Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09d105b64fa2a7d36b0f88a2b902524ebdb9b638+626ee0dc731c846558003605e490be3fc08946a3 (f962bf04091f669d4a94e56e9d6e030b5223718a) 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-ssh961400000093116270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1102950622108337729.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-189/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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7833145906259871567.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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16163267857052185484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3923180066070057160.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-189/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-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4550938868912949621.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4958 in /w/workspace/edgexfoundry_device-gpio_PR-189 [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-189 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626ee0dc731c846558003605e490be3fc08946a3 into PR head commit 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 Merge succeeded, producing 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 Checking out Revision 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 (PR-189) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T00:31:36.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T00:31:36.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # 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 626ee0dc731c846558003605e490be3fc08946a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T00:31:36.526Z] ========================================================= [2023-08-31T00:31:36.526Z] EdgeX Global Pipelines Version Info [2023-08-31T00:31:36.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:31:37.276Z] ------------------- [2023-08-31T00:31:37.276Z] stable info: [2023-08-31T00:31:37.276Z] ------------------- [2023-08-31T00:31:37.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T00:31:37.276Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T00:31:37.276Z] Message: update stable to v1.0.253 [2023-08-31T00:31:37.847Z] ------------------- [2023-08-31T00:31:37.847Z] experimental info: [2023-08-31T00:31:37.847Z] ------------------- [2023-08-31T00:31:37.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T00:31:37.847Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T00:31:37.847Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T00:31:38.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-08-31T00:31:38.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-08-31T00:31:38.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T00:31:38.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T00:31:38.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T00:31:38.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T00:31:38.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T00:31:38.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T00:31:38.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T00:31:38.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T00:31:38.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T00:31:38.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-08-31T00:31:38.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T00:31:38.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T00:31:38.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T00:31:38.825Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T00:31:38.867Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T00:31:38.910Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T00:31:38.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T00:31:38.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T00:31:39.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T00:31:39.083Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T00:31:39.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T00:31:39.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T00:31:39.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T00:31:39.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T00:31:39.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T00:31:39.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo [2023-08-31T00:31:39.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo [2023-08-31T00:31:39.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo [2023-08-31T00:31:39.474Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo [2023-08-31T00:31:39.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09d105b [Pipeline] echo [2023-08-31T00:31:39.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:31:39.733Z] provisioning config files... [2023-08-31T00:31:39.774Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config615985562353636533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:31:40.121Z] ---> docker-login.sh [2023-08-31T00:31:40.121Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:31:40.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:40.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:40.641Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:40.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:40.641Z] [2023-08-31T00:31:40.641Z] Login Succeeded [2023-08-31T00:31:40.641Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:31:40.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:40.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:40.641Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:40.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:40.641Z] [2023-08-31T00:31:40.641Z] Login Succeeded [2023-08-31T00:31:40.641Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:31:40.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:40.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:40.901Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:40.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:40.901Z] [2023-08-31T00:31:40.901Z] Login Succeeded [2023-08-31T00:31:40.901Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:31:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:40.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:40.901Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:40.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:40.901Z] [2023-08-31T00:31:40.901Z] Login Succeeded [2023-08-31T00:31:40.901Z] docker.io [2023-08-31T00:31:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:41.162Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:41.162Z] [2023-08-31T00:31:41.162Z] Login Succeeded [2023-08-31T00:31:41.162Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:31:41.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T00:31:41.865Z] + git rev-list -1 --merges 09d105b64fa2a7d36b0f88a2b902524ebdb9b638~1..09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo [2023-08-31T00:31:41.934Z] -----------> git rev-list -1 --merges 09d105b64fa2a7d36b0f88a2b902524ebdb9b638~1..09d105b64fa2a7d36b0f88a2b902524ebdb9b638 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [false] [Pipeline] sh [2023-08-31T00:31:42.252Z] + git log --format=format:%s -1 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo [2023-08-31T00:31:42.296Z] ========================================================= [2023-08-31T00:31:42.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T00:31:42.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:31:42.739Z] + git log --format=format:%s -1 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo [2023-08-31T00:31:42.769Z] [semverPrep] GIT_COMMIT: 09d105b64fa2a7d36b0f88a2b902524ebdb9b638, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-08-31T00:31:42.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T00:31:43.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T00:31:43.199Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T00:31:43.199Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T00:31:43.199Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T00:31:43.199Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T00:31:43.199Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T00:31:43.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:31:43.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:31:43.630Z] [2023-08-31T00:31:43.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:31:44.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:31:44.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T00:31:44.012Z] b85a868b505f: Pulling fs layer [2023-08-31T00:31:44.012Z] e2be974225ed: Pulling fs layer [2023-08-31T00:31:44.012Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T00:31:44.012Z] 988bab9f4d93: Pulling fs layer [2023-08-31T00:31:44.012Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T00:31:44.012Z] eaf3925da568: Pulling fs layer [2023-08-31T00:31:44.012Z] bab4dde63d76: Pulling fs layer [2023-08-31T00:31:44.012Z] bde34c3a00c8: Pulling fs layer [2023-08-31T00:31:44.012Z] b352a97aabf1: Pulling fs layer [2023-08-31T00:31:44.012Z] 4872d77fe225: Pulling fs layer [2023-08-31T00:31:44.012Z] 5851b861e8e6: Pulling fs layer [2023-08-31T00:31:44.012Z] 1469e6f7b9e6: Waiting [2023-08-31T00:31:44.012Z] bab4dde63d76: Waiting [2023-08-31T00:31:44.012Z] bde34c3a00c8: Waiting [2023-08-31T00:31:44.012Z] b352a97aabf1: Waiting [2023-08-31T00:31:44.012Z] 4872d77fe225: Waiting [2023-08-31T00:31:44.012Z] 5851b861e8e6: Waiting [2023-08-31T00:31:44.012Z] 988bab9f4d93: Waiting [2023-08-31T00:31:44.012Z] eaf3925da568: Waiting [2023-08-31T00:31:44.012Z] e2be974225ed: Verifying Checksum [2023-08-31T00:31:44.012Z] e2be974225ed: Download complete [2023-08-31T00:31:44.012Z] 988bab9f4d93: Verifying Checksum [2023-08-31T00:31:44.012Z] 988bab9f4d93: Download complete [2023-08-31T00:31:44.279Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T00:31:44.279Z] 1469e6f7b9e6: Download complete [2023-08-31T00:31:44.279Z] eaf3925da568: Verifying Checksum [2023-08-31T00:31:44.279Z] eaf3925da568: Download complete [2023-08-31T00:31:44.279Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T00:31:44.279Z] 339a4e72a1f5: Download complete [2023-08-31T00:31:44.279Z] bde34c3a00c8: Download complete [2023-08-31T00:31:44.279Z] b352a97aabf1: Download complete [2023-08-31T00:31:44.279Z] 4872d77fe225: Download complete [2023-08-31T00:31:44.279Z] 5851b861e8e6: Verifying Checksum [2023-08-31T00:31:44.279Z] 5851b861e8e6: Download complete [2023-08-31T00:31:44.279Z] b85a868b505f: Verifying Checksum [2023-08-31T00:31:44.279Z] b85a868b505f: Download complete [2023-08-31T00:31:44.537Z] bab4dde63d76: Verifying Checksum [2023-08-31T00:31:44.537Z] bab4dde63d76: Download complete [2023-08-31T00:31:45.474Z] b85a868b505f: Pull complete [2023-08-31T00:31:45.740Z] e2be974225ed: Pull complete [2023-08-31T00:31:46.310Z] 339a4e72a1f5: Pull complete [2023-08-31T00:31:46.310Z] 988bab9f4d93: Pull complete [2023-08-31T00:31:46.572Z] 1469e6f7b9e6: Pull complete [2023-08-31T00:31:46.572Z] eaf3925da568: Pull complete [2023-08-31T00:31:48.483Z] bab4dde63d76: Pull complete [2023-08-31T00:31:48.483Z] bde34c3a00c8: Pull complete [2023-08-31T00:31:48.483Z] b352a97aabf1: Pull complete [2023-08-31T00:31:48.483Z] 4872d77fe225: Pull complete [2023-08-31T00:31:48.483Z] 5851b861e8e6: Pull complete [2023-08-31T00:31:48.745Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T00:31:48.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:31:48.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:31:48.973Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2023-08-31T00:31:49.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T00:31:52.026Z] $ docker top 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 -eo pid,comm [2023-08-31T00:31:52.076Z] 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-08-31T00:31:52.076Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T00:31:52.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:31:52.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:31:52.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:31:52.335Z] $ docker exec 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent [2023-08-31T00:31:52.432Z] SSH_AUTH_SOCK=/tmp/ssh-uhfd2yPkFESV/agent.31 [2023-08-31T00:31:52.432Z] SSH_AGENT_PID=37 [2023-08-31T00:31:52.437Z] Running ssh-add (command line suppressed) [2023-08-31T00:31:52.551Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8661435634405045516.key (/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8661435634405045516.key) [2023-08-31T00:31:52.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:31:52.898Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T00:31:52.926Z] $ docker exec --env ******** --env ******** 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent -k [2023-08-31T00:31:53.020Z] unset SSH_AUTH_SOCK; [2023-08-31T00:31:53.020Z] unset SSH_AGENT_PID; [2023-08-31T00:31:53.021Z] echo Agent pid 37 killed; [2023-08-31T00:31:53.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T00:31:53.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:31:53.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:31:53.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:31:53.238Z] $ docker exec 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent [2023-08-31T00:31:53.332Z] SSH_AUTH_SOCK=/tmp/ssh-1JCLwXodD3O3/agent.69 [2023-08-31T00:31:53.332Z] SSH_AGENT_PID=75 [2023-08-31T00:31:53.337Z] Running ssh-add (command line suppressed) [2023-08-31T00:31:53.440Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8032785772168449262.key (/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8032785772168449262.key) [2023-08-31T00:31:53.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:31:53.787Z] + git semver init [2023-08-31T00:31:54.047Z] 2023-08-31 00:31:53,966 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T00:31:54.047Z] 2023-08-31 00:31:53,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver [2023-08-31T00:31:54.047Z] 2023-08-31 00:31:53,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-189/.semver [2023-08-31T00:31:54.047Z] 2023-08-31 00:31:53,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-189/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,863 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-189/.git/info/exclude [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 with force:False [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,864 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,868 [execute] INFO git cat-file --batch-check [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,875 [execute] INFO git cat-file --batch [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T00:31:54.983Z] 2023-08-31 00:31:54,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 [2023-08-31T00:31:54.983Z] 0.0.0 [Pipeline] } [2023-08-31T00:31:55.012Z] $ docker exec --env ******** --env ******** 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent -k [2023-08-31T00:31:55.106Z] unset SSH_AUTH_SOCK; [2023-08-31T00:31:55.106Z] unset SSH_AGENT_PID; [2023-08-31T00:31:55.106Z] echo Agent pid 75 killed; [2023-08-31T00:31:55.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T00:31:55.550Z] + git semver [Pipeline] } [2023-08-31T00:31:55.837Z] $ docker stop --time=1 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 [2023-08-31T00:31:57.186Z] $ docker rm -f --volumes 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:31:57.580Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T00:31:57.856Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T00:31:57.874Z] [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-08-31T00:31:58.477Z] provisioning config files... [2023-08-31T00:31:58.487Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config3148571681828062830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:31:58.833Z] ---> docker-login.sh [2023-08-31T00:31:58.833Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:31:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:58.833Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:58.833Z] [2023-08-31T00:31:58.833Z] Login Succeeded [2023-08-31T00:31:58.833Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:31:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:58.833Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:58.833Z] [2023-08-31T00:31:58.833Z] Login Succeeded [2023-08-31T00:31:58.833Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:31:59.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:59.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:59.092Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:59.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:59.092Z] [2023-08-31T00:31:59.092Z] Login Succeeded [2023-08-31T00:31:59.092Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:31:59.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:59.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:59.092Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:59.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:59.092Z] [2023-08-31T00:31:59.092Z] Login Succeeded [2023-08-31T00:31:59.092Z] docker.io [2023-08-31T00:31:59.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:31:59.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:31:59.354Z] Configure a credential helper to remove this warning. See [2023-08-31T00:31:59.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:31:59.354Z] [2023-08-31T00:31:59.354Z] Login Succeeded [2023-08-31T00:31:59.354Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:31:59.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T00:31:59.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:31:59.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:31:59.654Z] ========================================================= [2023-08-31T00:31:59.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T00:31:59.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:32:00.134Z] + 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-08-31T00:32:00.134Z] Sending build context to Docker daemon 16.07MB [2023-08-31T00:32:00.134Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:32:00.134Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T00:32:00.134Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T00:32:00.134Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T00:32:00.134Z] 6911f1a30b25: Pulling fs layer [2023-08-31T00:32:00.134Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T00:32:00.134Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T00:32:00.134Z] ec0bb842ea78: Pulling fs layer [2023-08-31T00:32:00.134Z] 40a00589a448: Pulling fs layer [2023-08-31T00:32:00.134Z] 6c08303d61cc: Pulling fs layer [2023-08-31T00:32:00.134Z] 798269fcf238: Pulling fs layer [2023-08-31T00:32:00.134Z] 6863d3e3a2b1: Waiting [2023-08-31T00:32:00.134Z] ec0bb842ea78: Waiting [2023-08-31T00:32:00.134Z] 6c08303d61cc: Waiting [2023-08-31T00:32:00.134Z] 40a00589a448: Waiting [2023-08-31T00:32:00.134Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-31T00:32:00.401Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T00:32:00.401Z] 4db1b89c0bd1: Download complete [2023-08-31T00:32:00.401Z] 6863d3e3a2b1: Download complete [2023-08-31T00:32:00.401Z] ec0bb842ea78: Download complete [2023-08-31T00:32:00.401Z] 40a00589a448: Verifying Checksum [2023-08-31T00:32:00.401Z] 40a00589a448: Download complete [2023-08-31T00:32:00.401Z] 4db1b89c0bd1: Pull complete [2023-08-31T00:32:01.337Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T00:32:01.337Z] e194b8c5c2a9: Download complete [2023-08-31T00:32:01.337Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-31T00:32:01.337Z] 6c08303d61cc: Download complete [2023-08-31T00:32:01.337Z] 798269fcf238: Verifying Checksum [2023-08-31T00:32:01.337Z] 798269fcf238: Download complete [2023-08-31T00:32:02.275Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-31T00:32:03.212Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-31T00:32:04.152Z] 6911f1a30b25: Retrying in 1 second [2023-08-31T00:32:05.531Z] 6911f1a30b25: Retrying in 10 seconds [2023-08-31T00:32:06.467Z] 6911f1a30b25: Retrying in 9 seconds [2023-08-31T00:32:07.403Z] 6911f1a30b25: Retrying in 8 seconds [2023-08-31T00:32:08.342Z] 6911f1a30b25: Retrying in 7 seconds [2023-08-31T00:32:09.281Z] 6911f1a30b25: Retrying in 6 seconds [2023-08-31T00:32:10.219Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-31T00:32:11.158Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-31T00:32:12.536Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-31T00:32:13.282Z] Still waiting to schedule task [2023-08-31T00:32:13.283Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4956’ [2023-08-31T00:32:13.490Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-31T00:32:14.426Z] 6911f1a30b25: Retrying in 1 second [2023-08-31T00:32:15.363Z] 6911f1a30b25: Download complete [2023-08-31T00:32:15.363Z] 6911f1a30b25: Pull complete [2023-08-31T00:32:18.646Z] e194b8c5c2a9: Pull complete [2023-08-31T00:32:18.646Z] 6863d3e3a2b1: Pull complete [2023-08-31T00:32:18.646Z] ec0bb842ea78: Pull complete [2023-08-31T00:32:18.646Z] 40a00589a448: Pull complete [2023-08-31T00:32:21.173Z] 6c08303d61cc: Pull complete [2023-08-31T00:32:21.739Z] 798269fcf238: Pull complete [2023-08-31T00:32:21.739Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T00:32:21.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T00:32:21.739Z] ---> ec979cd7f677 [2023-08-31T00:32:21.739Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:32:27.060Z] ---> Running in 5f581e5dbb34 [2023-08-31T00:32:27.060Z] Removing intermediate container 5f581e5dbb34 [2023-08-31T00:32:27.060Z] ---> 4cfa926c9e7d [2023-08-31T00:32:27.060Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:32:27.060Z] ---> Running in eb93ecbb2ca0 [2023-08-31T00:32:27.318Z] Removing intermediate container eb93ecbb2ca0 [2023-08-31T00:32:27.318Z] ---> a0e88469e146 [2023-08-31T00:32:27.318Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-31T00:32:27.318Z] ---> Running in 130b7dbac7f6 [2023-08-31T00:32:27.318Z] Removing intermediate container 130b7dbac7f6 [2023-08-31T00:32:27.318Z] ---> c33b9d62b3c7 [2023-08-31T00:32:27.318Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T00:32:27.318Z] ---> Running in 42a2f90a134c [2023-08-31T00:32:27.577Z] Removing intermediate container 42a2f90a134c [2023-08-31T00:32:27.577Z] ---> e377a41de8cc [2023-08-31T00:32:27.577Z] Step 7/12 : WORKDIR /device-gpio [2023-08-31T00:32:27.577Z] ---> Running in 361cecbfa359 [2023-08-31T00:32:27.577Z] Removing intermediate container 361cecbfa359 [2023-08-31T00:32:27.577Z] ---> 44f93db16356 [2023-08-31T00:32:27.577Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:32:27.577Z] ---> Running in 80082e684822 [2023-08-31T00:32:27.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:32:28.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:32:28.352Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-31T00:32:28.352Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-31T00:32:28.352Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-31T00:32:28.352Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-31T00:32:28.352Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:32:28.352Z] OK: 269 MiB in 57 packages [2023-08-31T00:32:28.922Z] Removing intermediate container 80082e684822 [2023-08-31T00:32:28.922Z] ---> 48be93b049a6 [2023-08-31T00:32:28.922Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T00:32:29.181Z] ---> be16930d2cf6 [2023-08-31T00:32:29.181Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:32:29.181Z] ---> Running in 6791b5162be6 [2023-08-31T00:33:01.257Z] Removing intermediate container 6791b5162be6 [2023-08-31T00:33:01.257Z] ---> ceb5952bbd54 [2023-08-31T00:33:01.257Z] Step 11/12 : COPY . . [2023-08-31T00:33:01.257Z] ---> 4a8c43b3702a [2023-08-31T00:33:01.257Z] Step 12/12 : RUN ${MAKE} [2023-08-31T00:33:01.257Z] ---> Running in bf5157d74afe [2023-08-31T00:33:01.257Z] noop [2023-08-31T00:33:01.257Z] Removing intermediate container bf5157d74afe [2023-08-31T00:33:01.257Z] ---> b2b72a9fe737 [2023-08-31T00:33:01.257Z] Successfully built b2b72a9fe737 [2023-08-31T00:33:01.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:33:01.705Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T00:33:01.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:33:01.860Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2023-08-31T00:33:01.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T00:33:02.249Z] $ docker top 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:33:02.648Z] + go version [2023-08-31T00:33:02.648Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T00:33:02.679Z] $ docker stop --time=1 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c [2023-08-31T00:33:03.976Z] $ docker rm -f --volumes 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:33:04.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T00:33:04.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:33:04.851Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2023-08-31T00:33:04.885Z] $ 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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T00:33:05.189Z] $ docker top 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:33:05.581Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-189 [Pipeline] fileExists [Pipeline] sh [2023-08-31T00:33:05.938Z] + make test [2023-08-31T00:33:05.938Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T00:33:10.276Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-31T00:33:20.304Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-31T00:33:20.304Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-31T00:33:25.573Z] go vet ./... [2023-08-31T00:33:29.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T00:33:29.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T00:33:29.754Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T00:33:29.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T00:33:29.820Z] $ docker stop --time=1 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 [2023-08-31T00:33:32.913Z] $ docker rm -f --volumes 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:33:33.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T00:33:33.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T00:33:34.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T00:33:34.522Z] + ls -al . [2023-08-31T00:33:34.522Z] total 168 [2023-08-31T00:33:34.522Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:33 . [2023-08-31T00:33:34.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:31 .. [2023-08-31T00:33:34.522Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 31 00:31 .dockerignore [2023-08-31T00:33:34.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:31 .git [2023-08-31T00:33:34.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 .github [2023-08-31T00:33:34.522Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 31 00:31 .gitignore [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 00:31 .golangci.yml [2023-08-31T00:33:34.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:31 .semver [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 10671 Aug 31 00:31 Attribution.txt [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 31 00:31 CHANGELOG.md [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 31 00:31 Dockerfile [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:31 GOVERNANCE.md [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 31 00:31 Jenkinsfile [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 00:31 LICENSE [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 31 00:31 Makefile [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 31 00:31 OWNERS.md [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 31 00:31 README.md [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:31 VERSION [2023-08-31T00:33:34.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:31 bin [2023-08-31T00:33:34.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 cmd [2023-08-31T00:33:34.523Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:33 coverage.out [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 31 00:31 go.mod [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 31 00:31 go.sum [2023-08-31T00:33:34.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 internal [2023-08-31T00:33:34.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:31 snap [2023-08-31T00:33:34.523Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 31 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:33:34.967Z] + 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=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 --label arch=amd64 --label version=0.0.0 . [2023-08-31T00:33:34.967Z] Sending build context to Docker daemon 16.07MB [2023-08-31T00:33:34.967Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:33:34.967Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-31T00:33:34.967Z] ---> b2b72a9fe737 [2023-08-31T00:33:34.967Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:33:35.226Z] ---> Running in ea076321577a [2023-08-31T00:33:35.226Z] Removing intermediate container ea076321577a [2023-08-31T00:33:35.226Z] ---> 9d2bc3d44df1 [2023-08-31T00:33:35.226Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:33:35.226Z] ---> Running in 49c3198bc9ab [2023-08-31T00:33:35.226Z] Removing intermediate container 49c3198bc9ab [2023-08-31T00:33:35.226Z] ---> 60c7b89681c1 [2023-08-31T00:33:35.226Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-31T00:33:35.226Z] ---> Running in 44a9f4a9e5f1 [2023-08-31T00:33:35.486Z] Removing intermediate container 44a9f4a9e5f1 [2023-08-31T00:33:35.486Z] ---> 584294045d16 [2023-08-31T00:33:35.486Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T00:33:35.486Z] ---> Running in fe7cf0c369ba [2023-08-31T00:33:35.486Z] Removing intermediate container fe7cf0c369ba [2023-08-31T00:33:35.486Z] ---> 40d3c5215d65 [2023-08-31T00:33:35.486Z] Step 7/25 : WORKDIR /device-gpio [2023-08-31T00:33:35.486Z] ---> Running in e8891188a1b6 [2023-08-31T00:33:35.486Z] Removing intermediate container e8891188a1b6 [2023-08-31T00:33:35.486Z] ---> f3a469fb2e55 [2023-08-31T00:33:35.486Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:33:35.746Z] ---> Running in 654bf9940a46 [2023-08-31T00:33:36.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:33:36.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:33:36.572Z] OK: 269 MiB in 57 packages [2023-08-31T00:33:36.830Z] Removing intermediate container 654bf9940a46 [2023-08-31T00:33:36.830Z] ---> a8f9f2881fcf [2023-08-31T00:33:36.830Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-31T00:33:36.830Z] ---> be3b8c554e38 [2023-08-31T00:33:36.830Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:33:36.830Z] ---> Running in cba3ed3105f7 [2023-08-31T00:33:37.396Z] Removing intermediate container cba3ed3105f7 [2023-08-31T00:33:37.396Z] ---> 80805bc6049c [2023-08-31T00:33:37.396Z] Step 11/25 : COPY . . [2023-08-31T00:33:37.963Z] ---> 6b7a618f3767 [2023-08-31T00:33:37.963Z] Step 12/25 : RUN ${MAKE} [2023-08-31T00:33:37.963Z] ---> Running in f22f584f8b64 [2023-08-31T00:33:38.223Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-31T00:34:00.161Z] Removing intermediate container f22f584f8b64 [2023-08-31T00:34:00.161Z] ---> 8410c4b0706d [2023-08-31T00:34:00.161Z] Step 13/25 : FROM alpine:3.17 [2023-08-31T00:34:00.161Z] 3.17: Pulling from library/alpine [2023-08-31T00:34:00.161Z] 9398808236ff: Pulling fs layer [2023-08-31T00:34:00.161Z] 9398808236ff: Verifying Checksum [2023-08-31T00:34:00.161Z] 9398808236ff: Download complete [2023-08-31T00:34:00.161Z] 9398808236ff: Pull complete [2023-08-31T00:34:00.161Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T00:34:00.161Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T00:34:00.161Z] ---> 1e0b8b5322fc [2023-08-31T00:34:00.161Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-31T00:34:00.161Z] ---> Running in dd9b4c3534cf [2023-08-31T00:34:00.161Z] Removing intermediate container dd9b4c3534cf [2023-08-31T00:34:00.161Z] ---> 89aac4205a70 [2023-08-31T00:34:00.161Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-31T00:34:00.161Z] ---> Running in 0dbb9f40bb83 [2023-08-31T00:34:00.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:34:00.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:34:00.161Z] OK: 7 MiB in 15 packages [2023-08-31T00:34:00.161Z] Removing intermediate container 0dbb9f40bb83 [2023-08-31T00:34:00.161Z] ---> 0ce26b49b1f2 [2023-08-31T00:34:00.161Z] Step 16/25 : WORKDIR / [2023-08-31T00:34:00.161Z] ---> Running in 671ca1134279 [2023-08-31T00:34:00.161Z] Removing intermediate container 671ca1134279 [2023-08-31T00:34:00.161Z] ---> bf5922cd3eef [2023-08-31T00:34:00.161Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-31T00:34:00.161Z] ---> 75ca8561b62e [2023-08-31T00:34:00.161Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-31T00:34:00.161Z] ---> 99914ebf4ab9 [2023-08-31T00:34:00.161Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-31T00:34:00.741Z] ---> 7d0d1b97d30e [2023-08-31T00:34:00.741Z] Step 20/25 : EXPOSE 59910 [2023-08-31T00:34:00.741Z] ---> Running in 869d6f088a48 [2023-08-31T00:34:00.741Z] Removing intermediate container 869d6f088a48 [2023-08-31T00:34:00.741Z] ---> 7d0a2d9ba222 [2023-08-31T00:34:00.741Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-31T00:34:00.741Z] ---> Running in e01b058e5dca [2023-08-31T00:34:00.741Z] Removing intermediate container e01b058e5dca [2023-08-31T00:34:00.741Z] ---> 4f60f5bdeccd [2023-08-31T00:34:00.741Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T00:34:00.741Z] ---> Running in 45487f5d6f91 [2023-08-31T00:34:00.999Z] Removing intermediate container 45487f5d6f91 [2023-08-31T00:34:00.999Z] ---> 3e6e11bb4ac3 [2023-08-31T00:34:00.999Z] Step 23/25 : LABEL arch=amd64 [2023-08-31T00:34:00.999Z] ---> Running in ca6e1f54edda [2023-08-31T00:34:00.999Z] Removing intermediate container ca6e1f54edda [2023-08-31T00:34:00.999Z] ---> 8f953a71cc16 [2023-08-31T00:34:00.999Z] Step 24/25 : LABEL git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [2023-08-31T00:34:00.999Z] ---> Running in dc609b18e856 [2023-08-31T00:34:00.999Z] Removing intermediate container dc609b18e856 [2023-08-31T00:34:00.999Z] ---> 6160957d403f [2023-08-31T00:34:00.999Z] Step 25/25 : LABEL version=0.0.0 [2023-08-31T00:34:00.999Z] ---> Running in b84a6cb33be8 [2023-08-31T00:34:01.259Z] Removing intermediate container b84a6cb33be8 [2023-08-31T00:34:01.259Z] ---> f1298caf920a [2023-08-31T00:34:01.259Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T00:34:01.259Z] Successfully built f1298caf920a [2023-08-31T00:34:01.259Z] 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-08-31T00:34:02.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:34:02.117Z] [2023-08-31T00:34:02.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:34:02.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:34:02.500Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T00:34:02.500Z] 5eb5b503b376: Pulling fs layer [2023-08-31T00:34:02.500Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T00:34:02.500Z] ec43610c2a17: Pulling fs layer [2023-08-31T00:34:02.500Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T00:34:02.500Z] 33b1e0a273af: Pulling fs layer [2023-08-31T00:34:02.500Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T00:34:02.500Z] 2f39f015ded8: Pulling fs layer [2023-08-31T00:34:02.500Z] 33b1e0a273af: Waiting [2023-08-31T00:34:02.500Z] 5d3b04190fa2: Waiting [2023-08-31T00:34:02.500Z] 2f39f015ded8: Waiting [2023-08-31T00:34:02.500Z] 3a2ae6a8a46f: Waiting [2023-08-31T00:34:02.500Z] 5c69ac0246d0: Download complete [2023-08-31T00:34:02.500Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T00:34:02.500Z] 3a2ae6a8a46f: Download complete [2023-08-31T00:34:02.500Z] 33b1e0a273af: Verifying Checksum [2023-08-31T00:34:02.500Z] 33b1e0a273af: Download complete [2023-08-31T00:34:02.500Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T00:34:02.500Z] 5d3b04190fa2: Download complete [2023-08-31T00:34:02.500Z] ec43610c2a17: Download complete [2023-08-31T00:34:02.759Z] 5eb5b503b376: Verifying Checksum [2023-08-31T00:34:02.759Z] 5eb5b503b376: Download complete [2023-08-31T00:34:03.325Z] 2f39f015ded8: Download complete [2023-08-31T00:34:03.892Z] 5eb5b503b376: Pull complete [2023-08-31T00:34:03.892Z] 5c69ac0246d0: Pull complete [2023-08-31T00:34:04.458Z] ec43610c2a17: Pull complete [2023-08-31T00:34:04.458Z] 3a2ae6a8a46f: Pull complete [2023-08-31T00:34:04.717Z] 33b1e0a273af: Pull complete [2023-08-31T00:34:04.717Z] 5d3b04190fa2: Pull complete [2023-08-31T00:34:08.908Z] 2f39f015ded8: Pull complete [2023-08-31T00:34:08.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T00:34:08.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:34:08.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:34:09.115Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2023-08-31T00:34:09.132Z] $ 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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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-08-31T00:34:13.267Z] $ docker top 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:34:13.809Z] ---> job-cost.sh [2023-08-31T00:34:13.809Z] lf-activate-venv: SKIPPING [2023-08-31T00:34:13.809Z] INFO: No Stack... [2023-08-31T00:34:14.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T00:34:14.328Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T00:34:14.643Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-189/archives/cost.csv [2023-08-31T00:34:14.643Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T00:34:14.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [2023-08-31T00:34:14.690Z] Resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] did not exist. Created. [2023-08-31T00:34:14.690Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T00:34:15.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T00:34:15.150Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T00:34:15.173Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T00:34:15.246Z] $ docker stop --time=1 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f [2023-08-31T00:34:16.394Z] $ docker rm -f --volumes 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T00:35:37.330Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4960 in /w/workspace/edgexfoundry_device-gpio_PR-189 [Pipeline] { [Pipeline] ws [2023-08-31T00:35:37.390Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-08-31T00:35:37.469Z] The recommended git tool is: git [2023-08-31T00:35:44.308Z] using credential edgex-jenkins-ssh [2023-08-31T00:35:44.329Z] Cloning the remote Git repository [2023-08-31T00:35:44.370Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-08-31T00:35:44.460Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-08-31T00:35:44.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-31T00:35:44.603Z] > git --version # timeout=10 [2023-08-31T00:35:44.622Z] > git --version # 'git version 2.25.1' [2023-08-31T00:35:44.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T00:35:44.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T00:35:47.562Z] Merging remotes/origin/main commit 626ee0dc731c846558003605e490be3fc08946a3 into PR head commit 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [2023-08-31T00:35:46.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-31T00:35:46.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T00:35:47.087Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-31T00:35:47.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-31T00:35:47.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T00:35:47.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-31T00:35:47.576Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T00:35:47.813Z] Merge succeeded, producing 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [2023-08-31T00:35:47.813Z] Checking out Revision 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 (PR-189) [2023-08-31T00:35:48.258Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-08-31T00:35:48.303Z] > git --version # timeout=10 [2023-08-31T00:35:48.315Z] > git --version # 'git version 2.25.1' [2023-08-31T00:35:48.335Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:35:47.644Z] > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 [2023-08-31T00:35:47.725Z] > git remote # timeout=10 [2023-08-31T00:35:47.743Z] > git config --get remote.origin.url # timeout=10 [2023-08-31T00:35:47.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T00:35:47.768Z] > git merge 626ee0dc731c846558003605e490be3fc08946a3 # timeout=10 [2023-08-31T00:35:47.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-31T00:35:47.815Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T00:35:47.833Z] > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 [2023-08-31T00:35:49.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T00:35:49.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:35:49.493Z] Dload Upload Total Spent Left Speed [2023-08-31T00:35:49.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48667 0 --:--:-- --:--:-- --:--:-- 48667 [Pipeline] sh [2023-08-31T00:35:50.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T00:35:50.653Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T00:35:50.653Z] sudo tee /etc/docker/daemon.new [2023-08-31T00:35:50.653Z] { [2023-08-31T00:35:50.653Z] "registry-mirrors": [ [2023-08-31T00:35:50.653Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T00:35:50.653Z] ], [2023-08-31T00:35:50.653Z] "bip": "10.250.0.254/24", [2023-08-31T00:35:50.653Z] "hosts": [ [2023-08-31T00:35:50.653Z] "tcp://0.0.0.0:5555", [2023-08-31T00:35:50.653Z] "unix:///var/run/docker.sock" [2023-08-31T00:35:50.653Z] ], [2023-08-31T00:35:50.653Z] "mtu": 1458, [2023-08-31T00:35:50.653Z] "selinux-enabled": true, [2023-08-31T00:35:50.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T00:35:50.653Z] } [Pipeline] sh [2023-08-31T00:35:50.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T00:35:51.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:36:09.628Z] provisioning config files... [2023-08-31T00:36:09.651Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4266831081518029107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:36:10.030Z] ---> docker-login.sh [2023-08-31T00:36:10.030Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:36:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:36:10.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:36:10.571Z] Configure a credential helper to remove this warning. See [2023-08-31T00:36:10.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:36:10.571Z] [2023-08-31T00:36:10.571Z] Login Succeeded [2023-08-31T00:36:10.571Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:36:10.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:36:10.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:36:10.842Z] Configure a credential helper to remove this warning. See [2023-08-31T00:36:10.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:36:10.842Z] [2023-08-31T00:36:10.842Z] Login Succeeded [2023-08-31T00:36:10.842Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:36:11.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:36:11.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:36:11.384Z] Configure a credential helper to remove this warning. See [2023-08-31T00:36:11.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:36:11.384Z] [2023-08-31T00:36:11.384Z] Login Succeeded [2023-08-31T00:36:11.384Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:36:11.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:36:11.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:36:11.656Z] Configure a credential helper to remove this warning. See [2023-08-31T00:36:11.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:36:11.656Z] [2023-08-31T00:36:11.656Z] Login Succeeded [2023-08-31T00:36:11.656Z] docker.io [2023-08-31T00:36:11.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:36:12.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:36:12.193Z] Configure a credential helper to remove this warning. See [2023-08-31T00:36:12.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:36:12.193Z] [2023-08-31T00:36:12.193Z] Login Succeeded [2023-08-31T00:36:12.193Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:36:12.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T00:36:12.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:36:12.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:36:12.665Z] ========================================================= [2023-08-31T00:36:12.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T00:36:12.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:36:13.162Z] + 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-08-31T00:36:13.429Z] Sending build context to Docker daemon 8.096MB [2023-08-31T00:36:13.429Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:36:13.429Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T00:36:13.698Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T00:36:13.698Z] edb6bdbacee9: Pulling fs layer [2023-08-31T00:36:13.698Z] 5f9638ab2659: Pulling fs layer [2023-08-31T00:36:13.698Z] 8d51d6327a98: Pulling fs layer [2023-08-31T00:36:13.698Z] 8b374f2dd631: Pulling fs layer [2023-08-31T00:36:13.698Z] ec14aa9079de: Pulling fs layer [2023-08-31T00:36:13.698Z] 2f466654f4bb: Pulling fs layer [2023-08-31T00:36:13.698Z] 554e91adad29: Pulling fs layer [2023-08-31T00:36:13.698Z] 8b374f2dd631: Waiting [2023-08-31T00:36:13.698Z] 2f466654f4bb: Waiting [2023-08-31T00:36:13.698Z] ec14aa9079de: Waiting [2023-08-31T00:36:13.698Z] 554e91adad29: Waiting [2023-08-31T00:36:13.699Z] 5f9638ab2659: Verifying Checksum [2023-08-31T00:36:13.699Z] 5f9638ab2659: Download complete [2023-08-31T00:36:13.699Z] 8b374f2dd631: Verifying Checksum [2023-08-31T00:36:13.699Z] 8b374f2dd631: Download complete [2023-08-31T00:36:13.699Z] ec14aa9079de: Verifying Checksum [2023-08-31T00:36:13.699Z] ec14aa9079de: Download complete [2023-08-31T00:36:13.699Z] edb6bdbacee9: Verifying Checksum [2023-08-31T00:36:15.122Z] edb6bdbacee9: Pull complete [2023-08-31T00:36:15.122Z] 554e91adad29: Verifying Checksum [2023-08-31T00:36:15.122Z] 554e91adad29: Download complete [2023-08-31T00:36:15.521Z] 5f9638ab2659: Pull complete [2023-08-31T00:36:16.504Z] 8d51d6327a98: Verifying Checksum [2023-08-31T00:36:16.504Z] 8d51d6327a98: Download complete [2023-08-31T00:36:16.504Z] 2f466654f4bb: Verifying Checksum [2023-08-31T00:36:16.504Z] 2f466654f4bb: Download complete [2023-08-31T00:36:28.825Z] 8d51d6327a98: Pull complete [2023-08-31T00:36:28.825Z] 8b374f2dd631: Pull complete [2023-08-31T00:36:28.825Z] ec14aa9079de: Pull complete [2023-08-31T00:36:34.189Z] 2f466654f4bb: Pull complete [2023-08-31T00:36:38.465Z] 554e91adad29: Pull complete [2023-08-31T00:36:38.465Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T00:36:38.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T00:36:38.465Z] ---> 1e15ea492957 [2023-08-31T00:36:38.465Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:36:40.397Z] ---> Running in 7f90a0bc46ff [2023-08-31T00:36:40.397Z] Removing intermediate container 7f90a0bc46ff [2023-08-31T00:36:40.397Z] ---> bf715affaeb4 [2023-08-31T00:36:40.397Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:36:40.397Z] ---> Running in e84dc590e682 [2023-08-31T00:36:40.665Z] Removing intermediate container e84dc590e682 [2023-08-31T00:36:40.665Z] ---> 22d29bf39c94 [2023-08-31T00:36:40.665Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-31T00:36:40.665Z] ---> Running in 9ef499b06b05 [2023-08-31T00:36:40.931Z] Removing intermediate container 9ef499b06b05 [2023-08-31T00:36:40.931Z] ---> 2fab59eed31f [2023-08-31T00:36:40.931Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T00:36:41.197Z] ---> Running in d750714b4b56 [2023-08-31T00:36:41.464Z] Removing intermediate container d750714b4b56 [2023-08-31T00:36:41.464Z] ---> 482b13fbf694 [2023-08-31T00:36:41.464Z] Step 7/12 : WORKDIR /device-gpio [2023-08-31T00:36:41.464Z] ---> Running in 97f66cd76573 [2023-08-31T00:36:41.734Z] Removing intermediate container 97f66cd76573 [2023-08-31T00:36:41.734Z] ---> 215ad65c94a1 [2023-08-31T00:36:41.734Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:36:41.734Z] ---> Running in 0c8140f9d10d [2023-08-31T00:36:43.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:36:43.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:36:44.362Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-31T00:36:44.362Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-31T00:36:44.362Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-31T00:36:44.362Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-31T00:36:44.362Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:36:44.362Z] OK: 268 MiB in 57 packages [2023-08-31T00:36:45.324Z] Removing intermediate container 0c8140f9d10d [2023-08-31T00:36:45.324Z] ---> f2be2f890aed [2023-08-31T00:36:45.324Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T00:36:45.908Z] ---> d0032fa5483a [2023-08-31T00:36:45.908Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:36:45.908Z] ---> Running in 5d82c2e6e2a1 [2023-08-31T00:37:53.788Z] Removing intermediate container 5d82c2e6e2a1 [2023-08-31T00:37:53.788Z] ---> 1d50c60717da [2023-08-31T00:37:53.788Z] Step 11/12 : COPY . . [2023-08-31T00:37:53.788Z] ---> 1ae9ebdf2e65 [2023-08-31T00:37:53.788Z] Step 12/12 : RUN ${MAKE} [2023-08-31T00:37:53.788Z] ---> Running in 37232e4dfbc9 [2023-08-31T00:37:53.788Z] noop [2023-08-31T00:37:53.788Z] Removing intermediate container 37232e4dfbc9 [2023-08-31T00:37:53.788Z] ---> 89f3b74bcf00 [2023-08-31T00:37:53.788Z] Successfully built 89f3b74bcf00 [2023-08-31T00:37:53.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:37:54.266Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T00:37:54.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:37:54.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container [2023-08-31T00:37:54.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T00:37:55.771Z] $ docker top d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:37:56.657Z] + go version [2023-08-31T00:37:56.657Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T00:37:56.687Z] $ docker stop --time=1 d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a [2023-08-31T00:37:58.271Z] $ docker rm -f --volumes d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:37:59.103Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T00:37:59.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:37:59.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container [2023-08-31T00:37:59.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T00:38:01.935Z] $ docker top 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:38:02.500Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-08-31T00:38:02.888Z] + make test [2023-08-31T00:38:02.889Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T00:38:35.112Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-31T00:40:26.757Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-31T00:40:26.757Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-31T00:40:26.757Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T00:40:26.757Z] go vet ./... [2023-08-31T00:40:53.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T00:40:53.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T00:40:53.444Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T00:40:53.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T00:40:53.511Z] $ docker stop --time=1 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 [2023-08-31T00:40:56.945Z] $ docker rm -f --volumes 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:40:58.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T00:40:58.165Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T00:40:58.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:40:59.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T00:40:59.480Z] + ls -al . [2023-08-31T00:40:59.480Z] total 164 [2023-08-31T00:40:59.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:38 . [2023-08-31T00:40:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:35 .. [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 31 00:35 .dockerignore [2023-08-31T00:40:59.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:35 .git [2023-08-31T00:40:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 .github [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 31 00:35 .gitignore [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 00:35 .golangci.yml [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 10671 Aug 31 00:35 Attribution.txt [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 31 00:35 CHANGELOG.md [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 31 00:35 Dockerfile [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:35 GOVERNANCE.md [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 31 00:35 Jenkinsfile [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 00:35 LICENSE [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 31 00:35 Makefile [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 31 00:35 OWNERS.md [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 31 00:35 README.md [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:31 VERSION [2023-08-31T00:40:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:35 bin [2023-08-31T00:40:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 cmd [2023-08-31T00:40:59.480Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:38 coverage.out [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 31 00:35 go.mod [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 31 00:35 go.sum [2023-08-31T00:40:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 internal [2023-08-31T00:40:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:35 snap [2023-08-31T00:40:59.480Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 31 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:40:59.891Z] + 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=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 --label arch=arm64 --label version=0.0.0 . [2023-08-31T00:41:00.158Z] Sending build context to Docker daemon 8.097MB [2023-08-31T00:41:00.158Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:41:00.158Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-31T00:41:00.158Z] ---> 89f3b74bcf00 [2023-08-31T00:41:00.158Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:41:00.426Z] ---> Running in 3283f188fc8b [2023-08-31T00:41:00.694Z] Removing intermediate container 3283f188fc8b [2023-08-31T00:41:00.694Z] ---> 71b6d282dbc1 [2023-08-31T00:41:00.694Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:41:00.694Z] ---> Running in e64eb46afec4 [2023-08-31T00:41:00.960Z] Removing intermediate container e64eb46afec4 [2023-08-31T00:41:00.960Z] ---> e15d8ae9679d [2023-08-31T00:41:00.960Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-31T00:41:00.960Z] ---> Running in 0788621a29b9 [2023-08-31T00:41:01.555Z] Removing intermediate container 0788621a29b9 [2023-08-31T00:41:01.555Z] ---> 12d089a7300e [2023-08-31T00:41:01.555Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T00:41:01.555Z] ---> Running in eabc914ba8fe [2023-08-31T00:41:01.828Z] Removing intermediate container eabc914ba8fe [2023-08-31T00:41:01.828Z] ---> 628d07a79912 [2023-08-31T00:41:01.828Z] Step 7/25 : WORKDIR /device-gpio [2023-08-31T00:41:01.828Z] ---> Running in 2515fc987988 [2023-08-31T00:41:02.099Z] Removing intermediate container 2515fc987988 [2023-08-31T00:41:02.099Z] ---> 89b8d5d1d210 [2023-08-31T00:41:02.099Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:41:02.099Z] ---> Running in fe487e4e75c9 [2023-08-31T00:41:03.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:41:04.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:41:05.058Z] OK: 268 MiB in 57 packages [2023-08-31T00:41:06.031Z] Removing intermediate container fe487e4e75c9 [2023-08-31T00:41:06.031Z] ---> 0ed77dabb1fe [2023-08-31T00:41:06.031Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-31T00:41:06.629Z] ---> 92fc952ca348 [2023-08-31T00:41:06.629Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:41:06.629Z] ---> Running in 9483a08c526a [2023-08-31T00:41:09.218Z] Removing intermediate container 9483a08c526a [2023-08-31T00:41:09.218Z] ---> 7102e6fdef7b [2023-08-31T00:41:09.218Z] Step 11/25 : COPY . . [2023-08-31T00:41:09.806Z] ---> 590630ce515e [2023-08-31T00:41:09.806Z] Step 12/25 : RUN ${MAKE} [2023-08-31T00:41:09.806Z] ---> Running in 3dcd2142d97e [2023-08-31T00:41:10.767Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-31T00:43:32.467Z] Removing intermediate container 3dcd2142d97e [2023-08-31T00:43:32.467Z] ---> 530cafc3f6b1 [2023-08-31T00:43:32.467Z] Step 13/25 : FROM alpine:3.17 [2023-08-31T00:43:32.467Z] 3.17: Pulling from library/alpine [2023-08-31T00:43:32.467Z] 4060ece20d7a: Pulling fs layer [2023-08-31T00:43:32.467Z] 4060ece20d7a: Verifying Checksum [2023-08-31T00:43:32.467Z] 4060ece20d7a: Download complete [2023-08-31T00:43:32.467Z] 4060ece20d7a: Pull complete [2023-08-31T00:43:32.467Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T00:43:32.467Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T00:43:32.467Z] ---> 8650cd65339b [2023-08-31T00:43:32.467Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-31T00:43:32.467Z] ---> Running in da8a9b639429 [2023-08-31T00:43:32.467Z] Removing intermediate container da8a9b639429 [2023-08-31T00:43:32.467Z] ---> 792d98b3caf9 [2023-08-31T00:43:32.467Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-31T00:43:32.467Z] ---> Running in 8104ac9caac0 [2023-08-31T00:43:32.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:43:32.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:43:32.467Z] OK: 7 MiB in 15 packages [2023-08-31T00:43:32.467Z] Removing intermediate container 8104ac9caac0 [2023-08-31T00:43:32.467Z] ---> d27fd43e4a51 [2023-08-31T00:43:32.467Z] Step 16/25 : WORKDIR / [2023-08-31T00:43:32.467Z] ---> Running in 1710e5e42c99 [2023-08-31T00:43:32.467Z] Removing intermediate container 1710e5e42c99 [2023-08-31T00:43:32.467Z] ---> d465e8fce2f6 [2023-08-31T00:43:32.467Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-31T00:43:32.467Z] ---> 23b6cc004c98 [2023-08-31T00:43:32.467Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-31T00:43:32.467Z] ---> e4408ef20058 [2023-08-31T00:43:32.467Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-31T00:43:32.467Z] ---> 146d2cffcdea [2023-08-31T00:43:32.467Z] Step 20/25 : EXPOSE 59910 [2023-08-31T00:43:32.467Z] ---> Running in a641072951a8 [2023-08-31T00:43:32.467Z] Removing intermediate container a641072951a8 [2023-08-31T00:43:32.467Z] ---> 22e66146d812 [2023-08-31T00:43:32.467Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-31T00:43:32.467Z] ---> Running in 36679734e49a [2023-08-31T00:43:32.467Z] Removing intermediate container 36679734e49a [2023-08-31T00:43:32.467Z] ---> c1c8353c714c [2023-08-31T00:43:32.467Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T00:43:32.467Z] ---> Running in 6e90b4fa54d5 [2023-08-31T00:43:32.467Z] Removing intermediate container 6e90b4fa54d5 [2023-08-31T00:43:32.467Z] ---> 6e38fcb3a490 [2023-08-31T00:43:32.467Z] Step 23/25 : LABEL arch=arm64 [2023-08-31T00:43:32.467Z] ---> Running in 64908289ff22 [2023-08-31T00:43:32.467Z] Removing intermediate container 64908289ff22 [2023-08-31T00:43:32.467Z] ---> 090a182e4b60 [2023-08-31T00:43:32.467Z] Step 24/25 : LABEL git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [2023-08-31T00:43:32.467Z] ---> Running in d1cdd2491747 [2023-08-31T00:43:32.467Z] Removing intermediate container d1cdd2491747 [2023-08-31T00:43:32.467Z] ---> 945e1094df10 [2023-08-31T00:43:32.467Z] Step 25/25 : LABEL version=0.0.0 [2023-08-31T00:43:32.467Z] ---> Running in dbdb035fa082 [2023-08-31T00:43:32.467Z] Removing intermediate container dbdb035fa082 [2023-08-31T00:43:32.467Z] ---> 2e78bd8b733f [2023-08-31T00:43:32.467Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T00:43:32.467Z] Successfully built 2e78bd8b733f [2023-08-31T00:43:32.467Z] 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-08-31T00:43:33.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:43:33.277Z] [2023-08-31T00:43:33.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:43:33.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:43:33.677Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T00:43:33.677Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T00:43:33.677Z] 04944245beec: Pulling fs layer [2023-08-31T00:43:33.677Z] 699f458cf7ca: Pulling fs layer [2023-08-31T00:43:33.677Z] 765212b225bb: Pulling fs layer [2023-08-31T00:43:33.677Z] f23df028b6ca: Pulling fs layer [2023-08-31T00:43:33.677Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T00:43:33.677Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T00:43:33.677Z] f23df028b6ca: Waiting [2023-08-31T00:43:33.677Z] 2437ff75d9bd: Waiting [2023-08-31T00:43:33.946Z] 04944245beec: Verifying Checksum [2023-08-31T00:43:33.946Z] 04944245beec: Download complete [2023-08-31T00:43:33.946Z] 765212b225bb: Verifying Checksum [2023-08-31T00:43:33.946Z] 765212b225bb: Download complete [2023-08-31T00:43:33.946Z] f23df028b6ca: Verifying Checksum [2023-08-31T00:43:33.946Z] f23df028b6ca: Download complete [2023-08-31T00:43:33.946Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T00:43:33.946Z] d65c8cfc05b1: Download complete [2023-08-31T00:43:33.946Z] 699f458cf7ca: Verifying Checksum [2023-08-31T00:43:33.946Z] 699f458cf7ca: Download complete [2023-08-31T00:43:34.530Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T00:43:34.530Z] 8998bd30e6a1: Download complete [2023-08-31T00:43:36.489Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T00:43:36.489Z] 2437ff75d9bd: Download complete [2023-08-31T00:43:38.442Z] 8998bd30e6a1: Pull complete [2023-08-31T00:43:39.847Z] 04944245beec: Pull complete [2023-08-31T00:43:41.257Z] 699f458cf7ca: Pull complete [2023-08-31T00:43:41.257Z] 765212b225bb: Pull complete [2023-08-31T00:43:41.840Z] f23df028b6ca: Pull complete [2023-08-31T00:43:42.106Z] d65c8cfc05b1: Pull complete [2023-08-31T00:43:57.306Z] 2437ff75d9bd: Pull complete [2023-08-31T00:43:57.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T00:43:57.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:43:57.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:43:57.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container [2023-08-31T00:43:57.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T00:44:00.060Z] $ docker top 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:00.961Z] ---> job-cost.sh [2023-08-31T00:44:00.961Z] lf-activate-venv: SKIPPING [2023-08-31T00:44:00.961Z] INFO: No Stack... [2023-08-31T00:44:01.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T00:44:02.184Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T00:44:02.528Z] + cut -d, -f6 [2023-08-31T00:44:02.529Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-08-31T00:44:02.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [2023-08-31T00:44:02.621Z] Resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] did not exist. Created. [2023-08-31T00:44:02.621Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T00:44:03.041Z] /w/workspace/device-gpio/1@tmp/durable-b282313b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T00:44:03.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T00:44:03.427Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T00:44:03.475Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T00:44:03.489Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T00:44:03.560Z] $ docker stop --time=1 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e [2023-08-31T00:44:05.052Z] $ docker rm -f --volumes 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e [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-08-31T00:44:06.054Z] provisioning config files... [2023-08-31T00:44:06.061Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config12682097809731589460tmp [Pipeline] { [Pipeline] sh [2023-08-31T00:44:06.398Z] + set +x [2023-08-31T00:44:06.398Z] + bash -s -- [2023-08-31T00:44:06.398Z] + curl -s https://codecov.io/bash [2023-08-31T00:44:06.398Z] [2023-08-31T00:44:06.398Z] _____ _ [2023-08-31T00:44:06.398Z] / ____| | | [2023-08-31T00:44:06.398Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T00:44:06.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T00:44:06.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T00:44:06.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T00:44:06.398Z] Bash-1.0.6 [2023-08-31T00:44:06.398Z] [2023-08-31T00:44:06.398Z] [2023-08-31T00:44:06.398Z] ==> git version 2.25.1 found [2023-08-31T00:44:06.398Z] ==> 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-08-31T00:44:06.398Z] Release-Date: 2020-01-08 [2023-08-31T00:44:06.398Z] 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-08-31T00:44:06.398Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T00:44:06.398Z] ==> Jenkins CI detected. [2023-08-31T00:44:06.398Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-189 [2023-08-31T00:44:06.398Z] project root: . [2023-08-31T00:44:06.398Z] --> token set from env [2023-08-31T00:44:06.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T00:44:06.398Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T00:44:06.398Z] ==> Python coveragepy not found [2023-08-31T00:44:06.398Z] ==> Searching for coverage reports in: [2023-08-31T00:44:06.398Z] + . [2023-08-31T00:44:06.398Z] -> Found 1 reports [2023-08-31T00:44:06.398Z] ==> Detecting git/mercurial file structure [2023-08-31T00:44:06.398Z] ==> Reading reports [2023-08-31T00:44:06.398Z] + ./coverage.out bytes=10 [2023-08-31T00:44:06.659Z] ==> Appending adjustments [2023-08-31T00:44:06.659Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T00:44:06.659Z] + Found adjustments [2023-08-31T00:44:06.659Z] ==> Gzipping contents [2023-08-31T00:44:06.659Z] 4.0K /tmp/codecov.H20GXJ.gz [2023-08-31T00:44:06.659Z] ==> Uploading reports [2023-08-31T00:44:06.659Z] url: https://codecov.io [2023-08-31T00:44:06.659Z] query: branch=PR-189&commit=09d105b64fa2a7d36b0f88a2b902524ebdb9b638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=189&job=&cmd_args= [2023-08-31T00:44:06.659Z] -> Pinging Codecov [2023-08-31T00:44:06.659Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-189&commit=09d105b64fa2a7d36b0f88a2b902524ebdb9b638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=189&job=&cmd_args= [2023-08-31T00:44:06.659Z] -> Uploading to [2023-08-31T00:44:06.659Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/09d105b64fa2a7d36b0f88a2b902524ebdb9b638/982c9860-e3a9-4076-8691-2e92f472cb6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T004406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fed4a3fe68141c45218890645671b7627535411c9c992da7ca314c1125aba5c [2023-08-31T00:44:06.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:44:06.918Z] Dload Upload Total Spent Left Speed [2023-08-31T00:44:06.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3770 --:--:-- --:--:-- --:--:-- 3770 [2023-08-31T00:44:06.918Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] } [2023-08-31T00:44:06.947Z] 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-08-31T00:44:08.757Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-189/archives ] [2023-08-31T00:44:08.757Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-189/archives [2023-08-31T00:44:08.757Z] total 16 [2023-08-31T00:44:08.757Z] drwxr-xr-x 3 root root 4096 Aug 31 00:34 . [2023-08-31T00:44:08.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:34 .. [2023-08-31T00:44:08.757Z] drwxr-xr-x 2 root root 4096 Aug 31 00:34 cost [2023-08-31T00:44:08.757Z] -rw-r--r-- 1 root root 83 Aug 31 00:34 cost.csv [2023-08-31T00:44:08.757Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-189/archives [2023-08-31T00:44:08.757Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-189/archives [2023-08-31T00:44:08.757Z] total 16 [2023-08-31T00:44:08.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:34 . [2023-08-31T00:44:08.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:34 .. [2023-08-31T00:44:08.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 00:34 cost [2023-08-31T00:44:08.757Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 31 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:09.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:09.966Z] ---> package-listing.sh [2023-08-31T00:44:09.966Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T00:44:09.966Z] ++ facter osfamily [2023-08-31T00:44:10.227Z] + OS_FAMILY=debian [2023-08-31T00:44:10.227Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-189 [2023-08-31T00:44:10.227Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T00:44:10.227Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T00:44:10.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T00:44:10.227Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T00:44:10.227Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-189 ']' [2023-08-31T00:44:10.227Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T00:44:10.227Z] + case "${OS_FAMILY}" in [2023-08-31T00:44:10.227Z] + dpkg -l [2023-08-31T00:44:10.227Z] + grep '^ii' [2023-08-31T00:44:10.227Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T00:44:10.227Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T00:44:10.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T00:44:10.227Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-189 ']' [2023-08-31T00:44:10.227Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-189/archives/ [2023-08-31T00:44:10.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-189/archives/ [Pipeline] echo [2023-08-31T00:44:10.263Z] 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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T00:44:10.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:44:11.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:44:11.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:44:11.390Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2023-08-31T00:44:11.416Z] $ 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-189/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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T00:44:11.607Z] $ docker top 73ce1521cbcfd75e082d5c7d86ff4798b75dd48fb1f48fd09b63556c667be760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:44:12.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T00:44:12.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T00:44:12.630Z] + ls /var/log/sa-host [2023-08-31T00:44:12.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:44:12.854Z] provisioning config files... [2023-08-31T00:44:12.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config7733316825438742392tmp [Pipeline] { [Pipeline] echo [2023-08-31T00:44:12.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:13.243Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T00:44:13.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:13.679Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T00:44:13.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:14.017Z] ---> sudo-logs.sh [2023-08-31T00:44:14.017Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T00:44:14.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:14.412Z] ---> job-cost.sh [2023-08-31T00:44:14.412Z] lf-activate-venv: SKIPPING [2023-08-31T00:44:14.412Z] DEBUG: total: 0.2199999988079071 [2023-08-31T00:44:14.412Z] INFO: Retrieving Stack Cost... [2023-08-31T00:44:14.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T00:44:15.239Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T00:44:15.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:44:15.584Z] ---> logs-deploy.sh [2023-08-31T00:44:15.584Z] lf-activate-venv: SKIPPING [2023-08-31T00:44:15.584Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-189/1 [2023-08-31T00:44:15.584Z] INFO: archiving workspace using pattern(s): [2023-08-31T00:44:16.519Z] Archives upload complete. [2023-08-31T00:44:16.519Z] INFO: archiving logs to Nexus