Pull request #131 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 MonicaisHer for edgexfoundry/device-gpio Obtained Jenkinsfile from 72cf00a3281a6f04879662c30a4eb2b18b0ede7c+58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (b8030d52d10e77ebc6a4fa3e009edde7b34cbb2b) 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-ssh1930637397755714968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh92882315274943882.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-131/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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh433589737311692539.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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5046461352022079906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh124079544408191662.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-131/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-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11089435819440536140.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Running on prd-ubuntu20.04-docker-8c-8g-1980 in /w/workspace/edgexfoundry_device-gpio_PR-131 [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-131 # 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 Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit 72cf00a3281a6f04879662c30a4eb2b18b0ede7c Merge succeeded, producing 72cf00a3281a6f04879662c30a4eb2b18b0ede7c Checking out Revision 72cf00a3281a6f04879662c30a4eb2b18b0ede7c (PR-131) > 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/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72cf00a3281a6f04879662c30a4eb2b18b0ede7c # 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72cf00a3281a6f04879662c30a4eb2b18b0ede7c # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:53:37.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:53:37.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:53:37.851Z] ========================================================= [2023-03-15T16:53:37.851Z] EdgeX Global Pipelines Version Info [2023-03-15T16:53:37.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:53:38.584Z] ------------------- [2023-03-15T16:53:38.584Z] stable info: [2023-03-15T16:53:38.584Z] ------------------- [2023-03-15T16:53:38.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:53:38.584Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:53:38.584Z] Message: update stable to v1.0.245 [2023-03-15T16:53:39.156Z] ------------------- [2023-03-15T16:53:39.156Z] experimental info: [2023-03-15T16:53:39.156Z] ------------------- [2023-03-15T16:53:39.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:53:39.156Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:53:39.156Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:53:39.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-15T16:53:39.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-15T16:53:39.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:53:39.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:53:39.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:53:39.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:53:39.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:53:39.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:53:39.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:53:39.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:53:39.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:53:39.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-15T16:53:39.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:53:39.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:53:40.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:53:40.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:53:40.089Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:53:40.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:53:40.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:53:40.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:53:40.240Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:53:40.276Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:53:40.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:53:40.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:53:40.400Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:53:40.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:53:40.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:53:40.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-131 [Pipeline] echo [2023-03-15T16:53:40.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-131 [Pipeline] echo [2023-03-15T16:53:40.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-131 [Pipeline] echo [2023-03-15T16:53:40.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [Pipeline] echo [2023-03-15T16:53:40.684Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72cf00a [Pipeline] echo [2023-03-15T16:53:40.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:53:40.828Z] provisioning config files... [2023-03-15T16:53:40.846Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/config10447340539118038401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:53:41.183Z] ---> docker-login.sh [2023-03-15T16:53:41.183Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:53:41.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:41.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:41.447Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:41.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:41.447Z] [2023-03-15T16:53:41.447Z] Login Succeeded [2023-03-15T16:53:41.447Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:53:41.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:41.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:41.707Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:41.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:41.707Z] [2023-03-15T16:53:41.707Z] Login Succeeded [2023-03-15T16:53:41.707Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:53:41.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:41.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:41.707Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:41.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:41.707Z] [2023-03-15T16:53:41.707Z] Login Succeeded [2023-03-15T16:53:41.707Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:53:41.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:41.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:41.707Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:41.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:41.707Z] [2023-03-15T16:53:41.707Z] Login Succeeded [2023-03-15T16:53:41.707Z] docker.io [2023-03-15T16:53:41.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:41.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:41.968Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:41.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:41.968Z] [2023-03-15T16:53:41.968Z] Login Succeeded [2023-03-15T16:53:41.968Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:53:41.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:53:42.601Z] + git rev-list -1 --merges 72cf00a3281a6f04879662c30a4eb2b18b0ede7c~1..72cf00a3281a6f04879662c30a4eb2b18b0ede7c [Pipeline] echo [2023-03-15T16:53:42.656Z] -----------> git rev-list -1 --merges 72cf00a3281a6f04879662c30a4eb2b18b0ede7c~1..72cf00a3281a6f04879662c30a4eb2b18b0ede7c 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [false] [Pipeline] sh [2023-03-15T16:53:42.963Z] + git log --format=format:%s -1 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [Pipeline] echo [2023-03-15T16:53:42.999Z] ========================================================= [2023-03-15T16:53:42.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:53:42.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:53:43.423Z] + git log --format=format:%s -1 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [Pipeline] echo [2023-03-15T16:53:43.454Z] [semverPrep] GIT_COMMIT: 72cf00a3281a6f04879662c30a4eb2b18b0ede7c, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo [2023-03-15T16:53:43.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:53:43.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:53:43.880Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:53:43.880Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:53:43.880Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:53:43.880Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:53:43.880Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:53:43.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:53:44.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:53:44.303Z] [2023-03-15T16:53:44.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:53:44.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:53:44.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:53:44.672Z] b85a868b505f: Pulling fs layer [2023-03-15T16:53:44.672Z] e2be974225ed: Pulling fs layer [2023-03-15T16:53:44.672Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:53:44.672Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:53:44.672Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:53:44.672Z] eaf3925da568: Pulling fs layer [2023-03-15T16:53:44.672Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:53:44.672Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:53:44.672Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:53:44.672Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:53:44.672Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:53:44.672Z] bab4dde63d76: Waiting [2023-03-15T16:53:44.672Z] bde34c3a00c8: Waiting [2023-03-15T16:53:44.672Z] b352a97aabf1: Waiting [2023-03-15T16:53:44.672Z] 5851b861e8e6: Waiting [2023-03-15T16:53:44.672Z] 4872d77fe225: Waiting [2023-03-15T16:53:44.672Z] 988bab9f4d93: Waiting [2023-03-15T16:53:44.672Z] 1469e6f7b9e6: Waiting [2023-03-15T16:53:44.672Z] eaf3925da568: Waiting [2023-03-15T16:53:44.672Z] e2be974225ed: Verifying Checksum [2023-03-15T16:53:44.672Z] e2be974225ed: Download complete [2023-03-15T16:53:44.672Z] 988bab9f4d93: Download complete [2023-03-15T16:53:44.932Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:53:44.932Z] 1469e6f7b9e6: Download complete [2023-03-15T16:53:44.932Z] eaf3925da568: Verifying Checksum [2023-03-15T16:53:44.932Z] eaf3925da568: Download complete [2023-03-15T16:53:44.932Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:53:44.932Z] 339a4e72a1f5: Download complete [2023-03-15T16:53:44.932Z] bde34c3a00c8: Download complete [2023-03-15T16:53:44.932Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:53:44.932Z] b352a97aabf1: Download complete [2023-03-15T16:53:44.932Z] 4872d77fe225: Verifying Checksum [2023-03-15T16:53:44.932Z] 4872d77fe225: Download complete [2023-03-15T16:53:44.932Z] 5851b861e8e6: Download complete [2023-03-15T16:53:44.932Z] b85a868b505f: Verifying Checksum [2023-03-15T16:53:44.932Z] b85a868b505f: Download complete [2023-03-15T16:53:45.191Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:53:45.191Z] bab4dde63d76: Download complete [2023-03-15T16:53:46.125Z] b85a868b505f: Pull complete [2023-03-15T16:53:46.384Z] e2be974225ed: Pull complete [2023-03-15T16:53:46.643Z] 339a4e72a1f5: Pull complete [2023-03-15T16:53:46.643Z] 988bab9f4d93: Pull complete [2023-03-15T16:53:46.901Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:53:47.160Z] eaf3925da568: Pull complete [2023-03-15T16:53:48.532Z] bab4dde63d76: Pull complete [2023-03-15T16:53:48.791Z] bde34c3a00c8: Pull complete [2023-03-15T16:53:48.791Z] b352a97aabf1: Pull complete [2023-03-15T16:53:48.791Z] 4872d77fe225: Pull complete [2023-03-15T16:53:49.050Z] 5851b861e8e6: Pull complete [2023-03-15T16:53:49.050Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:53:49.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:53:49.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:53:49.287Z] prd-ubuntu20.04-docker-8c-8g-1980 does not seem to be running inside a container [2023-03-15T16:53:49.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-131 -v /w/workspace/edgexfoundry_device-gpio_PR-131:/w/workspace/edgexfoundry_device-gpio_PR-131:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-131@tmp:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:53:51.624Z] $ docker top d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 -eo pid,comm [2023-03-15T16:53:51.683Z] 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-03-15T16:53:51.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:53:51.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:53:51.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:53:51.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:53:51.918Z] $ docker exec d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 ssh-agent [2023-03-15T16:53:52.026Z] SSH_AUTH_SOCK=/tmp/ssh-FTXzgCYiV0CG/agent.32 [2023-03-15T16:53:52.026Z] SSH_AGENT_PID=38 [2023-03-15T16:53:52.033Z] Running ssh-add (command line suppressed) [2023-03-15T16:53:52.151Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-131@tmp/private_key_6087987074238228367.key (/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/private_key_6087987074238228367.key) [2023-03-15T16:53:52.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:53:52.497Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:53:52.529Z] $ docker exec --env ******** --env ******** d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 ssh-agent -k [2023-03-15T16:53:52.638Z] unset SSH_AUTH_SOCK; [2023-03-15T16:53:52.639Z] unset SSH_AGENT_PID; [2023-03-15T16:53:52.639Z] echo Agent pid 38 killed; [2023-03-15T16:53:52.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:53:52.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:53:52.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:53:52.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:53:52.852Z] $ docker exec d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 ssh-agent [2023-03-15T16:53:53.040Z] SSH_AUTH_SOCK=/tmp/ssh-yCgvuOzUUYR8/agent.70 [2023-03-15T16:53:53.040Z] SSH_AGENT_PID=76 [2023-03-15T16:53:53.052Z] Running ssh-add (command line suppressed) [2023-03-15T16:53:53.165Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-131@tmp/private_key_11669780777701773612.key (/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/private_key_11669780777701773612.key) [2023-03-15T16:53:53.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:53:53.499Z] + git semver init [2023-03-15T16:53:53.758Z] 2023-03-15 16:53:53,687 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:53:53.758Z] 2023-03-15 16:53:53,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-131/.semver [2023-03-15T16:53:53.758Z] 2023-03-15 16:53:53,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-131/.semver [2023-03-15T16:53:53.758Z] 2023-03-15 16:53:53,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-131/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-131, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,591 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-131/.git/info/exclude [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-131/.semver/PR-131 with force:False [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,592 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-131/.semver/PR-131 [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,596 [execute] INFO git cat-file --batch-check [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-131/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,602 [execute] INFO git cat-file --batch [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-131/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:53:54.694Z] 2023-03-15 16:53:54,608 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-131/.semver/PR-131 [2023-03-15T16:53:54.694Z] 0.0.0 [Pipeline] } [2023-03-15T16:53:54.719Z] $ docker exec --env ******** --env ******** d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 ssh-agent -k [2023-03-15T16:53:54.819Z] unset SSH_AUTH_SOCK; [2023-03-15T16:53:54.819Z] unset SSH_AGENT_PID; [2023-03-15T16:53:54.819Z] echo Agent pid 76 killed; [2023-03-15T16:53:54.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:53:55.254Z] + git semver [Pipeline] } [2023-03-15T16:53:55.536Z] $ docker stop --time=1 d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 [2023-03-15T16:53:56.830Z] $ docker rm -f --volumes d80dce20ff29a164d042980be2ab25efd4f6763fbc9a6a06711d56b28d7e7143 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:53:57.238Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:53:57.554Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:53:57.576Z] [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-03-15T16:53:58.201Z] provisioning config files... [2023-03-15T16:53:58.211Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/config11826939544315371036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:53:58.560Z] ---> docker-login.sh [2023-03-15T16:53:58.560Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:53:58.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:58.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:58.560Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:58.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:58.560Z] [2023-03-15T16:53:58.560Z] Login Succeeded [2023-03-15T16:53:58.560Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:53:58.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:58.822Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:58.822Z] [2023-03-15T16:53:58.822Z] Login Succeeded [2023-03-15T16:53:58.822Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:53:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:58.822Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:58.822Z] [2023-03-15T16:53:58.822Z] Login Succeeded [2023-03-15T16:53:58.822Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:53:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:58.822Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:58.822Z] [2023-03-15T16:53:58.822Z] Login Succeeded [2023-03-15T16:53:58.822Z] docker.io [2023-03-15T16:53:59.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:53:59.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:53:59.342Z] Configure a credential helper to remove this warning. See [2023-03-15T16:53:59.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:53:59.342Z] [2023-03-15T16:53:59.342Z] Login Succeeded [2023-03-15T16:53:59.342Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:53:59.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:53:59.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:53:59.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:53:59.614Z] ========================================================= [2023-03-15T16:53:59.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:53:59.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:54:00.077Z] + 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-03-15T16:54:00.077Z] Sending build context to Docker daemon 16.02MB [2023-03-15T16:54:00.077Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:54:00.077Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:54:00.077Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:54:00.077Z] 63b65145d645: Pulling fs layer [2023-03-15T16:54:00.077Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:54:00.077Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:54:00.077Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:54:00.077Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:54:00.077Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:54:00.077Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:54:00.077Z] f25807f1079a: Pulling fs layer [2023-03-15T16:54:00.077Z] 30dea6a524f1: Waiting [2023-03-15T16:54:00.077Z] a2aff8979fd8: Waiting [2023-03-15T16:54:00.077Z] 6808be2612f2: Waiting [2023-03-15T16:54:00.077Z] f25807f1079a: Waiting [2023-03-15T16:54:00.077Z] 94cc34f8dd06: Waiting [2023-03-15T16:54:00.338Z] a2d21d5440eb: Verifying Checksum [2023-03-15T16:54:00.338Z] a2d21d5440eb: Download complete [2023-03-15T16:54:00.338Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:54:00.338Z] 94cc34f8dd06: Download complete [2023-03-15T16:54:00.338Z] 30dea6a524f1: Verifying Checksum [2023-03-15T16:54:00.338Z] 30dea6a524f1: Download complete [2023-03-15T16:54:00.338Z] 63b65145d645: Verifying Checksum [2023-03-15T16:54:00.338Z] 63b65145d645: Download complete [2023-03-15T16:54:00.338Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:54:00.338Z] a2aff8979fd8: Download complete [2023-03-15T16:54:00.598Z] f25807f1079a: Verifying Checksum [2023-03-15T16:54:00.598Z] f25807f1079a: Download complete [2023-03-15T16:54:00.857Z] 63b65145d645: Pull complete [2023-03-15T16:54:00.857Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:54:00.857Z] 935e6c44a52c: Download complete [2023-03-15T16:54:01.795Z] a2d21d5440eb: Pull complete [2023-03-15T16:54:02.364Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:54:02.364Z] 6808be2612f2: Download complete [2023-03-15T16:54:05.642Z] 935e6c44a52c: Pull complete [2023-03-15T16:54:05.642Z] 94cc34f8dd06: Pull complete [2023-03-15T16:54:05.642Z] 30dea6a524f1: Pull complete [2023-03-15T16:54:05.642Z] a2aff8979fd8: Pull complete [2023-03-15T16:54:08.166Z] 6808be2612f2: Pull complete [2023-03-15T16:54:09.099Z] f25807f1079a: Pull complete [2023-03-15T16:54:09.099Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:54:09.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:54:09.099Z] ---> 3b553350e43f [2023-03-15T16:54:09.099Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:54:12.385Z] ---> Running in 7b3a2c2ee2b4 [2023-03-15T16:54:12.385Z] Removing intermediate container 7b3a2c2ee2b4 [2023-03-15T16:54:12.385Z] ---> d4d5a8b22c89 [2023-03-15T16:54:12.385Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:54:12.385Z] ---> Running in 3cc08b15999d [2023-03-15T16:54:12.385Z] Removing intermediate container 3cc08b15999d [2023-03-15T16:54:12.385Z] ---> e08544be64c6 [2023-03-15T16:54:12.385Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T16:54:12.385Z] ---> Running in 2a8b9b3a8d3c [2023-03-15T16:54:12.385Z] Removing intermediate container 2a8b9b3a8d3c [2023-03-15T16:54:12.385Z] ---> 8012ebafb97f [2023-03-15T16:54:12.385Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:54:12.385Z] ---> Running in c94b9471f007 [2023-03-15T16:54:12.643Z] Removing intermediate container c94b9471f007 [2023-03-15T16:54:12.643Z] ---> f8740da7d0ff [2023-03-15T16:54:12.643Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T16:54:12.643Z] ---> Running in 2887c643038d [2023-03-15T16:54:12.643Z] Removing intermediate container 2887c643038d [2023-03-15T16:54:12.643Z] ---> 5d68ea2588ce [2023-03-15T16:54:12.643Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:54:12.643Z] ---> Running in 1b6047932373 [2023-03-15T16:54:12.968Z] Still waiting to schedule task [2023-03-15T16:54:12.968Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:54:13.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:54:13.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:54:13.470Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:54:13.470Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T16:54:13.470Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:54:13.729Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:54:13.729Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:54:13.729Z] OK: 269 MiB in 57 packages [2023-03-15T16:54:14.297Z] Removing intermediate container 1b6047932373 [2023-03-15T16:54:14.297Z] ---> 4cc58acee92b [2023-03-15T16:54:14.297Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T16:54:14.297Z] ---> 7f43441d84e5 [2023-03-15T16:54:14.297Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:54:14.297Z] ---> Running in 2d4f01036aee [2023-03-15T16:54:40.914Z] Removing intermediate container 2d4f01036aee [2023-03-15T16:54:40.914Z] ---> bef2bb324e11 [2023-03-15T16:54:40.914Z] Step 11/12 : COPY . . [2023-03-15T16:54:41.172Z] ---> 8b43907b10c4 [2023-03-15T16:54:41.172Z] Step 12/12 : RUN ${MAKE} [2023-03-15T16:54:41.431Z] ---> Running in 91f9c0147c5e [2023-03-15T16:54:41.431Z] noop [2023-03-15T16:54:41.997Z] Removing intermediate container 91f9c0147c5e [2023-03-15T16:54:41.997Z] ---> 19cf56fcacbe [2023-03-15T16:54:41.997Z] Successfully built 19cf56fcacbe [2023-03-15T16:54:41.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:54:42.445Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:54:42.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:54:42.585Z] prd-ubuntu20.04-docker-8c-8g-1980 does not seem to be running inside a container [2023-03-15T16:54:42.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-131 -v /w/workspace/edgexfoundry_device-gpio_PR-131:/w/workspace/edgexfoundry_device-gpio_PR-131:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-131@tmp:/w/workspace/edgexfoundry_device-gpio_PR-131@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:54:42.922Z] $ docker top 7174b6b6e7917bc72481c6ff761e5f36e78eaf3b1dcb12b75189ce2375924235 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:54:43.312Z] + go version [2023-03-15T16:54:43.313Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:54:43.454Z] $ docker stop --time=1 7174b6b6e7917bc72481c6ff761e5f36e78eaf3b1dcb12b75189ce2375924235 [2023-03-15T16:54:44.720Z] $ docker rm -f --volumes 7174b6b6e7917bc72481c6ff761e5f36e78eaf3b1dcb12b75189ce2375924235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:54:45.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:54:45.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:54:45.498Z] prd-ubuntu20.04-docker-8c-8g-1980 does not seem to be running inside a container [2023-03-15T16:54:45.526Z] $ 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-131 -v /w/workspace/edgexfoundry_device-gpio_PR-131:/w/workspace/edgexfoundry_device-gpio_PR-131:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-131@tmp:/w/workspace/edgexfoundry_device-gpio_PR-131@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:54:45.874Z] $ docker top 3cca5d8a155aced4d2f86366c2cb1338c78f0419cecf1e3e9a2cc2d2a0d34fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:54:46.275Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-131 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:54:46.622Z] + make test [2023-03-15T16:54:46.622Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T16:54:51.885Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T16:55:01.859Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T16:55:01.859Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T16:55:06.037Z] go vet ./... [2023-03-15T16:55:09.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:55:09.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:55:09.316Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:55:09.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:55:09.383Z] $ docker stop --time=1 3cca5d8a155aced4d2f86366c2cb1338c78f0419cecf1e3e9a2cc2d2a0d34fd5 [2023-03-15T16:55:11.982Z] $ docker rm -f --volumes 3cca5d8a155aced4d2f86366c2cb1338c78f0419cecf1e3e9a2cc2d2a0d34fd5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:55:12.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:55:12.574Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:55:13.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:55:13.476Z] + ls -al . [2023-03-15T16:55:13.476Z] total 160 [2023-03-15T16:55:13.476Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:54 . [2023-03-15T16:55:13.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:53 .. [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 16:53 .dockerignore [2023-03-15T16:55:13.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:53 .git [2023-03-15T16:55:13.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:53 .github [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 16:53 .gitignore [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:53 .golangci.yml [2023-03-15T16:55:13.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:53 .semver [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 16:53 Attribution.txt [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 16:53 CHANGELOG.md [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 16:53 Dockerfile [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:53 GOVERNANCE.md [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 16:53 Jenkinsfile [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:53 LICENSE [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 16:53 Makefile [2023-03-15T16:55:13.476Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:53 OWNERS.md [2023-03-15T16:55:13.477Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 16:53 README.md [2023-03-15T16:55:13.477Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:53 VERSION [2023-03-15T16:55:13.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:53 bin [2023-03-15T16:55:13.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:53 cmd [2023-03-15T16:55:13.477Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 16:54 coverage.out [2023-03-15T16:55:13.477Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 16:53 go.mod [2023-03-15T16:55:13.477Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 16:53 go.sum [2023-03-15T16:55:13.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:53 internal [2023-03-15T16:55:13.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:53 snap [2023-03-15T16:55:13.477Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 16:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:55:13.872Z] + 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=72cf00a3281a6f04879662c30a4eb2b18b0ede7c --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:55:13.872Z] Sending build context to Docker daemon 16.02MB [2023-03-15T16:55:13.872Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:55:13.872Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T16:55:13.872Z] ---> 19cf56fcacbe [2023-03-15T16:55:13.872Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:55:14.131Z] ---> Running in d2cb332bb4a4 [2023-03-15T16:55:14.131Z] Removing intermediate container d2cb332bb4a4 [2023-03-15T16:55:14.131Z] ---> 7ea094e3034e [2023-03-15T16:55:14.131Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:55:14.131Z] ---> Running in 30f41c0378b1 [2023-03-15T16:55:14.131Z] Removing intermediate container 30f41c0378b1 [2023-03-15T16:55:14.131Z] ---> eb91721bf6ba [2023-03-15T16:55:14.131Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T16:55:14.390Z] ---> Running in cf17f5264270 [2023-03-15T16:55:14.390Z] Removing intermediate container cf17f5264270 [2023-03-15T16:55:14.390Z] ---> ba664696b8f2 [2023-03-15T16:55:14.390Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:55:14.390Z] ---> Running in c9ee11f40c53 [2023-03-15T16:55:14.390Z] Removing intermediate container c9ee11f40c53 [2023-03-15T16:55:14.390Z] ---> 5a85f5ce7bf5 [2023-03-15T16:55:14.390Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T16:55:14.390Z] ---> Running in 6a17e68d2991 [2023-03-15T16:55:14.390Z] Removing intermediate container 6a17e68d2991 [2023-03-15T16:55:14.390Z] ---> 10a31f057b31 [2023-03-15T16:55:14.390Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:55:14.650Z] ---> Running in e36ccb3f4263 [2023-03-15T16:55:14.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:55:14.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:55:15.168Z] OK: 269 MiB in 57 packages [2023-03-15T16:55:15.426Z] Removing intermediate container e36ccb3f4263 [2023-03-15T16:55:15.426Z] ---> c80068e451f2 [2023-03-15T16:55:15.426Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T16:55:15.685Z] ---> 156bc2a38080 [2023-03-15T16:55:15.685Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:55:15.685Z] ---> Running in 28d315a60bb9 [2023-03-15T16:55:16.619Z] Removing intermediate container 28d315a60bb9 [2023-03-15T16:55:16.619Z] ---> d87ac060af79 [2023-03-15T16:55:16.619Z] Step 11/25 : COPY . . [2023-03-15T16:55:16.877Z] ---> b3ea80e21571 [2023-03-15T16:55:16.877Z] Step 12/25 : RUN ${MAKE} [2023-03-15T16:55:16.877Z] ---> Running in 400088f4a1f5 [2023-03-15T16:55:17.135Z] 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-03-15T16:55:35.210Z] Removing intermediate container 400088f4a1f5 [2023-03-15T16:55:35.210Z] ---> 38873808c6e2 [2023-03-15T16:55:35.210Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T16:55:35.469Z] 3.17: Pulling from library/alpine [2023-03-15T16:55:35.727Z] 63b65145d645: Already exists [2023-03-15T16:55:35.727Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:55:35.727Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:55:35.727Z] ---> b2aa39c304c2 [2023-03-15T16:55:35.727Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T16:55:35.727Z] ---> Running in 6fed6af6751f [2023-03-15T16:55:35.727Z] Removing intermediate container 6fed6af6751f [2023-03-15T16:55:35.727Z] ---> 56847d60f018 [2023-03-15T16:55:35.727Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T16:55:35.986Z] ---> Running in 9194618a3722 [2023-03-15T16:55:36.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:55:36.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:55:36.503Z] OK: 7 MiB in 15 packages [2023-03-15T16:55:37.072Z] Removing intermediate container 9194618a3722 [2023-03-15T16:55:37.072Z] ---> 73b7c08a0cae [2023-03-15T16:55:37.072Z] Step 16/25 : WORKDIR / [2023-03-15T16:55:37.072Z] ---> Running in 3609c00ba0f3 [2023-03-15T16:55:37.072Z] Removing intermediate container 3609c00ba0f3 [2023-03-15T16:55:37.072Z] ---> 6c95ba778476 [2023-03-15T16:55:37.072Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T16:55:37.072Z] ---> 1f647f939621 [2023-03-15T16:55:37.072Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T16:55:37.329Z] ---> c0cc1e8cb025 [2023-03-15T16:55:37.329Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T16:55:37.896Z] ---> 384741b08740 [2023-03-15T16:55:37.896Z] Step 20/25 : EXPOSE 59910 [2023-03-15T16:55:37.896Z] ---> Running in b11aee8c1299 [2023-03-15T16:55:38.155Z] Removing intermediate container b11aee8c1299 [2023-03-15T16:55:38.155Z] ---> 31cc3e9ed789 [2023-03-15T16:55:38.155Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T16:55:38.155Z] ---> Running in bc7eb2c0096f [2023-03-15T16:55:38.155Z] Removing intermediate container bc7eb2c0096f [2023-03-15T16:55:38.155Z] ---> 937a99793fdf [2023-03-15T16:55:38.155Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T16:55:38.155Z] ---> Running in d6b32bf4ede3 [2023-03-15T16:55:38.155Z] Removing intermediate container d6b32bf4ede3 [2023-03-15T16:55:38.155Z] ---> ed0254aebc3c [2023-03-15T16:55:38.155Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T16:55:38.155Z] ---> Running in 36dce164b5a4 [2023-03-15T16:55:38.413Z] Removing intermediate container 36dce164b5a4 [2023-03-15T16:55:38.413Z] ---> c9a4e00dd812 [2023-03-15T16:55:38.413Z] Step 24/25 : LABEL git_sha=72cf00a3281a6f04879662c30a4eb2b18b0ede7c [2023-03-15T16:55:38.413Z] ---> Running in 5a255f8c8175 [2023-03-15T16:55:38.413Z] Removing intermediate container 5a255f8c8175 [2023-03-15T16:55:38.413Z] ---> 1eff5a383ee1 [2023-03-15T16:55:38.413Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T16:55:38.413Z] ---> Running in 6e60d38ff220 [2023-03-15T16:55:38.413Z] Removing intermediate container 6e60d38ff220 [2023-03-15T16:55:38.413Z] ---> 4e9cc9ee3eac [2023-03-15T16:55:38.413Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:55:38.413Z] Successfully built 4e9cc9ee3eac [2023-03-15T16:55:38.413Z] 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-03-15T16:55:39.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:55:39.262Z] [2023-03-15T16:55:39.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:55:39.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:55:39.631Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:55:39.631Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:55:39.631Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:55:39.631Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:55:39.631Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:55:39.631Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:55:39.631Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:55:39.631Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:55:39.631Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:55:39.631Z] 33b1e0a273af: Waiting [2023-03-15T16:55:39.631Z] 5d3b04190fa2: Waiting [2023-03-15T16:55:39.631Z] 2f39f015ded8: Waiting [2023-03-15T16:55:39.631Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:55:39.631Z] 5c69ac0246d0: Download complete [2023-03-15T16:55:39.631Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:55:39.631Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:55:39.890Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:55:39.890Z] 33b1e0a273af: Download complete [2023-03-15T16:55:39.890Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:55:39.891Z] 5d3b04190fa2: Download complete [2023-03-15T16:55:39.891Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:55:39.891Z] ec43610c2a17: Download complete [2023-03-15T16:55:39.891Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:55:39.891Z] 5eb5b503b376: Download complete [2023-03-15T16:55:40.456Z] 2f39f015ded8: Download complete [2023-03-15T16:55:41.022Z] 5eb5b503b376: Pull complete [2023-03-15T16:55:41.280Z] 5c69ac0246d0: Pull complete [2023-03-15T16:55:41.538Z] ec43610c2a17: Pull complete [2023-03-15T16:55:41.538Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:55:41.796Z] 33b1e0a273af: Pull complete [2023-03-15T16:55:41.796Z] 5d3b04190fa2: Pull complete [2023-03-15T16:55:45.975Z] 2f39f015ded8: Pull complete [2023-03-15T16:55:45.975Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:55:45.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:55:45.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:55:46.168Z] prd-ubuntu20.04-docker-8c-8g-1980 does not seem to be running inside a container [2023-03-15T16:55:46.195Z] $ 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-131 -v /w/workspace/edgexfoundry_device-gpio_PR-131:/w/workspace/edgexfoundry_device-gpio_PR-131:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-131@tmp:/w/workspace/edgexfoundry_device-gpio_PR-131@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:55:48.673Z] $ docker top 1c4f7b81a61059a85054882eb38efad144684de57234caec6a34c909200d3d75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:55:49.108Z] ---> job-cost.sh [2023-03-15T16:55:49.108Z] lf-activate-venv: SKIPPING [2023-03-15T16:55:49.108Z] INFO: No Stack... [2023-03-15T16:55:49.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:55:49.934Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:55:50.242Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-131/archives/cost.csv [2023-03-15T16:55:50.242Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:55:50.279Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [2023-03-15T16:55:50.283Z] Resource [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] did not exist. Created. [2023-03-15T16:55:50.283Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:55:50.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:55:50.702Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:55:50.737Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:55:50.819Z] $ docker stop --time=1 1c4f7b81a61059a85054882eb38efad144684de57234caec6a34c909200d3d75 [2023-03-15T16:55:51.989Z] $ docker rm -f --volumes 1c4f7b81a61059a85054882eb38efad144684de57234caec6a34c909200d3d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T17:07:27.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2239 in /w/workspace/edgexfoundry_device-gpio_PR-131 [Pipeline] { [Pipeline] ws [2023-03-15T17:07:27.341Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-15T17:07:27.416Z] The recommended git tool is: git [2023-03-15T17:07:32.475Z] using credential edgex-jenkins-ssh [2023-03-15T17:07:32.498Z] Cloning the remote Git repository [2023-03-15T17:07:32.541Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-15T17:07:32.625Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-15T17:07:32.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-15T17:07:32.792Z] > git --version # timeout=10 [2023-03-15T17:07:32.814Z] > git --version # 'git version 2.25.1' [2023-03-15T17:07:32.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T17:07:32.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:07:34.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-15T17:07:34.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:07:35.940Z] Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [2023-03-15T17:07:35.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-15T17:07:35.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-15T17:07:35.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T17:07:35.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T17:07:35.960Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T17:07:36.030Z] > git checkout -f 72cf00a3281a6f04879662c30a4eb2b18b0ede7c # timeout=10 [2023-03-15T17:07:36.110Z] > git remote # timeout=10 [2023-03-15T17:07:36.127Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T17:07:36.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T17:07:36.166Z] > git merge 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [2023-03-15T17:07:36.209Z] Merge succeeded, producing 72cf00a3281a6f04879662c30a4eb2b18b0ede7c [2023-03-15T17:07:36.209Z] Checking out Revision 72cf00a3281a6f04879662c30a4eb2b18b0ede7c (PR-131) [2023-03-15T17:07:36.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T17:07:36.218Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T17:07:36.236Z] > git checkout -f 72cf00a3281a6f04879662c30a4eb2b18b0ede7c # timeout=10 [2023-03-15T17:07:39.675Z] Commit message: "refactor(snap): Update command and metadata sourcing" [2023-03-15T17:07:39.730Z] > git --version # timeout=10 [2023-03-15T17:07:39.742Z] > git --version # 'git version 2.25.1' [2023-03-15T17:07:39.759Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:07:40.882Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T17:07:40.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:07:40.882Z] Dload Upload Total Spent Left Speed [2023-03-15T17:07:40.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-15T17:07:41.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T17:07:41.937Z] + sudo tee /etc/docker/daemon.new [2023-03-15T17:07:41.937Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T17:07:41.937Z] { [2023-03-15T17:07:41.937Z] "registry-mirrors": [ [2023-03-15T17:07:41.937Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T17:07:41.937Z] ], [2023-03-15T17:07:41.937Z] "bip": "10.250.0.254/24", [2023-03-15T17:07:41.937Z] "hosts": [ [2023-03-15T17:07:41.937Z] "tcp://0.0.0.0:5555", [2023-03-15T17:07:41.937Z] "unix:///var/run/docker.sock" [2023-03-15T17:07:41.937Z] ], [2023-03-15T17:07:41.937Z] "mtu": 1458, [2023-03-15T17:07:41.937Z] "selinux-enabled": true, [2023-03-15T17:07:41.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T17:07:41.937Z] } [Pipeline] sh [2023-03-15T17:07:42.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T17:07:42.619Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:08:00.936Z] provisioning config files... [2023-03-15T17:08:00.971Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16336685725552029911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:01.365Z] ---> docker-login.sh [2023-03-15T17:08:01.365Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:08:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:08:02.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:08:02.228Z] Configure a credential helper to remove this warning. See [2023-03-15T17:08:02.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:08:02.228Z] [2023-03-15T17:08:02.228Z] Login Succeeded [2023-03-15T17:08:02.228Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:08:02.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:08:02.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:08:02.498Z] Configure a credential helper to remove this warning. See [2023-03-15T17:08:02.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:08:02.498Z] [2023-03-15T17:08:02.498Z] Login Succeeded [2023-03-15T17:08:02.498Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:08:02.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:08:02.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:08:02.771Z] Configure a credential helper to remove this warning. See [2023-03-15T17:08:02.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:08:02.771Z] [2023-03-15T17:08:02.771Z] Login Succeeded [2023-03-15T17:08:02.771Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:08:03.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:08:03.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:08:03.321Z] Configure a credential helper to remove this warning. See [2023-03-15T17:08:03.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:08:03.321Z] [2023-03-15T17:08:03.321Z] Login Succeeded [2023-03-15T17:08:03.321Z] docker.io [2023-03-15T17:08:03.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:08:03.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:08:03.863Z] Configure a credential helper to remove this warning. See [2023-03-15T17:08:03.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:08:03.863Z] [2023-03-15T17:08:03.863Z] Login Succeeded [2023-03-15T17:08:03.863Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:08:03.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T17:08:04.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:08:04.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:08:04.396Z] ========================================================= [2023-03-15T17:08:04.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T17:08:04.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:08:04.902Z] + 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-03-15T17:08:06.866Z] Sending build context to Docker daemon 8.091MB [2023-03-15T17:08:06.866Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:08:06.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T17:08:07.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T17:08:07.138Z] af6eaf76a39c: Pulling fs layer [2023-03-15T17:08:07.138Z] 55522c791124: Pulling fs layer [2023-03-15T17:08:07.138Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T17:08:07.138Z] 169dfbe0d373: Pulling fs layer [2023-03-15T17:08:07.138Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T17:08:07.138Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T17:08:07.138Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T17:08:07.138Z] 169dfbe0d373: Waiting [2023-03-15T17:08:07.138Z] e1ff8fa3b103: Waiting [2023-03-15T17:08:07.138Z] 52ebb69f0ebf: Waiting [2023-03-15T17:08:07.138Z] 5abe8eddf0d5: Waiting [2023-03-15T17:08:07.138Z] 55522c791124: Verifying Checksum [2023-03-15T17:08:07.138Z] 55522c791124: Download complete [2023-03-15T17:08:07.138Z] 169dfbe0d373: Verifying Checksum [2023-03-15T17:08:07.138Z] 169dfbe0d373: Download complete [2023-03-15T17:08:07.138Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T17:08:07.138Z] e1ff8fa3b103: Download complete [2023-03-15T17:08:07.138Z] af6eaf76a39c: Download complete [2023-03-15T17:08:08.110Z] af6eaf76a39c: Pull complete [2023-03-15T17:08:08.391Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T17:08:08.391Z] 5abe8eddf0d5: Download complete [2023-03-15T17:08:08.665Z] 55522c791124: Pull complete [2023-03-15T17:08:09.634Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T17:08:09.634Z] ce5c4a1c91eb: Download complete [2023-03-15T17:08:09.903Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T17:08:09.903Z] 52ebb69f0ebf: Download complete [2023-03-15T17:08:20.150Z] ce5c4a1c91eb: Pull complete [2023-03-15T17:08:20.150Z] 169dfbe0d373: Pull complete [2023-03-15T17:08:20.419Z] e1ff8fa3b103: Pull complete [2023-03-15T17:08:27.118Z] 52ebb69f0ebf: Pull complete [2023-03-15T17:08:29.702Z] 5abe8eddf0d5: Pull complete [2023-03-15T17:08:29.702Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T17:08:29.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T17:08:29.702Z] ---> 6cb57ee374ae [2023-03-15T17:08:29.702Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:08:31.111Z] ---> Running in f8db33bd12ee [2023-03-15T17:08:31.379Z] Removing intermediate container f8db33bd12ee [2023-03-15T17:08:31.379Z] ---> 94697aacc7ea [2023-03-15T17:08:31.379Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:08:31.379Z] ---> Running in 527bdf2f37c2 [2023-03-15T17:08:31.645Z] Removing intermediate container 527bdf2f37c2 [2023-03-15T17:08:31.645Z] ---> 6ed9e2d59ad5 [2023-03-15T17:08:31.645Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T17:08:31.645Z] ---> Running in c14871452d4b [2023-03-15T17:08:31.913Z] Removing intermediate container c14871452d4b [2023-03-15T17:08:31.913Z] ---> 6c4fe0c9b229 [2023-03-15T17:08:31.913Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:08:32.179Z] ---> Running in 3b598ebf1cf1 [2023-03-15T17:08:32.445Z] Removing intermediate container 3b598ebf1cf1 [2023-03-15T17:08:32.445Z] ---> 6074621abb9a [2023-03-15T17:08:32.445Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T17:08:32.445Z] ---> Running in 2b09def8317b [2023-03-15T17:08:32.713Z] Removing intermediate container 2b09def8317b [2023-03-15T17:08:32.713Z] ---> 27c210e5f2cf [2023-03-15T17:08:32.713Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:08:32.713Z] ---> Running in 05b62144fafa [2023-03-15T17:08:34.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:08:34.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:08:35.355Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T17:08:35.355Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T17:08:35.355Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T17:08:35.624Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T17:08:35.624Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T17:08:35.624Z] OK: 268 MiB in 57 packages [2023-03-15T17:08:36.585Z] Removing intermediate container 05b62144fafa [2023-03-15T17:08:36.585Z] ---> 8ef4eea76746 [2023-03-15T17:08:36.585Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T17:08:37.176Z] ---> d016394234d2 [2023-03-15T17:08:37.176Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:08:37.176Z] ---> Running in 7ef39eac9381 [2023-03-15T17:09:58.804Z] Removing intermediate container 7ef39eac9381 [2023-03-15T17:09:58.804Z] ---> 7c459c95995c [2023-03-15T17:09:58.804Z] Step 11/12 : COPY . . [2023-03-15T17:09:58.804Z] ---> 0b720073b378 [2023-03-15T17:09:58.804Z] Step 12/12 : RUN ${MAKE} [2023-03-15T17:09:58.804Z] ---> Running in 1a1108282189 [2023-03-15T17:09:58.804Z] noop [2023-03-15T17:09:58.804Z] Removing intermediate container 1a1108282189 [2023-03-15T17:09:58.804Z] ---> ae1788f8fe3c [2023-03-15T17:09:58.804Z] Successfully built ae1788f8fe3c [2023-03-15T17:09:58.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:09:59.277Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:09:59.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:09:59.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-2239 does not seem to be running inside a container [2023-03-15T17:09:59.616Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-15T17:10:00.829Z] $ docker top 214e53dfe51aac482e5234029a6a75dc66800457dbd7498e5f04e30ca414d068 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:10:01.709Z] + go version [2023-03-15T17:10:01.709Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T17:10:01.744Z] $ docker stop --time=1 214e53dfe51aac482e5234029a6a75dc66800457dbd7498e5f04e30ca414d068 [2023-03-15T17:10:04.759Z] $ docker rm -f --volumes 214e53dfe51aac482e5234029a6a75dc66800457dbd7498e5f04e30ca414d068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:10:05.580Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:10:05.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:10:05.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-2239 does not seem to be running inside a container [2023-03-15T17:10:05.951Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-15T17:10:07.070Z] $ docker top 7689fadb66bb6ef76683c5e3a723cc462f812167e5afe5c3dcd0f22f9feae64d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:10:07.703Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:10:08.094Z] + make test [2023-03-15T17:10:08.363Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T17:10:40.574Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T17:12:32.218Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T17:12:32.218Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T17:12:32.218Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T17:12:32.218Z] go vet ./... [2023-03-15T17:13:04.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T17:13:04.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T17:13:04.456Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T17:13:04.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T17:13:04.525Z] $ docker stop --time=1 7689fadb66bb6ef76683c5e3a723cc462f812167e5afe5c3dcd0f22f9feae64d [2023-03-15T17:13:08.252Z] $ docker rm -f --volumes 7689fadb66bb6ef76683c5e3a723cc462f812167e5afe5c3dcd0f22f9feae64d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:13:09.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T17:13:09.389Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T17:13:09.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:13:10.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T17:13:10.778Z] + ls -al . [2023-03-15T17:13:10.778Z] total 156 [2023-03-15T17:13:10.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:10 . [2023-03-15T17:13:10.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:07 .. [2023-03-15T17:13:10.778Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 17:07 .dockerignore [2023-03-15T17:13:10.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:07 .git [2023-03-15T17:13:10.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:07 .github [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 17:07 .gitignore [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:07 .golangci.yml [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 17:07 Attribution.txt [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 17:07 CHANGELOG.md [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 17:07 Dockerfile [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:07 GOVERNANCE.md [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 17:07 Jenkinsfile [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 17:07 LICENSE [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 17:07 Makefile [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 17:07 OWNERS.md [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 17:07 README.md [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:53 VERSION [2023-03-15T17:13:10.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:07 bin [2023-03-15T17:13:10.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:07 cmd [2023-03-15T17:13:10.779Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 17:10 coverage.out [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 17:07 go.mod [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 17:07 go.sum [2023-03-15T17:13:10.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:07 internal [2023-03-15T17:13:10.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:07 snap [2023-03-15T17:13:10.779Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:13:11.212Z] + 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=72cf00a3281a6f04879662c30a4eb2b18b0ede7c --label arch=arm64 --label version=0.0.0 . [2023-03-15T17:13:11.482Z] Sending build context to Docker daemon 8.092MB [2023-03-15T17:13:11.482Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:13:11.482Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T17:13:11.482Z] ---> ae1788f8fe3c [2023-03-15T17:13:11.482Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:13:11.764Z] ---> Running in 213b6128f2bb [2023-03-15T17:13:12.035Z] Removing intermediate container 213b6128f2bb [2023-03-15T17:13:12.035Z] ---> b63025e38b64 [2023-03-15T17:13:12.035Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:13:12.035Z] ---> Running in 8287b367969f [2023-03-15T17:13:12.322Z] Removing intermediate container 8287b367969f [2023-03-15T17:13:12.322Z] ---> d40994aadb6c [2023-03-15T17:13:12.322Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T17:13:12.322Z] ---> Running in 8cd63014cd3c [2023-03-15T17:13:12.597Z] Removing intermediate container 8cd63014cd3c [2023-03-15T17:13:12.597Z] ---> 671cb26c0b27 [2023-03-15T17:13:12.597Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:13:12.882Z] ---> Running in 72b76ffea48a [2023-03-15T17:13:13.150Z] Removing intermediate container 72b76ffea48a [2023-03-15T17:13:13.150Z] ---> 5d79d2dec1e0 [2023-03-15T17:13:13.150Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T17:13:13.150Z] ---> Running in 962c9eea4d46 [2023-03-15T17:13:13.418Z] Removing intermediate container 962c9eea4d46 [2023-03-15T17:13:13.418Z] ---> 61d564b7f870 [2023-03-15T17:13:13.418Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:13:13.418Z] ---> Running in e54e2bd68045 [2023-03-15T17:13:14.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:13:14.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:13:15.925Z] OK: 268 MiB in 57 packages [2023-03-15T17:13:16.896Z] Removing intermediate container e54e2bd68045 [2023-03-15T17:13:16.896Z] ---> ef293853b2d7 [2023-03-15T17:13:16.896Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T17:13:20.243Z] ---> 7c7d7d652d7b [2023-03-15T17:13:20.243Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:13:20.511Z] ---> Running in 0ff651acaf18 [2023-03-15T17:13:23.095Z] Removing intermediate container 0ff651acaf18 [2023-03-15T17:13:23.095Z] ---> 507de56a3fbc [2023-03-15T17:13:23.095Z] Step 11/25 : COPY . . [2023-03-15T17:13:23.680Z] ---> 9fd0ca73cc19 [2023-03-15T17:13:23.680Z] Step 12/25 : RUN ${MAKE} [2023-03-15T17:13:23.680Z] ---> Running in 9440bcad5d0b [2023-03-15T17:13:24.638Z] 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-03-15T17:15:31.320Z] Removing intermediate container 9440bcad5d0b [2023-03-15T17:15:31.320Z] ---> abc980a2a321 [2023-03-15T17:15:31.320Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T17:15:31.320Z] 3.17: Pulling from library/alpine [2023-03-15T17:15:31.320Z] af6eaf76a39c: Already exists [2023-03-15T17:15:31.320Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T17:15:31.320Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T17:15:31.320Z] ---> d74e625d9115 [2023-03-15T17:15:31.320Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T17:15:31.320Z] ---> Running in e0a36f541bb0 [2023-03-15T17:15:31.320Z] Removing intermediate container e0a36f541bb0 [2023-03-15T17:15:31.320Z] ---> 0f50625290ca [2023-03-15T17:15:31.320Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T17:15:31.320Z] ---> Running in de7b6993f06c [2023-03-15T17:15:31.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:15:31.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:15:32.276Z] OK: 7 MiB in 15 packages [2023-03-15T17:15:32.861Z] Removing intermediate container de7b6993f06c [2023-03-15T17:15:32.861Z] ---> 51e994d90132 [2023-03-15T17:15:32.861Z] Step 16/25 : WORKDIR / [2023-03-15T17:15:33.129Z] ---> Running in 3a3b73382c22 [2023-03-15T17:15:33.395Z] Removing intermediate container 3a3b73382c22 [2023-03-15T17:15:33.395Z] ---> a5344796175f [2023-03-15T17:15:33.395Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T17:15:33.661Z] ---> 3d0f17b87be4 [2023-03-15T17:15:33.661Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T17:15:34.245Z] ---> db99c3bfaccc [2023-03-15T17:15:34.245Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T17:15:35.659Z] ---> eb7c51f32c38 [2023-03-15T17:15:35.659Z] Step 20/25 : EXPOSE 59910 [2023-03-15T17:15:35.659Z] ---> Running in 826cdd9a61ca [2023-03-15T17:15:35.925Z] Removing intermediate container 826cdd9a61ca [2023-03-15T17:15:35.925Z] ---> 7db3939fa708 [2023-03-15T17:15:35.925Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T17:15:35.925Z] ---> Running in a4c3ffd3444e [2023-03-15T17:15:36.191Z] Removing intermediate container a4c3ffd3444e [2023-03-15T17:15:36.191Z] ---> 95fa8514618f [2023-03-15T17:15:36.191Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T17:15:36.191Z] ---> Running in 96ec5bc2ee91 [2023-03-15T17:15:36.456Z] Removing intermediate container 96ec5bc2ee91 [2023-03-15T17:15:36.456Z] ---> 20081ef97a75 [2023-03-15T17:15:36.456Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T17:15:36.456Z] ---> Running in 904f3c3fa828 [2023-03-15T17:15:36.724Z] Removing intermediate container 904f3c3fa828 [2023-03-15T17:15:36.724Z] ---> ac21626fb4ed [2023-03-15T17:15:36.724Z] Step 24/25 : LABEL git_sha=72cf00a3281a6f04879662c30a4eb2b18b0ede7c [2023-03-15T17:15:36.995Z] ---> Running in 6c1c38a29f29 [2023-03-15T17:15:37.260Z] Removing intermediate container 6c1c38a29f29 [2023-03-15T17:15:37.260Z] ---> 97aa3b2fa0a8 [2023-03-15T17:15:37.260Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T17:15:37.260Z] ---> Running in e37c94a41677 [2023-03-15T17:15:37.526Z] Removing intermediate container e37c94a41677 [2023-03-15T17:15:37.526Z] ---> caa59d27279f [2023-03-15T17:15:37.526Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:15:37.526Z] Successfully built caa59d27279f [2023-03-15T17:15:37.526Z] 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-03-15T17:15:38.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:15:38.444Z] [2023-03-15T17:15:38.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:15:38.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:15:38.847Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T17:15:38.847Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T17:15:38.847Z] 04944245beec: Pulling fs layer [2023-03-15T17:15:38.847Z] 699f458cf7ca: Pulling fs layer [2023-03-15T17:15:38.847Z] 765212b225bb: Pulling fs layer [2023-03-15T17:15:38.847Z] f23df028b6ca: Pulling fs layer [2023-03-15T17:15:38.847Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T17:15:38.847Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T17:15:38.847Z] 765212b225bb: Waiting [2023-03-15T17:15:38.847Z] d65c8cfc05b1: Waiting [2023-03-15T17:15:38.847Z] f23df028b6ca: Waiting [2023-03-15T17:15:38.847Z] 2437ff75d9bd: Waiting [2023-03-15T17:15:39.120Z] 04944245beec: Verifying Checksum [2023-03-15T17:15:39.120Z] 04944245beec: Download complete [2023-03-15T17:15:39.120Z] 765212b225bb: Verifying Checksum [2023-03-15T17:15:39.120Z] 765212b225bb: Download complete [2023-03-15T17:15:39.120Z] f23df028b6ca: Verifying Checksum [2023-03-15T17:15:39.120Z] f23df028b6ca: Download complete [2023-03-15T17:15:39.120Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T17:15:39.120Z] d65c8cfc05b1: Download complete [2023-03-15T17:15:39.397Z] 699f458cf7ca: Verifying Checksum [2023-03-15T17:15:39.397Z] 699f458cf7ca: Download complete [2023-03-15T17:15:39.978Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T17:15:39.978Z] 8998bd30e6a1: Download complete [2023-03-15T17:15:41.926Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T17:15:41.926Z] 2437ff75d9bd: Download complete [2023-03-15T17:15:43.867Z] 8998bd30e6a1: Pull complete [2023-03-15T17:15:44.135Z] 04944245beec: Pull complete [2023-03-15T17:15:45.545Z] 699f458cf7ca: Pull complete [2023-03-15T17:15:45.812Z] 765212b225bb: Pull complete [2023-03-15T17:15:46.396Z] f23df028b6ca: Pull complete [2023-03-15T17:15:46.663Z] d65c8cfc05b1: Pull complete [2023-03-15T17:16:01.665Z] 2437ff75d9bd: Pull complete [2023-03-15T17:16:01.665Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T17:16:01.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:16:01.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:16:01.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-2239 does not seem to be running inside a container [2023-03-15T17:16:02.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T17:16:04.593Z] $ docker top 7779e821b29fe80dc4e132677e28e6c271d1ce285d6092f79ea20dba4bb0214c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:05.484Z] ---> job-cost.sh [2023-03-15T17:16:05.485Z] lf-activate-venv: SKIPPING [2023-03-15T17:16:05.485Z] INFO: No Stack... [2023-03-15T17:16:05.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T17:16:06.705Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:16:07.043Z] + cut -d, -f6 [2023-03-15T17:16:07.311Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-03-15T17:16:07.402Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [2023-03-15T17:16:07.406Z] Resource [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] did not exist. Created. [2023-03-15T17:16:07.406Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:16:08.126Z] /w/workspace/device-gpio/1@tmp/durable-8e0af6b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T17:16:08.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T17:16:08.826Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T17:16:08.871Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:16:08.885Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:16:08.966Z] $ docker stop --time=1 7779e821b29fe80dc4e132677e28e6c271d1ce285d6092f79ea20dba4bb0214c [2023-03-15T17:16:10.455Z] $ docker rm -f --volumes 7779e821b29fe80dc4e132677e28e6c271d1ce285d6092f79ea20dba4bb0214c [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-03-15T17:16:11.482Z] provisioning config files... [2023-03-15T17:16:11.490Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/config13897919154389530089tmp [Pipeline] { [Pipeline] sh [2023-03-15T17:16:11.832Z] + set +x [2023-03-15T17:16:11.832Z] + + curlbash -s -s https://codecov.io/bash -- [2023-03-15T17:16:11.832Z] [2023-03-15T17:16:11.832Z] [2023-03-15T17:16:11.832Z] _____ _ [2023-03-15T17:16:11.832Z] / ____| | | [2023-03-15T17:16:11.832Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T17:16:11.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T17:16:11.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T17:16:11.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T17:16:11.832Z] Bash-1.0.6 [2023-03-15T17:16:11.832Z] [2023-03-15T17:16:11.832Z] [2023-03-15T17:16:11.832Z] ==> git version 2.25.1 found [2023-03-15T17:16:11.832Z] ==> 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-03-15T17:16:11.832Z] Release-Date: 2020-01-08 [2023-03-15T17:16:11.832Z] 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-03-15T17:16:11.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T17:16:11.832Z] ==> Jenkins CI detected. [2023-03-15T17:16:11.832Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-131 [2023-03-15T17:16:11.832Z] project root: . [2023-03-15T17:16:11.832Z] --> token set from env [2023-03-15T17:16:11.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T17:16:11.832Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T17:16:11.832Z] ==> Python coveragepy not found [2023-03-15T17:16:11.832Z] ==> Searching for coverage reports in: [2023-03-15T17:16:11.832Z] + . [2023-03-15T17:16:11.832Z] -> Found 1 reports [2023-03-15T17:16:11.832Z] ==> Detecting git/mercurial file structure [2023-03-15T17:16:11.832Z] ==> Reading reports [2023-03-15T17:16:11.832Z] + ./coverage.out bytes=10 [2023-03-15T17:16:11.832Z] ==> Appending adjustments [2023-03-15T17:16:11.832Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T17:16:12.091Z] + Found adjustments [2023-03-15T17:16:12.091Z] ==> Gzipping contents [2023-03-15T17:16:12.091Z] 4.0K /tmp/codecov.hzN2n8.gz [2023-03-15T17:16:12.091Z] ==> Uploading reports [2023-03-15T17:16:12.091Z] url: https://codecov.io [2023-03-15T17:16:12.091Z] query: branch=PR-131&commit=72cf00a3281a6f04879662c30a4eb2b18b0ede7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=131&job=&cmd_args= [2023-03-15T17:16:12.091Z] -> Pinging Codecov [2023-03-15T17:16:12.091Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-131&commit=72cf00a3281a6f04879662c30a4eb2b18b0ede7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=131&job=&cmd_args= [2023-03-15T17:16:12.091Z] -> Uploading to [2023-03-15T17:16:12.091Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/72cf00a3281a6f04879662c30a4eb2b18b0ede7c/85300866-d006-45e0-ac44-10dcdde83c77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T171612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b307a9b216bac332bfe4d3730ecbe9ab78c1c4fa1c236848268d621e9c01386c [2023-03-15T17:16:12.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:16:12.091Z] Dload Upload Total Spent Left Speed [2023-03-15T17:16:12.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 2948 --:--:-- --:--:-- --:--:-- 2948 [2023-03-15T17:16:12.351Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/72cf00a3281a6f04879662c30a4eb2b18b0ede7c [Pipeline] } [2023-03-15T17:16:12.379Z] 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-03-15T17:16:14.075Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-131/archives ] [2023-03-15T17:16:14.075Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-131/archives [2023-03-15T17:16:14.075Z] total 16 [2023-03-15T17:16:14.075Z] drwxr-xr-x 3 root root 4096 Mar 15 16:55 . [2023-03-15T17:16:14.075Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:55 .. [2023-03-15T17:16:14.075Z] drwxr-xr-x 2 root root 4096 Mar 15 16:55 cost [2023-03-15T17:16:14.075Z] -rw-r--r-- 1 root root 83 Mar 15 16:55 cost.csv [2023-03-15T17:16:14.075Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-131/archives [2023-03-15T17:16:14.075Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-131/archives [2023-03-15T17:16:14.075Z] total 16 [2023-03-15T17:16:14.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:55 . [2023-03-15T17:16:14.075Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:55 .. [2023-03-15T17:16:14.075Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:55 cost [2023-03-15T17:16:14.075Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 15 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:14.409Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:15.295Z] ---> package-listing.sh [2023-03-15T17:16:15.295Z] ++ facter osfamily [2023-03-15T17:16:15.295Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T17:16:15.556Z] + OS_FAMILY=debian [2023-03-15T17:16:15.556Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-131 [2023-03-15T17:16:15.556Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T17:16:15.556Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T17:16:15.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T17:16:15.556Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T17:16:15.556Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-131 ']' [2023-03-15T17:16:15.556Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T17:16:15.556Z] + case "${OS_FAMILY}" in [2023-03-15T17:16:15.556Z] + dpkg -l [2023-03-15T17:16:15.556Z] + grep '^ii' [2023-03-15T17:16:15.556Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T17:16:15.556Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T17:16:15.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T17:16:15.556Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-131 ']' [2023-03-15T17:16:15.556Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-131/archives/ [2023-03-15T17:16:15.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-131/archives/ [Pipeline] echo [2023-03-15T17:16:15.591Z] 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-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T17:16:15.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:16:16.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:16:16.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:16:16.654Z] prd-ubuntu20.04-docker-8c-8g-1980 does not seem to be running inside a container [2023-03-15T17:16:16.684Z] $ 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-131/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-131 -v /w/workspace/edgexfoundry_device-gpio_PR-131:/w/workspace/edgexfoundry_device-gpio_PR-131:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-131@tmp:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:16:16.865Z] $ docker top 05cf6f84906592c494ad9f75dc69edee39a5664cf4dbdc062b765242bc09af84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:16:17.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T17:16:17.560Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T17:16:17.869Z] + ls /var/log/sa-host [2023-03-15T17:16:17.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:16:18.082Z] provisioning config files... [2023-03-15T17:16:18.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-131@tmp/config807756864068001696tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:16:18.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:18.445Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T17:16:18.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:18.880Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T17:16:18.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:19.327Z] ---> sudo-logs.sh [2023-03-15T17:16:19.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T17:16:19.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:19.830Z] ---> job-cost.sh [2023-03-15T17:16:19.830Z] lf-activate-venv: SKIPPING [2023-03-15T17:16:19.830Z] DEBUG: total: 0.2199999988079071 [2023-03-15T17:16:19.830Z] INFO: Retrieving Stack Cost... [2023-03-15T17:16:20.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:16:20.670Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T17:16:20.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:16:21.023Z] ---> logs-deploy.sh [2023-03-15T17:16:21.023Z] lf-activate-venv: SKIPPING [2023-03-15T17:16:21.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-131/1 [2023-03-15T17:16:21.023Z] INFO: archiving workspace using pattern(s): [2023-03-15T17:16:21.960Z] Archives upload complete. [2023-03-15T17:16:21.961Z] INFO: archiving logs to Nexus