Pull request #160 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6dc6446010bfc7937e070a9ef9f7688514ca869+11a3e93ce1b9de78f3ac3895831d199ada88536a (5b9d98cc6d7eab479129e5fb7ea8f7cdd793f50e) 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-ssh7858663862677675160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15587692757589792131.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7801402118682298954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7244264480496109211.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16001272490592913722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9424 in /w/workspace/edgexfoundry_device-gpio_PR-160 [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-160 # 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 11a3e93ce1b9de78f3ac3895831d199ada88536a into PR head commit f6dc6446010bfc7937e070a9ef9f7688514ca869 Merge succeeded, producing f6dc6446010bfc7937e070a9ef9f7688514ca869 Checking out Revision f6dc6446010bfc7937e070a9ef9f7688514ca869 (PR-160) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T01:31:41.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:31:41.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T01:31:41.267Z] ========================================================= [2023-04-24T01:31:41.267Z] EdgeX Global Pipelines Version Info [2023-04-24T01:31:41.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # 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 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 > git rev-list --no-walk 14c83216504725f39b877b610465c55b7f125b42 # timeout=10 [2023-04-24T01:31:41.973Z] ------------------- [2023-04-24T01:31:41.973Z] stable info: [2023-04-24T01:31:41.973Z] ------------------- [2023-04-24T01:31:41.973Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:31:41.973Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:41.973Z] Message: update stable to v1.0.248 [2023-04-24T01:31:42.542Z] ------------------- [2023-04-24T01:31:42.542Z] experimental info: [2023-04-24T01:31:42.542Z] ------------------- [2023-04-24T01:31:42.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:31:42.542Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:42.542Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:31:42.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-24T01:31:42.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-24T01:31:42.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:31:42.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:31:42.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:31:42.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:31:42.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:31:42.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T01:31:42.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:31:42.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:31:42.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:31:42.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-24T01:31:42.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:31:42.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:31:42.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:42.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:42.953Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:42.974Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:42.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:31:43.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:31:43.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T01:31:43.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T01:31:43.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T01:31:43.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T01:31:43.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T01:31:43.111Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:31:43.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:31:43.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-04-24T01:31:43.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-04-24T01:31:43.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-04-24T01:31:43.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6dc6446010bfc7937e070a9ef9f7688514ca869 [Pipeline] echo [2023-04-24T01:31:43.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6dc644 [Pipeline] echo [2023-04-24T01:31:43.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:31:43.264Z] provisioning config files... [2023-04-24T01:31:43.279Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config7051869992377707683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:43.586Z] ---> docker-login.sh [2023-04-24T01:31:43.587Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:31:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:43.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:43.846Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:43.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:43.846Z] [2023-04-24T01:31:43.846Z] Login Succeeded [2023-04-24T01:31:43.846Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:31:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:44.105Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:44.105Z] [2023-04-24T01:31:44.105Z] Login Succeeded [2023-04-24T01:31:44.105Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:31:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:44.105Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:44.105Z] [2023-04-24T01:31:44.105Z] Login Succeeded [2023-04-24T01:31:44.105Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:31:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:44.105Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:44.105Z] [2023-04-24T01:31:44.105Z] Login Succeeded [2023-04-24T01:31:44.105Z] docker.io [2023-04-24T01:31:44.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:44.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:44.366Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:44.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:44.366Z] [2023-04-24T01:31:44.366Z] Login Succeeded [2023-04-24T01:31:44.366Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:31:44.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:31:44.742Z] + git rev-list -1 --merges f6dc6446010bfc7937e070a9ef9f7688514ca869~1..f6dc6446010bfc7937e070a9ef9f7688514ca869 [Pipeline] echo [2023-04-24T01:31:44.792Z] -----------> git rev-list -1 --merges f6dc6446010bfc7937e070a9ef9f7688514ca869~1..f6dc6446010bfc7937e070a9ef9f7688514ca869 f6dc6446010bfc7937e070a9ef9f7688514ca869 [false] [Pipeline] sh [2023-04-24T01:31:45.098Z] + git log --format=format:%s -1 f6dc6446010bfc7937e070a9ef9f7688514ca869 [Pipeline] echo [2023-04-24T01:31:45.111Z] ========================================================= [2023-04-24T01:31:45.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:31:45.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:31:45.455Z] + git log --format=format:%s -1 f6dc6446010bfc7937e070a9ef9f7688514ca869 [Pipeline] echo [2023-04-24T01:31:45.467Z] [semverPrep] GIT_COMMIT: f6dc6446010bfc7937e070a9ef9f7688514ca869, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-24T01:31:45.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T01:31:45.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.827Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:31:45.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T01:31:45.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:46.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:46.195Z] [2023-04-24T01:31:46.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:46.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:46.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:31:46.498Z] b85a868b505f: Pulling fs layer [2023-04-24T01:31:46.498Z] e2be974225ed: Pulling fs layer [2023-04-24T01:31:46.498Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:31:46.498Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:31:46.498Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:31:46.498Z] eaf3925da568: Pulling fs layer [2023-04-24T01:31:46.498Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:31:46.498Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:31:46.498Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:31:46.498Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:31:46.498Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:31:46.498Z] b352a97aabf1: Waiting [2023-04-24T01:31:46.498Z] 4872d77fe225: Waiting [2023-04-24T01:31:46.498Z] bab4dde63d76: Waiting [2023-04-24T01:31:46.498Z] 5851b861e8e6: Waiting [2023-04-24T01:31:46.498Z] bde34c3a00c8: Waiting [2023-04-24T01:31:46.498Z] 1469e6f7b9e6: Waiting [2023-04-24T01:31:46.498Z] eaf3925da568: Waiting [2023-04-24T01:31:46.498Z] 988bab9f4d93: Waiting [2023-04-24T01:31:46.498Z] e2be974225ed: Download complete [2023-04-24T01:31:46.498Z] 988bab9f4d93: Download complete [2023-04-24T01:31:46.757Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:31:46.757Z] 1469e6f7b9e6: Download complete [2023-04-24T01:31:46.757Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:31:46.757Z] 339a4e72a1f5: Download complete [2023-04-24T01:31:46.757Z] bde34c3a00c8: Download complete [2023-04-24T01:31:46.757Z] b352a97aabf1: Download complete [2023-04-24T01:31:46.757Z] 4872d77fe225: Verifying Checksum [2023-04-24T01:31:46.757Z] 4872d77fe225: Download complete [2023-04-24T01:31:46.757Z] 5851b861e8e6: Verifying Checksum [2023-04-24T01:31:46.757Z] 5851b861e8e6: Download complete [2023-04-24T01:31:46.757Z] b85a868b505f: Verifying Checksum [2023-04-24T01:31:46.757Z] b85a868b505f: Download complete [2023-04-24T01:31:47.015Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:31:47.015Z] bab4dde63d76: Download complete [2023-04-24T01:31:47.957Z] b85a868b505f: Pull complete [2023-04-24T01:31:48.216Z] e2be974225ed: Pull complete [2023-04-24T01:31:48.475Z] 339a4e72a1f5: Pull complete [2023-04-24T01:31:48.735Z] 988bab9f4d93: Pull complete [2023-04-24T01:31:48.998Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:31:48.998Z] eaf3925da568: Pull complete [2023-04-24T01:31:50.904Z] bab4dde63d76: Pull complete [2023-04-24T01:31:50.904Z] bde34c3a00c8: Pull complete [2023-04-24T01:31:50.904Z] b352a97aabf1: Pull complete [2023-04-24T01:31:50.904Z] 4872d77fe225: Pull complete [2023-04-24T01:31:50.904Z] 5851b861e8e6: Pull complete [2023-04-24T01:31:50.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:31:50.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:50.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:31:51.005Z] prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container [2023-04-24T01:31:51.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:31:54.362Z] $ docker top 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 -eo pid,comm [2023-04-24T01:31:54.409Z] 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-04-24T01:31:54.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:31:54.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:54.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:54.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:54.553Z] $ docker exec 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 ssh-agent [2023-04-24T01:31:54.650Z] SSH_AUTH_SOCK=/tmp/ssh-WB748FsZz7Ks/agent.33 [2023-04-24T01:31:54.650Z] SSH_AGENT_PID=39 [2023-04-24T01:31:54.657Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:54.762Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_10864462085611156640.key (/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_10864462085611156640.key) [2023-04-24T01:31:54.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:55.055Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:31:55.072Z] $ docker exec --env ******** --env ******** 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 ssh-agent -k [2023-04-24T01:31:55.160Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:55.160Z] unset SSH_AGENT_PID; [2023-04-24T01:31:55.160Z] echo Agent pid 39 killed; [2023-04-24T01:31:55.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:31:55.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:55.198Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:55.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:55.327Z] $ docker exec 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 ssh-agent [2023-04-24T01:31:55.424Z] SSH_AUTH_SOCK=/tmp/ssh-j8r7rq5TfQSZ/agent.71 [2023-04-24T01:31:55.424Z] SSH_AGENT_PID=77 [2023-04-24T01:31:55.428Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:55.535Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_11440735880617096057.key (/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_11440735880617096057.key) [2023-04-24T01:31:55.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:55.836Z] + git semver init [2023-04-24T01:31:56.094Z] 2023-04-24 01:31:56,007 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:31:56.094Z] 2023-04-24 01:31:56,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver [2023-04-24T01:31:56.094Z] 2023-04-24 01:31:56,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-160/.semver [2023-04-24T01:31:56.094Z] 2023-04-24 01:31:56,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-160/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,949 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-160/.git/info/exclude [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 with force:False [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,949 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,954 [execute] INFO git cat-file --batch-check [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,961 [execute] INFO git cat-file --batch [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:31:57.029Z] 2023-04-24 01:31:56,966 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 [2023-04-24T01:31:57.029Z] 0.0.0 [Pipeline] } [2023-04-24T01:31:57.041Z] $ docker exec --env ******** --env ******** 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 ssh-agent -k [2023-04-24T01:31:57.128Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:57.128Z] unset SSH_AGENT_PID; [2023-04-24T01:31:57.128Z] echo Agent pid 77 killed; [2023-04-24T01:31:57.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:31:57.432Z] + git semver [Pipeline] } [2023-04-24T01:31:57.710Z] $ docker stop --time=1 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 [2023-04-24T01:31:58.987Z] $ docker rm -f --volumes 83af1b9e96623133f97cfe15a2f0b7eaef63b0688d3355d1b39e0e85c0e50524 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:31:59.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:31:59.522Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:31:59.526Z] [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-04-24T01:31:59.649Z] provisioning config files... [2023-04-24T01:31:59.659Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config629430628722271973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:59.960Z] ---> docker-login.sh [2023-04-24T01:31:59.960Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:31:59.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:59.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:59.960Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:59.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:59.960Z] [2023-04-24T01:31:59.960Z] Login Succeeded [2023-04-24T01:31:59.960Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:31:59.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:59.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:59.960Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:59.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:59.960Z] [2023-04-24T01:31:59.960Z] Login Succeeded [2023-04-24T01:31:59.960Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:32:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:00.221Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:00.221Z] [2023-04-24T01:32:00.221Z] Login Succeeded [2023-04-24T01:32:00.221Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:32:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:00.221Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:00.221Z] [2023-04-24T01:32:00.221Z] Login Succeeded [2023-04-24T01:32:00.221Z] docker.io [2023-04-24T01:32:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:00.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:00.480Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:00.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:00.480Z] [2023-04-24T01:32:00.480Z] Login Succeeded [2023-04-24T01:32:00.480Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:32:00.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:32:00.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:00.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:00.568Z] ========================================================= [2023-04-24T01:32:00.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:32:00.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:00.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:32:00.882Z] Sending build context to Docker daemon 16.08MB [2023-04-24T01:32:00.882Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:32:00.882Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:32:00.882Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T01:32:00.882Z] 63b65145d645: Pulling fs layer [2023-04-24T01:32:00.882Z] a2d21d5440eb: Pulling fs layer [2023-04-24T01:32:00.882Z] 935e6c44a52c: Pulling fs layer [2023-04-24T01:32:00.882Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T01:32:00.882Z] 30dea6a524f1: Pulling fs layer [2023-04-24T01:32:00.882Z] a2aff8979fd8: Pulling fs layer [2023-04-24T01:32:00.882Z] 6808be2612f2: Pulling fs layer [2023-04-24T01:32:00.882Z] f25807f1079a: Pulling fs layer [2023-04-24T01:32:00.882Z] 94cc34f8dd06: Waiting [2023-04-24T01:32:00.882Z] 30dea6a524f1: Waiting [2023-04-24T01:32:00.882Z] a2aff8979fd8: Waiting [2023-04-24T01:32:00.882Z] 6808be2612f2: Waiting [2023-04-24T01:32:00.882Z] f25807f1079a: Waiting [2023-04-24T01:32:00.882Z] a2d21d5440eb: Download complete [2023-04-24T01:32:01.142Z] 94cc34f8dd06: Download complete [2023-04-24T01:32:01.143Z] 30dea6a524f1: Verifying Checksum [2023-04-24T01:32:01.143Z] 30dea6a524f1: Download complete [2023-04-24T01:32:01.143Z] 63b65145d645: Verifying Checksum [2023-04-24T01:32:01.143Z] 63b65145d645: Download complete [2023-04-24T01:32:01.143Z] a2aff8979fd8: Verifying Checksum [2023-04-24T01:32:01.143Z] a2aff8979fd8: Download complete [2023-04-24T01:32:01.143Z] 63b65145d645: Pull complete [2023-04-24T01:32:01.401Z] a2d21d5440eb: Pull complete [2023-04-24T01:32:01.401Z] f25807f1079a: Verifying Checksum [2023-04-24T01:32:01.401Z] f25807f1079a: Download complete [2023-04-24T01:32:01.663Z] 935e6c44a52c: Download complete [2023-04-24T01:32:01.922Z] 6808be2612f2: Verifying Checksum [2023-04-24T01:32:01.922Z] 6808be2612f2: Download complete [2023-04-24T01:32:05.212Z] 935e6c44a52c: Pull complete [2023-04-24T01:32:05.212Z] 94cc34f8dd06: Pull complete [2023-04-24T01:32:05.212Z] 30dea6a524f1: Pull complete [2023-04-24T01:32:05.212Z] a2aff8979fd8: Pull complete [2023-04-24T01:32:07.741Z] 6808be2612f2: Pull complete [2023-04-24T01:32:08.308Z] f25807f1079a: Pull complete [2023-04-24T01:32:08.308Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T01:32:08.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:08.308Z] ---> 3b553350e43f [2023-04-24T01:32:08.308Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:32:13.590Z] ---> Running in 3c19bbdfb9b8 [2023-04-24T01:32:13.590Z] Removing intermediate container 3c19bbdfb9b8 [2023-04-24T01:32:13.590Z] ---> d64742014a7d [2023-04-24T01:32:13.590Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:32:13.590Z] ---> Running in 518f16d7bd51 [2023-04-24T01:32:13.590Z] Removing intermediate container 518f16d7bd51 [2023-04-24T01:32:13.590Z] ---> 9551715644d9 [2023-04-24T01:32:13.590Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:32:13.590Z] ---> Running in 5bd37e0aa825 [2023-04-24T01:32:13.590Z] Removing intermediate container 5bd37e0aa825 [2023-04-24T01:32:13.590Z] ---> 0f680a878324 [2023-04-24T01:32:13.590Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:32:13.590Z] ---> Running in 80b91e1fc9d0 [2023-04-24T01:32:13.590Z] Removing intermediate container 80b91e1fc9d0 [2023-04-24T01:32:13.590Z] ---> 8ae15afb58dc [2023-04-24T01:32:13.590Z] Step 7/12 : WORKDIR /device-gpio [2023-04-24T01:32:13.590Z] ---> Running in c1dbdfbf3407 [2023-04-24T01:32:13.590Z] Removing intermediate container c1dbdfbf3407 [2023-04-24T01:32:13.590Z] ---> 35f48b6b71ee [2023-04-24T01:32:13.590Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:32:13.590Z] ---> Running in c94c5c463c89 [2023-04-24T01:32:13.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:13.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:14.131Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:32:14.131Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:32:14.131Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:32:14.131Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:32:14.131Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:32:14.131Z] OK: 269 MiB in 57 packages [2023-04-24T01:32:14.619Z] Still waiting to schedule task [2023-04-24T01:32:14.620Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T01:32:14.702Z] Removing intermediate container c94c5c463c89 [2023-04-24T01:32:14.702Z] ---> 9740618c1c84 [2023-04-24T01:32:14.702Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:32:14.702Z] ---> 0a2c14622f8d [2023-04-24T01:32:14.702Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:32:14.702Z] ---> Running in 52dbba7ceb57 [2023-04-24T01:32:46.866Z] Removing intermediate container 52dbba7ceb57 [2023-04-24T01:32:46.866Z] ---> 10bf7df71692 [2023-04-24T01:32:46.866Z] Step 11/12 : COPY . . [2023-04-24T01:32:46.866Z] ---> e26d7ef221ce [2023-04-24T01:32:46.866Z] Step 12/12 : RUN ${MAKE} [2023-04-24T01:32:46.866Z] ---> Running in 106d66ede6a9 [2023-04-24T01:32:46.866Z] noop [2023-04-24T01:32:46.866Z] Removing intermediate container 106d66ede6a9 [2023-04-24T01:32:46.866Z] ---> 289981a9920f [2023-04-24T01:32:46.866Z] Successfully built 289981a9920f [2023-04-24T01:32:46.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:47.175Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:47.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:47.249Z] prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container [2023-04-24T01:32:47.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:32:47.634Z] $ docker top c4fc8f6b951afcf93c519538089d440b8f7e1975f10dfb2bb4620ac0ccb70840 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:47.975Z] + go version [2023-04-24T01:32:47.975Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T01:32:47.992Z] $ docker stop --time=1 c4fc8f6b951afcf93c519538089d440b8f7e1975f10dfb2bb4620ac0ccb70840 [2023-04-24T01:32:49.270Z] $ docker rm -f --volumes c4fc8f6b951afcf93c519538089d440b8f7e1975f10dfb2bb4620ac0ccb70840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:49.684Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:49.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:49.768Z] prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container [2023-04-24T01:32:49.811Z] $ 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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:32:50.143Z] $ docker top 4b18aa57cc083062cd68b4abfe1fa9d2b26915e2ec9cf2f75f4ba717ede23209 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:50.490Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:50.788Z] + make test [2023-04-24T01:32:50.788Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:32:55.397Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-24T01:33:05.382Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-24T01:33:05.382Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-24T01:33:13.630Z] go vet ./... [2023-04-24T01:33:16.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:33:16.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:33:16.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:33:16.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:33:16.249Z] $ docker stop --time=1 4b18aa57cc083062cd68b4abfe1fa9d2b26915e2ec9cf2f75f4ba717ede23209 [2023-04-24T01:33:19.590Z] $ docker rm -f --volumes 4b18aa57cc083062cd68b4abfe1fa9d2b26915e2ec9cf2f75f4ba717ede23209 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:33:20.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:33:20.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T01:33:20.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:33:20.834Z] + ls -al . [2023-04-24T01:33:20.834Z] total 156 [2023-04-24T01:33:20.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:32 . [2023-04-24T01:33:20.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 .. [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:31 .dockerignore [2023-04-24T01:33:20.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:31 .git [2023-04-24T01:33:20.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 .github [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:31 .gitignore [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:31 .golangci.yml [2023-04-24T01:33:20.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:31 .semver [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:31 Attribution.txt [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:31 CHANGELOG.md [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:31 Dockerfile [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:31 GOVERNANCE.md [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:31 Jenkinsfile [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:31 LICENSE [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:31 Makefile [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:31 OWNERS.md [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:31 README.md [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:31 VERSION [2023-04-24T01:33:20.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:31 bin [2023-04-24T01:33:20.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 cmd [2023-04-24T01:33:20.834Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:32 coverage.out [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:31 go.mod [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:31 go.sum [2023-04-24T01:33:20.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 internal [2023-04-24T01:33:20.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 snap [2023-04-24T01:33:20.834Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:21.145Z] + 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=f6dc6446010bfc7937e070a9ef9f7688514ca869 --label arch=amd64 --label version=0.0.0 . [2023-04-24T01:33:21.145Z] Sending build context to Docker daemon 16.08MB [2023-04-24T01:33:21.145Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:33:21.145Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:33:21.145Z] ---> 289981a9920f [2023-04-24T01:33:21.145Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:33:21.406Z] ---> Running in 4e502d6c2c01 [2023-04-24T01:33:21.665Z] Removing intermediate container 4e502d6c2c01 [2023-04-24T01:33:21.665Z] ---> 137952e23405 [2023-04-24T01:33:21.665Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:33:21.665Z] ---> Running in 80ef750ba28c [2023-04-24T01:33:21.665Z] Removing intermediate container 80ef750ba28c [2023-04-24T01:33:21.665Z] ---> 6118b53fdd88 [2023-04-24T01:33:21.665Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:33:21.665Z] ---> Running in 0f1644dd7e06 [2023-04-24T01:33:21.665Z] Removing intermediate container 0f1644dd7e06 [2023-04-24T01:33:21.665Z] ---> 8e0d35cdb2d5 [2023-04-24T01:33:21.665Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:33:21.665Z] ---> Running in 5b1039f65722 [2023-04-24T01:33:21.925Z] Removing intermediate container 5b1039f65722 [2023-04-24T01:33:21.925Z] ---> c56eed36b277 [2023-04-24T01:33:21.925Z] Step 7/25 : WORKDIR /device-gpio [2023-04-24T01:33:21.925Z] ---> Running in 604df7aa3335 [2023-04-24T01:33:21.925Z] Removing intermediate container 604df7aa3335 [2023-04-24T01:33:21.925Z] ---> 0bed316cfba7 [2023-04-24T01:33:21.925Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:33:21.925Z] ---> Running in 84cb8e625b3e [2023-04-24T01:33:22.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:22.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:22.706Z] OK: 269 MiB in 57 packages [2023-04-24T01:33:22.964Z] Removing intermediate container 84cb8e625b3e [2023-04-24T01:33:22.964Z] ---> 70badb100ca5 [2023-04-24T01:33:22.964Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:33:22.964Z] ---> 345f0748fcc8 [2023-04-24T01:33:22.964Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:33:22.964Z] ---> Running in 7af75b942d22 [2023-04-24T01:33:23.802Z] Removing intermediate container 7af75b942d22 [2023-04-24T01:33:23.802Z] ---> ce24dc6ab8d0 [2023-04-24T01:33:23.802Z] Step 11/25 : COPY . . [2023-04-24T01:33:24.444Z] ---> 611f1c1330cd [2023-04-24T01:33:24.444Z] Step 12/25 : RUN ${MAKE} [2023-04-24T01:33:24.444Z] ---> Running in ad34c0bc5fb7 [2023-04-24T01:33:24.708Z] 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-04-24T01:33:46.711Z] Removing intermediate container ad34c0bc5fb7 [2023-04-24T01:33:46.711Z] ---> fe097c075604 [2023-04-24T01:33:46.711Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:33:46.969Z] 3.17: Pulling from library/alpine [2023-04-24T01:33:47.228Z] f56be85fc22e: Pulling fs layer [2023-04-24T01:33:47.228Z] f56be85fc22e: Verifying Checksum [2023-04-24T01:33:47.228Z] f56be85fc22e: Download complete [2023-04-24T01:33:47.488Z] f56be85fc22e: Pull complete [2023-04-24T01:33:47.488Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:33:47.488Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:33:47.488Z] ---> 9ed4aefc74f6 [2023-04-24T01:33:47.488Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-24T01:33:47.488Z] ---> Running in 602fff466e6e [2023-04-24T01:33:47.748Z] Removing intermediate container 602fff466e6e [2023-04-24T01:33:47.748Z] ---> 4badd40e5224 [2023-04-24T01:33:47.748Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-24T01:33:47.748Z] ---> Running in 45cc9782437a [2023-04-24T01:33:48.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:48.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:48.267Z] OK: 7 MiB in 15 packages [2023-04-24T01:33:48.836Z] Removing intermediate container 45cc9782437a [2023-04-24T01:33:48.836Z] ---> 3a6baf19acc1 [2023-04-24T01:33:48.836Z] Step 16/25 : WORKDIR / [2023-04-24T01:33:48.836Z] ---> Running in 3b8cbc430793 [2023-04-24T01:33:48.836Z] Removing intermediate container 3b8cbc430793 [2023-04-24T01:33:48.836Z] ---> c54bfe6510bc [2023-04-24T01:33:48.836Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-24T01:33:48.836Z] ---> 24c78ba41435 [2023-04-24T01:33:48.836Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-24T01:33:49.096Z] ---> 25d8430f94d8 [2023-04-24T01:33:49.096Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-24T01:33:50.054Z] ---> 012c266cb92e [2023-04-24T01:33:50.054Z] Step 20/25 : EXPOSE 59910 [2023-04-24T01:33:50.054Z] ---> Running in cb832838b45b [2023-04-24T01:33:50.054Z] Removing intermediate container cb832838b45b [2023-04-24T01:33:50.054Z] ---> 3038373ea0dd [2023-04-24T01:33:50.054Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-24T01:33:50.054Z] ---> Running in 2c0c3dbb453c [2023-04-24T01:33:50.054Z] Removing intermediate container 2c0c3dbb453c [2023-04-24T01:33:50.054Z] ---> 4484b56438e3 [2023-04-24T01:33:50.054Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:33:50.054Z] ---> Running in 74f0f4930d30 [2023-04-24T01:33:50.312Z] Removing intermediate container 74f0f4930d30 [2023-04-24T01:33:50.312Z] ---> 51aad5c5e5a9 [2023-04-24T01:33:50.312Z] Step 23/25 : LABEL arch=amd64 [2023-04-24T01:33:50.312Z] ---> Running in a81bde4b59d2 [2023-04-24T01:33:50.312Z] Removing intermediate container a81bde4b59d2 [2023-04-24T01:33:50.312Z] ---> b4ddf2b61578 [2023-04-24T01:33:50.312Z] Step 24/25 : LABEL git_sha=f6dc6446010bfc7937e070a9ef9f7688514ca869 [2023-04-24T01:33:50.312Z] ---> Running in 972ea7dde6df [2023-04-24T01:33:50.312Z] Removing intermediate container 972ea7dde6df [2023-04-24T01:33:50.312Z] ---> 5e1ee3a21739 [2023-04-24T01:33:50.312Z] Step 25/25 : LABEL version=0.0.0 [2023-04-24T01:33:50.312Z] ---> Running in 7769f00e003a [2023-04-24T01:33:50.571Z] Removing intermediate container 7769f00e003a [2023-04-24T01:33:50.571Z] ---> 9baa23e77a2d [2023-04-24T01:33:50.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:33:50.571Z] Successfully built 9baa23e77a2d [2023-04-24T01:33:50.571Z] 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-04-24T01:33:51.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:33:51.001Z] [2023-04-24T01:33:51.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:51.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:33:51.300Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T01:33:51.300Z] 5eb5b503b376: Pulling fs layer [2023-04-24T01:33:51.300Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T01:33:51.300Z] ec43610c2a17: Pulling fs layer [2023-04-24T01:33:51.300Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T01:33:51.300Z] 33b1e0a273af: Pulling fs layer [2023-04-24T01:33:51.300Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T01:33:51.300Z] 2f39f015ded8: Pulling fs layer [2023-04-24T01:33:51.300Z] 33b1e0a273af: Waiting [2023-04-24T01:33:51.300Z] 3a2ae6a8a46f: Waiting [2023-04-24T01:33:51.300Z] 2f39f015ded8: Waiting [2023-04-24T01:33:51.300Z] 5c69ac0246d0: Download complete [2023-04-24T01:33:51.300Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T01:33:51.300Z] 3a2ae6a8a46f: Download complete [2023-04-24T01:33:51.300Z] ec43610c2a17: Verifying Checksum [2023-04-24T01:33:51.300Z] ec43610c2a17: Download complete [2023-04-24T01:33:51.300Z] 33b1e0a273af: Verifying Checksum [2023-04-24T01:33:51.300Z] 33b1e0a273af: Download complete [2023-04-24T01:33:51.300Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T01:33:51.559Z] 5eb5b503b376: Verifying Checksum [2023-04-24T01:33:51.559Z] 5eb5b503b376: Download complete [2023-04-24T01:33:52.129Z] 2f39f015ded8: Download complete [2023-04-24T01:33:52.695Z] 5eb5b503b376: Pull complete [2023-04-24T01:33:52.954Z] 5c69ac0246d0: Pull complete [2023-04-24T01:33:53.519Z] ec43610c2a17: Pull complete [2023-04-24T01:33:53.520Z] 3a2ae6a8a46f: Pull complete [2023-04-24T01:33:53.778Z] 33b1e0a273af: Pull complete [2023-04-24T01:33:53.778Z] 5d3b04190fa2: Pull complete [2023-04-24T01:33:59.045Z] 2f39f015ded8: Pull complete [2023-04-24T01:33:59.045Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T01:33:59.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:33:59.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:33:59.127Z] prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container [2023-04-24T01:33:59.167Z] $ 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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T01:34:04.246Z] $ docker top a1af27813c6cb7113260c28c60e324c2014b28b13f34616bad9556e331413d75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:34:04.666Z] ---> job-cost.sh [2023-04-24T01:34:04.667Z] lf-activate-venv: SKIPPING [2023-04-24T01:34:04.667Z] INFO: No Stack... [2023-04-24T01:34:05.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:34:05.494Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:34:05.787Z] + cut -d, -f6 [2023-04-24T01:34:05.787Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-160/archives/cost.csv [Pipeline] lock [2023-04-24T01:34:05.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [2023-04-24T01:34:05.811Z] Resource [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] did not exist. Created. [2023-04-24T01:34:05.811Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:34:06.118Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T01:34:06.150Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:34:06.157Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:34:06.186Z] $ docker stop --time=1 a1af27813c6cb7113260c28c60e324c2014b28b13f34616bad9556e331413d75 [2023-04-24T01:34:07.341Z] $ docker rm -f --volumes a1af27813c6cb7113260c28c60e324c2014b28b13f34616bad9556e331413d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T01:34:48.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9433 in /w/workspace/edgexfoundry_device-gpio_PR-160 [Pipeline] { [Pipeline] ws [2023-04-24T01:34:48.154Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-04-24T01:34:48.194Z] The recommended git tool is: git [2023-04-24T01:34:55.432Z] using credential edgex-jenkins-ssh [2023-04-24T01:34:55.454Z] Cloning the remote Git repository [2023-04-24T01:34:55.524Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-24T01:34:55.658Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-04-24T01:34:55.878Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-24T01:34:55.880Z] > git --version # timeout=10 [2023-04-24T01:34:55.913Z] > git --version # 'git version 2.25.1' [2023-04-24T01:34:55.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:34:56.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:34:57.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-24T01:34:57.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:34:59.813Z] Merging remotes/origin/main commit 11a3e93ce1b9de78f3ac3895831d199ada88536a into PR head commit f6dc6446010bfc7937e070a9ef9f7688514ca869 [2023-04-24T01:34:59.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-24T01:34:59.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-24T01:34:59.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:34:59.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T01:34:59.839Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:34:59.933Z] > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 [2023-04-24T01:35:00.148Z] Merge succeeded, producing f6dc6446010bfc7937e070a9ef9f7688514ca869 [2023-04-24T01:35:00.149Z] Checking out Revision f6dc6446010bfc7937e070a9ef9f7688514ca869 (PR-160) [2023-04-24T01:35:00.955Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:35:00.030Z] > git remote # timeout=10 [2023-04-24T01:35:00.059Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T01:35:00.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:35:00.099Z] > git merge 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 [2023-04-24T01:35:00.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T01:35:00.159Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:35:00.176Z] > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 [2023-04-24T01:35:01.923Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T01:35:01.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:35:01.923Z] Dload Upload Total Spent Left Speed [2023-04-24T01:35:01.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-04-24T01:35:02.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T01:35:02.950Z] + sudo tee /etc/docker/daemon.new [2023-04-24T01:35:02.950Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T01:35:02.950Z] { [2023-04-24T01:35:02.950Z] "registry-mirrors": [ [2023-04-24T01:35:02.950Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T01:35:02.950Z] ], [2023-04-24T01:35:02.950Z] "bip": "10.250.0.254/24", [2023-04-24T01:35:02.950Z] "hosts": [ [2023-04-24T01:35:02.950Z] "tcp://0.0.0.0:5555", [2023-04-24T01:35:02.950Z] "unix:///var/run/docker.sock" [2023-04-24T01:35:02.950Z] ], [2023-04-24T01:35:02.950Z] "mtu": 1458, [2023-04-24T01:35:02.950Z] "selinux-enabled": true, [2023-04-24T01:35:02.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T01:35:02.950Z] } [Pipeline] sh [2023-04-24T01:35:03.300Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T01:35:03.652Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:35:22.000Z] provisioning config files... [2023-04-24T01:35:22.039Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config14010872892403657043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:35:22.422Z] ---> docker-login.sh [2023-04-24T01:35:22.422Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:35:23.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:24.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:24.135Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:24.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:24.135Z] [2023-04-24T01:35:24.135Z] Login Succeeded [2023-04-24T01:35:24.135Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:35:24.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:24.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:24.411Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:24.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:24.411Z] [2023-04-24T01:35:24.411Z] Login Succeeded [2023-04-24T01:35:24.411Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:35:24.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:24.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:24.961Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:24.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:24.961Z] [2023-04-24T01:35:24.961Z] Login Succeeded [2023-04-24T01:35:24.961Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:35:25.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:25.238Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:25.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:25.238Z] [2023-04-24T01:35:25.238Z] Login Succeeded [2023-04-24T01:35:25.238Z] docker.io [2023-04-24T01:35:25.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:25.783Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:25.783Z] [2023-04-24T01:35:25.783Z] Login Succeeded [2023-04-24T01:35:25.783Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:35:25.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:35:26.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:35:26.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:35:26.179Z] ========================================================= [2023-04-24T01:35:26.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T01:35:26.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:35:26.550Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:35:26.824Z] Sending build context to Docker daemon 8.119MB [2023-04-24T01:35:27.097Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:27.097Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:35:27.097Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T01:35:27.097Z] af6eaf76a39c: Pulling fs layer [2023-04-24T01:35:27.097Z] 55522c791124: Pulling fs layer [2023-04-24T01:35:27.097Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T01:35:27.097Z] 169dfbe0d373: Pulling fs layer [2023-04-24T01:35:27.097Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T01:35:27.097Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T01:35:27.097Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T01:35:27.097Z] 169dfbe0d373: Waiting [2023-04-24T01:35:27.097Z] e1ff8fa3b103: Waiting [2023-04-24T01:35:27.097Z] 52ebb69f0ebf: Waiting [2023-04-24T01:35:27.097Z] 5abe8eddf0d5: Waiting [2023-04-24T01:35:27.097Z] 55522c791124: Verifying Checksum [2023-04-24T01:35:27.097Z] 55522c791124: Download complete [2023-04-24T01:35:27.097Z] 169dfbe0d373: Verifying Checksum [2023-04-24T01:35:27.097Z] 169dfbe0d373: Download complete [2023-04-24T01:35:27.374Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T01:35:27.374Z] e1ff8fa3b103: Download complete [2023-04-24T01:35:27.374Z] af6eaf76a39c: Verifying Checksum [2023-04-24T01:35:27.374Z] af6eaf76a39c: Download complete [2023-04-24T01:35:28.363Z] af6eaf76a39c: Pull complete [2023-04-24T01:35:28.363Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T01:35:28.363Z] 5abe8eddf0d5: Download complete [2023-04-24T01:35:29.061Z] 55522c791124: Pull complete [2023-04-24T01:35:30.078Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T01:35:30.078Z] ce5c4a1c91eb: Download complete [2023-04-24T01:35:30.078Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T01:35:30.078Z] 52ebb69f0ebf: Download complete [2023-04-24T01:35:42.467Z] ce5c4a1c91eb: Pull complete [2023-04-24T01:35:42.467Z] 169dfbe0d373: Pull complete [2023-04-24T01:35:42.467Z] e1ff8fa3b103: Pull complete [2023-04-24T01:35:47.861Z] 52ebb69f0ebf: Pull complete [2023-04-24T01:35:49.300Z] 5abe8eddf0d5: Pull complete [2023-04-24T01:35:49.300Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T01:35:49.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:35:49.300Z] ---> 6cb57ee374ae [2023-04-24T01:35:49.300Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:51.267Z] ---> Running in 8d4c1443ca64 [2023-04-24T01:35:51.549Z] Removing intermediate container 8d4c1443ca64 [2023-04-24T01:35:51.549Z] ---> 35fb5737596a [2023-04-24T01:35:51.549Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:35:51.549Z] ---> Running in f76817dafda9 [2023-04-24T01:35:52.146Z] Removing intermediate container f76817dafda9 [2023-04-24T01:35:52.146Z] ---> 8ef60d65081f [2023-04-24T01:35:52.146Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:35:52.146Z] ---> Running in 8791a0d05cd7 [2023-04-24T01:35:52.419Z] Removing intermediate container 8791a0d05cd7 [2023-04-24T01:35:52.419Z] ---> e8eb35cc6dbb [2023-04-24T01:35:52.419Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:35:52.419Z] ---> Running in 2be0ce999f9d [2023-04-24T01:35:52.695Z] Removing intermediate container 2be0ce999f9d [2023-04-24T01:35:52.695Z] ---> 214935fc7a52 [2023-04-24T01:35:52.695Z] Step 7/12 : WORKDIR /device-gpio [2023-04-24T01:35:52.970Z] ---> Running in 9596136aba1b [2023-04-24T01:35:53.242Z] Removing intermediate container 9596136aba1b [2023-04-24T01:35:53.242Z] ---> 498d2a0b2d37 [2023-04-24T01:35:53.242Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:35:53.242Z] ---> Running in 18f81916223a [2023-04-24T01:35:54.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:35:55.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:35:56.718Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:35:56.719Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:35:56.719Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:35:56.719Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:35:56.719Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:35:56.719Z] OK: 268 MiB in 57 packages [2023-04-24T01:35:57.703Z] Removing intermediate container 18f81916223a [2023-04-24T01:35:57.703Z] ---> ea81ac108ea6 [2023-04-24T01:35:57.703Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:35:58.293Z] ---> 698ff78768be [2023-04-24T01:35:58.294Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:58.563Z] ---> Running in df7d3f501a5d [2023-04-24T01:37:06.546Z] Removing intermediate container df7d3f501a5d [2023-04-24T01:37:06.546Z] ---> d36978400eb5 [2023-04-24T01:37:06.546Z] Step 11/12 : COPY . . [2023-04-24T01:37:06.546Z] ---> a49417082c06 [2023-04-24T01:37:06.546Z] Step 12/12 : RUN ${MAKE} [2023-04-24T01:37:06.546Z] ---> Running in cc4710b8ed80 [2023-04-24T01:37:07.528Z] noop [2023-04-24T01:37:08.503Z] Removing intermediate container cc4710b8ed80 [2023-04-24T01:37:08.503Z] ---> ff96dca070bc [2023-04-24T01:37:08.503Z] Successfully built ff96dca070bc [2023-04-24T01:37:08.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:08.872Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:37:08.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:37:09.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-04-24T01:37:09.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T01:37:10.607Z] $ docker top b19f20b3c1905895ba92ecb2547100d4da36e024f3a80b244090348d0764e2f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:37:11.500Z] + go version [2023-04-24T01:37:11.500Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T01:37:11.530Z] $ docker stop --time=1 b19f20b3c1905895ba92ecb2547100d4da36e024f3a80b244090348d0764e2f6 [2023-04-24T01:37:13.495Z] $ docker rm -f --volumes b19f20b3c1905895ba92ecb2547100d4da36e024f3a80b244090348d0764e2f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:14.099Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:37:14.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:37:14.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-04-24T01:37:14.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T01:37:15.863Z] $ docker top 4f8f8ba55f581779568bb3bf64f02c7f0689182c44ee5dd3a342ce386ff52e51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:37:16.770Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:37:17.457Z] + make test [2023-04-24T01:37:17.458Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:37:56.433Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-24T01:40:03.680Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-24T01:40:03.680Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-24T01:40:03.680Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T01:40:03.680Z] go vet ./... [2023-04-24T01:40:42.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:40:42.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:40:42.692Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:40:42.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:40:42.732Z] $ docker stop --time=1 4f8f8ba55f581779568bb3bf64f02c7f0689182c44ee5dd3a342ce386ff52e51 [2023-04-24T01:40:44.778Z] $ docker rm -f --volumes 4f8f8ba55f581779568bb3bf64f02c7f0689182c44ee5dd3a342ce386ff52e51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:40:46.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:40:46.142Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T01:40:46.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:40:47.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:40:47.550Z] + ls -al . [2023-04-24T01:40:47.550Z] total 152 [2023-04-24T01:40:47.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:37 . [2023-04-24T01:40:47.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 .. [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:34 .dockerignore [2023-04-24T01:40:47.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:35 .git [2023-04-24T01:40:47.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 .github [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:34 .gitignore [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:34 .golangci.yml [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:34 Attribution.txt [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:34 CHANGELOG.md [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:34 Dockerfile [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:34 GOVERNANCE.md [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:34 Jenkinsfile [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:34 LICENSE [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:34 Makefile [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:34 OWNERS.md [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:34 README.md [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:31 VERSION [2023-04-24T01:40:47.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:34 bin [2023-04-24T01:40:47.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 cmd [2023-04-24T01:40:47.550Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:37 coverage.out [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:34 go.mod [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:34 go.sum [2023-04-24T01:40:47.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 internal [2023-04-24T01:40:47.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 snap [2023-04-24T01:40:47.550Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:47.911Z] + 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=f6dc6446010bfc7937e070a9ef9f7688514ca869 --label arch=arm64 --label version=0.0.0 . [2023-04-24T01:40:48.510Z] Sending build context to Docker daemon 8.12MB [2023-04-24T01:40:48.510Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:40:48.510Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:40:48.510Z] ---> ff96dca070bc [2023-04-24T01:40:48.510Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:40:48.510Z] ---> Running in 1b1ffb03a67a [2023-04-24T01:40:49.108Z] Removing intermediate container 1b1ffb03a67a [2023-04-24T01:40:49.108Z] ---> 96367b94ee01 [2023-04-24T01:40:49.108Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:40:49.108Z] ---> Running in 7eba2bd802bc [2023-04-24T01:40:49.382Z] Removing intermediate container 7eba2bd802bc [2023-04-24T01:40:49.382Z] ---> 2e29d663fd4f [2023-04-24T01:40:49.382Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:40:49.382Z] ---> Running in 617b1dedd24d [2023-04-24T01:40:49.979Z] Removing intermediate container 617b1dedd24d [2023-04-24T01:40:49.979Z] ---> 0051b12e2d9a [2023-04-24T01:40:49.979Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:40:49.979Z] ---> Running in 906b46e8753d [2023-04-24T01:40:50.254Z] Removing intermediate container 906b46e8753d [2023-04-24T01:40:50.254Z] ---> 65e16334f420 [2023-04-24T01:40:50.254Z] Step 7/25 : WORKDIR /device-gpio [2023-04-24T01:40:50.254Z] ---> Running in 8326c90cfdbc [2023-04-24T01:40:50.848Z] Removing intermediate container 8326c90cfdbc [2023-04-24T01:40:50.848Z] ---> 21408348f0f1 [2023-04-24T01:40:50.848Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:40:50.848Z] ---> Running in bdf3965a2d51 [2023-04-24T01:40:52.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:40:52.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:40:54.327Z] OK: 268 MiB in 57 packages [2023-04-24T01:40:55.308Z] Removing intermediate container bdf3965a2d51 [2023-04-24T01:40:55.308Z] ---> 914ef4a7fde6 [2023-04-24T01:40:55.308Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:40:55.907Z] ---> e33316118808 [2023-04-24T01:40:55.907Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:40:55.907Z] ---> Running in ad9bf4a13ff2 [2023-04-24T01:40:59.292Z] Removing intermediate container ad9bf4a13ff2 [2023-04-24T01:40:59.292Z] ---> 2fd4e56942f7 [2023-04-24T01:40:59.292Z] Step 11/25 : COPY . . [2023-04-24T01:41:00.281Z] ---> 7de170e53a49 [2023-04-24T01:41:00.281Z] Step 12/25 : RUN ${MAKE} [2023-04-24T01:41:00.281Z] ---> Running in 251b77bdbe1e [2023-04-24T01:41:01.263Z] 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-04-24T01:44:08.170Z] Removing intermediate container 251b77bdbe1e [2023-04-24T01:44:08.170Z] ---> a16ad6b34f67 [2023-04-24T01:44:08.170Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:44:08.170Z] 3.17: Pulling from library/alpine [2023-04-24T01:44:08.170Z] c41833b44d91: Pulling fs layer [2023-04-24T01:44:08.170Z] c41833b44d91: Verifying Checksum [2023-04-24T01:44:08.170Z] c41833b44d91: Download complete [2023-04-24T01:44:08.170Z] c41833b44d91: Pull complete [2023-04-24T01:44:08.170Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:44:08.170Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:44:08.170Z] ---> 51e60588ff2c [2023-04-24T01:44:08.170Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-24T01:44:08.170Z] ---> Running in b4f31edb612a [2023-04-24T01:44:08.170Z] Removing intermediate container b4f31edb612a [2023-04-24T01:44:08.170Z] ---> a9c77c160655 [2023-04-24T01:44:08.170Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-24T01:44:08.170Z] ---> Running in d2e463f1f9fb [2023-04-24T01:44:08.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:44:08.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:44:08.170Z] OK: 7 MiB in 15 packages [2023-04-24T01:44:08.170Z] Removing intermediate container d2e463f1f9fb [2023-04-24T01:44:08.170Z] ---> c482e48d13e3 [2023-04-24T01:44:08.170Z] Step 16/25 : WORKDIR / [2023-04-24T01:44:08.170Z] ---> Running in c6c70ded6663 [2023-04-24T01:44:08.170Z] Removing intermediate container c6c70ded6663 [2023-04-24T01:44:08.170Z] ---> 8e28af9436ad [2023-04-24T01:44:08.170Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-24T01:44:08.170Z] ---> 7fc0c1d80e19 [2023-04-24T01:44:08.170Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-24T01:44:08.170Z] ---> a8becd508d3f [2023-04-24T01:44:08.170Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-24T01:44:08.170Z] ---> a45f99dc7068 [2023-04-24T01:44:08.170Z] Step 20/25 : EXPOSE 59910 [2023-04-24T01:44:08.170Z] ---> Running in ff9ab105460d [2023-04-24T01:44:08.170Z] Removing intermediate container ff9ab105460d [2023-04-24T01:44:08.170Z] ---> 64aba875bde7 [2023-04-24T01:44:08.170Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-24T01:44:08.170Z] ---> Running in 3d22e21fd05f [2023-04-24T01:44:08.170Z] Removing intermediate container 3d22e21fd05f [2023-04-24T01:44:08.170Z] ---> 844df46b0a7a [2023-04-24T01:44:08.170Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:44:08.170Z] ---> Running in 6666f157f24b [2023-04-24T01:44:08.170Z] Removing intermediate container 6666f157f24b [2023-04-24T01:44:08.170Z] ---> 457ecb855891 [2023-04-24T01:44:08.170Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T01:44:08.170Z] ---> Running in 56e4b913353d [2023-04-24T01:44:08.170Z] Removing intermediate container 56e4b913353d [2023-04-24T01:44:08.170Z] ---> 704a31edcf9b [2023-04-24T01:44:08.170Z] Step 24/25 : LABEL git_sha=f6dc6446010bfc7937e070a9ef9f7688514ca869 [2023-04-24T01:44:08.170Z] ---> Running in 097b6024133c [2023-04-24T01:44:08.170Z] Removing intermediate container 097b6024133c [2023-04-24T01:44:08.170Z] ---> 418d749c3ab4 [2023-04-24T01:44:08.170Z] Step 25/25 : LABEL version=0.0.0 [2023-04-24T01:44:08.170Z] ---> Running in e7fd5ec97404 [2023-04-24T01:44:08.170Z] Removing intermediate container e7fd5ec97404 [2023-04-24T01:44:08.170Z] ---> cebdcf3b8ccf [2023-04-24T01:44:08.170Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:44:08.170Z] Successfully built cebdcf3b8ccf [2023-04-24T01:44:08.170Z] 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-04-24T01:44:08.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:08.656Z] [2023-04-24T01:44:08.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:09.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:09.293Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T01:44:09.293Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T01:44:09.293Z] 04944245beec: Pulling fs layer [2023-04-24T01:44:09.293Z] 699f458cf7ca: Pulling fs layer [2023-04-24T01:44:09.293Z] 765212b225bb: Pulling fs layer [2023-04-24T01:44:09.293Z] f23df028b6ca: Pulling fs layer [2023-04-24T01:44:09.293Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T01:44:09.293Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T01:44:09.293Z] 765212b225bb: Waiting [2023-04-24T01:44:09.293Z] f23df028b6ca: Waiting [2023-04-24T01:44:09.293Z] d65c8cfc05b1: Waiting [2023-04-24T01:44:09.293Z] 2437ff75d9bd: Waiting [2023-04-24T01:44:09.293Z] 04944245beec: Verifying Checksum [2023-04-24T01:44:09.293Z] 04944245beec: Download complete [2023-04-24T01:44:09.293Z] 765212b225bb: Download complete [2023-04-24T01:44:09.293Z] f23df028b6ca: Verifying Checksum [2023-04-24T01:44:09.293Z] f23df028b6ca: Download complete [2023-04-24T01:44:09.293Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T01:44:09.293Z] d65c8cfc05b1: Download complete [2023-04-24T01:44:09.569Z] 699f458cf7ca: Verifying Checksum [2023-04-24T01:44:09.569Z] 699f458cf7ca: Download complete [2023-04-24T01:44:09.843Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T01:44:09.843Z] 8998bd30e6a1: Download complete [2023-04-24T01:44:12.456Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T01:44:12.456Z] 2437ff75d9bd: Download complete [2023-04-24T01:44:14.610Z] 8998bd30e6a1: Pull complete [2023-04-24T01:44:15.215Z] 04944245beec: Pull complete [2023-04-24T01:44:16.723Z] 699f458cf7ca: Pull complete [2023-04-24T01:44:17.006Z] 765212b225bb: Pull complete [2023-04-24T01:44:17.998Z] f23df028b6ca: Pull complete [2023-04-24T01:44:18.271Z] d65c8cfc05b1: Pull complete [2023-04-24T01:44:34.416Z] 2437ff75d9bd: Pull complete [2023-04-24T01:44:34.416Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T01:44:34.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:34.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:44:34.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-04-24T01:44:34.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T01:44:37.884Z] $ docker top 7e98341962887ba2e8757f35c98ae454cccaf5dfbd9f7da6f1b1444ae4fc7b63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:38.796Z] ---> job-cost.sh [2023-04-24T01:44:38.796Z] lf-activate-venv: SKIPPING [2023-04-24T01:44:38.796Z] INFO: No Stack... [2023-04-24T01:44:39.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T01:44:39.975Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:44:40.644Z] + cut -d, -f6 [2023-04-24T01:44:40.644Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-04-24T01:44:40.738Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [2023-04-24T01:44:40.745Z] Resource [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] did not exist. Created. [2023-04-24T01:44:40.745Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:44:41.441Z] /w/workspace/device-gpio/2@tmp/durable-48764b05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T01:44:42.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T01:44:42.163Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T01:44:42.228Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:44:42.235Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:44:42.256Z] $ docker stop --time=1 7e98341962887ba2e8757f35c98ae454cccaf5dfbd9f7da6f1b1444ae4fc7b63 [2023-04-24T01:44:43.867Z] $ docker rm -f --volumes 7e98341962887ba2e8757f35c98ae454cccaf5dfbd9f7da6f1b1444ae4fc7b63 [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-04-24T01:44:44.341Z] provisioning config files... [2023-04-24T01:44:44.348Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config182648941973547782tmp [Pipeline] { [Pipeline] sh [2023-04-24T01:44:44.645Z] + set +x [2023-04-24T01:44:44.646Z] + curl -s https://codecov.io/bash [2023-04-24T01:44:44.646Z] + bash -s -- [2023-04-24T01:44:44.646Z] [2023-04-24T01:44:44.646Z] _____ _ [2023-04-24T01:44:44.646Z] / ____| | | [2023-04-24T01:44:44.646Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T01:44:44.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T01:44:44.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T01:44:44.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T01:44:44.646Z] Bash-1.0.6 [2023-04-24T01:44:44.646Z] [2023-04-24T01:44:44.646Z] [2023-04-24T01:44:44.646Z] ==> git version 2.25.1 found [2023-04-24T01:44:44.646Z] ==> 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-04-24T01:44:44.646Z] Release-Date: 2020-01-08 [2023-04-24T01:44:44.646Z] 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-04-24T01:44:44.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T01:44:44.646Z] ==> Jenkins CI detected. [2023-04-24T01:44:44.646Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-160 [2023-04-24T01:44:44.646Z] project root: . [2023-04-24T01:44:44.646Z] --> token set from env [2023-04-24T01:44:44.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T01:44:44.646Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T01:44:44.646Z] ==> Python coveragepy not found [2023-04-24T01:44:44.646Z] ==> Searching for coverage reports in: [2023-04-24T01:44:44.646Z] + . [2023-04-24T01:44:44.646Z] -> Found 1 reports [2023-04-24T01:44:44.646Z] ==> Detecting git/mercurial file structure [2023-04-24T01:44:44.646Z] ==> Reading reports [2023-04-24T01:44:44.904Z] + ./coverage.out bytes=10 [2023-04-24T01:44:44.904Z] ==> Appending adjustments [2023-04-24T01:44:44.904Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T01:44:44.904Z] + Found adjustments [2023-04-24T01:44:44.904Z] ==> Gzipping contents [2023-04-24T01:44:44.904Z] 4.0K /tmp/codecov.2kPovK.gz [2023-04-24T01:44:44.904Z] ==> Uploading reports [2023-04-24T01:44:44.904Z] url: https://codecov.io [2023-04-24T01:44:44.904Z] query: branch=PR-160&commit=f6dc6446010bfc7937e070a9ef9f7688514ca869&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-04-24T01:44:44.904Z] -> Pinging Codecov [2023-04-24T01:44:44.904Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-160&commit=f6dc6446010bfc7937e070a9ef9f7688514ca869&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-04-24T01:44:44.904Z] -> Uploading to [2023-04-24T01:44:44.904Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f6dc6446010bfc7937e070a9ef9f7688514ca869/36219802-df4c-4acd-b1fd-eeab17db3963.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46019593963b0b36959998cf4cd46a54556725cd9153efd32cebd215c805d26d [2023-04-24T01:44:44.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:44:44.904Z] Dload Upload Total Spent Left Speed [2023-04-24T01:44:45.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3305 --:--:-- --:--:-- --:--:-- 3290 [2023-04-24T01:44:45.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f6dc6446010bfc7937e070a9ef9f7688514ca869 [Pipeline] } [2023-04-24T01:44:45.170Z] 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-04-24T01:44:46.024Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-160/archives ] [2023-04-24T01:44:46.024Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-24T01:44:46.024Z] total 16 [2023-04-24T01:44:46.024Z] drwxr-xr-x 3 root root 4096 Apr 24 01:34 . [2023-04-24T01:44:46.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:34 .. [2023-04-24T01:44:46.024Z] drwxr-xr-x 2 root root 4096 Apr 24 01:34 cost [2023-04-24T01:44:46.024Z] -rw-r--r-- 1 root root 83 Apr 24 01:34 cost.csv [2023-04-24T01:44:46.024Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-24T01:44:46.024Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-24T01:44:46.024Z] total 16 [2023-04-24T01:44:46.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:34 . [2023-04-24T01:44:46.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:34 .. [2023-04-24T01:44:46.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:34 cost [2023-04-24T01:44:46.024Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 24 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:46.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:47.169Z] ---> package-listing.sh [2023-04-24T01:44:47.169Z] ++ facter osfamily [2023-04-24T01:44:47.169Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T01:44:47.428Z] + OS_FAMILY=debian [2023-04-24T01:44:47.428Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-160 [2023-04-24T01:44:47.428Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T01:44:47.428Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T01:44:47.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T01:44:47.428Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T01:44:47.428Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-160 ']' [2023-04-24T01:44:47.428Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T01:44:47.428Z] + case "${OS_FAMILY}" in [2023-04-24T01:44:47.428Z] + dpkg -l [2023-04-24T01:44:47.428Z] + grep '^ii' [2023-04-24T01:44:47.428Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T01:44:47.428Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T01:44:47.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T01:44:47.428Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-160 ']' [2023-04-24T01:44:47.428Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-160/archives/ [2023-04-24T01:44:47.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-160/archives/ [Pipeline] echo [2023-04-24T01:44:47.439Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T01:44:47.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:48.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:44:48.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:44:48.351Z] prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container [2023-04-24T01:44:48.379Z] $ 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-160/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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@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-04-24T01:44:48.562Z] $ docker top 66ef986585cb873f7321954aec56e07625b443691ece7e3fc6b814749368d586 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:44:48.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T01:44:49.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T01:44:49.462Z] + ls /var/log/sa-host [2023-04-24T01:44:49.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:44:49.645Z] provisioning config files... [2023-04-24T01:44:49.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config2868757491359110032tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:44:49.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:49.953Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T01:44:49.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:50.289Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T01:44:50.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:50.583Z] ---> sudo-logs.sh [2023-04-24T01:44:50.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T01:44:50.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:50.905Z] ---> job-cost.sh [2023-04-24T01:44:50.905Z] lf-activate-venv: SKIPPING [2023-04-24T01:44:50.905Z] DEBUG: total: 0.2199999988079071 [2023-04-24T01:44:50.905Z] INFO: Retrieving Stack Cost... [2023-04-24T01:44:51.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:44:51.738Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T01:44:51.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:52.034Z] ---> logs-deploy.sh [2023-04-24T01:44:52.034Z] lf-activate-venv: SKIPPING [2023-04-24T01:44:52.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-160/2 [2023-04-24T01:44:52.034Z] INFO: archiving workspace using pattern(s): [2023-04-24T01:44:52.972Z] Archives upload complete. [2023-04-24T01:44:52.972Z] INFO: archiving logs to Nexus