Pull request #32 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31418bfcbca56456e2316a3e9983b0b8f9aa254d+5481a4acbe2c9cded44f119138c580c35965cafd (db881cd71bb04ec5c44ebdc714ef998fbe26b79e) 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-ssh17349738743820174285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh8394391687416993459.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-32/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-32/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16633213630762385058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh13456025845274199693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-32/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-32/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15236143508315939098.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [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-63314 in /w/workspace/edgexfoundry_device-gpio_PR-32 [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-32 # 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 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 31418bfcbca56456e2316a3e9983b0b8f9aa254d Merge succeeded, producing c5d49988d1698b1d0b28f510cd98fc196992d765 Checking out Revision c5d49988d1698b1d0b28f510cd98fc196992d765 (PR-32) > 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/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31418bfcbca56456e2316a3e9983b0b8f9aa254d # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5d49988d1698b1d0b28f510cd98fc196992d765 # timeout=10 Commit message: "Merge commit '5481a4acbe2c9cded44f119138c580c35965cafd' into HEAD" > git rev-list --no-walk 31418bfcbca56456e2316a3e9983b0b8f9aa254d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:11:11.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:11:12.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:11:12.045Z] ========================================================= [2022-05-12T00:11:12.045Z] EdgeX Global Pipelines Version Info [2022-05-12T00:11:12.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:11:12.808Z] ------------------- [2022-05-12T00:11:12.809Z] stable info: [2022-05-12T00:11:12.809Z] ------------------- [2022-05-12T00:11:12.809Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:11:12.809Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:11:12.809Z] Message: update stable to v1.0.230 [2022-05-12T00:11:13.380Z] ------------------- [2022-05-12T00:11:13.380Z] experimental info: [2022-05-12T00:11:13.380Z] ------------------- [2022-05-12T00:11:13.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:11:13.380Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:11:13.380Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:11:13.506Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T00:11:13.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T00:11:13.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:11:13.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:11:13.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:11:13.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:11:13.565Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:11:13.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:11:13.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:11:13.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:11:13.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:11:13.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T00:11:13.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:11:13.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:11:13.661Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:11:13.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:11:13.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:11:13.700Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:11:13.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:11:13.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:11:13.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:11:13.750Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:11:13.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:11:13.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:11:13.785Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:11:13.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:11:13.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo [2022-05-12T00:11:13.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo [2022-05-12T00:11:13.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo [2022-05-12T00:11:13.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5d49988d1698b1d0b28f510cd98fc196992d765 [Pipeline] echo [2022-05-12T00:11:13.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5d4998 [Pipeline] echo [2022-05-12T00:11:13.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:11:13.943Z] provisioning config files... [2022-05-12T00:11:13.954Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/config3368762992185048524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:11:14.260Z] ---> docker-login.sh [2022-05-12T00:11:14.260Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:11:14.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:14.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:14.521Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:14.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:14.521Z] [2022-05-12T00:11:14.521Z] Login Succeeded [2022-05-12T00:11:14.521Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:11:14.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:14.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:14.782Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:14.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:14.782Z] [2022-05-12T00:11:14.782Z] Login Succeeded [2022-05-12T00:11:14.782Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:11:14.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:14.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:14.782Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:14.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:14.782Z] [2022-05-12T00:11:14.782Z] Login Succeeded [2022-05-12T00:11:14.782Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:11:15.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:15.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:15.044Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:15.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:15.044Z] [2022-05-12T00:11:15.044Z] Login Succeeded [2022-05-12T00:11:15.044Z] docker.io [2022-05-12T00:11:15.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:15.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:15.305Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:15.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:15.305Z] [2022-05-12T00:11:15.305Z] Login Succeeded [2022-05-12T00:11:15.305Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:11:15.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T00:11:15.701Z] + git rev-list -1 --merges c5d49988d1698b1d0b28f510cd98fc196992d765~1..c5d49988d1698b1d0b28f510cd98fc196992d765 [Pipeline] echo [2022-05-12T00:11:15.815Z] -----------> git rev-list -1 --merges c5d49988d1698b1d0b28f510cd98fc196992d765~1..c5d49988d1698b1d0b28f510cd98fc196992d765 c5d49988d1698b1d0b28f510cd98fc196992d765 [2022-05-12T00:11:15.815Z] c5d49988d1698b1d0b28f510cd98fc196992d765 [false] [Pipeline] sh [2022-05-12T00:11:16.114Z] + git log --format=format:%s -1 c5d49988d1698b1d0b28f510cd98fc196992d765 [Pipeline] echo [2022-05-12T00:11:16.132Z] ========================================================= [2022-05-12T00:11:16.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T00:11:16.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:11:16.482Z] + git log --format=format:%s -1 c5d49988d1698b1d0b28f510cd98fc196992d765 [Pipeline] echo [2022-05-12T00:11:16.496Z] [semverPrep] GIT_COMMIT: c5d49988d1698b1d0b28f510cd98fc196992d765, Commit Message: Merge commit '5481a4acbe2c9cded44f119138c580c35965cafd' into HEAD [Pipeline] echo [2022-05-12T00:11:16.506Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:11:16.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:11:16.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:11:16.874Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:11:16.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:11:16.874Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T00:11:16.874Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T00:11:16.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:17.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:11:17.239Z] [2022-05-12T00:11:17.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:17.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:11:17.544Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:11:17.544Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:11:17.544Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:11:17.544Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:11:17.544Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:11:17.544Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:11:17.544Z] c427282e49a2: Pulling fs layer [2022-05-12T00:11:17.544Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:11:17.544Z] 0714d37db230: Pulling fs layer [2022-05-12T00:11:17.544Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:11:17.544Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:11:17.544Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:11:17.544Z] a8d5f1318db7: Waiting [2022-05-12T00:11:17.544Z] ca983d60f3e2: Waiting [2022-05-12T00:11:17.544Z] c427282e49a2: Waiting [2022-05-12T00:11:17.544Z] 0714d37db230: Waiting [2022-05-12T00:11:17.544Z] ac28cf19c067: Waiting [2022-05-12T00:11:17.544Z] 5c2a1cbceb83: Waiting [2022-05-12T00:11:17.544Z] 1827001aaf11: Waiting [2022-05-12T00:11:17.544Z] caf521ccaac6: Download complete [2022-05-12T00:11:17.544Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T00:11:17.544Z] 5c2a1cbceb83: Download complete [2022-05-12T00:11:17.805Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:11:17.805Z] a8d5f1318db7: Download complete [2022-05-12T00:11:17.805Z] c427282e49a2: Download complete [2022-05-12T00:11:17.805Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:11:17.805Z] 3ead6fa29328: Download complete [2022-05-12T00:11:17.805Z] 0714d37db230: Verifying Checksum [2022-05-12T00:11:17.805Z] 0714d37db230: Download complete [2022-05-12T00:11:17.805Z] ac28cf19c067: Verifying Checksum [2022-05-12T00:11:17.805Z] ac28cf19c067: Download complete [2022-05-12T00:11:17.805Z] ca983d60f3e2: Download complete [2022-05-12T00:11:17.805Z] 9f894cec8388: Verifying Checksum [2022-05-12T00:11:17.805Z] 9f894cec8388: Download complete [2022-05-12T00:11:17.805Z] 1fe172e4850f: Verifying Checksum [2022-05-12T00:11:17.805Z] 1fe172e4850f: Download complete [2022-05-12T00:11:18.065Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:11:18.065Z] 1827001aaf11: Download complete [2022-05-12T00:11:19.453Z] 1fe172e4850f: Pull complete [2022-05-12T00:11:19.453Z] caf521ccaac6: Pull complete [2022-05-12T00:11:20.023Z] 3ead6fa29328: Pull complete [2022-05-12T00:11:20.283Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:11:20.545Z] a8d5f1318db7: Pull complete [2022-05-12T00:11:20.545Z] c427282e49a2: Pull complete [2022-05-12T00:11:22.456Z] 1827001aaf11: Pull complete [2022-05-12T00:11:22.716Z] 0714d37db230: Pull complete [2022-05-12T00:11:22.977Z] ac28cf19c067: Pull complete [2022-05-12T00:11:22.977Z] ca983d60f3e2: Pull complete [2022-05-12T00:11:22.977Z] 9f894cec8388: Pull complete [2022-05-12T00:11:22.977Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:11:23.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:11:23.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:11:23.331Z] prd-ubuntu20.04-docker-8c-8g-63314 does not seem to be running inside a container [2022-05-12T00:11:23.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-32 -v /w/workspace/edgexfoundry_device-gpio_PR-32:/w/workspace/edgexfoundry_device-gpio_PR-32:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-32@tmp:/w/workspace/edgexfoundry_device-gpio_PR-32@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:latest cat [2022-05-12T00:11:24.914Z] $ docker top b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 -eo pid,comm [2022-05-12T00:11:24.983Z] 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). [2022-05-12T00:11:24.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:11:25.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:11:25.026Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:11:25.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:11:25.182Z] $ docker exec b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 ssh-agent [2022-05-12T00:11:25.308Z] SSH_AUTH_SOCK=/tmp/ssh-Vi6dT72yYIc1/agent.32 [2022-05-12T00:11:25.308Z] SSH_AGENT_PID=38 [2022-05-12T00:11:25.317Z] Running ssh-add (command line suppressed) [2022-05-12T00:11:25.456Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-32@tmp/private_key_26713580391240612.key (/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/private_key_26713580391240612.key) [2022-05-12T00:11:25.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:11:25.765Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T00:11:25.793Z] $ docker exec --env ******** --env ******** b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 ssh-agent -k [2022-05-12T00:11:25.924Z] unset SSH_AUTH_SOCK; [2022-05-12T00:11:25.925Z] unset SSH_AGENT_PID; [2022-05-12T00:11:25.925Z] echo Agent pid 38 killed; [2022-05-12T00:11:25.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T00:11:25.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:11:25.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:11:26.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:11:26.101Z] $ docker exec b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 ssh-agent [2022-05-12T00:11:26.231Z] SSH_AUTH_SOCK=/tmp/ssh-jXgLEcWDlpjs/agent.71 [2022-05-12T00:11:26.231Z] SSH_AGENT_PID=78 [2022-05-12T00:11:26.238Z] Running ssh-add (command line suppressed) [2022-05-12T00:11:26.360Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-32@tmp/private_key_2163382551487788468.key (/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/private_key_2163382551487788468.key) [2022-05-12T00:11:26.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:11:26.665Z] + git semver init [2022-05-12T00:11:26.926Z] 2022-05-12 00:11:26,920 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:11:26.926Z] 2022-05-12 00:11:26,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-32/.semver [2022-05-12T00:11:26.926Z] 2022-05-12 00:11:26,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-32/.semver [2022-05-12T00:11:26.926Z] 2022-05-12 00:11:26,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-32/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-32, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,933 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-32/.git/info/exclude [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,934 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-32/.semver/PR-32 with force:False [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,934 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-32/.semver/PR-32 [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,938 [execute] INFO git cat-file --batch-check [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,944 [execute] INFO git cat-file --batch [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:11:28.311Z] 2022-05-12 00:11:27,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-32/.semver/PR-32 [2022-05-12T00:11:28.311Z] 0.0.0 [Pipeline] } [2022-05-12T00:11:28.325Z] $ docker exec --env ******** --env ******** b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 ssh-agent -k [2022-05-12T00:11:28.439Z] unset SSH_AUTH_SOCK; [2022-05-12T00:11:28.440Z] unset SSH_AGENT_PID; [2022-05-12T00:11:28.440Z] echo Agent pid 78 killed; [2022-05-12T00:11:28.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:11:28.773Z] + git semver [Pipeline] } [2022-05-12T00:11:29.066Z] $ docker stop --time=1 b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 [2022-05-12T00:11:30.410Z] $ docker rm -f b3fb17fbeb2fe35630044b97691fd34bb6caae90d19303ba5fb42399a1e98ce3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:11:30.767Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:11:31.038Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:11:31.042Z] [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 [2022-05-12T00:11:31.201Z] provisioning config files... [2022-05-12T00:11:31.212Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/config6979394990912654223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:11:31.522Z] ---> docker-login.sh [2022-05-12T00:11:31.522Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:11:31.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:31.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:31.522Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:31.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:31.522Z] [2022-05-12T00:11:31.522Z] Login Succeeded [2022-05-12T00:11:31.522Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:11:31.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:31.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:31.783Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:31.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:31.783Z] [2022-05-12T00:11:31.783Z] Login Succeeded [2022-05-12T00:11:31.783Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:11:31.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:31.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:31.783Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:31.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:31.783Z] [2022-05-12T00:11:31.783Z] Login Succeeded [2022-05-12T00:11:31.783Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:11:31.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:32.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:32.045Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:32.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:32.045Z] [2022-05-12T00:11:32.045Z] Login Succeeded [2022-05-12T00:11:32.045Z] docker.io [2022-05-12T00:11:32.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:32.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:32.308Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:32.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:32.308Z] [2022-05-12T00:11:32.308Z] Login Succeeded [2022-05-12T00:11:32.308Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:11:32.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:11:32.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:11:32.401Z] ========================================================= [2022-05-12T00:11:32.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:11:32.401Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:32.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:11:32.716Z] Sending build context to Docker daemon 15.68MB [2022-05-12T00:11:32.716Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:11:32.716Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:11:32.716Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:11:32.716Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:11:32.716Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:11:32.716Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:11:32.716Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:11:32.716Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:11:32.716Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:11:32.716Z] a51346096db8: Pulling fs layer [2022-05-12T00:11:32.716Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:11:32.716Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:11:32.716Z] 4fe6c5a15a65: Waiting [2022-05-12T00:11:32.716Z] ca2b28591e48: Waiting [2022-05-12T00:11:32.716Z] a51346096db8: Waiting [2022-05-12T00:11:32.716Z] daebc70d1ce1: Waiting [2022-05-12T00:11:32.716Z] 0e18a0eac166: Waiting [2022-05-12T00:11:32.716Z] 22a0e8bec74d: Waiting [2022-05-12T00:11:32.978Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:11:32.978Z] 8ed8ca486205: Download complete [2022-05-12T00:11:32.978Z] 666ba61612fd: Verifying Checksum [2022-05-12T00:11:32.978Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T00:11:32.978Z] 22a0e8bec74d: Download complete [2022-05-12T00:11:32.978Z] ca2b28591e48: Verifying Checksum [2022-05-12T00:11:32.978Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T00:11:32.978Z] a51346096db8: Verifying Checksum [2022-05-12T00:11:32.978Z] 59bf1c3509f3: Download complete [2022-05-12T00:11:32.978Z] a51346096db8: Download complete [2022-05-12T00:11:32.978Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:11:32.978Z] daebc70d1ce1: Download complete [2022-05-12T00:11:32.978Z] 59bf1c3509f3: Pull complete [2022-05-12T00:11:33.239Z] 666ba61612fd: Pull complete [2022-05-12T00:11:33.239Z] 8ed8ca486205: Pull complete [2022-05-12T00:11:33.500Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:11:33.500Z] 0e18a0eac166: Download complete [2022-05-12T00:11:33.761Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:11:33.761Z] 4fe6c5a15a65: Download complete [2022-05-12T00:11:37.959Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:11:37.959Z] 22a0e8bec74d: Pull complete [2022-05-12T00:11:37.959Z] ca2b28591e48: Pull complete [2022-05-12T00:11:37.959Z] a51346096db8: Pull complete [2022-05-12T00:11:37.959Z] daebc70d1ce1: Pull complete [2022-05-12T00:11:39.872Z] 0e18a0eac166: Pull complete [2022-05-12T00:11:39.872Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:11:39.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:11:39.872Z] ---> f018257e8ee9 [2022-05-12T00:11:39.872Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:11:41.267Z] ---> Running in 934a9838ecac [2022-05-12T00:11:41.267Z] Removing intermediate container 934a9838ecac [2022-05-12T00:11:41.267Z] ---> 56b010e8d3d6 [2022-05-12T00:11:41.267Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:11:41.529Z] ---> Running in 1d34d53d5b8f [2022-05-12T00:11:41.529Z] Removing intermediate container 1d34d53d5b8f [2022-05-12T00:11:41.529Z] ---> 5240965ce2c9 [2022-05-12T00:11:41.529Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:11:41.529Z] ---> Running in 1b1bc90f4272 [2022-05-12T00:11:41.529Z] Removing intermediate container 1b1bc90f4272 [2022-05-12T00:11:41.529Z] ---> cebafc04f1ba [2022-05-12T00:11:41.529Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:11:41.529Z] ---> Running in c42d403d5168 [2022-05-12T00:11:42.100Z] Removing intermediate container c42d403d5168 [2022-05-12T00:11:42.100Z] ---> a8dfafaf9f6b [2022-05-12T00:11:42.100Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:11:42.361Z] ---> Running in af688e16cf48 [2022-05-12T00:11:42.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:11:43.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:11:43.561Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:11:43.822Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:11:43.822Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:11:43.822Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:11:44.081Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:11:44.081Z] OK: 224 MiB in 56 packages [2022-05-12T00:11:44.340Z] Removing intermediate container af688e16cf48 [2022-05-12T00:11:44.340Z] ---> 11a0efc0be40 [2022-05-12T00:11:44.340Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:11:44.600Z] ---> 19e7579157b0 [2022-05-12T00:11:44.600Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:11:44.600Z] ---> Running in bc0711ef7a3a [2022-05-12T00:11:46.153Z] Still waiting to schedule task [2022-05-12T00:11:46.153Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-12T00:12:02.715Z] Removing intermediate container bc0711ef7a3a [2022-05-12T00:12:02.716Z] ---> 70199c728ecc [2022-05-12T00:12:02.716Z] Step 10/11 : COPY . . [2022-05-12T00:12:02.716Z] ---> 4bf8185d99bc [2022-05-12T00:12:02.716Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:12:02.716Z] ---> Running in 0199396f83fe [2022-05-12T00:12:03.288Z] Removing intermediate container 0199396f83fe [2022-05-12T00:12:03.288Z] ---> 02c8c43a9c4e [2022-05-12T00:12:03.288Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:12:03.288Z] Successfully built 02c8c43a9c4e [2022-05-12T00:12:03.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:03.590Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:12:03.590Z] . [Pipeline] withDockerContainer [2022-05-12T00:12:03.665Z] prd-ubuntu20.04-docker-8c-8g-63314 does not seem to be running inside a container [2022-05-12T00:12:03.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-32 -v /w/workspace/edgexfoundry_device-gpio_PR-32:/w/workspace/edgexfoundry_device-gpio_PR-32:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-32@tmp:/w/workspace/edgexfoundry_device-gpio_PR-32@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 [2022-05-12T00:12:04.149Z] $ docker top f1942c3df76e8cf83b870aa8af77a2deee7617a4bf4ddf3d40f13341be6aecc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:12:04.505Z] + go version [2022-05-12T00:12:04.505Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:12:04.522Z] $ docker stop --time=1 f1942c3df76e8cf83b870aa8af77a2deee7617a4bf4ddf3d40f13341be6aecc2 [2022-05-12T00:12:05.863Z] $ docker rm -f f1942c3df76e8cf83b870aa8af77a2deee7617a4bf4ddf3d40f13341be6aecc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:06.327Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:12:06.327Z] . [Pipeline] withDockerContainer [2022-05-12T00:12:06.436Z] prd-ubuntu20.04-docker-8c-8g-63314 does not seem to be running inside a container [2022-05-12T00:12:06.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-32 -v /w/workspace/edgexfoundry_device-gpio_PR-32:/w/workspace/edgexfoundry_device-gpio_PR-32:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-32@tmp:/w/workspace/edgexfoundry_device-gpio_PR-32@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 [2022-05-12T00:12:07.023Z] $ docker top 06b5b758d2dbf16124f58678fa351b1bcaa243507da0e4a5fb330ae3e8f5dde3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:12:07.389Z] + make test [2022-05-12T00:12:07.390Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:12:07.650Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:12:17.646Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:12:17.646Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:12:24.225Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:12:28.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:12:28.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:12:28.421Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:12:28.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:12:28.454Z] $ docker stop --time=1 06b5b758d2dbf16124f58678fa351b1bcaa243507da0e4a5fb330ae3e8f5dde3 [2022-05-12T00:12:30.747Z] $ docker rm -f 06b5b758d2dbf16124f58678fa351b1bcaa243507da0e4a5fb330ae3e8f5dde3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:12:31.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:12:31.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:12:31.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:12:32.063Z] + ls -al . [2022-05-12T00:12:32.063Z] total 172 [2022-05-12T00:12:32.063Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:12 . [2022-05-12T00:12:32.063Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:11 .. [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:11 .dockerignore [2022-05-12T00:12:32.063Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:11 .git [2022-05-12T00:12:32.063Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:11 .github [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:11 .gitignore [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:11 .golangci.yml [2022-05-12T00:12:32.063Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:11 .semver [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:11 Attribution.txt [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:11 CHANGELOG.md [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:11 Dockerfile [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:11 GOVERNANCE.md [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:11 Jenkinsfile [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:11 LICENSE [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:11 Makefile [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:11 OWNERS.md [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:11 README.md [2022-05-12T00:12:32.063Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:11 VERSION [2022-05-12T00:12:32.063Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:11 bin [2022-05-12T00:12:32.063Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:11 cmd [2022-05-12T00:12:32.063Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:12 coverage.out [2022-05-12T00:12:32.064Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:11 go.mod [2022-05-12T00:12:32.064Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:11 go.sum [2022-05-12T00:12:32.064Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:11 internal [2022-05-12T00:12:32.064Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:11 snap [2022-05-12T00:12:32.064Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:32.382Z] + 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=c5d49988d1698b1d0b28f510cd98fc196992d765 --label arch=amd64 --label version=0.0.0 . [2022-05-12T00:12:32.382Z] Sending build context to Docker daemon 15.68MB [2022-05-12T00:12:32.382Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:12:32.382Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:12:32.382Z] ---> 02c8c43a9c4e [2022-05-12T00:12:32.382Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:12:32.643Z] ---> Running in 9789638f793b [2022-05-12T00:12:32.911Z] Removing intermediate container 9789638f793b [2022-05-12T00:12:32.911Z] ---> 4f2f183335ec [2022-05-12T00:12:32.911Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:12:32.911Z] ---> Running in be325524cb49 [2022-05-12T00:12:33.171Z] Removing intermediate container be325524cb49 [2022-05-12T00:12:33.171Z] ---> 9cc6debd4c09 [2022-05-12T00:12:33.171Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:12:33.171Z] ---> Running in 432eb939f51e [2022-05-12T00:12:33.431Z] Removing intermediate container 432eb939f51e [2022-05-12T00:12:33.431Z] ---> 2b1e97c4ba73 [2022-05-12T00:12:33.431Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:12:33.431Z] ---> Running in 6aeb25ecb7b9 [2022-05-12T00:12:34.370Z] Removing intermediate container 6aeb25ecb7b9 [2022-05-12T00:12:34.370Z] ---> c2b592b5f3f4 [2022-05-12T00:12:34.370Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:12:34.370Z] ---> Running in 7e4abff89506 [2022-05-12T00:12:34.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:35.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:35.834Z] OK: 224 MiB in 56 packages [2022-05-12T00:12:36.402Z] Removing intermediate container 7e4abff89506 [2022-05-12T00:12:36.403Z] ---> 39d25f187306 [2022-05-12T00:12:36.403Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:12:36.403Z] ---> 16fb5b6483a6 [2022-05-12T00:12:36.403Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:12:36.664Z] ---> Running in 889794a70e07 [2022-05-12T00:12:37.235Z] Removing intermediate container 889794a70e07 [2022-05-12T00:12:37.235Z] ---> 988858e9edd0 [2022-05-12T00:12:37.235Z] Step 10/25 : COPY . . [2022-05-12T00:12:37.803Z] ---> 287dc170e6e0 [2022-05-12T00:12:37.803Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:12:38.063Z] ---> Running in 51bb409ee959 [2022-05-12T00:12:38.633Z] Removing intermediate container 51bb409ee959 [2022-05-12T00:12:38.633Z] ---> 628df1972a35 [2022-05-12T00:12:38.633Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:12:39.209Z] 3.15: Pulling from library/alpine [2022-05-12T00:12:39.470Z] df9b9388f04a: Pulling fs layer [2022-05-12T00:12:39.470Z] df9b9388f04a: Verifying Checksum [2022-05-12T00:12:39.470Z] df9b9388f04a: Download complete [2022-05-12T00:12:39.731Z] df9b9388f04a: Pull complete [2022-05-12T00:12:39.731Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:12:39.731Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:12:39.731Z] ---> 0ac33e5f5afa [2022-05-12T00:12:39.731Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:12:39.991Z] ---> Running in 650ab8ae7003 [2022-05-12T00:12:39.991Z] Removing intermediate container 650ab8ae7003 [2022-05-12T00:12:39.991Z] ---> a4d7dd678bcf [2022-05-12T00:12:39.991Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:12:40.249Z] ---> Running in d8bc01bdc98a [2022-05-12T00:12:40.836Z] Removing intermediate container d8bc01bdc98a [2022-05-12T00:12:40.836Z] ---> bf908f0f6bcd [2022-05-12T00:12:40.836Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:12:41.096Z] ---> Running in 575a589a5d75 [2022-05-12T00:12:41.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:42.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:42.555Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:12:42.555Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:12:42.816Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:12:42.816Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:12:42.816Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:12:43.098Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:12:43.098Z] OK: 8 MiB in 19 packages [2022-05-12T00:12:43.668Z] Removing intermediate container 575a589a5d75 [2022-05-12T00:12:43.668Z] ---> 38b069700353 [2022-05-12T00:12:43.668Z] Step 16/25 : WORKDIR / [2022-05-12T00:12:43.668Z] ---> Running in 10850dec4ae4 [2022-05-12T00:12:43.668Z] Removing intermediate container 10850dec4ae4 [2022-05-12T00:12:43.668Z] ---> 246706441dbe [2022-05-12T00:12:43.668Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:12:43.927Z] ---> 2b8b9c405079 [2022-05-12T00:12:43.927Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:12:44.203Z] ---> 28cc0d0fd05d [2022-05-12T00:12:44.203Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:12:44.203Z] ---> 5084d3124d6c [2022-05-12T00:12:44.203Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:12:44.463Z] ---> Running in e573dd14a279 [2022-05-12T00:12:44.463Z] Removing intermediate container e573dd14a279 [2022-05-12T00:12:44.463Z] ---> 3d66a879e7e0 [2022-05-12T00:12:44.463Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:12:44.725Z] ---> Running in c5cbc28aaaba [2022-05-12T00:12:44.725Z] Removing intermediate container c5cbc28aaaba [2022-05-12T00:12:44.725Z] ---> 4c2abe30f337 [2022-05-12T00:12:44.725Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:12:44.984Z] ---> Running in 89b79232f74b [2022-05-12T00:12:44.984Z] Removing intermediate container 89b79232f74b [2022-05-12T00:12:44.984Z] ---> ea0d91d5683f [2022-05-12T00:12:44.984Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T00:12:44.984Z] ---> Running in dc2f62492fc4 [2022-05-12T00:12:45.245Z] Removing intermediate container dc2f62492fc4 [2022-05-12T00:12:45.245Z] ---> 95cf0cdc9418 [2022-05-12T00:12:45.245Z] Step 24/25 : LABEL git_sha=c5d49988d1698b1d0b28f510cd98fc196992d765 [2022-05-12T00:12:45.245Z] ---> Running in 62094127601b [2022-05-12T00:12:45.506Z] Removing intermediate container 62094127601b [2022-05-12T00:12:45.506Z] ---> b65c4870e7fc [2022-05-12T00:12:45.506Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:12:45.506Z] ---> Running in 5fb49a4c9857 [2022-05-12T00:12:45.767Z] Removing intermediate container 5fb49a4c9857 [2022-05-12T00:12:45.767Z] ---> 0da9fb97ac56 [2022-05-12T00:12:45.767Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:12:45.767Z] Successfully built 0da9fb97ac56 [2022-05-12T00:12:45.767Z] Successfully tagged device-gpio:latest [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] sh [2022-05-12T00:12:46.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:46.173Z] [2022-05-12T00:12:46.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:46.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:46.483Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:12:46.483Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:12:46.483Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:12:46.483Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:12:46.483Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:12:46.483Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:12:46.483Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:12:46.483Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:12:46.483Z] 3a2ae6a8a46f: Waiting [2022-05-12T00:12:46.483Z] 33b1e0a273af: Waiting [2022-05-12T00:12:46.483Z] 5d3b04190fa2: Waiting [2022-05-12T00:12:46.483Z] 2f39f015ded8: Waiting [2022-05-12T00:12:46.483Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T00:12:46.483Z] 5c69ac0246d0: Download complete [2022-05-12T00:12:46.483Z] 3a2ae6a8a46f: Download complete [2022-05-12T00:12:46.744Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:12:46.744Z] 33b1e0a273af: Download complete [2022-05-12T00:12:46.744Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T00:12:46.744Z] 5d3b04190fa2: Download complete [2022-05-12T00:12:46.744Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:12:46.744Z] ec43610c2a17: Download complete [2022-05-12T00:12:46.744Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:12:46.744Z] 5eb5b503b376: Download complete [2022-05-12T00:12:47.681Z] 2f39f015ded8: Download complete [2022-05-12T00:12:48.250Z] 5eb5b503b376: Pull complete [2022-05-12T00:12:48.250Z] 5c69ac0246d0: Pull complete [2022-05-12T00:12:48.818Z] ec43610c2a17: Pull complete [2022-05-12T00:12:48.818Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:12:49.078Z] 33b1e0a273af: Pull complete [2022-05-12T00:12:49.078Z] 5d3b04190fa2: Pull complete [2022-05-12T00:12:53.273Z] 2f39f015ded8: Pull complete [2022-05-12T00:12:53.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:12:53.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:53.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:12:53.355Z] prd-ubuntu20.04-docker-8c-8g-63314 does not seem to be running inside a container [2022-05-12T00:12:53.397Z] $ 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-32 -v /w/workspace/edgexfoundry_device-gpio_PR-32:/w/workspace/edgexfoundry_device-gpio_PR-32:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-32@tmp:/w/workspace/edgexfoundry_device-gpio_PR-32@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 [2022-05-12T00:12:55.990Z] $ docker top d7824d00098c9f5ae27a327bd2783062cf4f234929c516e0230174b623b8d083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:12:56.377Z] ---> job-cost.sh [2022-05-12T00:12:56.378Z] lf-activate-venv: SKIPPING [2022-05-12T00:12:56.378Z] INFO: No Stack... [2022-05-12T00:12:56.639Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:12:57.208Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:12:57.507Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-32/archives/cost.csv [2022-05-12T00:12:57.507Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:12:57.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [2022-05-12T00:12:57.532Z] Resource [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] did not exist. Created. [2022-05-12T00:12:57.532Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:12:57.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:12:57.859Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:12:57.867Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:12:57.891Z] $ docker stop --time=1 d7824d00098c9f5ae27a327bd2783062cf4f234929c516e0230174b623b8d083 [2022-05-12T00:12:59.119Z] $ docker rm -f d7824d00098c9f5ae27a327bd2783062cf4f234929c516e0230174b623b8d083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:14:41.908Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63316 in /w/workspace/edgexfoundry_device-gpio_PR-32 [Pipeline] { [Pipeline] ws [2022-05-12T00:14:41.926Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-12T00:14:42.173Z] The recommended git tool is: git [2022-05-12T00:14:49.213Z] using credential edgex-jenkins-ssh [2022-05-12T00:14:49.239Z] Cloning the remote Git repository [2022-05-12T00:14:49.307Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:14:49.394Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-12T00:14:49.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:14:49.481Z] > git --version # timeout=10 [2022-05-12T00:14:49.501Z] > git --version # 'git version 2.25.1' [2022-05-12T00:14:49.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:14:49.611Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:14:51.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:14:51.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:14:51.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:14:51.285Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:14:51.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:14:51.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T00:14:51.886Z] Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 31418bfcbca56456e2316a3e9983b0b8f9aa254d [2022-05-12T00:14:52.120Z] Merge succeeded, producing 35418278ca35beca3dc6c540590ff804e70b28f7 [2022-05-12T00:14:52.121Z] Checking out Revision 35418278ca35beca3dc6c540590ff804e70b28f7 (PR-32) [2022-05-12T00:14:51.909Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:14:51.928Z] > git checkout -f 31418bfcbca56456e2316a3e9983b0b8f9aa254d # timeout=10 [2022-05-12T00:14:52.013Z] > git remote # timeout=10 [2022-05-12T00:14:52.031Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T00:14:52.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:14:52.059Z] > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T00:14:52.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T00:14:52.132Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:14:52.146Z] > git checkout -f 35418278ca35beca3dc6c540590ff804e70b28f7 # timeout=10 [2022-05-12T00:14:56.318Z] Commit message: "Merge commit '5481a4acbe2c9cded44f119138c580c35965cafd' into HEAD" [2022-05-12T00:14:56.333Z] > git rev-list --no-walk 31418bfcbca56456e2316a3e9983b0b8f9aa254d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:14:57.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:14:57.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:14:57.450Z] Dload Upload Total Spent Left Speed [2022-05-12T00:14:57.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-05-12T00:14:58.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:14:58.583Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:14:58.583Z] + sudo tee /etc/docker/daemon.new [2022-05-12T00:14:58.583Z] { [2022-05-12T00:14:58.583Z] "registry-mirrors": [ [2022-05-12T00:14:58.583Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:14:58.583Z] ], [2022-05-12T00:14:58.583Z] "bip": "10.250.0.254/24", [2022-05-12T00:14:58.583Z] "hosts": [ [2022-05-12T00:14:58.583Z] "tcp://0.0.0.0:5555", [2022-05-12T00:14:58.583Z] "unix:///var/run/docker.sock" [2022-05-12T00:14:58.583Z] ], [2022-05-12T00:14:58.583Z] "mtu": 1458, [2022-05-12T00:14:58.583Z] "selinux-enabled": true, [2022-05-12T00:14:58.583Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:14:58.583Z] } [Pipeline] sh [2022-05-12T00:14:58.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:14:59.312Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:15:17.927Z] provisioning config files... [2022-05-12T00:15:17.963Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config8324399703633076874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:15:18.348Z] ---> docker-login.sh [2022-05-12T00:15:18.348Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:15:18.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:15:19.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:15:19.234Z] Configure a credential helper to remove this warning. See [2022-05-12T00:15:19.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:15:19.234Z] [2022-05-12T00:15:19.234Z] Login Succeeded [2022-05-12T00:15:19.234Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:15:19.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:15:19.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:15:19.842Z] Configure a credential helper to remove this warning. See [2022-05-12T00:15:19.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:15:19.842Z] [2022-05-12T00:15:19.842Z] Login Succeeded [2022-05-12T00:15:19.842Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:15:20.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:15:20.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:15:20.399Z] Configure a credential helper to remove this warning. See [2022-05-12T00:15:20.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:15:20.399Z] [2022-05-12T00:15:20.399Z] Login Succeeded [2022-05-12T00:15:20.399Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:15:20.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:15:20.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:15:20.690Z] Configure a credential helper to remove this warning. See [2022-05-12T00:15:20.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:15:20.690Z] [2022-05-12T00:15:20.690Z] Login Succeeded [2022-05-12T00:15:20.690Z] docker.io [2022-05-12T00:15:21.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:15:21.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:15:21.557Z] Configure a credential helper to remove this warning. See [2022-05-12T00:15:21.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:15:21.557Z] [2022-05-12T00:15:21.557Z] Login Succeeded [2022-05-12T00:15:21.557Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:15:21.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:15:22.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:15:22.160Z] ========================================================= [2022-05-12T00:15:22.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:15:22.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:15:22.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:15:22.789Z] Sending build context to Docker daemon 7.912MB [2022-05-12T00:15:23.064Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:15:23.064Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:15:23.064Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:15:23.064Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:15:23.064Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:15:23.064Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:15:23.064Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:15:23.064Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:15:23.064Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:15:23.064Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:15:23.064Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:15:23.064Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:15:23.064Z] 0c92f367c5e7: Waiting [2022-05-12T00:15:23.064Z] 3096ccb668a1: Waiting [2022-05-12T00:15:23.064Z] e8cf19c19ddd: Waiting [2022-05-12T00:15:23.064Z] a4caa8a26152: Waiting [2022-05-12T00:15:23.064Z] 94645a83ff95: Download complete [2022-05-12T00:15:23.064Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T00:15:23.064Z] 1a89e8eeedd5: Download complete [2022-05-12T00:15:23.064Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T00:15:23.064Z] 0c92f367c5e7: Download complete [2022-05-12T00:15:23.344Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:15:23.344Z] 3096ccb668a1: Download complete [2022-05-12T00:15:23.344Z] 9b3977197b4f: Verifying Checksum [2022-05-12T00:15:23.344Z] 9b3977197b4f: Download complete [2022-05-12T00:15:23.344Z] e8cf19c19ddd: Download complete [2022-05-12T00:15:23.944Z] 9b3977197b4f: Pull complete [2022-05-12T00:15:24.549Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:15:24.823Z] 94645a83ff95: Pull complete [2022-05-12T00:15:25.095Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:15:25.095Z] a4caa8a26152: Download complete [2022-05-12T00:15:25.687Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:15:25.688Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:15:38.092Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:15:38.092Z] 0c92f367c5e7: Pull complete [2022-05-12T00:15:38.092Z] 3096ccb668a1: Pull complete [2022-05-12T00:15:38.092Z] e8cf19c19ddd: Pull complete [2022-05-12T00:15:43.521Z] a4caa8a26152: Pull complete [2022-05-12T00:15:43.521Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:15:43.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:15:43.521Z] ---> 725f1c02e7f9 [2022-05-12T00:15:43.521Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:15:44.989Z] ---> Running in 93e9302cb2ac [2022-05-12T00:15:45.599Z] Removing intermediate container 93e9302cb2ac [2022-05-12T00:15:45.599Z] ---> 525ce19ffdcb [2022-05-12T00:15:45.599Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:15:45.599Z] ---> Running in 52fa1ad86a82 [2022-05-12T00:15:45.877Z] Removing intermediate container 52fa1ad86a82 [2022-05-12T00:15:45.877Z] ---> 15b2908da572 [2022-05-12T00:15:45.877Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:15:45.877Z] ---> Running in 94fb5564a93f [2022-05-12T00:15:46.156Z] Removing intermediate container 94fb5564a93f [2022-05-12T00:15:46.156Z] ---> ecd9890d489f [2022-05-12T00:15:46.156Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:15:46.430Z] ---> Running in 2c81777ff4aa [2022-05-12T00:15:48.420Z] Removing intermediate container 2c81777ff4aa [2022-05-12T00:15:48.420Z] ---> 8eea693d8369 [2022-05-12T00:15:48.420Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:15:48.420Z] ---> Running in 453e048152b1 [2022-05-12T00:15:51.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:15:51.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:15:52.315Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:15:52.587Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:15:52.587Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:15:52.860Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:15:52.860Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:15:52.860Z] OK: 224 MiB in 56 packages [2022-05-12T00:15:53.845Z] Removing intermediate container 453e048152b1 [2022-05-12T00:15:53.845Z] ---> c6a09ede9928 [2022-05-12T00:15:53.845Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:15:54.437Z] ---> 4597e9492b87 [2022-05-12T00:15:54.437Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:15:54.437Z] ---> Running in 81b644c00383 [2022-05-12T00:17:02.545Z] Removing intermediate container 81b644c00383 [2022-05-12T00:17:02.545Z] ---> 8da871333914 [2022-05-12T00:17:02.545Z] Step 10/11 : COPY . . [2022-05-12T00:17:02.545Z] ---> aa8054bb726f [2022-05-12T00:17:02.545Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:17:02.545Z] ---> Running in 726b9f40de24 [2022-05-12T00:17:02.545Z] Removing intermediate container 726b9f40de24 [2022-05-12T00:17:02.545Z] ---> fb50b8e11aea [2022-05-12T00:17:02.545Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:17:02.545Z] Successfully built fb50b8e11aea [2022-05-12T00:17:02.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:17:02.899Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:17:02.899Z] . [Pipeline] withDockerContainer [2022-05-12T00:17:03.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-63316 does not seem to be running inside a container [2022-05-12T00:17:03.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:17:04.682Z] $ docker top 0205ef83371b78de31b058802c5383d3bd8088247d0f096902ee7ddf5aa8be3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:17:05.622Z] + go version [2022-05-12T00:17:05.622Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:17:05.663Z] $ docker stop --time=1 0205ef83371b78de31b058802c5383d3bd8088247d0f096902ee7ddf5aa8be3f [2022-05-12T00:17:07.395Z] $ docker rm -f 0205ef83371b78de31b058802c5383d3bd8088247d0f096902ee7ddf5aa8be3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:17:08.033Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:17:08.033Z] . [Pipeline] withDockerContainer [2022-05-12T00:17:08.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-63316 does not seem to be running inside a container [2022-05-12T00:17:08.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:17:09.760Z] $ docker top 2d06c6d132300a2d34b14bda737ce5d7ccd457e4be66981f89265068174b11db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:17:10.724Z] + make test [2022-05-12T00:17:10.724Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:17:12.729Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:18:34.652Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:18:34.652Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:18:34.652Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T00:18:34.652Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:19:01.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:19:01.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:19:01.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:19:01.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:19:01.813Z] $ docker stop --time=1 2d06c6d132300a2d34b14bda737ce5d7ccd457e4be66981f89265068174b11db [2022-05-12T00:19:03.520Z] $ docker rm -f 2d06c6d132300a2d34b14bda737ce5d7ccd457e4be66981f89265068174b11db [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:19:04.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:19:04.469Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:19:04.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:19:05.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:19:05.644Z] + ls -al . [2022-05-12T00:19:05.644Z] total 168 [2022-05-12T00:19:05.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:19 . [2022-05-12T00:19:05.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:14 .. [2022-05-12T00:19:05.644Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:14 .dockerignore [2022-05-12T00:19:05.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:14 .git [2022-05-12T00:19:05.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:14 .github [2022-05-12T00:19:05.644Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:14 .gitignore [2022-05-12T00:19:05.644Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:14 .golangci.yml [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:14 Attribution.txt [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:14 CHANGELOG.md [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:14 Dockerfile [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:14 GOVERNANCE.md [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:14 Jenkinsfile [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:14 LICENSE [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:14 Makefile [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:14 OWNERS.md [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:14 README.md [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:11 VERSION [2022-05-12T00:19:05.645Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:14 bin [2022-05-12T00:19:05.645Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:14 cmd [2022-05-12T00:19:05.645Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:17 coverage.out [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:14 go.mod [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:14 go.sum [2022-05-12T00:19:05.645Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:14 internal [2022-05-12T00:19:05.645Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:14 snap [2022-05-12T00:19:05.645Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:05.990Z] + 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=35418278ca35beca3dc6c540590ff804e70b28f7 --label arch=arm64 --label version=0.0.0 . [2022-05-12T00:19:06.263Z] Sending build context to Docker daemon 7.913MB [2022-05-12T00:19:06.263Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:19:06.263Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:19:06.263Z] ---> fb50b8e11aea [2022-05-12T00:19:06.263Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:19:06.538Z] ---> Running in ffb610cef9f1 [2022-05-12T00:19:06.812Z] Removing intermediate container ffb610cef9f1 [2022-05-12T00:19:06.812Z] ---> 357992a20e69 [2022-05-12T00:19:06.812Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:19:06.812Z] ---> Running in b6b3b1f22e95 [2022-05-12T00:19:07.084Z] Removing intermediate container b6b3b1f22e95 [2022-05-12T00:19:07.084Z] ---> d35af0791c67 [2022-05-12T00:19:07.084Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:19:07.357Z] ---> Running in 5aa9e292bf87 [2022-05-12T00:19:07.631Z] Removing intermediate container 5aa9e292bf87 [2022-05-12T00:19:07.631Z] ---> 42e73f62d99b [2022-05-12T00:19:07.631Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:19:07.631Z] ---> Running in 8e673b062f38 [2022-05-12T00:19:09.076Z] Removing intermediate container 8e673b062f38 [2022-05-12T00:19:09.076Z] ---> 388e6f21695a [2022-05-12T00:19:09.076Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:19:09.361Z] ---> Running in 4cce98fdabf9 [2022-05-12T00:19:10.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:19:11.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:19:11.915Z] OK: 224 MiB in 56 packages [2022-05-12T00:19:12.902Z] Removing intermediate container 4cce98fdabf9 [2022-05-12T00:19:12.902Z] ---> 939fb7174558 [2022-05-12T00:19:12.902Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:19:13.178Z] ---> 690edd4fd925 [2022-05-12T00:19:13.178Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:19:13.457Z] ---> Running in 2a6648f334af [2022-05-12T00:19:15.447Z] Removing intermediate container 2a6648f334af [2022-05-12T00:19:15.447Z] ---> 0723c9aad003 [2022-05-12T00:19:15.447Z] Step 10/25 : COPY . . [2022-05-12T00:19:16.430Z] ---> 50dff6473dc9 [2022-05-12T00:19:16.430Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:19:16.430Z] ---> Running in 7052d20b8a8b [2022-05-12T00:19:18.438Z] Removing intermediate container 7052d20b8a8b [2022-05-12T00:19:18.438Z] ---> ef68cffb3d2f [2022-05-12T00:19:18.438Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:19:18.710Z] 3.15: Pulling from library/alpine [2022-05-12T00:19:18.981Z] 9981e73032c8: Pulling fs layer [2022-05-12T00:19:19.266Z] 9981e73032c8: Verifying Checksum [2022-05-12T00:19:19.266Z] 9981e73032c8: Download complete [2022-05-12T00:19:19.870Z] 9981e73032c8: Pull complete [2022-05-12T00:19:19.870Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:19:19.870Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:19:19.870Z] ---> 3fb3c9af89a9 [2022-05-12T00:19:19.870Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:19:19.870Z] ---> Running in 1627e92d6cb1 [2022-05-12T00:19:20.152Z] Removing intermediate container 1627e92d6cb1 [2022-05-12T00:19:20.152Z] ---> 8e5368f7cd25 [2022-05-12T00:19:20.152Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:19:20.152Z] ---> Running in 6baac3099bb8 [2022-05-12T00:19:22.128Z] Removing intermediate container 6baac3099bb8 [2022-05-12T00:19:22.128Z] ---> a1100d2ae8c9 [2022-05-12T00:19:22.128Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:19:22.128Z] ---> Running in fd567933017d [2022-05-12T00:19:22.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:19:23.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:19:24.675Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:19:24.675Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:19:24.675Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:19:24.950Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:19:24.950Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:19:24.950Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:19:24.950Z] OK: 8 MiB in 19 packages [2022-05-12T00:19:25.930Z] Removing intermediate container fd567933017d [2022-05-12T00:19:25.930Z] ---> b150c47e6628 [2022-05-12T00:19:25.930Z] Step 16/25 : WORKDIR / [2022-05-12T00:19:25.930Z] ---> Running in 7c6a0c5b3ddd [2022-05-12T00:19:26.207Z] Removing intermediate container 7c6a0c5b3ddd [2022-05-12T00:19:26.207Z] ---> 75be0f2f7f84 [2022-05-12T00:19:26.207Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:19:26.807Z] ---> 59a4e8f171e1 [2022-05-12T00:19:26.807Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:19:27.409Z] ---> b4623bddf8ba [2022-05-12T00:19:27.409Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:19:27.692Z] ---> 5b9b5ffad59d [2022-05-12T00:19:27.692Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:19:27.965Z] ---> Running in 6b0a861d100d [2022-05-12T00:19:28.236Z] Removing intermediate container 6b0a861d100d [2022-05-12T00:19:28.237Z] ---> cc7bea60e043 [2022-05-12T00:19:28.237Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:19:28.237Z] ---> Running in 4fd96ac208df [2022-05-12T00:19:28.510Z] Removing intermediate container 4fd96ac208df [2022-05-12T00:19:28.510Z] ---> bc41026cefc1 [2022-05-12T00:19:28.510Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:19:28.510Z] ---> Running in 459a3f42b94c [2022-05-12T00:19:28.784Z] Removing intermediate container 459a3f42b94c [2022-05-12T00:19:28.784Z] ---> 8118795aabe9 [2022-05-12T00:19:28.784Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T00:19:28.784Z] ---> Running in 89cd265d8e7e [2022-05-12T00:19:29.063Z] Removing intermediate container 89cd265d8e7e [2022-05-12T00:19:29.063Z] ---> 92fb3ea949a7 [2022-05-12T00:19:29.063Z] Step 24/25 : LABEL git_sha=35418278ca35beca3dc6c540590ff804e70b28f7 [2022-05-12T00:19:29.341Z] ---> Running in 3de68f53a316 [2022-05-12T00:19:29.612Z] Removing intermediate container 3de68f53a316 [2022-05-12T00:19:29.612Z] ---> 127236924640 [2022-05-12T00:19:29.612Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:19:29.612Z] ---> Running in 93928fa155d4 [2022-05-12T00:19:29.884Z] Removing intermediate container 93928fa155d4 [2022-05-12T00:19:29.884Z] ---> 85bf8ee6fd52 [2022-05-12T00:19:29.884Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-05-12T00:19:29.884Z] Successfully built 85bf8ee6fd52 [2022-05-12T00:19:29.884Z] Successfully tagged device-gpio-arm64:latest [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] sh [2022-05-12T00:19:30.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:19:30.336Z] [2022-05-12T00:19:30.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:30.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:19:30.687Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:19:30.687Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:19:30.687Z] 04944245beec: Pulling fs layer [2022-05-12T00:19:30.687Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:19:30.687Z] 765212b225bb: Pulling fs layer [2022-05-12T00:19:30.687Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:19:30.964Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:19:30.964Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:19:30.964Z] f23df028b6ca: Waiting [2022-05-12T00:19:30.964Z] d65c8cfc05b1: Waiting [2022-05-12T00:19:30.964Z] 765212b225bb: Waiting [2022-05-12T00:19:30.964Z] 2437ff75d9bd: Waiting [2022-05-12T00:19:30.964Z] 04944245beec: Verifying Checksum [2022-05-12T00:19:30.964Z] 04944245beec: Download complete [2022-05-12T00:19:30.964Z] 765212b225bb: Download complete [2022-05-12T00:19:30.964Z] f23df028b6ca: Download complete [2022-05-12T00:19:30.964Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:19:30.964Z] d65c8cfc05b1: Download complete [2022-05-12T00:19:31.243Z] 699f458cf7ca: Verifying Checksum [2022-05-12T00:19:31.243Z] 699f458cf7ca: Download complete [2022-05-12T00:19:31.519Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:19:31.519Z] 8998bd30e6a1: Download complete [2022-05-12T00:19:33.494Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T00:19:33.494Z] 2437ff75d9bd: Download complete [2022-05-12T00:19:35.467Z] 8998bd30e6a1: Pull complete [2022-05-12T00:19:35.739Z] 04944245beec: Pull complete [2022-05-12T00:19:37.169Z] 699f458cf7ca: Pull complete [2022-05-12T00:19:37.169Z] 765212b225bb: Pull complete [2022-05-12T00:19:38.149Z] f23df028b6ca: Pull complete [2022-05-12T00:19:38.149Z] d65c8cfc05b1: Pull complete [2022-05-12T00:19:53.254Z] 2437ff75d9bd: Pull complete [2022-05-12T00:19:53.254Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:19:53.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:19:53.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:19:53.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-63316 does not seem to be running inside a container [2022-05-12T00:19:53.598Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T00:19:56.112Z] $ docker top 682d6005e239fc96140cd101b82125ff6b6b8b347f2768675b30bf616ae903f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:19:57.021Z] ---> job-cost.sh [2022-05-12T00:19:57.021Z] lf-activate-venv: SKIPPING [2022-05-12T00:19:57.021Z] INFO: No Stack... [2022-05-12T00:19:57.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:19:58.274Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:19:58.946Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-05-12T00:19:58.946Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:19:59.015Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [2022-05-12T00:19:59.022Z] Resource [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] did not exist. Created. [2022-05-12T00:19:59.022Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:19:59.718Z] /w/workspace/device-gpio/2@tmp/durable-d3347bfe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:20:00.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:20:00.433Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:20:00.481Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:20:00.487Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-32-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:20:00.521Z] $ docker stop --time=1 682d6005e239fc96140cd101b82125ff6b6b8b347f2768675b30bf616ae903f8 [2022-05-12T00:20:02.050Z] $ docker rm -f 682d6005e239fc96140cd101b82125ff6b6b8b347f2768675b30bf616ae903f8 [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 [2022-05-12T00:20:02.475Z] provisioning config files... [2022-05-12T00:20:02.486Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/config5026814835806063055tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:20:02.790Z] + set +x [2022-05-12T00:20:02.790Z] + curl -s https://codecov.io/bash [2022-05-12T00:20:02.790Z] + bash -s -- [2022-05-12T00:20:02.790Z] [2022-05-12T00:20:02.790Z] _____ _ [2022-05-12T00:20:02.790Z] / ____| | | [2022-05-12T00:20:02.790Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:20:02.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:20:02.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:20:02.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:20:02.790Z] Bash-1.0.6 [2022-05-12T00:20:02.790Z] [2022-05-12T00:20:02.790Z] [2022-05-12T00:20:02.790Z] ==> git version 2.25.1 found [2022-05-12T00:20:02.790Z] ==> 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 [2022-05-12T00:20:02.790Z] Release-Date: 2020-01-08 [2022-05-12T00:20:02.790Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T00:20:02.790Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T00:20:02.790Z] ==> Jenkins CI detected. [2022-05-12T00:20:02.790Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-32 [2022-05-12T00:20:02.790Z] project root: . [2022-05-12T00:20:02.790Z] --> token set from env [2022-05-12T00:20:02.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:20:02.790Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:20:02.790Z] ==> Python coveragepy not found [2022-05-12T00:20:02.790Z] ==> Searching for coverage reports in: [2022-05-12T00:20:02.790Z] + . [2022-05-12T00:20:02.790Z] -> Found 1 reports [2022-05-12T00:20:02.790Z] ==> Detecting git/mercurial file structure [2022-05-12T00:20:02.790Z] ==> Reading reports [2022-05-12T00:20:02.790Z] + ./coverage.out bytes=10 [2022-05-12T00:20:02.790Z] ==> Appending adjustments [2022-05-12T00:20:02.790Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:20:03.051Z] + Found adjustments [2022-05-12T00:20:03.051Z] ==> Gzipping contents [2022-05-12T00:20:03.051Z] 4.0K /tmp/codecov.e9zY6k.gz [2022-05-12T00:20:03.051Z] ==> Uploading reports [2022-05-12T00:20:03.051Z] url: https://codecov.io [2022-05-12T00:20:03.051Z] query: branch=PR-32&commit=c5d49988d1698b1d0b28f510cd98fc196992d765&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-32%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-05-12T00:20:03.051Z] -> Pinging Codecov [2022-05-12T00:20:03.051Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-32&commit=c5d49988d1698b1d0b28f510cd98fc196992d765&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-32%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-05-12T00:20:03.312Z] -> Uploading to [2022-05-12T00:20:03.312Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c5d49988d1698b1d0b28f510cd98fc196992d765/e8330276-4f45-4d2f-9774-7229a60ceb88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T002003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57fa328af90ef25524c40a4d2a083dd106230546e31e0a89a3012e933788732a [2022-05-12T00:20:03.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:20:03.312Z] Dload Upload Total Spent Left Speed [2022-05-12T00:20:03.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3047 --:--:-- --:--:-- --:--:-- 3058 [2022-05-12T00:20:03.574Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/c5d49988d1698b1d0b28f510cd98fc196992d765 [Pipeline] } [2022-05-12T00:20:03.584Z] 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 [2022-05-12T00:20:04.304Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-32/archives ] [2022-05-12T00:20:04.305Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-32/archives [2022-05-12T00:20:04.305Z] total 16 [2022-05-12T00:20:04.305Z] drwxr-xr-x 3 root root 4096 May 12 00:12 . [2022-05-12T00:20:04.305Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:12 .. [2022-05-12T00:20:04.305Z] drwxr-xr-x 2 root root 4096 May 12 00:12 cost [2022-05-12T00:20:04.305Z] -rw-r--r-- 1 root root 81 May 12 00:12 cost.csv [2022-05-12T00:20:04.305Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-32/archives [2022-05-12T00:20:04.305Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-32/archives [2022-05-12T00:20:04.305Z] total 16 [2022-05-12T00:20:04.305Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:12 . [2022-05-12T00:20:04.305Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:12 .. [2022-05-12T00:20:04.305Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:12 cost [2022-05-12T00:20:04.305Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 00:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:04.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:05.482Z] ---> package-listing.sh [2022-05-12T00:20:05.482Z] ++ facter osfamily [2022-05-12T00:20:05.482Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:20:05.743Z] + OS_FAMILY=debian [2022-05-12T00:20:05.743Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-32 [2022-05-12T00:20:05.743Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:20:05.743Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:20:05.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:20:05.743Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:20:05.743Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-32 ']' [2022-05-12T00:20:05.743Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:20:05.743Z] + case "${OS_FAMILY}" in [2022-05-12T00:20:05.743Z] + dpkg -l [2022-05-12T00:20:05.743Z] + grep '^ii' [2022-05-12T00:20:05.743Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:20:05.743Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:20:05.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:20:05.743Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-32 ']' [2022-05-12T00:20:05.743Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-32/archives/ [2022-05-12T00:20:05.743Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-32/archives/ [Pipeline] echo [2022-05-12T00:20:05.754Z] 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-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T00:20:06.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:20:06.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:20:06.595Z] . [Pipeline] withDockerContainer [2022-05-12T00:20:06.673Z] prd-ubuntu20.04-docker-8c-8g-63314 does not seem to be running inside a container [2022-05-12T00:20:06.726Z] $ 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-32/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-32 -v /w/workspace/edgexfoundry_device-gpio_PR-32:/w/workspace/edgexfoundry_device-gpio_PR-32:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-32@tmp:/w/workspace/edgexfoundry_device-gpio_PR-32@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 [2022-05-12T00:20:07.029Z] $ docker top 5b6282debdd3396f1511335c869f071c6ed4d9732b84a893404d1e3785e8982d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:20:07.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:20:07.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:20:07.974Z] + ls /var/log/sa-host [2022-05-12T00:20:07.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:20:08.065Z] provisioning config files... [2022-05-12T00:20:08.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-32@tmp/config1109982298983363945tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:20:08.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:08.381Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:20:08.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:08.753Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:20:08.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:09.058Z] ---> sudo-logs.sh [2022-05-12T00:20:09.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:20:09.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:09.390Z] ---> job-cost.sh [2022-05-12T00:20:09.390Z] lf-activate-venv: SKIPPING [2022-05-12T00:20:09.390Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:20:09.390Z] INFO: Retrieving Stack Cost... [2022-05-12T00:20:09.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:20:10.229Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:20:10.243Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:10.532Z] ---> logs-deploy.sh [2022-05-12T00:20:10.533Z] lf-activate-venv: SKIPPING [2022-05-12T00:20:10.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-32/2 [2022-05-12T00:20:10.533Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:20:11.476Z] Archives upload complete. [2022-05-12T00:20:11.737Z] INFO: archiving logs to Nexus