Pull request #488 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-modbus-go Loading trusted files from base branch main at 4043164b7337e1db1bede6ff26841e4d6947650d rather than da3204d87b5747ad11908252c9b7f11f8ab17213 Obtained Jenkinsfile from 4043164b7337e1db1bede6ff26841e4d6947650d 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-ssh14223646882048227203.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-ssh16638623437552719106.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-488/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-488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8866511166628942165.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-488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8739626635333665136.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-ssh13811102854448092166.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-488/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-488/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15983469720141401694.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17182 in /w/workspace/xfoundry_device-modbus-go_PR-488 [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-488 # 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/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4043164b7337e1db1bede6ff26841e4d6947650d into PR head commit da3204d87b5747ad11908252c9b7f11f8ab17213 Merge succeeded, producing da3204d87b5747ad11908252c9b7f11f8ab17213 Checking out Revision da3204d87b5747ad11908252c9b7f11f8ab17213 (PR-488) > git config core.sparsecheckout # timeout=10 > git checkout -f da3204d87b5747ad11908252c9b7f11f8ab17213 # 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 4043164b7337e1db1bede6ff26841e4d6947650d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da3204d87b5747ad11908252c9b7f11f8ab17213 # timeout=10 Commit message: "fix: Replace slack chat with github discussion" 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-29T22:37:04.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T22:37:04.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T22:37:05.071Z] ========================================================= [2023-05-29T22:37:05.071Z] EdgeX Global Pipelines Version Info [2023-05-29T22:37:05.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:37:05.813Z] ------------------- [2023-05-29T22:37:05.813Z] stable info: [2023-05-29T22:37:05.813Z] ------------------- [2023-05-29T22:37:05.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T22:37:05.813Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T22:37:05.813Z] Message: update stable to v1.0.249 [2023-05-29T22:37:06.384Z] ------------------- [2023-05-29T22:37:06.384Z] experimental info: [2023-05-29T22:37:06.384Z] ------------------- [2023-05-29T22:37:06.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T22:37:06.384Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T22:37:06.384Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T22:37:06.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-29T22:37:06.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-29T22:37:06.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T22:37:06.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T22:37:06.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T22:37:06.875Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T22:37:06.912Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T22:37:06.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-29T22:37:06.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T22:37:07.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T22:37:07.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T22:37:07.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-29T22:37:07.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T22:37:07.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T22:37:07.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T22:37:07.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T22:37:07.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T22:37:07.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T22:37:07.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T22:37:07.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T22:37:07.592Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-29T22:37:07.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-29T22:37:07.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-29T22:37:07.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-29T22:37:07.758Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-29T22:37:07.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T22:37:07.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T22:37:07.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo [2023-05-29T22:37:07.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo [2023-05-29T22:37:07.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo [2023-05-29T22:37:07.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da3204d87b5747ad11908252c9b7f11f8ab17213 [Pipeline] echo [2023-05-29T22:37:08.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da3204d [Pipeline] echo [2023-05-29T22:37:08.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T22:37:08.202Z] provisioning config files... [2023-05-29T22:37:08.217Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/config12473434201990919483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:37:08.563Z] ---> docker-login.sh [2023-05-29T22:37:08.563Z] nexus3.edgexfoundry.org:10001 [2023-05-29T22:37:08.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:08.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:08.823Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:08.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:08.823Z] [2023-05-29T22:37:08.823Z] Login Succeeded [2023-05-29T22:37:08.823Z] nexus3.edgexfoundry.org:10002 [2023-05-29T22:37:08.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:09.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:09.084Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:09.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:09.084Z] [2023-05-29T22:37:09.084Z] Login Succeeded [2023-05-29T22:37:09.084Z] nexus3.edgexfoundry.org:10003 [2023-05-29T22:37:09.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:09.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:09.084Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:09.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:09.084Z] [2023-05-29T22:37:09.084Z] Login Succeeded [2023-05-29T22:37:09.084Z] nexus3.edgexfoundry.org:10004 [2023-05-29T22:37:09.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:09.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:09.084Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:09.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:09.084Z] [2023-05-29T22:37:09.084Z] Login Succeeded [2023-05-29T22:37:09.084Z] docker.io [2023-05-29T22:37:09.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:09.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:09.604Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:09.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:09.604Z] [2023-05-29T22:37:09.604Z] Login Succeeded [2023-05-29T22:37:09.604Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T22:37:09.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-29T22:37:10.297Z] + git rev-list -1 --merges da3204d87b5747ad11908252c9b7f11f8ab17213~1..da3204d87b5747ad11908252c9b7f11f8ab17213 [Pipeline] echo [2023-05-29T22:37:10.419Z] -----------> git rev-list -1 --merges da3204d87b5747ad11908252c9b7f11f8ab17213~1..da3204d87b5747ad11908252c9b7f11f8ab17213 da3204d87b5747ad11908252c9b7f11f8ab17213 [false] [Pipeline] sh [2023-05-29T22:37:10.734Z] + git log --format=format:%s -1 da3204d87b5747ad11908252c9b7f11f8ab17213 [Pipeline] echo [2023-05-29T22:37:10.773Z] ========================================================= [2023-05-29T22:37:10.773Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T22:37:10.773Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T22:37:11.219Z] + git log --format=format:%s -1 da3204d87b5747ad11908252c9b7f11f8ab17213 [Pipeline] echo [2023-05-29T22:37:11.252Z] [semverPrep] GIT_COMMIT: da3204d87b5747ad11908252c9b7f11f8ab17213, Commit Message: fix: Replace slack chat with github discussion [Pipeline] echo [2023-05-29T22:37:11.285Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-29T22:37:11.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T22:37:11.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T22:37:11.685Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T22:37:11.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T22:37:11.685Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T22:37:11.685Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T22:37:11.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:37:12.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T22:37:12.190Z] [2023-05-29T22:37:12.190Z] 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-29T22:37:12.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T22:37:12.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T22:37:12.565Z] b85a868b505f: Pulling fs layer [2023-05-29T22:37:12.565Z] e2be974225ed: Pulling fs layer [2023-05-29T22:37:12.565Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T22:37:12.565Z] 988bab9f4d93: Pulling fs layer [2023-05-29T22:37:12.565Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T22:37:12.565Z] eaf3925da568: Pulling fs layer [2023-05-29T22:37:12.565Z] bab4dde63d76: Pulling fs layer [2023-05-29T22:37:12.565Z] bde34c3a00c8: Pulling fs layer [2023-05-29T22:37:12.565Z] b352a97aabf1: Pulling fs layer [2023-05-29T22:37:12.565Z] 4872d77fe225: Pulling fs layer [2023-05-29T22:37:12.565Z] 5851b861e8e6: Pulling fs layer [2023-05-29T22:37:12.565Z] 988bab9f4d93: Waiting [2023-05-29T22:37:12.565Z] eaf3925da568: Waiting [2023-05-29T22:37:12.565Z] 1469e6f7b9e6: Waiting [2023-05-29T22:37:12.565Z] 4872d77fe225: Waiting [2023-05-29T22:37:12.565Z] bab4dde63d76: Waiting [2023-05-29T22:37:12.565Z] bde34c3a00c8: Waiting [2023-05-29T22:37:12.565Z] 5851b861e8e6: Waiting [2023-05-29T22:37:12.565Z] b352a97aabf1: Waiting [2023-05-29T22:37:12.565Z] e2be974225ed: Verifying Checksum [2023-05-29T22:37:12.565Z] e2be974225ed: Download complete [2023-05-29T22:37:12.565Z] 988bab9f4d93: Verifying Checksum [2023-05-29T22:37:12.565Z] 988bab9f4d93: Download complete [2023-05-29T22:37:12.565Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T22:37:12.565Z] 1469e6f7b9e6: Download complete [2023-05-29T22:37:12.565Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T22:37:12.565Z] 339a4e72a1f5: Download complete [2023-05-29T22:37:12.565Z] eaf3925da568: Download complete [2023-05-29T22:37:12.565Z] bde34c3a00c8: Verifying Checksum [2023-05-29T22:37:12.565Z] bde34c3a00c8: Download complete [2023-05-29T22:37:12.841Z] b352a97aabf1: Verifying Checksum [2023-05-29T22:37:12.841Z] b352a97aabf1: Download complete [2023-05-29T22:37:12.841Z] 4872d77fe225: Verifying Checksum [2023-05-29T22:37:12.841Z] 4872d77fe225: Download complete [2023-05-29T22:37:12.841Z] 5851b861e8e6: Download complete [2023-05-29T22:37:12.841Z] b85a868b505f: Verifying Checksum [2023-05-29T22:37:12.841Z] b85a868b505f: Download complete [2023-05-29T22:37:13.101Z] bab4dde63d76: Verifying Checksum [2023-05-29T22:37:13.101Z] bab4dde63d76: Download complete [2023-05-29T22:37:14.039Z] b85a868b505f: Pull complete [2023-05-29T22:37:14.298Z] e2be974225ed: Pull complete [2023-05-29T22:37:14.557Z] 339a4e72a1f5: Pull complete [2023-05-29T22:37:14.817Z] 988bab9f4d93: Pull complete [2023-05-29T22:37:15.077Z] 1469e6f7b9e6: Pull complete [2023-05-29T22:37:15.077Z] eaf3925da568: Pull complete [2023-05-29T22:37:16.986Z] bab4dde63d76: Pull complete [2023-05-29T22:37:16.986Z] bde34c3a00c8: Pull complete [2023-05-29T22:37:16.986Z] b352a97aabf1: Pull complete [2023-05-29T22:37:16.986Z] 4872d77fe225: Pull complete [2023-05-29T22:37:16.986Z] 5851b861e8e6: Pull complete [2023-05-29T22:37:16.986Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T22:37:16.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T22:37:16.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:37:17.235Z] prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container [2023-05-29T22:37:17.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-488 -v /w/workspace/xfoundry_device-modbus-go_PR-488:/w/workspace/xfoundry_device-modbus-go_PR-488:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-488@tmp:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T22:37:19.795Z] $ docker top a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad -eo pid,comm [2023-05-29T22:37:19.863Z] 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-29T22:37:19.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T22:37:19.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T22:37:19.988Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T22:37:20.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T22:37:20.097Z] $ docker exec a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad ssh-agent [2023-05-29T22:37:20.225Z] SSH_AUTH_SOCK=/tmp/ssh-nQPRa10myBtd/agent.32 [2023-05-29T22:37:20.225Z] SSH_AGENT_PID=38 [2023-05-29T22:37:20.234Z] Running ssh-add (command line suppressed) [2023-05-29T22:37:20.324Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-488@tmp/private_key_952728395046682202.key (/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/private_key_952728395046682202.key) [2023-05-29T22:37:20.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T22:37:20.683Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T22:37:20.705Z] $ docker exec --env ******** --env ******** a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad ssh-agent -k [2023-05-29T22:37:20.807Z] unset SSH_AUTH_SOCK; [2023-05-29T22:37:20.807Z] unset SSH_AGENT_PID; [2023-05-29T22:37:20.807Z] echo Agent pid 38 killed; [2023-05-29T22:37:20.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T22:37:20.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T22:37:20.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T22:37:21.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T22:37:21.020Z] $ docker exec a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad ssh-agent [2023-05-29T22:37:21.160Z] SSH_AUTH_SOCK=/tmp/ssh-zsuThBS21IIT/agent.70 [2023-05-29T22:37:21.160Z] SSH_AGENT_PID=76 [2023-05-29T22:37:21.165Z] Running ssh-add (command line suppressed) [2023-05-29T22:37:21.271Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-488@tmp/private_key_14062704215416936686.key (/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/private_key_14062704215416936686.key) [2023-05-29T22:37:21.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T22:37:21.626Z] + git semver init [2023-05-29T22:37:21.887Z] 2023-05-29 22:37:21,799 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T22:37:21.887Z] 2023-05-29 22:37:21,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-488/.semver [2023-05-29T22:37:21.887Z] 2023-05-29 22:37:21,801 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-488/.semver [2023-05-29T22:37:21.887Z] 2023-05-29 22:37:21,801 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-488/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-488, universal_newlines=False, shell=None, istream=None) [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,562 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-488/.git/info/exclude [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-488/.semver/PR-488 with force:False [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,563 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-488/.semver/PR-488 [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,567 [execute] INFO git cat-file --batch-check [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-488/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,574 [execute] INFO git cat-file --batch [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-488/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T22:37:22.827Z] 2023-05-29 22:37:22,579 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-488/.semver/PR-488 [2023-05-29T22:37:22.827Z] 0.0.0 [Pipeline] } [2023-05-29T22:37:22.848Z] $ docker exec --env ******** --env ******** a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad ssh-agent -k [2023-05-29T22:37:22.942Z] unset SSH_AUTH_SOCK; [2023-05-29T22:37:22.942Z] unset SSH_AGENT_PID; [2023-05-29T22:37:22.942Z] echo Agent pid 76 killed; [2023-05-29T22:37:22.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T22:37:23.386Z] + git semver [Pipeline] } [2023-05-29T22:37:23.671Z] $ docker stop --time=1 a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad [2023-05-29T22:37:24.955Z] $ docker rm -f --volumes a6248d758198ecc345c64af6d6157ad07f938cff81ade5016cd717718a7d7bad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T22:37:25.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T22:37:25.666Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T22:37:25.684Z] [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-29T22:37:26.251Z] provisioning config files... [2023-05-29T22:37:26.265Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/config6411891131912235588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:37:26.620Z] ---> docker-login.sh [2023-05-29T22:37:26.620Z] nexus3.edgexfoundry.org:10001 [2023-05-29T22:37:26.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:26.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:26.620Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:26.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:26.620Z] [2023-05-29T22:37:26.620Z] Login Succeeded [2023-05-29T22:37:26.620Z] nexus3.edgexfoundry.org:10002 [2023-05-29T22:37:26.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:26.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:26.620Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:26.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:26.620Z] [2023-05-29T22:37:26.620Z] Login Succeeded [2023-05-29T22:37:26.620Z] nexus3.edgexfoundry.org:10003 [2023-05-29T22:37:26.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:26.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:26.880Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:26.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:26.880Z] [2023-05-29T22:37:26.880Z] Login Succeeded [2023-05-29T22:37:26.880Z] nexus3.edgexfoundry.org:10004 [2023-05-29T22:37:26.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:26.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:26.880Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:26.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:26.880Z] [2023-05-29T22:37:26.880Z] Login Succeeded [2023-05-29T22:37:26.880Z] docker.io [2023-05-29T22:37:27.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:37:27.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:37:27.145Z] Configure a credential helper to remove this warning. See [2023-05-29T22:37:27.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:37:27.145Z] [2023-05-29T22:37:27.145Z] Login Succeeded [2023-05-29T22:37:27.145Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T22:37:27.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T22:37:27.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T22:37:27.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T22:37:27.443Z] ========================================================= [2023-05-29T22:37:27.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T22:37:27.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:37:27.916Z] + 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-29T22:37:27.916Z] Sending build context to Docker daemon 6.554MB [2023-05-29T22:37:27.916Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T22:37:27.916Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-29T22:37:27.916Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T22:37:27.916Z] f56be85fc22e: Pulling fs layer [2023-05-29T22:37:27.916Z] 85791d961cd3: Pulling fs layer [2023-05-29T22:37:27.916Z] d694b5ae8c79: Pulling fs layer [2023-05-29T22:37:27.916Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T22:37:27.916Z] 4d19c01a9841: Pulling fs layer [2023-05-29T22:37:27.916Z] 9325e15d5711: Pulling fs layer [2023-05-29T22:37:27.916Z] 556b6ee489ea: Pulling fs layer [2023-05-29T22:37:27.916Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T22:37:27.916Z] 9f32a84ed3da: Waiting [2023-05-29T22:37:27.916Z] 556b6ee489ea: Waiting [2023-05-29T22:37:27.916Z] 9325e15d5711: Waiting [2023-05-29T22:37:27.916Z] c5a4b2cf53e6: Waiting [2023-05-29T22:37:27.916Z] 85791d961cd3: Download complete [2023-05-29T22:37:27.916Z] 9f32a84ed3da: Verifying Checksum [2023-05-29T22:37:27.916Z] 9f32a84ed3da: Download complete [2023-05-29T22:37:28.179Z] 4d19c01a9841: Download complete [2023-05-29T22:37:28.179Z] f56be85fc22e: Verifying Checksum [2023-05-29T22:37:28.179Z] f56be85fc22e: Download complete [2023-05-29T22:37:28.179Z] 9325e15d5711: Verifying Checksum [2023-05-29T22:37:28.179Z] 9325e15d5711: Download complete [2023-05-29T22:37:28.179Z] f56be85fc22e: Pull complete [2023-05-29T22:37:28.439Z] 85791d961cd3: Pull complete [2023-05-29T22:37:28.439Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T22:37:28.439Z] c5a4b2cf53e6: Download complete [2023-05-29T22:37:28.696Z] d694b5ae8c79: Verifying Checksum [2023-05-29T22:37:28.696Z] d694b5ae8c79: Download complete [2023-05-29T22:37:28.954Z] 556b6ee489ea: Download complete [2023-05-29T22:37:32.242Z] d694b5ae8c79: Pull complete [2023-05-29T22:37:32.242Z] 9f32a84ed3da: Pull complete [2023-05-29T22:37:32.242Z] 4d19c01a9841: Pull complete [2023-05-29T22:37:32.502Z] 9325e15d5711: Pull complete [2023-05-29T22:37:35.032Z] 556b6ee489ea: Pull complete [2023-05-29T22:37:35.599Z] c5a4b2cf53e6: Pull complete [2023-05-29T22:37:35.599Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T22:37:35.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T22:37:35.599Z] ---> c4be618373d6 [2023-05-29T22:37:35.599Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-29T22:37:38.935Z] ---> Running in 81aa5ef0198b [2023-05-29T22:37:38.935Z] Removing intermediate container 81aa5ef0198b [2023-05-29T22:37:38.935Z] ---> 84750efbf426 [2023-05-29T22:37:38.935Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T22:37:39.194Z] ---> Running in 2daa35d34fad [2023-05-29T22:37:39.194Z] Removing intermediate container 2daa35d34fad [2023-05-29T22:37:39.194Z] ---> 72732d913d27 [2023-05-29T22:37:39.194Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-29T22:37:39.194Z] ---> Running in 942c9c5725a8 [2023-05-29T22:37:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T22:37:39.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T22:37:39.711Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-29T22:37:39.711Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-29T22:37:39.711Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-29T22:37:39.711Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-29T22:37:39.711Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-29T22:37:39.711Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-29T22:37:39.711Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-29T22:37:39.969Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-29T22:37:39.969Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T22:37:39.969Z] OK: 270 MiB in 61 packages [2023-05-29T22:37:40.226Z] Removing intermediate container 942c9c5725a8 [2023-05-29T22:37:40.226Z] ---> 258f3ae693a3 [2023-05-29T22:37:40.226Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-29T22:37:40.226Z] ---> Running in 6bec2fad95bf [2023-05-29T22:37:40.485Z] Removing intermediate container 6bec2fad95bf [2023-05-29T22:37:40.485Z] ---> 10289a0fedeb [2023-05-29T22:37:40.485Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-29T22:37:40.485Z] ---> 757121f22802 [2023-05-29T22:37:40.485Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T22:37:40.485Z] ---> Running in 06970851cec2 [2023-05-29T22:37:41.079Z] Still waiting to schedule task [2023-05-29T22:37:41.080Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-29T22:38:12.566Z] Removing intermediate container 06970851cec2 [2023-05-29T22:38:12.566Z] ---> adcce9da896d [2023-05-29T22:38:12.566Z] Step 9/10 : COPY . . [2023-05-29T22:38:12.566Z] ---> 65f83b94cb8a [2023-05-29T22:38:12.566Z] Step 10/10 : RUN ${MAKE} [2023-05-29T22:38:12.566Z] ---> Running in 04d545786268 [2023-05-29T22:38:12.566Z] noop [2023-05-29T22:38:12.566Z] Removing intermediate container 04d545786268 [2023-05-29T22:38:12.566Z] ---> 7cb208a94619 [2023-05-29T22:38:12.566Z] Successfully built 7cb208a94619 [2023-05-29T22:38:12.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:38:12.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T22:38:12.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:38:13.152Z] prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container [2023-05-29T22:38:13.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-488 -v /w/workspace/xfoundry_device-modbus-go_PR-488:/w/workspace/xfoundry_device-modbus-go_PR-488:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-488@tmp:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T22:38:13.497Z] $ docker top 7bcc9c3b75bdba8a7461c5c200065f84e5a5abe62dbcb8271b6bb39d3113b27b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:38:13.885Z] + go version [2023-05-29T22:38:13.886Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T22:38:13.919Z] $ docker stop --time=1 7bcc9c3b75bdba8a7461c5c200065f84e5a5abe62dbcb8271b6bb39d3113b27b [2023-05-29T22:38:15.152Z] $ docker rm -f --volumes 7bcc9c3b75bdba8a7461c5c200065f84e5a5abe62dbcb8271b6bb39d3113b27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:38:15.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T22:38:15.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:38:16.019Z] prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container [2023-05-29T22:38:16.049Z] $ 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-488 -v /w/workspace/xfoundry_device-modbus-go_PR-488:/w/workspace/xfoundry_device-modbus-go_PR-488:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-488@tmp:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T22:38:16.344Z] $ docker top 6180ddb2cf50930099a1be76ff4bcb454adf7e20eba4329197c114212e004548 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:38:16.729Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-488 [Pipeline] fileExists [Pipeline] sh [2023-05-29T22:38:17.083Z] + make test [2023-05-29T22:38:17.084Z] go test ./... -coverprofile=coverage.out [2023-05-29T22:38:21.266Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-29T22:38:31.223Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-29T22:38:31.223Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.4% of statements [2023-05-29T22:38:35.405Z] go vet ./... [2023-05-29T22:38:38.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T22:38:38.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T22:38:38.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T22:38:38.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T22:38:39.003Z] $ docker stop --time=1 6180ddb2cf50930099a1be76ff4bcb454adf7e20eba4329197c114212e004548 [2023-05-29T22:38:42.212Z] $ docker rm -f --volumes 6180ddb2cf50930099a1be76ff4bcb454adf7e20eba4329197c114212e004548 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T22:38:42.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T22:38:42.776Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-29T22:38:43.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T22:38:43.760Z] + ls -al . [2023-05-29T22:38:43.760Z] total 184 [2023-05-29T22:38:43.760Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 22:38 . [2023-05-29T22:38:43.760Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 22:36 .. [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 22:37 .dockerignore [2023-05-29T22:38:43.760Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 22:37 .git [2023-05-29T22:38:43.760Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:37 .github [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 331 May 29 22:37 .gitignore [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 22:37 .golangci.yml [2023-05-29T22:38:43.760Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 22:37 .semver [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 29 22:37 Attribution.txt [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 29 22:37 CHANGELOG.md [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 29 22:37 Dockerfile [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 22:37 GOVERNANCE.md [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 680 May 29 22:37 Jenkinsfile [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 22:37 LICENSE [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 29 22:37 Makefile [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 622 May 29 22:37 OWNERS.md [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 4598 May 29 22:37 README.md [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 22:37 VERSION [2023-05-29T22:38:43.760Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 22:37 bin [2023-05-29T22:38:43.760Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:37 cmd [2023-05-29T22:38:43.760Z] -rw-r--r-- 1 jenkins jenkins 24160 May 29 22:38 coverage.out [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 29 22:37 go.mod [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 29 22:37 go.sum [2023-05-29T22:38:43.760Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:37 internal [2023-05-29T22:38:43.760Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 22:37 simulator [2023-05-29T22:38:43.760Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 22:37 snap [2023-05-29T22:38:43.760Z] -rw-rw-r-- 1 jenkins jenkins 229 May 29 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:38:44.141Z] + 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=da3204d87b5747ad11908252c9b7f11f8ab17213 --label arch=amd64 --label version=0.0.0 . [2023-05-29T22:38:44.141Z] Sending build context to Docker daemon 6.579MB [2023-05-29T22:38:44.141Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T22:38:44.141Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-29T22:38:44.141Z] ---> 7cb208a94619 [2023-05-29T22:38:44.141Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-29T22:38:44.141Z] ---> Running in 31cad2666194 [2023-05-29T22:38:44.399Z] Removing intermediate container 31cad2666194 [2023-05-29T22:38:44.399Z] ---> c64aaab57bab [2023-05-29T22:38:44.399Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T22:38:44.399Z] ---> Running in 9c32595f98af [2023-05-29T22:38:44.399Z] Removing intermediate container 9c32595f98af [2023-05-29T22:38:44.399Z] ---> 169785b0248c [2023-05-29T22:38:44.399Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-29T22:38:44.399Z] ---> Running in 6a4fb0d8ec52 [2023-05-29T22:38:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T22:38:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T22:38:45.227Z] OK: 270 MiB in 61 packages [2023-05-29T22:38:45.227Z] Removing intermediate container 6a4fb0d8ec52 [2023-05-29T22:38:45.227Z] ---> e2c222b460f0 [2023-05-29T22:38:45.227Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-29T22:38:45.227Z] ---> Running in 6af2983853b9 [2023-05-29T22:38:45.486Z] Removing intermediate container 6af2983853b9 [2023-05-29T22:38:45.486Z] ---> 02f988012283 [2023-05-29T22:38:45.486Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-29T22:38:45.486Z] ---> b7e3a38c49ab [2023-05-29T22:38:45.486Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T22:38:45.486Z] ---> Running in 077e32177312 [2023-05-29T22:38:46.421Z] Removing intermediate container 077e32177312 [2023-05-29T22:38:46.421Z] ---> fc64fb07371d [2023-05-29T22:38:46.421Z] Step 9/22 : COPY . . [2023-05-29T22:38:46.991Z] ---> 64a75206b82e [2023-05-29T22:38:46.991Z] Step 10/22 : RUN ${MAKE} [2023-05-29T22:38:46.991Z] ---> Running in 55300aa0dae3 [2023-05-29T22:38:46.991Z] 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-29T22:39:08.920Z] Removing intermediate container 55300aa0dae3 [2023-05-29T22:39:08.920Z] ---> 0c9a8dcd463a [2023-05-29T22:39:08.920Z] Step 11/22 : FROM alpine:3.17 [2023-05-29T22:39:08.920Z] 3.17: Pulling from library/alpine [2023-05-29T22:39:08.920Z] f56be85fc22e: Already exists [2023-05-29T22:39:08.920Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T22:39:08.920Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T22:39:08.920Z] ---> 9ed4aefc74f6 [2023-05-29T22:39:08.920Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-29T22:39:08.920Z] ---> Running in 456ca9a6d14f [2023-05-29T22:39:08.920Z] Removing intermediate container 456ca9a6d14f [2023-05-29T22:39:08.920Z] ---> dc7c25c7c6d6 [2023-05-29T22:39:08.920Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-29T22:39:08.920Z] ---> Running in 83cd9c26f11f [2023-05-29T22:39:08.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T22:39:08.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T22:39:08.920Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T22:39:08.920Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T22:39:08.920Z] OK: 7 MiB in 16 packages [2023-05-29T22:39:08.920Z] Removing intermediate container 83cd9c26f11f [2023-05-29T22:39:08.920Z] ---> bd4e367cc58f [2023-05-29T22:39:08.920Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-29T22:39:08.920Z] ---> 22c30d2cd8eb [2023-05-29T22:39:08.920Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-29T22:39:08.920Z] ---> f442e2462ecd [2023-05-29T22:39:08.920Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-29T22:39:08.920Z] ---> 36432d60382a [2023-05-29T22:39:08.920Z] Step 17/22 : EXPOSE 59901 [2023-05-29T22:39:08.920Z] ---> Running in 741f95004db1 [2023-05-29T22:39:08.920Z] Removing intermediate container 741f95004db1 [2023-05-29T22:39:08.920Z] ---> 7acc8e642c29 [2023-05-29T22:39:08.920Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-29T22:39:08.920Z] ---> Running in 83d7c3c07823 [2023-05-29T22:39:08.920Z] Removing intermediate container 83d7c3c07823 [2023-05-29T22:39:08.920Z] ---> 27ea28547688 [2023-05-29T22:39:08.920Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-29T22:39:08.920Z] ---> Running in 91fdf68c8855 [2023-05-29T22:39:08.920Z] Removing intermediate container 91fdf68c8855 [2023-05-29T22:39:08.920Z] ---> 9137efefc9b7 [2023-05-29T22:39:08.920Z] Step 20/22 : LABEL arch=amd64 [2023-05-29T22:39:08.920Z] ---> Running in e5e54bc743b7 [2023-05-29T22:39:08.920Z] Removing intermediate container e5e54bc743b7 [2023-05-29T22:39:08.920Z] ---> 174acf6c2532 [2023-05-29T22:39:08.920Z] Step 21/22 : LABEL git_sha=da3204d87b5747ad11908252c9b7f11f8ab17213 [2023-05-29T22:39:08.920Z] ---> Running in 824d2f840194 [2023-05-29T22:39:08.920Z] Removing intermediate container 824d2f840194 [2023-05-29T22:39:08.920Z] ---> a5411e1ee0f4 [2023-05-29T22:39:08.920Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T22:39:08.920Z] ---> Running in bc52d65ad880 [2023-05-29T22:39:08.920Z] Removing intermediate container bc52d65ad880 [2023-05-29T22:39:08.920Z] ---> 06e1eb0a2115 [2023-05-29T22:39:08.920Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T22:39:08.920Z] Successfully built 06e1eb0a2115 [2023-05-29T22:39:08.920Z] 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-29T22:39:09.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T22:39:09.756Z] [2023-05-29T22:39:09.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:39:10.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T22:39:10.123Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T22:39:10.123Z] 5eb5b503b376: Pulling fs layer [2023-05-29T22:39:10.123Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T22:39:10.123Z] ec43610c2a17: Pulling fs layer [2023-05-29T22:39:10.123Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T22:39:10.123Z] 33b1e0a273af: Pulling fs layer [2023-05-29T22:39:10.123Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T22:39:10.123Z] 2f39f015ded8: Pulling fs layer [2023-05-29T22:39:10.123Z] 3a2ae6a8a46f: Waiting [2023-05-29T22:39:10.123Z] 33b1e0a273af: Waiting [2023-05-29T22:39:10.123Z] 5d3b04190fa2: Waiting [2023-05-29T22:39:10.123Z] 2f39f015ded8: Waiting [2023-05-29T22:39:10.123Z] 5c69ac0246d0: Verifying Checksum [2023-05-29T22:39:10.123Z] 5c69ac0246d0: Download complete [2023-05-29T22:39:10.123Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-29T22:39:10.123Z] 3a2ae6a8a46f: Download complete [2023-05-29T22:39:10.123Z] 33b1e0a273af: Verifying Checksum [2023-05-29T22:39:10.123Z] 33b1e0a273af: Download complete [2023-05-29T22:39:10.381Z] 5d3b04190fa2: Verifying Checksum [2023-05-29T22:39:10.381Z] 5d3b04190fa2: Download complete [2023-05-29T22:39:10.381Z] ec43610c2a17: Verifying Checksum [2023-05-29T22:39:10.381Z] ec43610c2a17: Download complete [2023-05-29T22:39:10.381Z] 5eb5b503b376: Verifying Checksum [2023-05-29T22:39:10.381Z] 5eb5b503b376: Download complete [2023-05-29T22:39:10.947Z] 2f39f015ded8: Download complete [2023-05-29T22:39:11.513Z] 5eb5b503b376: Pull complete [2023-05-29T22:39:11.771Z] 5c69ac0246d0: Pull complete [2023-05-29T22:39:12.029Z] ec43610c2a17: Pull complete [2023-05-29T22:39:12.029Z] 3a2ae6a8a46f: Pull complete [2023-05-29T22:39:12.288Z] 33b1e0a273af: Pull complete [2023-05-29T22:39:12.288Z] 5d3b04190fa2: Pull complete [2023-05-29T22:39:17.553Z] 2f39f015ded8: Pull complete [2023-05-29T22:39:17.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T22:39:17.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T22:39:17.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:39:17.773Z] prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container [2023-05-29T22:39:17.802Z] $ 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-488 -v /w/workspace/xfoundry_device-modbus-go_PR-488:/w/workspace/xfoundry_device-modbus-go_PR-488:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-488@tmp:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T22:39:20.712Z] $ docker top 81c1ea6697121efdbc0438e530f641b55b6c908f60d83480f93dba4393e8bc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:39:21.149Z] ---> job-cost.sh [2023-05-29T22:39:21.149Z] lf-activate-venv: SKIPPING [2023-05-29T22:39:21.149Z] INFO: No Stack... [2023-05-29T22:39:21.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T22:39:21.975Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T22:39:22.299Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-488/archives/cost.csv [2023-05-29T22:39:22.299Z] + cut -d, -f6 [Pipeline] lock [2023-05-29T22:39:22.354Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [2023-05-29T22:39:22.359Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] did not exist. Created. [2023-05-29T22:39:22.359Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T22:39:22.518Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17183 in /w/workspace/xfoundry_device-modbus-go_PR-488 [Pipeline] { [Pipeline] ws [2023-05-29T22:39:22.585Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-29T22:39:22.660Z] Selected Git installation does not exist. Using Default [2023-05-29T22:39:22.660Z] The recommended git tool is: NONE [2023-05-29T22:39:22.745Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-29T22:39:22.797Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T22:39:22.823Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T22:39:22.901Z] $ docker stop --time=1 81c1ea6697121efdbc0438e530f641b55b6c908f60d83480f93dba4393e8bc65 [2023-05-29T22:39:24.030Z] $ docker rm -f --volumes 81c1ea6697121efdbc0438e530f641b55b6c908f60d83480f93dba4393e8bc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-29T22:39:27.660Z] using credential edgex-jenkins-ssh [2023-05-29T22:39:27.676Z] Cloning the remote Git repository [2023-05-29T22:39:27.718Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-29T22:39:27.805Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-29T22:39:27.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-29T22:39:27.942Z] > git --version # timeout=10 [2023-05-29T22:39:27.964Z] > git --version # 'git version 2.25.1' [2023-05-29T22:39:27.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T22:39:28.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T22:39:29.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-29T22:39:29.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T22:39:30.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-29T22:39:30.671Z] Merging remotes/origin/main commit 4043164b7337e1db1bede6ff26841e4d6947650d into PR head commit da3204d87b5747ad11908252c9b7f11f8ab17213 [2023-05-29T22:39:30.969Z] Merge succeeded, producing da3204d87b5747ad11908252c9b7f11f8ab17213 [2023-05-29T22:39:30.970Z] Checking out Revision da3204d87b5747ad11908252c9b7f11f8ab17213 (PR-488) [2023-05-29T22:39:30.083Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-29T22:39:30.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T22:39:30.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-29T22:39:30.688Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T22:39:30.766Z] > git checkout -f da3204d87b5747ad11908252c9b7f11f8ab17213 # timeout=10 [2023-05-29T22:39:30.858Z] > git remote # timeout=10 [2023-05-29T22:39:30.880Z] > git config --get remote.origin.url # timeout=10 [2023-05-29T22:39:30.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T22:39:30.912Z] > git merge 4043164b7337e1db1bede6ff26841e4d6947650d # timeout=10 [2023-05-29T22:39:30.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-29T22:39:30.975Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T22:39:30.989Z] > git checkout -f da3204d87b5747ad11908252c9b7f11f8ab17213 # timeout=10 [2023-05-29T22:39:34.441Z] Commit message: "fix: Replace slack chat with github discussion" [2023-05-29T22:39:34.494Z] > git --version # timeout=10 [2023-05-29T22:39:34.507Z] > git --version # 'git version 2.25.1' [2023-05-29T22:39:34.520Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T22:39:35.541Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T22:39:35.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T22:39:35.541Z] Dload Upload Total Spent Left Speed [2023-05-29T22:39:35.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 37613 0 --:--:-- --:--:-- --:--:-- 37613 [Pipeline] sh [2023-05-29T22:39:36.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T22:39:36.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T22:39:36.908Z] + sudo tee /etc/docker/daemon.new [2023-05-29T22:39:36.908Z] { [2023-05-29T22:39:36.908Z] "registry-mirrors": [ [2023-05-29T22:39:36.908Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T22:39:36.908Z] ], [2023-05-29T22:39:36.908Z] "bip": "10.250.0.254/24", [2023-05-29T22:39:36.908Z] "hosts": [ [2023-05-29T22:39:36.908Z] "tcp://0.0.0.0:5555", [2023-05-29T22:39:36.908Z] "unix:///var/run/docker.sock" [2023-05-29T22:39:36.908Z] ], [2023-05-29T22:39:36.908Z] "mtu": 1458, [2023-05-29T22:39:36.908Z] "selinux-enabled": true, [2023-05-29T22:39:36.908Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T22:39:36.908Z] } [Pipeline] sh [2023-05-29T22:39:37.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T22:39:37.599Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T22:39:55.917Z] provisioning config files... [2023-05-29T22:39:55.941Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9117630847111530592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:39:56.329Z] ---> docker-login.sh [2023-05-29T22:39:56.329Z] nexus3.edgexfoundry.org:10001 [2023-05-29T22:39:56.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:39:56.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:39:56.872Z] Configure a credential helper to remove this warning. See [2023-05-29T22:39:56.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:39:56.872Z] [2023-05-29T22:39:56.872Z] Login Succeeded [2023-05-29T22:39:56.872Z] nexus3.edgexfoundry.org:10002 [2023-05-29T22:39:57.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:39:57.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:39:57.141Z] Configure a credential helper to remove this warning. See [2023-05-29T22:39:57.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:39:57.141Z] [2023-05-29T22:39:57.141Z] Login Succeeded [2023-05-29T22:39:57.141Z] nexus3.edgexfoundry.org:10003 [2023-05-29T22:39:57.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:39:57.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:39:57.679Z] Configure a credential helper to remove this warning. See [2023-05-29T22:39:57.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:39:57.679Z] [2023-05-29T22:39:57.679Z] Login Succeeded [2023-05-29T22:39:57.679Z] nexus3.edgexfoundry.org:10004 [2023-05-29T22:39:57.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:39:57.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:39:57.950Z] Configure a credential helper to remove this warning. See [2023-05-29T22:39:57.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:39:57.950Z] [2023-05-29T22:39:57.950Z] Login Succeeded [2023-05-29T22:39:57.950Z] docker.io [2023-05-29T22:39:58.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T22:39:58.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T22:39:58.486Z] Configure a credential helper to remove this warning. See [2023-05-29T22:39:58.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T22:39:58.486Z] [2023-05-29T22:39:58.486Z] Login Succeeded [2023-05-29T22:39:58.486Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T22:39:58.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T22:39:58.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T22:39:58.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T22:39:58.940Z] ========================================================= [2023-05-29T22:39:58.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T22:39:58.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:39:59.431Z] + 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-29T22:39:59.699Z] Sending build context to Docker daemon 3.434MB [2023-05-29T22:40:02.308Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T22:40:02.308Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-29T22:40:02.576Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T22:40:02.576Z] c41833b44d91: Pulling fs layer [2023-05-29T22:40:02.576Z] ed15518f5707: Pulling fs layer [2023-05-29T22:40:02.576Z] feae8fd75edb: Pulling fs layer [2023-05-29T22:40:02.576Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T22:40:02.576Z] 3cdef696dda3: Pulling fs layer [2023-05-29T22:40:02.576Z] 2ced38df9373: Pulling fs layer [2023-05-29T22:40:02.576Z] 58f1dce35555: Pulling fs layer [2023-05-29T22:40:02.576Z] 3cdef696dda3: Waiting [2023-05-29T22:40:02.576Z] 242c74f7c9fa: Waiting [2023-05-29T22:40:02.576Z] 2ced38df9373: Waiting [2023-05-29T22:40:02.576Z] ed15518f5707: Verifying Checksum [2023-05-29T22:40:02.576Z] ed15518f5707: Download complete [2023-05-29T22:40:02.576Z] 242c74f7c9fa: Verifying Checksum [2023-05-29T22:40:02.576Z] 242c74f7c9fa: Download complete [2023-05-29T22:40:02.576Z] c41833b44d91: Verifying Checksum [2023-05-29T22:40:02.576Z] c41833b44d91: Download complete [2023-05-29T22:40:03.554Z] c41833b44d91: Pull complete [2023-05-29T22:40:04.139Z] 58f1dce35555: Verifying Checksum [2023-05-29T22:40:04.139Z] 58f1dce35555: Download complete [2023-05-29T22:40:04.410Z] ed15518f5707: Pull complete [2023-05-29T22:40:05.374Z] feae8fd75edb: Verifying Checksum [2023-05-29T22:40:05.374Z] feae8fd75edb: Download complete [2023-05-29T22:40:05.374Z] 2ced38df9373: Verifying Checksum [2023-05-29T22:40:05.374Z] 2ced38df9373: Download complete [2023-05-29T22:40:17.698Z] feae8fd75edb: Pull complete [2023-05-29T22:40:17.698Z] 242c74f7c9fa: Pull complete [2023-05-29T22:40:17.698Z] 3cdef696dda3: Pull complete [2023-05-29T22:40:24.378Z] 2ced38df9373: Pull complete [2023-05-29T22:40:26.960Z] 58f1dce35555: Pull complete [2023-05-29T22:40:26.960Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T22:40:26.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T22:40:26.960Z] ---> fadd8f120f05 [2023-05-29T22:40:26.960Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-29T22:40:27.546Z] ---> Running in 6949ceb437e7 [2023-05-29T22:40:27.815Z] Removing intermediate container 6949ceb437e7 [2023-05-29T22:40:27.815Z] ---> 938b277512ae [2023-05-29T22:40:27.815Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T22:40:27.815Z] ---> Running in 6047835c4d81 [2023-05-29T22:40:28.083Z] Removing intermediate container 6047835c4d81 [2023-05-29T22:40:28.083Z] ---> 8742f14dc2f7 [2023-05-29T22:40:28.083Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-29T22:40:28.083Z] ---> Running in 29ca6ce98c9e [2023-05-29T22:40:29.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T22:40:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T22:40:30.724Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-29T22:40:30.724Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-29T22:40:30.724Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-29T22:40:30.724Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-29T22:40:30.992Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-29T22:40:30.992Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-29T22:40:30.992Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-29T22:40:30.992Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-29T22:40:30.992Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T22:40:30.992Z] OK: 270 MiB in 61 packages [2023-05-29T22:40:31.969Z] Removing intermediate container 29ca6ce98c9e [2023-05-29T22:40:31.969Z] ---> 41f063679a5f [2023-05-29T22:40:31.969Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-29T22:40:31.969Z] ---> Running in a4126c9fc452 [2023-05-29T22:40:32.238Z] Removing intermediate container a4126c9fc452 [2023-05-29T22:40:32.238Z] ---> 503aed6d1d86 [2023-05-29T22:40:32.238Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-29T22:40:32.820Z] ---> 5dde8480d72d [2023-05-29T22:40:32.820Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T22:40:32.820Z] ---> Running in e1c7da6cc4b4 [2023-05-29T22:41:40.727Z] Removing intermediate container e1c7da6cc4b4 [2023-05-29T22:41:40.727Z] ---> 237567d459f2 [2023-05-29T22:41:40.727Z] Step 9/10 : COPY . . [2023-05-29T22:41:40.727Z] ---> 7c08b6681ead [2023-05-29T22:41:40.727Z] Step 10/10 : RUN ${MAKE} [2023-05-29T22:41:40.727Z] ---> Running in 59e9a57321d1 [2023-05-29T22:41:40.727Z] noop [2023-05-29T22:41:40.727Z] Removing intermediate container 59e9a57321d1 [2023-05-29T22:41:40.727Z] ---> 4e461ffaa441 [2023-05-29T22:41:40.727Z] Successfully built 4e461ffaa441 [2023-05-29T22:41:40.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:41:41.207Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T22:41:41.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:41:41.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-17183 does not seem to be running inside a container [2023-05-29T22:41:41.548Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T22:41:42.762Z] $ docker top 2c6e2266b35e2c99cf1133cc281c09311e24f4f4f4f9ea166d228f9439885cd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:41:43.628Z] + go version [2023-05-29T22:41:43.628Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T22:41:43.665Z] $ docker stop --time=1 2c6e2266b35e2c99cf1133cc281c09311e24f4f4f4f9ea166d228f9439885cd5 [2023-05-29T22:41:45.282Z] $ docker rm -f --volumes 2c6e2266b35e2c99cf1133cc281c09311e24f4f4f4f9ea166d228f9439885cd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:41:46.131Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T22:41:46.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:41:46.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-17183 does not seem to be running inside a container [2023-05-29T22:41:46.450Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T22:41:47.580Z] $ docker top c405557068e794bc98159e290ecee1551a30fe4888b12b6710fa104ae9c5b251 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:41:48.131Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T22:41:48.515Z] + make test [2023-05-29T22:41:48.515Z] go test ./... -coverprofile=coverage.out [2023-05-29T22:42:20.758Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-29T22:44:12.435Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-29T22:44:12.435Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.4% of statements [2023-05-29T22:44:12.435Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-29T22:44:12.435Z] go vet ./... [2023-05-29T22:44:44.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T22:44:44.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T22:44:44.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T22:44:44.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T22:44:44.755Z] $ docker stop --time=1 c405557068e794bc98159e290ecee1551a30fe4888b12b6710fa104ae9c5b251 [2023-05-29T22:44:46.723Z] $ docker rm -f --volumes c405557068e794bc98159e290ecee1551a30fe4888b12b6710fa104ae9c5b251 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T22:44:48.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T22:44:48.140Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T22:44:48.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T22:44:49.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T22:44:49.615Z] + ls -al . [2023-05-29T22:44:49.615Z] total 180 [2023-05-29T22:44:49.615Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 22:41 . [2023-05-29T22:44:49.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 22:39 .. [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 22:39 .dockerignore [2023-05-29T22:44:49.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 22:39 .git [2023-05-29T22:44:49.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:39 .github [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 331 May 29 22:39 .gitignore [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 22:39 .golangci.yml [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 29 22:39 Attribution.txt [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 29 22:39 CHANGELOG.md [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 29 22:39 Dockerfile [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 22:39 GOVERNANCE.md [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 680 May 29 22:39 Jenkinsfile [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 22:39 LICENSE [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 29 22:39 Makefile [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 622 May 29 22:39 OWNERS.md [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 4598 May 29 22:39 README.md [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 22:37 VERSION [2023-05-29T22:44:49.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 22:39 bin [2023-05-29T22:44:49.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:39 cmd [2023-05-29T22:44:49.615Z] -rw-r--r-- 1 jenkins jenkins 24160 May 29 22:44 coverage.out [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 29 22:39 go.mod [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 29 22:39 go.sum [2023-05-29T22:44:49.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 22:39 internal [2023-05-29T22:44:49.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 22:39 simulator [2023-05-29T22:44:49.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 22:39 snap [2023-05-29T22:44:49.615Z] -rw-rw-r-- 1 jenkins jenkins 229 May 29 22:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:44:50.054Z] + 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=da3204d87b5747ad11908252c9b7f11f8ab17213 --label arch=arm64 --label version=0.0.0 . [2023-05-29T22:44:50.678Z] Sending build context to Docker daemon 3.459MB [2023-05-29T22:44:50.678Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T22:44:50.678Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-29T22:44:50.678Z] ---> 4e461ffaa441 [2023-05-29T22:44:50.678Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-29T22:44:50.678Z] ---> Running in f3e98802e8bb [2023-05-29T22:44:50.961Z] Removing intermediate container f3e98802e8bb [2023-05-29T22:44:50.961Z] ---> a7a41c68ee6c [2023-05-29T22:44:50.961Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T22:44:51.254Z] ---> Running in 9140b8bab370 [2023-05-29T22:44:51.531Z] Removing intermediate container 9140b8bab370 [2023-05-29T22:44:51.531Z] ---> a591e90be40e [2023-05-29T22:44:51.531Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-29T22:44:51.531Z] ---> Running in 299c259d8331 [2023-05-29T22:44:52.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T22:44:53.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T22:44:54.638Z] OK: 270 MiB in 61 packages [2023-05-29T22:44:55.223Z] Removing intermediate container 299c259d8331 [2023-05-29T22:44:55.223Z] ---> 94d3920ff081 [2023-05-29T22:44:55.223Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-29T22:44:55.223Z] ---> Running in 7d7f99b66b9a [2023-05-29T22:44:55.492Z] Removing intermediate container 7d7f99b66b9a [2023-05-29T22:44:55.492Z] ---> 06a7518d1037 [2023-05-29T22:44:55.492Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-29T22:44:56.079Z] ---> d2cd497564de [2023-05-29T22:44:56.079Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T22:44:56.079Z] ---> Running in 549ceff180af [2023-05-29T22:44:58.668Z] Removing intermediate container 549ceff180af [2023-05-29T22:44:58.668Z] ---> 7be7bbcca854 [2023-05-29T22:44:58.668Z] Step 9/22 : COPY . . [2023-05-29T22:44:59.642Z] ---> 5f122895d7dd [2023-05-29T22:44:59.642Z] Step 10/22 : RUN ${MAKE} [2023-05-29T22:44:59.642Z] ---> Running in 064804923a20 [2023-05-29T22:45:00.604Z] 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-29T22:47:07.272Z] Removing intermediate container 064804923a20 [2023-05-29T22:47:07.272Z] ---> e037792e3b5e [2023-05-29T22:47:07.272Z] Step 11/22 : FROM alpine:3.17 [2023-05-29T22:47:07.272Z] 3.17: Pulling from library/alpine [2023-05-29T22:47:07.272Z] c41833b44d91: Already exists [2023-05-29T22:47:07.272Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T22:47:07.272Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T22:47:07.272Z] ---> 51e60588ff2c [2023-05-29T22:47:07.272Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-29T22:47:07.272Z] ---> Running in 04c2240e4aa2 [2023-05-29T22:47:07.272Z] Removing intermediate container 04c2240e4aa2 [2023-05-29T22:47:07.272Z] ---> 5791c6da2665 [2023-05-29T22:47:07.272Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-29T22:47:07.272Z] ---> Running in 0fb575ac162e [2023-05-29T22:47:08.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T22:47:08.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T22:47:10.226Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T22:47:10.226Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T22:47:10.226Z] OK: 8 MiB in 16 packages [2023-05-29T22:47:10.812Z] Removing intermediate container 0fb575ac162e [2023-05-29T22:47:10.812Z] ---> 7da6237438ab [2023-05-29T22:47:10.812Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-29T22:47:12.225Z] ---> e61838da9165 [2023-05-29T22:47:12.225Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-29T22:47:12.808Z] ---> cc7d82098925 [2023-05-29T22:47:12.808Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-29T22:47:13.391Z] ---> 3a80bbf62423 [2023-05-29T22:47:13.391Z] Step 17/22 : EXPOSE 59901 [2023-05-29T22:47:13.391Z] ---> Running in e2651f3acd37 [2023-05-29T22:47:13.659Z] Removing intermediate container e2651f3acd37 [2023-05-29T22:47:13.659Z] ---> 67e28cdff067 [2023-05-29T22:47:13.659Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-29T22:47:13.659Z] ---> Running in 949cbbd861dc [2023-05-29T22:47:13.928Z] Removing intermediate container 949cbbd861dc [2023-05-29T22:47:13.928Z] ---> 86bd72d3108b [2023-05-29T22:47:13.928Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-29T22:47:13.928Z] ---> Running in 8b2d2a0af487 [2023-05-29T22:47:14.194Z] Removing intermediate container 8b2d2a0af487 [2023-05-29T22:47:14.194Z] ---> ea5f6d6d6b18 [2023-05-29T22:47:14.194Z] Step 20/22 : LABEL arch=arm64 [2023-05-29T22:47:14.194Z] ---> Running in 43c0f1bcef29 [2023-05-29T22:47:14.464Z] Removing intermediate container 43c0f1bcef29 [2023-05-29T22:47:14.464Z] ---> e3cf270221fb [2023-05-29T22:47:14.464Z] Step 21/22 : LABEL git_sha=da3204d87b5747ad11908252c9b7f11f8ab17213 [2023-05-29T22:47:14.731Z] ---> Running in 73428f11159a [2023-05-29T22:47:17.321Z] Removing intermediate container 73428f11159a [2023-05-29T22:47:17.321Z] ---> 306ceea604f5 [2023-05-29T22:47:17.321Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T22:47:17.590Z] ---> Running in 4836f96a2d18 [2023-05-29T22:47:17.856Z] Removing intermediate container 4836f96a2d18 [2023-05-29T22:47:17.856Z] ---> f05f3a446991 [2023-05-29T22:47:17.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T22:47:17.856Z] Successfully built f05f3a446991 [2023-05-29T22:47:17.856Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:47:18.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:47:18.696Z] [2023-05-29T22:47:18.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:47:19.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:47:19.105Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T22:47:19.105Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T22:47:19.105Z] 04944245beec: Pulling fs layer [2023-05-29T22:47:19.105Z] 699f458cf7ca: Pulling fs layer [2023-05-29T22:47:19.105Z] 765212b225bb: Pulling fs layer [2023-05-29T22:47:19.105Z] f23df028b6ca: Pulling fs layer [2023-05-29T22:47:19.105Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T22:47:19.105Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T22:47:19.105Z] f23df028b6ca: Waiting [2023-05-29T22:47:19.105Z] d65c8cfc05b1: Waiting [2023-05-29T22:47:19.105Z] 2437ff75d9bd: Waiting [2023-05-29T22:47:19.105Z] 765212b225bb: Waiting [2023-05-29T22:47:19.374Z] 04944245beec: Verifying Checksum [2023-05-29T22:47:19.374Z] 04944245beec: Download complete [2023-05-29T22:47:19.374Z] 765212b225bb: Verifying Checksum [2023-05-29T22:47:19.374Z] 765212b225bb: Download complete [2023-05-29T22:47:19.374Z] f23df028b6ca: Verifying Checksum [2023-05-29T22:47:19.374Z] f23df028b6ca: Download complete [2023-05-29T22:47:19.374Z] d65c8cfc05b1: Verifying Checksum [2023-05-29T22:47:19.374Z] d65c8cfc05b1: Download complete [2023-05-29T22:47:19.374Z] 699f458cf7ca: Download complete [2023-05-29T22:47:19.972Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T22:47:19.972Z] 8998bd30e6a1: Download complete [2023-05-29T22:47:21.917Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T22:47:21.917Z] 2437ff75d9bd: Download complete [2023-05-29T22:47:23.854Z] 8998bd30e6a1: Pull complete [2023-05-29T22:47:24.120Z] 04944245beec: Pull complete [2023-05-29T22:47:25.526Z] 699f458cf7ca: Pull complete [2023-05-29T22:47:25.792Z] 765212b225bb: Pull complete [2023-05-29T22:47:26.375Z] f23df028b6ca: Pull complete [2023-05-29T22:47:26.642Z] d65c8cfc05b1: Pull complete [2023-05-29T22:47:38.929Z] 2437ff75d9bd: Pull complete [2023-05-29T22:47:38.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T22:47:38.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:47:38.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:47:39.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-17183 does not seem to be running inside a container [2023-05-29T22:47:39.308Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-29T22:47:41.809Z] $ docker top 43498db2ec30de132ca82f4aadede55c075574c985ee82c66a2d1f8276fb4bf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:42.357Z] ---> job-cost.sh [2023-05-29T22:47:42.622Z] lf-activate-venv: SKIPPING [2023-05-29T22:47:42.622Z] INFO: No Stack... [2023-05-29T22:47:43.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T22:47:43.784Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T22:47:44.120Z] + + cat /w/workspace/device-modbus-go/1/archives/cost.csvcut -d, -f6 [2023-05-29T22:47:44.120Z] [Pipeline] lock [2023-05-29T22:47:44.470Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [2023-05-29T22:47:44.475Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] did not exist. Created. [2023-05-29T22:47:44.475Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T22:47:44.884Z] /w/workspace/device-modbus-go/1@tmp/durable-e92e14fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-29T22:47:45.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T22:47:45.269Z] Warning: overwriting stash ‘stack-cost’ [2023-05-29T22:47:45.319Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T22:47:45.336Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T22:47:45.422Z] $ docker stop --time=1 43498db2ec30de132ca82f4aadede55c075574c985ee82c66a2d1f8276fb4bf0 [2023-05-29T22:47:46.865Z] $ docker rm -f --volumes 43498db2ec30de132ca82f4aadede55c075574c985ee82c66a2d1f8276fb4bf0 [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-29T22:47:47.868Z] provisioning config files... [2023-05-29T22:47:47.876Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/config17671979431839108857tmp [Pipeline] { [Pipeline] sh [2023-05-29T22:47:48.215Z] + set +x [2023-05-29T22:47:48.216Z] + curl -s https://codecov.io/bash [2023-05-29T22:47:48.216Z] + bash -s -- [2023-05-29T22:47:48.216Z] [2023-05-29T22:47:48.216Z] _____ _ [2023-05-29T22:47:48.216Z] / ____| | | [2023-05-29T22:47:48.216Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T22:47:48.216Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T22:47:48.216Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T22:47:48.216Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T22:47:48.216Z] Bash-1.0.6 [2023-05-29T22:47:48.216Z] [2023-05-29T22:47:48.216Z] [2023-05-29T22:47:48.216Z] ==> git version 2.25.1 found [2023-05-29T22:47:48.216Z] ==> 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-29T22:47:48.216Z] Release-Date: 2020-01-08 [2023-05-29T22:47:48.216Z] 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-29T22:47:48.216Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T22:47:48.216Z] ==> Jenkins CI detected. [2023-05-29T22:47:48.216Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-488 [2023-05-29T22:47:48.216Z] project root: . [2023-05-29T22:47:48.216Z] --> token set from env [2023-05-29T22:47:48.216Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T22:47:48.216Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T22:47:48.216Z] ==> Python coveragepy not found [2023-05-29T22:47:48.216Z] ==> Searching for coverage reports in: [2023-05-29T22:47:48.216Z] + . [2023-05-29T22:47:48.216Z] -> Found 1 reports [2023-05-29T22:47:48.216Z] ==> Detecting git/mercurial file structure [2023-05-29T22:47:48.476Z] ==> Reading reports [2023-05-29T22:47:48.476Z] + ./coverage.out bytes=24160 [2023-05-29T22:47:48.476Z] ==> Appending adjustments [2023-05-29T22:47:48.476Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T22:47:48.476Z] + Found adjustments [2023-05-29T22:47:48.476Z] ==> Gzipping contents [2023-05-29T22:47:48.476Z] 4.0K /tmp/codecov.wL34Tx.gz [2023-05-29T22:47:48.476Z] ==> Uploading reports [2023-05-29T22:47:48.476Z] url: https://codecov.io [2023-05-29T22:47:48.476Z] query: branch=PR-488&commit=da3204d87b5747ad11908252c9b7f11f8ab17213&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2023-05-29T22:47:48.476Z] -> Pinging Codecov [2023-05-29T22:47:48.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-488&commit=da3204d87b5747ad11908252c9b7f11f8ab17213&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2023-05-29T22:47:48.737Z] -> Uploading to [2023-05-29T22:47:48.737Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/55DBCA73C666E3227836607328DD7E49/da3204d87b5747ad11908252c9b7f11f8ab17213/0121a80c-51b9-43b2-911c-56df9bdbe8ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T224748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0175f22fdf6e004c580c277074b3c9703f1905d3d3475bdc0389f99922f2bbb9 [2023-05-29T22:47:48.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T22:47:48.737Z] Dload Upload Total Spent Left Speed [2023-05-29T22:47:48.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19330 --:--:-- --:--:-- --:--:-- 19235 100 3924 0 0 100 3924 0 17517 --:--:-- --:--:-- --:--:-- 17440 [2023-05-29T22:47:48.997Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/da3204d87b5747ad11908252c9b7f11f8ab17213 [Pipeline] } [2023-05-29T22:47:49.024Z] 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-29T22:47:50.785Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-488/archives ] [2023-05-29T22:47:50.786Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-488/archives [2023-05-29T22:47:50.786Z] total 16 [2023-05-29T22:47:50.786Z] drwxr-xr-x 3 root root 4096 May 29 22:39 . [2023-05-29T22:47:50.786Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 22:39 .. [2023-05-29T22:47:50.786Z] drwxr-xr-x 2 root root 4096 May 29 22:39 cost [2023-05-29T22:47:50.786Z] -rw-r--r-- 1 root root 88 May 29 22:39 cost.csv [2023-05-29T22:47:50.786Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-488/archives [2023-05-29T22:47:50.786Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-488/archives [2023-05-29T22:47:50.786Z] total 16 [2023-05-29T22:47:50.786Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 22:39 . [2023-05-29T22:47:50.786Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 22:39 .. [2023-05-29T22:47:50.786Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 22:39 cost [2023-05-29T22:47:50.786Z] -rw-r--r-- 1 jenkins jenkins 88 May 29 22:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:51.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:52.013Z] ---> package-listing.sh [2023-05-29T22:47:52.013Z] ++ facter osfamily [2023-05-29T22:47:52.013Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T22:47:52.270Z] + OS_FAMILY=debian [2023-05-29T22:47:52.270Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-488 [2023-05-29T22:47:52.270Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T22:47:52.270Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T22:47:52.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T22:47:52.271Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T22:47:52.271Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-488 ']' [2023-05-29T22:47:52.271Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T22:47:52.271Z] + case "${OS_FAMILY}" in [2023-05-29T22:47:52.271Z] + dpkg -l [2023-05-29T22:47:52.271Z] + grep '^ii' [2023-05-29T22:47:52.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T22:47:52.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T22:47:52.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T22:47:52.271Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-488 ']' [2023-05-29T22:47:52.271Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-488/archives/ [2023-05-29T22:47:52.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-488/archives/ [Pipeline] echo [2023-05-29T22:47:52.304Z] 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-29T22:47:52.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:47:53.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T22:47:53.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:47:53.405Z] prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container [2023-05-29T22:47:53.439Z] $ 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-488/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-488 -v /w/workspace/xfoundry_device-modbus-go_PR-488:/w/workspace/xfoundry_device-modbus-go_PR-488:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-488@tmp:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T22:47:53.624Z] $ docker top cc0c89261b795f7d9f5934c5b21211615ebf90ce13f5532faf1a0b2fb9eee268 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:47:54.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T22:47:54.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T22:47:54.657Z] + ls /var/log/sa-host [2023-05-29T22:47:54.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T22:47:54.875Z] provisioning config files... [2023-05-29T22:47:54.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-488@tmp/config6733050546414343696tmp [Pipeline] { [Pipeline] echo [2023-05-29T22:47:54.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:55.257Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T22:47:55.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:55.691Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T22:47:55.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:56.054Z] ---> sudo-logs.sh [2023-05-29T22:47:56.054Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T22:47:56.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:56.449Z] ---> job-cost.sh [2023-05-29T22:47:56.449Z] lf-activate-venv: SKIPPING [2023-05-29T22:47:56.449Z] DEBUG: total: 0.2199999988079071 [2023-05-29T22:47:56.449Z] INFO: Retrieving Stack Cost... [2023-05-29T22:47:56.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T22:47:57.279Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T22:47:57.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:47:57.624Z] ---> logs-deploy.sh [2023-05-29T22:47:57.624Z] lf-activate-venv: SKIPPING [2023-05-29T22:47:57.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-488/1 [2023-05-29T22:47:57.624Z] INFO: archiving workspace using pattern(s): [2023-05-29T22:47:58.561Z] Archives upload complete. [2023-05-29T22:47:58.561Z] INFO: archiving logs to Nexus