Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556b0d33684bc0e3f3c7e8af9fc75d9de3776265+2471770c414ffcb3969497332fd67a405e85392b (07596c4e16b9e232d363b163e3604f197db572fb) 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-ssh1203092458826628590.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-ssh14510529030140154595.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-116/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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13055432874602674983.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-ssh10741695954574297214.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-116/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-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5960226065043398655.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-ubuntu20.04-docker-8c-8g-9462’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9467 in /w/workspace/edgexfoundry_device-gpio_PR-116 [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-116 # 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 Merge succeeded, producing 267541ca1cc481dd346b9a94b8ef1075087abdfc Checking out Revision 267541ca1cc481dd346b9a94b8ef1075087abdfc (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # 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 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267541ca1cc481dd346b9a94b8ef1075087abdfc # timeout=10 Commit message: "Merge commit '2471770c414ffcb3969497332fd67a405e85392b' into HEAD" > git rev-list --no-walk 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T13:20:23.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T13:20:23.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T13:20:23.170Z] ========================================================= [2023-03-09T13:20:23.170Z] EdgeX Global Pipelines Version Info [2023-03-09T13:20:23.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:20:23.888Z] ------------------- [2023-03-09T13:20:23.888Z] stable info: [2023-03-09T13:20:23.888Z] ------------------- [2023-03-09T13:20:23.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T13:20:23.888Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T13:20:23.888Z] Message: update stable to v1.0.244 [2023-03-09T13:20:24.461Z] ------------------- [2023-03-09T13:20:24.461Z] experimental info: [2023-03-09T13:20:24.461Z] ------------------- [2023-03-09T13:20:24.461Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T13:20:24.461Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T13:20:24.461Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T13:20:24.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T13:20:24.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T13:20:24.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T13:20:24.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T13:20:24.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T13:20:24.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T13:20:24.706Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T13:20:24.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T13:20:24.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T13:20:24.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T13:20:24.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T13:20:24.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T13:20:24.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T13:20:24.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T13:20:24.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T13:20:24.814Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T13:20:24.825Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T13:20:24.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T13:20:24.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T13:20:24.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T13:20:24.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T13:20:24.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T13:20:24.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T13:20:24.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T13:20:24.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T13:20:24.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T13:20:24.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T13:20:24.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2023-03-09T13:20:25.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2023-03-09T13:20:25.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2023-03-09T13:20:25.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267541ca1cc481dd346b9a94b8ef1075087abdfc [Pipeline] echo [2023-03-09T13:20:25.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267541c [Pipeline] echo [2023-03-09T13:20:25.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:20:25.097Z] provisioning config files... [2023-03-09T13:20:25.110Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config6846807695963046594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:20:25.418Z] ---> docker-login.sh [2023-03-09T13:20:25.418Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:20:25.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:25.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:25.939Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:25.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:25.939Z] [2023-03-09T13:20:25.939Z] Login Succeeded [2023-03-09T13:20:25.939Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:20:25.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:25.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:25.939Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:25.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:25.939Z] [2023-03-09T13:20:25.939Z] Login Succeeded [2023-03-09T13:20:25.939Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:20:25.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:26.200Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:26.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:26.200Z] [2023-03-09T13:20:26.200Z] Login Succeeded [2023-03-09T13:20:26.200Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:20:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:26.200Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:26.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:26.200Z] [2023-03-09T13:20:26.200Z] Login Succeeded [2023-03-09T13:20:26.200Z] docker.io [2023-03-09T13:20:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:26.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:26.460Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:26.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:26.460Z] [2023-03-09T13:20:26.460Z] Login Succeeded [2023-03-09T13:20:26.460Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:20:26.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T13:20:26.824Z] + git rev-list -1 --merges 267541ca1cc481dd346b9a94b8ef1075087abdfc~1..267541ca1cc481dd346b9a94b8ef1075087abdfc [Pipeline] echo [2023-03-09T13:20:26.880Z] -----------> git rev-list -1 --merges 267541ca1cc481dd346b9a94b8ef1075087abdfc~1..267541ca1cc481dd346b9a94b8ef1075087abdfc 267541ca1cc481dd346b9a94b8ef1075087abdfc [2023-03-09T13:20:26.880Z] 267541ca1cc481dd346b9a94b8ef1075087abdfc [false] [Pipeline] sh [2023-03-09T13:20:27.172Z] + git log --format=format:%s -1 267541ca1cc481dd346b9a94b8ef1075087abdfc [Pipeline] echo [2023-03-09T13:20:27.188Z] ========================================================= [2023-03-09T13:20:27.189Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T13:20:27.189Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:20:27.508Z] + git log --format=format:%s -1 267541ca1cc481dd346b9a94b8ef1075087abdfc [Pipeline] echo [2023-03-09T13:20:27.520Z] [semverPrep] GIT_COMMIT: 267541ca1cc481dd346b9a94b8ef1075087abdfc, Commit Message: Merge commit '2471770c414ffcb3969497332fd67a405e85392b' into HEAD [Pipeline] echo [2023-03-09T13:20:27.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T13:20:27.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T13:20:27.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T13:20:27.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T13:20:27.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T13:20:27.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T13:20:27.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T13:20:27.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:20:28.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:20:28.311Z] [2023-03-09T13:20:28.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:20:28.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:20:28.618Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T13:20:28.618Z] b85a868b505f: Pulling fs layer [2023-03-09T13:20:28.618Z] e2be974225ed: Pulling fs layer [2023-03-09T13:20:28.618Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T13:20:28.618Z] 988bab9f4d93: Pulling fs layer [2023-03-09T13:20:28.618Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T13:20:28.618Z] eaf3925da568: Pulling fs layer [2023-03-09T13:20:28.618Z] bab4dde63d76: Pulling fs layer [2023-03-09T13:20:28.618Z] bde34c3a00c8: Pulling fs layer [2023-03-09T13:20:28.618Z] b352a97aabf1: Pulling fs layer [2023-03-09T13:20:28.618Z] 4872d77fe225: Pulling fs layer [2023-03-09T13:20:28.618Z] 5851b861e8e6: Pulling fs layer [2023-03-09T13:20:28.618Z] 4872d77fe225: Waiting [2023-03-09T13:20:28.618Z] 5851b861e8e6: Waiting [2023-03-09T13:20:28.618Z] 1469e6f7b9e6: Waiting [2023-03-09T13:20:28.618Z] bab4dde63d76: Waiting [2023-03-09T13:20:28.618Z] eaf3925da568: Waiting [2023-03-09T13:20:28.618Z] bde34c3a00c8: Waiting [2023-03-09T13:20:28.618Z] b352a97aabf1: Waiting [2023-03-09T13:20:28.618Z] 988bab9f4d93: Waiting [2023-03-09T13:20:28.618Z] e2be974225ed: Verifying Checksum [2023-03-09T13:20:28.618Z] e2be974225ed: Download complete [2023-03-09T13:20:28.618Z] 988bab9f4d93: Verifying Checksum [2023-03-09T13:20:28.618Z] 988bab9f4d93: Download complete [2023-03-09T13:20:28.881Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T13:20:28.881Z] 339a4e72a1f5: Download complete [2023-03-09T13:20:28.881Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T13:20:28.881Z] 1469e6f7b9e6: Download complete [2023-03-09T13:20:28.881Z] eaf3925da568: Download complete [2023-03-09T13:20:28.881Z] bde34c3a00c8: Download complete [2023-03-09T13:20:28.881Z] b352a97aabf1: Download complete [2023-03-09T13:20:28.881Z] 4872d77fe225: Verifying Checksum [2023-03-09T13:20:28.881Z] 4872d77fe225: Download complete [2023-03-09T13:20:28.881Z] 5851b861e8e6: Verifying Checksum [2023-03-09T13:20:28.881Z] 5851b861e8e6: Download complete [2023-03-09T13:20:29.156Z] b85a868b505f: Verifying Checksum [2023-03-09T13:20:29.156Z] b85a868b505f: Download complete [2023-03-09T13:20:29.415Z] bab4dde63d76: Verifying Checksum [2023-03-09T13:20:29.415Z] bab4dde63d76: Download complete [2023-03-09T13:20:30.356Z] b85a868b505f: Pull complete [2023-03-09T13:20:30.356Z] e2be974225ed: Pull complete [2023-03-09T13:20:30.924Z] 339a4e72a1f5: Pull complete [2023-03-09T13:20:30.924Z] 988bab9f4d93: Pull complete [2023-03-09T13:20:31.185Z] 1469e6f7b9e6: Pull complete [2023-03-09T13:20:31.185Z] eaf3925da568: Pull complete [2023-03-09T13:20:33.092Z] bab4dde63d76: Pull complete [2023-03-09T13:20:33.354Z] bde34c3a00c8: Pull complete [2023-03-09T13:20:33.931Z] b352a97aabf1: Pull complete [2023-03-09T13:20:33.931Z] 4872d77fe225: Pull complete [2023-03-09T13:20:33.931Z] 5851b861e8e6: Pull complete [2023-03-09T13:20:33.931Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T13:20:33.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:20:33.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:20:34.033Z] prd-ubuntu20.04-docker-8c-8g-9467 does not seem to be running inside a container [2023-03-09T13:20:34.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T13:20:35.611Z] $ docker top 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b -eo pid,comm [2023-03-09T13:20:35.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T13:20:35.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T13:20:35.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T13:20:35.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T13:20:35.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T13:20:35.849Z] $ docker exec 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b ssh-agent [2023-03-09T13:20:35.988Z] SSH_AUTH_SOCK=/tmp/ssh-OU8rZihu9xXv/agent.32 [2023-03-09T13:20:35.988Z] SSH_AGENT_PID=38 [2023-03-09T13:20:35.996Z] Running ssh-add (command line suppressed) [2023-03-09T13:20:36.097Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_18234446922439248113.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_18234446922439248113.key) [2023-03-09T13:20:36.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T13:20:36.406Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T13:20:36.432Z] $ docker exec --env ******** --env ******** 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b ssh-agent -k [2023-03-09T13:20:36.537Z] unset SSH_AUTH_SOCK; [2023-03-09T13:20:36.537Z] unset SSH_AGENT_PID; [2023-03-09T13:20:36.537Z] echo Agent pid 38 killed; [2023-03-09T13:20:36.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T13:20:36.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T13:20:36.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T13:20:36.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T13:20:36.696Z] $ docker exec 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b ssh-agent [2023-03-09T13:20:36.803Z] SSH_AUTH_SOCK=/tmp/ssh-KCg2sveehqWT/agent.71 [2023-03-09T13:20:36.803Z] SSH_AGENT_PID=77 [2023-03-09T13:20:36.809Z] Running ssh-add (command line suppressed) [2023-03-09T13:20:36.930Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_9694771974048148357.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_9694771974048148357.key) [2023-03-09T13:20:36.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T13:20:37.233Z] + git semver init [2023-03-09T13:20:37.493Z] 2023-03-09 13:20:37,458 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T13:20:37.493Z] 2023-03-09 13:20:37,460 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-09T13:20:37.493Z] 2023-03-09 13:20:37,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-09T13:20:37.493Z] 2023-03-09 13:20:37,461 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,406 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,407 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,409 [execute] INFO git cat-file --batch-check [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,418 [execute] INFO git cat-file --batch [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T13:20:38.434Z] 2023-03-09 13:20:38,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-09T13:20:38.434Z] 0.0.0 [Pipeline] } [2023-03-09T13:20:38.709Z] $ docker exec --env ******** --env ******** 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b ssh-agent -k [2023-03-09T13:20:38.807Z] unset SSH_AUTH_SOCK; [2023-03-09T13:20:38.807Z] unset SSH_AGENT_PID; [2023-03-09T13:20:38.807Z] echo Agent pid 77 killed; [2023-03-09T13:20:38.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T13:20:39.135Z] + git semver [Pipeline] } [2023-03-09T13:20:39.411Z] $ docker stop --time=1 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b [2023-03-09T13:20:40.698Z] $ docker rm -f --volumes 7cf71c049400a832b4c09641188778579dccd244c20d83c68afe193577df327b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:20:41.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T13:20:41.381Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T13:20:41.385Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:20:41.537Z] provisioning config files... [2023-03-09T13:20:41.548Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config13698671042021514492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:20:41.845Z] ---> docker-login.sh [2023-03-09T13:20:41.845Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:20:41.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:41.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:41.845Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:41.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:41.845Z] [2023-03-09T13:20:41.845Z] Login Succeeded [2023-03-09T13:20:41.845Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:20:41.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:41.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:41.845Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:41.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:41.845Z] [2023-03-09T13:20:41.845Z] Login Succeeded [2023-03-09T13:20:41.845Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:20:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:42.106Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:42.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:42.106Z] [2023-03-09T13:20:42.106Z] Login Succeeded [2023-03-09T13:20:42.106Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:20:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:42.106Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:42.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:42.106Z] [2023-03-09T13:20:42.106Z] Login Succeeded [2023-03-09T13:20:42.106Z] docker.io [2023-03-09T13:20:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:20:42.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:20:42.365Z] Configure a credential helper to remove this warning. See [2023-03-09T13:20:42.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:20:42.365Z] [2023-03-09T13:20:42.365Z] Login Succeeded [2023-03-09T13:20:42.365Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:20:42.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T13:20:42.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:20:42.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:20:42.446Z] ========================================================= [2023-03-09T13:20:42.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T13:20:42.447Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:20:42.749Z] + 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-03-09T13:20:42.749Z] Sending build context to Docker daemon 16.02MB [2023-03-09T13:20:42.749Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:20:42.749Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T13:20:43.013Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T13:20:43.013Z] 213ec9aee27d: Pulling fs layer [2023-03-09T13:20:43.013Z] 4583459ba037: Pulling fs layer [2023-03-09T13:20:43.013Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T13:20:43.013Z] 53926ce57604: Pulling fs layer [2023-03-09T13:20:43.013Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T13:20:43.013Z] 22ff95d597cd: Pulling fs layer [2023-03-09T13:20:43.013Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T13:20:43.013Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T13:20:43.013Z] a7acece74701: Pulling fs layer [2023-03-09T13:20:43.013Z] 12d6caf4c0d1: Waiting [2023-03-09T13:20:43.013Z] 53926ce57604: Waiting [2023-03-09T13:20:43.013Z] 96b7cbca73a9: Waiting [2023-03-09T13:20:43.013Z] 21b2b0c7a3f4: Waiting [2023-03-09T13:20:43.013Z] a7acece74701: Waiting [2023-03-09T13:20:43.013Z] 22ff95d597cd: Waiting [2023-03-09T13:20:43.013Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T13:20:43.013Z] 93c1e223e6f2: Download complete [2023-03-09T13:20:43.013Z] 4583459ba037: Download complete [2023-03-09T13:20:43.013Z] 21b2b0c7a3f4: Download complete [2023-03-09T13:20:43.013Z] 22ff95d597cd: Verifying Checksum [2023-03-09T13:20:43.013Z] 22ff95d597cd: Download complete [2023-03-09T13:20:43.013Z] 213ec9aee27d: Download complete [2023-03-09T13:20:43.013Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T13:20:43.013Z] 12d6caf4c0d1: Download complete [2023-03-09T13:20:43.281Z] 213ec9aee27d: Pull complete [2023-03-09T13:20:43.281Z] 4583459ba037: Pull complete [2023-03-09T13:20:43.555Z] 93c1e223e6f2: Pull complete [2023-03-09T13:20:43.555Z] a7acece74701: Verifying Checksum [2023-03-09T13:20:43.555Z] a7acece74701: Download complete [2023-03-09T13:20:43.816Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T13:20:43.816Z] 96b7cbca73a9: Download complete [2023-03-09T13:20:43.816Z] 53926ce57604: Verifying Checksum [2023-03-09T13:20:43.816Z] 53926ce57604: Download complete [2023-03-09T13:20:48.009Z] 53926ce57604: Pull complete [2023-03-09T13:20:48.009Z] 21b2b0c7a3f4: Pull complete [2023-03-09T13:20:48.009Z] 22ff95d597cd: Pull complete [2023-03-09T13:20:48.009Z] 12d6caf4c0d1: Pull complete [2023-03-09T13:20:50.545Z] 96b7cbca73a9: Pull complete [2023-03-09T13:20:50.805Z] a7acece74701: Pull complete [2023-03-09T13:20:51.066Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T13:20:51.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T13:20:51.066Z] ---> db6d94c90886 [2023-03-09T13:20:51.066Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:20:53.607Z] ---> Running in c9f0859f6516 [2023-03-09T13:20:53.607Z] Removing intermediate container c9f0859f6516 [2023-03-09T13:20:53.607Z] ---> 96553f22297b [2023-03-09T13:20:53.607Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:20:53.607Z] ---> Running in 09d34b39cb14 [2023-03-09T13:20:53.607Z] Removing intermediate container 09d34b39cb14 [2023-03-09T13:20:53.607Z] ---> c9885e7c589c [2023-03-09T13:20:53.607Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T13:20:53.607Z] ---> Running in 3dc08c1772e5 [2023-03-09T13:20:53.607Z] Removing intermediate container 3dc08c1772e5 [2023-03-09T13:20:53.607Z] ---> 3234493c4f63 [2023-03-09T13:20:53.607Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:20:53.607Z] ---> Running in 92f06bae7525 [2023-03-09T13:20:53.868Z] Removing intermediate container 92f06bae7525 [2023-03-09T13:20:53.868Z] ---> 7102c4653696 [2023-03-09T13:20:53.868Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T13:20:53.868Z] ---> Running in efd32db70fac [2023-03-09T13:20:53.868Z] Removing intermediate container efd32db70fac [2023-03-09T13:20:53.868Z] ---> 7b9c453e1f61 [2023-03-09T13:20:53.868Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:20:54.129Z] ---> Running in 376fa3f30329 [2023-03-09T13:20:54.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:20:54.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:20:54.648Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T13:20:54.648Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T13:20:54.648Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T13:20:54.908Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T13:20:54.908Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T13:20:54.908Z] OK: 216 MiB in 55 packages [2023-03-09T13:20:55.479Z] Removing intermediate container 376fa3f30329 [2023-03-09T13:20:55.479Z] ---> 14efc477ac00 [2023-03-09T13:20:55.480Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T13:20:55.480Z] ---> a729c164ea1e [2023-03-09T13:20:55.480Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:20:55.480Z] ---> Running in 0e7977f825c8 [2023-03-09T13:20:56.489Z] Still waiting to schedule task [2023-03-09T13:20:56.489Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9463’ is offline [2023-03-09T13:21:34.234Z] Removing intermediate container 0e7977f825c8 [2023-03-09T13:21:34.234Z] ---> 2f21845059b9 [2023-03-09T13:21:34.234Z] Step 11/12 : COPY . . [2023-03-09T13:21:34.234Z] ---> 212819096ad0 [2023-03-09T13:21:34.234Z] Step 12/12 : RUN ${MAKE} [2023-03-09T13:21:34.234Z] ---> Running in 4da3e100117d [2023-03-09T13:21:34.234Z] noop [2023-03-09T13:21:34.234Z] Removing intermediate container 4da3e100117d [2023-03-09T13:21:34.234Z] ---> f5e0a3c2122a [2023-03-09T13:21:34.234Z] Successfully built f5e0a3c2122a [2023-03-09T13:21:34.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:21:34.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T13:21:34.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:21:34.637Z] prd-ubuntu20.04-docker-8c-8g-9467 does not seem to be running inside a container [2023-03-09T13:21:34.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T13:21:35.088Z] $ docker top c89432cf1a30066d5b8ec9026ea996a834b33fbd31841f9a2b334e1825c44fae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:21:35.434Z] + go version [2023-03-09T13:21:35.434Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T13:21:35.447Z] $ docker stop --time=1 c89432cf1a30066d5b8ec9026ea996a834b33fbd31841f9a2b334e1825c44fae [2023-03-09T13:21:36.771Z] $ docker rm -f --volumes c89432cf1a30066d5b8ec9026ea996a834b33fbd31841f9a2b334e1825c44fae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:21:37.165Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T13:21:37.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:21:37.239Z] prd-ubuntu20.04-docker-8c-8g-9467 does not seem to be running inside a container [2023-03-09T13:21:37.275Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T13:21:37.684Z] $ docker top 160afa98b93f8c77c8fdbc146aade1650a4d17b6a2fb056cc9f8e58fe9f5d23b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:21:38.036Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh [2023-03-09T13:21:38.342Z] + make test [2023-03-09T13:21:38.342Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T13:21:38.601Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T13:21:48.578Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T13:21:48.578Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T13:21:53.844Z] 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-03-09T13:21:53.844Z] go vet ./... [2023-03-09T13:21:57.129Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T13:21:57.129Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T13:21:57.129Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T13:21:57.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T13:21:57.155Z] $ docker stop --time=1 160afa98b93f8c77c8fdbc146aade1650a4d17b6a2fb056cc9f8e58fe9f5d23b [2023-03-09T13:21:59.056Z] $ docker rm -f --volumes 160afa98b93f8c77c8fdbc146aade1650a4d17b6a2fb056cc9f8e58fe9f5d23b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:21:59.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T13:21:59.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T13:22:00.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T13:22:00.465Z] + ls -al . [2023-03-09T13:22:00.465Z] total 160 [2023-03-09T13:22:00.465Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 13:21 . [2023-03-09T13:22:00.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:20 .. [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 13:20 .dockerignore [2023-03-09T13:22:00.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:21 .git [2023-03-09T13:22:00.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:20 .github [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 13:20 .gitignore [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 13:20 .golangci.yml [2023-03-09T13:22:00.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:20 .semver [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 9 13:20 Attribution.txt [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 13:20 CHANGELOG.md [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 13:20 Dockerfile [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:20 GOVERNANCE.md [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 13:20 Jenkinsfile [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 13:20 LICENSE [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 13:20 Makefile [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 13:20 OWNERS.md [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 13:20 README.md [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:20 VERSION [2023-03-09T13:22:00.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:20 bin [2023-03-09T13:22:00.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:20 cmd [2023-03-09T13:22:00.465Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 13:21 coverage.out [2023-03-09T13:22:00.465Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 13:20 go.mod [2023-03-09T13:22:00.466Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 13:20 go.sum [2023-03-09T13:22:00.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:20 internal [2023-03-09T13:22:00.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:20 snap [2023-03-09T13:22:00.466Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:22:00.773Z] + 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=267541ca1cc481dd346b9a94b8ef1075087abdfc --label arch=amd64 --label version=0.0.0 . [2023-03-09T13:22:00.773Z] Sending build context to Docker daemon 16.02MB [2023-03-09T13:22:00.773Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:22:00.773Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T13:22:00.773Z] ---> f5e0a3c2122a [2023-03-09T13:22:00.773Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:22:01.032Z] ---> Running in 7c2d805c2329 [2023-03-09T13:22:01.032Z] Removing intermediate container 7c2d805c2329 [2023-03-09T13:22:01.032Z] ---> 1b0d4309e02e [2023-03-09T13:22:01.032Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:22:01.032Z] ---> Running in 489081e5d885 [2023-03-09T13:22:01.032Z] Removing intermediate container 489081e5d885 [2023-03-09T13:22:01.032Z] ---> 8b2ea1901e9a [2023-03-09T13:22:01.032Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T13:22:01.290Z] ---> Running in 0de2c7987f26 [2023-03-09T13:22:01.290Z] Removing intermediate container 0de2c7987f26 [2023-03-09T13:22:01.290Z] ---> 77e1f394af02 [2023-03-09T13:22:01.290Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:22:01.290Z] ---> Running in 0c445d2a8fdf [2023-03-09T13:22:01.549Z] Removing intermediate container 0c445d2a8fdf [2023-03-09T13:22:01.549Z] ---> 0b752b71d117 [2023-03-09T13:22:01.549Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T13:22:01.549Z] ---> Running in c4d066edc1a0 [2023-03-09T13:22:01.549Z] Removing intermediate container c4d066edc1a0 [2023-03-09T13:22:01.549Z] ---> c9e806c1c300 [2023-03-09T13:22:01.549Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:22:01.808Z] ---> Running in 57ff7171d5aa [2023-03-09T13:22:02.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:22:02.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:22:02.328Z] OK: 216 MiB in 55 packages [2023-03-09T13:22:02.896Z] Removing intermediate container 57ff7171d5aa [2023-03-09T13:22:02.896Z] ---> 09f92c10756b [2023-03-09T13:22:02.896Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T13:22:02.896Z] ---> 95a6a9936b16 [2023-03-09T13:22:02.896Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:22:03.157Z] ---> Running in d617179c8d10 [2023-03-09T13:22:04.173Z] Removing intermediate container d617179c8d10 [2023-03-09T13:22:04.173Z] ---> dd15ba9ea866 [2023-03-09T13:22:04.173Z] Step 11/25 : COPY . . [2023-03-09T13:22:04.432Z] ---> 4fca9d857b68 [2023-03-09T13:22:04.432Z] Step 12/25 : RUN ${MAKE} [2023-03-09T13:22:04.432Z] ---> Running in fd0d9ebf3fd7 [2023-03-09T13:22:04.691Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T13:22:22.768Z] Removing intermediate container fd0d9ebf3fd7 [2023-03-09T13:22:22.768Z] ---> 05fc38f6f00d [2023-03-09T13:22:22.768Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T13:22:23.028Z] 3.16: Pulling from library/alpine [2023-03-09T13:22:23.028Z] ef5531b6e74e: Pulling fs layer [2023-03-09T13:22:23.028Z] ef5531b6e74e: Verifying Checksum [2023-03-09T13:22:23.028Z] ef5531b6e74e: Download complete [2023-03-09T13:22:23.288Z] ef5531b6e74e: Pull complete [2023-03-09T13:22:23.288Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T13:22:23.288Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T13:22:23.288Z] ---> dfd21b5a31f5 [2023-03-09T13:22:23.288Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T13:22:23.548Z] ---> Running in 8aa9941d66dd [2023-03-09T13:22:23.548Z] Removing intermediate container 8aa9941d66dd [2023-03-09T13:22:23.548Z] ---> 98a171587c4e [2023-03-09T13:22:23.548Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T13:22:23.548Z] ---> Running in a1dfae647038 [2023-03-09T13:22:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:22:24.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:22:24.321Z] OK: 6 MiB in 14 packages [2023-03-09T13:22:24.579Z] Removing intermediate container a1dfae647038 [2023-03-09T13:22:24.579Z] ---> 329e93d0bbab [2023-03-09T13:22:24.579Z] Step 16/25 : WORKDIR / [2023-03-09T13:22:24.579Z] ---> Running in 0bb43f89e01b [2023-03-09T13:22:24.837Z] Removing intermediate container 0bb43f89e01b [2023-03-09T13:22:24.837Z] ---> de9f3df3a224 [2023-03-09T13:22:24.837Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T13:22:24.837Z] ---> 6be666285013 [2023-03-09T13:22:24.837Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T13:22:25.097Z] ---> 32bf622f5763 [2023-03-09T13:22:25.097Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T13:22:25.666Z] ---> 5dc325075e00 [2023-03-09T13:22:25.666Z] Step 20/25 : EXPOSE 59910 [2023-03-09T13:22:25.666Z] ---> Running in 174f92c060b5 [2023-03-09T13:22:25.925Z] Removing intermediate container 174f92c060b5 [2023-03-09T13:22:25.925Z] ---> 6cef2190dcf1 [2023-03-09T13:22:25.925Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T13:22:25.925Z] ---> Running in 162cf6643d05 [2023-03-09T13:22:25.925Z] Removing intermediate container 162cf6643d05 [2023-03-09T13:22:25.925Z] ---> c2c732ac7b00 [2023-03-09T13:22:25.925Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T13:22:25.925Z] ---> Running in b551c261192a [2023-03-09T13:22:26.216Z] Removing intermediate container b551c261192a [2023-03-09T13:22:26.216Z] ---> 6d029844ec4e [2023-03-09T13:22:26.216Z] Step 23/25 : LABEL arch=amd64 [2023-03-09T13:22:26.216Z] ---> Running in 9278440349ba [2023-03-09T13:22:26.216Z] Removing intermediate container 9278440349ba [2023-03-09T13:22:26.216Z] ---> fe6b3f0cac38 [2023-03-09T13:22:26.216Z] Step 24/25 : LABEL git_sha=267541ca1cc481dd346b9a94b8ef1075087abdfc [2023-03-09T13:22:26.473Z] ---> Running in 9f9619a95279 [2023-03-09T13:22:26.473Z] Removing intermediate container 9f9619a95279 [2023-03-09T13:22:26.473Z] ---> 8e07873905a1 [2023-03-09T13:22:26.473Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T13:22:26.473Z] ---> Running in 8ab2759a18b6 [2023-03-09T13:22:26.473Z] Removing intermediate container 8ab2759a18b6 [2023-03-09T13:22:26.473Z] ---> d62901909be9 [2023-03-09T13:22:26.473Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T13:22:26.732Z] Successfully built d62901909be9 [2023-03-09T13:22:26.732Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:22:27.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:22:27.188Z] [2023-03-09T13:22:27.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:22:27.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:22:27.494Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T13:22:27.494Z] 5eb5b503b376: Pulling fs layer [2023-03-09T13:22:27.494Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T13:22:27.494Z] ec43610c2a17: Pulling fs layer [2023-03-09T13:22:27.494Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T13:22:27.494Z] 33b1e0a273af: Pulling fs layer [2023-03-09T13:22:27.494Z] 33b1e0a273af: Waiting [2023-03-09T13:22:27.494Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T13:22:27.494Z] 2f39f015ded8: Pulling fs layer [2023-03-09T13:22:27.494Z] 5d3b04190fa2: Waiting [2023-03-09T13:22:27.494Z] 2f39f015ded8: Waiting [2023-03-09T13:22:27.494Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T13:22:27.494Z] 5c69ac0246d0: Download complete [2023-03-09T13:22:27.494Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T13:22:27.494Z] 3a2ae6a8a46f: Download complete [2023-03-09T13:22:27.752Z] 33b1e0a273af: Download complete [2023-03-09T13:22:27.752Z] ec43610c2a17: Verifying Checksum [2023-03-09T13:22:27.752Z] ec43610c2a17: Download complete [2023-03-09T13:22:27.752Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T13:22:27.752Z] 5d3b04190fa2: Download complete [2023-03-09T13:22:27.752Z] 5eb5b503b376: Download complete [2023-03-09T13:22:28.317Z] 2f39f015ded8: Download complete [2023-03-09T13:22:28.883Z] 5eb5b503b376: Pull complete [2023-03-09T13:22:29.141Z] 5c69ac0246d0: Pull complete [2023-03-09T13:22:29.399Z] ec43610c2a17: Pull complete [2023-03-09T13:22:29.399Z] 3a2ae6a8a46f: Pull complete [2023-03-09T13:22:29.658Z] 33b1e0a273af: Pull complete [2023-03-09T13:22:29.658Z] 5d3b04190fa2: Pull complete [2023-03-09T13:22:32.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9468 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws [2023-03-09T13:22:32.113Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2023-03-09T13:22:32.147Z] The recommended git tool is: git [2023-03-09T13:22:33.838Z] 2f39f015ded8: Pull complete [2023-03-09T13:22:33.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T13:22:33.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:22:33.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:22:33.903Z] prd-ubuntu20.04-docker-8c-8g-9467 does not seem to be running inside a container [2023-03-09T13:22:33.933Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-03-09T13:22:35.517Z] $ docker top 6bf38a60c1ec4b8b7dbae707efe96a41f963b0f52e57f57d344a0757837a181a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:22:35.915Z] ---> job-cost.sh [2023-03-09T13:22:35.915Z] lf-activate-venv: SKIPPING [2023-03-09T13:22:35.915Z] INFO: No Stack... [2023-03-09T13:22:36.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T13:22:36.740Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T13:22:37.029Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv [2023-03-09T13:22:37.029Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T13:22:37.042Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [2023-03-09T13:22:37.048Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] did not exist. Created. [2023-03-09T13:22:37.048Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T13:22:37.111Z] using credential edgex-jenkins-ssh [2023-03-09T13:22:37.125Z] Cloning the remote Git repository [2023-03-09T13:22:37.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T13:22:37.378Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T13:22:37.384Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T13:22:37.402Z] $ docker stop --time=1 6bf38a60c1ec4b8b7dbae707efe96a41f963b0f52e57f57d344a0757837a181a [2023-03-09T13:22:37.171Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T13:22:37.248Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2023-03-09T13:22:37.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T13:22:37.397Z] > git --version # timeout=10 [2023-03-09T13:22:37.419Z] > git --version # 'git version 2.25.1' [2023-03-09T13:22:37.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:22:37.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T13:22:38.601Z] $ docker rm -f --volumes 6bf38a60c1ec4b8b7dbae707efe96a41f963b0f52e57f57d344a0757837a181a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T13:22:38.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T13:22:38.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T13:22:40.310Z] Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-09T13:22:40.569Z] Merge succeeded, producing 0a710125d44496b767d3bdb0c75047b62c387ea9 [2023-03-09T13:22:40.569Z] Checking out Revision 0a710125d44496b767d3bdb0c75047b62c387ea9 (PR-116) [2023-03-09T13:22:39.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T13:22:39.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T13:22:39.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:22:39.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T13:22:40.328Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T13:22:40.353Z] > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [2023-03-09T13:22:40.436Z] > git remote # timeout=10 [2023-03-09T13:22:40.455Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T13:22:40.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:22:40.486Z] > git merge 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 [2023-03-09T13:22:40.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T13:22:40.577Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T13:22:40.595Z] > git checkout -f 0a710125d44496b767d3bdb0c75047b62c387ea9 # timeout=10 [2023-03-09T13:22:47.283Z] Commit message: "Merge commit '2471770c414ffcb3969497332fd67a405e85392b' into HEAD" [2023-03-09T13:22:47.292Z] > git rev-list --no-walk 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:22:48.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T13:22:48.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T13:22:48.330Z] Dload Upload Total Spent Left Speed [2023-03-09T13:22:48.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 27072 0 --:--:-- --:--:-- --:--:-- 27072 [Pipeline] sh [2023-03-09T13:22:49.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T13:22:49.649Z] + sudo tee /etc/docker/daemon.new [2023-03-09T13:22:49.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T13:22:49.649Z] { [2023-03-09T13:22:49.649Z] "registry-mirrors": [ [2023-03-09T13:22:49.649Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T13:22:49.649Z] ], [2023-03-09T13:22:49.649Z] "bip": "10.250.0.254/24", [2023-03-09T13:22:49.649Z] "hosts": [ [2023-03-09T13:22:49.649Z] "tcp://0.0.0.0:5555", [2023-03-09T13:22:49.649Z] "unix:///var/run/docker.sock" [2023-03-09T13:22:49.649Z] ], [2023-03-09T13:22:49.649Z] "mtu": 1458, [2023-03-09T13:22:49.649Z] "selinux-enabled": true, [2023-03-09T13:22:49.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T13:22:49.649Z] } [Pipeline] sh [2023-03-09T13:22:49.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T13:22:50.337Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:23:12.458Z] provisioning config files... [2023-03-09T13:23:12.487Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config1341456245961376571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:23:12.836Z] ---> docker-login.sh [2023-03-09T13:23:12.836Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:23:13.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:23:13.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:23:13.379Z] Configure a credential helper to remove this warning. See [2023-03-09T13:23:13.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:23:13.379Z] [2023-03-09T13:23:13.379Z] Login Succeeded [2023-03-09T13:23:13.379Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:23:13.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:23:13.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:23:13.916Z] Configure a credential helper to remove this warning. See [2023-03-09T13:23:13.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:23:13.916Z] [2023-03-09T13:23:13.916Z] Login Succeeded [2023-03-09T13:23:13.916Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:23:14.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:23:14.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:23:14.187Z] Configure a credential helper to remove this warning. See [2023-03-09T13:23:14.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:23:14.187Z] [2023-03-09T13:23:14.187Z] Login Succeeded [2023-03-09T13:23:14.187Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:23:14.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:23:14.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:23:14.457Z] Configure a credential helper to remove this warning. See [2023-03-09T13:23:14.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:23:14.457Z] [2023-03-09T13:23:14.457Z] Login Succeeded [2023-03-09T13:23:14.457Z] docker.io [2023-03-09T13:23:14.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:23:14.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:23:14.996Z] Configure a credential helper to remove this warning. See [2023-03-09T13:23:14.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:23:14.996Z] [2023-03-09T13:23:14.996Z] Login Succeeded [2023-03-09T13:23:14.996Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:23:15.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T13:23:15.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:23:15.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:23:15.284Z] ========================================================= [2023-03-09T13:23:15.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T13:23:15.284Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:23:15.640Z] + 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-03-09T13:23:15.913Z] Sending build context to Docker daemon 8.102MB [2023-03-09T13:23:15.913Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:23:15.913Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T13:23:16.193Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T13:23:16.193Z] 9b18e9b68314: Pulling fs layer [2023-03-09T13:23:16.193Z] 35d82f9e3411: Pulling fs layer [2023-03-09T13:23:16.193Z] e16973657156: Pulling fs layer [2023-03-09T13:23:16.193Z] fc693d55d65f: Pulling fs layer [2023-03-09T13:23:16.193Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T13:23:16.193Z] dda99020689f: Pulling fs layer [2023-03-09T13:23:16.193Z] db1c61fa0a46: Pulling fs layer [2023-03-09T13:23:16.193Z] 891c053d2c06: Pulling fs layer [2023-03-09T13:23:16.193Z] 7e9fc2657dce: Waiting [2023-03-09T13:23:16.193Z] dda99020689f: Waiting [2023-03-09T13:23:16.193Z] db1c61fa0a46: Waiting [2023-03-09T13:23:16.193Z] 891c053d2c06: Waiting [2023-03-09T13:23:16.193Z] fc693d55d65f: Waiting [2023-03-09T13:23:16.193Z] e16973657156: Verifying Checksum [2023-03-09T13:23:16.193Z] e16973657156: Download complete [2023-03-09T13:23:16.193Z] 35d82f9e3411: Download complete [2023-03-09T13:23:16.193Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T13:23:16.193Z] 7e9fc2657dce: Download complete [2023-03-09T13:23:16.193Z] dda99020689f: Verifying Checksum [2023-03-09T13:23:16.193Z] dda99020689f: Download complete [2023-03-09T13:23:16.193Z] 9b18e9b68314: Verifying Checksum [2023-03-09T13:23:16.193Z] 9b18e9b68314: Download complete [2023-03-09T13:23:17.169Z] 9b18e9b68314: Pull complete [2023-03-09T13:23:17.437Z] 891c053d2c06: Verifying Checksum [2023-03-09T13:23:17.437Z] 891c053d2c06: Download complete [2023-03-09T13:23:17.706Z] 35d82f9e3411: Pull complete [2023-03-09T13:23:17.973Z] e16973657156: Pull complete [2023-03-09T13:23:18.563Z] db1c61fa0a46: Verifying Checksum [2023-03-09T13:23:18.563Z] db1c61fa0a46: Download complete [2023-03-09T13:23:19.145Z] fc693d55d65f: Verifying Checksum [2023-03-09T13:23:19.146Z] fc693d55d65f: Download complete [2023-03-09T13:23:31.460Z] fc693d55d65f: Pull complete [2023-03-09T13:23:31.460Z] 7e9fc2657dce: Pull complete [2023-03-09T13:23:31.460Z] dda99020689f: Pull complete [2023-03-09T13:23:36.813Z] db1c61fa0a46: Pull complete [2023-03-09T13:23:38.765Z] 891c053d2c06: Pull complete [2023-03-09T13:23:38.765Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T13:23:38.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T13:23:38.765Z] ---> f96f9c87975a [2023-03-09T13:23:38.765Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:23:39.729Z] ---> Running in 386ee8f26006 [2023-03-09T13:23:39.729Z] Removing intermediate container 386ee8f26006 [2023-03-09T13:23:39.729Z] ---> 66f7d2141e54 [2023-03-09T13:23:39.729Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:23:39.996Z] ---> Running in 294fc59c43c6 [2023-03-09T13:23:40.263Z] Removing intermediate container 294fc59c43c6 [2023-03-09T13:23:40.263Z] ---> 601a3b758b58 [2023-03-09T13:23:40.263Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T13:23:40.263Z] ---> Running in ee358183385d [2023-03-09T13:23:40.532Z] Removing intermediate container ee358183385d [2023-03-09T13:23:40.532Z] ---> cb3ff8fbbc7f [2023-03-09T13:23:40.532Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:23:40.532Z] ---> Running in b05527caf238 [2023-03-09T13:23:40.800Z] Removing intermediate container b05527caf238 [2023-03-09T13:23:40.800Z] ---> 3871ef970f10 [2023-03-09T13:23:40.800Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T13:23:41.067Z] ---> Running in 78efbb6c11c5 [2023-03-09T13:23:41.339Z] Removing intermediate container 78efbb6c11c5 [2023-03-09T13:23:41.339Z] ---> f86c58985d98 [2023-03-09T13:23:41.339Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:23:41.339Z] ---> Running in d9971fedd407 [2023-03-09T13:23:42.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:23:42.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:23:43.739Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T13:23:43.739Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T13:23:43.739Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T13:23:43.739Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T13:23:43.739Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T13:23:43.739Z] OK: 226 MiB in 55 packages [2023-03-09T13:23:44.702Z] Removing intermediate container d9971fedd407 [2023-03-09T13:23:44.702Z] ---> fd4bd58d4697 [2023-03-09T13:23:44.702Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T13:23:45.290Z] ---> 5d23b32c4ffb [2023-03-09T13:23:45.290Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:23:45.290Z] ---> Running in b21a028423f7 [2023-03-09T13:24:53.220Z] Removing intermediate container b21a028423f7 [2023-03-09T13:24:53.220Z] ---> b593cce610fd [2023-03-09T13:24:53.220Z] Step 11/12 : COPY . . [2023-03-09T13:24:53.220Z] ---> 65f55a22ed5d [2023-03-09T13:24:53.220Z] Step 12/12 : RUN ${MAKE} [2023-03-09T13:24:53.220Z] ---> Running in ca29f67353bf [2023-03-09T13:24:53.220Z] noop [2023-03-09T13:24:53.220Z] Removing intermediate container ca29f67353bf [2023-03-09T13:24:53.220Z] ---> 35921f4ba33d [2023-03-09T13:24:53.220Z] Successfully built 35921f4ba33d [2023-03-09T13:24:53.220Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:24:53.572Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T13:24:53.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:24:53.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-9468 does not seem to be running inside a container [2023-03-09T13:24:53.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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-03-09T13:24:55.036Z] $ docker top 839820ab36f87c048bd551dfce303ebc316bbb6f55c0d11ce234299d31286cdb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:24:55.844Z] + go version [2023-03-09T13:24:55.845Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T13:24:55.871Z] $ docker stop --time=1 839820ab36f87c048bd551dfce303ebc316bbb6f55c0d11ce234299d31286cdb [2023-03-09T13:24:59.228Z] $ docker rm -f --volumes 839820ab36f87c048bd551dfce303ebc316bbb6f55c0d11ce234299d31286cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:24:59.777Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T13:24:59.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:24:59.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-9468 does not seem to be running inside a container [2023-03-09T13:25:00.038Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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-03-09T13:25:01.179Z] $ docker top 2b63560df435960382b23a9a7936f33e6bf5c0ad3411a7edb1a35db6c4025dae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:25:01.699Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2023-03-09T13:25:02.032Z] + make test [2023-03-09T13:25:02.032Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T13:25:03.991Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T13:26:25.623Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T13:26:25.623Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T13:26:25.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T13:26:25.623Z] go vet ./... [2023-03-09T13:26:40.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T13:26:40.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T13:26:40.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T13:26:40.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T13:26:40.684Z] $ docker stop --time=1 2b63560df435960382b23a9a7936f33e6bf5c0ad3411a7edb1a35db6c4025dae [2023-03-09T13:26:43.354Z] $ docker rm -f --volumes 2b63560df435960382b23a9a7936f33e6bf5c0ad3411a7edb1a35db6c4025dae [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:26:44.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T13:26:44.295Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T13:26:44.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:26:45.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T13:26:45.456Z] + ls -al . [2023-03-09T13:26:45.456Z] total 156 [2023-03-09T13:26:45.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:25 . [2023-03-09T13:26:45.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:22 .. [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 13:22 .dockerignore [2023-03-09T13:26:45.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:22 .git [2023-03-09T13:26:45.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:22 .github [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 13:22 .gitignore [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 13:22 .golangci.yml [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 9 13:22 Attribution.txt [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 13:22 CHANGELOG.md [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 13:22 Dockerfile [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:22 GOVERNANCE.md [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 13:22 Jenkinsfile [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 13:22 LICENSE [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 13:22 Makefile [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 13:22 OWNERS.md [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 13:22 README.md [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:20 VERSION [2023-03-09T13:26:45.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:22 bin [2023-03-09T13:26:45.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:22 cmd [2023-03-09T13:26:45.456Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 13:25 coverage.out [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 13:22 go.mod [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 13:22 go.sum [2023-03-09T13:26:45.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:22 internal [2023-03-09T13:26:45.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:22 snap [2023-03-09T13:26:45.456Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 13:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:26:45.796Z] + 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=0a710125d44496b767d3bdb0c75047b62c387ea9 --label arch=arm64 --label version=0.0.0 . [2023-03-09T13:26:46.063Z] Sending build context to Docker daemon 8.103MB [2023-03-09T13:26:46.063Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:26:46.063Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T13:26:46.063Z] ---> 35921f4ba33d [2023-03-09T13:26:46.063Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:26:46.331Z] ---> Running in 644a4e3a9d03 [2023-03-09T13:26:46.598Z] Removing intermediate container 644a4e3a9d03 [2023-03-09T13:26:46.598Z] ---> c8aab796a8bc [2023-03-09T13:26:46.598Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:26:46.598Z] ---> Running in 0b94d6a5e767 [2023-03-09T13:26:46.867Z] Removing intermediate container 0b94d6a5e767 [2023-03-09T13:26:46.867Z] ---> c69649bbcd9f [2023-03-09T13:26:46.867Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T13:26:47.137Z] ---> Running in 9cd1c2de7b59 [2023-03-09T13:26:47.407Z] Removing intermediate container 9cd1c2de7b59 [2023-03-09T13:26:47.407Z] ---> 9a11272bc188 [2023-03-09T13:26:47.407Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:26:47.407Z] ---> Running in e29844581e67 [2023-03-09T13:26:47.675Z] Removing intermediate container e29844581e67 [2023-03-09T13:26:47.675Z] ---> 3db91542c7fd [2023-03-09T13:26:47.675Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T13:26:47.675Z] ---> Running in b4c38cd56b5b [2023-03-09T13:26:47.944Z] Removing intermediate container b4c38cd56b5b [2023-03-09T13:26:47.944Z] ---> cbb582418f24 [2023-03-09T13:26:47.944Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:26:48.215Z] ---> Running in cffe40354a2c [2023-03-09T13:26:49.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:26:49.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:26:50.861Z] OK: 226 MiB in 55 packages [2023-03-09T13:26:51.823Z] Removing intermediate container cffe40354a2c [2023-03-09T13:26:51.823Z] ---> 467f65596d40 [2023-03-09T13:26:51.823Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T13:26:52.415Z] ---> e822de2392df [2023-03-09T13:26:52.415Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:26:52.415Z] ---> Running in 2a6c6416666e [2023-03-09T13:26:56.681Z] Removing intermediate container 2a6c6416666e [2023-03-09T13:26:56.681Z] ---> 2a07037c076e [2023-03-09T13:26:56.681Z] Step 11/25 : COPY . . [2023-03-09T13:26:57.647Z] ---> 4f04632c7d6e [2023-03-09T13:26:57.647Z] Step 12/25 : RUN ${MAKE} [2023-03-09T13:26:57.647Z] ---> Running in bf5ab16a72a3 [2023-03-09T13:26:58.624Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T13:29:20.693Z] Removing intermediate container bf5ab16a72a3 [2023-03-09T13:29:20.693Z] ---> 26eb6b32f02e [2023-03-09T13:29:20.693Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T13:29:20.693Z] 3.16: Pulling from library/alpine [2023-03-09T13:29:20.693Z] 3760b48202b3: Pulling fs layer [2023-03-09T13:29:20.693Z] 3760b48202b3: Verifying Checksum [2023-03-09T13:29:20.693Z] 3760b48202b3: Download complete [2023-03-09T13:29:20.693Z] 3760b48202b3: Pull complete [2023-03-09T13:29:20.693Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T13:29:20.693Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T13:29:20.693Z] ---> 4c81e5bf8899 [2023-03-09T13:29:20.693Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T13:29:20.693Z] ---> Running in 5a77f2e19657 [2023-03-09T13:29:20.693Z] Removing intermediate container 5a77f2e19657 [2023-03-09T13:29:20.693Z] ---> 0189f718aedb [2023-03-09T13:29:20.693Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T13:29:20.693Z] ---> Running in 002e9503e3fb [2023-03-09T13:29:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:29:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:29:20.693Z] OK: 5 MiB in 14 packages [2023-03-09T13:29:20.693Z] Removing intermediate container 002e9503e3fb [2023-03-09T13:29:20.693Z] ---> 70b1dbb5bc47 [2023-03-09T13:29:20.693Z] Step 16/25 : WORKDIR / [2023-03-09T13:29:20.693Z] ---> Running in 49c263a805b9 [2023-03-09T13:29:20.693Z] Removing intermediate container 49c263a805b9 [2023-03-09T13:29:20.693Z] ---> 151ab78ff49d [2023-03-09T13:29:20.693Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T13:29:20.693Z] ---> 878b2845c750 [2023-03-09T13:29:20.693Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T13:29:20.693Z] ---> d7a570ea5971 [2023-03-09T13:29:20.693Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T13:29:20.693Z] ---> c8f57341157e [2023-03-09T13:29:20.693Z] Step 20/25 : EXPOSE 59910 [2023-03-09T13:29:20.693Z] ---> Running in 59c5926c7a30 [2023-03-09T13:29:20.693Z] Removing intermediate container 59c5926c7a30 [2023-03-09T13:29:20.693Z] ---> f3b997104bad [2023-03-09T13:29:20.693Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T13:29:20.693Z] ---> Running in 7239bddb0659 [2023-03-09T13:29:20.693Z] Removing intermediate container 7239bddb0659 [2023-03-09T13:29:20.693Z] ---> 8d23a5009049 [2023-03-09T13:29:20.693Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T13:29:20.693Z] ---> Running in 7b033a5912ac [2023-03-09T13:29:20.693Z] Removing intermediate container 7b033a5912ac [2023-03-09T13:29:20.693Z] ---> ca74eaa45da7 [2023-03-09T13:29:20.693Z] Step 23/25 : LABEL arch=arm64 [2023-03-09T13:29:20.693Z] ---> Running in 1b5d308bb5eb [2023-03-09T13:29:20.693Z] Removing intermediate container 1b5d308bb5eb [2023-03-09T13:29:20.693Z] ---> cbe291a85dd2 [2023-03-09T13:29:20.693Z] Step 24/25 : LABEL git_sha=0a710125d44496b767d3bdb0c75047b62c387ea9 [2023-03-09T13:29:20.693Z] ---> Running in 919a0281a529 [2023-03-09T13:29:20.693Z] Removing intermediate container 919a0281a529 [2023-03-09T13:29:20.693Z] ---> a96de24ca382 [2023-03-09T13:29:20.693Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T13:29:20.693Z] ---> Running in e5638b4e36fa [2023-03-09T13:29:20.693Z] Removing intermediate container e5638b4e36fa [2023-03-09T13:29:20.693Z] ---> e7e14b4f9930 [2023-03-09T13:29:20.693Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T13:29:20.693Z] Successfully built e7e14b4f9930 [2023-03-09T13:29:20.693Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:29:21.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:29:21.094Z] [2023-03-09T13:29:21.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:29:21.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:29:21.422Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T13:29:21.422Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T13:29:21.422Z] 04944245beec: Pulling fs layer [2023-03-09T13:29:21.422Z] 699f458cf7ca: Pulling fs layer [2023-03-09T13:29:21.422Z] 765212b225bb: Pulling fs layer [2023-03-09T13:29:21.422Z] f23df028b6ca: Pulling fs layer [2023-03-09T13:29:21.422Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T13:29:21.422Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T13:29:21.422Z] f23df028b6ca: Waiting [2023-03-09T13:29:21.422Z] d65c8cfc05b1: Waiting [2023-03-09T13:29:21.422Z] 2437ff75d9bd: Waiting [2023-03-09T13:29:21.422Z] 765212b225bb: Waiting [2023-03-09T13:29:21.690Z] 04944245beec: Verifying Checksum [2023-03-09T13:29:21.690Z] 04944245beec: Download complete [2023-03-09T13:29:21.690Z] 765212b225bb: Verifying Checksum [2023-03-09T13:29:21.690Z] 765212b225bb: Download complete [2023-03-09T13:29:21.690Z] f23df028b6ca: Verifying Checksum [2023-03-09T13:29:21.690Z] f23df028b6ca: Download complete [2023-03-09T13:29:21.690Z] d65c8cfc05b1: Download complete [2023-03-09T13:29:21.690Z] 699f458cf7ca: Verifying Checksum [2023-03-09T13:29:21.690Z] 699f458cf7ca: Download complete [2023-03-09T13:29:22.274Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T13:29:22.274Z] 8998bd30e6a1: Download complete [2023-03-09T13:29:24.217Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T13:29:24.217Z] 2437ff75d9bd: Download complete [2023-03-09T13:29:26.162Z] 8998bd30e6a1: Pull complete [2023-03-09T13:29:26.162Z] 04944245beec: Pull complete [2023-03-09T13:29:27.572Z] 699f458cf7ca: Pull complete [2023-03-09T13:29:27.837Z] 765212b225bb: Pull complete [2023-03-09T13:29:28.419Z] f23df028b6ca: Pull complete [2023-03-09T13:29:28.999Z] d65c8cfc05b1: Pull complete [2023-03-09T13:29:43.999Z] 2437ff75d9bd: Pull complete [2023-03-09T13:29:43.999Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T13:29:43.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:29:43.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:29:44.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-9468 does not seem to be running inside a container [2023-03-09T13:29:44.253Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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-03-09T13:29:46.745Z] $ docker top 9a023ca9525f1d04a4a020f862243129f80a5f0d997d74d8387d8dda9c12f8f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:47.241Z] ---> job-cost.sh [2023-03-09T13:29:47.510Z] lf-activate-venv: SKIPPING [2023-03-09T13:29:47.510Z] INFO: No Stack... [2023-03-09T13:29:48.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T13:29:48.671Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T13:29:48.990Z] + cut -d, -f6 [2023-03-09T13:29:48.990Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock [2023-03-09T13:29:49.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [2023-03-09T13:29:49.326Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] did not exist. Created. [2023-03-09T13:29:49.326Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T13:29:49.979Z] /w/workspace/device-gpio/3@tmp/durable-2443b940/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T13:29:50.301Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T13:29:50.316Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T13:29:50.357Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T13:29:50.364Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T13:29:50.388Z] $ docker stop --time=1 9a023ca9525f1d04a4a020f862243129f80a5f0d997d74d8387d8dda9c12f8f6 [2023-03-09T13:29:51.835Z] $ docker rm -f --volumes 9a023ca9525f1d04a4a020f862243129f80a5f0d997d74d8387d8dda9c12f8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T13:29:52.188Z] provisioning config files... [2023-03-09T13:29:52.195Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config9251917147246434032tmp [Pipeline] { [Pipeline] sh [2023-03-09T13:29:52.485Z] + set +x [2023-03-09T13:29:52.485Z] + bash -s -- [2023-03-09T13:29:52.485Z] + curl -s https://codecov.io/bash [2023-03-09T13:29:52.485Z] [2023-03-09T13:29:52.485Z] _____ _ [2023-03-09T13:29:52.485Z] / ____| | | [2023-03-09T13:29:52.485Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T13:29:52.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T13:29:52.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T13:29:52.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T13:29:52.485Z] Bash-1.0.6 [2023-03-09T13:29:52.485Z] [2023-03-09T13:29:52.485Z] [2023-03-09T13:29:52.485Z] ==> git version 2.25.1 found [2023-03-09T13:29:52.485Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T13:29:52.485Z] Release-Date: 2020-01-08 [2023-03-09T13:29:52.485Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T13:29:52.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T13:29:52.485Z] ==> Jenkins CI detected. [2023-03-09T13:29:52.485Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-09T13:29:52.485Z] project root: . [2023-03-09T13:29:52.485Z] --> token set from env [2023-03-09T13:29:52.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T13:29:52.485Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T13:29:52.485Z] ==> Python coveragepy not found [2023-03-09T13:29:52.485Z] ==> Searching for coverage reports in: [2023-03-09T13:29:52.485Z] + . [2023-03-09T13:29:52.485Z] -> Found 1 reports [2023-03-09T13:29:52.485Z] ==> Detecting git/mercurial file structure [2023-03-09T13:29:52.485Z] ==> Reading reports [2023-03-09T13:29:52.485Z] + ./coverage.out bytes=10 [2023-03-09T13:29:52.485Z] ==> Appending adjustments [2023-03-09T13:29:52.485Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T13:29:52.745Z] + Found adjustments [2023-03-09T13:29:52.745Z] ==> Gzipping contents [2023-03-09T13:29:52.745Z] 4.0K /tmp/codecov.7ngCFv.gz [2023-03-09T13:29:52.745Z] ==> Uploading reports [2023-03-09T13:29:52.745Z] url: https://codecov.io [2023-03-09T13:29:52.745Z] query: branch=PR-116&commit=267541ca1cc481dd346b9a94b8ef1075087abdfc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-09T13:29:52.745Z] -> Pinging Codecov [2023-03-09T13:29:52.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=267541ca1cc481dd346b9a94b8ef1075087abdfc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-09T13:29:52.745Z] -> Uploading to [2023-03-09T13:29:52.745Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/267541ca1cc481dd346b9a94b8ef1075087abdfc/97c9e9e7-97c0-4d01-98ab-7ec687cb7288.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T132952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83f8b65237de8af15f786e486efcdcae3a611533c39af783dfb6ad549b269772 [2023-03-09T13:29:52.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T13:29:52.745Z] Dload Upload Total Spent Left Speed [2023-03-09T13:29:53.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2208 --:--:-- --:--:-- --:--:-- 2214 [2023-03-09T13:29:53.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/267541ca1cc481dd346b9a94b8ef1075087abdfc [Pipeline] } [2023-03-09T13:29:53.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T13:29:54.049Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] [2023-03-09T13:29:54.049Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T13:29:54.049Z] total 16 [2023-03-09T13:29:54.049Z] drwxr-xr-x 3 root root 4096 Mar 9 13:22 . [2023-03-09T13:29:54.049Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:22 .. [2023-03-09T13:29:54.049Z] drwxr-xr-x 2 root root 4096 Mar 9 13:22 cost [2023-03-09T13:29:54.049Z] -rw-r--r-- 1 root root 83 Mar 9 13:22 cost.csv [2023-03-09T13:29:54.049Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T13:29:54.049Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T13:29:54.049Z] total 16 [2023-03-09T13:29:54.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:22 . [2023-03-09T13:29:54.049Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:22 .. [2023-03-09T13:29:54.049Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 13:22 cost [2023-03-09T13:29:54.049Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 13:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:54.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:55.213Z] ---> package-listing.sh [2023-03-09T13:29:55.213Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T13:29:55.213Z] ++ facter osfamily [2023-03-09T13:29:55.473Z] + OS_FAMILY=debian [2023-03-09T13:29:55.473Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-09T13:29:55.473Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T13:29:55.473Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T13:29:55.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T13:29:55.473Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T13:29:55.473Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-09T13:29:55.473Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T13:29:55.473Z] + case "${OS_FAMILY}" in [2023-03-09T13:29:55.473Z] + dpkg -l [2023-03-09T13:29:55.473Z] + grep '^ii' [2023-03-09T13:29:55.473Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T13:29:55.473Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T13:29:55.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T13:29:55.473Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-09T13:29:55.473Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [2023-03-09T13:29:55.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo [2023-03-09T13:29:55.486Z] 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T13:29:55.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:29:56.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:29:56.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:29:56.414Z] prd-ubuntu20.04-docker-8c-8g-9467 does not seem to be running inside a container [2023-03-09T13:29:56.449Z] $ 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-116/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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T13:29:56.711Z] $ docker top 70bd829614885642f4db684f815679ef7eba296b19d7f9e07eb8cbc62bc7c4d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:29:57.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T13:29:57.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T13:29:57.629Z] + ls /var/log/sa-host [2023-03-09T13:29:57.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:29:57.780Z] provisioning config files... [2023-03-09T13:29:57.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config17932498065436015569tmp [Pipeline] { [Pipeline] echo [2023-03-09T13:29:57.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:58.086Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T13:29:58.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:58.434Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T13:29:58.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:58.728Z] ---> sudo-logs.sh [2023-03-09T13:29:58.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T13:29:58.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:29:59.042Z] ---> job-cost.sh [2023-03-09T13:29:59.042Z] lf-activate-venv: SKIPPING [2023-03-09T13:29:59.042Z] DEBUG: total: 0.2199999988079071 [2023-03-09T13:29:59.042Z] INFO: Retrieving Stack Cost... [2023-03-09T13:29:59.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T13:29:59.868Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T13:29:59.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:30:00.162Z] ---> logs-deploy.sh [2023-03-09T13:30:00.162Z] lf-activate-venv: SKIPPING [2023-03-09T13:30:00.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/3 [2023-03-09T13:30:00.162Z] INFO: archiving workspace using pattern(s): [2023-03-09T13:30:01.103Z] Archives upload complete. [2023-03-09T13:30:01.103Z] INFO: archiving logs to Nexus