Pull request #178 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e97ce2de3b13501839de8a66209f85404221ea9+63e68652b6ad95590cced61db99912ada0ba9712 (bebada05a8e2435e95f4947517dfedc9e01bd97e) 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-ssh11558241876956581321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7982616592368745143.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15010781018089759329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7457761292349348439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324100939235125444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-15536’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15531’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15537’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15532’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15540 in /w/workspace/edgexfoundry_device-gpio_PR-178 [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-178 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit 2e97ce2de3b13501839de8a66209f85404221ea9 Merge succeeded, producing 2e97ce2de3b13501839de8a66209f85404221ea9 Checking out Revision 2e97ce2de3b13501839de8a66209f85404221ea9 (PR-178) Commit message: "build(snap): Bump epoch for major v3 upgrade" > 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/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e97ce2de3b13501839de8a66209f85404221ea9 # 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 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e97ce2de3b13501839de8a66209f85404221ea9 # timeout=10 > git rev-list --no-walk d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T09:55:02.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T09:55:02.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:55:02.657Z] ========================================================= [2023-05-16T09:55:02.657Z] EdgeX Global Pipelines Version Info [2023-05-16T09:55:02.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:55:03.421Z] ------------------- [2023-05-16T09:55:03.421Z] stable info: [2023-05-16T09:55:03.421Z] ------------------- [2023-05-16T09:55:03.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:55:03.421Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:55:03.421Z] Message: update stable to v1.0.249 [2023-05-16T09:55:03.996Z] ------------------- [2023-05-16T09:55:03.996Z] experimental info: [2023-05-16T09:55:03.996Z] ------------------- [2023-05-16T09:55:03.996Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:55:03.996Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:55:03.997Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:55:04.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-16T09:55:04.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-16T09:55:04.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:55:04.229Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:55:04.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:55:04.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:55:04.288Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:55:04.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:55:04.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:55:04.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:55:04.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:55:04.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-16T09:55:04.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:55:04.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:55:04.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:55:04.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:55:04.473Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:55:04.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:55:04.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:55:04.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:55:04.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:55:04.541Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:55:04.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:55:04.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:55:04.571Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:55:04.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:55:04.604Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:55:04.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo [2023-05-16T09:55:04.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo [2023-05-16T09:55:04.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo [2023-05-16T09:55:04.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e97ce2de3b13501839de8a66209f85404221ea9 [Pipeline] echo [2023-05-16T09:55:04.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e97ce2 [Pipeline] echo [2023-05-16T09:55:04.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:55:04.750Z] provisioning config files... [2023-05-16T09:55:04.764Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config16357506969871425776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:55:05.079Z] ---> docker-login.sh [2023-05-16T09:55:05.079Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:55:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:05.342Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:05.342Z] [2023-05-16T09:55:05.342Z] Login Succeeded [2023-05-16T09:55:05.342Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:55:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:05.342Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:05.342Z] [2023-05-16T09:55:05.342Z] Login Succeeded [2023-05-16T09:55:05.342Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:55:05.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:05.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:05.607Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:05.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:05.607Z] [2023-05-16T09:55:05.607Z] Login Succeeded [2023-05-16T09:55:05.607Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:55:05.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:05.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:05.607Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:05.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:05.607Z] [2023-05-16T09:55:05.607Z] Login Succeeded [2023-05-16T09:55:05.607Z] docker.io [2023-05-16T09:55:05.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:05.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:05.870Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:05.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:05.870Z] [2023-05-16T09:55:05.870Z] Login Succeeded [2023-05-16T09:55:05.870Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:55:05.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:55:06.243Z] + git rev-list -1 --merges 2e97ce2de3b13501839de8a66209f85404221ea9~1..2e97ce2de3b13501839de8a66209f85404221ea9 [Pipeline] echo [2023-05-16T09:55:06.296Z] -----------> git rev-list -1 --merges 2e97ce2de3b13501839de8a66209f85404221ea9~1..2e97ce2de3b13501839de8a66209f85404221ea9 2e97ce2de3b13501839de8a66209f85404221ea9 [false] [Pipeline] sh [2023-05-16T09:55:06.596Z] + git log --format=format:%s -1 2e97ce2de3b13501839de8a66209f85404221ea9 [Pipeline] echo [2023-05-16T09:55:06.611Z] ========================================================= [2023-05-16T09:55:06.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:55:06.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:55:06.959Z] + git log --format=format:%s -1 2e97ce2de3b13501839de8a66209f85404221ea9 [Pipeline] echo [2023-05-16T09:55:06.970Z] [semverPrep] GIT_COMMIT: 2e97ce2de3b13501839de8a66209f85404221ea9, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo [2023-05-16T09:55:06.980Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:55:07.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:55:07.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:55:07.338Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:55:07.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:55:07.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:55:07.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:55:07.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:07.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:55:07.708Z] [2023-05-16T09:55:07.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:08.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:55:08.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:55:08.001Z] b85a868b505f: Pulling fs layer [2023-05-16T09:55:08.001Z] e2be974225ed: Pulling fs layer [2023-05-16T09:55:08.001Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:55:08.001Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:55:08.001Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:55:08.001Z] eaf3925da568: Pulling fs layer [2023-05-16T09:55:08.001Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:55:08.001Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:55:08.001Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:55:08.001Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:55:08.001Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:55:08.001Z] bab4dde63d76: Waiting [2023-05-16T09:55:08.001Z] bde34c3a00c8: Waiting [2023-05-16T09:55:08.001Z] b352a97aabf1: Waiting [2023-05-16T09:55:08.001Z] 4872d77fe225: Waiting [2023-05-16T09:55:08.001Z] 5851b861e8e6: Waiting [2023-05-16T09:55:08.001Z] 988bab9f4d93: Waiting [2023-05-16T09:55:08.001Z] 1469e6f7b9e6: Waiting [2023-05-16T09:55:08.001Z] eaf3925da568: Waiting [2023-05-16T09:55:08.001Z] e2be974225ed: Download complete [2023-05-16T09:55:08.263Z] 988bab9f4d93: Verifying Checksum [2023-05-16T09:55:08.263Z] 988bab9f4d93: Download complete [2023-05-16T09:55:08.263Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:55:08.263Z] 339a4e72a1f5: Download complete [2023-05-16T09:55:08.263Z] eaf3925da568: Verifying Checksum [2023-05-16T09:55:08.263Z] eaf3925da568: Download complete [2023-05-16T09:55:08.263Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:55:08.263Z] 1469e6f7b9e6: Download complete [2023-05-16T09:55:08.263Z] bde34c3a00c8: Download complete [2023-05-16T09:55:08.263Z] b352a97aabf1: Verifying Checksum [2023-05-16T09:55:08.263Z] b352a97aabf1: Download complete [2023-05-16T09:55:08.263Z] 4872d77fe225: Verifying Checksum [2023-05-16T09:55:08.263Z] 4872d77fe225: Download complete [2023-05-16T09:55:08.263Z] b85a868b505f: Verifying Checksum [2023-05-16T09:55:08.263Z] b85a868b505f: Download complete [2023-05-16T09:55:08.263Z] 5851b861e8e6: Verifying Checksum [2023-05-16T09:55:08.263Z] 5851b861e8e6: Download complete [2023-05-16T09:55:08.532Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:55:08.532Z] bab4dde63d76: Download complete [2023-05-16T09:55:09.471Z] b85a868b505f: Pull complete [2023-05-16T09:55:09.728Z] e2be974225ed: Pull complete [2023-05-16T09:55:09.990Z] 339a4e72a1f5: Pull complete [2023-05-16T09:55:09.990Z] 988bab9f4d93: Pull complete [2023-05-16T09:55:10.248Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:55:10.506Z] eaf3925da568: Pull complete [2023-05-16T09:55:12.410Z] bab4dde63d76: Pull complete [2023-05-16T09:55:12.410Z] bde34c3a00c8: Pull complete [2023-05-16T09:55:12.410Z] b352a97aabf1: Pull complete [2023-05-16T09:55:12.410Z] 4872d77fe225: Pull complete [2023-05-16T09:55:12.410Z] 5851b861e8e6: Pull complete [2023-05-16T09:55:12.410Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:55:12.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:55:12.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:55:12.512Z] prd-ubuntu20.04-docker-8c-8g-15540 does not seem to be running inside a container [2023-05-16T09:55:12.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:55:16.518Z] $ docker top e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 -eo pid,comm [2023-05-16T09:55:16.588Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T09:55:16.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:55:16.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:55:16.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:55:16.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:55:16.726Z] $ docker exec e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 ssh-agent [2023-05-16T09:55:16.833Z] SSH_AUTH_SOCK=/tmp/ssh-POtq8ls1RpGm/agent.33 [2023-05-16T09:55:16.833Z] SSH_AGENT_PID=39 [2023-05-16T09:55:16.840Z] Running ssh-add (command line suppressed) [2023-05-16T09:55:16.942Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_2751197923874293467.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_2751197923874293467.key) [2023-05-16T09:55:16.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:55:17.249Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:55:17.273Z] $ docker exec --env ******** --env ******** e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 ssh-agent -k [2023-05-16T09:55:17.365Z] unset SSH_AUTH_SOCK; [2023-05-16T09:55:17.365Z] unset SSH_AGENT_PID; [2023-05-16T09:55:17.365Z] echo Agent pid 39 killed; [2023-05-16T09:55:17.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:55:17.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:55:17.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:55:17.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:55:17.528Z] $ docker exec e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 ssh-agent [2023-05-16T09:55:17.634Z] SSH_AUTH_SOCK=/tmp/ssh-yEHGwSgPgqIn/agent.71 [2023-05-16T09:55:17.634Z] SSH_AGENT_PID=77 [2023-05-16T09:55:17.639Z] Running ssh-add (command line suppressed) [2023-05-16T09:55:17.746Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_3076015071569969069.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_3076015071569969069.key) [2023-05-16T09:55:17.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:55:18.049Z] + git semver init [2023-05-16T09:55:18.309Z] 2023-05-16 09:55:18,242 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:55:18.309Z] 2023-05-16 09:55:18,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T09:55:18.309Z] 2023-05-16 09:55:18,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T09:55:18.309Z] 2023-05-16 09:55:18,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-178/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,275 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.git/info/exclude [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 with force:False [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,276 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,280 [execute] INFO git cat-file --batch-check [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,285 [execute] INFO git cat-file --batch [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:55:19.686Z] 2023-05-16 09:55:19,290 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T09:55:19.686Z] 0.0.0 [Pipeline] } [2023-05-16T09:55:19.696Z] $ docker exec --env ******** --env ******** e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 ssh-agent -k [2023-05-16T09:55:19.781Z] unset SSH_AUTH_SOCK; [2023-05-16T09:55:19.782Z] unset SSH_AGENT_PID; [2023-05-16T09:55:19.782Z] echo Agent pid 77 killed; [2023-05-16T09:55:19.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:55:20.104Z] + git semver [Pipeline] } [2023-05-16T09:55:20.374Z] $ docker stop --time=1 e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 [2023-05-16T09:55:21.647Z] $ docker rm -f --volumes e99c44548841abab461e622296fb08025c95c3c33f9395a0ce70e86f23497ba6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:55:22.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:55:22.228Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:55:22.232Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:55:22.361Z] provisioning config files... [2023-05-16T09:55:22.370Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config8509429396723614310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:55:22.668Z] ---> docker-login.sh [2023-05-16T09:55:22.668Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:55:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:22.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:22.668Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:22.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:22.668Z] [2023-05-16T09:55:22.668Z] Login Succeeded [2023-05-16T09:55:22.668Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:55:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:22.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:22.668Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:22.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:22.668Z] [2023-05-16T09:55:22.668Z] Login Succeeded [2023-05-16T09:55:22.668Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:55:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:22.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:22.929Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:22.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:22.929Z] [2023-05-16T09:55:22.929Z] Login Succeeded [2023-05-16T09:55:22.929Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:55:22.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:22.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:22.929Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:22.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:22.929Z] [2023-05-16T09:55:22.929Z] Login Succeeded [2023-05-16T09:55:22.929Z] docker.io [2023-05-16T09:55:22.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:23.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:23.189Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:23.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:23.189Z] [2023-05-16T09:55:23.189Z] Login Succeeded [2023-05-16T09:55:23.189Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:55:23.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:55:23.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:55:23.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:55:23.319Z] ========================================================= [2023-05-16T09:55:23.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:55:23.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:23.649Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:55:23.649Z] Sending build context to Docker daemon 16.14MB [2023-05-16T09:55:23.649Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:55:23.649Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:55:23.908Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:55:23.908Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:55:23.908Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:55:23.908Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:55:23.908Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:55:23.908Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:55:23.908Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:55:23.908Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:55:23.908Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:55:23.908Z] 9f32a84ed3da: Waiting [2023-05-16T09:55:23.908Z] 4d19c01a9841: Waiting [2023-05-16T09:55:23.908Z] 9325e15d5711: Waiting [2023-05-16T09:55:23.908Z] 556b6ee489ea: Waiting [2023-05-16T09:55:23.908Z] c5a4b2cf53e6: Waiting [2023-05-16T09:55:23.908Z] 85791d961cd3: Verifying Checksum [2023-05-16T09:55:23.908Z] 85791d961cd3: Download complete [2023-05-16T09:55:23.908Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T09:55:23.908Z] 9f32a84ed3da: Download complete [2023-05-16T09:55:23.908Z] 4d19c01a9841: Download complete [2023-05-16T09:55:23.908Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:55:23.908Z] f56be85fc22e: Download complete [2023-05-16T09:55:24.170Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:55:24.170Z] 9325e15d5711: Download complete [2023-05-16T09:55:24.170Z] f56be85fc22e: Pull complete [2023-05-16T09:55:24.433Z] 85791d961cd3: Pull complete [2023-05-16T09:55:24.692Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:55:24.692Z] c5a4b2cf53e6: Download complete [2023-05-16T09:55:24.951Z] d694b5ae8c79: Download complete [2023-05-16T09:55:24.951Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:55:24.951Z] 556b6ee489ea: Download complete [2023-05-16T09:55:29.136Z] d694b5ae8c79: Pull complete [2023-05-16T09:55:29.136Z] 9f32a84ed3da: Pull complete [2023-05-16T09:55:29.136Z] 4d19c01a9841: Pull complete [2023-05-16T09:55:29.395Z] 9325e15d5711: Pull complete [2023-05-16T09:55:31.923Z] 556b6ee489ea: Pull complete [2023-05-16T09:55:32.858Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:55:32.858Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:55:32.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:55:32.858Z] ---> c4be618373d6 [2023-05-16T09:55:32.858Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:55:37.321Z] Still waiting to schedule task [2023-05-16T09:55:37.321Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15534’ [2023-05-16T09:55:40.997Z] ---> Running in c781c7c6689e [2023-05-16T09:55:40.998Z] Removing intermediate container c781c7c6689e [2023-05-16T09:55:40.998Z] ---> 037656d26931 [2023-05-16T09:55:40.998Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:55:40.998Z] ---> Running in f8d1f61c7758 [2023-05-16T09:55:40.998Z] Removing intermediate container f8d1f61c7758 [2023-05-16T09:55:40.998Z] ---> 2124e6cab852 [2023-05-16T09:55:40.998Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:55:40.998Z] ---> Running in 5570fbe6d64f [2023-05-16T09:55:40.998Z] Removing intermediate container 5570fbe6d64f [2023-05-16T09:55:40.998Z] ---> 1635209ddcac [2023-05-16T09:55:40.998Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:55:40.998Z] ---> Running in 2847879da78c [2023-05-16T09:55:40.998Z] Removing intermediate container 2847879da78c [2023-05-16T09:55:40.998Z] ---> 4df9a790085d [2023-05-16T09:55:40.998Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T09:55:40.998Z] ---> Running in 52ba7ea55d14 [2023-05-16T09:55:40.998Z] Removing intermediate container 52ba7ea55d14 [2023-05-16T09:55:40.998Z] ---> 521a5739d19a [2023-05-16T09:55:40.998Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:55:40.998Z] ---> Running in 9e3cacd4d30e [2023-05-16T09:55:41.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:41.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:41.518Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:55:41.518Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:55:41.518Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:55:41.518Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:55:41.518Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:55:41.518Z] OK: 269 MiB in 57 packages [2023-05-16T09:55:42.086Z] Removing intermediate container 9e3cacd4d30e [2023-05-16T09:55:42.086Z] ---> e06a523856cc [2023-05-16T09:55:42.086Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:55:42.086Z] ---> 9d0df6af773e [2023-05-16T09:55:42.086Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:55:42.345Z] ---> Running in 6214a3218638 [2023-05-16T09:56:21.263Z] Removing intermediate container 6214a3218638 [2023-05-16T09:56:21.263Z] ---> 2207adf8faff [2023-05-16T09:56:21.263Z] Step 11/12 : COPY . . [2023-05-16T09:56:21.835Z] ---> 2c3896df97af [2023-05-16T09:56:21.835Z] Step 12/12 : RUN ${MAKE} [2023-05-16T09:56:21.835Z] ---> Running in 32d3e583f074 [2023-05-16T09:56:22.094Z] noop [2023-05-16T09:56:22.663Z] Removing intermediate container 32d3e583f074 [2023-05-16T09:56:22.663Z] ---> 2beaf64ca516 [2023-05-16T09:56:22.663Z] Successfully built 2beaf64ca516 [2023-05-16T09:56:22.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:22.993Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:56:22.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:23.068Z] prd-ubuntu20.04-docker-8c-8g-15540 does not seem to be running inside a container [2023-05-16T09:56:23.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:56:23.480Z] $ docker top 2f70962b37d505ab7c01c94d812447242caf1a24c2322e8c5cdbf1c8177e6225 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:56:23.826Z] + go version [2023-05-16T09:56:23.826Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:56:23.837Z] $ docker stop --time=1 2f70962b37d505ab7c01c94d812447242caf1a24c2322e8c5cdbf1c8177e6225 [2023-05-16T09:56:25.373Z] $ docker rm -f --volumes 2f70962b37d505ab7c01c94d812447242caf1a24c2322e8c5cdbf1c8177e6225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:25.811Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:56:25.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:25.894Z] prd-ubuntu20.04-docker-8c-8g-15540 does not seem to be running inside a container [2023-05-16T09:56:25.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:56:26.300Z] $ docker top df1488267523f2f39404652cb7aeb56053147c26862a5f18b9f4f6e7d2be1faa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:56:26.650Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:56:26.944Z] + make test [2023-05-16T09:56:26.944Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T09:56:32.319Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T09:56:40.427Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T09:56:40.427Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T09:56:47.120Z] go vet ./... [2023-05-16T09:56:50.443Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:56:50.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:56:50.443Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:56:50.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:56:50.476Z] $ docker stop --time=1 df1488267523f2f39404652cb7aeb56053147c26862a5f18b9f4f6e7d2be1faa [2023-05-16T09:56:54.921Z] $ docker rm -f --volumes df1488267523f2f39404652cb7aeb56053147c26862a5f18b9f4f6e7d2be1faa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:56:55.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:56:55.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:56:55.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:56:56.180Z] + ls -al . [2023-05-16T09:56:56.180Z] total 156 [2023-05-16T09:56:56.180Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:56 . [2023-05-16T09:56:56.180Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 .. [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:55 .dockerignore [2023-05-16T09:56:56.180Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:55 .git [2023-05-16T09:56:56.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:55 .github [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:55 .gitignore [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:55 .golangci.yml [2023-05-16T09:56:56.180Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:55 .semver [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:55 Attribution.txt [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:55 CHANGELOG.md [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:55 Dockerfile [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:55 GOVERNANCE.md [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:55 Jenkinsfile [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:55 LICENSE [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:55 Makefile [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:55 OWNERS.md [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:55 README.md [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION [2023-05-16T09:56:56.180Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:55 bin [2023-05-16T09:56:56.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:55 cmd [2023-05-16T09:56:56.180Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 09:56 coverage.out [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:55 go.mod [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:55 go.sum [2023-05-16T09:56:56.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:55 internal [2023-05-16T09:56:56.180Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:55 snap [2023-05-16T09:56:56.180Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:56.487Z] + 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=2e97ce2de3b13501839de8a66209f85404221ea9 --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:56:56.487Z] Sending build context to Docker daemon 16.14MB [2023-05-16T09:56:56.487Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:56:56.487Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T09:56:56.487Z] ---> 2beaf64ca516 [2023-05-16T09:56:56.487Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:56:56.751Z] ---> Running in 0820f1913155 [2023-05-16T09:56:57.016Z] Removing intermediate container 0820f1913155 [2023-05-16T09:56:57.016Z] ---> 576977e7a824 [2023-05-16T09:56:57.016Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:56:57.016Z] ---> Running in 5e64ea4a3234 [2023-05-16T09:56:57.016Z] Removing intermediate container 5e64ea4a3234 [2023-05-16T09:56:57.016Z] ---> d4e026ca5636 [2023-05-16T09:56:57.016Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:56:57.016Z] ---> Running in 82a2056c8c1c [2023-05-16T09:56:57.276Z] Removing intermediate container 82a2056c8c1c [2023-05-16T09:56:57.276Z] ---> 6769c0aa15d3 [2023-05-16T09:56:57.276Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:56:57.276Z] ---> Running in be1f8ea4af20 [2023-05-16T09:56:57.276Z] Removing intermediate container be1f8ea4af20 [2023-05-16T09:56:57.276Z] ---> a9a86acb75dc [2023-05-16T09:56:57.276Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T09:56:57.276Z] ---> Running in aab9acba041f [2023-05-16T09:56:57.276Z] Removing intermediate container aab9acba041f [2023-05-16T09:56:57.276Z] ---> 36fd289bd196 [2023-05-16T09:56:57.276Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:56:57.534Z] ---> Running in 27d585769ef8 [2023-05-16T09:56:57.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:57.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:58.051Z] OK: 269 MiB in 57 packages [2023-05-16T09:56:58.310Z] Removing intermediate container 27d585769ef8 [2023-05-16T09:56:58.310Z] ---> c7c434e91472 [2023-05-16T09:56:58.310Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T09:56:58.570Z] ---> 54e11e8ceb63 [2023-05-16T09:56:58.570Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:56:58.570Z] ---> Running in 549ccbe54241 [2023-05-16T09:56:59.590Z] Removing intermediate container 549ccbe54241 [2023-05-16T09:56:59.590Z] ---> 6b41797f9c11 [2023-05-16T09:56:59.590Z] Step 11/25 : COPY . . [2023-05-16T09:56:59.848Z] ---> e5ea09798c41 [2023-05-16T09:56:59.848Z] Step 12/25 : RUN ${MAKE} [2023-05-16T09:56:59.848Z] ---> Running in 08ef7f3b9a4f [2023-05-16T09:57:00.108Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T09:57:26.740Z] Removing intermediate container 08ef7f3b9a4f [2023-05-16T09:57:26.740Z] ---> dceb3589ff15 [2023-05-16T09:57:26.740Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T09:57:26.740Z] 3.17: Pulling from library/alpine [2023-05-16T09:57:26.740Z] f56be85fc22e: Already exists [2023-05-16T09:57:26.740Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:57:26.740Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:57:26.740Z] ---> 9ed4aefc74f6 [2023-05-16T09:57:26.740Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T09:57:26.740Z] ---> Running in 350a9f273ee8 [2023-05-16T09:57:26.740Z] Removing intermediate container 350a9f273ee8 [2023-05-16T09:57:26.740Z] ---> 67f5cb6d2431 [2023-05-16T09:57:26.740Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T09:57:26.740Z] ---> Running in bc1341fd31fc [2023-05-16T09:57:26.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:57:26.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:57:26.740Z] OK: 7 MiB in 15 packages [2023-05-16T09:57:26.740Z] Removing intermediate container bc1341fd31fc [2023-05-16T09:57:26.740Z] ---> 73ee0e12d6aa [2023-05-16T09:57:26.740Z] Step 16/25 : WORKDIR / [2023-05-16T09:57:26.740Z] ---> Running in 56fd407f2ba6 [2023-05-16T09:57:26.740Z] Removing intermediate container 56fd407f2ba6 [2023-05-16T09:57:26.740Z] ---> dc868e0931fd [2023-05-16T09:57:26.740Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T09:57:26.740Z] ---> 190d38ced861 [2023-05-16T09:57:26.740Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T09:57:26.740Z] ---> 20c6b5e90a12 [2023-05-16T09:57:26.740Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T09:57:27.681Z] ---> e7870f9f8b30 [2023-05-16T09:57:27.681Z] Step 20/25 : EXPOSE 59910 [2023-05-16T09:57:27.682Z] ---> Running in 23ff5a7d6762 [2023-05-16T09:57:27.682Z] Removing intermediate container 23ff5a7d6762 [2023-05-16T09:57:27.682Z] ---> 74a387948a7a [2023-05-16T09:57:27.682Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T09:57:27.682Z] ---> Running in e0bb83b45a48 [2023-05-16T09:57:27.682Z] Removing intermediate container e0bb83b45a48 [2023-05-16T09:57:27.682Z] ---> 0b359fc206e0 [2023-05-16T09:57:27.682Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:57:27.943Z] ---> Running in aca197c2d14b [2023-05-16T09:57:27.943Z] Removing intermediate container aca197c2d14b [2023-05-16T09:57:27.943Z] ---> f6ed2e08c878 [2023-05-16T09:57:27.943Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T09:57:28.205Z] ---> Running in 1aca31362a3d [2023-05-16T09:57:28.205Z] Removing intermediate container 1aca31362a3d [2023-05-16T09:57:28.205Z] ---> f61b85bce78d [2023-05-16T09:57:28.205Z] Step 24/25 : LABEL git_sha=2e97ce2de3b13501839de8a66209f85404221ea9 [2023-05-16T09:57:28.475Z] ---> Running in 42d3e5dcc4ce [2023-05-16T09:57:28.475Z] Removing intermediate container 42d3e5dcc4ce [2023-05-16T09:57:28.475Z] ---> 37787da56eb0 [2023-05-16T09:57:28.475Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:57:28.475Z] ---> Running in 7f9fd7fcfd48 [2023-05-16T09:57:28.475Z] Removing intermediate container 7f9fd7fcfd48 [2023-05-16T09:57:28.475Z] ---> f72bf6a3fef6 [2023-05-16T09:57:28.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:57:28.475Z] Successfully built f72bf6a3fef6 [2023-05-16T09:57:28.475Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:57:28.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:57:28.962Z] [2023-05-16T09:57:28.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:57:29.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:57:29.269Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:57:29.269Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:57:29.269Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:57:29.269Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:57:29.269Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:57:29.269Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:57:29.269Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:57:29.269Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:57:29.269Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:57:29.269Z] 33b1e0a273af: Waiting [2023-05-16T09:57:29.269Z] 5d3b04190fa2: Waiting [2023-05-16T09:57:29.269Z] 2f39f015ded8: Waiting [2023-05-16T09:57:29.269Z] 5c69ac0246d0: Download complete [2023-05-16T09:57:29.269Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:57:29.529Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:57:29.529Z] 33b1e0a273af: Download complete [2023-05-16T09:57:29.529Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:57:29.529Z] 5d3b04190fa2: Download complete [2023-05-16T09:57:29.529Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:57:29.529Z] ec43610c2a17: Download complete [2023-05-16T09:57:29.529Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:57:29.529Z] 5eb5b503b376: Download complete [2023-05-16T09:57:30.467Z] 2f39f015ded8: Download complete [2023-05-16T09:57:31.062Z] 5eb5b503b376: Pull complete [2023-05-16T09:57:31.062Z] 5c69ac0246d0: Pull complete [2023-05-16T09:57:31.631Z] ec43610c2a17: Pull complete [2023-05-16T09:57:31.631Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:57:31.892Z] 33b1e0a273af: Pull complete [2023-05-16T09:57:31.892Z] 5d3b04190fa2: Pull complete [2023-05-16T09:57:37.178Z] 2f39f015ded8: Pull complete [2023-05-16T09:57:37.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:57:37.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:57:37.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:57:37.274Z] prd-ubuntu20.04-docker-8c-8g-15540 does not seem to be running inside a container [2023-05-16T09:57:37.310Z] $ 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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:57:44.166Z] $ docker top 1727484c135998c7766c76379211f12c9d04b5661aa3b542ef52f5568b3ba5c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:57:44.554Z] ---> job-cost.sh [2023-05-16T09:57:44.554Z] lf-activate-venv: SKIPPING [2023-05-16T09:57:44.554Z] INFO: No Stack... [2023-05-16T09:57:45.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:57:45.382Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:57:45.675Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-178/archives/cost.csv+ [2023-05-16T09:57:45.675Z] cut -d, -f6 [Pipeline] lock [2023-05-16T09:57:45.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [2023-05-16T09:57:45.691Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] did not exist. Created. [2023-05-16T09:57:45.691Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:57:46.015Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T09:57:46.039Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:57:46.048Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:57:46.071Z] $ docker stop --time=1 1727484c135998c7766c76379211f12c9d04b5661aa3b542ef52f5568b3ba5c0 [2023-05-16T09:57:47.275Z] $ docker rm -f --volumes 1727484c135998c7766c76379211f12c9d04b5661aa3b542ef52f5568b3ba5c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:58:45.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15546 in /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] { [Pipeline] ws [2023-05-16T09:58:45.829Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-05-16T09:58:45.867Z] The recommended git tool is: git [2023-05-16T09:58:53.290Z] using credential edgex-jenkins-ssh [2023-05-16T09:58:53.310Z] Cloning the remote Git repository [2023-05-16T09:58:53.385Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:58:53.520Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-05-16T09:58:53.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:58:53.740Z] > git --version # timeout=10 [2023-05-16T09:58:53.779Z] > git --version # 'git version 2.25.1' [2023-05-16T09:58:53.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:53.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:55.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T09:58:55.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:57.733Z] Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit 2e97ce2de3b13501839de8a66209f85404221ea9 [2023-05-16T09:58:57.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T09:58:57.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:58:57.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:57.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:58:58.090Z] Merge succeeded, producing 2e97ce2de3b13501839de8a66209f85404221ea9 [2023-05-16T09:58:58.091Z] Checking out Revision 2e97ce2de3b13501839de8a66209f85404221ea9 (PR-178) [2023-05-16T09:58:58.790Z] Commit message: "build(snap): Bump epoch for major v3 upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:58:57.759Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:57.849Z] > git checkout -f 2e97ce2de3b13501839de8a66209f85404221ea9 # timeout=10 [2023-05-16T09:58:57.952Z] > git remote # timeout=10 [2023-05-16T09:58:57.975Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:58:58.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:58.029Z] > git merge 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 [2023-05-16T09:58:58.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:58:58.102Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:58.127Z] > git checkout -f 2e97ce2de3b13501839de8a66209f85404221ea9 # timeout=10 [2023-05-16T09:58:59.755Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:58:59.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:58:59.756Z] Dload Upload Total Spent Left Speed [2023-05-16T09:58:59.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2023-05-16T09:59:00.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:59:00.766Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:59:00.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:59:00.766Z] { [2023-05-16T09:59:00.766Z] "registry-mirrors": [ [2023-05-16T09:59:00.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:59:00.766Z] ], [2023-05-16T09:59:00.766Z] "bip": "10.250.0.254/24", [2023-05-16T09:59:00.766Z] "hosts": [ [2023-05-16T09:59:00.766Z] "tcp://0.0.0.0:5555", [2023-05-16T09:59:00.766Z] "unix:///var/run/docker.sock" [2023-05-16T09:59:00.766Z] ], [2023-05-16T09:59:00.766Z] "mtu": 1458, [2023-05-16T09:59:00.766Z] "selinux-enabled": true, [2023-05-16T09:59:00.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:59:00.766Z] } [Pipeline] sh [2023-05-16T09:59:01.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:59:01.483Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:59:19.866Z] provisioning config files... [2023-05-16T09:59:19.902Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config1720723659547311912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:59:20.282Z] ---> docker-login.sh [2023-05-16T09:59:20.282Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:59:20.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:59:21.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:59:21.157Z] Configure a credential helper to remove this warning. See [2023-05-16T09:59:21.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:59:21.157Z] [2023-05-16T09:59:21.157Z] Login Succeeded [2023-05-16T09:59:21.157Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:59:21.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:59:21.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:59:21.433Z] Configure a credential helper to remove this warning. See [2023-05-16T09:59:21.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:59:21.433Z] [2023-05-16T09:59:21.433Z] Login Succeeded [2023-05-16T09:59:21.433Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:59:21.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:59:21.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:59:21.977Z] Configure a credential helper to remove this warning. See [2023-05-16T09:59:21.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:59:21.977Z] [2023-05-16T09:59:21.977Z] Login Succeeded [2023-05-16T09:59:21.977Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:59:22.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:59:22.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:59:22.261Z] Configure a credential helper to remove this warning. See [2023-05-16T09:59:22.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:59:22.261Z] [2023-05-16T09:59:22.261Z] Login Succeeded [2023-05-16T09:59:22.261Z] docker.io [2023-05-16T09:59:22.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:59:22.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:59:22.813Z] Configure a credential helper to remove this warning. See [2023-05-16T09:59:22.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:59:22.813Z] [2023-05-16T09:59:22.813Z] Login Succeeded [2023-05-16T09:59:22.813Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:59:22.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:59:23.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:59:23.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:59:23.229Z] ========================================================= [2023-05-16T09:59:23.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:59:23.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:59:23.621Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:59:24.238Z] Sending build context to Docker daemon 8.156MB [2023-05-16T09:59:24.238Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:59:24.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:59:24.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:59:24.238Z] c41833b44d91: Pulling fs layer [2023-05-16T09:59:24.238Z] ed15518f5707: Pulling fs layer [2023-05-16T09:59:24.238Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:59:24.238Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:59:24.238Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:59:24.238Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:59:24.238Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:59:24.238Z] 242c74f7c9fa: Waiting [2023-05-16T09:59:24.238Z] 3cdef696dda3: Waiting [2023-05-16T09:59:24.238Z] 2ced38df9373: Waiting [2023-05-16T09:59:24.238Z] 58f1dce35555: Waiting [2023-05-16T09:59:24.238Z] ed15518f5707: Verifying Checksum [2023-05-16T09:59:24.238Z] ed15518f5707: Download complete [2023-05-16T09:59:24.521Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:59:24.521Z] 242c74f7c9fa: Download complete [2023-05-16T09:59:24.521Z] 3cdef696dda3: Verifying Checksum [2023-05-16T09:59:24.521Z] 3cdef696dda3: Download complete [2023-05-16T09:59:24.521Z] c41833b44d91: Download complete [2023-05-16T09:59:25.723Z] c41833b44d91: Pull complete [2023-05-16T09:59:25.997Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:59:25.997Z] 58f1dce35555: Download complete [2023-05-16T09:59:26.273Z] ed15518f5707: Pull complete [2023-05-16T09:59:27.246Z] feae8fd75edb: Download complete [2023-05-16T09:59:27.246Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:59:27.246Z] 2ced38df9373: Download complete [2023-05-16T09:59:39.635Z] feae8fd75edb: Pull complete [2023-05-16T09:59:39.635Z] 242c74f7c9fa: Pull complete [2023-05-16T09:59:39.635Z] 3cdef696dda3: Pull complete [2023-05-16T09:59:45.020Z] 2ced38df9373: Pull complete [2023-05-16T09:59:48.394Z] 58f1dce35555: Pull complete [2023-05-16T09:59:48.394Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:59:48.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:59:48.394Z] ---> fadd8f120f05 [2023-05-16T09:59:48.394Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:59:50.367Z] ---> Running in 1cc34b60a1e3 [2023-05-16T09:59:50.367Z] Removing intermediate container 1cc34b60a1e3 [2023-05-16T09:59:50.367Z] ---> 1d15f4c2677f [2023-05-16T09:59:50.367Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:59:50.643Z] ---> Running in ef0d79b72feb [2023-05-16T09:59:50.922Z] Removing intermediate container ef0d79b72feb [2023-05-16T09:59:50.922Z] ---> 1640f5de5cca [2023-05-16T09:59:50.922Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:59:50.922Z] ---> Running in 5142847cb7b3 [2023-05-16T09:59:51.512Z] Removing intermediate container 5142847cb7b3 [2023-05-16T09:59:51.512Z] ---> 7dc0b542e260 [2023-05-16T09:59:51.512Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:59:51.512Z] ---> Running in 2a7a07bd645a [2023-05-16T09:59:51.782Z] Removing intermediate container 2a7a07bd645a [2023-05-16T09:59:51.782Z] ---> b26046555856 [2023-05-16T09:59:51.782Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T09:59:51.782Z] ---> Running in f27c55f594fc [2023-05-16T09:59:52.383Z] Removing intermediate container f27c55f594fc [2023-05-16T09:59:52.383Z] ---> 6bc0b8cc5eb0 [2023-05-16T09:59:52.383Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:59:52.383Z] ---> Running in f6673471ac44 [2023-05-16T09:59:53.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:54.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:55.817Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:59:55.817Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:59:55.817Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:59:55.817Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:59:55.818Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:59:55.818Z] OK: 268 MiB in 57 packages [2023-05-16T09:59:56.792Z] Removing intermediate container f6673471ac44 [2023-05-16T09:59:56.792Z] ---> a5202b93f705 [2023-05-16T09:59:56.792Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:59:57.381Z] ---> 237f939e0ec4 [2023-05-16T09:59:57.381Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:59:57.381Z] ---> Running in 357b48c948f7 [2023-05-16T10:01:10.154Z] Removing intermediate container 357b48c948f7 [2023-05-16T10:01:10.154Z] ---> 53867856600d [2023-05-16T10:01:10.154Z] Step 11/12 : COPY . . [2023-05-16T10:01:10.154Z] ---> 84a88d562af5 [2023-05-16T10:01:10.154Z] Step 12/12 : RUN ${MAKE} [2023-05-16T10:01:10.154Z] ---> Running in 711b3f03b06b [2023-05-16T10:01:10.154Z] noop [2023-05-16T10:01:10.154Z] Removing intermediate container 711b3f03b06b [2023-05-16T10:01:10.154Z] ---> 56938916c964 [2023-05-16T10:01:10.154Z] Successfully built 56938916c964 [2023-05-16T10:01:10.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:10.508Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:01:10.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:01:10.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-15546 does not seem to be running inside a container [2023-05-16T10:01:10.839Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:01:12.159Z] $ docker top 32cd19b97b086f565a407cd77ac384d3e3016074ec59a8114b021125402364cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:01:13.045Z] + go version [2023-05-16T10:01:13.045Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:01:13.071Z] $ docker stop --time=1 32cd19b97b086f565a407cd77ac384d3e3016074ec59a8114b021125402364cf [2023-05-16T10:01:14.749Z] $ docker rm -f --volumes 32cd19b97b086f565a407cd77ac384d3e3016074ec59a8114b021125402364cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:15.330Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:01:15.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:01:15.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-15546 does not seem to be running inside a container [2023-05-16T10:01:15.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/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 ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:01:16.947Z] $ docker top 4875ce1d6b005970c72f5a1c99ecb6dbda4259e84cc30571596c293e68a5e77b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:01:17.850Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:01:18.517Z] + make test [2023-05-16T10:01:18.517Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:02:05.439Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T10:04:42.316Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T10:04:42.316Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T10:04:42.316Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:04:42.316Z] go vet ./... [2023-05-16T10:05:14.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:05:14.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:05:14.674Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:05:14.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:05:14.715Z] $ docker stop --time=1 4875ce1d6b005970c72f5a1c99ecb6dbda4259e84cc30571596c293e68a5e77b [2023-05-16T10:05:16.702Z] $ docker rm -f --volumes 4875ce1d6b005970c72f5a1c99ecb6dbda4259e84cc30571596c293e68a5e77b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:05:17.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:05:17.953Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:05:18.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:05:19.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:05:19.381Z] + ls -al . [2023-05-16T10:05:19.381Z] total 152 [2023-05-16T10:05:19.381Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:01 . [2023-05-16T10:05:19.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:58 .dockerignore [2023-05-16T10:05:19.381Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git [2023-05-16T10:05:19.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:58 .gitignore [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:58 .golangci.yml [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:58 Attribution.txt [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:58 CHANGELOG.md [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:58 Dockerfile [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:58 GOVERNANCE.md [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:58 Jenkinsfile [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:58 LICENSE [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:58 Makefile [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:58 OWNERS.md [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:58 README.md [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION [2023-05-16T10:05:19.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin [2023-05-16T10:05:19.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 cmd [2023-05-16T10:05:19.381Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 10:01 coverage.out [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:58 go.mod [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:58 go.sum [2023-05-16T10:05:19.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 internal [2023-05-16T10:05:19.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap [2023-05-16T10:05:19.381Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:05:19.738Z] + 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=2e97ce2de3b13501839de8a66209f85404221ea9 --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:05:20.349Z] Sending build context to Docker daemon 8.157MB [2023-05-16T10:05:20.349Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:05:20.349Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T10:05:20.349Z] ---> 56938916c964 [2023-05-16T10:05:20.349Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:05:20.349Z] ---> Running in eb21119a9941 [2023-05-16T10:05:20.623Z] Removing intermediate container eb21119a9941 [2023-05-16T10:05:20.623Z] ---> f5c8e4efa110 [2023-05-16T10:05:20.623Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:05:20.899Z] ---> Running in 08a0fff65ead [2023-05-16T10:05:21.173Z] Removing intermediate container 08a0fff65ead [2023-05-16T10:05:21.173Z] ---> 3f29de27c705 [2023-05-16T10:05:21.173Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T10:05:21.173Z] ---> Running in 034b694f5be1 [2023-05-16T10:05:21.769Z] Removing intermediate container 034b694f5be1 [2023-05-16T10:05:21.769Z] ---> 932d8b8eb570 [2023-05-16T10:05:21.769Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:05:21.769Z] ---> Running in 375ae92908d9 [2023-05-16T10:05:22.122Z] Removing intermediate container 375ae92908d9 [2023-05-16T10:05:22.122Z] ---> 21472b0cc50f [2023-05-16T10:05:22.122Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T10:05:22.122Z] ---> Running in 98863453b52d [2023-05-16T10:05:22.405Z] Removing intermediate container 98863453b52d [2023-05-16T10:05:22.405Z] ---> b2a9a1a3c5ea [2023-05-16T10:05:22.405Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:05:22.681Z] ---> Running in 370f067abce7 [2023-05-16T10:05:23.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:05:24.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:05:26.110Z] OK: 268 MiB in 57 packages [2023-05-16T10:05:27.092Z] Removing intermediate container 370f067abce7 [2023-05-16T10:05:27.092Z] ---> f2d54f9d207a [2023-05-16T10:05:27.092Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T10:05:27.690Z] ---> 6e8b41c000d6 [2023-05-16T10:05:27.690Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:05:27.690Z] ---> Running in 9f57df2ee7a4 [2023-05-16T10:05:31.070Z] Removing intermediate container 9f57df2ee7a4 [2023-05-16T10:05:31.070Z] ---> a4181a09ba47 [2023-05-16T10:05:31.070Z] Step 11/25 : COPY . . [2023-05-16T10:05:31.672Z] ---> 0a8ba41507a1 [2023-05-16T10:05:31.672Z] Step 12/25 : RUN ${MAKE} [2023-05-16T10:05:31.946Z] ---> Running in d8ca63c67398 [2023-05-16T10:05:32.923Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T10:08:24.745Z] Removing intermediate container d8ca63c67398 [2023-05-16T10:08:24.745Z] ---> e97c0095f46a [2023-05-16T10:08:24.745Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T10:08:24.745Z] 3.17: Pulling from library/alpine [2023-05-16T10:08:24.745Z] c41833b44d91: Already exists [2023-05-16T10:08:24.745Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:08:24.745Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:08:24.745Z] ---> 51e60588ff2c [2023-05-16T10:08:24.745Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T10:08:24.745Z] ---> Running in 978aa5c9c2b9 [2023-05-16T10:08:24.745Z] Removing intermediate container 978aa5c9c2b9 [2023-05-16T10:08:24.745Z] ---> 63b618012e6f [2023-05-16T10:08:24.745Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T10:08:24.745Z] ---> Running in b56572a7942d [2023-05-16T10:08:24.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:08:24.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:08:24.745Z] OK: 7 MiB in 15 packages [2023-05-16T10:08:24.745Z] Removing intermediate container b56572a7942d [2023-05-16T10:08:24.745Z] ---> cc90355bcb60 [2023-05-16T10:08:24.745Z] Step 16/25 : WORKDIR / [2023-05-16T10:08:24.745Z] ---> Running in dd331a2a0760 [2023-05-16T10:08:24.745Z] Removing intermediate container dd331a2a0760 [2023-05-16T10:08:24.745Z] ---> cb0d7cc8befd [2023-05-16T10:08:24.745Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T10:08:24.745Z] ---> b414265203c3 [2023-05-16T10:08:24.745Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T10:08:24.745Z] ---> 086566f4ee34 [2023-05-16T10:08:24.745Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T10:08:24.745Z] ---> c29fb2bb6f9d [2023-05-16T10:08:24.745Z] Step 20/25 : EXPOSE 59910 [2023-05-16T10:08:24.745Z] ---> Running in 9319a7d10f39 [2023-05-16T10:08:24.745Z] Removing intermediate container 9319a7d10f39 [2023-05-16T10:08:24.745Z] ---> 8540bf00e642 [2023-05-16T10:08:24.745Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T10:08:24.745Z] ---> Running in 1fba481174ab [2023-05-16T10:08:24.745Z] Removing intermediate container 1fba481174ab [2023-05-16T10:08:24.745Z] ---> e3eb001eda20 [2023-05-16T10:08:24.745Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:08:24.745Z] ---> Running in 354bcd32345e [2023-05-16T10:08:24.745Z] Removing intermediate container 354bcd32345e [2023-05-16T10:08:24.745Z] ---> 82c25fe8cb2e [2023-05-16T10:08:24.745Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T10:08:24.745Z] ---> Running in 0d50b8bf887e [2023-05-16T10:08:24.745Z] Removing intermediate container 0d50b8bf887e [2023-05-16T10:08:24.745Z] ---> b1773e7b54a9 [2023-05-16T10:08:24.745Z] Step 24/25 : LABEL git_sha=2e97ce2de3b13501839de8a66209f85404221ea9 [2023-05-16T10:08:24.745Z] ---> Running in 81555c6284bc [2023-05-16T10:08:24.745Z] Removing intermediate container 81555c6284bc [2023-05-16T10:08:24.745Z] ---> ae2206e5a155 [2023-05-16T10:08:24.745Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T10:08:24.745Z] ---> Running in 83ca79cb31dc [2023-05-16T10:08:24.745Z] Removing intermediate container 83ca79cb31dc [2023-05-16T10:08:24.745Z] ---> aa20b7836529 [2023-05-16T10:08:24.745Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:08:24.745Z] Successfully built aa20b7836529 [2023-05-16T10:08:24.745Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:25.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:08:25.197Z] [2023-05-16T10:08:25.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:25.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:08:25.540Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:08:25.540Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:08:25.540Z] 04944245beec: Pulling fs layer [2023-05-16T10:08:25.540Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:08:25.540Z] 765212b225bb: Pulling fs layer [2023-05-16T10:08:25.540Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:08:25.540Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:08:25.540Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:08:25.540Z] f23df028b6ca: Waiting [2023-05-16T10:08:25.540Z] d65c8cfc05b1: Waiting [2023-05-16T10:08:25.540Z] 2437ff75d9bd: Waiting [2023-05-16T10:08:25.540Z] 765212b225bb: Waiting [2023-05-16T10:08:25.817Z] 04944245beec: Verifying Checksum [2023-05-16T10:08:25.817Z] 04944245beec: Download complete [2023-05-16T10:08:25.817Z] 765212b225bb: Verifying Checksum [2023-05-16T10:08:25.817Z] 765212b225bb: Download complete [2023-05-16T10:08:25.817Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:08:25.817Z] f23df028b6ca: Download complete [2023-05-16T10:08:25.817Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:08:25.817Z] d65c8cfc05b1: Download complete [2023-05-16T10:08:26.089Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:08:26.089Z] 699f458cf7ca: Download complete [2023-05-16T10:08:26.360Z] 8998bd30e6a1: Download complete [2023-05-16T10:08:28.977Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:08:28.977Z] 2437ff75d9bd: Download complete [2023-05-16T10:08:30.388Z] 8998bd30e6a1: Pull complete [2023-05-16T10:08:30.670Z] 04944245beec: Pull complete [2023-05-16T10:08:32.081Z] 699f458cf7ca: Pull complete [2023-05-16T10:08:32.081Z] 765212b225bb: Pull complete [2023-05-16T10:08:33.044Z] f23df028b6ca: Pull complete [2023-05-16T10:08:33.044Z] d65c8cfc05b1: Pull complete [2023-05-16T10:08:48.090Z] 2437ff75d9bd: Pull complete [2023-05-16T10:08:48.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:08:48.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:08:48.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:08:48.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-15546 does not seem to be running inside a container [2023-05-16T10:08:48.373Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:08:51.453Z] $ docker top facc72986d52dd3acb4b159804a0de710f10620793d66818b71668170aae2d9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:52.313Z] ---> job-cost.sh [2023-05-16T10:08:52.314Z] lf-activate-venv: SKIPPING [2023-05-16T10:08:52.314Z] INFO: No Stack... [2023-05-16T10:08:52.583Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:08:53.554Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:08:54.213Z] + + cutcat -d, /w/workspace/device-gpio/2/archives/cost.csv -f6 [2023-05-16T10:08:54.213Z] [Pipeline] lock [2023-05-16T10:08:54.274Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [2023-05-16T10:08:54.282Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] did not exist. Created. [2023-05-16T10:08:54.282Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:08:54.961Z] /w/workspace/device-gpio/2@tmp/durable-8b069049/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:08:55.638Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:08:55.665Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:08:55.717Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:08:55.726Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:08:55.748Z] $ docker stop --time=1 facc72986d52dd3acb4b159804a0de710f10620793d66818b71668170aae2d9d [2023-05-16T10:08:57.315Z] $ docker rm -f --volumes facc72986d52dd3acb4b159804a0de710f10620793d66818b71668170aae2d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T10:08:57.723Z] provisioning config files... [2023-05-16T10:08:57.729Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config397322555839281065tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:08:58.024Z] + set +x [2023-05-16T10:08:58.024Z] + curl -s https://codecov.io/bash [2023-05-16T10:08:58.024Z] + bash -s -- [2023-05-16T10:08:58.024Z] [2023-05-16T10:08:58.024Z] _____ _ [2023-05-16T10:08:58.024Z] / ____| | | [2023-05-16T10:08:58.024Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:08:58.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:08:58.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:08:58.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:08:58.024Z] Bash-1.0.6 [2023-05-16T10:08:58.024Z] [2023-05-16T10:08:58.024Z] [2023-05-16T10:08:58.024Z] ==> git version 2.25.1 found [2023-05-16T10:08:58.024Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T10:08:58.024Z] Release-Date: 2020-01-08 [2023-05-16T10:08:58.024Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T10:08:58.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:08:58.024Z] ==> Jenkins CI detected. [2023-05-16T10:08:58.024Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T10:08:58.024Z] project root: . [2023-05-16T10:08:58.024Z] --> token set from env [2023-05-16T10:08:58.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:08:58.024Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:08:58.024Z] ==> Python coveragepy not found [2023-05-16T10:08:58.024Z] ==> Searching for coverage reports in: [2023-05-16T10:08:58.024Z] + . [2023-05-16T10:08:58.024Z] -> Found 1 reports [2023-05-16T10:08:58.024Z] ==> Detecting git/mercurial file structure [2023-05-16T10:08:58.024Z] ==> Reading reports [2023-05-16T10:08:58.024Z] + ./coverage.out bytes=10 [2023-05-16T10:08:58.024Z] ==> Appending adjustments [2023-05-16T10:08:58.024Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:08:58.285Z] + Found adjustments [2023-05-16T10:08:58.285Z] ==> Gzipping contents [2023-05-16T10:08:58.285Z] 4.0K /tmp/codecov.I4Px0s.gz [2023-05-16T10:08:58.285Z] ==> Uploading reports [2023-05-16T10:08:58.285Z] url: https://codecov.io [2023-05-16T10:08:58.285Z] query: branch=PR-178&commit=2e97ce2de3b13501839de8a66209f85404221ea9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T10:08:58.285Z] -> Pinging Codecov [2023-05-16T10:08:58.285Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-178&commit=2e97ce2de3b13501839de8a66209f85404221ea9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T10:08:58.285Z] -> Uploading to [2023-05-16T10:08:58.285Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2e97ce2de3b13501839de8a66209f85404221ea9/37d4cd05-ea12-42cb-8294-72889765b288.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T100858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88dc1ca18e8313c072d46845b1a6178fecb82b09e97f3234d780088921584981 [2023-05-16T10:08:58.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:08:58.285Z] Dload Upload Total Spent Left Speed [2023-05-16T10:08:58.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3217 --:--:-- --:--:-- --:--:-- 3217 [2023-05-16T10:08:58.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/2e97ce2de3b13501839de8a66209f85404221ea9 [Pipeline] } [2023-05-16T10:08:58.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T10:08:59.290Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-178/archives ] [2023-05-16T10:08:59.290Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:08:59.290Z] total 16 [2023-05-16T10:08:59.290Z] drwxr-xr-x 3 root root 4096 May 16 09:57 . [2023-05-16T10:08:59.290Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:57 .. [2023-05-16T10:08:59.290Z] drwxr-xr-x 2 root root 4096 May 16 09:57 cost [2023-05-16T10:08:59.290Z] -rw-r--r-- 1 root root 83 May 16 09:57 cost.csv [2023-05-16T10:08:59.290Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:08:59.290Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:08:59.290Z] total 16 [2023-05-16T10:08:59.290Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:57 . [2023-05-16T10:08:59.290Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:57 .. [2023-05-16T10:08:59.290Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:57 cost [2023-05-16T10:08:59.290Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 09:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:59.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:00.449Z] ---> package-listing.sh [2023-05-16T10:09:00.450Z] ++ facter osfamily [2023-05-16T10:09:00.450Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:09:00.710Z] + OS_FAMILY=debian [2023-05-16T10:09:00.710Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T10:09:00.710Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:09:00.710Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:09:00.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:09:00.710Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:09:00.710Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T10:09:00.710Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:09:00.710Z] + case "${OS_FAMILY}" in [2023-05-16T10:09:00.710Z] + dpkg -l [2023-05-16T10:09:00.710Z] + grep '^ii' [2023-05-16T10:09:00.710Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:09:00.710Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:09:00.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:09:00.710Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T10:09:00.710Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [2023-05-16T10:09:00.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [Pipeline] echo [2023-05-16T10:09:00.720Z] 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:09:00.999Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:01.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:09:01.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:09:01.640Z] prd-ubuntu20.04-docker-8c-8g-15540 does not seem to be running inside a container [2023-05-16T10:09:01.672Z] $ 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-178/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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:09:02.581Z] $ docker top 03d76e68b9819c9905c9401bc6b1a5e5fcecb5430a7e10536728241df1bb2179 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:09:02.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:09:03.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:09:03.509Z] + ls /var/log/sa-host [2023-05-16T10:09:03.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:09:03.578Z] provisioning config files... [2023-05-16T10:09:03.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config14857372377258104222tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:09:03.596Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:03.876Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:09:03.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:04.194Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:09:04.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:04.488Z] ---> sudo-logs.sh [2023-05-16T10:09:04.488Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:09:04.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:04.803Z] ---> job-cost.sh [2023-05-16T10:09:04.803Z] lf-activate-venv: SKIPPING [2023-05-16T10:09:04.803Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:09:04.803Z] INFO: Retrieving Stack Cost... [2023-05-16T10:09:05.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:09:05.630Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:09:05.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:09:05.922Z] ---> logs-deploy.sh [2023-05-16T10:09:05.922Z] lf-activate-venv: SKIPPING [2023-05-16T10:09:05.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-178/2 [2023-05-16T10:09:05.922Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:09:06.665Z] Archives upload complete. [2023-05-16T10:09:06.924Z] INFO: archiving logs to Nexus