Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 67094d5594f8852302d3ef281899762e698ebc29+9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 (ce0852e295cdf8ba07faf4cf28ef803978d0d778) 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-ssh2808749986353800710.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4142476831231992249.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-65/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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6430307866818956878.key Verifying host key using known hosts file > 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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10960195282598059685.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1724531896246533952.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-65/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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3985136647864103491.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117989’ Running on prd-ubuntu20.04-docker-8c-8g-117992 in /w/workspace/edgexfoundry_device-gpio_PR-65 [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-65 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 into PR head commit 67094d5594f8852302d3ef281899762e698ebc29 Merge succeeded, producing 67094d5594f8852302d3ef281899762e698ebc29 Checking out Revision 67094d5594f8852302d3ef281899762e698ebc29 (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 67094d5594f8852302d3ef281899762e698ebc29 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67094d5594f8852302d3ef281899762e698ebc29 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:44 ========================================================= 22:04:44 EdgeX Global Pipelines Version Info 22:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:45 ------------------- 22:04:45 stable info: 22:04:45 ------------------- 22:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:04:45 Message: update stable to v1.0.244 22:04:45 ------------------- 22:04:45 experimental info: 22:04:45 ------------------- 22:04:45 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:04:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67094d5594f8852302d3ef281899762e698ebc29 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67094d5 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:47 provisioning config files... 22:04:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/config15707053750579752692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:47 ---> docker-login.sh 22:04:47 nexus3.edgexfoundry.org:10001 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 nexus3.edgexfoundry.org:10002 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 nexus3.edgexfoundry.org:10003 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 nexus3.edgexfoundry.org:10004 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 docker.io 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 ---> docker-login.sh ends [Pipeline] } 22:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:04:49 + git rev-list -1 --merges 67094d5594f8852302d3ef281899762e698ebc29~1..67094d5594f8852302d3ef281899762e698ebc29 [Pipeline] echo 22:04:49 -----------> git rev-list -1 --merges 67094d5594f8852302d3ef281899762e698ebc29~1..67094d5594f8852302d3ef281899762e698ebc29 67094d5594f8852302d3ef281899762e698ebc29 [false] [Pipeline] sh 22:04:49 + git log --format=format:%s -1 67094d5594f8852302d3ef281899762e698ebc29 [Pipeline] echo 22:04:49 ========================================================= 22:04:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:04:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:50 + git log --format=format:%s -1 67094d5594f8852302d3ef281899762e698ebc29 [Pipeline] echo 22:04:50 [semverPrep] GIT_COMMIT: 67094d5594f8852302d3ef281899762e698ebc29, Commit Message: docs: Levski Change Log [Pipeline] echo 22:04:50 [semverPrep] This is not a build commit. [Pipeline] sh 22:04:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:50 + grep -v github /etc/ssh/ssh_known_hosts 22:04:50 + [ -e /tmp/ssh_known_hosts ] 22:04:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:04:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:04:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:04:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:51 22:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:04:51 b85a868b505f: Pulling fs layer 22:04:51 e2be974225ed: Pulling fs layer 22:04:51 339a4e72a1f5: Pulling fs layer 22:04:51 988bab9f4d93: Pulling fs layer 22:04:51 1469e6f7b9e6: Pulling fs layer 22:04:51 eaf3925da568: Pulling fs layer 22:04:51 bab4dde63d76: Pulling fs layer 22:04:51 bde34c3a00c8: Pulling fs layer 22:04:51 b352a97aabf1: Pulling fs layer 22:04:51 4872d77fe225: Pulling fs layer 22:04:51 5851b861e8e6: Pulling fs layer 22:04:51 1469e6f7b9e6: Waiting 22:04:51 bab4dde63d76: Waiting 22:04:51 b352a97aabf1: Waiting 22:04:51 bde34c3a00c8: Waiting 22:04:51 988bab9f4d93: Waiting 22:04:51 4872d77fe225: Waiting 22:04:51 eaf3925da568: Waiting 22:04:51 5851b861e8e6: Waiting 22:04:51 e2be974225ed: Verifying Checksum 22:04:51 e2be974225ed: Download complete 22:04:51 988bab9f4d93: Verifying Checksum 22:04:51 988bab9f4d93: Download complete 22:04:51 1469e6f7b9e6: Verifying Checksum 22:04:51 1469e6f7b9e6: Download complete 22:04:51 339a4e72a1f5: Verifying Checksum 22:04:51 339a4e72a1f5: Download complete 22:04:51 eaf3925da568: Verifying Checksum 22:04:51 eaf3925da568: Download complete 22:04:51 bde34c3a00c8: Verifying Checksum 22:04:51 b352a97aabf1: Download complete 22:04:51 4872d77fe225: Verifying Checksum 22:04:51 4872d77fe225: Download complete 22:04:51 5851b861e8e6: Verifying Checksum 22:04:51 5851b861e8e6: Download complete 22:04:51 b85a868b505f: Verifying Checksum 22:04:51 b85a868b505f: Download complete 22:04:52 bab4dde63d76: Download complete 22:04:52 b85a868b505f: Pull complete 22:04:53 e2be974225ed: Pull complete 22:04:53 339a4e72a1f5: Pull complete 22:04:53 988bab9f4d93: Pull complete 22:04:54 1469e6f7b9e6: Pull complete 22:04:54 eaf3925da568: Pull complete 22:04:55 bab4dde63d76: Pull complete 22:04:55 bde34c3a00c8: Pull complete 22:04:55 b352a97aabf1: Pull complete 22:04:55 4872d77fe225: Pull complete 22:04:56 5851b861e8e6: Pull complete 22:04:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:56 prd-ubuntu20.04-docker-8c-8g-117992 does not seem to be running inside a container 22:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-65 -v /w/workspace/edgexfoundry_device-gpio_PR-65:/w/workspace/edgexfoundry_device-gpio_PR-65:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-65@tmp:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:04:57 $ docker top bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 -eo pid,comm 22:04:57 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). 22:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:57 [ssh-agent] Looking for ssh-agent implementation... 22:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:58 $ docker exec bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 ssh-agent 22:04:58 SSH_AUTH_SOCK=/tmp/ssh-GIz57a1p5HRO/agent.31 22:04:58 SSH_AGENT_PID=37 22:04:58 Running ssh-add (command line suppressed) 22:04:58 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-65@tmp/private_key_5511170891866162719.key (/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/private_key_5511170891866162719.key) 22:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:58 + git tag --points-at HEAD [Pipeline] } 22:04:58 $ docker exec --env ******** --env ******** bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 ssh-agent -k 22:04:58 unset SSH_AUTH_SOCK; 22:04:58 unset SSH_AGENT_PID; 22:04:58 echo Agent pid 37 killed; 22:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:58 [ssh-agent] Looking for ssh-agent implementation... 22:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:58 $ docker exec bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 ssh-agent 22:04:59 SSH_AUTH_SOCK=/tmp/ssh-Kvo8e5yOimW8/agent.70 22:04:59 SSH_AGENT_PID=76 22:04:59 Running ssh-add (command line suppressed) 22:04:59 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-65@tmp/private_key_11483719155645074513.key (/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/private_key_11483719155645074513.key) 22:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:59 + git semver init 22:04:59 2022-11-02 22:04:59,738 [run_init] DEBUG init version:0.0.0 force:False 22:04:59 2022-11-02 22:04:59,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-65/.semver 22:04:59 2022-11-02 22:04:59,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-65/.semver 22:04:59 2022-11-02 22:04:59,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-65/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-65, universal_newlines=False, shell=None, istream=None) 22:05:00 2022-11-02 22:05:00,729 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-65/.git/info/exclude 22:05:00 2022-11-02 22:05:00,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-65/.semver/PR-65 with force:False 22:05:00 2022-11-02 22:05:00,730 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-65/.semver/PR-65 22:05:00 2022-11-02 22:05:00,735 [execute] INFO git cat-file --batch-check 22:05:00 2022-11-02 22:05:00,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-65/.semver, universal_newlines=False, shell=None, istream=) 22:05:01 2022-11-02 22:05:00,742 [execute] INFO git cat-file --batch 22:05:01 2022-11-02 22:05:00,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-65/.semver, universal_newlines=False, shell=None, istream=) 22:05:01 2022-11-02 22:05:00,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-65/.semver/PR-65 22:05:01 0.0.0 [Pipeline] } 22:05:01 $ docker exec --env ******** --env ******** bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 ssh-agent -k 22:05:01 unset SSH_AUTH_SOCK; 22:05:01 unset SSH_AGENT_PID; 22:05:01 echo Agent pid 76 killed; 22:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:01 + git semver [Pipeline] } 22:05:01 $ docker stop --time=1 bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 22:05:03 $ docker rm -f bd713dddde683ee28f8877325686415a48ed58e4fc7eed620c544098f4f1e5a1 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:03 Stashed 1 file(s) [Pipeline] echo 22:05:03 [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 22:05:04 provisioning config files... 22:05:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/config16096392747893389418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:04 ---> docker-login.sh 22:05:04 nexus3.edgexfoundry.org:10001 22:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:04 Configure a credential helper to remove this warning. See 22:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:04 22:05:04 Login Succeeded 22:05:04 nexus3.edgexfoundry.org:10002 22:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:04 Configure a credential helper to remove this warning. See 22:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:04 22:05:04 Login Succeeded 22:05:04 nexus3.edgexfoundry.org:10003 22:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:05 Configure a credential helper to remove this warning. See 22:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:05 22:05:05 Login Succeeded 22:05:05 nexus3.edgexfoundry.org:10004 22:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:05 Configure a credential helper to remove this warning. See 22:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:05 22:05:05 Login Succeeded 22:05:05 docker.io 22:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:05 Configure a credential helper to remove this warning. See 22:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:05 22:05:05 Login Succeeded 22:05:05 ---> docker-login.sh ends [Pipeline] } 22:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:05 ========================================================= 22:05:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:05:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:05:06 Sending build context to Docker daemon 15.9MB 22:05:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:05:06 Step 2/12 : FROM ${BASE} AS builder 22:05:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:06 213ec9aee27d: Pulling fs layer 22:05:06 4583459ba037: Pulling fs layer 22:05:06 93c1e223e6f2: Pulling fs layer 22:05:06 53926ce57604: Pulling fs layer 22:05:06 21b2b0c7a3f4: Pulling fs layer 22:05:06 22ff95d597cd: Pulling fs layer 22:05:06 12d6caf4c0d1: Pulling fs layer 22:05:06 96b7cbca73a9: Pulling fs layer 22:05:06 a7acece74701: Pulling fs layer 22:05:06 21b2b0c7a3f4: Waiting 22:05:06 53926ce57604: Waiting 22:05:06 96b7cbca73a9: Waiting 22:05:06 a7acece74701: Waiting 22:05:06 93c1e223e6f2: Verifying Checksum 22:05:06 93c1e223e6f2: Download complete 22:05:06 4583459ba037: Verifying Checksum 22:05:06 4583459ba037: Download complete 22:05:06 21b2b0c7a3f4: Verifying Checksum 22:05:06 21b2b0c7a3f4: Download complete 22:05:06 22ff95d597cd: Verifying Checksum 22:05:06 213ec9aee27d: Download complete 22:05:06 12d6caf4c0d1: Download complete 22:05:06 213ec9aee27d: Pull complete 22:05:06 4583459ba037: Pull complete 22:05:06 93c1e223e6f2: Pull complete 22:05:07 a7acece74701: Download complete 22:05:07 96b7cbca73a9: Verifying Checksum 22:05:07 96b7cbca73a9: Download complete 22:05:07 53926ce57604: Verifying Checksum 22:05:07 53926ce57604: Download complete 22:05:11 53926ce57604: Pull complete 22:05:11 21b2b0c7a3f4: Pull complete 22:05:11 22ff95d597cd: Pull complete 22:05:11 12d6caf4c0d1: Pull complete 22:05:13 96b7cbca73a9: Pull complete 22:05:14 a7acece74701: Pull complete 22:05:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:05:14 ---> db6d94c90886 22:05:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:05:15 ---> Running in b37e36d6ce7d 22:05:15 Removing intermediate container b37e36d6ce7d 22:05:15 ---> 496323810975 22:05:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:15 ---> Running in f2bf6ca95240 22:05:16 Removing intermediate container f2bf6ca95240 22:05:16 ---> ad1699cc81c6 22:05:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:05:16 ---> Running in 064fda3f077b 22:05:16 Removing intermediate container 064fda3f077b 22:05:16 ---> 4cd25406ecee 22:05:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:05:16 ---> Running in 38d8647562db 22:05:16 Removing intermediate container 38d8647562db 22:05:16 ---> a7cb7a4c89e1 22:05:16 Step 7/12 : WORKDIR /device-gpio 22:05:16 ---> Running in 667d5cbdd92c 22:05:16 Removing intermediate container 667d5cbdd92c 22:05:16 ---> 16d93b8a53bc 22:05:16 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:16 ---> Running in 651580eaff3a 22:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:05:16 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:05:17 (2/4) Installing libedit (20210910.3.1-r0) 22:05:17 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:05:17 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:05:17 Executing busybox-1.35.0-r17.trigger 22:05:17 OK: 216 MiB in 55 packages 22:05:17 Removing intermediate container 651580eaff3a 22:05:17 ---> 7e1994d4177b 22:05:17 Step 9/12 : COPY go.mod vendor* ./ 22:05:17 ---> a81418e89824 22:05:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:17 ---> Running in c28c9c9d7474 22:05:19 Still waiting to schedule task 22:05:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117990’ is offline 22:05:35 Removing intermediate container c28c9c9d7474 22:05:35 ---> 58a33925e437 22:05:35 Step 11/12 : COPY . . 22:05:35 ---> d7664ca37e7c 22:05:35 Step 12/12 : RUN ${MAKE} 22:05:35 ---> Running in f7e4af4c89bf 22:05:35 noop 22:05:35 Removing intermediate container f7e4af4c89bf 22:05:35 ---> 56b894df4732 22:05:35 Successfully built 56b894df4732 22:05:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:36 + docker inspect -f . ci-base-image-x86_64 22:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:36 prd-ubuntu20.04-docker-8c-8g-117992 does not seem to be running inside a container 22:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-65 -v /w/workspace/edgexfoundry_device-gpio_PR-65:/w/workspace/edgexfoundry_device-gpio_PR-65:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-65@tmp:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:36 $ docker top ff54bc2cca3f3ffd634ec0610385157943d72ff671a5ad546890bad145411fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:37 + go version 22:05:37 go version go1.18.7 linux/amd64 [Pipeline] } 22:05:37 $ docker stop --time=1 ff54bc2cca3f3ffd634ec0610385157943d72ff671a5ad546890bad145411fa2 22:05:38 $ docker rm -f ff54bc2cca3f3ffd634ec0610385157943d72ff671a5ad546890bad145411fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:38 + docker inspect -f . ci-base-image-x86_64 22:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:39 prd-ubuntu20.04-docker-8c-8g-117992 does not seem to be running inside a container 22:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-65 -v /w/workspace/edgexfoundry_device-gpio_PR-65:/w/workspace/edgexfoundry_device-gpio_PR-65:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-65@tmp:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:39 $ docker top ca9f42523b5959901eb1d31a144bb676871f80294523edcb5e77aa354f874467 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-65 [Pipeline] fileExists [Pipeline] sh 22:05:40 + make test 22:05:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:05:40 ? github.com/edgexfoundry/device-gpio [no test files] 22:05:50 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:05:50 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:05:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:05:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:05:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:58 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:05:58 $ docker stop --time=1 ca9f42523b5959901eb1d31a144bb676871f80294523edcb5e77aa354f874467 22:05:59 $ docker rm -f ca9f42523b5959901eb1d31a144bb676871f80294523edcb5e77aa354f874467 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:06:01 + ls -al . 22:06:01 total 172 22:06:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:05 . 22:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:04 .. 22:06:01 -rw-rw-r-- 1 jenkins jenkins 120 Nov 2 22:04 .dockerignore 22:06:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 22:05 .git 22:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:04 .github 22:06:01 -rw-rw-r-- 1 jenkins jenkins 343 Nov 2 22:04 .gitignore 22:06:01 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 22:04 .golangci.yml 22:06:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:05 .semver 22:06:01 -rw-rw-r-- 1 jenkins jenkins 9691 Nov 2 22:04 Attribution.txt 22:06:01 -rw-rw-r-- 1 jenkins jenkins 4069 Nov 2 22:04 CHANGELOG.md 22:06:01 -rw-rw-r-- 1 jenkins jenkins 1604 Nov 2 22:04 Dockerfile 22:06:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 22:04 GOVERNANCE.md 22:06:01 -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 22:04 Jenkinsfile 22:06:01 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 22:04 LICENSE 22:06:01 -rw-rw-r-- 1 jenkins jenkins 2085 Nov 2 22:04 Makefile 22:06:01 -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 22:04 OWNERS.md 22:06:01 -rw-rw-r-- 1 jenkins jenkins 11842 Nov 2 22:04 README.md 22:06:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 22:05 VERSION 22:06:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:04 bin 22:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:04 cmd 22:06:01 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 22:05 coverage.out 22:06:01 -rw-rw-r-- 1 jenkins jenkins 3448 Nov 2 22:04 go.mod 22:06:01 -rw-rw-r-- 1 jenkins jenkins 45075 Nov 2 22:04 go.sum 22:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:04 internal 22:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:04 snap 22:06:01 -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:01 + 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=67094d5594f8852302d3ef281899762e698ebc29 --label arch=amd64 --label version=0.0.0 . 22:06:01 Sending build context to Docker daemon 15.9MB 22:06:01 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:06:01 Step 2/25 : FROM ${BASE} AS builder 22:06:01 ---> 56b894df4732 22:06:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:06:01 ---> Running in 0ce20e467215 22:06:02 Removing intermediate container 0ce20e467215 22:06:02 ---> 46c33c19f7b5 22:06:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:02 ---> Running in 6b66f2692313 22:06:02 Removing intermediate container 6b66f2692313 22:06:02 ---> 4a1d2b8737f8 22:06:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:06:02 ---> Running in 2907539b8494 22:06:02 Removing intermediate container 2907539b8494 22:06:02 ---> b610c0d11da6 22:06:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:06:02 ---> Running in 38c95bffc56c 22:06:02 Removing intermediate container 38c95bffc56c 22:06:02 ---> 2bdd980eb929 22:06:02 Step 7/25 : WORKDIR /device-gpio 22:06:02 ---> Running in 6c8cbeecfaa9 22:06:02 Removing intermediate container 6c8cbeecfaa9 22:06:02 ---> 3f0c96737dbc 22:06:02 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:02 ---> Running in 53176e5565cf 22:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:06:03 OK: 216 MiB in 55 packages 22:06:03 Removing intermediate container 53176e5565cf 22:06:03 ---> 3bf5fbeb7106 22:06:03 Step 9/25 : COPY go.mod vendor* ./ 22:06:03 ---> f09979f5a203 22:06:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 ---> Running in 57dca8795852 22:06:04 Removing intermediate container 57dca8795852 22:06:04 ---> e21c6e0836c6 22:06:04 Step 11/25 : COPY . . 22:06:04 ---> 412cbd6c2706 22:06:04 Step 12/25 : RUN ${MAKE} 22:06:04 ---> Running in 47413141c993 22:06:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 22:06:23 Removing intermediate container 47413141c993 22:06:23 ---> 705ec0b42930 22:06:23 Step 13/25 : FROM alpine:3.16 22:06:23 3.16: Pulling from library/alpine 22:06:23 213ec9aee27d: Already exists 22:06:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:06:24 Status: Downloaded newer image for alpine:3.16 22:06:24 ---> 9c6f07244728 22:06:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:06:24 ---> Running in f5b56298543b 22:06:24 Removing intermediate container f5b56298543b 22:06:24 ---> d35796247dfa 22:06:24 Step 15/25 : RUN apk add --update --no-cache zeromq 22:06:24 ---> Running in 7742c5c93cea 22:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:06:24 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:06:24 (2/5) Installing libsodium (1.0.18-r0) 22:06:24 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:06:25 (4/5) Installing libzmq (4.3.4-r0) 22:06:25 (5/5) Installing zeromq (4.3.4-r0) 22:06:25 Executing busybox-1.35.0-r17.trigger 22:06:25 OK: 8 MiB in 19 packages 22:06:25 Removing intermediate container 7742c5c93cea 22:06:25 ---> 68fc97702975 22:06:25 Step 16/25 : WORKDIR / 22:06:25 ---> Running in 2efeef74239c 22:06:25 Removing intermediate container 2efeef74239c 22:06:25 ---> 83df6183e057 22:06:25 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:06:25 ---> b47d9e8ae4c8 22:06:25 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:06:25 ---> 2c02222201f8 22:06:25 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:06:26 ---> 0eb2115a1c73 22:06:26 Step 20/25 : EXPOSE 59910 22:06:26 ---> Running in d4af2b5a3c23 22:06:26 Removing intermediate container d4af2b5a3c23 22:06:26 ---> e402e3907942 22:06:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:06:26 ---> Running in 1232a1bb7663 22:06:26 Removing intermediate container 1232a1bb7663 22:06:26 ---> ed29daf506e3 22:06:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:26 ---> Running in 9aac122d26dd 22:06:26 Removing intermediate container 9aac122d26dd 22:06:26 ---> c8e9ddb62285 22:06:26 Step 23/25 : LABEL arch=amd64 22:06:26 ---> Running in 79f9b1330ca2 22:06:26 Removing intermediate container 79f9b1330ca2 22:06:26 ---> f192ec646dd9 22:06:26 Step 24/25 : LABEL git_sha=67094d5594f8852302d3ef281899762e698ebc29 22:06:26 ---> Running in 57f2e037b46e 22:06:26 Removing intermediate container 57f2e037b46e 22:06:26 ---> 5b34a26e1915 22:06:26 Step 25/25 : LABEL version=0.0.0 22:06:26 ---> Running in c19983ddfdcd 22:06:26 Removing intermediate container c19983ddfdcd 22:06:26 ---> 06d09ff684ab 22:06:26 [Warning] One or more build-args [ARCH] were not consumed 22:06:26 Successfully built 06d09ff684ab 22:06:26 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 22:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:27 22:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:28 latest: Pulling from edgex-lftools-log-publisher 22:06:28 5eb5b503b376: Pulling fs layer 22:06:28 5c69ac0246d0: Pulling fs layer 22:06:28 ec43610c2a17: Pulling fs layer 22:06:28 3a2ae6a8a46f: Pulling fs layer 22:06:28 33b1e0a273af: Pulling fs layer 22:06:28 5d3b04190fa2: Pulling fs layer 22:06:28 2f39f015ded8: Pulling fs layer 22:06:28 3a2ae6a8a46f: Waiting 22:06:28 5d3b04190fa2: Waiting 22:06:28 33b1e0a273af: Waiting 22:06:28 5c69ac0246d0: Verifying Checksum 22:06:28 5c69ac0246d0: Download complete 22:06:28 3a2ae6a8a46f: Verifying Checksum 22:06:28 3a2ae6a8a46f: Download complete 22:06:28 ec43610c2a17: Verifying Checksum 22:06:28 ec43610c2a17: Download complete 22:06:28 33b1e0a273af: Verifying Checksum 22:06:28 33b1e0a273af: Download complete 22:06:28 5d3b04190fa2: Verifying Checksum 22:06:28 5d3b04190fa2: Download complete 22:06:28 5eb5b503b376: Verifying Checksum 22:06:28 5eb5b503b376: Download complete 22:06:28 2f39f015ded8: Download complete 22:06:29 5eb5b503b376: Pull complete 22:06:29 5c69ac0246d0: Pull complete 22:06:29 ec43610c2a17: Pull complete 22:06:29 3a2ae6a8a46f: Pull complete 22:06:29 33b1e0a273af: Pull complete 22:06:30 5d3b04190fa2: Pull complete 22:06:34 2f39f015ded8: Pull complete 22:06:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:34 prd-ubuntu20.04-docker-8c-8g-117992 does not seem to be running inside a container 22:06:34 $ 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-65 -v /w/workspace/edgexfoundry_device-gpio_PR-65:/w/workspace/edgexfoundry_device-gpio_PR-65:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-65@tmp:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:36 $ docker top 5715374db28ebaa43f2b1f1f73e42953e110a08824949a4cb386f3854d84bf1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:36 ---> job-cost.sh 22:06:36 lf-activate-venv: SKIPPING 22:06:36 INFO: No Stack... 22:06:36 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:37 INFO: Archiving Costs [Pipeline] sh 22:06:37 + + cutcat -d, /w/workspace/edgexfoundry_device-gpio_PR-65/archives/cost.csv -f6 22:06:37 [Pipeline] lock 22:06:37 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] 22:06:37 Resource [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] did not exist. Created. 22:06:37 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:37 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:38 Stashed 1 file(s) [Pipeline] } 22:06:38 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:38 $ docker stop --time=1 5715374db28ebaa43f2b1f1f73e42953e110a08824949a4cb386f3854d84bf1f 22:06:39 $ docker rm -f 5715374db28ebaa43f2b1f1f73e42953e110a08824949a4cb386f3854d84bf1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:06:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117994 in /w/workspace/edgexfoundry_device-gpio_PR-65 [Pipeline] { [Pipeline] ws 22:06:48 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 22:06:48 The recommended git tool is: git 22:06:53 using credential edgex-jenkins-ssh 22:06:53 Cloning the remote Git repository 22:06:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:06:53 > git init /w/workspace/device-gpio/1 # timeout=10 22:06:53 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:06:53 > git --version # timeout=10 22:06:53 > git --version # 'git version 2.25.1' 22:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:54 Verifying host key using known hosts file 22:06:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:06:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:06:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:06:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:58 Verifying host key using known hosts file 22:06:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:06:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:06:58 Merging remotes/origin/main commit 9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 into PR head commit 67094d5594f8852302d3ef281899762e698ebc29 22:06:58 Merge succeeded, producing 67094d5594f8852302d3ef281899762e698ebc29 22:06:58 Checking out Revision 67094d5594f8852302d3ef281899762e698ebc29 (PR-65) 22:06:58 > git config core.sparsecheckout # timeout=10 22:06:58 > git checkout -f 67094d5594f8852302d3ef281899762e698ebc29 # timeout=10 22:06:58 > git remote # timeout=10 22:06:58 > git config --get remote.origin.url # timeout=10 22:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:58 Verifying host key using known hosts file 22:06:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:06:58 > git merge 9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 # timeout=10 22:06:58 > git rev-parse HEAD^{commit} # timeout=10 22:06:58 > git config core.sparsecheckout # timeout=10 22:06:58 > git checkout -f 67094d5594f8852302d3ef281899762e698ebc29 # timeout=10 22:07:02 Commit message: "docs: Levski Change Log" 22:07:02 > git --version # timeout=10 22:07:02 > git --version # 'git version 2.25.1' 22:07:02 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:07:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:03 Dload Upload Total Spent Left Speed 22:07:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 22:07:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:07:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:07:04 + sudo tee /etc/docker/daemon.new 22:07:04 { 22:07:04 "registry-mirrors": [ 22:07:04 "https://nexus3.edgexfoundry.org:10001" 22:07:04 ], 22:07:04 "bip": "10.250.0.254/24", 22:07:04 "hosts": [ 22:07:04 "tcp://0.0.0.0:5555", 22:07:04 "unix:///var/run/docker.sock" 22:07:04 ], 22:07:04 "mtu": 1458, 22:07:04 "selinux-enabled": true, 22:07:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:07:04 } [Pipeline] sh 22:07:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:07:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:23 provisioning config files... 22:07:23 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6443605681063128331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:24 ---> docker-login.sh 22:07:24 nexus3.edgexfoundry.org:10001 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10002 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10003 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 nexus3.edgexfoundry.org:10004 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 docker.io 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:26 Configure a credential helper to remove this warning. See 22:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:26 22:07:26 Login Succeeded 22:07:26 ---> docker-login.sh ends [Pipeline] } 22:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:26 ========================================================= 22:07:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:07:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:07:27 Sending build context to Docker daemon 8.016MB 22:07:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:07:27 Step 2/12 : FROM ${BASE} AS builder 22:07:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:27 9b18e9b68314: Pulling fs layer 22:07:27 35d82f9e3411: Pulling fs layer 22:07:27 e16973657156: Pulling fs layer 22:07:27 fc693d55d65f: Pulling fs layer 22:07:27 7e9fc2657dce: Pulling fs layer 22:07:27 dda99020689f: Pulling fs layer 22:07:27 db1c61fa0a46: Pulling fs layer 22:07:27 891c053d2c06: Pulling fs layer 22:07:27 7e9fc2657dce: Waiting 22:07:27 dda99020689f: Waiting 22:07:27 db1c61fa0a46: Waiting 22:07:27 fc693d55d65f: Waiting 22:07:27 e16973657156: Verifying Checksum 22:07:27 e16973657156: Download complete 22:07:27 35d82f9e3411: Verifying Checksum 22:07:27 35d82f9e3411: Download complete 22:07:27 7e9fc2657dce: Verifying Checksum 22:07:27 7e9fc2657dce: Download complete 22:07:27 dda99020689f: Download complete 22:07:27 9b18e9b68314: Verifying Checksum 22:07:27 9b18e9b68314: Download complete 22:07:28 9b18e9b68314: Pull complete 22:07:28 891c053d2c06: Verifying Checksum 22:07:28 891c053d2c06: Download complete 22:07:29 35d82f9e3411: Pull complete 22:07:29 e16973657156: Pull complete 22:07:30 db1c61fa0a46: Verifying Checksum 22:07:30 db1c61fa0a46: Download complete 22:07:30 fc693d55d65f: Verifying Checksum 22:07:30 fc693d55d65f: Download complete 22:07:42 fc693d55d65f: Pull complete 22:07:42 7e9fc2657dce: Pull complete 22:07:42 dda99020689f: Pull complete 22:07:49 db1c61fa0a46: Pull complete 22:07:51 891c053d2c06: Pull complete 22:07:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:07:51 ---> f96f9c87975a 22:07:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:07:52 ---> Running in c330db01d29f 22:07:53 Removing intermediate container c330db01d29f 22:07:53 ---> b733b9a539f3 22:07:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:53 ---> Running in 4a3aa01aba84 22:07:53 Removing intermediate container 4a3aa01aba84 22:07:53 ---> d4d47e284ad1 22:07:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:07:53 ---> Running in 8db11ce45023 22:07:54 Removing intermediate container 8db11ce45023 22:07:54 ---> 33e7cd8ff523 22:07:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:07:54 ---> Running in f375a98308eb 22:07:54 Removing intermediate container f375a98308eb 22:07:54 ---> ebbb825d2755 22:07:54 Step 7/12 : WORKDIR /device-gpio 22:07:54 ---> Running in 1950bd4eb860 22:07:54 Removing intermediate container 1950bd4eb860 22:07:54 ---> 7a0f5309b9dd 22:07:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:55 ---> Running in bd98938f1f5b 22:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:07:57 (2/4) Installing libedit (20210910.3.1-r0) 22:07:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:07:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:07:57 Executing busybox-1.35.0-r17.trigger 22:07:58 OK: 226 MiB in 55 packages 22:07:59 Removing intermediate container bd98938f1f5b 22:07:59 ---> 2973dfd3e16e 22:07:59 Step 9/12 : COPY go.mod vendor* ./ 22:07:59 ---> 9783547853af 22:07:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:59 ---> Running in 2b23e3318fbf 22:08:56 Removing intermediate container 2b23e3318fbf 22:08:56 ---> 256181a8df94 22:08:56 Step 11/12 : COPY . . 22:08:56 ---> 818e87f3c048 22:08:56 Step 12/12 : RUN ${MAKE} 22:08:56 ---> Running in ada782a43c91 22:08:56 noop 22:08:56 Removing intermediate container ada782a43c91 22:08:56 ---> 49f271fe21d7 22:08:56 Successfully built 49f271fe21d7 22:08:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:56 + docker inspect -f . ci-base-image-arm64 22:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-117994 does not seem to be running inside a container 22:08:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:58 $ docker top f183f75db76916829a919a5cbf569b21821900d5a867215f2b978dfa832cc9ee -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:59 + go version 22:08:59 go version go1.18.7 linux/arm64 [Pipeline] } 22:08:59 $ docker stop --time=1 f183f75db76916829a919a5cbf569b21821900d5a867215f2b978dfa832cc9ee 22:09:00 $ docker rm -f f183f75db76916829a919a5cbf569b21821900d5a867215f2b978dfa832cc9ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker inspect -f . ci-base-image-arm64 22:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-117994 does not seem to be running inside a container 22:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:03 $ docker top e65b46b263dcd9adf518b97d250c9aa365a7891c0b6e459ab51de548caa63f5d -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:03 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 22:09:04 + make test 22:09:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:09:06 ? github.com/edgexfoundry/device-gpio [no test files] 22:10:42 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:10:42 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:10:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:10:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:10:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:10:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:10:52 ./bin/test-attribution-txt.sh [Pipeline] echo 22:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:10:52 $ docker stop --time=1 e65b46b263dcd9adf518b97d250c9aa365a7891c0b6e459ab51de548caa63f5d 22:10:54 $ docker rm -f e65b46b263dcd9adf518b97d250c9aa365a7891c0b6e459ab51de548caa63f5d [Pipeline] // withDockerContainer [Pipeline] sh 22:10:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:10:55 Warning: overwriting stash ‘coverage-report’ 22:10:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:10:57 + ls -al . 22:10:57 total 168 22:10:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 22:09 . 22:10:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:06 .. 22:10:57 -rw-rw-r-- 1 jenkins jenkins 120 Nov 2 22:06 .dockerignore 22:10:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 22:06 .git 22:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:06 .github 22:10:57 -rw-rw-r-- 1 jenkins jenkins 343 Nov 2 22:06 .gitignore 22:10:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 22:06 .golangci.yml 22:10:57 -rw-rw-r-- 1 jenkins jenkins 9691 Nov 2 22:06 Attribution.txt 22:10:57 -rw-rw-r-- 1 jenkins jenkins 4069 Nov 2 22:06 CHANGELOG.md 22:10:57 -rw-rw-r-- 1 jenkins jenkins 1604 Nov 2 22:06 Dockerfile 22:10:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 22:06 GOVERNANCE.md 22:10:57 -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 22:06 Jenkinsfile 22:10:57 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 22:06 LICENSE 22:10:57 -rw-rw-r-- 1 jenkins jenkins 2085 Nov 2 22:06 Makefile 22:10:57 -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 22:06 OWNERS.md 22:10:57 -rw-rw-r-- 1 jenkins jenkins 11842 Nov 2 22:06 README.md 22:10:57 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 22:05 VERSION 22:10:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:06 bin 22:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:06 cmd 22:10:57 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 22:09 coverage.out 22:10:57 -rw-rw-r-- 1 jenkins jenkins 3448 Nov 2 22:06 go.mod 22:10:57 -rw-rw-r-- 1 jenkins jenkins 45075 Nov 2 22:06 go.sum 22:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:06 internal 22:10:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:06 snap 22:10:57 -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10: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=67094d5594f8852302d3ef281899762e698ebc29 --label arch=arm64 --label version=0.0.0 . 22:10:57 Sending build context to Docker daemon 8.017MB 22:10:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:10:57 Step 2/25 : FROM ${BASE} AS builder 22:10:57 ---> 49f271fe21d7 22:10:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:10:57 ---> Running in c0f416a94a89 22:10:58 Removing intermediate container c0f416a94a89 22:10:58 ---> 0b557395a0ba 22:10:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:58 ---> Running in dc1161cfa2aa 22:10:58 Removing intermediate container dc1161cfa2aa 22:10:58 ---> 8e1d492e5400 22:10:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:10:58 ---> Running in 82fedd0911da 22:10:59 Removing intermediate container 82fedd0911da 22:10:59 ---> fa4a8d9ea099 22:10:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:10:59 ---> Running in 6b11535ad313 22:10:59 Removing intermediate container 6b11535ad313 22:10:59 ---> 41b6d74e0a73 22:10:59 Step 7/25 : WORKDIR /device-gpio 22:10:59 ---> Running in b524fed26c93 22:10:59 Removing intermediate container b524fed26c93 22:10:59 ---> a458e867816b 22:10:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:59 ---> Running in d87074d6806c 22:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:02 OK: 226 MiB in 55 packages 22:11:03 Removing intermediate container d87074d6806c 22:11:03 ---> 6439cf090714 22:11:03 Step 9/25 : COPY go.mod vendor* ./ 22:11:03 ---> 8924506315c8 22:11:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:03 ---> Running in c03b216e669a 22:11:06 Removing intermediate container c03b216e669a 22:11:06 ---> 9ec66728163f 22:11:06 Step 11/25 : COPY . . 22:11:06 ---> 0659b622a14d 22:11:06 Step 12/25 : RUN ${MAKE} 22:11:06 ---> Running in c90623acb224 22:11:08 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 22:13:45 Removing intermediate container c90623acb224 22:13:45 ---> cf1121f5cff6 22:13:45 Step 13/25 : FROM alpine:3.16 22:13:45 3.16: Pulling from library/alpine 22:13:45 9b18e9b68314: Already exists 22:13:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:13:45 Status: Downloaded newer image for alpine:3.16 22:13:45 ---> a6215f271958 22:13:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:13:45 ---> Running in 81b4c1f85986 22:13:45 Removing intermediate container 81b4c1f85986 22:13:45 ---> f93ac06885b9 22:13:45 Step 15/25 : RUN apk add --update --no-cache zeromq 22:13:45 ---> Running in f66f6622c0c7 22:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:45 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:13:45 (2/5) Installing libsodium (1.0.18-r0) 22:13:45 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:13:45 (4/5) Installing libzmq (4.3.4-r0) 22:13:45 (5/5) Installing zeromq (4.3.4-r0) 22:13:45 Executing busybox-1.35.0-r17.trigger 22:13:45 OK: 8 MiB in 19 packages 22:13:45 Removing intermediate container f66f6622c0c7 22:13:45 ---> d8010686cb95 22:13:45 Step 16/25 : WORKDIR / 22:13:45 ---> Running in e9f6775ffe99 22:13:45 Removing intermediate container e9f6775ffe99 22:13:45 ---> 233a078b2d3b 22:13:45 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:13:45 ---> 9c23434e025f 22:13:45 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:13:45 ---> 1f795b5b62f4 22:13:45 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:13:45 ---> 82f7cb6fc21d 22:13:45 Step 20/25 : EXPOSE 59910 22:13:45 ---> Running in 607742ba6fbc 22:13:45 Removing intermediate container 607742ba6fbc 22:13:45 ---> 4e942cce24d4 22:13:45 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:13:45 ---> Running in 954cdaa23887 22:13:45 Removing intermediate container 954cdaa23887 22:13:45 ---> 92602700beee 22:13:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:46 ---> Running in de1054816872 22:13:46 Removing intermediate container de1054816872 22:13:46 ---> a08e35229d0c 22:13:46 Step 23/25 : LABEL arch=arm64 22:13:46 ---> Running in e2c89647b978 22:13:46 Removing intermediate container e2c89647b978 22:13:46 ---> cc6a9a78aef2 22:13:46 Step 24/25 : LABEL git_sha=67094d5594f8852302d3ef281899762e698ebc29 22:13:46 ---> Running in 0019b8fd9b4c 22:13:46 Removing intermediate container 0019b8fd9b4c 22:13:46 ---> e74b3142687d 22:13:46 Step 25/25 : LABEL version=0.0.0 22:13:47 ---> Running in 8ec132c61dd0 22:13:47 Removing intermediate container 8ec132c61dd0 22:13:47 ---> 47248e4bc7ba 22:13:47 [Warning] One or more build-args [ARCH] were not consumed 22:13:47 Successfully built 47248e4bc7ba 22:13:47 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 22:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:48 22:13:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:48 arm64: Pulling from edgex-lftools-log-publisher 22:13:48 8998bd30e6a1: Pulling fs layer 22:13:48 04944245beec: Pulling fs layer 22:13:48 699f458cf7ca: Pulling fs layer 22:13:48 765212b225bb: Pulling fs layer 22:13:48 f23df028b6ca: Pulling fs layer 22:13:48 d65c8cfc05b1: Pulling fs layer 22:13:48 2437ff75d9bd: Pulling fs layer 22:13:48 765212b225bb: Waiting 22:13:48 f23df028b6ca: Waiting 22:13:48 d65c8cfc05b1: Waiting 22:13:48 2437ff75d9bd: Waiting 22:13:48 04944245beec: Verifying Checksum 22:13:48 04944245beec: Download complete 22:13:48 765212b225bb: Verifying Checksum 22:13:48 765212b225bb: Download complete 22:13:48 f23df028b6ca: Verifying Checksum 22:13:48 f23df028b6ca: Download complete 22:13:48 d65c8cfc05b1: Verifying Checksum 22:13:48 d65c8cfc05b1: Download complete 22:13:48 699f458cf7ca: Verifying Checksum 22:13:48 699f458cf7ca: Download complete 22:13:49 8998bd30e6a1: Verifying Checksum 22:13:49 8998bd30e6a1: Download complete 22:13:51 2437ff75d9bd: Verifying Checksum 22:13:51 2437ff75d9bd: Download complete 22:13:53 8998bd30e6a1: Pull complete 22:13:53 04944245beec: Pull complete 22:13:55 699f458cf7ca: Pull complete 22:13:55 765212b225bb: Pull complete 22:13:55 f23df028b6ca: Pull complete 22:13:56 d65c8cfc05b1: Pull complete 22:14:11 2437ff75d9bd: Pull complete 22:14:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-117994 does not seem to be running inside a container 22:14:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:14:13 $ docker top 4e12270df39dad5b4e2c4ec93a28bfde53102a2141e0d02fa7830a2debb95004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:14 ---> job-cost.sh 22:14:14 lf-activate-venv: SKIPPING 22:14:14 INFO: No Stack... 22:14:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:16 INFO: Archiving Costs [Pipeline] sh 22:14:16 + + cut -d,cat -f6 /w/workspace/device-gpio/1/archives/cost.csv 22:14:16 [Pipeline] lock 22:14:16 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] 22:14:16 Resource [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] did not exist. Created. 22:14:16 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:17 /w/workspace/device-gpio/1@tmp/durable-19c99b5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:14:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:14:17 Warning: overwriting stash ‘stack-cost’ 22:14:17 Stashed 1 file(s) [Pipeline] } 22:14:17 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:18 $ docker stop --time=1 4e12270df39dad5b4e2c4ec93a28bfde53102a2141e0d02fa7830a2debb95004 22:14:19 $ docker rm -f 4e12270df39dad5b4e2c4ec93a28bfde53102a2141e0d02fa7830a2debb95004 [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 22:14:20 provisioning config files... 22:14:20 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/config7022112159490708401tmp [Pipeline] { [Pipeline] sh 22:14:20 + set +x 22:14:20 + curl -s https://codecov.io/bash 22:14:20 + bash -s -- 22:14:20 22:14:20 _____ _ 22:14:20 / ____| | | 22:14:20 | | ___ __| | ___ ___ _____ __ 22:14:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:14:20 | |___| (_) | (_| | __/ (_| (_) \ V / 22:14:20 \_____\___/ \__,_|\___|\___\___/ \_/ 22:14:20 Bash-1.0.6 22:14:20 22:14:20 22:14:20 ==> git version 2.25.1 found 22:14:20 ==> 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 22:14:20 Release-Date: 2020-01-08 22:14:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:14:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:14:20 ==> Jenkins CI detected. 22:14:20 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-65 22:14:20 project root: . 22:14:20 --> token set from env 22:14:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:14:20 ==> Running gcov in . (disable via -X gcov) 22:14:20 ==> Python coveragepy not found 22:14:20 ==> Searching for coverage reports in: 22:14:20 + . 22:14:20 -> Found 1 reports 22:14:20 ==> Detecting git/mercurial file structure 22:14:20 ==> Reading reports 22:14:20 + ./coverage.out bytes=10 22:14:20 ==> Appending adjustments 22:14:20 https://docs.codecov.io/docs/fixing-reports 22:14:21 + Found adjustments 22:14:21 ==> Gzipping contents 22:14:21 4.0K /tmp/codecov.upoZnr.gz 22:14:21 ==> Uploading reports 22:14:21 url: https://codecov.io 22:14:21 query: branch=PR-65&commit=67094d5594f8852302d3ef281899762e698ebc29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=65&job=&cmd_args= 22:14:21 -> Pinging Codecov 22:14:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-65&commit=67094d5594f8852302d3ef281899762e698ebc29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=65&job=&cmd_args= 22:14:21 -> Uploading to 22:14:21 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/3EC07B1A8CA8AF9BCAA0BB9F0134797F/67094d5594f8852302d3ef281899762e698ebc29/08bef148-faf7-4333-935d-d4b0dfad9020.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T221421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a01d3aa5c85575f5ba70b28966e406f65135b45c13946b8711635b50f588a37 22:14:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:21 Dload Upload Total Spent Left Speed 22:14:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2840 --:--:-- --:--:-- --:--:-- 2840 22:14:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/67094d5594f8852302d3ef281899762e698ebc29 [Pipeline] } 22:14:21 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 22:14:23 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-65/archives ] 22:14:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-65/archives 22:14:23 total 16 22:14:23 drwxr-xr-x 3 root root 4096 Nov 2 22:06 . 22:14:23 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 22:06 .. 22:14:23 drwxr-xr-x 2 root root 4096 Nov 2 22:06 cost 22:14:23 -rw-r--r-- 1 root root 82 Nov 2 22:06 cost.csv 22:14:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-65/archives 22:14:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-65/archives 22:14:23 total 16 22:14:23 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:06 . 22:14:23 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 22:06 .. 22:14:23 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 22:06 cost 22:14:23 -rw-r--r-- 1 jenkins jenkins 82 Nov 2 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:14:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:14:24 ---> package-listing.sh 22:14:24 ++ facter osfamily 22:14:24 ++ tr '[:upper:]' '[:lower:]' 22:14:24 + OS_FAMILY=debian 22:14:24 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-65 22:14:24 + START_PACKAGES=/tmp/packages_start.txt 22:14:24 + END_PACKAGES=/tmp/packages_end.txt 22:14:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:24 + PACKAGES=/tmp/packages_start.txt 22:14:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-65 ']' 22:14:24 + PACKAGES=/tmp/packages_end.txt 22:14:24 + case "${OS_FAMILY}" in 22:14:24 + dpkg -l 22:14:24 + grep '^ii' 22:14:24 + '[' -f /tmp/packages_start.txt ']' 22:14:24 + '[' -f /tmp/packages_end.txt ']' 22:14:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-65 ']' 22:14:24 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-65/archives/ 22:14:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-65/archives/ [Pipeline] echo 22:14:24 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:14:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:25 prd-ubuntu20.04-docker-8c-8g-117992 does not seem to be running inside a container 22:14:25 $ 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-65/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-65 -v /w/workspace/edgexfoundry_device-gpio_PR-65:/w/workspace/edgexfoundry_device-gpio_PR-65:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-65@tmp:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:14:26 $ docker top c74a53db4f29b36ae52c10ba37a430634e0cf6b46f37fd6bcbde7ca480693bb9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:26 + mkdir -p /var/log/sysstat [Pipeline] sh 22:14:27 + ls /var/log/sa-host 22:14:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:27 provisioning config files... 22:14:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-65@tmp/config13121738811190251115tmp [Pipeline] { [Pipeline] echo 22:14:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:14:27 ---> create-netrc.sh [Pipeline] } 22:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:14:27 ---> python-tools-install.sh [Pipeline] echo 22:14:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:14:28 ---> sudo-logs.sh 22:14:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:14:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:14:28 ---> job-cost.sh 22:14:28 lf-activate-venv: SKIPPING 22:14:28 DEBUG: total: 0.2199999988079071 22:14:28 INFO: Retrieving Stack Cost... 22:14:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:14:29 INFO: Archiving Costs [Pipeline] echo 22:14:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:14:29 ---> logs-deploy.sh 22:14:29 lf-activate-venv: SKIPPING 22:14:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-65/1 22:14:29 INFO: archiving workspace using pattern(s): 22:14:30 Archives upload complete. 22:14:30 INFO: archiving logs to Nexus