Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4+8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (9a4a8470422ef5bac27f032b10b4cadaa6143c82) 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-ssh11963365415726849025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2271841302320704782.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-71/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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7132272939837289293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1266482366398161170.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-71/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-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7289390249066486275.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.18 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-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1699’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1716’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1711’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1718 in /w/workspace/edgexfoundry_device-gpio_PR-71 [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-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae into PR head commit 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 Merge succeeded, producing 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 Checking out Revision 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 (PR-71) Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:40:07.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:40:07.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:40:07.352Z] ========================================================= [2023-01-10T21:40:07.352Z] EdgeX Global Pipelines Version Info [2023-01-10T21:40:07.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 # 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 # timeout=10 > git rev-list --no-walk 32e8d2741505724b69b58b2c4da20cdced0147f4 # timeout=10 [2023-01-10T21:40:08.062Z] ------------------- [2023-01-10T21:40:08.062Z] stable info: [2023-01-10T21:40:08.062Z] ------------------- [2023-01-10T21:40:08.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:40:08.062Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:40:08.062Z] Message: update stable to v1.0.244 [2023-01-10T21:40:08.646Z] ------------------- [2023-01-10T21:40:08.646Z] experimental info: [2023-01-10T21:40:08.646Z] ------------------- [2023-01-10T21:40:08.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:40:08.646Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:40:08.646Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:40:08.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-10T21:40:08.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-10T21:40:08.829Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:40:08.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:40:08.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:40:08.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:40:08.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:40:08.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:40:08.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:40:08.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:40:08.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:40:08.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-10T21:40:08.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:40:08.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:40:08.943Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:40:08.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:40:08.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:40:08.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:40:08.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:40:08.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:40:08.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:40:09.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:40:09.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:40:09.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:40:09.037Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:40:09.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:40:09.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:40:09.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-01-10T21:40:09.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-01-10T21:40:09.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-01-10T21:40:09.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [Pipeline] echo [2023-01-10T21:40:09.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19706be [Pipeline] echo [2023-01-10T21:40:09.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:40:09.199Z] provisioning config files... [2023-01-10T21:40:09.213Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config13538615614238141709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:40:09.517Z] ---> docker-login.sh [2023-01-10T21:40:09.517Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:40:09.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:09.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:09.777Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:09.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:09.777Z] [2023-01-10T21:40:09.777Z] Login Succeeded [2023-01-10T21:40:09.777Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:40:09.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:10.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:10.040Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:10.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:10.040Z] [2023-01-10T21:40:10.040Z] Login Succeeded [2023-01-10T21:40:10.040Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:40:10.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:10.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:10.040Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:10.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:10.040Z] [2023-01-10T21:40:10.040Z] Login Succeeded [2023-01-10T21:40:10.040Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:40:10.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:10.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:10.302Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:10.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:10.302Z] [2023-01-10T21:40:10.302Z] Login Succeeded [2023-01-10T21:40:10.302Z] docker.io [2023-01-10T21:40:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:10.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:10.562Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:10.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:10.562Z] [2023-01-10T21:40:10.562Z] Login Succeeded [2023-01-10T21:40:10.562Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:40:10.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:40:10.943Z] + git rev-list -1 --merges 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4~1..19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [Pipeline] echo [2023-01-10T21:40:10.993Z] -----------> git rev-list -1 --merges 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4~1..19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [false] [Pipeline] sh [2023-01-10T21:40:11.282Z] + git log --format=format:%s -1 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [Pipeline] echo [2023-01-10T21:40:11.297Z] ========================================================= [2023-01-10T21:40:11.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:40:11.297Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:40:11.612Z] + git log --format=format:%s -1 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [Pipeline] echo [2023-01-10T21:40:11.623Z] [semverPrep] GIT_COMMIT: 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1 [Pipeline] echo [2023-01-10T21:40:11.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:40:11.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:40:11.981Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:40:11.981Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:40:11.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:40:11.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:40:11.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:40:11.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:40:12.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:40:12.331Z] [2023-01-10T21:40:12.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:40:12.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:40:12.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:40:12.641Z] b85a868b505f: Pulling fs layer [2023-01-10T21:40:12.641Z] e2be974225ed: Pulling fs layer [2023-01-10T21:40:12.641Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:40:12.641Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:40:12.641Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:40:12.641Z] eaf3925da568: Pulling fs layer [2023-01-10T21:40:12.641Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:40:12.641Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:40:12.641Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:40:12.641Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:40:12.641Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:40:12.641Z] bab4dde63d76: Waiting [2023-01-10T21:40:12.641Z] bde34c3a00c8: Waiting [2023-01-10T21:40:12.641Z] 988bab9f4d93: Waiting [2023-01-10T21:40:12.641Z] b352a97aabf1: Waiting [2023-01-10T21:40:12.641Z] 1469e6f7b9e6: Waiting [2023-01-10T21:40:12.641Z] 4872d77fe225: Waiting [2023-01-10T21:40:12.641Z] eaf3925da568: Waiting [2023-01-10T21:40:12.641Z] 5851b861e8e6: Waiting [2023-01-10T21:40:12.641Z] e2be974225ed: Download complete [2023-01-10T21:40:12.641Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:40:12.641Z] 988bab9f4d93: Download complete [2023-01-10T21:40:12.902Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:40:12.902Z] 1469e6f7b9e6: Download complete [2023-01-10T21:40:12.902Z] eaf3925da568: Verifying Checksum [2023-01-10T21:40:12.902Z] eaf3925da568: Download complete [2023-01-10T21:40:12.902Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:40:12.902Z] 339a4e72a1f5: Download complete [2023-01-10T21:40:12.902Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:40:12.902Z] bde34c3a00c8: Download complete [2023-01-10T21:40:12.902Z] b352a97aabf1: Verifying Checksum [2023-01-10T21:40:12.902Z] b352a97aabf1: Download complete [2023-01-10T21:40:12.902Z] 4872d77fe225: Download complete [2023-01-10T21:40:12.902Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:40:12.902Z] 5851b861e8e6: Download complete [2023-01-10T21:40:12.902Z] b85a868b505f: Verifying Checksum [2023-01-10T21:40:12.902Z] b85a868b505f: Download complete [2023-01-10T21:40:13.167Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:40:13.167Z] bab4dde63d76: Download complete [2023-01-10T21:40:14.105Z] b85a868b505f: Pull complete [2023-01-10T21:40:14.365Z] e2be974225ed: Pull complete [2023-01-10T21:40:14.936Z] 339a4e72a1f5: Pull complete [2023-01-10T21:40:14.936Z] 988bab9f4d93: Pull complete [2023-01-10T21:40:15.195Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:40:15.195Z] eaf3925da568: Pull complete [2023-01-10T21:40:17.729Z] bab4dde63d76: Pull complete [2023-01-10T21:40:17.729Z] bde34c3a00c8: Pull complete [2023-01-10T21:40:17.988Z] b352a97aabf1: Pull complete [2023-01-10T21:40:17.988Z] 4872d77fe225: Pull complete [2023-01-10T21:40:17.988Z] 5851b861e8e6: Pull complete [2023-01-10T21:40:17.988Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:40:17.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:40:17.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:40:18.076Z] prd-ubuntu20.04-docker-8c-8g-1718 does not seem to be running inside a container [2023-01-10T21:40:18.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-01-10T21:40:19.618Z] $ docker top 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 -eo pid,comm [2023-01-10T21:40:19.683Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T21:40:19.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:40:19.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:40:19.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:40:19.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:40:19.849Z] $ docker exec 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 ssh-agent [2023-01-10T21:40:19.951Z] SSH_AUTH_SOCK=/tmp/ssh-ubl0F570FfwB/agent.32 [2023-01-10T21:40:19.951Z] SSH_AGENT_PID=38 [2023-01-10T21:40:19.957Z] Running ssh-add (command line suppressed) [2023-01-10T21:40:20.065Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8035073038295651851.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8035073038295651851.key) [2023-01-10T21:40:20.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:40:20.365Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:40:20.377Z] $ docker exec --env ******** --env ******** 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 ssh-agent -k [2023-01-10T21:40:20.471Z] unset SSH_AUTH_SOCK; [2023-01-10T21:40:20.471Z] unset SSH_AGENT_PID; [2023-01-10T21:40:20.471Z] echo Agent pid 38 killed; [2023-01-10T21:40:20.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:40:20.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:40:20.507Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:40:20.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:40:20.623Z] $ docker exec 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 ssh-agent [2023-01-10T21:40:20.760Z] SSH_AUTH_SOCK=/tmp/ssh-eq1D7pO1IHfU/agent.70 [2023-01-10T21:40:20.760Z] SSH_AGENT_PID=76 [2023-01-10T21:40:20.765Z] Running ssh-add (command line suppressed) [2023-01-10T21:40:20.891Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16516632538891822058.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16516632538891822058.key) [2023-01-10T21:40:20.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:40:21.197Z] + git semver init [2023-01-10T21:40:21.456Z] 2023-01-10 21:40:21,392 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:40:21.456Z] 2023-01-10 21:40:21,393 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-10T21:40:21.456Z] 2023-01-10 21:40:21,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-10T21:40:21.456Z] 2023-01-10 21:40:21,394 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,305 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,310 [execute] INFO git cat-file --batch-check [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,317 [execute] INFO git cat-file --batch [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:40:22.394Z] 2023-01-10 21:40:22,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-10T21:40:22.394Z] 0.0.0 [Pipeline] } [2023-01-10T21:40:22.404Z] $ docker exec --env ******** --env ******** 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 ssh-agent -k [2023-01-10T21:40:22.499Z] unset SSH_AUTH_SOCK; [2023-01-10T21:40:22.499Z] unset SSH_AGENT_PID; [2023-01-10T21:40:22.499Z] echo Agent pid 76 killed; [2023-01-10T21:40:22.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:40:22.810Z] + git semver [Pipeline] } [2023-01-10T21:40:23.085Z] $ docker stop --time=1 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 [2023-01-10T21:40:24.422Z] $ docker rm -f --volumes 7d64a576c0ab5774bd9d163efb0a5e37cef80674f9ecdc263bd37e7ced234c74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:40:24.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:40:24.992Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:40:24.995Z] [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-01-10T21:40:25.150Z] provisioning config files... [2023-01-10T21:40:25.160Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config6534281834648689700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:40:25.451Z] ---> docker-login.sh [2023-01-10T21:40:25.452Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:40:25.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:25.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:25.452Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:25.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:25.452Z] [2023-01-10T21:40:25.452Z] Login Succeeded [2023-01-10T21:40:25.452Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:40:25.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:25.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:25.452Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:25.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:25.452Z] [2023-01-10T21:40:25.452Z] Login Succeeded [2023-01-10T21:40:25.452Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:40:25.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:25.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:25.710Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:25.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:25.710Z] [2023-01-10T21:40:25.710Z] Login Succeeded [2023-01-10T21:40:25.710Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:40:25.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:25.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:25.710Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:25.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:25.710Z] [2023-01-10T21:40:25.710Z] Login Succeeded [2023-01-10T21:40:25.710Z] docker.io [2023-01-10T21:40:25.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:40:25.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:40:25.970Z] Configure a credential helper to remove this warning. See [2023-01-10T21:40:25.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:40:25.970Z] [2023-01-10T21:40:25.970Z] Login Succeeded [2023-01-10T21:40:25.970Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:40:25.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:40:26.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:40:26.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:40:26.058Z] ========================================================= [2023-01-10T21:40:26.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:40:26.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:40:26.370Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:40:26.371Z] Sending build context to Docker daemon 15.98MB [2023-01-10T21:40:26.371Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:40:26.371Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:40:26.371Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:40:26.371Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:40:26.371Z] 4583459ba037: Pulling fs layer [2023-01-10T21:40:26.371Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:40:26.371Z] 53926ce57604: Pulling fs layer [2023-01-10T21:40:26.371Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:40:26.371Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:40:26.371Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:40:26.371Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:40:26.371Z] a7acece74701: Pulling fs layer [2023-01-10T21:40:26.371Z] 12d6caf4c0d1: Waiting [2023-01-10T21:40:26.371Z] 53926ce57604: Waiting [2023-01-10T21:40:26.371Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:40:26.371Z] 96b7cbca73a9: Waiting [2023-01-10T21:40:26.371Z] a7acece74701: Waiting [2023-01-10T21:40:26.371Z] 22ff95d597cd: Waiting [2023-01-10T21:40:26.632Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:40:26.633Z] 93c1e223e6f2: Download complete [2023-01-10T21:40:26.633Z] 4583459ba037: Verifying Checksum [2023-01-10T21:40:26.633Z] 4583459ba037: Download complete [2023-01-10T21:40:26.633Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:40:26.633Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:40:26.633Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:40:26.633Z] 22ff95d597cd: Download complete [2023-01-10T21:40:26.633Z] 213ec9aee27d: Verifying Checksum [2023-01-10T21:40:26.633Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T21:40:26.633Z] 12d6caf4c0d1: Download complete [2023-01-10T21:40:26.633Z] 213ec9aee27d: Pull complete [2023-01-10T21:40:26.896Z] 4583459ba037: Pull complete [2023-01-10T21:40:26.896Z] 93c1e223e6f2: Pull complete [2023-01-10T21:40:27.158Z] a7acece74701: Verifying Checksum [2023-01-10T21:40:27.158Z] a7acece74701: Download complete [2023-01-10T21:40:27.416Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:40:27.416Z] 96b7cbca73a9: Download complete [2023-01-10T21:40:27.416Z] 53926ce57604: Verifying Checksum [2023-01-10T21:40:27.416Z] 53926ce57604: Download complete [2023-01-10T21:40:31.597Z] 53926ce57604: Pull complete [2023-01-10T21:40:31.597Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:40:31.597Z] 22ff95d597cd: Pull complete [2023-01-10T21:40:31.597Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:40:33.515Z] 96b7cbca73a9: Pull complete [2023-01-10T21:40:34.085Z] a7acece74701: Pull complete [2023-01-10T21:40:34.085Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:40:34.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:40:34.085Z] ---> db6d94c90886 [2023-01-10T21:40:34.085Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:40:36.001Z] ---> Running in 3d60a10296c2 [2023-01-10T21:40:36.001Z] Removing intermediate container 3d60a10296c2 [2023-01-10T21:40:36.001Z] ---> e8eea323ed1d [2023-01-10T21:40:36.001Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:40:36.001Z] ---> Running in 7c1745388e63 [2023-01-10T21:40:36.262Z] Removing intermediate container 7c1745388e63 [2023-01-10T21:40:36.262Z] ---> f660a007d593 [2023-01-10T21:40:36.262Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:40:36.262Z] ---> Running in fbd36bbe63a4 [2023-01-10T21:40:36.262Z] Removing intermediate container fbd36bbe63a4 [2023-01-10T21:40:36.262Z] ---> 4b2d0428dea6 [2023-01-10T21:40:36.262Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:40:36.262Z] ---> Running in 7f8e1f661816 [2023-01-10T21:40:36.522Z] Removing intermediate container 7f8e1f661816 [2023-01-10T21:40:36.522Z] ---> 64b08dff8a93 [2023-01-10T21:40:36.522Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:40:36.522Z] ---> Running in 3657d7ca4e1f [2023-01-10T21:40:36.522Z] Removing intermediate container 3657d7ca4e1f [2023-01-10T21:40:36.522Z] ---> 8ab54904f38c [2023-01-10T21:40:36.522Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:40:36.522Z] ---> Running in e5019a1e1bf1 [2023-01-10T21:40:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:40:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:40:37.349Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:40:37.349Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:40:37.349Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:40:37.349Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:40:37.349Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:40:37.349Z] OK: 216 MiB in 55 packages [2023-01-10T21:40:37.918Z] Removing intermediate container e5019a1e1bf1 [2023-01-10T21:40:37.918Z] ---> 3e0dc1c23641 [2023-01-10T21:40:37.918Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:40:37.918Z] ---> 084ed05b6aee [2023-01-10T21:40:37.918Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:40:37.918Z] ---> Running in 8b5a5358e71a [2023-01-10T21:40:40.102Z] Still waiting to schedule task [2023-01-10T21:40:40.102Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:40:59.876Z] Removing intermediate container 8b5a5358e71a [2023-01-10T21:40:59.876Z] ---> 1fef08148ccf [2023-01-10T21:40:59.876Z] Step 11/12 : COPY . . [2023-01-10T21:40:59.876Z] ---> e381feb430a8 [2023-01-10T21:40:59.876Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:40:59.876Z] ---> Running in 2a8d388ff606 [2023-01-10T21:40:59.876Z] noop [2023-01-10T21:40:59.876Z] Removing intermediate container 2a8d388ff606 [2023-01-10T21:40:59.876Z] ---> f0e482556016 [2023-01-10T21:40:59.876Z] Successfully built f0e482556016 [2023-01-10T21:40:59.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:41:00.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:41:00.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:41:00.246Z] prd-ubuntu20.04-docker-8c-8g-1718 does not seem to be running inside a container [2023-01-10T21:41:00.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-01-10T21:41:00.663Z] $ docker top 4b367cde73cffae93a08c3ed0365dd5e73adf95ddea1bc69cf4dd7bcc2d80e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:41:01.000Z] + go version [2023-01-10T21:41:01.000Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:41:01.008Z] $ docker stop --time=1 4b367cde73cffae93a08c3ed0365dd5e73adf95ddea1bc69cf4dd7bcc2d80e13 [2023-01-10T21:41:02.479Z] $ docker rm -f --volumes 4b367cde73cffae93a08c3ed0365dd5e73adf95ddea1bc69cf4dd7bcc2d80e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:41:02.855Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:41:02.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:41:02.916Z] prd-ubuntu20.04-docker-8c-8g-1718 does not seem to be running inside a container [2023-01-10T21:41:02.946Z] $ 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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-01-10T21:41:03.299Z] $ docker top 4720ddecfa5a0889801f45ef095cdbdc4443472cd88cd207a8aa97cbb4f8a1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:41:03.645Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:41:03.935Z] + make test [2023-01-10T21:41:03.935Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:41:04.192Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:41:12.307Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:41:12.307Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:41:18.911Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:41:18.911Z] go vet ./... [2023-01-10T21:41:23.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:41:23.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:41:23.121Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:41:23.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:41:23.248Z] $ docker stop --time=1 4720ddecfa5a0889801f45ef095cdbdc4443472cd88cd207a8aa97cbb4f8a1dd [2023-01-10T21:41:25.139Z] $ docker rm -f --volumes 4720ddecfa5a0889801f45ef095cdbdc4443472cd88cd207a8aa97cbb4f8a1dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:41:25.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:41:25.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:41:26.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:41:26.501Z] + ls -al . [2023-01-10T21:41:26.501Z] total 168 [2023-01-10T21:41:26.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:41 . [2023-01-10T21:41:26.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:40 .. [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:40 .dockerignore [2023-01-10T21:41:26.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:41 .git [2023-01-10T21:41:26.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:40 .github [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:40 .gitignore [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:40 .golangci.yml [2023-01-10T21:41:26.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:40 .semver [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:40 Attribution.txt [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:40 CHANGELOG.md [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:40 Dockerfile [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:40 GOVERNANCE.md [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:40 Jenkinsfile [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:40 LICENSE [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:40 Makefile [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:40 OWNERS.md [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:40 README.md [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:40 VERSION [2023-01-10T21:41:26.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:40 bin [2023-01-10T21:41:26.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:40 cmd [2023-01-10T21:41:26.501Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:41 coverage.out [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 10 21:40 go.mod [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 10 21:40 go.sum [2023-01-10T21:41:26.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:40 internal [2023-01-10T21:41:26.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:40 snap [2023-01-10T21:41:26.501Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:41:26.845Z] + 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=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 --label arch=amd64 --label version=0.0.0 . [2023-01-10T21:41:26.845Z] Sending build context to Docker daemon 15.98MB [2023-01-10T21:41:26.845Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:41:26.845Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:41:26.845Z] ---> f0e482556016 [2023-01-10T21:41:26.845Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:41:27.118Z] ---> Running in c58e9eb1f4b9 [2023-01-10T21:41:27.118Z] Removing intermediate container c58e9eb1f4b9 [2023-01-10T21:41:27.118Z] ---> 8f48eb65f276 [2023-01-10T21:41:27.118Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:41:27.118Z] ---> Running in 61e28891c5a7 [2023-01-10T21:41:27.118Z] Removing intermediate container 61e28891c5a7 [2023-01-10T21:41:27.118Z] ---> fe233b3134e2 [2023-01-10T21:41:27.118Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:41:27.383Z] ---> Running in 88c1a463fc44 [2023-01-10T21:41:27.383Z] Removing intermediate container 88c1a463fc44 [2023-01-10T21:41:27.383Z] ---> eaaf0ad3a68e [2023-01-10T21:41:27.383Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:41:27.383Z] ---> Running in 4ef8695e91cf [2023-01-10T21:41:27.383Z] Removing intermediate container 4ef8695e91cf [2023-01-10T21:41:27.383Z] ---> 800f8ae740ca [2023-01-10T21:41:27.383Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:41:27.642Z] ---> Running in f80a76184164 [2023-01-10T21:41:27.642Z] Removing intermediate container f80a76184164 [2023-01-10T21:41:27.642Z] ---> 8b4590ef56ae [2023-01-10T21:41:27.643Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:41:27.643Z] ---> Running in 0e24e1c53286 [2023-01-10T21:41:27.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:41:28.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:41:28.422Z] OK: 216 MiB in 55 packages [2023-01-10T21:41:28.681Z] Removing intermediate container 0e24e1c53286 [2023-01-10T21:41:28.681Z] ---> f3da851460dc [2023-01-10T21:41:28.681Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:41:28.940Z] ---> b6af554276b3 [2023-01-10T21:41:28.940Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:41:28.940Z] ---> Running in 74b02d49d03a [2023-01-10T21:41:29.878Z] Removing intermediate container 74b02d49d03a [2023-01-10T21:41:29.878Z] ---> ee52fd58679d [2023-01-10T21:41:29.878Z] Step 11/25 : COPY . . [2023-01-10T21:41:30.137Z] ---> 6e91ed79f4e2 [2023-01-10T21:41:30.137Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:41:30.137Z] ---> Running in 7ba696c1effd [2023-01-10T21:41:30.395Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:41:45.277Z] Removing intermediate container 7ba696c1effd [2023-01-10T21:41:45.277Z] ---> 02dc79238a89 [2023-01-10T21:41:45.277Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:41:45.277Z] 3.16: Pulling from library/alpine [2023-01-10T21:41:45.277Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:41:45.277Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T21:41:45.277Z] ca7dd9ec2225: Download complete [2023-01-10T21:41:45.277Z] ca7dd9ec2225: Pull complete [2023-01-10T21:41:45.277Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:41:45.277Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:41:45.277Z] ---> bfe296a52501 [2023-01-10T21:41:45.277Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:41:45.277Z] ---> Running in 4f8bba3cda3d [2023-01-10T21:41:45.277Z] Removing intermediate container 4f8bba3cda3d [2023-01-10T21:41:45.277Z] ---> b0086cd90e9d [2023-01-10T21:41:45.277Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:41:45.277Z] ---> Running in 28737af66a8b [2023-01-10T21:41:45.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:41:45.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:41:45.277Z] OK: 6 MiB in 14 packages [2023-01-10T21:41:45.277Z] Removing intermediate container 28737af66a8b [2023-01-10T21:41:45.277Z] ---> d78e47efd282 [2023-01-10T21:41:45.277Z] Step 16/25 : WORKDIR / [2023-01-10T21:41:45.277Z] ---> Running in f5c85f824ee2 [2023-01-10T21:41:45.277Z] Removing intermediate container f5c85f824ee2 [2023-01-10T21:41:45.277Z] ---> bd160840f66f [2023-01-10T21:41:45.277Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:41:45.277Z] ---> ec633b6b54f2 [2023-01-10T21:41:45.277Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:41:45.277Z] ---> a69efdc5bb0f [2023-01-10T21:41:45.277Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:41:45.846Z] ---> 2b6cefb30c35 [2023-01-10T21:41:45.846Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:41:45.846Z] ---> Running in d2be4027eeec [2023-01-10T21:41:45.846Z] Removing intermediate container d2be4027eeec [2023-01-10T21:41:45.846Z] ---> a1740c98cce7 [2023-01-10T21:41:45.846Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:41:45.846Z] ---> Running in 0e0b3f76d9c1 [2023-01-10T21:41:46.105Z] Removing intermediate container 0e0b3f76d9c1 [2023-01-10T21:41:46.105Z] ---> cf083ba30b52 [2023-01-10T21:41:46.105Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:41:46.105Z] ---> Running in 27ffca30f2e4 [2023-01-10T21:41:46.105Z] Removing intermediate container 27ffca30f2e4 [2023-01-10T21:41:46.105Z] ---> 5d580d7acb24 [2023-01-10T21:41:46.105Z] Step 23/25 : LABEL arch=amd64 [2023-01-10T21:41:46.105Z] ---> Running in 06c2c072f5af [2023-01-10T21:41:46.362Z] Removing intermediate container 06c2c072f5af [2023-01-10T21:41:46.362Z] ---> e1fb358b30f6 [2023-01-10T21:41:46.362Z] Step 24/25 : LABEL git_sha=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [2023-01-10T21:41:46.362Z] ---> Running in d21cb74d4481 [2023-01-10T21:41:46.362Z] Removing intermediate container d21cb74d4481 [2023-01-10T21:41:46.362Z] ---> 7d2db1e91ad1 [2023-01-10T21:41:46.362Z] Step 25/25 : LABEL version=0.0.0 [2023-01-10T21:41:46.362Z] ---> Running in 02a5d6f66640 [2023-01-10T21:41:46.620Z] Removing intermediate container 02a5d6f66640 [2023-01-10T21:41:46.620Z] ---> 69ed0a93cd5d [2023-01-10T21:41:46.620Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:41:46.620Z] Successfully built 69ed0a93cd5d [2023-01-10T21:41:46.620Z] 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-01-10T21:41:47.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:41:47.026Z] [2023-01-10T21:41:47.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:41:47.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:41:47.321Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:41:47.321Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:41:47.321Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:41:47.321Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:41:47.321Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:41:47.321Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:41:47.321Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:41:47.321Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:41:47.321Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:41:47.321Z] 33b1e0a273af: Waiting [2023-01-10T21:41:47.321Z] 5d3b04190fa2: Waiting [2023-01-10T21:41:47.321Z] 2f39f015ded8: Waiting [2023-01-10T21:41:47.321Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T21:41:47.321Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:41:47.321Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:41:47.321Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:41:47.321Z] 33b1e0a273af: Download complete [2023-01-10T21:41:47.579Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:41:47.579Z] 5d3b04190fa2: Download complete [2023-01-10T21:41:47.579Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:41:47.579Z] ec43610c2a17: Download complete [2023-01-10T21:41:47.579Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:41:47.579Z] 5eb5b503b376: Download complete [2023-01-10T21:41:48.515Z] 2f39f015ded8: Verifying Checksum [2023-01-10T21:41:48.515Z] 2f39f015ded8: Download complete [2023-01-10T21:41:48.773Z] 5eb5b503b376: Pull complete [2023-01-10T21:41:48.773Z] 5c69ac0246d0: Pull complete [2023-01-10T21:41:49.337Z] ec43610c2a17: Pull complete [2023-01-10T21:41:49.337Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:41:49.598Z] 33b1e0a273af: Pull complete [2023-01-10T21:41:49.598Z] 5d3b04190fa2: Pull complete [2023-01-10T21:41:53.780Z] 2f39f015ded8: Pull complete [2023-01-10T21:41:53.780Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:41:53.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:41:53.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:41:53.865Z] prd-ubuntu20.04-docker-8c-8g-1718 does not seem to be running inside a container [2023-01-10T21:41:53.897Z] $ 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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-01-10T21:41:55.870Z] $ docker top 548e0127119330b1dd6798bd9ee21328cce57d54382957875549f26f4def809a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:41:56.255Z] ---> job-cost.sh [2023-01-10T21:41:56.255Z] lf-activate-venv: SKIPPING [2023-01-10T21:41:56.255Z] INFO: No Stack... [2023-01-10T21:41:56.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:41:56.775Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:41:57.064Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-01-10T21:41:57.064Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:41:57.076Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [2023-01-10T21:41:57.084Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] did not exist. Created. [2023-01-10T21:41:57.084Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:41:57.394Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:41:57.416Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:41:57.422Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:41:57.442Z] $ docker stop --time=1 548e0127119330b1dd6798bd9ee21328cce57d54382957875549f26f4def809a [2023-01-10T21:41:58.621Z] $ docker rm -f --volumes 548e0127119330b1dd6798bd9ee21328cce57d54382957875549f26f4def809a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:43:24.017Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1720 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-01-10T21:43:24.030Z] Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout [2023-01-10T21:43:24.062Z] The recommended git tool is: git [2023-01-10T21:43:30.308Z] using credential edgex-jenkins-ssh [2023-01-10T21:43:30.326Z] Cloning the remote Git repository [2023-01-10T21:43:30.375Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:43:30.454Z] > git init /w/workspace/device-gpio/5 # timeout=10 [2023-01-10T21:43:30.629Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:43:30.630Z] > git --version # timeout=10 [2023-01-10T21:43:30.653Z] > git --version # 'git version 2.25.1' [2023-01-10T21:43:30.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:43:30.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:43:34.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-10T21:43:34.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:43:35.835Z] Merging remotes/origin/main commit 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae into PR head commit 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [2023-01-10T21:43:35.299Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-10T21:43:35.352Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:43:35.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:43:35.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T21:43:36.084Z] Merge succeeded, producing 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [2023-01-10T21:43:36.084Z] Checking out Revision 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 (PR-71) [2023-01-10T21:43:36.643Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:43:35.855Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:43:35.876Z] > git checkout -f 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 # timeout=10 [2023-01-10T21:43:35.965Z] > git remote # timeout=10 [2023-01-10T21:43:35.990Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T21:43:36.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:43:36.037Z] > git merge 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 [2023-01-10T21:43:36.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T21:43:36.092Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:43:36.108Z] > git checkout -f 19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 # timeout=10 [2023-01-10T21:43:37.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:43:37.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:43:37.467Z] Dload Upload Total Spent Left Speed [2023-01-10T21:43:37.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-01-10T21:43:38.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:43:38.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T21:43:38.522Z] + sudo tee /etc/docker/daemon.new [2023-01-10T21:43:38.522Z] { [2023-01-10T21:43:38.522Z] "registry-mirrors": [ [2023-01-10T21:43:38.522Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:43:38.522Z] ], [2023-01-10T21:43:38.522Z] "bip": "10.250.0.254/24", [2023-01-10T21:43:38.522Z] "hosts": [ [2023-01-10T21:43:38.522Z] "tcp://0.0.0.0:5555", [2023-01-10T21:43:38.522Z] "unix:///var/run/docker.sock" [2023-01-10T21:43:38.522Z] ], [2023-01-10T21:43:38.522Z] "mtu": 1458, [2023-01-10T21:43:38.522Z] "selinux-enabled": true, [2023-01-10T21:43:38.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:43:38.522Z] } [Pipeline] sh [2023-01-10T21:43:38.870Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:43:39.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:43:57.562Z] provisioning config files... [2023-01-10T21:43:57.593Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config14228568101838613401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:43:57.957Z] ---> docker-login.sh [2023-01-10T21:43:57.957Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:43:58.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:43:58.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:43:58.550Z] Configure a credential helper to remove this warning. See [2023-01-10T21:43:58.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:43:58.550Z] [2023-01-10T21:43:58.550Z] Login Succeeded [2023-01-10T21:43:58.550Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:43:58.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:43:59.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:43:59.098Z] Configure a credential helper to remove this warning. See [2023-01-10T21:43:59.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:43:59.098Z] [2023-01-10T21:43:59.098Z] Login Succeeded [2023-01-10T21:43:59.098Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:43:59.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:43:59.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:43:59.376Z] Configure a credential helper to remove this warning. See [2023-01-10T21:43:59.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:43:59.376Z] [2023-01-10T21:43:59.376Z] Login Succeeded [2023-01-10T21:43:59.376Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:43:59.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:43:59.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:43:59.930Z] Configure a credential helper to remove this warning. See [2023-01-10T21:43:59.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:43:59.930Z] [2023-01-10T21:43:59.930Z] Login Succeeded [2023-01-10T21:43:59.930Z] docker.io [2023-01-10T21:44:00.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:44:00.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:44:00.471Z] Configure a credential helper to remove this warning. See [2023-01-10T21:44:00.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:44:00.471Z] [2023-01-10T21:44:00.471Z] Login Succeeded [2023-01-10T21:44:00.471Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:44:00.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:44:00.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:44:00.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:44:00.810Z] ========================================================= [2023-01-10T21:44:00.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:44:00.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:44:01.166Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:44:01.763Z] Sending build context to Docker daemon 8.065MB [2023-01-10T21:44:01.763Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:44:01.763Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:44:01.763Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:44:01.763Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:44:01.763Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:44:01.763Z] e16973657156: Pulling fs layer [2023-01-10T21:44:01.763Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:44:01.763Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:44:01.763Z] dda99020689f: Pulling fs layer [2023-01-10T21:44:01.763Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:44:01.763Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:44:01.763Z] fc693d55d65f: Waiting [2023-01-10T21:44:01.763Z] 7e9fc2657dce: Waiting [2023-01-10T21:44:01.763Z] dda99020689f: Waiting [2023-01-10T21:44:01.763Z] db1c61fa0a46: Waiting [2023-01-10T21:44:01.763Z] e16973657156: Verifying Checksum [2023-01-10T21:44:01.763Z] e16973657156: Download complete [2023-01-10T21:44:01.763Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:44:01.763Z] 35d82f9e3411: Download complete [2023-01-10T21:44:02.038Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T21:44:02.038Z] 7e9fc2657dce: Download complete [2023-01-10T21:44:02.038Z] dda99020689f: Verifying Checksum [2023-01-10T21:44:02.038Z] dda99020689f: Download complete [2023-01-10T21:44:02.038Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:44:02.038Z] 9b18e9b68314: Download complete [2023-01-10T21:44:03.067Z] 9b18e9b68314: Pull complete [2023-01-10T21:44:03.337Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:44:03.337Z] 891c053d2c06: Download complete [2023-01-10T21:44:03.612Z] 35d82f9e3411: Pull complete [2023-01-10T21:44:03.896Z] e16973657156: Pull complete [2023-01-10T21:44:04.880Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:44:04.881Z] db1c61fa0a46: Download complete [2023-01-10T21:44:05.159Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:44:05.159Z] fc693d55d65f: Download complete [2023-01-10T21:44:20.234Z] fc693d55d65f: Pull complete [2023-01-10T21:44:20.234Z] 7e9fc2657dce: Pull complete [2023-01-10T21:44:20.234Z] dda99020689f: Pull complete [2023-01-10T21:44:25.615Z] db1c61fa0a46: Pull complete [2023-01-10T21:44:28.219Z] 891c053d2c06: Pull complete [2023-01-10T21:44:28.219Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:44:28.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:44:28.219Z] ---> f96f9c87975a [2023-01-10T21:44:28.219Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:44:30.195Z] ---> Running in d84d60891f10 [2023-01-10T21:44:30.195Z] Removing intermediate container d84d60891f10 [2023-01-10T21:44:30.195Z] ---> 5f95aaaddc4c [2023-01-10T21:44:30.195Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:44:30.195Z] ---> Running in d66625273435 [2023-01-10T21:44:30.484Z] Removing intermediate container d66625273435 [2023-01-10T21:44:30.484Z] ---> c2a74aa87edc [2023-01-10T21:44:30.484Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:44:30.760Z] ---> Running in 7f2318da3394 [2023-01-10T21:44:31.033Z] Removing intermediate container 7f2318da3394 [2023-01-10T21:44:31.033Z] ---> 233fc2fa0ce7 [2023-01-10T21:44:31.033Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:44:31.033Z] ---> Running in ed31a4561b3d [2023-01-10T21:44:31.624Z] Removing intermediate container ed31a4561b3d [2023-01-10T21:44:31.624Z] ---> 0812e8f11fe4 [2023-01-10T21:44:31.624Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:44:31.624Z] ---> Running in e08d9525ea76 [2023-01-10T21:44:31.897Z] Removing intermediate container e08d9525ea76 [2023-01-10T21:44:31.898Z] ---> 9fa330dabfca [2023-01-10T21:44:31.898Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:44:32.174Z] ---> Running in 4bec3e5c68de [2023-01-10T21:44:33.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:44:33.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:44:34.380Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:44:34.649Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:44:34.649Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:44:34.649Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:44:34.649Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:44:34.918Z] OK: 226 MiB in 55 packages [2023-01-10T21:44:35.895Z] Removing intermediate container 4bec3e5c68de [2023-01-10T21:44:35.895Z] ---> d9e7ffa27880 [2023-01-10T21:44:35.895Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:44:36.167Z] ---> c0a0f35ca990 [2023-01-10T21:44:36.167Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:44:36.445Z] ---> Running in 1365a53542b1 [2023-01-10T21:45:32.924Z] Removing intermediate container 1365a53542b1 [2023-01-10T21:45:32.924Z] ---> 883fef4fe719 [2023-01-10T21:45:32.924Z] Step 11/12 : COPY . . [2023-01-10T21:45:32.924Z] ---> 6d9869b196cb [2023-01-10T21:45:32.924Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:45:32.924Z] ---> Running in 517aeefefe34 [2023-01-10T21:45:33.900Z] noop [2023-01-10T21:45:34.876Z] Removing intermediate container 517aeefefe34 [2023-01-10T21:45:34.876Z] ---> b7a2cb986286 [2023-01-10T21:45:34.876Z] Successfully built b7a2cb986286 [2023-01-10T21:45:34.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:45:35.242Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:45:35.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:45:35.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-01-10T21:45:35.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:45:36.744Z] $ docker top 32818c1ecf4576e5fde073682dfae9188292932b3085d19dc204a9fdd2e1b1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:45:37.600Z] + go version [2023-01-10T21:45:37.600Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:45:37.624Z] $ docker stop --time=1 32818c1ecf4576e5fde073682dfae9188292932b3085d19dc204a9fdd2e1b1c7 [2023-01-10T21:45:40.436Z] $ docker rm -f --volumes 32818c1ecf4576e5fde073682dfae9188292932b3085d19dc204a9fdd2e1b1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:45:40.988Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:45:40.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:45:41.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-01-10T21:45:41.266Z] $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:45:42.520Z] $ docker top 65d6162848065c0841752a35c59f932f77425a7f29e86e896f5b0bbaf7b68891 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:45:43.365Z] + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:45:43.705Z] + make test [2023-01-10T21:45:43.975Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:45:45.389Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:47:22.086Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:47:22.086Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:47:22.086Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T21:47:22.086Z] go vet ./... [2023-01-10T21:47:32.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:47:32.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:47:32.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:47:32.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:47:32.216Z] $ docker stop --time=1 65d6162848065c0841752a35c59f932f77425a7f29e86e896f5b0bbaf7b68891 [2023-01-10T21:47:34.021Z] $ docker rm -f --volumes 65d6162848065c0841752a35c59f932f77425a7f29e86e896f5b0bbaf7b68891 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:47:35.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:47:35.026Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T21:47:35.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:47:35.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:47:36.223Z] + ls -al . [2023-01-10T21:47:36.223Z] total 164 [2023-01-10T21:47:36.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:45 . [2023-01-10T21:47:36.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:43 .. [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:43 .dockerignore [2023-01-10T21:47:36.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:43 .git [2023-01-10T21:47:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:43 .github [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:43 .gitignore [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:43 .golangci.yml [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:43 Attribution.txt [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:43 CHANGELOG.md [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:43 Dockerfile [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:43 GOVERNANCE.md [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:43 Jenkinsfile [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:43 LICENSE [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:43 Makefile [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:43 OWNERS.md [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:43 README.md [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:40 VERSION [2023-01-10T21:47:36.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:43 bin [2023-01-10T21:47:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:43 cmd [2023-01-10T21:47:36.223Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:45 coverage.out [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 10 21:43 go.mod [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 10 21:43 go.sum [2023-01-10T21:47:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:43 internal [2023-01-10T21:47:36.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:43 snap [2023-01-10T21:47:36.223Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:47:36.575Z] + 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=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 --label arch=arm64 --label version=0.0.0 . [2023-01-10T21:47:36.844Z] Sending build context to Docker daemon 8.066MB [2023-01-10T21:47:36.844Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:47:36.844Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:47:36.844Z] ---> b7a2cb986286 [2023-01-10T21:47:36.844Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:47:37.114Z] ---> Running in 4acb1af389ee [2023-01-10T21:47:37.382Z] Removing intermediate container 4acb1af389ee [2023-01-10T21:47:37.382Z] ---> 947b3e3e798f [2023-01-10T21:47:37.382Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:47:37.382Z] ---> Running in ecf753e919fa [2023-01-10T21:47:37.651Z] Removing intermediate container ecf753e919fa [2023-01-10T21:47:37.651Z] ---> 3ae1735f8665 [2023-01-10T21:47:37.651Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:47:37.924Z] ---> Running in bd7ef5dd8c03 [2023-01-10T21:47:38.193Z] Removing intermediate container bd7ef5dd8c03 [2023-01-10T21:47:38.193Z] ---> 541c3309ae95 [2023-01-10T21:47:38.193Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:47:38.193Z] ---> Running in a51461a30350 [2023-01-10T21:47:38.463Z] Removing intermediate container a51461a30350 [2023-01-10T21:47:38.464Z] ---> f6962754c2f9 [2023-01-10T21:47:38.464Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:47:38.464Z] ---> Running in b27f8b810d5e [2023-01-10T21:47:38.741Z] Removing intermediate container b27f8b810d5e [2023-01-10T21:47:38.741Z] ---> 705521c6a1e8 [2023-01-10T21:47:38.741Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:47:39.010Z] ---> Running in 5e27414bb40b [2023-01-10T21:47:39.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:47:40.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:47:41.655Z] OK: 226 MiB in 55 packages [2023-01-10T21:47:42.243Z] Removing intermediate container 5e27414bb40b [2023-01-10T21:47:42.243Z] ---> 5e5b7838a56d [2023-01-10T21:47:42.243Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:47:42.827Z] ---> b9948e35919e [2023-01-10T21:47:42.827Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:47:42.827Z] ---> Running in b071ab26dd10 [2023-01-10T21:47:44.773Z] Removing intermediate container b071ab26dd10 [2023-01-10T21:47:44.773Z] ---> 924bf7827b31 [2023-01-10T21:47:44.773Z] Step 11/25 : COPY . . [2023-01-10T21:47:45.735Z] ---> 9b925b0f93f6 [2023-01-10T21:47:45.736Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:47:45.736Z] ---> Running in 012dc8b860a3 [2023-01-10T21:47:46.697Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:49:23.631Z] Removing intermediate container 012dc8b860a3 [2023-01-10T21:49:23.631Z] ---> 4b0e119ec3f6 [2023-01-10T21:49:23.631Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:49:23.631Z] 3.16: Pulling from library/alpine [2023-01-10T21:49:23.631Z] 6875df1f5354: Pulling fs layer [2023-01-10T21:49:23.631Z] 6875df1f5354: Verifying Checksum [2023-01-10T21:49:23.631Z] 6875df1f5354: Download complete [2023-01-10T21:49:23.631Z] 6875df1f5354: Pull complete [2023-01-10T21:49:23.631Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:49:23.631Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:49:23.631Z] ---> 2b4661558fb8 [2023-01-10T21:49:23.631Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:49:23.631Z] ---> Running in 0df87a648359 [2023-01-10T21:49:23.631Z] Removing intermediate container 0df87a648359 [2023-01-10T21:49:23.631Z] ---> 042372ea78e6 [2023-01-10T21:49:23.631Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:49:23.631Z] ---> Running in e0e4caf245f6 [2023-01-10T21:49:23.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:49:23.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:49:23.631Z] OK: 5 MiB in 14 packages [2023-01-10T21:49:23.631Z] Removing intermediate container e0e4caf245f6 [2023-01-10T21:49:23.631Z] ---> 83e73fdbc571 [2023-01-10T21:49:23.631Z] Step 16/25 : WORKDIR / [2023-01-10T21:49:23.631Z] ---> Running in 20a12786018c [2023-01-10T21:49:23.631Z] Removing intermediate container 20a12786018c [2023-01-10T21:49:23.631Z] ---> 02746497ff07 [2023-01-10T21:49:23.631Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:49:23.631Z] ---> bd589866d888 [2023-01-10T21:49:23.631Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:49:23.631Z] ---> 49271bf649a3 [2023-01-10T21:49:23.631Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:49:23.631Z] ---> 0f195c470d60 [2023-01-10T21:49:23.631Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:49:23.631Z] ---> Running in 0943b0f1c017 [2023-01-10T21:49:23.631Z] Removing intermediate container 0943b0f1c017 [2023-01-10T21:49:23.631Z] ---> 945b4ad3f9df [2023-01-10T21:49:23.631Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:49:23.631Z] ---> Running in b46c111c52b4 [2023-01-10T21:49:23.631Z] Removing intermediate container b46c111c52b4 [2023-01-10T21:49:23.631Z] ---> 050cfa82e840 [2023-01-10T21:49:23.631Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:49:23.631Z] ---> Running in b3b21d8d808f [2023-01-10T21:49:23.631Z] Removing intermediate container b3b21d8d808f [2023-01-10T21:49:23.631Z] ---> fbe2fed6cfd1 [2023-01-10T21:49:23.631Z] Step 23/25 : LABEL arch=arm64 [2023-01-10T21:49:23.631Z] ---> Running in c231f6e0a4d7 [2023-01-10T21:49:23.631Z] Removing intermediate container c231f6e0a4d7 [2023-01-10T21:49:23.631Z] ---> 14f36b2f36f3 [2023-01-10T21:49:23.631Z] Step 24/25 : LABEL git_sha=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [2023-01-10T21:49:23.631Z] ---> Running in 56ff4ba882f7 [2023-01-10T21:49:23.631Z] Removing intermediate container 56ff4ba882f7 [2023-01-10T21:49:23.631Z] ---> 29bca27bd1f2 [2023-01-10T21:49:23.631Z] Step 25/25 : LABEL version=0.0.0 [2023-01-10T21:49:23.631Z] ---> Running in 17cc009e8d10 [2023-01-10T21:49:23.631Z] Removing intermediate container 17cc009e8d10 [2023-01-10T21:49:23.631Z] ---> b06bc055e6ee [2023-01-10T21:49:23.631Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:49:23.631Z] Successfully built b06bc055e6ee [2023-01-10T21:49:23.631Z] 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-01-10T21:49:24.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:49:24.067Z] [2023-01-10T21:49:24.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:49:24.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:49:24.408Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:49:24.408Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:49:24.408Z] 04944245beec: Pulling fs layer [2023-01-10T21:49:24.408Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:49:24.408Z] 765212b225bb: Pulling fs layer [2023-01-10T21:49:24.408Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:49:24.408Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:49:24.408Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:49:24.679Z] 765212b225bb: Waiting [2023-01-10T21:49:24.679Z] d65c8cfc05b1: Waiting [2023-01-10T21:49:24.679Z] f23df028b6ca: Waiting [2023-01-10T21:49:24.679Z] 2437ff75d9bd: Waiting [2023-01-10T21:49:24.679Z] 04944245beec: Verifying Checksum [2023-01-10T21:49:24.679Z] 04944245beec: Download complete [2023-01-10T21:49:24.679Z] 765212b225bb: Download complete [2023-01-10T21:49:24.679Z] f23df028b6ca: Verifying Checksum [2023-01-10T21:49:24.679Z] f23df028b6ca: Download complete [2023-01-10T21:49:24.679Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:49:24.679Z] d65c8cfc05b1: Download complete [2023-01-10T21:49:24.949Z] 699f458cf7ca: Verifying Checksum [2023-01-10T21:49:24.950Z] 699f458cf7ca: Download complete [2023-01-10T21:49:25.220Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T21:49:25.221Z] 8998bd30e6a1: Download complete [2023-01-10T21:49:27.814Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:49:27.814Z] 2437ff75d9bd: Download complete [2023-01-10T21:49:29.233Z] 8998bd30e6a1: Pull complete [2023-01-10T21:49:30.646Z] 04944245beec: Pull complete [2023-01-10T21:49:31.612Z] 699f458cf7ca: Pull complete [2023-01-10T21:49:31.881Z] 765212b225bb: Pull complete [2023-01-10T21:49:32.466Z] f23df028b6ca: Pull complete [2023-01-10T21:49:32.734Z] d65c8cfc05b1: Pull complete [2023-01-10T21:49:47.729Z] 2437ff75d9bd: Pull complete [2023-01-10T21:49:47.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:49:47.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:49:47.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:49:47.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-01-10T21:49:47.999Z] $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T21:49:50.712Z] $ docker top 493cb88fd107bcd72343c9527984cc990a7854104b202892ef72de4057762b17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:49:51.556Z] ---> job-cost.sh [2023-01-10T21:49:51.556Z] lf-activate-venv: SKIPPING [2023-01-10T21:49:51.556Z] INFO: No Stack... [2023-01-10T21:49:52.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:49:52.727Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:49:53.058Z] + cat /w/workspace/device-gpio/5/archives/cost.csv [2023-01-10T21:49:53.058Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:49:53.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [2023-01-10T21:49:53.411Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] did not exist. Created. [2023-01-10T21:49:53.411Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:49:54.065Z] /w/workspace/device-gpio/5@tmp/durable-dbda63ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:49:54.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:49:54.744Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:49:54.804Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:49:54.810Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:49:54.827Z] $ docker stop --time=1 493cb88fd107bcd72343c9527984cc990a7854104b202892ef72de4057762b17 [2023-01-10T21:49:56.310Z] $ docker rm -f --volumes 493cb88fd107bcd72343c9527984cc990a7854104b202892ef72de4057762b17 [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-01-10T21:49:56.656Z] provisioning config files... [2023-01-10T21:49:56.661Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config13597079019998394158tmp [Pipeline] { [Pipeline] sh [2023-01-10T21:49:56.951Z] + set +x [2023-01-10T21:49:56.951Z] + + curl -s https://codecov.io/bash [2023-01-10T21:49:56.951Z] bash -s -- [2023-01-10T21:49:56.951Z] [2023-01-10T21:49:56.951Z] _____ _ [2023-01-10T21:49:56.951Z] / ____| | | [2023-01-10T21:49:56.951Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T21:49:56.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T21:49:56.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T21:49:56.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T21:49:56.951Z] Bash-1.0.6 [2023-01-10T21:49:56.951Z] [2023-01-10T21:49:56.951Z] [2023-01-10T21:49:56.951Z] ==> git version 2.25.1 found [2023-01-10T21:49:56.951Z] ==> 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-01-10T21:49:56.951Z] Release-Date: 2020-01-08 [2023-01-10T21:49:56.951Z] 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-01-10T21:49:56.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T21:49:56.951Z] ==> Jenkins CI detected. [2023-01-10T21:49:56.951Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-10T21:49:56.951Z] project root: . [2023-01-10T21:49:56.951Z] --> token set from env [2023-01-10T21:49:56.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T21:49:56.951Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T21:49:56.951Z] ==> Python coveragepy not found [2023-01-10T21:49:56.951Z] ==> Searching for coverage reports in: [2023-01-10T21:49:56.951Z] + . [2023-01-10T21:49:56.951Z] -> Found 1 reports [2023-01-10T21:49:56.951Z] ==> Detecting git/mercurial file structure [2023-01-10T21:49:56.951Z] ==> Reading reports [2023-01-10T21:49:56.951Z] + ./coverage.out bytes=10 [2023-01-10T21:49:56.951Z] ==> Appending adjustments [2023-01-10T21:49:56.951Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T21:49:57.212Z] + Found adjustments [2023-01-10T21:49:57.212Z] ==> Gzipping contents [2023-01-10T21:49:57.212Z] 4.0K /tmp/codecov.7WXCSR.gz [2023-01-10T21:49:57.212Z] ==> Uploading reports [2023-01-10T21:49:57.212Z] url: https://codecov.io [2023-01-10T21:49:57.212Z] query: branch=PR-71&commit=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-10T21:49:57.212Z] -> Pinging Codecov [2023-01-10T21:49:57.212Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=19706bef20e0a7e83b9d73acbde57e7eb7e84bd4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-10T21:49:57.472Z] -> Uploading to [2023-01-10T21:49:57.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/19706bef20e0a7e83b9d73acbde57e7eb7e84bd4/b90e4e22-bf74-4a86-ab57-54b2f98ea946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T214957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50d7289bf1826aca10978f463fee36d642571f358ecacdd73d252956aec621e8 [2023-01-10T21:49:57.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:49:57.472Z] Dload Upload Total Spent Left Speed [2023-01-10T21:49:57.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2789 --:--:-- --:--:-- --:--:-- 2799 [2023-01-10T21:49:57.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/19706bef20e0a7e83b9d73acbde57e7eb7e84bd4 [Pipeline] } [2023-01-10T21:49:57.739Z] 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-01-10T21:49:58.387Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-01-10T21:49:58.388Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:49:58.388Z] total 16 [2023-01-10T21:49:58.388Z] drwxr-xr-x 3 root root 4096 Jan 10 21:41 . [2023-01-10T21:49:58.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:41 .. [2023-01-10T21:49:58.388Z] drwxr-xr-x 2 root root 4096 Jan 10 21:41 cost [2023-01-10T21:49:58.388Z] -rw-r--r-- 1 root root 82 Jan 10 21:41 cost.csv [2023-01-10T21:49:58.388Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:49:58.388Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:49:58.388Z] total 16 [2023-01-10T21:49:58.388Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:41 . [2023-01-10T21:49:58.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:41 .. [2023-01-10T21:49:58.388Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:41 cost [2023-01-10T21:49:58.388Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 10 21:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:49:58.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:49:59.533Z] ---> package-listing.sh [2023-01-10T21:49:59.533Z] ++ facter osfamily [2023-01-10T21:49:59.533Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:49:59.792Z] + OS_FAMILY=debian [2023-01-10T21:49:59.792Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-10T21:49:59.792Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:49:59.792Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:49:59.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:49:59.792Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:49:59.792Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-10T21:49:59.792Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:49:59.792Z] + case "${OS_FAMILY}" in [2023-01-10T21:49:59.792Z] + dpkg -l [2023-01-10T21:49:59.792Z] + grep '^ii' [2023-01-10T21:49:59.792Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:49:59.792Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:49:59.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:49:59.792Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-10T21:49:59.792Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-01-10T21:49:59.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-01-10T21:49:59.804Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T21:50:00.082Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:50:00.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:50:00.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:50:00.715Z] prd-ubuntu20.04-docker-8c-8g-1718 does not seem to be running inside a container [2023-01-10T21:50:00.744Z] $ 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-71/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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-01-10T21:50:00.950Z] $ docker top b2ce81871ef4fb8fcc76619cb9813f49413a459e8e3ae540431efe62f8bd44d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:50:01.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:50:01.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:50:01.876Z] + ls /var/log/sa-host [2023-01-10T21:50:01.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:50:01.940Z] provisioning config files... [2023-01-10T21:50:01.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config909003426534868735tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:50:01.963Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:50:02.240Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:50:02.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:50:02.564Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:50:02.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:50:02.856Z] ---> sudo-logs.sh [2023-01-10T21:50:02.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:50:02.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:50:03.167Z] ---> job-cost.sh [2023-01-10T21:50:03.167Z] lf-activate-venv: SKIPPING [2023-01-10T21:50:03.167Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:50:03.167Z] INFO: Retrieving Stack Cost... [2023-01-10T21:50:03.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:50:03.993Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:50:04.006Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:50:04.288Z] ---> logs-deploy.sh [2023-01-10T21:50:04.288Z] lf-activate-venv: SKIPPING [2023-01-10T21:50:04.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/5 [2023-01-10T21:50:04.288Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:50:05.221Z] Archives upload complete. [2023-01-10T21:50:05.221Z] INFO: archiving logs to Nexus