Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb+4261d5835fa1c7b154f2687acc6f50b8a2a738f2 (3858a94fb7c1fd6a0b55ac03b89854c2135a1999) 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-ssh12833497942726338394.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-ssh4764782110705623960.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-gpio/branches/PR-172/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-gpio/branches/PR-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16376877043995004627.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-gpio/branches/PR-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh711732366134975788.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-ssh5632797821585915685.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-gpio/branches/PR-172/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-gpio/branches/PR-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7416288284927745694.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14403’ Running on prd-ubuntu20.04-docker-8c-8g-14409 in /w/workspace/edgexfoundry_device-gpio_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 into PR head commit b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb Merge succeeded, producing b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb Checking out Revision b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb (PR-172) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T01:11:41.457Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb # 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 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T01:11:41.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T01:11:41.763Z] ========================================================= [2023-05-08T01:11:41.764Z] EdgeX Global Pipelines Version Info [2023-05-08T01:11:41.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:11:42.523Z] ------------------- [2023-05-08T01:11:42.523Z] stable info: [2023-05-08T01:11:42.523Z] ------------------- [2023-05-08T01:11:42.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T01:11:42.523Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T01:11:42.523Z] Message: update stable to v1.0.249 [2023-05-08T01:11:43.094Z] ------------------- [2023-05-08T01:11:43.094Z] experimental info: [2023-05-08T01:11:43.094Z] ------------------- [2023-05-08T01:11:43.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T01:11:43.094Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T01:11:43.094Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T01:11:43.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-08T01:11:43.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-08T01:11:43.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T01:11:43.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T01:11:43.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T01:11:43.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T01:11:43.724Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T01:11:43.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T01:11:43.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T01:11:43.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T01:11:43.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T01:11:43.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-08T01:11:43.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T01:11:44.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T01:11:44.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T01:11:44.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T01:11:44.133Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T01:11:44.181Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T01:11:44.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T01:11:44.263Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T01:11:44.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T01:11:44.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T01:11:44.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T01:11:44.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T01:11:44.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T01:11:44.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T01:11:44.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T01:11:44.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2023-05-08T01:11:44.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2023-05-08T01:11:44.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2023-05-08T01:11:44.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [Pipeline] echo [2023-05-08T01:11:44.762Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0f79a8 [Pipeline] echo [2023-05-08T01:11:44.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T01:11:44.940Z] provisioning config files... [2023-05-08T01:11:44.953Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/config15046529887766302853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:11:45.312Z] ---> docker-login.sh [2023-05-08T01:11:45.312Z] nexus3.edgexfoundry.org:10001 [2023-05-08T01:11:45.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:11:45.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:11:45.893Z] Configure a credential helper to remove this warning. See [2023-05-08T01:11:45.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:11:45.893Z] [2023-05-08T01:11:45.893Z] Login Succeeded [2023-05-08T01:11:45.893Z] nexus3.edgexfoundry.org:10002 [2023-05-08T01:11:46.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:11:46.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:11:46.154Z] Configure a credential helper to remove this warning. See [2023-05-08T01:11:46.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:11:46.154Z] [2023-05-08T01:11:46.154Z] Login Succeeded [2023-05-08T01:11:46.154Z] nexus3.edgexfoundry.org:10003 [2023-05-08T01:11:46.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:11:46.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:11:46.154Z] Configure a credential helper to remove this warning. See [2023-05-08T01:11:46.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:11:46.154Z] [2023-05-08T01:11:46.154Z] Login Succeeded [2023-05-08T01:11:46.154Z] nexus3.edgexfoundry.org:10004 [2023-05-08T01:11:46.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:11:46.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:11:46.416Z] Configure a credential helper to remove this warning. See [2023-05-08T01:11:46.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:11:46.416Z] [2023-05-08T01:11:46.416Z] Login Succeeded [2023-05-08T01:11:46.416Z] docker.io [2023-05-08T01:11:46.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:11:46.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:11:46.679Z] Configure a credential helper to remove this warning. See [2023-05-08T01:11:46.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:11:46.679Z] [2023-05-08T01:11:46.679Z] Login Succeeded [2023-05-08T01:11:46.679Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T01:11:46.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T01:11:47.384Z] + git rev-list -1 --merges b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb~1..b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [Pipeline] echo [2023-05-08T01:11:47.514Z] -----------> git rev-list -1 --merges b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb~1..b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [false] [Pipeline] sh [2023-05-08T01:11:47.873Z] + git log --format=format:%s -1 b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [Pipeline] echo [2023-05-08T01:11:47.915Z] ========================================================= [2023-05-08T01:11:47.915Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T01:11:47.915Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T01:11:48.408Z] + git log --format=format:%s -1 b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [Pipeline] echo [2023-05-08T01:11:48.448Z] [semverPrep] GIT_COMMIT: b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-08T01:11:48.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T01:11:48.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T01:11:48.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T01:11:48.898Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T01:11:48.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T01:11:48.898Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T01:11:48.898Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T01:11:48.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:11:49.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T01:11:49.411Z] [2023-05-08T01:11:49.411Z] 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-08T01:11:51.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T01:11:51.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T01:11:51.775Z] b85a868b505f: Pulling fs layer [2023-05-08T01:11:51.775Z] e2be974225ed: Pulling fs layer [2023-05-08T01:11:51.775Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T01:11:51.775Z] 988bab9f4d93: Pulling fs layer [2023-05-08T01:11:51.775Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T01:11:51.775Z] eaf3925da568: Pulling fs layer [2023-05-08T01:11:51.775Z] bab4dde63d76: Pulling fs layer [2023-05-08T01:11:51.775Z] bde34c3a00c8: Pulling fs layer [2023-05-08T01:11:51.775Z] b352a97aabf1: Pulling fs layer [2023-05-08T01:11:51.775Z] 4872d77fe225: Pulling fs layer [2023-05-08T01:11:51.775Z] 5851b861e8e6: Pulling fs layer [2023-05-08T01:11:51.775Z] 1469e6f7b9e6: Waiting [2023-05-08T01:11:51.775Z] eaf3925da568: Waiting [2023-05-08T01:11:51.775Z] bab4dde63d76: Waiting [2023-05-08T01:11:51.775Z] bde34c3a00c8: Waiting [2023-05-08T01:11:51.775Z] b352a97aabf1: Waiting [2023-05-08T01:11:51.775Z] 4872d77fe225: Waiting [2023-05-08T01:11:51.775Z] 5851b861e8e6: Waiting [2023-05-08T01:11:51.775Z] 988bab9f4d93: Waiting [2023-05-08T01:11:51.775Z] e2be974225ed: Download complete [2023-05-08T01:11:51.775Z] 988bab9f4d93: Verifying Checksum [2023-05-08T01:11:51.775Z] 988bab9f4d93: Download complete [2023-05-08T01:11:51.775Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T01:11:51.776Z] 339a4e72a1f5: Download complete [2023-05-08T01:11:51.776Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T01:11:51.776Z] 1469e6f7b9e6: Download complete [2023-05-08T01:11:51.776Z] bde34c3a00c8: Verifying Checksum [2023-05-08T01:11:51.776Z] bde34c3a00c8: Download complete [2023-05-08T01:11:51.776Z] b352a97aabf1: Download complete [2023-05-08T01:11:51.776Z] 4872d77fe225: Verifying Checksum [2023-05-08T01:11:51.776Z] 4872d77fe225: Download complete [2023-05-08T01:11:51.776Z] b85a868b505f: Verifying Checksum [2023-05-08T01:11:51.776Z] b85a868b505f: Download complete [2023-05-08T01:11:51.776Z] 5851b861e8e6: Verifying Checksum [2023-05-08T01:11:51.776Z] 5851b861e8e6: Download complete [2023-05-08T01:11:52.343Z] bab4dde63d76: Verifying Checksum [2023-05-08T01:11:52.343Z] bab4dde63d76: Download complete [2023-05-08T01:11:53.281Z] b85a868b505f: Pull complete [2023-05-08T01:11:53.281Z] e2be974225ed: Pull complete [2023-05-08T01:11:53.850Z] 339a4e72a1f5: Pull complete [2023-05-08T01:11:53.850Z] 988bab9f4d93: Pull complete [2023-05-08T01:11:54.110Z] 1469e6f7b9e6: Pull complete [2023-05-08T01:11:54.372Z] eaf3925da568: Pull complete [2023-05-08T01:11:56.286Z] bab4dde63d76: Pull complete [2023-05-08T01:11:56.286Z] bde34c3a00c8: Pull complete [2023-05-08T01:11:56.286Z] b352a97aabf1: Pull complete [2023-05-08T01:11:56.546Z] 4872d77fe225: Pull complete [2023-05-08T01:11:56.546Z] 5851b861e8e6: Pull complete [2023-05-08T01:11:56.546Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T01:11:56.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T01:11:56.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:11:56.797Z] prd-ubuntu20.04-docker-8c-8g-14409 does not seem to be running inside a container [2023-05-08T01:11:56.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-172 -v /w/workspace/edgexfoundry_device-gpio_PR-172:/w/workspace/edgexfoundry_device-gpio_PR-172:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-172@tmp:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T01:12:00.453Z] $ docker top 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 -eo pid,comm [2023-05-08T01:12:00.507Z] 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-08T01:12:00.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T01:12:00.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T01:12:00.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T01:12:00.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T01:12:00.754Z] $ docker exec 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 ssh-agent [2023-05-08T01:12:00.862Z] SSH_AUTH_SOCK=/tmp/ssh-EdDC3Cb3kfhz/agent.31 [2023-05-08T01:12:00.862Z] SSH_AGENT_PID=37 [2023-05-08T01:12:00.870Z] Running ssh-add (command line suppressed) [2023-05-08T01:12:00.974Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-172@tmp/private_key_7915243414460896652.key (/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/private_key_7915243414460896652.key) [2023-05-08T01:12:00.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T01:12:01.324Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T01:12:01.355Z] $ docker exec --env ******** --env ******** 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 ssh-agent -k [2023-05-08T01:12:01.444Z] unset SSH_AUTH_SOCK; [2023-05-08T01:12:01.445Z] unset SSH_AGENT_PID; [2023-05-08T01:12:01.445Z] echo Agent pid 37 killed; [2023-05-08T01:12:01.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T01:12:01.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T01:12:01.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T01:12:01.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T01:12:01.661Z] $ docker exec 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 ssh-agent [2023-05-08T01:12:01.770Z] SSH_AUTH_SOCK=/tmp/ssh-kSm9QIV7Cp9f/agent.69 [2023-05-08T01:12:01.770Z] SSH_AGENT_PID=75 [2023-05-08T01:12:01.775Z] Running ssh-add (command line suppressed) [2023-05-08T01:12:01.896Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-172@tmp/private_key_15108498886897942215.key (/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/private_key_15108498886897942215.key) [2023-05-08T01:12:01.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T01:12:02.239Z] + git semver init [2023-05-08T01:12:02.498Z] 2023-05-08 01:12:02,435 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T01:12:02.498Z] 2023-05-08 01:12:02,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-172/.semver [2023-05-08T01:12:02.498Z] 2023-05-08 01:12:02,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-172/.semver [2023-05-08T01:12:02.498Z] 2023-05-08 01:12:02,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-172/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-172, universal_newlines=False, shell=None, istream=None) [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,363 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-172/.git/info/exclude [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-172/.semver/PR-172 with force:False [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,364 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-172/.semver/PR-172 [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,368 [execute] INFO git cat-file --batch-check [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,376 [execute] INFO git cat-file --batch [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T01:12:03.437Z] 2023-05-08 01:12:03,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-172/.semver/PR-172 [2023-05-08T01:12:03.437Z] 0.0.0 [Pipeline] } [2023-05-08T01:12:03.466Z] $ docker exec --env ******** --env ******** 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 ssh-agent -k [2023-05-08T01:12:03.572Z] unset SSH_AUTH_SOCK; [2023-05-08T01:12:03.572Z] unset SSH_AGENT_PID; [2023-05-08T01:12:03.572Z] echo Agent pid 75 killed; [2023-05-08T01:12:03.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T01:12:04.044Z] + git semver [Pipeline] } [2023-05-08T01:12:04.343Z] $ docker stop --time=1 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 [2023-05-08T01:12:05.638Z] $ docker rm -f --volumes 00d9da5efb66da667b2d2537f993f94b1a6eadc3bd2de94022489b2d9626fd65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T01:12:06.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T01:12:06.329Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T01:12:06.349Z] [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-08T01:12:06.986Z] provisioning config files... [2023-05-08T01:12:06.997Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/config12195561044954417122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:12:07.346Z] ---> docker-login.sh [2023-05-08T01:12:07.346Z] nexus3.edgexfoundry.org:10001 [2023-05-08T01:12:07.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:12:07.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:12:07.346Z] Configure a credential helper to remove this warning. See [2023-05-08T01:12:07.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:12:07.346Z] [2023-05-08T01:12:07.346Z] Login Succeeded [2023-05-08T01:12:07.346Z] nexus3.edgexfoundry.org:10002 [2023-05-08T01:12:07.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:12:07.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:12:07.346Z] Configure a credential helper to remove this warning. See [2023-05-08T01:12:07.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:12:07.346Z] [2023-05-08T01:12:07.346Z] Login Succeeded [2023-05-08T01:12:07.346Z] nexus3.edgexfoundry.org:10003 [2023-05-08T01:12:07.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:12:07.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:12:07.607Z] Configure a credential helper to remove this warning. See [2023-05-08T01:12:07.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:12:07.607Z] [2023-05-08T01:12:07.607Z] Login Succeeded [2023-05-08T01:12:07.607Z] nexus3.edgexfoundry.org:10004 [2023-05-08T01:12:07.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:12:07.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:12:07.607Z] Configure a credential helper to remove this warning. See [2023-05-08T01:12:07.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:12:07.607Z] [2023-05-08T01:12:07.607Z] Login Succeeded [2023-05-08T01:12:07.607Z] docker.io [2023-05-08T01:12:07.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:12:07.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:12:07.869Z] Configure a credential helper to remove this warning. See [2023-05-08T01:12:07.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:12:07.869Z] [2023-05-08T01:12:07.869Z] Login Succeeded [2023-05-08T01:12:07.869Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T01:12:07.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T01:12:08.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T01:12:08.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T01:12:08.165Z] ========================================================= [2023-05-08T01:12:08.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T01:12:08.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:12:08.682Z] + 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-08T01:12:08.682Z] Sending build context to Docker daemon 16.11MB [2023-05-08T01:12:08.682Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T01:12:08.682Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T01:12:08.682Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T01:12:08.682Z] f56be85fc22e: Pulling fs layer [2023-05-08T01:12:08.682Z] 85791d961cd3: Pulling fs layer [2023-05-08T01:12:08.682Z] d694b5ae8c79: Pulling fs layer [2023-05-08T01:12:08.682Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T01:12:08.682Z] 4d19c01a9841: Pulling fs layer [2023-05-08T01:12:08.682Z] 9325e15d5711: Pulling fs layer [2023-05-08T01:12:08.682Z] 556b6ee489ea: Pulling fs layer [2023-05-08T01:12:08.682Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T01:12:08.682Z] 9f32a84ed3da: Waiting [2023-05-08T01:12:08.682Z] 4d19c01a9841: Waiting [2023-05-08T01:12:08.682Z] c5a4b2cf53e6: Waiting [2023-05-08T01:12:08.682Z] 9325e15d5711: Waiting [2023-05-08T01:12:08.944Z] 85791d961cd3: Download complete [2023-05-08T01:12:08.944Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T01:12:08.944Z] 9f32a84ed3da: Download complete [2023-05-08T01:12:08.944Z] 4d19c01a9841: Verifying Checksum [2023-05-08T01:12:08.944Z] 4d19c01a9841: Download complete [2023-05-08T01:12:08.944Z] f56be85fc22e: Verifying Checksum [2023-05-08T01:12:08.944Z] f56be85fc22e: Download complete [2023-05-08T01:12:08.944Z] 9325e15d5711: Verifying Checksum [2023-05-08T01:12:08.944Z] 9325e15d5711: Download complete [2023-05-08T01:12:08.944Z] f56be85fc22e: Pull complete [2023-05-08T01:12:09.204Z] 85791d961cd3: Pull complete [2023-05-08T01:12:09.469Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T01:12:09.469Z] c5a4b2cf53e6: Download complete [2023-05-08T01:12:09.469Z] d694b5ae8c79: Verifying Checksum [2023-05-08T01:12:09.469Z] d694b5ae8c79: Download complete [2023-05-08T01:12:09.729Z] 556b6ee489ea: Verifying Checksum [2023-05-08T01:12:09.729Z] 556b6ee489ea: Download complete [2023-05-08T01:12:13.021Z] d694b5ae8c79: Pull complete [2023-05-08T01:12:13.021Z] 9f32a84ed3da: Pull complete [2023-05-08T01:12:13.021Z] 4d19c01a9841: Pull complete [2023-05-08T01:12:13.281Z] 9325e15d5711: Pull complete [2023-05-08T01:12:15.811Z] 556b6ee489ea: Pull complete [2023-05-08T01:12:16.749Z] c5a4b2cf53e6: Pull complete [2023-05-08T01:12:16.749Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T01:12:16.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T01:12:16.749Z] ---> c4be618373d6 [2023-05-08T01:12:16.749Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T01:12:20.040Z] ---> Running in 6b85e54abaaf [2023-05-08T01:12:20.300Z] Removing intermediate container 6b85e54abaaf [2023-05-08T01:12:20.300Z] ---> 782ef1223a74 [2023-05-08T01:12:20.300Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T01:12:20.300Z] ---> Running in e1355746cc18 [2023-05-08T01:12:20.300Z] Removing intermediate container e1355746cc18 [2023-05-08T01:12:20.300Z] ---> df4ecf0835ff [2023-05-08T01:12:20.300Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T01:12:20.300Z] ---> Running in 362e90b2d226 [2023-05-08T01:12:20.561Z] Removing intermediate container 362e90b2d226 [2023-05-08T01:12:20.561Z] ---> a0fbed3edbda [2023-05-08T01:12:20.561Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T01:12:20.561Z] ---> Running in 263448e78c25 [2023-05-08T01:12:20.561Z] Removing intermediate container 263448e78c25 [2023-05-08T01:12:20.561Z] ---> b7cc2a5ae0f0 [2023-05-08T01:12:20.561Z] Step 7/12 : WORKDIR /device-gpio [2023-05-08T01:12:20.561Z] ---> Running in c4eb57a3cd70 [2023-05-08T01:12:20.821Z] Removing intermediate container c4eb57a3cd70 [2023-05-08T01:12:20.821Z] ---> 4d9269b37a0d [2023-05-08T01:12:20.821Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T01:12:20.821Z] ---> Running in 74d3a771a312 [2023-05-08T01:12:21.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T01:12:21.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T01:12:21.340Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T01:12:21.340Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T01:12:21.340Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T01:12:21.340Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T01:12:21.340Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T01:12:21.340Z] OK: 269 MiB in 57 packages [2023-05-08T01:12:21.785Z] Still waiting to schedule task [2023-05-08T01:12:21.786Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14407’ [2023-05-08T01:12:21.907Z] Removing intermediate container 74d3a771a312 [2023-05-08T01:12:21.908Z] ---> bd087c6f2182 [2023-05-08T01:12:21.908Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T01:12:21.908Z] ---> f913a513c94f [2023-05-08T01:12:21.908Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T01:12:22.166Z] ---> Running in a6bd647c33a8 [2023-05-08T01:13:18.418Z] Removing intermediate container a6bd647c33a8 [2023-05-08T01:13:18.418Z] ---> 075cdacaa3fc [2023-05-08T01:13:18.418Z] Step 11/12 : COPY . . [2023-05-08T01:13:18.418Z] ---> 065a69c68e0d [2023-05-08T01:13:18.418Z] Step 12/12 : RUN ${MAKE} [2023-05-08T01:13:18.418Z] ---> Running in a2edad29ca4f [2023-05-08T01:13:18.418Z] noop [2023-05-08T01:13:18.418Z] Removing intermediate container a2edad29ca4f [2023-05-08T01:13:18.418Z] ---> 1584a465773e [2023-05-08T01:13:18.418Z] Successfully built 1584a465773e [2023-05-08T01:13:18.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:13:18.878Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T01:13:18.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:13:19.030Z] prd-ubuntu20.04-docker-8c-8g-14409 does not seem to be running inside a container [2023-05-08T01:13:19.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-172 -v /w/workspace/edgexfoundry_device-gpio_PR-172:/w/workspace/edgexfoundry_device-gpio_PR-172:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-172@tmp:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T01:13:19.752Z] $ docker top 87793bc97f5c1d0e05c26939b4cf7af05b6ba2bbd02e25ff1fa6b593d7cc5817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T01:13:20.282Z] + go version [2023-05-08T01:13:20.282Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T01:13:20.315Z] $ docker stop --time=1 87793bc97f5c1d0e05c26939b4cf7af05b6ba2bbd02e25ff1fa6b593d7cc5817 [2023-05-08T01:13:21.551Z] $ docker rm -f --volumes 87793bc97f5c1d0e05c26939b4cf7af05b6ba2bbd02e25ff1fa6b593d7cc5817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:13:22.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T01:13:22.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:13:22.489Z] prd-ubuntu20.04-docker-8c-8g-14409 does not seem to be running inside a container [2023-05-08T01:13:22.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-172 -v /w/workspace/edgexfoundry_device-gpio_PR-172:/w/workspace/edgexfoundry_device-gpio_PR-172:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-172@tmp:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T01:13:22.835Z] $ docker top a3024e0a3805762435f524168f50545fe1dc60264859d3cd50579a05ebae0fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T01:13:23.234Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-172 [Pipeline] fileExists [Pipeline] sh [2023-05-08T01:13:23.617Z] + make test [2023-05-08T01:13:23.617Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T01:13:27.812Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-08T01:13:40.162Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-08T01:13:40.162Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-08T01:13:42.062Z] go vet ./... [2023-05-08T01:13:45.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T01:13:45.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T01:13:45.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T01:13:45.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T01:13:45.594Z] $ docker stop --time=1 a3024e0a3805762435f524168f50545fe1dc60264859d3cd50579a05ebae0fcb [2023-05-08T01:13:48.513Z] $ docker rm -f --volumes a3024e0a3805762435f524168f50545fe1dc60264859d3cd50579a05ebae0fcb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T01:13:49.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T01:13:49.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T01:13:50.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T01:13:50.518Z] + ls -al . [2023-05-08T01:13:50.518Z] total 156 [2023-05-08T01:13:50.518Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:13 . [2023-05-08T01:13:50.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:11 .. [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:11 .dockerignore [2023-05-08T01:13:50.518Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:12 .git [2023-05-08T01:13:50.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:11 .github [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:11 .gitignore [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:11 .golangci.yml [2023-05-08T01:13:50.518Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:12 .semver [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 8 01:11 Attribution.txt [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 8 01:11 CHANGELOG.md [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 8 01:11 Dockerfile [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:11 GOVERNANCE.md [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:11 Jenkinsfile [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:11 LICENSE [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 8 01:11 Makefile [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:11 OWNERS.md [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 8 01:11 README.md [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:12 VERSION [2023-05-08T01:13:50.518Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:11 bin [2023-05-08T01:13:50.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:11 cmd [2023-05-08T01:13:50.518Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 01:13 coverage.out [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 8 01:11 go.mod [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 8 01:11 go.sum [2023-05-08T01:13:50.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:11 internal [2023-05-08T01:13:50.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:11 snap [2023-05-08T01:13:50.518Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:13:50.998Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb --label arch=amd64 --label version=0.0.0 . [2023-05-08T01:13:50.998Z] Sending build context to Docker daemon 16.11MB [2023-05-08T01:13:50.998Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T01:13:50.998Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T01:13:50.998Z] ---> 1584a465773e [2023-05-08T01:13:50.998Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T01:13:51.258Z] ---> Running in c52054ce154f [2023-05-08T01:13:51.258Z] Removing intermediate container c52054ce154f [2023-05-08T01:13:51.258Z] ---> 93b047a734f7 [2023-05-08T01:13:51.258Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T01:13:51.258Z] ---> Running in 81d01e8e5044 [2023-05-08T01:13:51.258Z] Removing intermediate container 81d01e8e5044 [2023-05-08T01:13:51.258Z] ---> e18a0c0084e9 [2023-05-08T01:13:51.258Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T01:13:51.258Z] ---> Running in 4eb6b033fe2c [2023-05-08T01:13:51.517Z] Removing intermediate container 4eb6b033fe2c [2023-05-08T01:13:51.517Z] ---> 604fe7e3273d [2023-05-08T01:13:51.517Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T01:13:51.517Z] ---> Running in f73df18521d8 [2023-05-08T01:13:51.517Z] Removing intermediate container f73df18521d8 [2023-05-08T01:13:51.517Z] ---> bcbe59d2c63a [2023-05-08T01:13:51.517Z] Step 7/25 : WORKDIR /device-gpio [2023-05-08T01:13:51.517Z] ---> Running in ac702e2d96d8 [2023-05-08T01:13:51.517Z] Removing intermediate container ac702e2d96d8 [2023-05-08T01:13:51.517Z] ---> 0a735304d703 [2023-05-08T01:13:51.517Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T01:13:51.517Z] ---> Running in 4becc1c11ff5 [2023-05-08T01:13:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T01:13:52.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T01:13:52.295Z] OK: 269 MiB in 57 packages [2023-05-08T01:13:52.556Z] Removing intermediate container 4becc1c11ff5 [2023-05-08T01:13:52.556Z] ---> b1855e6db5a9 [2023-05-08T01:13:52.556Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T01:13:52.556Z] ---> 2a38c1de0cc4 [2023-05-08T01:13:52.556Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T01:13:52.556Z] ---> Running in b2bc9882f77d [2023-05-08T01:13:53.523Z] Removing intermediate container b2bc9882f77d [2023-05-08T01:13:53.523Z] ---> 1d81e2d208e3 [2023-05-08T01:13:53.523Z] Step 11/25 : COPY . . [2023-05-08T01:13:54.094Z] ---> d1de00690c03 [2023-05-08T01:13:54.094Z] Step 12/25 : RUN ${MAKE} [2023-05-08T01:13:54.094Z] ---> Running in 1c37942f8518 [2023-05-08T01:13:54.094Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-08T01:14:16.022Z] Removing intermediate container 1c37942f8518 [2023-05-08T01:14:16.022Z] ---> 1f19576b2dc6 [2023-05-08T01:14:16.022Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T01:14:16.022Z] 3.17: Pulling from library/alpine [2023-05-08T01:14:16.022Z] f56be85fc22e: Already exists [2023-05-08T01:14:16.022Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T01:14:16.022Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T01:14:16.022Z] ---> 9ed4aefc74f6 [2023-05-08T01:14:16.022Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-08T01:14:16.022Z] ---> Running in 2418e20e0735 [2023-05-08T01:14:16.022Z] Removing intermediate container 2418e20e0735 [2023-05-08T01:14:16.022Z] ---> 08ed0b0e70eb [2023-05-08T01:14:16.022Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-08T01:14:16.022Z] ---> Running in 5eaa9f5b9b64 [2023-05-08T01:14:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T01:14:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T01:14:16.022Z] OK: 7 MiB in 15 packages [2023-05-08T01:14:16.022Z] Removing intermediate container 5eaa9f5b9b64 [2023-05-08T01:14:16.022Z] ---> 660efce35c1d [2023-05-08T01:14:16.022Z] Step 16/25 : WORKDIR / [2023-05-08T01:14:16.022Z] ---> Running in 64e6f4172b62 [2023-05-08T01:14:16.022Z] Removing intermediate container 64e6f4172b62 [2023-05-08T01:14:16.022Z] ---> ae7dc72ab778 [2023-05-08T01:14:16.022Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-08T01:14:16.022Z] ---> a028ad26d7ea [2023-05-08T01:14:16.022Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-08T01:14:16.022Z] ---> 761ae0fa326c [2023-05-08T01:14:16.022Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-08T01:14:16.279Z] ---> 538ee4662382 [2023-05-08T01:14:16.280Z] Step 20/25 : EXPOSE 59910 [2023-05-08T01:14:16.280Z] ---> Running in 7d9046fc8e5a [2023-05-08T01:14:16.539Z] Removing intermediate container 7d9046fc8e5a [2023-05-08T01:14:16.539Z] ---> a16cbddf67b5 [2023-05-08T01:14:16.540Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-08T01:14:16.540Z] ---> Running in 6b068a8f5022 [2023-05-08T01:14:16.540Z] Removing intermediate container 6b068a8f5022 [2023-05-08T01:14:16.540Z] ---> 660eee2fd52b [2023-05-08T01:14:16.540Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T01:14:16.540Z] ---> Running in 45860818f3cc [2023-05-08T01:14:16.799Z] Removing intermediate container 45860818f3cc [2023-05-08T01:14:16.799Z] ---> 7aa6f967d92e [2023-05-08T01:14:16.799Z] Step 23/25 : LABEL arch=amd64 [2023-05-08T01:14:16.799Z] ---> Running in a620e23ca5aa [2023-05-08T01:14:16.799Z] Removing intermediate container a620e23ca5aa [2023-05-08T01:14:16.799Z] ---> e712243c1d10 [2023-05-08T01:14:16.799Z] Step 24/25 : LABEL git_sha=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [2023-05-08T01:14:16.799Z] ---> Running in 98260cdd2179 [2023-05-08T01:14:16.799Z] Removing intermediate container 98260cdd2179 [2023-05-08T01:14:16.799Z] ---> 0a1993698655 [2023-05-08T01:14:16.799Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T01:14:16.799Z] ---> Running in 8d03496e9c74 [2023-05-08T01:14:17.061Z] Removing intermediate container 8d03496e9c74 [2023-05-08T01:14:17.061Z] ---> 5ce66e192f03 [2023-05-08T01:14:17.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T01:14:17.061Z] Successfully built 5ce66e192f03 [2023-05-08T01:14:17.061Z] Successfully tagged device-gpio: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-08T01:14:18.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T01:14:18.042Z] [2023-05-08T01:14:18.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:14:19.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T01:14:19.023Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T01:14:19.023Z] 5eb5b503b376: Pulling fs layer [2023-05-08T01:14:19.023Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T01:14:19.023Z] ec43610c2a17: Pulling fs layer [2023-05-08T01:14:19.023Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T01:14:19.023Z] 33b1e0a273af: Pulling fs layer [2023-05-08T01:14:19.023Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T01:14:19.023Z] 3a2ae6a8a46f: Waiting [2023-05-08T01:14:19.023Z] 33b1e0a273af: Waiting [2023-05-08T01:14:19.023Z] 2f39f015ded8: Pulling fs layer [2023-05-08T01:14:19.023Z] 5d3b04190fa2: Waiting [2023-05-08T01:14:19.023Z] 2f39f015ded8: Waiting [2023-05-08T01:14:19.023Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T01:14:19.023Z] 5c69ac0246d0: Download complete [2023-05-08T01:14:19.023Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T01:14:19.023Z] 3a2ae6a8a46f: Download complete [2023-05-08T01:14:19.284Z] 33b1e0a273af: Verifying Checksum [2023-05-08T01:14:19.284Z] 33b1e0a273af: Download complete [2023-05-08T01:14:19.284Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T01:14:19.284Z] 5d3b04190fa2: Download complete [2023-05-08T01:14:19.284Z] ec43610c2a17: Verifying Checksum [2023-05-08T01:14:19.284Z] ec43610c2a17: Download complete [2023-05-08T01:14:19.543Z] 5eb5b503b376: Download complete [2023-05-08T01:14:20.118Z] 2f39f015ded8: Download complete [2023-05-08T01:14:20.693Z] 5eb5b503b376: Pull complete [2023-05-08T01:14:20.693Z] 5c69ac0246d0: Pull complete [2023-05-08T01:14:20.953Z] ec43610c2a17: Pull complete [2023-05-08T01:14:21.214Z] 3a2ae6a8a46f: Pull complete [2023-05-08T01:14:21.214Z] 33b1e0a273af: Pull complete [2023-05-08T01:14:21.474Z] 5d3b04190fa2: Pull complete [2023-05-08T01:14:26.065Z] 2f39f015ded8: Pull complete [2023-05-08T01:14:26.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T01:14:26.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T01:14:26.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:14:26.312Z] prd-ubuntu20.04-docker-8c-8g-14409 does not seem to be running inside a container [2023-05-08T01:14:26.353Z] $ 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/edgexfoundry_device-gpio_PR-172 -v /w/workspace/edgexfoundry_device-gpio_PR-172:/w/workspace/edgexfoundry_device-gpio_PR-172:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-172@tmp:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T01:14:30.838Z] $ docker top e2eb700fddf27cd322cca8428228868ce46486bf64842ab57954649b1bb7347e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:14:31.346Z] ---> job-cost.sh [2023-05-08T01:14:31.346Z] lf-activate-venv: SKIPPING [2023-05-08T01:14:31.346Z] INFO: No Stack... [2023-05-08T01:14:37.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T01:14:37.533Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T01:14:37.868Z] + + cut -d, -f6 [2023-05-08T01:14:37.868Z] cat /w/workspace/edgexfoundry_device-gpio_PR-172/archives/cost.csv [Pipeline] lock [2023-05-08T01:14:37.909Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [2023-05-08T01:14:37.915Z] Resource [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] did not exist. Created. [2023-05-08T01:14:37.916Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T01:14:38.316Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T01:14:38.365Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T01:14:38.393Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T01:14:38.472Z] $ docker stop --time=1 e2eb700fddf27cd322cca8428228868ce46486bf64842ab57954649b1bb7347e [2023-05-08T01:14:39.605Z] $ docker rm -f --volumes e2eb700fddf27cd322cca8428228868ce46486bf64842ab57954649b1bb7347e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T01:15:56.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14410 in /w/workspace/edgexfoundry_device-gpio_PR-172 [Pipeline] { [Pipeline] ws [2023-05-08T01:15:57.046Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-08T01:15:57.129Z] The recommended git tool is: git [2023-05-08T01:16:02.653Z] using credential edgex-jenkins-ssh [2023-05-08T01:16:02.669Z] Cloning the remote Git repository [2023-05-08T01:16:02.711Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-08T01:16:02.804Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-08T01:16:02.942Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-08T01:16:02.942Z] > git --version # timeout=10 [2023-05-08T01:16:02.979Z] > git --version # 'git version 2.25.1' [2023-05-08T01:16:02.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T01:16:03.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T01:16:04.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-08T01:16:04.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T01:16:05.738Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-08T01:16:05.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-08T01:16:05.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T01:16:05.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T01:16:06.293Z] Merging remotes/origin/main commit 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 into PR head commit b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [2023-05-08T01:16:06.613Z] Merge succeeded, producing b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [2023-05-08T01:16:06.614Z] Checking out Revision b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb (PR-172) [2023-05-08T01:16:07.175Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-08T01:16:07.236Z] > git --version # timeout=10 [2023-05-08T01:16:07.249Z] > git --version # 'git version 2.25.1' [2023-05-08T01:16:07.264Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T01:16:06.315Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T01:16:06.395Z] > git checkout -f b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb # timeout=10 [2023-05-08T01:16:06.484Z] > git remote # timeout=10 [2023-05-08T01:16:06.506Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T01:16:06.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T01:16:06.557Z] > git merge 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 [2023-05-08T01:16:06.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T01:16:06.626Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T01:16:06.646Z] > git checkout -f b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T01:16:08.502Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T01:16:08.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T01:16:08.502Z] Dload Upload Total Spent Left Speed [2023-05-08T01:16:08.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-05-08T01:16:09.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T01:16:09.448Z] + sudo tee /etc/docker/daemon.new [2023-05-08T01:16:09.448Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T01:16:09.448Z] { [2023-05-08T01:16:09.448Z] "registry-mirrors": [ [2023-05-08T01:16:09.448Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T01:16:09.448Z] ], [2023-05-08T01:16:09.448Z] "bip": "10.250.0.254/24", [2023-05-08T01:16:09.448Z] "hosts": [ [2023-05-08T01:16:09.448Z] "tcp://0.0.0.0:5555", [2023-05-08T01:16:09.448Z] "unix:///var/run/docker.sock" [2023-05-08T01:16:09.448Z] ], [2023-05-08T01:16:09.448Z] "mtu": 1458, [2023-05-08T01:16:09.448Z] "selinux-enabled": true, [2023-05-08T01:16:09.448Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T01:16:09.448Z] } [Pipeline] sh [2023-05-08T01:16:09.801Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T01:16:10.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T01:16:28.496Z] provisioning config files... [2023-05-08T01:16:28.523Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config18373168902008788884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:16:28.922Z] ---> docker-login.sh [2023-05-08T01:16:28.922Z] nexus3.edgexfoundry.org:10001 [2023-05-08T01:16:29.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:16:29.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:16:29.516Z] Configure a credential helper to remove this warning. See [2023-05-08T01:16:29.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:16:29.516Z] [2023-05-08T01:16:29.516Z] Login Succeeded [2023-05-08T01:16:29.516Z] nexus3.edgexfoundry.org:10002 [2023-05-08T01:16:29.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:16:29.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:16:29.788Z] Configure a credential helper to remove this warning. See [2023-05-08T01:16:29.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:16:29.788Z] [2023-05-08T01:16:29.788Z] Login Succeeded [2023-05-08T01:16:29.788Z] nexus3.edgexfoundry.org:10003 [2023-05-08T01:16:30.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:16:30.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:16:30.326Z] Configure a credential helper to remove this warning. See [2023-05-08T01:16:30.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:16:30.326Z] [2023-05-08T01:16:30.326Z] Login Succeeded [2023-05-08T01:16:30.326Z] nexus3.edgexfoundry.org:10004 [2023-05-08T01:16:30.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:16:30.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:16:30.600Z] Configure a credential helper to remove this warning. See [2023-05-08T01:16:30.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:16:30.600Z] [2023-05-08T01:16:30.600Z] Login Succeeded [2023-05-08T01:16:30.600Z] docker.io [2023-05-08T01:16:30.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T01:16:31.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T01:16:31.134Z] Configure a credential helper to remove this warning. See [2023-05-08T01:16:31.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T01:16:31.134Z] [2023-05-08T01:16:31.134Z] Login Succeeded [2023-05-08T01:16:31.134Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T01:16:31.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T01:16:31.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T01:16:31.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T01:16:31.708Z] ========================================================= [2023-05-08T01:16:31.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T01:16:31.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:16:32.249Z] + 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-08T01:16:32.519Z] Sending build context to Docker daemon 8.137MB [2023-05-08T01:16:32.519Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T01:16:32.519Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T01:16:32.792Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T01:16:32.793Z] c41833b44d91: Pulling fs layer [2023-05-08T01:16:32.793Z] ed15518f5707: Pulling fs layer [2023-05-08T01:16:32.793Z] feae8fd75edb: Pulling fs layer [2023-05-08T01:16:32.793Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T01:16:32.793Z] 3cdef696dda3: Pulling fs layer [2023-05-08T01:16:32.793Z] 2ced38df9373: Pulling fs layer [2023-05-08T01:16:32.793Z] 58f1dce35555: Pulling fs layer [2023-05-08T01:16:32.793Z] 3cdef696dda3: Waiting [2023-05-08T01:16:32.793Z] 2ced38df9373: Waiting [2023-05-08T01:16:32.793Z] 58f1dce35555: Waiting [2023-05-08T01:16:32.793Z] 242c74f7c9fa: Waiting [2023-05-08T01:16:32.793Z] ed15518f5707: Verifying Checksum [2023-05-08T01:16:32.793Z] ed15518f5707: Download complete [2023-05-08T01:16:32.793Z] 242c74f7c9fa: Download complete [2023-05-08T01:16:32.793Z] 3cdef696dda3: Verifying Checksum [2023-05-08T01:16:32.793Z] 3cdef696dda3: Download complete [2023-05-08T01:16:32.793Z] c41833b44d91: Download complete [2023-05-08T01:16:33.789Z] c41833b44d91: Pull complete [2023-05-08T01:16:34.064Z] 58f1dce35555: Verifying Checksum [2023-05-08T01:16:34.064Z] 58f1dce35555: Download complete [2023-05-08T01:16:34.333Z] ed15518f5707: Pull complete [2023-05-08T01:16:35.310Z] feae8fd75edb: Verifying Checksum [2023-05-08T01:16:35.310Z] feae8fd75edb: Download complete [2023-05-08T01:16:35.310Z] 2ced38df9373: Verifying Checksum [2023-05-08T01:16:35.310Z] 2ced38df9373: Download complete [2023-05-08T01:16:48.085Z] feae8fd75edb: Pull complete [2023-05-08T01:16:48.085Z] 242c74f7c9fa: Pull complete [2023-05-08T01:16:48.085Z] 3cdef696dda3: Pull complete [2023-05-08T01:16:54.790Z] 2ced38df9373: Pull complete [2023-05-08T01:16:57.256Z] 58f1dce35555: Pull complete [2023-05-08T01:16:57.256Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T01:16:57.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T01:16:57.256Z] ---> fadd8f120f05 [2023-05-08T01:16:57.256Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T01:16:59.213Z] ---> Running in 11599796b9df [2023-05-08T01:17:00.120Z] Removing intermediate container 11599796b9df [2023-05-08T01:17:00.120Z] ---> e673707218fd [2023-05-08T01:17:00.120Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T01:17:00.120Z] ---> Running in f4324dde596f [2023-05-08T01:17:00.120Z] Removing intermediate container f4324dde596f [2023-05-08T01:17:00.120Z] ---> 6653b337b608 [2023-05-08T01:17:00.120Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T01:17:00.120Z] ---> Running in aa1d6858671b [2023-05-08T01:17:00.120Z] Removing intermediate container aa1d6858671b [2023-05-08T01:17:00.120Z] ---> 213edd722ef8 [2023-05-08T01:17:00.120Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T01:17:00.388Z] ---> Running in 87c783dc06e9 [2023-05-08T01:17:00.656Z] Removing intermediate container 87c783dc06e9 [2023-05-08T01:17:00.656Z] ---> 2b261b252256 [2023-05-08T01:17:00.656Z] Step 7/12 : WORKDIR /device-gpio [2023-05-08T01:17:00.656Z] ---> Running in 64beb7c3a90b [2023-05-08T01:17:00.927Z] Removing intermediate container 64beb7c3a90b [2023-05-08T01:17:00.927Z] ---> deb9ba6b39a6 [2023-05-08T01:17:00.927Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T01:17:01.196Z] ---> Running in d86995303ca1 [2023-05-08T01:17:02.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T01:17:02.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T01:17:03.714Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T01:17:03.714Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T01:17:03.714Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T01:17:03.982Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T01:17:03.982Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T01:17:03.982Z] OK: 268 MiB in 57 packages [2023-05-08T01:17:04.960Z] Removing intermediate container d86995303ca1 [2023-05-08T01:17:04.960Z] ---> 12fd0ad90006 [2023-05-08T01:17:04.960Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T01:17:07.546Z] ---> 409cc62133cc [2023-05-08T01:17:07.546Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T01:17:07.546Z] ---> Running in 6ef0cfc323b9 [2023-05-08T01:18:15.769Z] Removing intermediate container 6ef0cfc323b9 [2023-05-08T01:18:15.769Z] ---> 9feae64756ff [2023-05-08T01:18:15.769Z] Step 11/12 : COPY . . [2023-05-08T01:18:15.769Z] ---> debb4e282736 [2023-05-08T01:18:15.769Z] Step 12/12 : RUN ${MAKE} [2023-05-08T01:18:15.769Z] ---> Running in 24485ee2bc6e [2023-05-08T01:18:15.769Z] noop [2023-05-08T01:18:15.769Z] Removing intermediate container 24485ee2bc6e [2023-05-08T01:18:15.769Z] ---> 7e5ce69bef10 [2023-05-08T01:18:15.769Z] Successfully built 7e5ce69bef10 [2023-05-08T01:18:15.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:18:16.245Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T01:18:16.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:18:16.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-14410 does not seem to be running inside a container [2023-05-08T01:18:16.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T01:18:17.757Z] $ docker top 6fe2c0f3ffed3a45e5ab506398b2e3fe8691f28883ea8cf30c93c47c878bba88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T01:18:18.642Z] + go version [2023-05-08T01:18:18.642Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T01:18:18.684Z] $ docker stop --time=1 6fe2c0f3ffed3a45e5ab506398b2e3fe8691f28883ea8cf30c93c47c878bba88 [2023-05-08T01:18:20.276Z] $ docker rm -f --volumes 6fe2c0f3ffed3a45e5ab506398b2e3fe8691f28883ea8cf30c93c47c878bba88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:18:21.175Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T01:18:21.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:18:21.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-14410 does not seem to be running inside a container [2023-05-08T01:18:21.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T01:18:22.705Z] $ docker top 427b167a28109baa2a5e6ebc17fb7fa0ee5cb53bc272fdb84233755d0f69d686 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T01:18:23.371Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T01:18:23.768Z] + make test [2023-05-08T01:18:23.768Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T01:18:56.019Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-08T01:20:47.716Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-08T01:20:47.716Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-08T01:20:47.716Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T01:20:47.716Z] go vet ./... [2023-05-08T01:21:14.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T01:21:14.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T01:21:14.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T01:21:14.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T01:21:14.507Z] $ docker stop --time=1 427b167a28109baa2a5e6ebc17fb7fa0ee5cb53bc272fdb84233755d0f69d686 [2023-05-08T01:21:17.000Z] $ docker rm -f --volumes 427b167a28109baa2a5e6ebc17fb7fa0ee5cb53bc272fdb84233755d0f69d686 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T01:21:18.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T01:21:18.204Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T01:21:18.607Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T01:21:19.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T01:21:19.566Z] + ls -al . [2023-05-08T01:21:19.566Z] total 152 [2023-05-08T01:21:19.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:18 . [2023-05-08T01:21:19.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:16 .. [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:16 .dockerignore [2023-05-08T01:21:19.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:16 .git [2023-05-08T01:21:19.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:16 .github [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:16 .gitignore [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:16 .golangci.yml [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 8 01:16 Attribution.txt [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 8 01:16 CHANGELOG.md [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 8 01:16 Dockerfile [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:16 GOVERNANCE.md [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:16 Jenkinsfile [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:16 LICENSE [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 8 01:16 Makefile [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:16 OWNERS.md [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 8 01:16 README.md [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:12 VERSION [2023-05-08T01:21:19.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:16 bin [2023-05-08T01:21:19.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:16 cmd [2023-05-08T01:21:19.566Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 01:18 coverage.out [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 8 01:16 go.mod [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 8 01:16 go.sum [2023-05-08T01:21:19.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:16 internal [2023-05-08T01:21:19.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:16 snap [2023-05-08T01:21:19.566Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:21:19.995Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb --label arch=arm64 --label version=0.0.0 . [2023-05-08T01:21:20.266Z] Sending build context to Docker daemon 8.138MB [2023-05-08T01:21:20.266Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T01:21:20.266Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T01:21:20.266Z] ---> 7e5ce69bef10 [2023-05-08T01:21:20.266Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T01:21:20.536Z] ---> Running in 90f9342f4bdb [2023-05-08T01:21:20.803Z] Removing intermediate container 90f9342f4bdb [2023-05-08T01:21:20.803Z] ---> 7f60793f044d [2023-05-08T01:21:20.803Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T01:21:20.803Z] ---> Running in a06ec5f40487 [2023-05-08T01:21:21.071Z] Removing intermediate container a06ec5f40487 [2023-05-08T01:21:21.071Z] ---> 9e00188d265a [2023-05-08T01:21:21.071Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T01:21:21.071Z] ---> Running in 9a5a7be8f080 [2023-05-08T01:21:21.337Z] Removing intermediate container 9a5a7be8f080 [2023-05-08T01:21:21.337Z] ---> 3a310d6c2c39 [2023-05-08T01:21:21.337Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T01:21:21.337Z] ---> Running in 9c5231d47b14 [2023-05-08T01:21:21.603Z] Removing intermediate container 9c5231d47b14 [2023-05-08T01:21:21.603Z] ---> 2b3b3b6d6905 [2023-05-08T01:21:21.603Z] Step 7/25 : WORKDIR /device-gpio [2023-05-08T01:21:21.870Z] ---> Running in cb3813552666 [2023-05-08T01:21:22.136Z] Removing intermediate container cb3813552666 [2023-05-08T01:21:22.136Z] ---> 01148ef8dd18 [2023-05-08T01:21:22.136Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T01:21:22.136Z] ---> Running in 09b1ba2443ff [2023-05-08T01:21:23.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T01:21:23.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T01:21:24.648Z] OK: 268 MiB in 57 packages [2023-05-08T01:21:25.612Z] Removing intermediate container 09b1ba2443ff [2023-05-08T01:21:25.612Z] ---> 59b3ec23a551 [2023-05-08T01:21:25.612Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T01:21:25.879Z] ---> 78a156394337 [2023-05-08T01:21:25.879Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T01:21:26.145Z] ---> Running in 5e61e867feb6 [2023-05-08T01:21:31.503Z] Removing intermediate container 5e61e867feb6 [2023-05-08T01:21:31.503Z] ---> b9039d5b2be2 [2023-05-08T01:21:31.503Z] Step 11/25 : COPY . . [2023-05-08T01:21:32.472Z] ---> a084eb02ec2f [2023-05-08T01:21:32.472Z] Step 12/25 : RUN ${MAKE} [2023-05-08T01:21:32.472Z] ---> Running in b1496fe4108a [2023-05-08T01:21:33.447Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-08T01:23:55.171Z] Removing intermediate container b1496fe4108a [2023-05-08T01:23:55.171Z] ---> 5fcf2ed78277 [2023-05-08T01:23:55.171Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T01:23:55.171Z] 3.17: Pulling from library/alpine [2023-05-08T01:23:55.171Z] c41833b44d91: Already exists [2023-05-08T01:23:55.171Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T01:23:55.171Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T01:23:55.171Z] ---> 51e60588ff2c [2023-05-08T01:23:55.171Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-08T01:23:55.171Z] ---> Running in c7d22274bdc5 [2023-05-08T01:23:55.171Z] Removing intermediate container c7d22274bdc5 [2023-05-08T01:23:55.171Z] ---> ff5b94a0832b [2023-05-08T01:23:55.171Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-08T01:23:55.171Z] ---> Running in eeae8a238dcb [2023-05-08T01:23:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T01:23:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T01:23:55.171Z] OK: 7 MiB in 15 packages [2023-05-08T01:23:55.171Z] Removing intermediate container eeae8a238dcb [2023-05-08T01:23:55.171Z] ---> 8176825be58b [2023-05-08T01:23:55.171Z] Step 16/25 : WORKDIR / [2023-05-08T01:23:55.171Z] ---> Running in 712dc41aef07 [2023-05-08T01:23:55.171Z] Removing intermediate container 712dc41aef07 [2023-05-08T01:23:55.171Z] ---> f4b9b5899fbc [2023-05-08T01:23:55.171Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-08T01:23:55.171Z] ---> 09ec461e9b1c [2023-05-08T01:23:55.171Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-08T01:23:55.171Z] ---> 2bfa352696c5 [2023-05-08T01:23:55.171Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-08T01:23:55.171Z] ---> cd103dd3af46 [2023-05-08T01:23:55.171Z] Step 20/25 : EXPOSE 59910 [2023-05-08T01:23:55.171Z] ---> Running in b0f3440eeb8f [2023-05-08T01:23:55.171Z] Removing intermediate container b0f3440eeb8f [2023-05-08T01:23:55.171Z] ---> 5fe759a9f2a0 [2023-05-08T01:23:55.171Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-08T01:23:55.171Z] ---> Running in 349b10cd9a3f [2023-05-08T01:23:55.171Z] Removing intermediate container 349b10cd9a3f [2023-05-08T01:23:55.171Z] ---> e90e5c25e37d [2023-05-08T01:23:55.171Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T01:23:55.171Z] ---> Running in d6aed658d494 [2023-05-08T01:23:55.171Z] Removing intermediate container d6aed658d494 [2023-05-08T01:23:55.171Z] ---> d64542f92e0d [2023-05-08T01:23:55.171Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T01:23:55.171Z] ---> Running in d86101a74a91 [2023-05-08T01:23:55.171Z] Removing intermediate container d86101a74a91 [2023-05-08T01:23:55.171Z] ---> 2c698abe7cda [2023-05-08T01:23:55.171Z] Step 24/25 : LABEL git_sha=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [2023-05-08T01:23:55.171Z] ---> Running in 7ce8ba02adf4 [2023-05-08T01:23:55.171Z] Removing intermediate container 7ce8ba02adf4 [2023-05-08T01:23:55.171Z] ---> 71099586bcc3 [2023-05-08T01:23:55.171Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T01:23:55.171Z] ---> Running in 9a7d784c1e8a [2023-05-08T01:23:55.171Z] Removing intermediate container 9a7d784c1e8a [2023-05-08T01:23:55.171Z] ---> 364b78aed84d [2023-05-08T01:23:55.171Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T01:23:55.171Z] Successfully built 364b78aed84d [2023-05-08T01:23:55.171Z] Successfully tagged device-gpio-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-08T01:23:56.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T01:23:56.026Z] [2023-05-08T01:23:56.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:23:56.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T01:23:56.695Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T01:23:56.695Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T01:23:56.695Z] 04944245beec: Pulling fs layer [2023-05-08T01:23:56.695Z] 699f458cf7ca: Pulling fs layer [2023-05-08T01:23:56.695Z] 765212b225bb: Pulling fs layer [2023-05-08T01:23:56.695Z] f23df028b6ca: Pulling fs layer [2023-05-08T01:23:56.695Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T01:23:56.695Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T01:23:56.695Z] d65c8cfc05b1: Waiting [2023-05-08T01:23:56.695Z] f23df028b6ca: Waiting [2023-05-08T01:23:56.695Z] 2437ff75d9bd: Waiting [2023-05-08T01:23:56.695Z] 765212b225bb: Waiting [2023-05-08T01:23:58.108Z] 04944245beec: Verifying Checksum [2023-05-08T01:23:58.108Z] 04944245beec: Download complete [2023-05-08T01:23:58.374Z] 765212b225bb: Verifying Checksum [2023-05-08T01:23:58.374Z] 765212b225bb: Download complete [2023-05-08T01:24:01.708Z] f23df028b6ca: Verifying Checksum [2023-05-08T01:24:01.708Z] f23df028b6ca: Download complete [2023-05-08T01:24:01.973Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T01:24:03.381Z] 699f458cf7ca: Verifying Checksum [2023-05-08T01:24:03.381Z] 699f458cf7ca: Download complete [2023-05-08T01:24:03.965Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T01:24:03.965Z] 8998bd30e6a1: Download complete [2023-05-08T01:24:04.233Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T01:24:04.233Z] 2437ff75d9bd: Download complete [2023-05-08T01:24:07.740Z] 8998bd30e6a1: Pull complete [2023-05-08T01:24:08.026Z] 04944245beec: Pull complete [2023-05-08T01:24:09.976Z] 699f458cf7ca: Pull complete [2023-05-08T01:24:09.976Z] 765212b225bb: Pull complete [2023-05-08T01:24:10.937Z] f23df028b6ca: Pull complete [2023-05-08T01:24:10.937Z] d65c8cfc05b1: Pull complete [2023-05-08T01:24:25.953Z] 2437ff75d9bd: Pull complete [2023-05-08T01:24:25.953Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T01:24:25.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T01:24:25.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:24:26.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-14410 does not seem to be running inside a container [2023-05-08T01:24:26.479Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T01:24:29.277Z] $ docker top f9d12db97456cbdc1450d2aacee43e8b4f3ce8399a2a86feec9d279de8fb5f41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:30.213Z] ---> job-cost.sh [2023-05-08T01:24:30.213Z] lf-activate-venv: SKIPPING [2023-05-08T01:24:30.213Z] INFO: No Stack... [2023-05-08T01:24:30.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T01:24:31.381Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T01:24:32.068Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-08T01:24:32.068Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T01:24:32.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [2023-05-08T01:24:32.208Z] Resource [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] did not exist. Created. [2023-05-08T01:24:32.208Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T01:24:32.961Z] /w/workspace/device-gpio/1@tmp/durable-bcc7b8d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T01:24:33.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T01:24:33.678Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T01:24:33.729Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T01:24:33.754Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T01:24:33.846Z] $ docker stop --time=1 f9d12db97456cbdc1450d2aacee43e8b4f3ce8399a2a86feec9d279de8fb5f41 [2023-05-08T01:24:35.371Z] $ docker rm -f --volumes f9d12db97456cbdc1450d2aacee43e8b4f3ce8399a2a86feec9d279de8fb5f41 [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-08T01:24:36.493Z] provisioning config files... [2023-05-08T01:24:36.502Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/config12012460969053980451tmp [Pipeline] { [Pipeline] sh [2023-05-08T01:24:36.842Z] + set +x [2023-05-08T01:24:36.842Z] + curl -s https://codecov.io/bash [2023-05-08T01:24:36.842Z] + bash -s -- [2023-05-08T01:24:36.842Z] [2023-05-08T01:24:36.842Z] _____ _ [2023-05-08T01:24:36.842Z] / ____| | | [2023-05-08T01:24:36.842Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T01:24:36.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T01:24:36.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T01:24:36.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T01:24:36.843Z] Bash-1.0.6 [2023-05-08T01:24:36.843Z] [2023-05-08T01:24:36.843Z] [2023-05-08T01:24:36.843Z] ==> git version 2.25.1 found [2023-05-08T01:24:36.843Z] ==> 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-08T01:24:36.843Z] Release-Date: 2020-01-08 [2023-05-08T01:24:36.843Z] 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-08T01:24:36.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T01:24:36.843Z] ==> Jenkins CI detected. [2023-05-08T01:24:36.843Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-172 [2023-05-08T01:24:36.843Z] project root: . [2023-05-08T01:24:36.843Z] --> token set from env [2023-05-08T01:24:36.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T01:24:36.843Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T01:24:36.843Z] ==> Python coveragepy not found [2023-05-08T01:24:36.843Z] ==> Searching for coverage reports in: [2023-05-08T01:24:36.843Z] + . [2023-05-08T01:24:36.843Z] -> Found 1 reports [2023-05-08T01:24:37.104Z] ==> Detecting git/mercurial file structure [2023-05-08T01:24:37.104Z] ==> Reading reports [2023-05-08T01:24:37.104Z] + ./coverage.out bytes=10 [2023-05-08T01:24:37.104Z] ==> Appending adjustments [2023-05-08T01:24:37.104Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T01:24:37.104Z] + Found adjustments [2023-05-08T01:24:37.104Z] ==> Gzipping contents [2023-05-08T01:24:37.104Z] 4.0K /tmp/codecov.bt2yA7.gz [2023-05-08T01:24:37.104Z] ==> Uploading reports [2023-05-08T01:24:37.104Z] url: https://codecov.io [2023-05-08T01:24:37.104Z] query: branch=PR-172&commit=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=172&job=&cmd_args= [2023-05-08T01:24:37.104Z] -> Pinging Codecov [2023-05-08T01:24:37.104Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-172&commit=b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=172&job=&cmd_args= [2023-05-08T01:24:37.363Z] -> Uploading to [2023-05-08T01:24:37.363Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb/2d388994-2708-4231-9990-6a0d8662a606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T012437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a66e3e1d854164f0e28da232cd6a9e90bd1c28db16e455dd6aeb5f985f022ca [2023-05-08T01:24:37.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T01:24:37.363Z] Dload Upload Total Spent Left Speed [2023-05-08T01:24:37.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3497 --:--:-- --:--:-- --:--:-- 3497 [2023-05-08T01:24:37.363Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b0f79a85081f0ddcbf142ad7662f1b6dfa779fbb [Pipeline] } [2023-05-08T01:24:37.390Z] 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-08T01:24:39.351Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-172/archives ] [2023-05-08T01:24:39.351Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-172/archives [2023-05-08T01:24:39.351Z] total 16 [2023-05-08T01:24:39.351Z] drwxr-xr-x 3 root root 4096 May 8 01:14 . [2023-05-08T01:24:39.351Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:14 .. [2023-05-08T01:24:39.351Z] drwxr-xr-x 2 root root 4096 May 8 01:14 cost [2023-05-08T01:24:39.351Z] -rw-r--r-- 1 root root 83 May 8 01:14 cost.csv [2023-05-08T01:24:39.351Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-172/archives [2023-05-08T01:24:39.351Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-172/archives [2023-05-08T01:24:39.351Z] total 16 [2023-05-08T01:24:39.351Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:14 . [2023-05-08T01:24:39.351Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:14 .. [2023-05-08T01:24:39.351Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:14 cost [2023-05-08T01:24:39.351Z] -rw-r--r-- 1 jenkins jenkins 83 May 8 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:39.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:40.572Z] ---> package-listing.sh [2023-05-08T01:24:40.572Z] ++ facter osfamily [2023-05-08T01:24:40.572Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T01:24:40.833Z] + OS_FAMILY=debian [2023-05-08T01:24:40.833Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-172 [2023-05-08T01:24:40.833Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T01:24:40.833Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T01:24:40.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T01:24:40.833Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T01:24:40.833Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-172 ']' [2023-05-08T01:24:40.833Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T01:24:40.833Z] + case "${OS_FAMILY}" in [2023-05-08T01:24:40.833Z] + dpkg -l [2023-05-08T01:24:40.833Z] + grep '^ii' [2023-05-08T01:24:40.833Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T01:24:40.833Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T01:24:40.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T01:24:40.833Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-172 ']' [2023-05-08T01:24:40.833Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-172/archives/ [2023-05-08T01:24:40.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-172/archives/ [Pipeline] echo [2023-05-08T01:24:40.869Z] 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/edgexfoundry_device-gpio_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T01:24:41.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T01:24:41.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T01:24:41.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T01:24:42.050Z] prd-ubuntu20.04-docker-8c-8g-14409 does not seem to be running inside a container [2023-05-08T01:24:42.082Z] $ 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/edgexfoundry_device-gpio_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-172 -v /w/workspace/edgexfoundry_device-gpio_PR-172:/w/workspace/edgexfoundry_device-gpio_PR-172:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-172@tmp:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T01:24:42.271Z] $ docker top ea08b5957b58ac9a16176741b6a0d3acf134832effe7c9bbb8551fb7831a5652 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T01:24:42.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T01:24:42.983Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T01:24:43.312Z] + ls /var/log/sa-host [2023-05-08T01:24:43.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T01:24:43.565Z] provisioning config files... [2023-05-08T01:24:43.575Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-172@tmp/config9617011412262229444tmp [Pipeline] { [Pipeline] echo [2023-05-08T01:24:43.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:43.966Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T01:24:43.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:44.452Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T01:24:44.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:44.830Z] ---> sudo-logs.sh [2023-05-08T01:24:44.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T01:24:44.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:45.254Z] ---> job-cost.sh [2023-05-08T01:24:45.254Z] lf-activate-venv: SKIPPING [2023-05-08T01:24:45.254Z] DEBUG: total: 0.2199999988079071 [2023-05-08T01:24:45.254Z] INFO: Retrieving Stack Cost... [2023-05-08T01:24:45.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T01:24:46.083Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T01:24:46.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T01:24:46.442Z] ---> logs-deploy.sh [2023-05-08T01:24:46.442Z] lf-activate-venv: SKIPPING [2023-05-08T01:24:46.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-172/1 [2023-05-08T01:24:46.442Z] INFO: archiving workspace using pattern(s): [2023-05-08T01:24:47.384Z] Archives upload complete. [2023-05-08T01:24:47.384Z] INFO: archiving logs to Nexus