Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-gpio Loading trusted files from base branch main at 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 rather than 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e Obtained Jenkinsfile from 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 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-ssh16324701761803482566.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-ssh7920005862043935493.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-173/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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14303763543134443469.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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1164128004252294174.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-ssh13197974838797370218.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-173/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-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8739618356758992602.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14423 in /w/workspace/edgexfoundry_device-gpio_PR-173 [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-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 into PR head commit 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e Merge succeeded, producing 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e Checking out Revision 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e (PR-173) > git config core.sparsecheckout # timeout=10 > git checkout -f 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e # 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 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" 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-08T03:55:02.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T03:55:02.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T03:55:02.897Z] ========================================================= [2023-05-08T03:55:02.897Z] EdgeX Global Pipelines Version Info [2023-05-08T03:55:02.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T03:55:03.647Z] ------------------- [2023-05-08T03:55:03.648Z] stable info: [2023-05-08T03:55:03.648Z] ------------------- [2023-05-08T03:55:03.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T03:55:03.648Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T03:55:03.648Z] Message: update stable to v1.0.249 [2023-05-08T03:55:04.220Z] ------------------- [2023-05-08T03:55:04.220Z] experimental info: [2023-05-08T03:55:04.220Z] ------------------- [2023-05-08T03:55:04.220Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T03:55:04.220Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T03:55:04.220Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T03:55:04.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-08T03:55:04.554Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-08T03:55:04.595Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T03:55:04.639Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T03:55:04.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T03:55:04.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T03:55:04.780Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T03:55:04.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T03:55:04.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T03:55:04.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T03:55:04.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T03:55:05.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-08T03:55:05.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T03:55:05.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T03:55:05.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T03:55:05.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T03:55:05.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T03:55:05.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T03:55:05.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T03:55:05.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T03:55:05.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T03:55:05.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T03:55:05.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T03:55:05.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T03:55:05.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T03:55:05.661Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T03:55:05.699Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T03:55:05.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo [2023-05-08T03:55:05.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo [2023-05-08T03:55:05.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo [2023-05-08T03:55:05.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [Pipeline] echo [2023-05-08T03:55:05.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bbd998 [Pipeline] echo [2023-05-08T03:55:05.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T03:55:06.096Z] provisioning config files... [2023-05-08T03:55:06.110Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/config4302347533060486197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T03:55:06.465Z] ---> docker-login.sh [2023-05-08T03:55:06.465Z] nexus3.edgexfoundry.org:10001 [2023-05-08T03:55:06.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:06.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:06.726Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:06.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:06.726Z] [2023-05-08T03:55:06.726Z] Login Succeeded [2023-05-08T03:55:06.726Z] nexus3.edgexfoundry.org:10002 [2023-05-08T03:55:07.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:07.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:07.000Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:07.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:07.000Z] [2023-05-08T03:55:07.000Z] Login Succeeded [2023-05-08T03:55:07.000Z] nexus3.edgexfoundry.org:10003 [2023-05-08T03:55:07.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:07.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:07.000Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:07.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:07.000Z] [2023-05-08T03:55:07.000Z] Login Succeeded [2023-05-08T03:55:07.000Z] nexus3.edgexfoundry.org:10004 [2023-05-08T03:55:07.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:07.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:07.261Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:07.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:07.261Z] [2023-05-08T03:55:07.261Z] Login Succeeded [2023-05-08T03:55:07.261Z] docker.io [2023-05-08T03:55:07.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:07.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:07.522Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:07.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:07.522Z] [2023-05-08T03:55:07.522Z] Login Succeeded [2023-05-08T03:55:07.522Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T03:55:07.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T03:55:08.200Z] + git rev-list -1 --merges 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e~1..7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [Pipeline] echo [2023-05-08T03:55:08.284Z] -----------> git rev-list -1 --merges 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e~1..7bbd9980afc94b42b66d3a4f0522adf86ead6e9e 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [false] [Pipeline] sh [2023-05-08T03:55:08.604Z] + git log --format=format:%s -1 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [Pipeline] echo [2023-05-08T03:55:08.648Z] ========================================================= [2023-05-08T03:55:08.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T03:55:08.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T03:55:09.091Z] + git log --format=format:%s -1 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [Pipeline] echo [2023-05-08T03:55:09.127Z] [semverPrep] GIT_COMMIT: 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo [2023-05-08T03:55:09.156Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T03:55:09.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T03:55:09.550Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T03:55:09.550Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T03:55:09.550Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T03:55:09.550Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T03:55:09.550Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T03:55:09.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:55:10.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T03:55:10.067Z] [2023-05-08T03:55:10.067Z] 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-08T03:55:10.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T03:55:10.449Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T03:55:10.449Z] b85a868b505f: Pulling fs layer [2023-05-08T03:55:10.449Z] e2be974225ed: Pulling fs layer [2023-05-08T03:55:10.449Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T03:55:10.449Z] 988bab9f4d93: Pulling fs layer [2023-05-08T03:55:10.449Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T03:55:10.449Z] eaf3925da568: Pulling fs layer [2023-05-08T03:55:10.449Z] bab4dde63d76: Pulling fs layer [2023-05-08T03:55:10.449Z] bde34c3a00c8: Pulling fs layer [2023-05-08T03:55:10.449Z] b352a97aabf1: Pulling fs layer [2023-05-08T03:55:10.449Z] 4872d77fe225: Pulling fs layer [2023-05-08T03:55:10.449Z] 5851b861e8e6: Pulling fs layer [2023-05-08T03:55:10.449Z] bab4dde63d76: Waiting [2023-05-08T03:55:10.449Z] bde34c3a00c8: Waiting [2023-05-08T03:55:10.449Z] b352a97aabf1: Waiting [2023-05-08T03:55:10.449Z] 4872d77fe225: Waiting [2023-05-08T03:55:10.449Z] 5851b861e8e6: Waiting [2023-05-08T03:55:10.449Z] 988bab9f4d93: Waiting [2023-05-08T03:55:10.449Z] 1469e6f7b9e6: Waiting [2023-05-08T03:55:10.449Z] eaf3925da568: Waiting [2023-05-08T03:55:10.449Z] e2be974225ed: Verifying Checksum [2023-05-08T03:55:10.449Z] e2be974225ed: Download complete [2023-05-08T03:55:10.449Z] 988bab9f4d93: Verifying Checksum [2023-05-08T03:55:10.449Z] 988bab9f4d93: Download complete [2023-05-08T03:55:10.709Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T03:55:10.709Z] 1469e6f7b9e6: Download complete [2023-05-08T03:55:10.709Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T03:55:10.709Z] 339a4e72a1f5: Download complete [2023-05-08T03:55:10.709Z] eaf3925da568: Verifying Checksum [2023-05-08T03:55:10.709Z] eaf3925da568: Download complete [2023-05-08T03:55:10.709Z] bde34c3a00c8: Verifying Checksum [2023-05-08T03:55:10.709Z] bde34c3a00c8: Download complete [2023-05-08T03:55:10.709Z] b352a97aabf1: Verifying Checksum [2023-05-08T03:55:10.709Z] b352a97aabf1: Download complete [2023-05-08T03:55:10.709Z] 4872d77fe225: Verifying Checksum [2023-05-08T03:55:10.709Z] 4872d77fe225: Download complete [2023-05-08T03:55:10.709Z] 5851b861e8e6: Download complete [2023-05-08T03:55:10.709Z] b85a868b505f: Verifying Checksum [2023-05-08T03:55:10.709Z] b85a868b505f: Download complete [2023-05-08T03:55:10.969Z] bab4dde63d76: Verifying Checksum [2023-05-08T03:55:10.969Z] bab4dde63d76: Download complete [2023-05-08T03:55:11.906Z] b85a868b505f: Pull complete [2023-05-08T03:55:12.165Z] e2be974225ed: Pull complete [2023-05-08T03:55:12.425Z] 339a4e72a1f5: Pull complete [2023-05-08T03:55:12.685Z] 988bab9f4d93: Pull complete [2023-05-08T03:55:12.943Z] 1469e6f7b9e6: Pull complete [2023-05-08T03:55:12.943Z] eaf3925da568: Pull complete [2023-05-08T03:55:14.849Z] bab4dde63d76: Pull complete [2023-05-08T03:55:14.849Z] bde34c3a00c8: Pull complete [2023-05-08T03:55:14.849Z] b352a97aabf1: Pull complete [2023-05-08T03:55:14.849Z] 4872d77fe225: Pull complete [2023-05-08T03:55:15.109Z] 5851b861e8e6: Pull complete [2023-05-08T03:55:15.109Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T03:55:15.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T03:55:15.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:55:15.345Z] prd-ubuntu20.04-docker-8c-8g-14423 does not seem to be running inside a container [2023-05-08T03:55:15.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-173 -v /w/workspace/edgexfoundry_device-gpio_PR-173:/w/workspace/edgexfoundry_device-gpio_PR-173:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-173@tmp:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T03:55:16.605Z] $ docker top af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a -eo pid,comm [2023-05-08T03:55:16.662Z] 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-08T03:55:16.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T03:55:16.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T03:55:16.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T03:55:16.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T03:55:16.929Z] $ docker exec af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a ssh-agent [2023-05-08T03:55:17.040Z] SSH_AUTH_SOCK=/tmp/ssh-M5S3EUZ5MvYK/agent.32 [2023-05-08T03:55:17.040Z] SSH_AGENT_PID=38 [2023-05-08T03:55:17.047Z] Running ssh-add (command line suppressed) [2023-05-08T03:55:17.162Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-173@tmp/private_key_4356426560337222498.key (/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/private_key_4356426560337222498.key) [2023-05-08T03:55:17.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T03:55:17.509Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T03:55:17.541Z] $ docker exec --env ******** --env ******** af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a ssh-agent -k [2023-05-08T03:55:17.656Z] unset SSH_AUTH_SOCK; [2023-05-08T03:55:17.656Z] unset SSH_AGENT_PID; [2023-05-08T03:55:17.656Z] echo Agent pid 38 killed; [2023-05-08T03:55:17.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T03:55:17.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T03:55:17.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T03:55:17.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T03:55:17.869Z] $ docker exec af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a ssh-agent [2023-05-08T03:55:17.974Z] SSH_AUTH_SOCK=/tmp/ssh-pXCpTTcEpFxu/agent.70 [2023-05-08T03:55:17.974Z] SSH_AGENT_PID=76 [2023-05-08T03:55:17.982Z] Running ssh-add (command line suppressed) [2023-05-08T03:55:18.102Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-173@tmp/private_key_5588847753618718772.key (/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/private_key_5588847753618718772.key) [2023-05-08T03:55:18.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T03:55:18.458Z] + git semver init [2023-05-08T03:55:18.718Z] 2023-05-08 03:55:18,621 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T03:55:18.718Z] 2023-05-08 03:55:18,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-173/.semver [2023-05-08T03:55:18.718Z] 2023-05-08 03:55:18,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-173/.semver [2023-05-08T03:55:18.718Z] 2023-05-08 03:55:18,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-173/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-173, universal_newlines=False, shell=None, istream=None) [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,648 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-173/.git/info/exclude [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-173/.semver/PR-173 with force:False [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,649 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-173/.semver/PR-173 [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,653 [execute] INFO git cat-file --batch-check [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,660 [execute] INFO git cat-file --batch [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T03:55:19.668Z] 2023-05-08 03:55:19,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-173/.semver/PR-173 [2023-05-08T03:55:19.668Z] 0.0.0 [Pipeline] } [2023-05-08T03:55:19.949Z] $ docker exec --env ******** --env ******** af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a ssh-agent -k [2023-05-08T03:55:20.067Z] unset SSH_AUTH_SOCK; [2023-05-08T03:55:20.067Z] unset SSH_AGENT_PID; [2023-05-08T03:55:20.067Z] echo Agent pid 76 killed; [2023-05-08T03:55:20.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T03:55:20.493Z] + git semver [Pipeline] } [2023-05-08T03:55:20.785Z] $ docker stop --time=1 af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a [2023-05-08T03:55:22.085Z] $ docker rm -f --volumes af52b60766f4c6a6f9f4f6fb726a799af1f713068f279fdf77f66060595a041a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T03:55:22.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T03:55:22.766Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T03:55:22.783Z] [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-08T03:55:23.405Z] provisioning config files... [2023-05-08T03:55:23.414Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/config4348929739224031687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T03:55:23.757Z] ---> docker-login.sh [2023-05-08T03:55:23.758Z] nexus3.edgexfoundry.org:10001 [2023-05-08T03:55:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:23.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:23.758Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:23.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:23.758Z] [2023-05-08T03:55:23.758Z] Login Succeeded [2023-05-08T03:55:23.758Z] nexus3.edgexfoundry.org:10002 [2023-05-08T03:55:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:23.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:23.758Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:23.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:23.758Z] [2023-05-08T03:55:23.758Z] Login Succeeded [2023-05-08T03:55:23.758Z] nexus3.edgexfoundry.org:10003 [2023-05-08T03:55:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:24.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:24.017Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:24.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:24.017Z] [2023-05-08T03:55:24.017Z] Login Succeeded [2023-05-08T03:55:24.017Z] nexus3.edgexfoundry.org:10004 [2023-05-08T03:55:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:24.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:24.017Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:24.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:24.017Z] [2023-05-08T03:55:24.017Z] Login Succeeded [2023-05-08T03:55:24.017Z] docker.io [2023-05-08T03:55:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:55:24.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:55:24.277Z] Configure a credential helper to remove this warning. See [2023-05-08T03:55:24.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:55:24.277Z] [2023-05-08T03:55:24.277Z] Login Succeeded [2023-05-08T03:55:24.277Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T03:55:24.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T03:55:24.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T03:55:24.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T03:55:24.574Z] ========================================================= [2023-05-08T03:55:24.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T03:55:24.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:55:25.043Z] + 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-08T03:55:25.043Z] Sending build context to Docker daemon 16.12MB [2023-05-08T03:55:25.043Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T03:55:25.043Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T03:55:25.043Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T03:55:25.043Z] f56be85fc22e: Pulling fs layer [2023-05-08T03:55:25.043Z] 85791d961cd3: Pulling fs layer [2023-05-08T03:55:25.043Z] d694b5ae8c79: Pulling fs layer [2023-05-08T03:55:25.043Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T03:55:25.043Z] 4d19c01a9841: Pulling fs layer [2023-05-08T03:55:25.043Z] 9325e15d5711: Pulling fs layer [2023-05-08T03:55:25.043Z] 556b6ee489ea: Pulling fs layer [2023-05-08T03:55:25.043Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T03:55:25.043Z] 9f32a84ed3da: Waiting [2023-05-08T03:55:25.043Z] 9325e15d5711: Waiting [2023-05-08T03:55:25.043Z] 556b6ee489ea: Waiting [2023-05-08T03:55:25.043Z] c5a4b2cf53e6: Waiting [2023-05-08T03:55:25.303Z] 85791d961cd3: Verifying Checksum [2023-05-08T03:55:25.303Z] 85791d961cd3: Download complete [2023-05-08T03:55:25.303Z] 9f32a84ed3da: Download complete [2023-05-08T03:55:25.303Z] 4d19c01a9841: Verifying Checksum [2023-05-08T03:55:25.303Z] 4d19c01a9841: Download complete [2023-05-08T03:55:25.303Z] f56be85fc22e: Verifying Checksum [2023-05-08T03:55:25.303Z] f56be85fc22e: Download complete [2023-05-08T03:55:25.303Z] 9325e15d5711: Verifying Checksum [2023-05-08T03:55:25.303Z] 9325e15d5711: Download complete [2023-05-08T03:55:25.303Z] f56be85fc22e: Pull complete [2023-05-08T03:55:25.564Z] 85791d961cd3: Pull complete [2023-05-08T03:55:25.564Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T03:55:25.564Z] c5a4b2cf53e6: Download complete [2023-05-08T03:55:25.822Z] d694b5ae8c79: Verifying Checksum [2023-05-08T03:55:25.822Z] d694b5ae8c79: Download complete [2023-05-08T03:55:26.081Z] 556b6ee489ea: Verifying Checksum [2023-05-08T03:55:26.081Z] 556b6ee489ea: Download complete [2023-05-08T03:55:29.372Z] d694b5ae8c79: Pull complete [2023-05-08T03:55:29.372Z] 9f32a84ed3da: Pull complete [2023-05-08T03:55:29.372Z] 4d19c01a9841: Pull complete [2023-05-08T03:55:29.372Z] 9325e15d5711: Pull complete [2023-05-08T03:55:31.271Z] 556b6ee489ea: Pull complete [2023-05-08T03:55:32.206Z] c5a4b2cf53e6: Pull complete [2023-05-08T03:55:32.206Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T03:55:32.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T03:55:32.206Z] ---> c4be618373d6 [2023-05-08T03:55:32.206Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T03:55:33.585Z] ---> Running in a584952e1a18 [2023-05-08T03:55:33.585Z] Removing intermediate container a584952e1a18 [2023-05-08T03:55:33.585Z] ---> fa5171da629c [2023-05-08T03:55:33.585Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T03:55:33.585Z] ---> Running in 5bcf5f4caadf [2023-05-08T03:55:33.585Z] Removing intermediate container 5bcf5f4caadf [2023-05-08T03:55:33.585Z] ---> 29c4872bc333 [2023-05-08T03:55:33.585Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T03:55:33.585Z] ---> Running in 66ecec7e0af9 [2023-05-08T03:55:33.845Z] Removing intermediate container 66ecec7e0af9 [2023-05-08T03:55:33.845Z] ---> f175da32177a [2023-05-08T03:55:33.845Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T03:55:33.845Z] ---> Running in 46a0a1131bec [2023-05-08T03:55:33.845Z] Removing intermediate container 46a0a1131bec [2023-05-08T03:55:33.845Z] ---> c881ea0c9be6 [2023-05-08T03:55:33.845Z] Step 7/12 : WORKDIR /device-gpio [2023-05-08T03:55:33.845Z] ---> Running in aade69ebc01f [2023-05-08T03:55:34.106Z] Removing intermediate container aade69ebc01f [2023-05-08T03:55:34.106Z] ---> 2c8bc9b122d4 [2023-05-08T03:55:34.106Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T03:55:34.106Z] ---> Running in a1e834a80722 [2023-05-08T03:55:34.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T03:55:34.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T03:55:34.626Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T03:55:34.626Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T03:55:34.626Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T03:55:34.626Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T03:55:34.626Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T03:55:34.626Z] OK: 269 MiB in 57 packages [2023-05-08T03:55:34.886Z] Removing intermediate container a1e834a80722 [2023-05-08T03:55:34.886Z] ---> 48626644bb6b [2023-05-08T03:55:34.886Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T03:55:35.148Z] ---> 30f765dddd70 [2023-05-08T03:55:35.148Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T03:55:35.148Z] ---> Running in 4f287ab95bcc [2023-05-08T03:55:38.215Z] Still waiting to schedule task [2023-05-08T03:55:38.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-08T03:56:01.724Z] Removing intermediate container 4f287ab95bcc [2023-05-08T03:56:01.724Z] ---> 709ae64078c9 [2023-05-08T03:56:01.724Z] Step 11/12 : COPY . . [2023-05-08T03:56:01.985Z] ---> 3cfa5cab2e2c [2023-05-08T03:56:01.985Z] Step 12/12 : RUN ${MAKE} [2023-05-08T03:56:02.245Z] ---> Running in 110f7ada8d01 [2023-05-08T03:56:02.504Z] noop [2023-05-08T03:56:02.763Z] Removing intermediate container 110f7ada8d01 [2023-05-08T03:56:02.763Z] ---> 2ddd66cc9cba [2023-05-08T03:56:02.763Z] Successfully built 2ddd66cc9cba [2023-05-08T03:56:02.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:56:03.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T03:56:03.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:56:03.374Z] prd-ubuntu20.04-docker-8c-8g-14423 does not seem to be running inside a container [2023-05-08T03:56:03.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-173 -v /w/workspace/edgexfoundry_device-gpio_PR-173:/w/workspace/edgexfoundry_device-gpio_PR-173:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-173@tmp:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T03:56:03.748Z] $ docker top ac71d8918ddb042f7f18d9155cf4d9bfe5c75a5419f122cbcdc86839a9150983 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T03:56:04.138Z] + go version [2023-05-08T03:56:04.138Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T03:56:04.175Z] $ docker stop --time=1 ac71d8918ddb042f7f18d9155cf4d9bfe5c75a5419f122cbcdc86839a9150983 [2023-05-08T03:56:05.467Z] $ docker rm -f --volumes ac71d8918ddb042f7f18d9155cf4d9bfe5c75a5419f122cbcdc86839a9150983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:56:06.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T03:56:06.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:56:06.327Z] prd-ubuntu20.04-docker-8c-8g-14423 does not seem to be running inside a container [2023-05-08T03:56:06.361Z] $ 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-173 -v /w/workspace/edgexfoundry_device-gpio_PR-173:/w/workspace/edgexfoundry_device-gpio_PR-173:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-173@tmp:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T03:56:06.683Z] $ docker top 9c48cb24e002feb3dbcc8197576f9b2000ade6f0b33809d8b64a35032ca97b1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T03:56:07.075Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-173 [Pipeline] fileExists [Pipeline] sh [2023-05-08T03:56:07.441Z] + make test [2023-05-08T03:56:07.441Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T03:56:12.717Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-08T03:56:22.701Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-08T03:56:22.701Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-08T03:56:27.977Z] go vet ./... [2023-05-08T03:56:30.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T03:56:30.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T03:56:30.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T03:56:30.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T03:56:30.577Z] $ docker stop --time=1 9c48cb24e002feb3dbcc8197576f9b2000ade6f0b33809d8b64a35032ca97b1a [2023-05-08T03:56:32.539Z] $ docker rm -f --volumes 9c48cb24e002feb3dbcc8197576f9b2000ade6f0b33809d8b64a35032ca97b1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T03:56:33.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T03:56:33.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T03:56:33.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T03:56:34.061Z] + ls -al . [2023-05-08T03:56:34.061Z] total 156 [2023-05-08T03:56:34.061Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 03:56 . [2023-05-08T03:56:34.061Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 03:54 .. [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 03:54 .dockerignore [2023-05-08T03:56:34.061Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 03:55 .git [2023-05-08T03:56:34.061Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:54 .github [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 03:54 .gitignore [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 03:54 .golangci.yml [2023-05-08T03:56:34.061Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 03:55 .semver [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 8 03:54 Attribution.txt [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 8 03:54 CHANGELOG.md [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 8 03:54 Dockerfile [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 03:54 GOVERNANCE.md [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 03:54 Jenkinsfile [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 03:54 LICENSE [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 8 03:54 Makefile [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 03:54 OWNERS.md [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 8 03:54 README.md [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 03:55 VERSION [2023-05-08T03:56:34.061Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 03:54 bin [2023-05-08T03:56:34.061Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:54 cmd [2023-05-08T03:56:34.061Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 03:56 coverage.out [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 8 03:54 go.mod [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 8 03:54 go.sum [2023-05-08T03:56:34.061Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:54 internal [2023-05-08T03:56:34.061Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 03:54 snap [2023-05-08T03:56:34.061Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 03:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:56:34.441Z] + 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=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e --label arch=amd64 --label version=0.0.0 . [2023-05-08T03:56:34.441Z] Sending build context to Docker daemon 16.12MB [2023-05-08T03:56:34.441Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T03:56:34.441Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T03:56:34.441Z] ---> 2ddd66cc9cba [2023-05-08T03:56:34.441Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T03:56:34.441Z] ---> Running in 58eb02707c19 [2023-05-08T03:56:34.700Z] Removing intermediate container 58eb02707c19 [2023-05-08T03:56:34.700Z] ---> 64aaeecabef4 [2023-05-08T03:56:34.700Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T03:56:34.700Z] ---> Running in b6e69e9eb53d [2023-05-08T03:56:34.700Z] Removing intermediate container b6e69e9eb53d [2023-05-08T03:56:34.700Z] ---> e86b7f15b3e3 [2023-05-08T03:56:34.700Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T03:56:34.700Z] ---> Running in 6433547fa645 [2023-05-08T03:56:34.700Z] Removing intermediate container 6433547fa645 [2023-05-08T03:56:34.700Z] ---> c00e50fe6999 [2023-05-08T03:56:34.700Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T03:56:34.700Z] ---> Running in c399978e205c [2023-05-08T03:56:34.958Z] Removing intermediate container c399978e205c [2023-05-08T03:56:34.958Z] ---> 9c117e329b6a [2023-05-08T03:56:34.958Z] Step 7/25 : WORKDIR /device-gpio [2023-05-08T03:56:34.958Z] ---> Running in ebcf7dfe7ba3 [2023-05-08T03:56:34.958Z] Removing intermediate container ebcf7dfe7ba3 [2023-05-08T03:56:34.958Z] ---> 7db3e4f56b9c [2023-05-08T03:56:34.958Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T03:56:34.958Z] ---> Running in 76ce14f29468 [2023-05-08T03:56:35.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T03:56:35.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T03:56:35.475Z] OK: 269 MiB in 57 packages [2023-05-08T03:56:35.734Z] Removing intermediate container 76ce14f29468 [2023-05-08T03:56:35.734Z] ---> e96805e4c205 [2023-05-08T03:56:35.734Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T03:56:35.992Z] ---> 2f6e1e691358 [2023-05-08T03:56:35.992Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T03:56:35.992Z] ---> Running in 55dde98fd9ae [2023-05-08T03:56:36.926Z] Removing intermediate container 55dde98fd9ae [2023-05-08T03:56:36.926Z] ---> 7d31b7706d6c [2023-05-08T03:56:36.926Z] Step 11/25 : COPY . . [2023-05-08T03:56:36.926Z] ---> 3b445f575b5f [2023-05-08T03:56:36.926Z] Step 12/25 : RUN ${MAKE} [2023-05-08T03:56:36.926Z] ---> Running in 991b2ee3150c [2023-05-08T03:56:37.186Z] 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-08T03:56:55.371Z] Removing intermediate container 991b2ee3150c [2023-05-08T03:56:55.371Z] ---> 2de28788834d [2023-05-08T03:56:55.371Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T03:56:55.371Z] 3.17: Pulling from library/alpine [2023-05-08T03:56:55.371Z] f56be85fc22e: Already exists [2023-05-08T03:56:55.371Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T03:56:55.371Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T03:56:55.371Z] ---> 9ed4aefc74f6 [2023-05-08T03:56:55.371Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-08T03:56:55.371Z] ---> Running in 713224bee352 [2023-05-08T03:56:55.371Z] Removing intermediate container 713224bee352 [2023-05-08T03:56:55.371Z] ---> 8d841a6e9eef [2023-05-08T03:56:55.371Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-08T03:56:55.371Z] ---> Running in a448e7042336 [2023-05-08T03:56:55.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T03:56:55.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T03:56:55.371Z] OK: 7 MiB in 15 packages [2023-05-08T03:56:55.371Z] Removing intermediate container a448e7042336 [2023-05-08T03:56:55.371Z] ---> 0a3d3bbc9312 [2023-05-08T03:56:55.371Z] Step 16/25 : WORKDIR / [2023-05-08T03:56:55.371Z] ---> Running in f9c6db5743d0 [2023-05-08T03:56:55.371Z] Removing intermediate container f9c6db5743d0 [2023-05-08T03:56:55.371Z] ---> c70eadae9986 [2023-05-08T03:56:55.371Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-08T03:56:55.371Z] ---> 945e421a2c89 [2023-05-08T03:56:55.371Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-08T03:56:55.371Z] ---> 2757f364624c [2023-05-08T03:56:55.371Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-08T03:56:55.633Z] ---> 19b1578ea753 [2023-05-08T03:56:55.633Z] Step 20/25 : EXPOSE 59910 [2023-05-08T03:56:55.633Z] ---> Running in a376ef2ddd76 [2023-05-08T03:56:55.633Z] Removing intermediate container a376ef2ddd76 [2023-05-08T03:56:55.633Z] ---> 77892af66b2c [2023-05-08T03:56:55.633Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-08T03:56:55.633Z] ---> Running in bf5d12b8bb38 [2023-05-08T03:56:55.633Z] Removing intermediate container bf5d12b8bb38 [2023-05-08T03:56:55.633Z] ---> de47cf41ff53 [2023-05-08T03:56:55.633Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T03:56:55.633Z] ---> Running in 17a88ce88aad [2023-05-08T03:56:55.892Z] Removing intermediate container 17a88ce88aad [2023-05-08T03:56:55.892Z] ---> 7c6ada755bb4 [2023-05-08T03:56:55.892Z] Step 23/25 : LABEL arch=amd64 [2023-05-08T03:56:55.892Z] ---> Running in f4c2c5c47fa7 [2023-05-08T03:56:55.892Z] Removing intermediate container f4c2c5c47fa7 [2023-05-08T03:56:55.892Z] ---> b0f057dfd756 [2023-05-08T03:56:55.892Z] Step 24/25 : LABEL git_sha=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [2023-05-08T03:56:55.892Z] ---> Running in 144ea7ae330f [2023-05-08T03:56:55.892Z] Removing intermediate container 144ea7ae330f [2023-05-08T03:56:55.892Z] ---> 6a67ee13f454 [2023-05-08T03:56:55.892Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T03:56:55.892Z] ---> Running in 9b0b220d45cb [2023-05-08T03:56:56.151Z] Removing intermediate container 9b0b220d45cb [2023-05-08T03:56:56.151Z] ---> f768778375a1 [2023-05-08T03:56:56.151Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T03:56:56.151Z] Successfully built f768778375a1 [2023-05-08T03:56:56.151Z] 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-08T03:56:57.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T03:56:57.048Z] [2023-05-08T03:56:57.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:56:57.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T03:56:57.419Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T03:56:57.419Z] 5eb5b503b376: Pulling fs layer [2023-05-08T03:56:57.419Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T03:56:57.419Z] ec43610c2a17: Pulling fs layer [2023-05-08T03:56:57.419Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T03:56:57.419Z] 33b1e0a273af: Pulling fs layer [2023-05-08T03:56:57.419Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T03:56:57.419Z] 2f39f015ded8: Pulling fs layer [2023-05-08T03:56:57.419Z] 33b1e0a273af: Waiting [2023-05-08T03:56:57.419Z] 2f39f015ded8: Waiting [2023-05-08T03:56:57.419Z] 5d3b04190fa2: Waiting [2023-05-08T03:56:57.419Z] 3a2ae6a8a46f: Waiting [2023-05-08T03:56:57.419Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T03:56:57.419Z] 5c69ac0246d0: Download complete [2023-05-08T03:56:57.419Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T03:56:57.419Z] 3a2ae6a8a46f: Download complete [2023-05-08T03:56:57.419Z] 33b1e0a273af: Verifying Checksum [2023-05-08T03:56:57.419Z] 33b1e0a273af: Download complete [2023-05-08T03:56:57.419Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T03:56:57.419Z] 5d3b04190fa2: Download complete [2023-05-08T03:56:57.419Z] ec43610c2a17: Verifying Checksum [2023-05-08T03:56:57.419Z] ec43610c2a17: Download complete [2023-05-08T03:56:57.679Z] 5eb5b503b376: Download complete [2023-05-08T03:56:58.247Z] 2f39f015ded8: Download complete [2023-05-08T03:56:58.513Z] 5eb5b503b376: Pull complete [2023-05-08T03:56:58.773Z] 5c69ac0246d0: Pull complete [2023-05-08T03:56:59.033Z] ec43610c2a17: Pull complete [2023-05-08T03:56:59.033Z] 3a2ae6a8a46f: Pull complete [2023-05-08T03:56:59.294Z] 33b1e0a273af: Pull complete [2023-05-08T03:56:59.294Z] 5d3b04190fa2: Pull complete [2023-05-08T03:57:03.488Z] 2f39f015ded8: Pull complete [2023-05-08T03:57:03.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T03:57:03.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T03:57:03.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:57:03.705Z] prd-ubuntu20.04-docker-8c-8g-14423 does not seem to be running inside a container [2023-05-08T03:57:03.739Z] $ 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-173 -v /w/workspace/edgexfoundry_device-gpio_PR-173:/w/workspace/edgexfoundry_device-gpio_PR-173:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-173@tmp:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T03:57:04.792Z] $ docker top 8ac9489a2590705932b34e1e508946abdb99dc531ff584731fd92a42ccdd6d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T03:57:05.247Z] ---> job-cost.sh [2023-05-08T03:57:05.247Z] lf-activate-venv: SKIPPING [2023-05-08T03:57:05.247Z] INFO: No Stack... [2023-05-08T03:57:05.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T03:57:06.074Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T03:57:06.388Z] + + cat /w/workspace/edgexfoundry_device-gpio_PR-173/archives/cost.csv [2023-05-08T03:57:06.388Z] cut -d, -f6 [Pipeline] lock [2023-05-08T03:57:06.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [2023-05-08T03:57:06.438Z] Resource [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] did not exist. Created. [2023-05-08T03:57:06.438Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T03:57:06.827Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T03:57:06.875Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T03:57:06.901Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T03:57:06.984Z] $ docker stop --time=1 8ac9489a2590705932b34e1e508946abdb99dc531ff584731fd92a42ccdd6d1c [2023-05-08T03:57:08.139Z] $ docker rm -f --volumes 8ac9489a2590705932b34e1e508946abdb99dc531ff584731fd92a42ccdd6d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T03:57:15.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14424 in /w/workspace/edgexfoundry_device-gpio_PR-173 [Pipeline] { [Pipeline] ws [2023-05-08T03:57:15.440Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-08T03:57:15.531Z] The recommended git tool is: git [2023-05-08T03:57:21.087Z] using credential edgex-jenkins-ssh [2023-05-08T03:57:21.107Z] Cloning the remote Git repository [2023-05-08T03:57:21.160Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-08T03:57:21.257Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-08T03:57:21.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-08T03:57:21.414Z] > git --version # timeout=10 [2023-05-08T03:57:21.441Z] > git --version # 'git version 2.25.1' [2023-05-08T03:57:21.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T03:57:21.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T03:57:23.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-08T03:57:23.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T03:57:24.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-08T03:57:24.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-08T03:57:24.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T03:57:24.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T03:57:24.936Z] Merging remotes/origin/main commit 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 into PR head commit 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [2023-05-08T03:57:25.207Z] Merge succeeded, producing 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [2023-05-08T03:57:25.208Z] Checking out Revision 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e (PR-173) [2023-05-08T03:57:24.957Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T03:57:25.031Z] > git checkout -f 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e # timeout=10 [2023-05-08T03:57:25.108Z] > git remote # timeout=10 [2023-05-08T03:57:25.128Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T03:57:25.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T03:57:25.159Z] > git merge 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 [2023-05-08T03:57:25.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T03:57:25.216Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T03:57:25.229Z] > git checkout -f 7bbd9980afc94b42b66d3a4f0522adf86ead6e9e # timeout=10 [2023-05-08T03:57:28.689Z] Commit message: "build: Ignore all go-mods except device-sdk-go" [2023-05-08T03:57:28.741Z] > git --version # timeout=10 [2023-05-08T03:57:28.752Z] > git --version # 'git version 2.25.1' [2023-05-08T03:57:28.767Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T03:57:29.913Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T03:57:29.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T03:57:29.913Z] Dload Upload Total Spent Left Speed [2023-05-08T03:57:29.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-08T03:57:30.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T03:57:31.028Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-08T03:57:31.028Z] tee /etc/docker/daemon.new [2023-05-08T03:57:31.028Z] { [2023-05-08T03:57:31.028Z] "registry-mirrors": [ [2023-05-08T03:57:31.028Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T03:57:31.028Z] ], [2023-05-08T03:57:31.028Z] "bip": "10.250.0.254/24", [2023-05-08T03:57:31.028Z] "hosts": [ [2023-05-08T03:57:31.028Z] "tcp://0.0.0.0:5555", [2023-05-08T03:57:31.028Z] "unix:///var/run/docker.sock" [2023-05-08T03:57:31.028Z] ], [2023-05-08T03:57:31.028Z] "mtu": 1458, [2023-05-08T03:57:31.028Z] "selinux-enabled": true, [2023-05-08T03:57:31.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T03:57:31.028Z] } [Pipeline] sh [2023-05-08T03:57:31.368Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T03:57:31.717Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T03:57:50.043Z] provisioning config files... [2023-05-08T03:57:50.070Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config2264912304688370801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T03:57:50.463Z] ---> docker-login.sh [2023-05-08T03:57:50.464Z] nexus3.edgexfoundry.org:10001 [2023-05-08T03:57:51.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:57:51.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:57:51.054Z] Configure a credential helper to remove this warning. See [2023-05-08T03:57:51.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:57:51.054Z] [2023-05-08T03:57:51.054Z] Login Succeeded [2023-05-08T03:57:51.054Z] nexus3.edgexfoundry.org:10002 [2023-05-08T03:57:51.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:57:51.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:57:51.593Z] Configure a credential helper to remove this warning. See [2023-05-08T03:57:51.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:57:51.593Z] [2023-05-08T03:57:51.593Z] Login Succeeded [2023-05-08T03:57:51.593Z] nexus3.edgexfoundry.org:10003 [2023-05-08T03:57:51.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:57:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:57:51.863Z] Configure a credential helper to remove this warning. See [2023-05-08T03:57:51.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:57:51.863Z] [2023-05-08T03:57:51.863Z] Login Succeeded [2023-05-08T03:57:51.863Z] nexus3.edgexfoundry.org:10004 [2023-05-08T03:57:52.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:57:52.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:57:52.138Z] Configure a credential helper to remove this warning. See [2023-05-08T03:57:52.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:57:52.138Z] [2023-05-08T03:57:52.138Z] Login Succeeded [2023-05-08T03:57:52.138Z] docker.io [2023-05-08T03:57:52.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T03:57:52.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T03:57:52.676Z] Configure a credential helper to remove this warning. See [2023-05-08T03:57:52.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T03:57:52.676Z] [2023-05-08T03:57:52.676Z] Login Succeeded [2023-05-08T03:57:52.676Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T03:57:52.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T03:57:53.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T03:57:53.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T03:57:53.141Z] ========================================================= [2023-05-08T03:57:53.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T03:57:53.141Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:57:53.627Z] + 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-08T03:57:53.898Z] Sending build context to Docker daemon 8.144MB [2023-05-08T03:57:53.898Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T03:57:53.898Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T03:57:54.172Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T03:57:54.172Z] c41833b44d91: Pulling fs layer [2023-05-08T03:57:54.172Z] ed15518f5707: Pulling fs layer [2023-05-08T03:57:54.172Z] feae8fd75edb: Pulling fs layer [2023-05-08T03:57:54.172Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T03:57:54.172Z] 3cdef696dda3: Pulling fs layer [2023-05-08T03:57:54.172Z] 2ced38df9373: Pulling fs layer [2023-05-08T03:57:54.172Z] 58f1dce35555: Pulling fs layer [2023-05-08T03:57:54.172Z] 3cdef696dda3: Waiting [2023-05-08T03:57:54.172Z] 2ced38df9373: Waiting [2023-05-08T03:57:54.172Z] 58f1dce35555: Waiting [2023-05-08T03:57:54.172Z] 242c74f7c9fa: Waiting [2023-05-08T03:57:54.172Z] ed15518f5707: Download complete [2023-05-08T03:57:54.172Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T03:57:54.172Z] 242c74f7c9fa: Download complete [2023-05-08T03:57:54.172Z] 3cdef696dda3: Verifying Checksum [2023-05-08T03:57:54.172Z] 3cdef696dda3: Download complete [2023-05-08T03:57:54.172Z] c41833b44d91: Verifying Checksum [2023-05-08T03:57:54.172Z] c41833b44d91: Download complete [2023-05-08T03:57:55.589Z] c41833b44d91: Pull complete [2023-05-08T03:57:55.589Z] 58f1dce35555: Verifying Checksum [2023-05-08T03:57:55.589Z] 58f1dce35555: Download complete [2023-05-08T03:57:57.011Z] feae8fd75edb: Verifying Checksum [2023-05-08T03:57:57.011Z] feae8fd75edb: Download complete [2023-05-08T03:57:57.011Z] 2ced38df9373: Verifying Checksum [2023-05-08T03:57:57.011Z] 2ced38df9373: Download complete [2023-05-08T03:57:57.977Z] ed15518f5707: Pull complete [2023-05-08T03:58:10.312Z] feae8fd75edb: Pull complete [2023-05-08T03:58:10.312Z] 242c74f7c9fa: Pull complete [2023-05-08T03:58:10.312Z] 3cdef696dda3: Pull complete [2023-05-08T03:58:15.685Z] 2ced38df9373: Pull complete [2023-05-08T03:58:17.645Z] 58f1dce35555: Pull complete [2023-05-08T03:58:17.645Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T03:58:17.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T03:58:17.914Z] ---> fadd8f120f05 [2023-05-08T03:58:17.914Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T03:58:19.336Z] ---> Running in 1c021edbee67 [2023-05-08T03:58:19.336Z] Removing intermediate container 1c021edbee67 [2023-05-08T03:58:19.336Z] ---> 820d107b2be4 [2023-05-08T03:58:19.336Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T03:58:19.336Z] ---> Running in 174414adde87 [2023-05-08T03:58:19.610Z] Removing intermediate container 174414adde87 [2023-05-08T03:58:19.610Z] ---> 19553d4ef905 [2023-05-08T03:58:19.610Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T03:58:19.880Z] ---> Running in 45d56d334665 [2023-05-08T03:58:20.150Z] Removing intermediate container 45d56d334665 [2023-05-08T03:58:20.150Z] ---> 1a82f7542d11 [2023-05-08T03:58:20.150Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T03:58:20.150Z] ---> Running in 795ca59baae0 [2023-05-08T03:58:20.420Z] Removing intermediate container 795ca59baae0 [2023-05-08T03:58:20.420Z] ---> 20b2d4f23401 [2023-05-08T03:58:20.420Z] Step 7/12 : WORKDIR /device-gpio [2023-05-08T03:58:20.420Z] ---> Running in 0ca690f9c372 [2023-05-08T03:58:20.690Z] Removing intermediate container 0ca690f9c372 [2023-05-08T03:58:20.690Z] ---> a58b39b7aa62 [2023-05-08T03:58:20.690Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T03:58:20.957Z] ---> Running in 7e63e4ea250e [2023-05-08T03:58:21.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T03:58:22.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T03:58:23.471Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T03:58:23.471Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T03:58:23.471Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T03:58:23.471Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T03:58:23.739Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T03:58:23.739Z] OK: 268 MiB in 57 packages [2023-05-08T03:58:24.718Z] Removing intermediate container 7e63e4ea250e [2023-05-08T03:58:24.718Z] ---> 25ec08c50344 [2023-05-08T03:58:24.718Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T03:58:25.304Z] ---> 8796d1ea7301 [2023-05-08T03:58:25.304Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T03:58:25.304Z] ---> Running in 8f758a3df5f4 [2023-05-08T03:59:33.193Z] Removing intermediate container 8f758a3df5f4 [2023-05-08T03:59:33.193Z] ---> 4882b988401d [2023-05-08T03:59:33.193Z] Step 11/12 : COPY . . [2023-05-08T03:59:33.193Z] ---> 53e4d1250ecc [2023-05-08T03:59:33.193Z] Step 12/12 : RUN ${MAKE} [2023-05-08T03:59:33.193Z] ---> Running in 2a9ae8ed5da0 [2023-05-08T03:59:33.193Z] noop [2023-05-08T03:59:33.193Z] Removing intermediate container 2a9ae8ed5da0 [2023-05-08T03:59:33.193Z] ---> f5cdc4edf53e [2023-05-08T03:59:33.193Z] Successfully built f5cdc4edf53e [2023-05-08T03:59:33.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:59:33.675Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T03:59:33.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:59:33.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-14424 does not seem to be running inside a container [2023-05-08T03:59:34.016Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T03:59:35.238Z] $ docker top 165f204bfcdc6999d3a00f123b63f8af5b9fac7496f3294c3d833b33fab46782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T03:59:36.129Z] + go version [2023-05-08T03:59:36.129Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T03:59:36.164Z] $ docker stop --time=1 165f204bfcdc6999d3a00f123b63f8af5b9fac7496f3294c3d833b33fab46782 [2023-05-08T03:59:37.832Z] $ docker rm -f --volumes 165f204bfcdc6999d3a00f123b63f8af5b9fac7496f3294c3d833b33fab46782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T03:59:38.685Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T03:59:38.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T03:59:38.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-14424 does not seem to be running inside a container [2023-05-08T03:59:39.006Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T03:59:40.144Z] $ docker top c553dc9f3df63aad00a7e394fcaaf690d597886d799cfe2c35e8d1969ed04954 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T03:59:41.011Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T03:59:41.398Z] + make test [2023-05-08T03:59:41.398Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:00:13.632Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-08T04:01:50.285Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-08T04:01:50.285Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-08T04:01:50.872Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:01:50.872Z] go vet ./... [2023-05-08T04:02:17.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:02:17.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:02:17.813Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:02:17.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:02:17.889Z] $ docker stop --time=1 c553dc9f3df63aad00a7e394fcaaf690d597886d799cfe2c35e8d1969ed04954 [2023-05-08T04:02:19.690Z] $ docker rm -f --volumes c553dc9f3df63aad00a7e394fcaaf690d597886d799cfe2c35e8d1969ed04954 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:02:20.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:02:20.996Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:02:21.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:02:22.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:02:22.484Z] + ls -al . [2023-05-08T04:02:22.485Z] total 152 [2023-05-08T04:02:22.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 03:59 . [2023-05-08T04:02:22.485Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 03:57 .. [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 03:57 .dockerignore [2023-05-08T04:02:22.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 03:57 .git [2023-05-08T04:02:22.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:57 .github [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 03:57 .gitignore [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 03:57 .golangci.yml [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 8 03:57 Attribution.txt [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 8 03:57 CHANGELOG.md [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 8 03:57 Dockerfile [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 03:57 GOVERNANCE.md [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 03:57 Jenkinsfile [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 03:57 LICENSE [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 8 03:57 Makefile [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 03:57 OWNERS.md [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 8 03:57 README.md [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 03:55 VERSION [2023-05-08T04:02:22.485Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 03:57 bin [2023-05-08T04:02:22.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:57 cmd [2023-05-08T04:02:22.485Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 03:59 coverage.out [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 8 03:57 go.mod [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 8 03:57 go.sum [2023-05-08T04:02:22.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 03:57 internal [2023-05-08T04:02:22.485Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 03:57 snap [2023-05-08T04:02:22.485Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 03:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:02:22.924Z] + 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=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e --label arch=arm64 --label version=0.0.0 . [2023-05-08T04:02:23.196Z] Sending build context to Docker daemon 8.145MB [2023-05-08T04:02:23.196Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:02:23.196Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T04:02:23.196Z] ---> f5cdc4edf53e [2023-05-08T04:02:23.196Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:02:23.466Z] ---> Running in f498d63e2f6c [2023-05-08T04:02:23.735Z] Removing intermediate container f498d63e2f6c [2023-05-08T04:02:23.735Z] ---> 226a49572b25 [2023-05-08T04:02:23.735Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:02:23.735Z] ---> Running in 3b25cd291742 [2023-05-08T04:02:24.010Z] Removing intermediate container 3b25cd291742 [2023-05-08T04:02:24.010Z] ---> 7f8bd76421ab [2023-05-08T04:02:24.010Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-08T04:02:24.010Z] ---> Running in ad316f19ff3f [2023-05-08T04:02:24.611Z] Removing intermediate container ad316f19ff3f [2023-05-08T04:02:24.611Z] ---> 948779aa9db3 [2023-05-08T04:02:24.611Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:02:24.611Z] ---> Running in 7c8aff2fc8f3 [2023-05-08T04:02:24.880Z] Removing intermediate container 7c8aff2fc8f3 [2023-05-08T04:02:24.880Z] ---> 9375f99f44f8 [2023-05-08T04:02:24.880Z] Step 7/25 : WORKDIR /device-gpio [2023-05-08T04:02:24.880Z] ---> Running in 648b8c43f6c1 [2023-05-08T04:02:25.153Z] Removing intermediate container 648b8c43f6c1 [2023-05-08T04:02:25.153Z] ---> c0894c0bc74f [2023-05-08T04:02:25.153Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:02:25.153Z] ---> Running in 039177ecf100 [2023-05-08T04:02:26.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:02:26.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:02:27.825Z] OK: 268 MiB in 57 packages [2023-05-08T04:02:28.794Z] Removing intermediate container 039177ecf100 [2023-05-08T04:02:28.794Z] ---> a31e4b881951 [2023-05-08T04:02:28.794Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T04:02:29.066Z] ---> 1942548a9e9b [2023-05-08T04:02:29.066Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:02:29.336Z] ---> Running in a9f2490ab892 [2023-05-08T04:02:31.934Z] Removing intermediate container a9f2490ab892 [2023-05-08T04:02:31.934Z] ---> e40b0601aa1d [2023-05-08T04:02:31.934Z] Step 11/25 : COPY . . [2023-05-08T04:02:32.903Z] ---> f1892f44df00 [2023-05-08T04:02:32.903Z] Step 12/25 : RUN ${MAKE} [2023-05-08T04:02:32.903Z] ---> Running in ed539bd5d204 [2023-05-08T04:02:33.877Z] 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-08T04:04:40.582Z] Removing intermediate container ed539bd5d204 [2023-05-08T04:04:40.582Z] ---> dc07d16e9b1a [2023-05-08T04:04:40.582Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T04:04:40.582Z] 3.17: Pulling from library/alpine [2023-05-08T04:04:40.582Z] c41833b44d91: Already exists [2023-05-08T04:04:40.582Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:04:40.582Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:04:40.582Z] ---> 51e60588ff2c [2023-05-08T04:04:40.582Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-08T04:04:40.582Z] ---> Running in ed1a9b97db98 [2023-05-08T04:04:40.582Z] Removing intermediate container ed1a9b97db98 [2023-05-08T04:04:40.582Z] ---> 5c5dbd292887 [2023-05-08T04:04:40.582Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-08T04:04:40.582Z] ---> Running in d5813fcb6e5f [2023-05-08T04:04:41.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:04:41.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:04:42.636Z] OK: 7 MiB in 15 packages [2023-05-08T04:04:43.219Z] Removing intermediate container d5813fcb6e5f [2023-05-08T04:04:43.219Z] ---> e3c563ce54bf [2023-05-08T04:04:43.219Z] Step 16/25 : WORKDIR / [2023-05-08T04:04:43.487Z] ---> Running in fc0fc575d73c [2023-05-08T04:04:43.755Z] Removing intermediate container fc0fc575d73c [2023-05-08T04:04:43.755Z] ---> 0a61cbf9a82d [2023-05-08T04:04:43.755Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-08T04:04:44.039Z] ---> fee2fe8ffe7a [2023-05-08T04:04:44.039Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-08T04:04:44.626Z] ---> 4be2684d56f5 [2023-05-08T04:04:44.626Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-08T04:04:46.036Z] ---> 265d48c48bdb [2023-05-08T04:04:46.036Z] Step 20/25 : EXPOSE 59910 [2023-05-08T04:04:46.036Z] ---> Running in 5082c61069c2 [2023-05-08T04:04:46.301Z] Removing intermediate container 5082c61069c2 [2023-05-08T04:04:46.301Z] ---> fa3377f7c03b [2023-05-08T04:04:46.301Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-08T04:04:46.301Z] ---> Running in 79443f9a0e45 [2023-05-08T04:04:46.568Z] Removing intermediate container 79443f9a0e45 [2023-05-08T04:04:46.568Z] ---> ac864001df0b [2023-05-08T04:04:46.568Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T04:04:46.568Z] ---> Running in a90a42a10517 [2023-05-08T04:04:46.834Z] Removing intermediate container a90a42a10517 [2023-05-08T04:04:46.834Z] ---> ae7a83c56092 [2023-05-08T04:04:46.834Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T04:04:46.834Z] ---> Running in 7e4bbb1074ec [2023-05-08T04:04:47.104Z] Removing intermediate container 7e4bbb1074ec [2023-05-08T04:04:47.104Z] ---> bc374642001f [2023-05-08T04:04:47.104Z] Step 24/25 : LABEL git_sha=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [2023-05-08T04:04:47.371Z] ---> Running in d93309845756 [2023-05-08T04:04:47.371Z] Removing intermediate container d93309845756 [2023-05-08T04:04:47.371Z] ---> e0c90a387f3c [2023-05-08T04:04:47.637Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T04:04:47.637Z] ---> Running in abae2c1492e6 [2023-05-08T04:04:47.902Z] Removing intermediate container abae2c1492e6 [2023-05-08T04:04:47.902Z] ---> dc9732a304fc [2023-05-08T04:04:47.902Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:04:47.902Z] Successfully built dc9732a304fc [2023-05-08T04:04:47.902Z] 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-08T04:04:48.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:04:48.698Z] [2023-05-08T04:04:48.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:04:49.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:04:49.095Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:04:49.095Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:04:49.095Z] 04944245beec: Pulling fs layer [2023-05-08T04:04:49.095Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:04:49.095Z] 765212b225bb: Pulling fs layer [2023-05-08T04:04:49.095Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:04:49.095Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:04:49.095Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:04:49.095Z] 765212b225bb: Waiting [2023-05-08T04:04:49.095Z] f23df028b6ca: Waiting [2023-05-08T04:04:49.095Z] d65c8cfc05b1: Waiting [2023-05-08T04:04:49.095Z] 2437ff75d9bd: Waiting [2023-05-08T04:04:49.362Z] 04944245beec: Verifying Checksum [2023-05-08T04:04:49.362Z] 04944245beec: Download complete [2023-05-08T04:04:49.362Z] 765212b225bb: Verifying Checksum [2023-05-08T04:04:49.362Z] 765212b225bb: Download complete [2023-05-08T04:04:49.362Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:04:49.362Z] f23df028b6ca: Download complete [2023-05-08T04:04:49.362Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:04:49.363Z] d65c8cfc05b1: Download complete [2023-05-08T04:04:49.363Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:04:49.363Z] 699f458cf7ca: Download complete [2023-05-08T04:04:49.952Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T04:04:49.952Z] 8998bd30e6a1: Download complete [2023-05-08T04:04:51.897Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:04:51.897Z] 2437ff75d9bd: Download complete [2023-05-08T04:04:53.841Z] 8998bd30e6a1: Pull complete [2023-05-08T04:04:54.109Z] 04944245beec: Pull complete [2023-05-08T04:04:55.537Z] 699f458cf7ca: Pull complete [2023-05-08T04:04:55.537Z] 765212b225bb: Pull complete [2023-05-08T04:04:56.123Z] f23df028b6ca: Pull complete [2023-05-08T04:04:56.390Z] d65c8cfc05b1: Pull complete [2023-05-08T04:05:11.393Z] 2437ff75d9bd: Pull complete [2023-05-08T04:05:11.393Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:05:11.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:05:11.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:05:11.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-14424 does not seem to be running inside a container [2023-05-08T04:05:11.789Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T04:05:14.198Z] $ docker top c8a295341f4942066245310f44dc0135f717591e24a1046ca49b3021632e1dc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:14.791Z] ---> job-cost.sh [2023-05-08T04:05:15.059Z] lf-activate-venv: SKIPPING [2023-05-08T04:05:15.059Z] INFO: No Stack... [2023-05-08T04:05:15.327Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:05:16.284Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:05:16.627Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-08T04:05:16.627Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:05:16.989Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [2023-05-08T04:05:16.994Z] Resource [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] did not exist. Created. [2023-05-08T04:05:16.994Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:05:17.443Z] /w/workspace/device-gpio/1@tmp/durable-24e8b334/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:05:17.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:05:17.822Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:05:17.871Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:05:17.886Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:05:17.963Z] $ docker stop --time=1 c8a295341f4942066245310f44dc0135f717591e24a1046ca49b3021632e1dc4 [2023-05-08T04:05:19.442Z] $ docker rm -f --volumes c8a295341f4942066245310f44dc0135f717591e24a1046ca49b3021632e1dc4 [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-08T04:05:20.430Z] provisioning config files... [2023-05-08T04:05:20.440Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/config5710586861135979938tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:05:20.781Z] + set +x [2023-05-08T04:05:20.781Z] + curl -s https://codecov.io/bash [2023-05-08T04:05:20.781Z] + bash -s -- [2023-05-08T04:05:21.041Z] [2023-05-08T04:05:21.041Z] _____ _ [2023-05-08T04:05:21.041Z] / ____| | | [2023-05-08T04:05:21.041Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:05:21.041Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:05:21.041Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:05:21.041Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:05:21.041Z] Bash-1.0.6 [2023-05-08T04:05:21.041Z] [2023-05-08T04:05:21.041Z] [2023-05-08T04:05:21.041Z] ==> git version 2.25.1 found [2023-05-08T04:05:21.041Z] ==> 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-08T04:05:21.041Z] Release-Date: 2020-01-08 [2023-05-08T04:05:21.041Z] 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-08T04:05:21.041Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:05:21.041Z] ==> Jenkins CI detected. [2023-05-08T04:05:21.041Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-173 [2023-05-08T04:05:21.041Z] project root: . [2023-05-08T04:05:21.041Z] --> token set from env [2023-05-08T04:05:21.041Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:05:21.041Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:05:21.041Z] ==> Python coveragepy not found [2023-05-08T04:05:21.041Z] ==> Searching for coverage reports in: [2023-05-08T04:05:21.041Z] + . [2023-05-08T04:05:21.041Z] -> Found 1 reports [2023-05-08T04:05:21.041Z] ==> Detecting git/mercurial file structure [2023-05-08T04:05:21.041Z] ==> Reading reports [2023-05-08T04:05:21.041Z] + ./coverage.out bytes=10 [2023-05-08T04:05:21.041Z] ==> Appending adjustments [2023-05-08T04:05:21.041Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:05:21.041Z] + Found adjustments [2023-05-08T04:05:21.041Z] ==> Gzipping contents [2023-05-08T04:05:21.041Z] 4.0K /tmp/codecov.GQvhgZ.gz [2023-05-08T04:05:21.041Z] ==> Uploading reports [2023-05-08T04:05:21.041Z] url: https://codecov.io [2023-05-08T04:05:21.041Z] query: branch=PR-173&commit=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-05-08T04:05:21.041Z] -> Pinging Codecov [2023-05-08T04:05:21.041Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-173&commit=7bbd9980afc94b42b66d3a4f0522adf86ead6e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-05-08T04:05:21.301Z] -> Uploading to [2023-05-08T04:05:21.301Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7bbd9980afc94b42b66d3a4f0522adf86ead6e9e/5e4e8c60-9b37-425b-94a1-9a07b3993f43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T040521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c814b38250d5d9f10f8447af443979cf3687580024cfa5fdc11916cb58507489 [2023-05-08T04:05:21.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:05:21.301Z] Dload Upload Total Spent Left Speed [2023-05-08T04:05:21.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3016 --:--:-- --:--:-- --:--:-- 3004 [2023-05-08T04:05:21.561Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7bbd9980afc94b42b66d3a4f0522adf86ead6e9e [Pipeline] } [2023-05-08T04:05:21.588Z] 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-08T04:05:23.273Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-173/archives ] [2023-05-08T04:05:23.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-173/archives [2023-05-08T04:05:23.273Z] total 16 [2023-05-08T04:05:23.273Z] drwxr-xr-x 3 root root 4096 May 8 03:57 . [2023-05-08T04:05:23.273Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 03:57 .. [2023-05-08T04:05:23.273Z] drwxr-xr-x 2 root root 4096 May 8 03:57 cost [2023-05-08T04:05:23.273Z] -rw-r--r-- 1 root root 83 May 8 03:57 cost.csv [2023-05-08T04:05:23.273Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-173/archives [2023-05-08T04:05:23.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-173/archives [2023-05-08T04:05:23.273Z] total 16 [2023-05-08T04:05:23.273Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 03:57 . [2023-05-08T04:05:23.273Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 03:57 .. [2023-05-08T04:05:23.273Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 03:57 cost [2023-05-08T04:05:23.273Z] -rw-r--r-- 1 jenkins jenkins 83 May 8 03:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:23.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:24.511Z] ---> package-listing.sh [2023-05-08T04:05:24.511Z] ++ facter osfamily [2023-05-08T04:05:24.511Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:05:24.772Z] + OS_FAMILY=debian [2023-05-08T04:05:24.772Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-173 [2023-05-08T04:05:24.772Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:05:24.772Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:05:24.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:05:24.772Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:05:24.772Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-173 ']' [2023-05-08T04:05:24.772Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:05:24.772Z] + case "${OS_FAMILY}" in [2023-05-08T04:05:24.772Z] + dpkg -l [2023-05-08T04:05:24.772Z] + grep '^ii' [2023-05-08T04:05:24.772Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:05:24.772Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:05:24.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:05:24.772Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-173 ']' [2023-05-08T04:05:24.773Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-173/archives/ [2023-05-08T04:05:24.773Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-173/archives/ [Pipeline] echo [2023-05-08T04:05:24.799Z] 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T04:05:25.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:05:25.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:05:25.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:05:25.867Z] prd-ubuntu20.04-docker-8c-8g-14423 does not seem to be running inside a container [2023-05-08T04:05:25.900Z] $ 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-173/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-173 -v /w/workspace/edgexfoundry_device-gpio_PR-173:/w/workspace/edgexfoundry_device-gpio_PR-173:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-173@tmp:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:05:26.080Z] $ docker top 0452df552720a8150e73415756cf6ff5f373a6c3c8a2debe518d1331307208ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:05:26.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:05:26.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:05:27.073Z] + ls /var/log/sa-host [2023-05-08T04:05:27.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:05:27.287Z] provisioning config files... [2023-05-08T04:05:27.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-173@tmp/config18331054903298599882tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:05:27.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:27.657Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:05:27.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:28.086Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:05:28.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:28.441Z] ---> sudo-logs.sh [2023-05-08T04:05:28.441Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:05:28.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:28.837Z] ---> job-cost.sh [2023-05-08T04:05:28.837Z] lf-activate-venv: SKIPPING [2023-05-08T04:05:28.837Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:05:28.837Z] INFO: Retrieving Stack Cost... [2023-05-08T04:05:29.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:05:29.664Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:05:29.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:05:30.009Z] ---> logs-deploy.sh [2023-05-08T04:05:30.009Z] lf-activate-venv: SKIPPING [2023-05-08T04:05:30.009Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-173/1 [2023-05-08T04:05:30.009Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:05:30.948Z] Archives upload complete. [2023-05-08T04:05:30.948Z] INFO: archiving logs to Nexus