Pull request #41 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea+d2f889f2e6331967c7dfcc00d4313b0bfed68330 (49c92a8d27c084a49409c5759bfe67463a2c480d) 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-ssh13295479866148382315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh17737195895891691890.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10555012212351406029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9869295274845800355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6402780202488312458.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-41/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-41/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10643719232633217660.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15092’ Running on prd-ubuntu20.04-docker-8c-8g-15098 in /w/workspace/edgexfoundry_device-gpio_PR-41 [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-41 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea Merge succeeded, producing 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea Checking out Revision 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea (PR-41) > 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/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea # 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 d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:10:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:10:30 ========================================================= 01:10:30 EdgeX Global Pipelines Version Info 01:10:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:10:31 ------------------- 01:10:31 stable info: 01:10:31 ------------------- 01:10:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:10:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:10:31 Message: update stable to v1.0.234 01:10:31 ------------------- 01:10:31 experimental info: 01:10:31 ------------------- 01:10:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:10:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:10:31 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-41 [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-41 [Pipeline] echo 01:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-41 [Pipeline] echo 01:10:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [Pipeline] echo 01:10:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fb9671 [Pipeline] echo 01:10:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:34 provisioning config files... 01:10:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/config1594246024424906596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:34 ---> docker-login.sh 01:10:34 nexus3.edgexfoundry.org:10001 01:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:35 Configure a credential helper to remove this warning. See 01:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:35 01:10:35 Login Succeeded 01:10:35 nexus3.edgexfoundry.org:10002 01:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:35 Configure a credential helper to remove this warning. See 01:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:35 01:10:35 Login Succeeded 01:10:35 nexus3.edgexfoundry.org:10003 01:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:35 Configure a credential helper to remove this warning. See 01:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:35 01:10:35 Login Succeeded 01:10:35 nexus3.edgexfoundry.org:10004 01:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:35 Configure a credential helper to remove this warning. See 01:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:35 01:10:35 Login Succeeded 01:10:35 docker.io 01:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:35 Configure a credential helper to remove this warning. See 01:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:35 01:10:35 Login Succeeded 01:10:35 ---> docker-login.sh ends [Pipeline] } 01:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:10:36 + git rev-list -1 --merges 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea~1..3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [Pipeline] echo 01:10:36 -----------> git rev-list -1 --merges 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea~1..3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [false] [Pipeline] sh 01:10:36 + git log --format=format:%s -1 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [Pipeline] echo 01:10:36 ========================================================= 01:10:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:37 + git log --format=format:%s -1 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [Pipeline] echo 01:10:37 [semverPrep] GIT_COMMIT: 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:10:37 [semverPrep] This is not a build commit. [Pipeline] sh 01:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:37 + grep -v github /etc/ssh/ssh_known_hosts 01:10:37 + [ -e /tmp/ssh_known_hosts ] 01:10:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:10:37 + sudo tee -a /etc/ssh/ssh_known_hosts 01:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:38 01:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:10:38 42c077c10790: Pulling fs layer 01:10:38 f63e77b7563a: Pulling fs layer 01:10:38 bd5fdadae976: Pulling fs layer 01:10:38 205491f53016: Pulling fs layer 01:10:38 df18705c85c3: Pulling fs layer 01:10:38 bdb3f477010e: Pulling fs layer 01:10:38 c8a8fc8e1c8f: Pulling fs layer 01:10:38 2c6e9b1d212d: Pulling fs layer 01:10:38 bdb8f0575790: Pulling fs layer 01:10:38 386e3cb2ff24: Pulling fs layer 01:10:38 2343380bae48: Pulling fs layer 01:10:38 205491f53016: Waiting 01:10:38 df18705c85c3: Waiting 01:10:38 bdb3f477010e: Waiting 01:10:38 386e3cb2ff24: Waiting 01:10:38 2343380bae48: Waiting 01:10:38 c8a8fc8e1c8f: Waiting 01:10:38 bdb8f0575790: Waiting 01:10:38 f63e77b7563a: Download complete 01:10:38 205491f53016: Verifying Checksum 01:10:38 205491f53016: Download complete 01:10:39 df18705c85c3: Verifying Checksum 01:10:39 df18705c85c3: Download complete 01:10:39 bd5fdadae976: Verifying Checksum 01:10:39 bd5fdadae976: Download complete 01:10:39 bdb3f477010e: Download complete 01:10:39 2c6e9b1d212d: Download complete 01:10:39 bdb8f0575790: Verifying Checksum 01:10:39 bdb8f0575790: Download complete 01:10:39 386e3cb2ff24: Download complete 01:10:39 2343380bae48: Verifying Checksum 01:10:39 2343380bae48: Download complete 01:10:39 42c077c10790: Download complete 01:10:39 c8a8fc8e1c8f: Download complete 01:10:40 42c077c10790: Pull complete 01:10:40 f63e77b7563a: Pull complete 01:10:41 bd5fdadae976: Pull complete 01:10:41 205491f53016: Pull complete 01:10:41 df18705c85c3: Pull complete 01:10:41 bdb3f477010e: Pull complete 01:10:43 c8a8fc8e1c8f: Pull complete 01:10:43 2c6e9b1d212d: Pull complete 01:10:43 bdb8f0575790: Pull complete 01:10:44 386e3cb2ff24: Pull complete 01:10:44 2343380bae48: Pull complete 01:10:44 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:44 prd-ubuntu20.04-docker-8c-8g-15098 does not seem to be running inside a container 01:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-41 -v /w/workspace/edgexfoundry_device-gpio_PR-41:/w/workspace/edgexfoundry_device-gpio_PR-41:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-41@tmp:/w/workspace/edgexfoundry_device-gpio_PR-41@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:10:46 $ docker top d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 -eo pid,comm 01:10:46 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). 01:10:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:46 [ssh-agent] Looking for ssh-agent implementation... 01:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:46 $ docker exec d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 ssh-agent 01:10:46 SSH_AUTH_SOCK=/tmp/ssh-vURZY4ES1GfI/agent.34 01:10:46 SSH_AGENT_PID=40 01:10:46 Running ssh-add (command line suppressed) 01:10:46 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-41@tmp/private_key_8016110766674935763.key (/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/private_key_8016110766674935763.key) 01:10:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:47 + git tag --points-at HEAD [Pipeline] } 01:10:47 $ docker exec --env ******** --env ******** d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 ssh-agent -k 01:10:47 unset SSH_AUTH_SOCK; 01:10:47 unset SSH_AGENT_PID; 01:10:47 echo Agent pid 40 killed; 01:10:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:47 [ssh-agent] Looking for ssh-agent implementation... 01:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:47 $ docker exec d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 ssh-agent 01:10:47 SSH_AUTH_SOCK=/tmp/ssh-eRF8UFvnj7qF/agent.74 01:10:47 SSH_AGENT_PID=80 01:10:47 Running ssh-add (command line suppressed) 01:10:47 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-41@tmp/private_key_4394957578531892294.key (/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/private_key_4394957578531892294.key) 01:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:48 + git semver init 01:10:48 2022-06-20 01:10:48,355 [run_init] DEBUG init version:0.0.0 force:False 01:10:48 2022-06-20 01:10:48,356 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-41/.semver 01:10:48 2022-06-20 01:10:48,356 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-41/.semver 01:10:48 2022-06-20 01:10:48,356 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-41/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-41, universal_newlines=False, shell=None, istream=None) 01:10:49 2022-06-20 01:10:49,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-41/.git/info/exclude 01:10:49 2022-06-20 01:10:49,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-41/.semver/PR-41 with force:False 01:10:49 2022-06-20 01:10:49,210 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-41/.semver/PR-41 01:10:49 2022-06-20 01:10:49,214 [execute] INFO git cat-file --batch-check 01:10:49 2022-06-20 01:10:49,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-41/.semver, universal_newlines=False, shell=None, istream=) 01:10:49 2022-06-20 01:10:49,221 [execute] INFO git cat-file --batch 01:10:49 2022-06-20 01:10:49,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-41/.semver, universal_newlines=False, shell=None, istream=) 01:10:49 2022-06-20 01:10:49,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-41/.semver/PR-41 01:10:49 0.0.0 [Pipeline] } 01:10:49 $ docker exec --env ******** --env ******** d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 ssh-agent -k 01:10:49 unset SSH_AUTH_SOCK; 01:10:49 unset SSH_AGENT_PID; 01:10:49 echo Agent pid 80 killed; 01:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:50 + git semver [Pipeline] } 01:10:50 $ docker stop --time=1 d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 01:10:51 $ docker rm -f d9749d30c87143462ca393b0273e435aa651f1964f682e9ae6e8982d64a7a5d6 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:52 Stashed 1 file(s) [Pipeline] echo 01:10:52 [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 01:10:53 provisioning config files... 01:10:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/config5481166174394968291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:53 ---> docker-login.sh 01:10:53 nexus3.edgexfoundry.org:10001 01:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:53 Configure a credential helper to remove this warning. See 01:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:53 01:10:53 Login Succeeded 01:10:53 nexus3.edgexfoundry.org:10002 01:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:53 Configure a credential helper to remove this warning. See 01:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:53 01:10:53 Login Succeeded 01:10:53 nexus3.edgexfoundry.org:10003 01:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:53 Configure a credential helper to remove this warning. See 01:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:53 01:10:53 Login Succeeded 01:10:53 nexus3.edgexfoundry.org:10004 01:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:53 Configure a credential helper to remove this warning. See 01:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:53 01:10:53 Login Succeeded 01:10:53 docker.io 01:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:54 Configure a credential helper to remove this warning. See 01:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:54 01:10:54 Login Succeeded 01:10:54 ---> docker-login.sh ends [Pipeline] } 01:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:54 ========================================================= 01:10:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:10:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:10:54 Sending build context to Docker daemon 15.73MB 01:10:54 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:10:54 Step 2/12 : FROM ${BASE} AS builder 01:10:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:10:55 59bf1c3509f3: Pulling fs layer 01:10:55 666ba61612fd: Pulling fs layer 01:10:55 8ed8ca486205: Pulling fs layer 01:10:55 cc1cd167ecdc: Pulling fs layer 01:10:55 c516ae0d96e1: Pulling fs layer 01:10:55 684cea983483: Pulling fs layer 01:10:55 dd3240ac7de5: Pulling fs layer 01:10:55 b1e948a4e11c: Pulling fs layer 01:10:55 a8fd76ee1af6: Pulling fs layer 01:10:55 646ad004c059: Pulling fs layer 01:10:55 c516ae0d96e1: Waiting 01:10:55 dd3240ac7de5: Waiting 01:10:55 684cea983483: Waiting 01:10:55 b1e948a4e11c: Waiting 01:10:55 a8fd76ee1af6: Waiting 01:10:55 646ad004c059: Waiting 01:10:55 cc1cd167ecdc: Waiting 01:10:55 8ed8ca486205: Download complete 01:10:55 666ba61612fd: Download complete 01:10:55 c516ae0d96e1: Verifying Checksum 01:10:55 c516ae0d96e1: Download complete 01:10:55 684cea983483: Download complete 01:10:55 59bf1c3509f3: Verifying Checksum 01:10:55 59bf1c3509f3: Download complete 01:10:55 dd3240ac7de5: Verifying Checksum 01:10:55 dd3240ac7de5: Download complete 01:10:55 b1e948a4e11c: Verifying Checksum 01:10:55 b1e948a4e11c: Download complete 01:10:55 59bf1c3509f3: Pull complete 01:10:55 666ba61612fd: Pull complete 01:10:55 8ed8ca486205: Pull complete 01:10:56 cc1cd167ecdc: Download complete 01:10:56 a8fd76ee1af6: Verifying Checksum 01:10:56 a8fd76ee1af6: Download complete 01:10:56 646ad004c059: Verifying Checksum 01:10:56 646ad004c059: Download complete 01:11:00 cc1cd167ecdc: Pull complete 01:11:00 c516ae0d96e1: Pull complete 01:11:00 684cea983483: Pull complete 01:11:00 dd3240ac7de5: Pull complete 01:11:00 b1e948a4e11c: Pull complete 01:11:02 a8fd76ee1af6: Pull complete 01:11:02 646ad004c059: Pull complete 01:11:02 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:11:02 ---> 8f69c11f6b0c 01:11:02 Step 3/12 : ARG MAKE="make build" 01:11:05 ---> Running in 028c3934db1c 01:11:05 Removing intermediate container 028c3934db1c 01:11:05 ---> 6898724ad1ae 01:11:05 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:11:05 ---> Running in 4e3fcbd14df9 01:11:05 Removing intermediate container 4e3fcbd14df9 01:11:05 ---> 8690af632127 01:11:05 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:11:05 ---> Running in 98a0bd6f9fbd 01:11:05 Removing intermediate container 98a0bd6f9fbd 01:11:05 ---> c7b0631fbc89 01:11:05 Step 6/12 : WORKDIR /device-gpio 01:11:05 ---> Running in 72c718609fcd 01:11:05 Removing intermediate container 72c718609fcd 01:11:05 ---> 098eb0f0bf39 01:11:05 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:05 ---> Running in 2f0a4c8e6f53 01:11:06 Removing intermediate container 2f0a4c8e6f53 01:11:06 ---> f9cc2cbdd256 01:11:06 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:06 ---> Running in 56ac0454ff39 01:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:11:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:11:07 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:11:07 (2/4) Installing libedit (20210910.3.1-r0) 01:11:07 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:11:07 Still waiting to schedule task 01:11:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15096’ 01:11:08 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:11:08 Executing busybox-1.34.1-r3.trigger 01:11:08 OK: 224 MiB in 56 packages 01:11:08 Removing intermediate container 56ac0454ff39 01:11:08 ---> d41da8890579 01:11:08 Step 9/12 : COPY go.mod vendor* ./ 01:11:08 ---> 75e9ad97dfc4 01:11:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:08 ---> Running in 7726364b6cdc 01:11:30 Removing intermediate container 7726364b6cdc 01:11:30 ---> 3132e16353a7 01:11:30 Step 11/12 : COPY . . 01:11:30 ---> 2982958bb504 01:11:30 Step 12/12 : RUN ${MAKE} 01:11:30 ---> Running in 5d230f220fc1 01:11:31 noop 01:11:31 Removing intermediate container 5d230f220fc1 01:11:31 ---> b54bde1574a9 01:11:31 Successfully built b54bde1574a9 01:11:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:31 + docker inspect -f . ci-base-image-x86_64 01:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:32 prd-ubuntu20.04-docker-8c-8g-15098 does not seem to be running inside a container 01:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-41 -v /w/workspace/edgexfoundry_device-gpio_PR-41:/w/workspace/edgexfoundry_device-gpio_PR-41:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-41@tmp:/w/workspace/edgexfoundry_device-gpio_PR-41@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 ******** ci-base-image-x86_64 cat 01:11:32 $ docker top 6b3253e5eef7b940b9bdfb4109d89886b6a2753855e336ff8fed218224624463 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:32 + go version 01:11:32 go version go1.17.7 linux/amd64 [Pipeline] } 01:11:32 $ docker stop --time=1 6b3253e5eef7b940b9bdfb4109d89886b6a2753855e336ff8fed218224624463 01:11:34 $ docker rm -f 6b3253e5eef7b940b9bdfb4109d89886b6a2753855e336ff8fed218224624463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker inspect -f . ci-base-image-x86_64 01:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:35 prd-ubuntu20.04-docker-8c-8g-15098 does not seem to be running inside a container 01:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-41 -v /w/workspace/edgexfoundry_device-gpio_PR-41:/w/workspace/edgexfoundry_device-gpio_PR-41:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-41@tmp:/w/workspace/edgexfoundry_device-gpio_PR-41@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 ******** ci-base-image-x86_64 cat 01:11:35 $ docker top f885907e5c261bb4c66b3cec17044c3015b6e26fb0b8282e0f86fac0656ba447 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:11:35 + make test 01:11:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:11:36 ? github.com/edgexfoundry/device-gpio [no test files] 01:11:46 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:11:46 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:11:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:11:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:11:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:11:54 ./bin/test-attribution-txt.sh [Pipeline] echo 01:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:11:55 $ docker stop --time=1 f885907e5c261bb4c66b3cec17044c3015b6e26fb0b8282e0f86fac0656ba447 01:11:57 $ docker rm -f f885907e5c261bb4c66b3cec17044c3015b6e26fb0b8282e0f86fac0656ba447 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:11:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:11:58 + ls -al . 01:11:58 total 172 01:11:58 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 01:11 . 01:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:10 .. 01:11:58 -rw-rw-r-- 1 jenkins jenkins 120 Jun 20 01:10 .dockerignore 01:11:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 01:10 .git 01:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:10 .github 01:11:58 -rw-rw-r-- 1 jenkins jenkins 343 Jun 20 01:10 .gitignore 01:11:58 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 01:10 .golangci.yml 01:11:58 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 01:10 .semver 01:11:58 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 20 01:10 Attribution.txt 01:11:58 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 20 01:10 CHANGELOG.md 01:11:58 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 20 01:10 Dockerfile 01:11:58 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 01:10 GOVERNANCE.md 01:11:58 -rw-rw-r-- 1 jenkins jenkins 657 Jun 20 01:10 Jenkinsfile 01:11:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 01:10 LICENSE 01:11:58 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 20 01:10 Makefile 01:11:58 -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 01:10 OWNERS.md 01:11:58 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 20 01:10 README.md 01:11:58 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 01:10 VERSION 01:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:10 bin 01:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:10 cmd 01:11:58 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 01:11 coverage.out 01:11:58 -rw-rw-r-- 1 jenkins jenkins 3286 Jun 20 01:10 go.mod 01:11:58 -rw-rw-r-- 1 jenkins jenkins 47631 Jun 20 01:10 go.sum 01:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:10 internal 01:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:10 snap 01:11:58 -rw-rw-r-- 1 jenkins jenkins 209 Jun 20 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:59 + 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=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea --label arch=amd64 --label version=0.0.0 . 01:11:59 Sending build context to Docker daemon 15.74MB 01:11:59 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:11:59 Step 2/26 : FROM ${BASE} AS builder 01:11:59 ---> b54bde1574a9 01:11:59 Step 3/26 : ARG MAKE="make build" 01:11:59 ---> Running in 535f6166b1ff 01:11:59 Removing intermediate container 535f6166b1ff 01:11:59 ---> abe5d270ab69 01:11:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:11:59 ---> Running in 83e2dbabcb72 01:11:59 Removing intermediate container 83e2dbabcb72 01:11:59 ---> f423a0415906 01:11:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:11:59 ---> Running in 27765ae53306 01:11:59 Removing intermediate container 27765ae53306 01:11:59 ---> b5c37057ac4c 01:11:59 Step 6/26 : WORKDIR /device-gpio 01:11:59 ---> Running in 80968fe79518 01:11:59 Removing intermediate container 80968fe79518 01:11:59 ---> d720039a7120 01:11:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:59 ---> Running in e2745af4fa58 01:12:00 Removing intermediate container e2745af4fa58 01:12:00 ---> c8f88e5dd466 01:12:00 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:00 ---> Running in 91e14c61efe4 01:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:12:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:12:02 OK: 224 MiB in 56 packages 01:12:02 Removing intermediate container 91e14c61efe4 01:12:02 ---> 33fd95d83b26 01:12:02 Step 9/26 : COPY go.mod vendor* ./ 01:12:02 ---> 15f8217da87f 01:12:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:02 ---> Running in 2767513adf09 01:12:02 Removing intermediate container 2767513adf09 01:12:02 ---> 0d96c07c65c3 01:12:02 Step 11/26 : COPY . . 01:12:03 ---> 4ddeaa662225 01:12:03 Step 12/26 : RUN ${MAKE} 01:12:03 ---> Running in 6962173707b4 01:12:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:12:25 Removing intermediate container 6962173707b4 01:12:25 ---> 3b1b4f81ae14 01:12:25 Step 13/26 : FROM alpine:3.15 01:12:25 3.15: Pulling from library/alpine 01:12:25 df9b9388f04a: Pulling fs layer 01:12:25 df9b9388f04a: Verifying Checksum 01:12:25 df9b9388f04a: Download complete 01:12:25 df9b9388f04a: Pull complete 01:12:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:12:25 Status: Downloaded newer image for alpine:3.15 01:12:25 ---> 0ac33e5f5afa 01:12:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:12:25 ---> Running in c131ddd2bb9c 01:12:25 Removing intermediate container c131ddd2bb9c 01:12:25 ---> b8212983c437 01:12:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:12:25 ---> Running in 5ce0dda5352e 01:12:25 Removing intermediate container 5ce0dda5352e 01:12:25 ---> 086c48ff5492 01:12:25 Step 16/26 : RUN apk add --update --no-cache zeromq 01:12:25 ---> Running in ac9369892355 01:12:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:12:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:12:26 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:12:26 (2/5) Installing libsodium (1.0.18-r0) 01:12:26 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:12:26 (4/5) Installing libzmq (4.3.4-r0) 01:12:26 (5/5) Installing zeromq (4.3.4-r0) 01:12:26 Executing busybox-1.34.1-r5.trigger 01:12:26 OK: 8 MiB in 19 packages 01:12:27 Removing intermediate container ac9369892355 01:12:27 ---> b2e0a84e2754 01:12:27 Step 17/26 : WORKDIR / 01:12:27 ---> Running in d7ae0e7d47c4 01:12:27 Removing intermediate container d7ae0e7d47c4 01:12:27 ---> 737b19c2d382 01:12:27 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:12:27 ---> bc84ca8720d4 01:12:27 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:12:27 ---> cc91ee42a715 01:12:27 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:12:28 ---> 3254d7bab156 01:12:28 Step 21/26 : EXPOSE 59910 01:12:28 ---> Running in 0fef578dd3ac 01:12:28 Removing intermediate container 0fef578dd3ac 01:12:28 ---> fe04beb60efa 01:12:28 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:12:28 ---> Running in f0ac7ff697d0 01:12:28 Removing intermediate container f0ac7ff697d0 01:12:28 ---> d0859fdad89b 01:12:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:28 ---> Running in 119424d1257e 01:12:28 Removing intermediate container 119424d1257e 01:12:28 ---> 050ae9812e73 01:12:28 Step 24/26 : LABEL arch=amd64 01:12:28 ---> Running in fa6c193f237c 01:12:28 Removing intermediate container fa6c193f237c 01:12:28 ---> a464ddcfc18b 01:12:28 Step 25/26 : LABEL git_sha=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea 01:12:29 ---> Running in 1a97a625987a 01:12:29 Removing intermediate container 1a97a625987a 01:12:29 ---> a6e5d7995a10 01:12:29 Step 26/26 : LABEL version=0.0.0 01:12:29 ---> Running in 917613ba2599 01:12:29 Removing intermediate container 917613ba2599 01:12:29 ---> c33895e68e25 01:12:29 [Warning] One or more build-args [ARCH] were not consumed 01:12:29 Successfully built c33895e68e25 01:12:29 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 01:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:30 01:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:30 latest: Pulling from edgex-lftools-log-publisher 01:12:30 5eb5b503b376: Pulling fs layer 01:12:30 5c69ac0246d0: Pulling fs layer 01:12:30 ec43610c2a17: Pulling fs layer 01:12:30 3a2ae6a8a46f: Pulling fs layer 01:12:30 33b1e0a273af: Pulling fs layer 01:12:30 5d3b04190fa2: Pulling fs layer 01:12:30 2f39f015ded8: Pulling fs layer 01:12:30 3a2ae6a8a46f: Waiting 01:12:30 33b1e0a273af: Waiting 01:12:30 5d3b04190fa2: Waiting 01:12:30 2f39f015ded8: Waiting 01:12:30 5c69ac0246d0: Verifying Checksum 01:12:30 5c69ac0246d0: Download complete 01:12:30 3a2ae6a8a46f: Verifying Checksum 01:12:30 3a2ae6a8a46f: Download complete 01:12:30 33b1e0a273af: Verifying Checksum 01:12:30 33b1e0a273af: Download complete 01:12:30 5d3b04190fa2: Verifying Checksum 01:12:30 5d3b04190fa2: Download complete 01:12:30 ec43610c2a17: Verifying Checksum 01:12:30 ec43610c2a17: Download complete 01:12:30 5eb5b503b376: Verifying Checksum 01:12:30 5eb5b503b376: Download complete 01:12:31 2f39f015ded8: Verifying Checksum 01:12:31 2f39f015ded8: Download complete 01:12:32 5eb5b503b376: Pull complete 01:12:32 5c69ac0246d0: Pull complete 01:12:32 ec43610c2a17: Pull complete 01:12:32 3a2ae6a8a46f: Pull complete 01:12:33 33b1e0a273af: Pull complete 01:12:33 5d3b04190fa2: Pull complete 01:12:38 2f39f015ded8: Pull complete 01:12:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:38 prd-ubuntu20.04-docker-8c-8g-15098 does not seem to be running inside a container 01:12:38 $ 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-41 -v /w/workspace/edgexfoundry_device-gpio_PR-41:/w/workspace/edgexfoundry_device-gpio_PR-41:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-41@tmp:/w/workspace/edgexfoundry_device-gpio_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:12:40 $ docker top 5879e6da47045d4b3b628370dcf609e1c564ed24a2e95aa5c8ab4c78df2e78fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:41 ---> job-cost.sh 01:12:41 lf-activate-venv: SKIPPING 01:12:41 INFO: No Stack... 01:12:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:42 INFO: Archiving Costs [Pipeline] sh 01:12:42 + cat /w/workspace/edgexfoundry_device-gpio_PR-41/archives/cost.csv 01:12:42 + cut -d, -f6 [Pipeline] lock 01:12:42 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] 01:12:42 Resource [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] did not exist. Created. 01:12:42 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:42 + echo total: 0.2199999988079071 [Pipeline] stash 01:12:42 Stashed 1 file(s) [Pipeline] } 01:12:42 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:12:42 $ docker stop --time=1 5879e6da47045d4b3b628370dcf609e1c564ed24a2e95aa5c8ab4c78df2e78fc 01:12:44 $ docker rm -f 5879e6da47045d4b3b628370dcf609e1c564ed24a2e95aa5c8ab4c78df2e78fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15099 in /w/workspace/edgexfoundry_device-gpio_PR-41 [Pipeline] { [Pipeline] ws 01:14:40 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:14:40 The recommended git tool is: git 01:14:46 using credential edgex-jenkins-ssh 01:14:46 Cloning the remote Git repository 01:14:46 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:14:47 > git init /w/workspace/device-gpio/1 # timeout=10 01:14:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:14:47 > git --version # timeout=10 01:14:47 > git --version # 'git version 2.25.1' 01:14:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:49 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea 01:14:49 Merge succeeded, producing 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea 01:14:49 Checking out Revision 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea (PR-41) 01:14:48 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:14:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:48 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:14:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:14:49 > git config core.sparsecheckout # timeout=10 01:14:49 > git checkout -f 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea # timeout=10 01:14:49 > git remote # timeout=10 01:14:49 > git config --get remote.origin.url # timeout=10 01:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:49 > git merge d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 01:14:49 > git rev-parse HEAD^{commit} # timeout=10 01:14:49 > git config core.sparsecheckout # timeout=10 01:14:49 > git checkout -f 3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea # timeout=10 01:14:53 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:14:53 > git --version # timeout=10 01:14:53 > git --version # 'git version 2.25.1' 01:14:53 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:14:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:55 Dload Upload Total Spent Left Speed 01:14:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10502 0 0 52510 0 --:--:-- --:--:-- --:--:-- 52248 100 12253 100 12253 0 0 60658 0 --:--:-- --:--:-- --:--:-- 60359 [Pipeline] sh 01:14:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:14:56 + + sudo tee /etc/docker/daemon.newsudo 01:14:56 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:14:56 { 01:14:56 "registry-mirrors": [ 01:14:56 "https://nexus3.edgexfoundry.org:10001" 01:14:56 ], 01:14:56 "bip": "10.250.0.254/24", 01:14:56 "hosts": [ 01:14:56 "tcp://0.0.0.0:5555", 01:14:56 "unix:///var/run/docker.sock" 01:14:56 ], 01:14:56 "mtu": 1458, 01:14:56 "selinux-enabled": true, 01:14:56 "seccomp-profile": "/etc/docker/seccomp.json" 01:14:56 } [Pipeline] sh 01:14:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:14:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:15 provisioning config files... 01:15:15 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config863201109524856351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:15 ---> docker-login.sh 01:15:15 nexus3.edgexfoundry.org:10001 01:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:16 Configure a credential helper to remove this warning. See 01:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:16 01:15:16 Login Succeeded 01:15:16 nexus3.edgexfoundry.org:10002 01:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:17 Configure a credential helper to remove this warning. See 01:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:17 01:15:17 Login Succeeded 01:15:17 nexus3.edgexfoundry.org:10003 01:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:17 Configure a credential helper to remove this warning. See 01:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:17 01:15:17 Login Succeeded 01:15:17 nexus3.edgexfoundry.org:10004 01:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:17 Configure a credential helper to remove this warning. See 01:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:17 01:15:18 Login Succeeded 01:15:18 docker.io 01:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:18 Configure a credential helper to remove this warning. See 01:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:18 01:15:18 Login Succeeded 01:15:18 ---> docker-login.sh ends [Pipeline] } 01:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:19 ========================================================= 01:15:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:15:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:15:20 Sending build context to Docker daemon 7.931MB 01:15:20 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:15:20 Step 2/12 : FROM ${BASE} AS builder 01:15:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:20 9b3977197b4f: Pulling fs layer 01:15:20 1a89e8eeedd5: Pulling fs layer 01:15:20 94645a83ff95: Pulling fs layer 01:15:20 e6fb740bc735: Pulling fs layer 01:15:20 3a77bd46dcc9: Pulling fs layer 01:15:20 355e64cbe906: Pulling fs layer 01:15:20 63ab81a10011: Pulling fs layer 01:15:20 555d1d1c4555: Pulling fs layer 01:15:20 7d9057610161: Pulling fs layer 01:15:20 355e64cbe906: Waiting 01:15:20 63ab81a10011: Waiting 01:15:20 555d1d1c4555: Waiting 01:15:20 7d9057610161: Waiting 01:15:20 e6fb740bc735: Waiting 01:15:20 3a77bd46dcc9: Waiting 01:15:20 94645a83ff95: Verifying Checksum 01:15:20 94645a83ff95: Download complete 01:15:20 1a89e8eeedd5: Verifying Checksum 01:15:20 1a89e8eeedd5: Download complete 01:15:20 3a77bd46dcc9: Verifying Checksum 01:15:20 3a77bd46dcc9: Download complete 01:15:20 355e64cbe906: Download complete 01:15:20 9b3977197b4f: Verifying Checksum 01:15:20 9b3977197b4f: Download complete 01:15:20 63ab81a10011: Verifying Checksum 01:15:20 63ab81a10011: Download complete 01:15:21 9b3977197b4f: Pull complete 01:15:21 7d9057610161: Verifying Checksum 01:15:21 7d9057610161: Download complete 01:15:21 1a89e8eeedd5: Pull complete 01:15:22 94645a83ff95: Pull complete 01:15:22 555d1d1c4555: Verifying Checksum 01:15:22 555d1d1c4555: Download complete 01:15:23 e6fb740bc735: Verifying Checksum 01:15:23 e6fb740bc735: Download complete 01:15:35 e6fb740bc735: Pull complete 01:15:35 3a77bd46dcc9: Pull complete 01:15:35 355e64cbe906: Pull complete 01:15:35 63ab81a10011: Pull complete 01:15:42 555d1d1c4555: Pull complete 01:15:44 7d9057610161: Pull complete 01:15:44 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:15:44 ---> 819e984ddca1 01:15:44 Step 3/12 : ARG MAKE="make build" 01:15:46 ---> Running in bd3d59abcf4a 01:15:46 Removing intermediate container bd3d59abcf4a 01:15:46 ---> f17341055a7f 01:15:46 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:15:46 ---> Running in 12f5ba5fa635 01:15:46 Removing intermediate container 12f5ba5fa635 01:15:46 ---> 5571a7a45f37 01:15:46 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:15:46 ---> Running in 21043606ac9f 01:15:48 Removing intermediate container 21043606ac9f 01:15:48 ---> 23956cd5c876 01:15:48 Step 6/12 : WORKDIR /device-gpio 01:15:48 ---> Running in c8af58e4b42f 01:15:48 Removing intermediate container c8af58e4b42f 01:15:48 ---> 9b000f1df786 01:15:48 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:48 ---> Running in ad7bdabed931 01:15:50 Removing intermediate container ad7bdabed931 01:15:50 ---> 2665072b237a 01:15:50 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:50 ---> Running in 27566e115be2 01:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:15:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:15:53 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:15:53 (2/4) Installing libedit (20210910.3.1-r0) 01:15:53 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:15:53 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:15:53 Executing busybox-1.34.1-r3.trigger 01:15:53 OK: 224 MiB in 56 packages 01:15:54 Removing intermediate container 27566e115be2 01:15:54 ---> 2efe2c463a75 01:15:54 Step 9/12 : COPY go.mod vendor* ./ 01:15:55 ---> 2e90b2822599 01:15:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:55 ---> Running in 1d73975b5244 01:16:51 Removing intermediate container 1d73975b5244 01:16:51 ---> c6b956eaabc4 01:16:51 Step 11/12 : COPY . . 01:16:51 ---> 106369bab833 01:16:51 Step 12/12 : RUN ${MAKE} 01:16:51 ---> Running in 0b59ca2125f7 01:16:51 noop 01:16:52 Removing intermediate container 0b59ca2125f7 01:16:52 ---> 09da88abd475 01:16:52 Successfully built 09da88abd475 01:16:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:52 + docker inspect -f . ci-base-image-arm64 01:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-15099 does not seem to be running inside a container 01:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:16:54 $ docker top f4e375f6e80855d16c794abade5a9c1b4183ad1ae783ee9ec475a4b2e9f52e50 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:55 + go version 01:16:55 go version go1.17.7 linux/arm64 [Pipeline] } 01:16:55 $ docker stop --time=1 f4e375f6e80855d16c794abade5a9c1b4183ad1ae783ee9ec475a4b2e9f52e50 01:16:57 $ docker rm -f f4e375f6e80855d16c794abade5a9c1b4183ad1ae783ee9ec475a4b2e9f52e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:58 + docker inspect -f . ci-base-image-arm64 01:16:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-15099 does not seem to be running inside a container 01:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:17:00 $ docker top d39131ef47156c3ca1f890b59667871702e790ea687327184dbf767c793413f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:17:01 + make test 01:17:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:17:02 ? github.com/edgexfoundry/device-gpio [no test files] 01:18:24 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:18:24 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:18:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:18:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:18:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:18:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:18:53 $ docker stop --time=1 d39131ef47156c3ca1f890b59667871702e790ea687327184dbf767c793413f7 01:18:54 $ docker rm -f d39131ef47156c3ca1f890b59667871702e790ea687327184dbf767c793413f7 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:56 Warning: overwriting stash ‘coverage-report’ 01:18:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:57 + ls -al . 01:18:57 total 168 01:18:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 01:18 . 01:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:14 .. 01:18:57 -rw-rw-r-- 1 jenkins jenkins 120 Jun 20 01:14 .dockerignore 01:18:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 01:14 .git 01:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:14 .github 01:18:57 -rw-rw-r-- 1 jenkins jenkins 343 Jun 20 01:14 .gitignore 01:18:57 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 01:14 .golangci.yml 01:18:57 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 20 01:14 Attribution.txt 01:18:57 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 20 01:14 CHANGELOG.md 01:18:57 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 20 01:14 Dockerfile 01:18:57 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 01:14 GOVERNANCE.md 01:18:57 -rw-rw-r-- 1 jenkins jenkins 657 Jun 20 01:14 Jenkinsfile 01:18:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 01:14 LICENSE 01:18:57 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 20 01:14 Makefile 01:18:57 -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 01:14 OWNERS.md 01:18:57 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 20 01:14 README.md 01:18:57 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 01:10 VERSION 01:18:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:14 bin 01:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:14 cmd 01:18:57 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 01:17 coverage.out 01:18:57 -rw-rw-r-- 1 jenkins jenkins 3286 Jun 20 01:14 go.mod 01:18:57 -rw-rw-r-- 1 jenkins jenkins 47631 Jun 20 01:14 go.sum 01:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:14 internal 01:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:14 snap 01:18:57 -rw-rw-r-- 1 jenkins jenkins 209 Jun 20 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:57 + 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=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea --label arch=arm64 --label version=0.0.0 . 01:18:58 Sending build context to Docker daemon 7.932MB 01:18:58 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:18:58 Step 2/26 : FROM ${BASE} AS builder 01:18:58 ---> 09da88abd475 01:18:58 Step 3/26 : ARG MAKE="make build" 01:18:58 ---> Running in 309299d9df00 01:18:58 Removing intermediate container 309299d9df00 01:18:58 ---> bc960f721a9b 01:18:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:18:58 ---> Running in aea072ab0f1a 01:18:58 Removing intermediate container aea072ab0f1a 01:18:58 ---> c78d9493933a 01:18:58 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:18:58 ---> Running in 5e8fbbdb13e6 01:18:59 Removing intermediate container 5e8fbbdb13e6 01:18:59 ---> dec61a278317 01:18:59 Step 6/26 : WORKDIR /device-gpio 01:18:59 ---> Running in d60cc493c4ec 01:18:59 Removing intermediate container d60cc493c4ec 01:18:59 ---> 82ea5e273396 01:18:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:18:59 ---> Running in ee6362b2e83a 01:19:01 Removing intermediate container ee6362b2e83a 01:19:01 ---> 4c961d208fe0 01:19:01 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:01 ---> Running in c084fe29dfad 01:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:19:04 OK: 224 MiB in 56 packages 01:19:05 Removing intermediate container c084fe29dfad 01:19:05 ---> 9ca9d9fc4c9a 01:19:05 Step 9/26 : COPY go.mod vendor* ./ 01:19:05 ---> 48168b584c67 01:19:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:05 ---> Running in 7e2923e95cff 01:19:07 Removing intermediate container 7e2923e95cff 01:19:07 ---> 0255d6e60ba9 01:19:07 Step 11/26 : COPY . . 01:19:08 ---> e618de28025b 01:19:08 Step 12/26 : RUN ${MAKE} 01:19:08 ---> Running in bf054873c44d 01:19:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:21:16 Removing intermediate container bf054873c44d 01:21:16 ---> f6ed3ae3f521 01:21:16 Step 13/26 : FROM alpine:3.15 01:21:16 3.15: Pulling from library/alpine 01:21:16 9981e73032c8: Pulling fs layer 01:21:16 9981e73032c8: Verifying Checksum 01:21:16 9981e73032c8: Download complete 01:21:16 9981e73032c8: Pull complete 01:21:16 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:21:16 Status: Downloaded newer image for alpine:3.15 01:21:16 ---> 3fb3c9af89a9 01:21:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:21:16 ---> Running in f9161e50c69a 01:21:16 Removing intermediate container f9161e50c69a 01:21:16 ---> 0a2ac1f3d333 01:21:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:21:16 ---> Running in 15babf841f91 01:21:16 Removing intermediate container 15babf841f91 01:21:16 ---> 6bdda8714a1e 01:21:16 Step 16/26 : RUN apk add --update --no-cache zeromq 01:21:16 ---> Running in 2a24d6f7e882 01:21:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:21:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:21:18 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:21:18 (2/5) Installing libsodium (1.0.18-r0) 01:21:18 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:21:19 (4/5) Installing libzmq (4.3.4-r0) 01:21:20 (5/5) Installing zeromq (4.3.4-r0) 01:21:20 Executing busybox-1.34.1-r5.trigger 01:21:20 OK: 8 MiB in 19 packages 01:21:21 Removing intermediate container 2a24d6f7e882 01:21:21 ---> 8de3c2c4eb20 01:21:21 Step 17/26 : WORKDIR / 01:21:21 ---> Running in de3e1ffa67d4 01:21:21 Removing intermediate container de3e1ffa67d4 01:21:21 ---> 9ee21d0b5406 01:21:21 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:21:22 ---> bb326ed200ff 01:21:22 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:21:22 ---> ab2d43e302b2 01:21:22 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:21:24 ---> 00e238a0f271 01:21:24 Step 21/26 : EXPOSE 59910 01:21:24 ---> Running in 2ba61e9533c0 01:21:24 Removing intermediate container 2ba61e9533c0 01:21:24 ---> 21e654d40d1b 01:21:24 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:21:24 ---> Running in ed25ae136ae2 01:21:24 Removing intermediate container ed25ae136ae2 01:21:24 ---> cfbe0e1504f2 01:21:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:21:24 ---> Running in 7f922a15fcfe 01:21:25 Removing intermediate container 7f922a15fcfe 01:21:25 ---> fbc03071b1eb 01:21:25 Step 24/26 : LABEL arch=arm64 01:21:25 ---> Running in 0c87aa4d3a20 01:21:25 Removing intermediate container 0c87aa4d3a20 01:21:25 ---> 33d113265161 01:21:25 Step 25/26 : LABEL git_sha=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea 01:21:25 ---> Running in ce50d32172ce 01:21:25 Removing intermediate container ce50d32172ce 01:21:25 ---> cf3dd245f0a8 01:21:25 Step 26/26 : LABEL version=0.0.0 01:21:25 ---> Running in a9872f8c9c58 01:21:26 Removing intermediate container a9872f8c9c58 01:21:26 ---> 1b45be2044b9 01:21:26 [Warning] One or more build-args [ARCH] were not consumed 01:21:26 Successfully built 1b45be2044b9 01:21:26 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 01:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:27 01:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:27 arm64: Pulling from edgex-lftools-log-publisher 01:21:27 8998bd30e6a1: Pulling fs layer 01:21:27 04944245beec: Pulling fs layer 01:21:27 699f458cf7ca: Pulling fs layer 01:21:27 765212b225bb: Pulling fs layer 01:21:27 f23df028b6ca: Pulling fs layer 01:21:27 d65c8cfc05b1: Pulling fs layer 01:21:27 2437ff75d9bd: Pulling fs layer 01:21:27 f23df028b6ca: Waiting 01:21:27 d65c8cfc05b1: Waiting 01:21:27 2437ff75d9bd: Waiting 01:21:27 765212b225bb: Waiting 01:21:27 04944245beec: Verifying Checksum 01:21:27 04944245beec: Download complete 01:21:27 765212b225bb: Verifying Checksum 01:21:27 765212b225bb: Download complete 01:21:28 f23df028b6ca: Verifying Checksum 01:21:28 f23df028b6ca: Download complete 01:21:28 d65c8cfc05b1: Verifying Checksum 01:21:28 d65c8cfc05b1: Download complete 01:21:28 699f458cf7ca: Verifying Checksum 01:21:28 699f458cf7ca: Download complete 01:21:28 8998bd30e6a1: Verifying Checksum 01:21:28 8998bd30e6a1: Download complete 01:21:31 2437ff75d9bd: Verifying Checksum 01:21:31 2437ff75d9bd: Download complete 01:21:33 8998bd30e6a1: Pull complete 01:21:33 04944245beec: Pull complete 01:21:34 699f458cf7ca: Pull complete 01:21:35 765212b225bb: Pull complete 01:21:36 f23df028b6ca: Pull complete 01:21:36 d65c8cfc05b1: Pull complete 01:21:51 2437ff75d9bd: Pull complete 01:21:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:51 prd-ubuntu20.04-docker-arm64-4c-16g-15099 does not seem to be running inside a container 01:21:51 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:21:54 $ docker top a9f1f29e219d4add7628cf372d40755df13e0d6d4f3d6633cb2d0db0b3546192 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:55 ---> job-cost.sh 01:21:55 lf-activate-venv: SKIPPING 01:21:55 INFO: No Stack... 01:21:55 INFO: Retrieving Pricing Info for: v3-standard-4 01:21:56 INFO: Archiving Costs [Pipeline] sh 01:21:57 + cut -d, -f6 01:21:57 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 01:21:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] 01:21:57 Resource [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] did not exist. Created. 01:21:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:58 /w/workspace/device-gpio/1@tmp/durable-c43d88d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:21:59 + echo total: 0.10999999940395355 [Pipeline] stash 01:21:59 Warning: overwriting stash ‘stack-cost’ 01:21:59 Stashed 1 file(s) [Pipeline] } 01:21:59 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:59 $ docker stop --time=1 a9f1f29e219d4add7628cf372d40755df13e0d6d4f3d6633cb2d0db0b3546192 01:22:00 $ docker rm -f a9f1f29e219d4add7628cf372d40755df13e0d6d4f3d6633cb2d0db0b3546192 [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 01:22:01 provisioning config files... 01:22:01 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/config6641756602565140725tmp [Pipeline] { [Pipeline] sh 01:22:02 + set +x 01:22:02 + curl -s https://codecov.io/bash 01:22:02 + bash -s -- 01:22:02 01:22:02 _____ _ 01:22:02 / ____| | | 01:22:02 | | ___ __| | ___ ___ _____ __ 01:22:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:22:02 | |___| (_) | (_| | __/ (_| (_) \ V / 01:22:02 \_____\___/ \__,_|\___|\___\___/ \_/ 01:22:02 Bash-1.0.6 01:22:02 01:22:02 01:22:02 ==> git version 2.25.1 found 01:22:02 ==> 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 01:22:02 Release-Date: 2020-01-08 01:22:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:22:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:22:02 ==> Jenkins CI detected. 01:22:02 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-41 01:22:02 project root: . 01:22:02 --> token set from env 01:22:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:22:02 ==> Running gcov in . (disable via -X gcov) 01:22:02 ==> Python coveragepy not found 01:22:02 ==> Searching for coverage reports in: 01:22:02 + . 01:22:02 -> Found 1 reports 01:22:02 ==> Detecting git/mercurial file structure 01:22:02 ==> Reading reports 01:22:02 + ./coverage.out bytes=10 01:22:02 ==> Appending adjustments 01:22:02 https://docs.codecov.io/docs/fixing-reports 01:22:02 + Found adjustments 01:22:02 ==> Gzipping contents 01:22:02 4.0K /tmp/codecov.3ks5Hl.gz 01:22:02 ==> Uploading reports 01:22:02 url: https://codecov.io 01:22:02 query: branch=PR-41&commit=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=41&job=&cmd_args= 01:22:02 -> Pinging Codecov 01:22:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-41&commit=3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=41&job=&cmd_args= 01:22:02 -> Uploading to 01:22:02 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea/7a56e4f2-0f28-4217-8969-c09bfe59ae4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T012202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a45a67a3886ebf710ca6b3b87f1d7e6f99b5b3d38a670e70a22b6e843d0bdd0 01:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:02 Dload Upload Total Spent Left Speed 01:22:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3151 --:--:-- --:--:-- --:--:-- 3151 01:22:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/3fb96715efbc5a259b9a85eab6a2e3ae7aa895ea [Pipeline] } 01:22:02 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 01:22:05 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-41/archives ] 01:22:05 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-41/archives 01:22:05 total 16 01:22:05 drwxr-xr-x 3 root root 4096 Jun 20 01:12 . 01:22:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 01:12 .. 01:22:05 drwxr-xr-x 2 root root 4096 Jun 20 01:12 cost 01:22:05 -rw-r--r-- 1 root root 81 Jun 20 01:12 cost.csv 01:22:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-41/archives 01:22:05 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-41/archives 01:22:05 total 16 01:22:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 01:12 . 01:22:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 01:12 .. 01:22:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 01:12 cost 01:22:05 -rw-r--r-- 1 jenkins jenkins 81 Jun 20 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:22:06 ---> package-listing.sh 01:22:06 ++ facter osfamily 01:22:06 ++ tr '[:upper:]' '[:lower:]' 01:22:06 + OS_FAMILY=debian 01:22:06 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-41 01:22:06 + START_PACKAGES=/tmp/packages_start.txt 01:22:06 + END_PACKAGES=/tmp/packages_end.txt 01:22:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:22:06 + PACKAGES=/tmp/packages_start.txt 01:22:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-41 ']' 01:22:06 + PACKAGES=/tmp/packages_end.txt 01:22:06 + case "${OS_FAMILY}" in 01:22:06 + dpkg -l 01:22:06 + grep '^ii' 01:22:06 + '[' -f /tmp/packages_start.txt ']' 01:22:06 + '[' -f /tmp/packages_end.txt ']' 01:22:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:22:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-41 ']' 01:22:06 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-41/archives/ 01:22:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-41/archives/ [Pipeline] echo 01:22:06 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-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:22:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:07 prd-ubuntu20.04-docker-8c-8g-15098 does not seem to be running inside a container 01:22:07 $ 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-41/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-41 -v /w/workspace/edgexfoundry_device-gpio_PR-41:/w/workspace/edgexfoundry_device-gpio_PR-41:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-41@tmp:/w/workspace/edgexfoundry_device-gpio_PR-41@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:22:08 $ docker top baacda53c39d6646c6f94f5bb19c315a3600f35856af9bca9f954508c26a2198 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:22:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:22:09 + ls /var/log/sa-host 01:22:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:09 provisioning config files... 01:22:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-41@tmp/config1042071135799858609tmp [Pipeline] { [Pipeline] echo 01:22:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:22:09 ---> create-netrc.sh [Pipeline] } 01:22:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:22:10 ---> python-tools-install.sh [Pipeline] echo 01:22:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:22:10 ---> sudo-logs.sh 01:22:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:22:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:22:11 ---> job-cost.sh 01:22:11 lf-activate-venv: SKIPPING 01:22:11 DEBUG: total: 0.2199999988079071 01:22:11 INFO: Retrieving Stack Cost... 01:22:11 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:11 INFO: Archiving Costs [Pipeline] echo 01:22:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:22:12 ---> logs-deploy.sh 01:22:12 lf-activate-venv: SKIPPING 01:22:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-41/1 01:22:12 INFO: archiving workspace using pattern(s): 01:22:13 Archives upload complete. 01:22:13 INFO: archiving logs to Nexus