Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d46b075d413968746c37768dd322ca74c72df60 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-ssh11000874589742007711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5139186402765012632.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15228344793751137574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5585938912955684777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12753539356594053113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1717’ Running on prd-ubuntu20.04-docker-8c-8g-1724 in /w/workspace/edgexfoundry_device-gpio_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9d46b075d413968746c37768dd322ca74c72df60 (main) Commit message: "Merge pull request #74 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.7" > 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 core.sparsecheckout # timeout=10 > git checkout -f 9d46b075d413968746c37768dd322ca74c72df60 # timeout=10 > git rev-list --no-walk 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:58 ========================================================= 21:52:58 EdgeX Global Pipelines Version Info 21:52:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:59 ------------------- 21:52:59 stable info: 21:52:59 ------------------- 21:52:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:52:59 Message: update stable to v1.0.244 21:53:00 ------------------- 21:53:00 experimental info: 21:53:00 ------------------- 21:53:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:53:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d46b07 [Pipeline] echo 21:53:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:00 provisioning config files... 21:53:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11816050778851742259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:01 ---> docker-login.sh 21:53:01 nexus3.edgexfoundry.org:10001 21:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:01 Configure a credential helper to remove this warning. See 21:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:01 21:53:01 Login Succeeded 21:53:01 nexus3.edgexfoundry.org:10002 21:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:01 Configure a credential helper to remove this warning. See 21:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:01 21:53:01 Login Succeeded 21:53:01 nexus3.edgexfoundry.org:10003 21:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:01 Configure a credential helper to remove this warning. See 21:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:01 21:53:01 Login Succeeded 21:53:01 nexus3.edgexfoundry.org:10004 21:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:01 Configure a credential helper to remove this warning. See 21:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:01 21:53:01 Login Succeeded 21:53:01 docker.io 21:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:02 Configure a credential helper to remove this warning. See 21:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:02 21:53:02 Login Succeeded 21:53:02 ---> docker-login.sh ends [Pipeline] } 21:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:53:02 + git rev-list -1 --merges 9d46b075d413968746c37768dd322ca74c72df60~1..9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] echo 21:53:02 -----------> git rev-list -1 --merges 9d46b075d413968746c37768dd322ca74c72df60~1..9d46b075d413968746c37768dd322ca74c72df60 9d46b075d413968746c37768dd322ca74c72df60 21:53:02 9d46b075d413968746c37768dd322ca74c72df60 [false] [Pipeline] sh 21:53:02 + git log --format=format:%s -1 9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] echo 21:53:02 ========================================================= 21:53:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:03 + git log --format=format:%s -1 9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] echo 21:53:03 [semverPrep] GIT_COMMIT: 9d46b075d413968746c37768dd322ca74c72df60, Commit Message: Merge pull request #74 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.7 [Pipeline] echo 21:53:03 [semverPrep] This is not a build commit. [Pipeline] sh 21:53:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:03 + grep -v github /etc/ssh/ssh_known_hosts 21:53:03 + [ -e /tmp/ssh_known_hosts ] 21:53:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:03 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:03 21:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:04 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:04 b85a868b505f: Pulling fs layer 21:53:04 e2be974225ed: Pulling fs layer 21:53:04 339a4e72a1f5: Pulling fs layer 21:53:04 988bab9f4d93: Pulling fs layer 21:53:04 1469e6f7b9e6: Pulling fs layer 21:53:04 eaf3925da568: Pulling fs layer 21:53:04 bab4dde63d76: Pulling fs layer 21:53:04 bde34c3a00c8: Pulling fs layer 21:53:04 b352a97aabf1: Pulling fs layer 21:53:04 4872d77fe225: Pulling fs layer 21:53:04 5851b861e8e6: Pulling fs layer 21:53:04 eaf3925da568: Waiting 21:53:04 bab4dde63d76: Waiting 21:53:04 bde34c3a00c8: Waiting 21:53:04 b352a97aabf1: Waiting 21:53:04 5851b861e8e6: Waiting 21:53:04 988bab9f4d93: Waiting 21:53:04 1469e6f7b9e6: Waiting 21:53:04 4872d77fe225: Waiting 21:53:04 e2be974225ed: Download complete 21:53:04 988bab9f4d93: Verifying Checksum 21:53:04 988bab9f4d93: Download complete 21:53:04 1469e6f7b9e6: Verifying Checksum 21:53:04 1469e6f7b9e6: Download complete 21:53:04 339a4e72a1f5: Verifying Checksum 21:53:04 339a4e72a1f5: Download complete 21:53:04 bde34c3a00c8: Download complete 21:53:04 b352a97aabf1: Verifying Checksum 21:53:04 b352a97aabf1: Download complete 21:53:04 4872d77fe225: Verifying Checksum 21:53:04 4872d77fe225: Download complete 21:53:04 b85a868b505f: Verifying Checksum 21:53:04 b85a868b505f: Download complete 21:53:05 bab4dde63d76: Verifying Checksum 21:53:05 bab4dde63d76: Download complete 21:53:06 b85a868b505f: Pull complete 21:53:06 e2be974225ed: Pull complete 21:53:06 339a4e72a1f5: Pull complete 21:53:06 988bab9f4d93: Pull complete 21:53:06 1469e6f7b9e6: Pull complete 21:53:07 eaf3925da568: Pull complete 21:53:09 bab4dde63d76: Pull complete 21:53:09 bde34c3a00c8: Pull complete 21:53:09 b352a97aabf1: Pull complete 21:53:09 4872d77fe225: Pull complete 21:53:09 5851b861e8e6: Pull complete 21:53:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:09 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 21:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:10 $ docker top e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 -eo pid,comm 21:53:10 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). 21:53:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:10 [ssh-agent] Looking for ssh-agent implementation... 21:53:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:11 $ docker exec e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 ssh-agent 21:53:11 SSH_AUTH_SOCK=/tmp/ssh-aZgu9bW7fCU1/agent.32 21:53:11 SSH_AGENT_PID=38 21:53:11 Running ssh-add (command line suppressed) 21:53:11 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9808385218516377947.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9808385218516377947.key) 21:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:11 + git tag --points-at HEAD [Pipeline] } 21:53:11 $ docker exec --env ******** --env ******** e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 ssh-agent -k 21:53:11 unset SSH_AUTH_SOCK; 21:53:11 unset SSH_AGENT_PID; 21:53:11 echo Agent pid 38 killed; 21:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:11 [ssh-agent] Looking for ssh-agent implementation... 21:53:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:11 $ docker exec e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 ssh-agent 21:53:11 SSH_AUTH_SOCK=/tmp/ssh-GM6uGrCYgsI1/agent.70 21:53:11 SSH_AGENT_PID=76 21:53:11 Running ssh-add (command line suppressed) 21:53:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15898695910372965496.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15898695910372965496.key) 21:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:12 + git semver init 21:53:12 2023-01-10 21:53:12,596 [run_init] DEBUG init version:0.0.0 force:False 21:53:12 2023-01-10 21:53:12,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 21:53:12 2023-01-10 21:53:12,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 21:53:12 2023-01-10 21:53:12,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 21:53:13 2023-01-10 21:53:13,480 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 21:53:13 2023-01-10 21:53:13,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 21:53:13 2023-01-10 21:53:13,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:53:13 2023-01-10 21:53:13,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:53:13 3.0.0-dev.4 [Pipeline] } 21:53:13 $ docker exec --env ******** --env ******** e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 ssh-agent -k 21:53:13 unset SSH_AUTH_SOCK; 21:53:13 unset SSH_AGENT_PID; 21:53:13 echo Agent pid 76 killed; 21:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:13 + git semver [Pipeline] } 21:53:14 $ docker stop --time=1 e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 21:53:15 $ docker rm -f --volumes e87b1ddbbaa95cdddeaa87125a4b3789e3c26c190a9a920e24620df7b73a6e53 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:16 Stashed 1 file(s) [Pipeline] echo 21:53:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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 21:53:16 provisioning config files... 21:53:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12417628610212992359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:16 ---> docker-login.sh 21:53:16 nexus3.edgexfoundry.org:10001 21:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:16 Configure a credential helper to remove this warning. See 21:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:16 21:53:16 Login Succeeded 21:53:16 nexus3.edgexfoundry.org:10002 21:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:16 Configure a credential helper to remove this warning. See 21:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:16 21:53:16 Login Succeeded 21:53:16 nexus3.edgexfoundry.org:10003 21:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:16 Configure a credential helper to remove this warning. See 21:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:16 21:53:16 Login Succeeded 21:53:16 nexus3.edgexfoundry.org:10004 21:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:16 Configure a credential helper to remove this warning. See 21:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:16 21:53:16 Login Succeeded 21:53:16 docker.io 21:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:17 Configure a credential helper to remove this warning. See 21:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:17 21:53:17 Login Succeeded 21:53:17 ---> docker-login.sh ends [Pipeline] } 21:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:17 ========================================================= 21:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:53:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:17 + 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 . 21:53:17 Sending build context to Docker daemon 15.97MB 21:53:17 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:53:17 Step 2/12 : FROM ${BASE} AS builder 21:53:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:17 213ec9aee27d: Pulling fs layer 21:53:17 4583459ba037: Pulling fs layer 21:53:17 93c1e223e6f2: Pulling fs layer 21:53:17 53926ce57604: Pulling fs layer 21:53:17 21b2b0c7a3f4: Pulling fs layer 21:53:17 22ff95d597cd: Pulling fs layer 21:53:17 12d6caf4c0d1: Pulling fs layer 21:53:17 21b2b0c7a3f4: Waiting 21:53:17 22ff95d597cd: Waiting 21:53:17 53926ce57604: Waiting 21:53:17 96b7cbca73a9: Pulling fs layer 21:53:17 a7acece74701: Pulling fs layer 21:53:17 96b7cbca73a9: Waiting 21:53:17 12d6caf4c0d1: Waiting 21:53:17 93c1e223e6f2: Download complete 21:53:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1722 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 21:53:18 Running in /w/workspace/device-gpio/56 [Pipeline] { 21:53:18 4583459ba037: Verifying Checksum 21:53:18 4583459ba037: Download complete 21:53:18 21b2b0c7a3f4: Verifying Checksum 21:53:18 21b2b0c7a3f4: Download complete 21:53:18 22ff95d597cd: Download complete 21:53:18 213ec9aee27d: Verifying Checksum 21:53:18 213ec9aee27d: Download complete 21:53:18 12d6caf4c0d1: Verifying Checksum 21:53:18 12d6caf4c0d1: Download complete 21:53:18 213ec9aee27d: Pull complete [Pipeline] checkout 21:53:18 The recommended git tool is: git 21:53:18 4583459ba037: Pull complete 21:53:18 93c1e223e6f2: Pull complete 21:53:18 a7acece74701: Verifying Checksum 21:53:18 a7acece74701: Download complete 21:53:18 53926ce57604: Verifying Checksum 21:53:18 53926ce57604: Download complete 21:53:18 96b7cbca73a9: Verifying Checksum 21:53:18 96b7cbca73a9: Download complete 21:53:23 53926ce57604: Pull complete 21:53:23 21b2b0c7a3f4: Pull complete 21:53:23 using credential edgex-jenkins-ssh 21:53:23 Cloning the remote Git repository 21:53:23 22ff95d597cd: Pull complete 21:53:23 12d6caf4c0d1: Pull complete 21:53:23 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:53:23 > git init /w/workspace/device-gpio/56 # timeout=10 21:53:23 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:53:23 > git --version # timeout=10 21:53:23 > git --version # 'git version 2.25.1' 21:53:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:53:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:25 Avoid second fetch 21:53:25 Checking out Revision 9d46b075d413968746c37768dd322ca74c72df60 (main) 21:53:25 96b7cbca73a9: Pull complete 21:53:26 Commit message: "Merge pull request #74 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:25 > git config core.sparsecheckout # timeout=10 21:53:25 > git checkout -f 9d46b075d413968746c37768dd322ca74c72df60 # timeout=10 21:53:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:27 Dload Upload Total Spent Left Speed 21:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 21:53:27 a7acece74701: Pull complete 21:53:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:27 ---> db6d94c90886 21:53:27 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] sh 21:53:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:53:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:53:28 + sudo tee /etc/docker/daemon.new 21:53:28 { 21:53:28 "registry-mirrors": [ 21:53:28 "https://nexus3.edgexfoundry.org:10001" 21:53:28 ], 21:53:28 "bip": "10.250.0.254/24", 21:53:28 "hosts": [ 21:53:28 "tcp://0.0.0.0:5555", 21:53:28 "unix:///var/run/docker.sock" 21:53:28 ], 21:53:28 "mtu": 1458, 21:53:28 "selinux-enabled": true, 21:53:28 "seccomp-profile": "/etc/docker/seccomp.json" 21:53:28 } [Pipeline] sh 21:53:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:53:28 + sudo service docker restart 21:53:29 ---> Running in ba598c5b3975 21:53:29 Removing intermediate container ba598c5b3975 21:53:29 ---> 0c2a1bf52214 21:53:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:29 ---> Running in 96ccff3267bd 21:53:29 Removing intermediate container 96ccff3267bd 21:53:29 ---> 192b41f13f8c 21:53:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:53:29 ---> Running in 2d77c03fceab 21:53:29 Removing intermediate container 2d77c03fceab 21:53:29 ---> 9153f79c68dd 21:53:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:53:29 ---> Running in b1084a9e0609 21:53:29 Removing intermediate container b1084a9e0609 21:53:29 ---> fee4ddb897a9 21:53:29 Step 7/12 : WORKDIR /device-gpio 21:53:29 ---> Running in e0a3eb5e281c 21:53:29 Removing intermediate container e0a3eb5e281c 21:53:29 ---> 196fd84b8ed8 21:53:29 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:29 ---> Running in 324af309fe31 21:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:53:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:53:30 (2/4) Installing libedit (20210910.3.1-r0) 21:53:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:53:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:53:30 Executing busybox-1.35.0-r17.trigger 21:53:30 OK: 216 MiB in 55 packages 21:53:30 Removing intermediate container 324af309fe31 21:53:30 ---> 537423bec9d5 21:53:30 Step 9/12 : COPY go.mod vendor* ./ 21:53:31 ---> 06a0d5e77963 21:53:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:31 ---> Running in 10393286893d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:47 provisioning config files... 21:53:47 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/56@tmp/config5590412792296261332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:47 ---> docker-login.sh 21:53:47 nexus3.edgexfoundry.org:10001 21:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:47 Configure a credential helper to remove this warning. See 21:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:47 21:53:47 Login Succeeded 21:53:47 nexus3.edgexfoundry.org:10002 21:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:48 Configure a credential helper to remove this warning. See 21:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:48 21:53:48 Login Succeeded 21:53:48 nexus3.edgexfoundry.org:10003 21:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:48 Configure a credential helper to remove this warning. See 21:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:48 21:53:48 Login Succeeded 21:53:48 nexus3.edgexfoundry.org:10004 21:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:49 Configure a credential helper to remove this warning. See 21:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:49 21:53:49 Login Succeeded 21:53:49 docker.io 21:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:49 Configure a credential helper to remove this warning. See 21:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:49 21:53:49 Login Succeeded 21:53:49 ---> docker-login.sh ends [Pipeline] } 21:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:49 ========================================================= 21:53:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:53:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:50 + 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 . 21:53:50 Sending build context to Docker daemon 8.059MB 21:53:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:53:50 Step 2/12 : FROM ${BASE} AS builder 21:53:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:53:50 9b18e9b68314: Pulling fs layer 21:53:50 35d82f9e3411: Pulling fs layer 21:53:50 e16973657156: Pulling fs layer 21:53:50 fc693d55d65f: Pulling fs layer 21:53:50 7e9fc2657dce: Pulling fs layer 21:53:50 dda99020689f: Pulling fs layer 21:53:50 db1c61fa0a46: Pulling fs layer 21:53:50 891c053d2c06: Pulling fs layer 21:53:50 7e9fc2657dce: Waiting 21:53:50 dda99020689f: Waiting 21:53:50 db1c61fa0a46: Waiting 21:53:50 891c053d2c06: Waiting 21:53:50 fc693d55d65f: Waiting 21:53:50 e16973657156: Verifying Checksum 21:53:50 e16973657156: Download complete 21:53:50 35d82f9e3411: Verifying Checksum 21:53:50 7e9fc2657dce: Download complete 21:53:50 dda99020689f: Verifying Checksum 21:53:50 dda99020689f: Download complete 21:53:50 9b18e9b68314: Verifying Checksum 21:53:50 9b18e9b68314: Download complete 21:53:51 9b18e9b68314: Pull complete 21:53:52 891c053d2c06: Verifying Checksum 21:53:52 891c053d2c06: Download complete 21:53:52 35d82f9e3411: Pull complete 21:53:52 e16973657156: Pull complete 21:53:53 Removing intermediate container 10393286893d 21:53:53 ---> 502c276a08ad 21:53:53 Step 11/12 : COPY . . 21:53:53 ---> 3d0ae2cb4aad 21:53:53 Step 12/12 : RUN ${MAKE} 21:53:53 ---> Running in b2e6dd134f95 21:53:53 noop 21:53:53 Removing intermediate container b2e6dd134f95 21:53:53 ---> f1f282e6d205 21:53:53 Successfully built f1f282e6d205 21:53:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 21:53:53 db1c61fa0a46: Verifying Checksum 21:53:53 db1c61fa0a46: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:53 + docker inspect -f . ci-base-image-x86_64 21:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:53 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 21:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 21:53:53 fc693d55d65f: Verifying Checksum 21:53:53 fc693d55d65f: Download complete 21:53:53 $ docker top 15df095d3c6bf5efa928e12890972e201f052a32faaf310f8f2bad79af343b7c -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:54 + go version 21:53:54 go version go1.18.7 linux/amd64 [Pipeline] } 21:53:54 $ docker stop --time=1 15df095d3c6bf5efa928e12890972e201f052a32faaf310f8f2bad79af343b7c 21:53:55 $ docker rm -f --volumes 15df095d3c6bf5efa928e12890972e201f052a32faaf310f8f2bad79af343b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:56 + docker inspect -f . ci-base-image-x86_64 21:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:56 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 21:53:56 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 21:53:56 $ docker top 9e2a28755dbb5f42e8feaff63cf30ac53f8c276b4de290dc2ac0361a909be7c2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 21:53:57 + make test 21:53:57 go test ./... -coverprofile=coverage.out ./... 21:53:57 ? github.com/edgexfoundry/device-gpio [no test files] 21:54:06 fc693d55d65f: Pull complete 21:54:06 7e9fc2657dce: Pull complete 21:54:06 dda99020689f: Pull complete 21:54:07 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:54:07 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:54:12 db1c61fa0a46: Pull complete 21:54:13 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." 21:54:13 go vet ./... 21:54:14 891c053d2c06: Pull complete 21:54:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:54:14 ---> f96f9c87975a 21:54:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:54:15 ---> Running in c53089a8681d 21:54:15 Removing intermediate container c53089a8681d 21:54:15 ---> e4d4e628c37c 21:54:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:15 ---> Running in 322919faf3ca 21:54:16 Removing intermediate container 322919faf3ca 21:54:16 ---> fb76f8e04310 21:54:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:54:16 ---> Running in 233fb2a94459 21:54:16 Removing intermediate container 233fb2a94459 21:54:16 ---> 7b0e54235536 21:54:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:54:16 ---> Running in ae5d875afa12 21:54:16 Removing intermediate container ae5d875afa12 21:54:16 ---> c9a1005cb77c 21:54:16 Step 7/12 : WORKDIR /device-gpio 21:54:16 ---> Running in c2fb14353bfb 21:54:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:17 ./bin/test-attribution-txt.sh [Pipeline] echo 21:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:54:17 $ docker stop --time=1 9e2a28755dbb5f42e8feaff63cf30ac53f8c276b4de290dc2ac0361a909be7c2 21:54:17 Removing intermediate container c2fb14353bfb 21:54:17 ---> 99070fb1a8d8 21:54:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:17 ---> Running in b04a4dd05b08 21:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:54:19 $ docker rm -f --volumes 9e2a28755dbb5f42e8feaff63cf30ac53f8c276b4de290dc2ac0361a909be7c2 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:54:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:54:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:54:19 (2/4) Installing libedit (20210910.3.1-r0) 21:54:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:54:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:54:19 Executing busybox-1.35.0-r17.trigger 21:54:19 OK: 226 MiB in 55 packages 21:54:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:54:20 + ls -al . 21:54:20 total 168 21:54:20 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:53 . 21:54:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:52 .. 21:54:20 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:52 .dockerignore 21:54:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:54 .git 21:54:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:52 .github 21:54:20 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:52 .gitignore 21:54:20 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:52 .golangci.yml 21:54:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:53 .semver 21:54:20 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:52 Attribution.txt 21:54:20 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:52 CHANGELOG.md 21:54:20 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:52 Dockerfile 21:54:20 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:52 GOVERNANCE.md 21:54:20 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:52 Jenkinsfile 21:54:20 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:52 LICENSE 21:54:20 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:52 Makefile 21:54:20 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:52 OWNERS.md 21:54:20 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:52 README.md 21:54:20 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION 21:54:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:52 bin 21:54:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:52 cmd 21:54:20 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:53 coverage.out 21:54:20 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:52 go.mod 21:54:20 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:52 go.sum 21:54:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:52 internal 21:54:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:52 snap 21:54:20 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:20 + 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=9d46b075d413968746c37768dd322ca74c72df60 --label arch=amd64 --label version=3.0.0-dev.4 . 21:54:20 Sending build context to Docker daemon 15.97MB 21:54:20 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:54:20 Step 2/25 : FROM ${BASE} AS builder 21:54:20 ---> f1f282e6d205 21:54:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:54:20 Removing intermediate container b04a4dd05b08 21:54:20 ---> 212dd69a014a 21:54:20 Step 9/12 : COPY go.mod vendor* ./ 21:54:20 ---> Running in 360bcafd66df 21:54:20 Removing intermediate container 360bcafd66df 21:54:20 ---> 014394f9f669 21:54:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:20 ---> Running in 0fe563a46e82 21:54:20 Removing intermediate container 0fe563a46e82 21:54:20 ---> c69d97d38a7c 21:54:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:54:21 ---> Running in d31c8a3c7f31 21:54:21 Removing intermediate container d31c8a3c7f31 21:54:21 ---> dccfcc5b895a 21:54:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:54:21 ---> Running in c5426d597eb8 21:54:21 Removing intermediate container c5426d597eb8 21:54:21 ---> b2f11a52ee3d 21:54:21 Step 7/25 : WORKDIR /device-gpio 21:54:21 ---> d150f28b761a 21:54:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:21 ---> Running in cac37f3197e6 21:54:21 ---> Running in 7d9660937c8a 21:54:21 Removing intermediate container 7d9660937c8a 21:54:21 ---> 1f07ea8cca87 21:54:21 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:21 ---> Running in 7917e963a9a0 21:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:54:22 OK: 216 MiB in 55 packages 21:54:23 Removing intermediate container 7917e963a9a0 21:54:23 ---> df66d99f702b 21:54:23 Step 9/25 : COPY go.mod vendor* ./ 21:54:23 ---> fbccee0472af 21:54:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:23 ---> Running in 88a61ee6a5d7 21:54:23 Removing intermediate container 88a61ee6a5d7 21:54:23 ---> 50b74f11df56 21:54:23 Step 11/25 : COPY . . 21:54:24 ---> 242ba44e508d 21:54:24 Step 12/25 : RUN ${MAKE} 21:54:24 ---> Running in 2dd178a9fd7b 21:54:24 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 21:54:39 Removing intermediate container 2dd178a9fd7b 21:54:39 ---> a2fd10436aff 21:54:39 Step 13/25 : FROM alpine:3.16 21:54:39 3.16: Pulling from library/alpine 21:54:39 ca7dd9ec2225: Pulling fs layer 21:54:39 ca7dd9ec2225: Verifying Checksum 21:54:39 ca7dd9ec2225: Download complete 21:54:39 ca7dd9ec2225: Pull complete 21:54:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:54:39 Status: Downloaded newer image for alpine:3.16 21:54:39 ---> bfe296a52501 21:54:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:54:39 ---> Running in 4966880846a4 21:54:39 Removing intermediate container 4966880846a4 21:54:39 ---> 89dcd17b4bb4 21:54:39 Step 15/25 : RUN apk add --update --no-cache 21:54:39 ---> Running in 8062411c65e0 21:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:54:39 OK: 6 MiB in 14 packages 21:54:40 Removing intermediate container 8062411c65e0 21:54:40 ---> 12562aaa5e92 21:54:40 Step 16/25 : WORKDIR / 21:54:40 ---> Running in 87cd6a26b72f 21:54:40 Removing intermediate container 87cd6a26b72f 21:54:40 ---> aa487568ec96 21:54:40 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:54:40 ---> 224f1074bcbe 21:54:40 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:54:40 ---> d5fe13fd6cd4 21:54:40 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:54:41 ---> fd556e009fc8 21:54:41 Step 20/25 : EXPOSE 59910 21:54:41 ---> Running in 90a48f827d58 21:54:41 Removing intermediate container 90a48f827d58 21:54:41 ---> 0acc7f4fae08 21:54:41 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:54:41 ---> Running in 706275e48d0b 21:54:41 Removing intermediate container 706275e48d0b 21:54:41 ---> fd5736b5253c 21:54:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:54:41 ---> Running in 1386b6fce78d 21:54:41 Removing intermediate container 1386b6fce78d 21:54:41 ---> 57ff32cbcbc4 21:54:41 Step 23/25 : LABEL arch=amd64 21:54:41 ---> Running in 1752f0222b46 21:54:41 Removing intermediate container 1752f0222b46 21:54:41 ---> cc293ed9f8b5 21:54:41 Step 24/25 : LABEL git_sha=9d46b075d413968746c37768dd322ca74c72df60 21:54:41 ---> Running in cbd362b107cf 21:54:41 Removing intermediate container cbd362b107cf 21:54:41 ---> e7a4251759f3 21:54:41 Step 25/25 : LABEL version=3.0.0-dev.4 21:54:41 ---> Running in 6987473576b2 21:54:41 Removing intermediate container 6987473576b2 21:54:41 ---> c65acb7497c4 21:54:41 [Warning] One or more build-args [ARCH] were not consumed 21:54:41 Successfully built c65acb7497c4 21:54:41 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:42 provisioning config files... 21:54:42 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3962557997081035591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:42 ---> docker-login.sh 21:54:42 nexus3.edgexfoundry.org:10001 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 nexus3.edgexfoundry.org:10002 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 nexus3.edgexfoundry.org:10003 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 nexus3.edgexfoundry.org:10004 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 docker.io 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 ---> docker-login.sh ends [Pipeline] } 21:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:42 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 21:54:42 9d46b075d413968746c37768dd322ca74c72df60 21:54:42 latest 21:54:42 3.0.0-dev.4 21:54:42 9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:54:42 main 21:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60 21:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:54:43 fa27a9b719df: Preparing 21:54:43 953a019b25ca: Preparing 21:54:43 264dab375227: Preparing 21:54:43 e0b62463247b: Preparing 21:54:43 e5e13b0c77cb: Preparing 21:54:43 e5e13b0c77cb: Layer already exists 21:54:43 264dab375227: Pushed 21:54:43 e0b62463247b: Pushed 21:54:43 953a019b25ca: Pushed 21:54:46 fa27a9b719df: Pushed 21:54:46 9d46b075d413968746c37768dd322ca74c72df60: digest: sha256:39b8868ce73a839aeaaec4aa4c60f25dd940f8e7a48c484b0da9657f00fe3b1a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 21:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:54:46 fa27a9b719df: Preparing 21:54:46 953a019b25ca: Preparing 21:54:46 264dab375227: Preparing 21:54:46 e0b62463247b: Preparing 21:54:46 e5e13b0c77cb: Preparing 21:54:46 e5e13b0c77cb: Layer already exists 21:54:46 e0b62463247b: Layer already exists 21:54:46 fa27a9b719df: Layer already exists 21:54:46 953a019b25ca: Layer already exists 21:54:46 264dab375227: Layer already exists 21:54:46 latest: digest: sha256:39b8868ce73a839aeaaec4aa4c60f25dd940f8e7a48c484b0da9657f00fe3b1a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.4 21:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:54:47 fa27a9b719df: Preparing 21:54:47 953a019b25ca: Preparing 21:54:47 264dab375227: Preparing 21:54:47 e0b62463247b: Preparing 21:54:47 e5e13b0c77cb: Preparing 21:54:47 953a019b25ca: Layer already exists 21:54:47 fa27a9b719df: Layer already exists 21:54:47 e5e13b0c77cb: Layer already exists 21:54:47 e0b62463247b: Layer already exists 21:54:47 264dab375227: Layer already exists 21:54:47 3.0.0-dev.4: digest: sha256:39b8868ce73a839aeaaec4aa4c60f25dd940f8e7a48c484b0da9657f00fe3b1a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:47 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:54:47 fa27a9b719df: Preparing 21:54:47 953a019b25ca: Preparing 21:54:47 264dab375227: Preparing 21:54:47 e0b62463247b: Preparing 21:54:47 e5e13b0c77cb: Preparing 21:54:47 953a019b25ca: Layer already exists 21:54:47 e0b62463247b: Layer already exists 21:54:47 fa27a9b719df: Layer already exists 21:54:47 e5e13b0c77cb: Layer already exists 21:54:47 264dab375227: Layer already exists 21:54:47 9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4: digest: sha256:39b8868ce73a839aeaaec4aa4c60f25dd940f8e7a48c484b0da9657f00fe3b1a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:48 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 21:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:54:48 fa27a9b719df: Preparing 21:54:48 953a019b25ca: Preparing 21:54:48 264dab375227: Preparing 21:54:48 e0b62463247b: Preparing 21:54:48 e5e13b0c77cb: Preparing 21:54:48 953a019b25ca: Layer already exists 21:54:48 e5e13b0c77cb: Layer already exists 21:54:48 e0b62463247b: Layer already exists 21:54:48 fa27a9b719df: Layer already exists 21:54:48 264dab375227: Layer already exists 21:54:48 main: digest: sha256:39b8868ce73a839aeaaec4aa4c60f25dd940f8e7a48c484b0da9657f00fe3b1a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:48 ===================================================== [Pipeline] echo 21:54:48 taggedImages: 21:54:48 - nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60 21:54:48 - nexus3.edgexfoundry.org:10004/device-gpio:latest 21:54:48 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.4 21:54:48 - nexus3.edgexfoundry.org:10004/device-gpio:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:54:48 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 21:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:48 21:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:49 latest: Pulling from edgex-lftools-log-publisher 21:54:49 5eb5b503b376: Pulling fs layer 21:54:49 5c69ac0246d0: Pulling fs layer 21:54:49 ec43610c2a17: Pulling fs layer 21:54:49 3a2ae6a8a46f: Pulling fs layer 21:54:49 33b1e0a273af: Pulling fs layer 21:54:49 5d3b04190fa2: Pulling fs layer 21:54:49 2f39f015ded8: Pulling fs layer 21:54:49 3a2ae6a8a46f: Waiting 21:54:49 33b1e0a273af: Waiting 21:54:49 5d3b04190fa2: Waiting 21:54:49 2f39f015ded8: Waiting 21:54:49 5c69ac0246d0: Download complete 21:54:49 3a2ae6a8a46f: Download complete 21:54:49 33b1e0a273af: Verifying Checksum 21:54:49 33b1e0a273af: Download complete 21:54:49 ec43610c2a17: Verifying Checksum 21:54:49 ec43610c2a17: Download complete 21:54:49 5d3b04190fa2: Verifying Checksum 21:54:49 5d3b04190fa2: Download complete 21:54:49 5eb5b503b376: Verifying Checksum 21:54:49 5eb5b503b376: Download complete 21:54:50 2f39f015ded8: Download complete 21:54:50 5eb5b503b376: Pull complete 21:54:50 5c69ac0246d0: Pull complete 21:54:51 ec43610c2a17: Pull complete 21:54:51 3a2ae6a8a46f: Pull complete 21:54:51 33b1e0a273af: Pull complete 21:54:51 5d3b04190fa2: Pull complete 21:54:55 2f39f015ded8: Pull complete 21:54:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:56 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 21:54:56 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:54:58 $ docker top 7deb9702e1f67c6687550641acacf7dbae77d4088ea49dcc1d6deed550b26ca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:58 ---> job-cost.sh 21:54:58 lf-activate-venv: SKIPPING 21:54:58 INFO: No Stack... 21:54:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:59 INFO: Archiving Costs [Pipeline] sh 21:54:59 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 21:54:59 + cut -d, -f6 [Pipeline] lock 21:54:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] 21:54:59 Resource [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] did not exist. Created. 21:54:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:55:00 Stashed 1 file(s) [Pipeline] } 21:55:00 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:00 $ docker stop --time=1 7deb9702e1f67c6687550641acacf7dbae77d4088ea49dcc1d6deed550b26ca5 21:55:01 $ docker rm -f --volumes 7deb9702e1f67c6687550641acacf7dbae77d4088ea49dcc1d6deed550b26ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:17 Removing intermediate container cac37f3197e6 21:55:17 ---> a7998d812090 21:55:17 Step 11/12 : COPY . . 21:55:17 ---> 743ca23acfa7 21:55:17 Step 12/12 : RUN ${MAKE} 21:55:17 ---> Running in d857af4e3478 21:55:18 noop 21:55:18 Removing intermediate container d857af4e3478 21:55:18 ---> 46ba4ab804af 21:55:18 Successfully built 46ba4ab804af 21:55:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:19 + docker inspect -f . ci-base-image-arm64 21:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:19 prd-ubuntu20.04-docker-arm64-4c-16g-1722 does not seem to be running inside a container 21:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/56 -v /w/workspace/device-gpio/56:/w/workspace/device-gpio/56:rw,z -v /w/workspace/device-gpio/56@tmp:/w/workspace/device-gpio/56@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 ******** ci-base-image-arm64 cat 21:55:20 $ docker top 931618b97fc9efecfc944f30809607a390e3b70539aa3c294de45a96c3000cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:21 + go version 21:55:21 go version go1.18.7 linux/arm64 [Pipeline] } 21:55:21 $ docker stop --time=1 931618b97fc9efecfc944f30809607a390e3b70539aa3c294de45a96c3000cb9 21:55:22 $ docker rm -f --volumes 931618b97fc9efecfc944f30809607a390e3b70539aa3c294de45a96c3000cb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:23 + docker inspect -f . ci-base-image-arm64 21:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:23 prd-ubuntu20.04-docker-arm64-4c-16g-1722 does not seem to be running inside a container 21:55:23 $ 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/56 -v /w/workspace/device-gpio/56:/w/workspace/device-gpio/56:rw,z -v /w/workspace/device-gpio/56@tmp:/w/workspace/device-gpio/56@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 ******** ci-base-image-arm64 cat 21:55:24 $ docker top 3f1be09083f9471422e6cf95d28b1c56be5969ad7e954e69cf5aa937906fa1bc -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:25 + git config --global --add safe.directory /w/workspace/device-gpio/56 [Pipeline] fileExists [Pipeline] sh 21:55:25 + make test 21:55:25 go test ./... -coverprofile=coverage.out ./... 21:55:27 ? github.com/edgexfoundry/device-gpio [no test files] 21:56:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:56:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:56:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:56:48 go vet ./... 21:57:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:00 $ docker stop --time=1 3f1be09083f9471422e6cf95d28b1c56be5969ad7e954e69cf5aa937906fa1bc 21:57:03 $ docker rm -f --volumes 3f1be09083f9471422e6cf95d28b1c56be5969ad7e954e69cf5aa937906fa1bc [Pipeline] // withDockerContainer [Pipeline] sh 21:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:04 Warning: overwriting stash ‘coverage-report’ 21:57:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:05 + ls -al . 21:57:05 total 164 21:57:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:55 . 21:57:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 .. 21:57:05 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:53 .dockerignore 21:57:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:53 .git 21:57:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 .github 21:57:05 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:53 .gitignore 21:57:05 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:53 .golangci.yml 21:57:05 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:53 Attribution.txt 21:57:05 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:53 CHANGELOG.md 21:57:05 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:53 Dockerfile 21:57:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:53 GOVERNANCE.md 21:57:05 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:53 Jenkinsfile 21:57:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:53 LICENSE 21:57:05 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:53 Makefile 21:57:05 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:53 OWNERS.md 21:57:05 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:53 README.md 21:57:05 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION 21:57:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:53 bin 21:57:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 cmd 21:57:05 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:55 coverage.out 21:57:05 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:53 go.mod 21:57:05 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:53 go.sum 21:57:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 internal 21:57:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 snap 21:57:05 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:06 + 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=9d46b075d413968746c37768dd322ca74c72df60 --label arch=arm64 --label version=3.0.0-dev.4 . 21:57:06 Sending build context to Docker daemon 8.06MB 21:57:06 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:57:06 Step 2/25 : FROM ${BASE} AS builder 21:57:06 ---> 46ba4ab804af 21:57:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:57:06 ---> Running in e1a8381da22e 21:57:06 Removing intermediate container e1a8381da22e 21:57:06 ---> 5b3d02689c9c 21:57:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:57:06 ---> Running in 8c09d1a1b030 21:57:07 Removing intermediate container 8c09d1a1b030 21:57:07 ---> 02547efec8b1 21:57:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:57:07 ---> Running in bf13a4bd879c 21:57:07 Removing intermediate container bf13a4bd879c 21:57:07 ---> 1e3cfec97619 21:57:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:57:07 ---> Running in 4e777af6da0b 21:57:07 Removing intermediate container 4e777af6da0b 21:57:07 ---> 8edbc3511d5f 21:57:07 Step 7/25 : WORKDIR /device-gpio 21:57:07 ---> Running in d298f1238759 21:57:08 Removing intermediate container d298f1238759 21:57:08 ---> 8eab5fedd39d 21:57:08 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:08 ---> Running in 5884cae280d7 21:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:10 OK: 226 MiB in 55 packages 21:57:11 Removing intermediate container 5884cae280d7 21:57:11 ---> 45eed1f45ef5 21:57:11 Step 9/25 : COPY go.mod vendor* ./ 21:57:11 ---> 9d3d83c16942 21:57:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:11 ---> Running in e56810cf22d6 21:57:13 Removing intermediate container e56810cf22d6 21:57:13 ---> a8e8a009af43 21:57:13 Step 11/25 : COPY . . 21:57:16 ---> 203917b5d144 21:57:16 Step 12/25 : RUN ${MAKE} 21:57:16 ---> Running in 4cee242e7496 21:57:17 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 21:58:54 Removing intermediate container 4cee242e7496 21:58:54 ---> 457b8783e7df 21:58:54 Step 13/25 : FROM alpine:3.16 21:58:54 3.16: Pulling from library/alpine 21:58:54 6875df1f5354: Pulling fs layer 21:58:54 6875df1f5354: Verifying Checksum 21:58:54 6875df1f5354: Download complete 21:58:54 6875df1f5354: Pull complete 21:58:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:58:54 Status: Downloaded newer image for alpine:3.16 21:58:54 ---> 2b4661558fb8 21:58:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:58:54 ---> Running in 382e7a8d1ffb 21:58:54 Removing intermediate container 382e7a8d1ffb 21:58:54 ---> d526875dd7a9 21:58:54 Step 15/25 : RUN apk add --update --no-cache 21:58:54 ---> Running in 751db9fc9f6a 21:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:54 OK: 5 MiB in 14 packages 21:58:54 Removing intermediate container 751db9fc9f6a 21:58:54 ---> 4fb7529d305f 21:58:54 Step 16/25 : WORKDIR / 21:58:54 ---> Running in 3a2d9874a394 21:58:54 Removing intermediate container 3a2d9874a394 21:58:54 ---> 4e0dd718dd5d 21:58:54 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:58:54 ---> af211886801f 21:58:54 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:58:54 ---> 45b5807961c4 21:58:54 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:58:54 ---> 58aae25ae5be 21:58:54 Step 20/25 : EXPOSE 59910 21:58:54 ---> Running in a4005bbb4533 21:58:54 Removing intermediate container a4005bbb4533 21:58:54 ---> 3cf31c3a0884 21:58:54 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:58:54 ---> Running in 0708686561a4 21:58:54 Removing intermediate container 0708686561a4 21:58:54 ---> f90d818c25f9 21:58:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:54 ---> Running in 7bbf690076bb 21:58:54 Removing intermediate container 7bbf690076bb 21:58:54 ---> 40675bca494c 21:58:54 Step 23/25 : LABEL arch=arm64 21:58:54 ---> Running in 5c76d5c67789 21:58:54 Removing intermediate container 5c76d5c67789 21:58:54 ---> ca9605869ff5 21:58:54 Step 24/25 : LABEL git_sha=9d46b075d413968746c37768dd322ca74c72df60 21:58:54 ---> Running in 4a43c9fefbba 21:58:54 Removing intermediate container 4a43c9fefbba 21:58:54 ---> c8530824b8d3 21:58:54 Step 25/25 : LABEL version=3.0.0-dev.4 21:58:54 ---> Running in cff92b01a3f1 21:58:54 Removing intermediate container cff92b01a3f1 21:58:54 ---> c8b655a74c46 21:58:54 [Warning] One or more build-args [ARCH] were not consumed 21:58:54 Successfully built c8b655a74c46 21:58:54 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:54 provisioning config files... 21:58:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/56@tmp/config2755219253471440484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:54 ---> docker-login.sh 21:58:54 nexus3.edgexfoundry.org:10001 21:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:55 Configure a credential helper to remove this warning. See 21:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:55 21:58:55 Login Succeeded 21:58:55 nexus3.edgexfoundry.org:10002 21:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:55 Configure a credential helper to remove this warning. See 21:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:55 21:58:55 Login Succeeded 21:58:55 nexus3.edgexfoundry.org:10003 21:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:55 Configure a credential helper to remove this warning. See 21:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:55 21:58:55 Login Succeeded 21:58:55 nexus3.edgexfoundry.org:10004 21:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:56 Configure a credential helper to remove this warning. See 21:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:56 21:58:56 Login Succeeded 21:58:56 docker.io 21:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:56 Configure a credential helper to remove this warning. See 21:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:56 21:58:56 Login Succeeded 21:58:56 ---> docker-login.sh ends [Pipeline] } 21:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:56 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 21:58:56 9d46b075d413968746c37768dd322ca74c72df60 21:58:56 latest 21:58:56 3.0.0-dev.4 21:58:56 9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:58:56 main 21:58:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60 21:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:58:57 0d425601a0cc: Preparing 21:58:57 3cbf0a02c4f6: Preparing 21:58:57 9c4771f1ec31: Preparing 21:58:57 f347eb33829e: Preparing 21:58:57 17bec77d7fdc: Preparing 21:58:57 17bec77d7fdc: Layer already exists 21:58:57 f347eb33829e: Pushed 21:58:57 9c4771f1ec31: Pushed 21:58:57 3cbf0a02c4f6: Pushed 21:59:02 0d425601a0cc: Pushed 21:59:02 9d46b075d413968746c37768dd322ca74c72df60: digest: sha256:0dccfd04e8426cb204ce0040d487ca802405e1742368285825987f095caade3d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:03 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:59:03 0d425601a0cc: Preparing 21:59:03 3cbf0a02c4f6: Preparing 21:59:03 9c4771f1ec31: Preparing 21:59:03 f347eb33829e: Preparing 21:59:03 17bec77d7fdc: Preparing 21:59:03 17bec77d7fdc: Layer already exists 21:59:03 0d425601a0cc: Layer already exists 21:59:03 9c4771f1ec31: Layer already exists 21:59:03 f347eb33829e: Layer already exists 21:59:03 3cbf0a02c4f6: Layer already exists 21:59:03 latest: digest: sha256:0dccfd04e8426cb204ce0040d487ca802405e1742368285825987f095caade3d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.4 21:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:59:04 0d425601a0cc: Preparing 21:59:04 3cbf0a02c4f6: Preparing 21:59:04 9c4771f1ec31: Preparing 21:59:04 f347eb33829e: Preparing 21:59:04 17bec77d7fdc: Preparing 21:59:04 17bec77d7fdc: Layer already exists 21:59:04 9c4771f1ec31: Layer already exists 21:59:04 0d425601a0cc: Layer already exists 21:59:04 f347eb33829e: Layer already exists 21:59:04 3cbf0a02c4f6: Layer already exists 21:59:04 3.0.0-dev.4: digest: sha256:0dccfd04e8426cb204ce0040d487ca802405e1742368285825987f095caade3d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:59:05 0d425601a0cc: Preparing 21:59:05 3cbf0a02c4f6: Preparing 21:59:05 9c4771f1ec31: Preparing 21:59:05 f347eb33829e: Preparing 21:59:05 17bec77d7fdc: Preparing 21:59:05 9c4771f1ec31: Layer already exists 21:59:05 f347eb33829e: Layer already exists 21:59:05 3cbf0a02c4f6: Layer already exists 21:59:05 17bec77d7fdc: Layer already exists 21:59:05 0d425601a0cc: Layer already exists 21:59:05 9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4: digest: sha256:0dccfd04e8426cb204ce0040d487ca802405e1742368285825987f095caade3d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 21:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:59:06 0d425601a0cc: Preparing 21:59:06 3cbf0a02c4f6: Preparing 21:59:06 9c4771f1ec31: Preparing 21:59:06 f347eb33829e: Preparing 21:59:06 17bec77d7fdc: Preparing 21:59:06 9c4771f1ec31: Layer already exists 21:59:06 3cbf0a02c4f6: Layer already exists 21:59:06 f347eb33829e: Layer already exists 21:59:06 0d425601a0cc: Layer already exists 21:59:06 17bec77d7fdc: Layer already exists 21:59:06 main: digest: sha256:0dccfd04e8426cb204ce0040d487ca802405e1742368285825987f095caade3d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:06 ===================================================== [Pipeline] echo 21:59:06 taggedImages: 21:59:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60 21:59:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:59:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.4 21:59:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:9d46b075d413968746c37768dd322ca74c72df60-3.0.0-dev.4 21:59:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:06 21:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:07 arm64: Pulling from edgex-lftools-log-publisher 21:59:07 8998bd30e6a1: Pulling fs layer 21:59:07 04944245beec: Pulling fs layer 21:59:07 699f458cf7ca: Pulling fs layer 21:59:07 765212b225bb: Pulling fs layer 21:59:07 f23df028b6ca: Pulling fs layer 21:59:07 d65c8cfc05b1: Pulling fs layer 21:59:07 2437ff75d9bd: Pulling fs layer 21:59:07 f23df028b6ca: Waiting 21:59:07 d65c8cfc05b1: Waiting 21:59:07 2437ff75d9bd: Waiting 21:59:07 765212b225bb: Waiting 21:59:07 04944245beec: Verifying Checksum 21:59:07 04944245beec: Download complete 21:59:07 765212b225bb: Verifying Checksum 21:59:07 765212b225bb: Download complete 21:59:07 f23df028b6ca: Verifying Checksum 21:59:07 f23df028b6ca: Download complete 21:59:07 d65c8cfc05b1: Download complete 21:59:07 699f458cf7ca: Verifying Checksum 21:59:07 699f458cf7ca: Download complete 21:59:07 8998bd30e6a1: Download complete 21:59:10 2437ff75d9bd: Verifying Checksum 21:59:10 2437ff75d9bd: Download complete 21:59:11 8998bd30e6a1: Pull complete 21:59:12 04944245beec: Pull complete 21:59:13 699f458cf7ca: Pull complete 21:59:13 765212b225bb: Pull complete 21:59:14 f23df028b6ca: Pull complete 21:59:14 d65c8cfc05b1: Pull complete 21:59:29 2437ff75d9bd: Pull complete 21:59:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:29 prd-ubuntu20.04-docker-arm64-4c-16g-1722 does not seem to be running inside a container 21:59:29 $ 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/56 -v /w/workspace/device-gpio/56:/w/workspace/device-gpio/56:rw,z -v /w/workspace/device-gpio/56@tmp:/w/workspace/device-gpio/56@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:32 $ docker top 0e3c9bdab796a2fae3bc660a62f50eed6adf0c725c9c838718431e68f21aa207 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:33 ---> job-cost.sh 21:59:33 lf-activate-venv: SKIPPING 21:59:33 INFO: No Stack... 21:59:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:35 INFO: Archiving Costs [Pipeline] sh 21:59:36 + cat /w/workspace/device-gpio/56/archives/cost.csv+ 21:59:36 cut -d, -f6 [Pipeline] lock 21:59:36 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] 21:59:36 Resource [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] did not exist. Created. 21:59:36 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:36 /w/workspace/device-gpio/56@tmp/durable-a1b3d77d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:37 Warning: overwriting stash ‘stack-cost’ 21:59:37 Stashed 1 file(s) [Pipeline] } 21:59:37 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:37 $ docker stop --time=1 0e3c9bdab796a2fae3bc660a62f50eed6adf0c725c9c838718431e68f21aa207 21:59:39 $ docker rm -f --volumes 0e3c9bdab796a2fae3bc660a62f50eed6adf0c725c9c838718431e68f21aa207 [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 21:59:39 provisioning config files... 21:59:39 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17928902090673977358tmp [Pipeline] { [Pipeline] sh 21:59:39 + set +x 21:59:39 + curl -s https://codecov.io/bash 21:59:39 + bash -s -- 21:59:39 21:59:39 _____ _ 21:59:39 / ____| | | 21:59:39 | | ___ __| | ___ ___ _____ __ 21:59:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:39 Bash-1.0.6 21:59:39 21:59:39 21:59:39 ==> git version 2.25.1 found 21:59:39 ==> 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 21:59:39 Release-Date: 2020-01-08 21:59:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:39 ==> Jenkins CI detected. 21:59:39 current dir:  /w/workspace/edgexfoundry_device-gpio_main 21:59:39 project root: . 21:59:39 --> token set from env 21:59:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:39 ==> Running gcov in . (disable via -X gcov) 21:59:39 ==> Python coveragepy not found 21:59:39 ==> Searching for coverage reports in: 21:59:39 + . 21:59:39 -> Found 1 reports 21:59:39 ==> Detecting git/mercurial file structure 21:59:40 ==> Reading reports 21:59:40 + ./coverage.out bytes=10 21:59:40 ==> Appending adjustments 21:59:40 https://docs.codecov.io/docs/fixing-reports 21:59:40 + Found adjustments 21:59:40 ==> Gzipping contents 21:59:40 4.0K /tmp/codecov.7ktMMh.gz 21:59:40 ==> Uploading reports 21:59:40 url: https://codecov.io 21:59:40 query: branch=main&commit=9d46b075d413968746c37768dd322ca74c72df60&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:40 -> Pinging Codecov 21:59:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=9d46b075d413968746c37768dd322ca74c72df60&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:40 -> Uploading to 21:59:40 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9d46b075d413968746c37768dd322ca74c72df60/3913c216-f7b5-4827-bf63-3eae5213fce0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T215940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecd13078c0514ca953695204473768e8441f0217ef044bce1d182b1d417e7d54 21:59:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:40 Dload Upload Total Spent Left Speed 21:59:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3038 --:--:-- --:--:-- --:--:-- 3038 21:59:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] } 21:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:59:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:59:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:41 21:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:59:41 df9b9388f04a: Pulling fs layer 21:59:41 52dc419b0ee2: Pulling fs layer 21:59:41 25bc292e5bac: Pulling fs layer 21:59:41 114826534d7a: Pulling fs layer 21:59:41 4657fd5d0bcf: Pulling fs layer 21:59:41 6ad1cebc031e: Pulling fs layer 21:59:41 8a3aa393b2d8: Pulling fs layer 21:59:41 4657fd5d0bcf: Waiting 21:59:41 6ad1cebc031e: Waiting 21:59:41 114826534d7a: Waiting 21:59:41 25bc292e5bac: Verifying Checksum 21:59:41 25bc292e5bac: Download complete 21:59:41 52dc419b0ee2: Download complete 21:59:41 4657fd5d0bcf: Verifying Checksum 21:59:41 4657fd5d0bcf: Download complete 21:59:41 df9b9388f04a: Verifying Checksum 21:59:41 df9b9388f04a: Download complete 21:59:41 df9b9388f04a: Pull complete 21:59:41 6ad1cebc031e: Verifying Checksum 21:59:41 6ad1cebc031e: Download complete 21:59:41 52dc419b0ee2: Pull complete 21:59:41 25bc292e5bac: Pull complete 21:59:42 114826534d7a: Verifying Checksum 21:59:42 114826534d7a: Download complete 21:59:42 8a3aa393b2d8: Verifying Checksum 21:59:42 8a3aa393b2d8: Download complete 21:59:45 114826534d7a: Pull complete 21:59:45 4657fd5d0bcf: Pull complete 21:59:46 6ad1cebc031e: Pull complete 21:59:49 8a3aa393b2d8: Pull complete 21:59:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:49 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 21:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:59:51 $ docker top f52129f4b516d9a1566f5c655386a9b25457c01d1712c93c9609c132348ea45f -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 21:59:51 + set -o pipefail 21:59:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 21:59:58 21:59:58 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 21:59:58 21:59:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/8991b46c-ecf6-45ab-aee6-7b5ada47ec53 21:59:58 21:59:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:59:58 21:59:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:58 21:59:58 21:59:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:59:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:59:58 More details here: https://snyk.co/ue1NS [Pipeline] } 21:59:58 $ docker stop --time=1 f52129f4b516d9a1566f5c655386a9b25457c01d1712c93c9609c132348ea45f 22:00:00 $ docker rm -f --volumes f52129f4b516d9a1566f5c655386a9b25457c01d1712c93c9609c132348ea45f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:01 + git log --format=format:%s -1 9d46b075d413968746c37768dd322ca74c72df60 [Pipeline] sh 22:00:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:02 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 22:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:02 $ docker top 55913f649162a19da7301f1f1f8019ec08f2325bbf6ad538913e443d291a9ac4 -eo pid,comm 22:00:02 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:00:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:02 [ssh-agent] Looking for ssh-agent implementation... 22:00:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:02 $ docker exec 55913f649162a19da7301f1f1f8019ec08f2325bbf6ad538913e443d291a9ac4 ssh-agent 22:00:03 SSH_AUTH_SOCK=/tmp/ssh-ISVL6B6uS0nU/agent.31 22:00:03 SSH_AGENT_PID=37 22:00:03 Running ssh-add (command line suppressed) 22:00:03 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3013793398749070316.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3013793398749070316.key) 22:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:03 + git semver tag 22:00:03 2023-01-10 22:00:03,608 [run_tag] DEBUG tag force:False 22:00:03 2023-01-10 22:00:03,608 [check_head_tag] DEBUG check head tag 22:00:03 2023-01-10 22:00:03,609 [execute] INFO git cat-file --batch-check 22:00:03 2023-01-10 22:00:03,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:00:03 2023-01-10 22:00:03,613 [execute] INFO git cat-file --batch 22:00:03 2023-01-10 22:00:03,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:00:03 2023-01-10 22:00:03,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:03 2023-01-10 22:00:03,627 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 22:00:03 2023-01-10 22:00:03,627 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:00:03 2023-01-10 22:00:03,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:03 3.0.0-dev.4 [Pipeline] } 22:00:03 $ docker exec --env ******** --env ******** 55913f649162a19da7301f1f1f8019ec08f2325bbf6ad538913e443d291a9ac4 ssh-agent -k 22:00:03 unset SSH_AUTH_SOCK; 22:00:03 unset SSH_AGENT_PID; 22:00:03 echo Agent pid 37 killed; 22:00:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:04 + git semver [Pipeline] } 22:00:04 $ docker stop --time=1 55913f649162a19da7301f1f1f8019ec08f2325bbf6ad538913e443d291a9ac4 22:00:05 $ docker rm -f --volumes 55913f649162a19da7301f1f1f8019ec08f2325bbf6ad538913e443d291a9ac4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:06 22:00:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:06 0.23.1-centos7: Pulling from edgex-lftools 22:00:06 ab5ef0e58194: Pulling fs layer 22:00:06 9712f1f96733: Pulling fs layer 22:00:06 63f879dbbcfc: Pulling fs layer 22:00:06 0d9ebad4ef96: Pulling fs layer 22:00:06 e9a5061849ea: Pulling fs layer 22:00:06 d747dcd14b5f: Pulling fs layer 22:00:06 2de7ff778b66: Pulling fs layer 22:00:06 e9a5061849ea: Waiting 22:00:06 d747dcd14b5f: Waiting 22:00:06 0d9ebad4ef96: Waiting 22:00:06 2de7ff778b66: Waiting 22:00:06 9712f1f96733: Verifying Checksum 22:00:06 9712f1f96733: Download complete 22:00:06 63f879dbbcfc: Verifying Checksum 22:00:06 63f879dbbcfc: Download complete 22:00:06 e9a5061849ea: Verifying Checksum 22:00:06 e9a5061849ea: Download complete 22:00:07 d747dcd14b5f: Verifying Checksum 22:00:07 d747dcd14b5f: Download complete 22:00:07 2de7ff778b66: Verifying Checksum 22:00:07 2de7ff778b66: Download complete 22:00:07 0d9ebad4ef96: Verifying Checksum 22:00:07 ab5ef0e58194: Verifying Checksum 22:00:07 ab5ef0e58194: Download complete 22:00:10 ab5ef0e58194: Pull complete 22:00:10 9712f1f96733: Pull complete 22:00:11 63f879dbbcfc: Pull complete 22:00:15 0d9ebad4ef96: Pull complete 22:00:15 e9a5061849ea: Pull complete 22:00:15 d747dcd14b5f: Pull complete 22:00:16 2de7ff778b66: Pull complete 22:00:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:16 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 22:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:00:18 $ docker top a6fb8def4f3ed498e300106cbc5a01564b3a8d3005ef96c098ce65d9dfff8199 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:00:18 provisioning config files... 22:00:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12194484784200685449tmp 22:00:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11924035804079860961tmp 22:00:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14011091836809331490tmp [Pipeline] { [Pipeline] echo 22:00:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:00:18 ---> sigul-configuration.sh 22:00:18 gpg: directory `/root/.gnupg' created 22:00:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:00:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:00:18 gpg: keyring `/root/.gnupg/secring.gpg' created 22:00:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:00:18 gpg: CAST5 encrypted data 22:00:18 gpg: encrypted with 1 passphrase 22:00:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:00:19 + mkdir /home/jenkins 22:00:19 + mkdir /home/jenkins/sigul [Pipeline] sh 22:00:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:00:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:00:19 ---> sigul-install.sh 22:00:19 Sigul already installed; skipping installation. [Pipeline] sh 22:00:20 + git tag --list 22:00:20 v1.0.0 22:00:20 v2.1.0 22:00:20 v2.1.1 22:00:20 v2.1.1-dev.1 22:00:20 v2.2.0 22:00:20 v2.2.1-dev.1 22:00:20 v2.2.1-dev.2 22:00:20 v2.2.1-dev.3 22:00:20 v2.2.1-dev.4 22:00:20 v2.3.0 22:00:20 v2.3.0-dev.10 22:00:20 v2.3.0-dev.11 22:00:20 v2.3.0-dev.12 22:00:20 v2.3.0-dev.13 22:00:20 v2.3.0-dev.14 22:00:20 v2.3.0-dev.15 22:00:20 v2.3.0-dev.16 22:00:20 v2.3.0-dev.17 22:00:20 v2.3.0-dev.18 22:00:20 v2.3.0-dev.19 22:00:20 v2.3.0-dev.20 22:00:20 v2.3.0-dev.4 22:00:20 v2.3.0-dev.5 22:00:20 v2.3.0-dev.6 22:00:20 v2.3.0-dev.7 22:00:20 v2.3.0-dev.8 22:00:20 v2.3.0-dev.9 22:00:20 v3.0.0-dev.1 22:00:20 v3.0.0-dev.2 22:00:20 v3.0.0-dev.3 22:00:20 v3.0.0-dev.4 [Pipeline] sh 22:00:20 + lftools sign git-tag v3.0.0-dev.4 22:00:20 Signing Git tag with Sigul... 22:00:20 Signing v3.0.0-dev.4 [Pipeline] echo 22:00:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:00:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:00:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:00:21 $ docker stop --time=1 a6fb8def4f3ed498e300106cbc5a01564b3a8d3005ef96c098ce65d9dfff8199 22:00:22 $ docker rm -f --volumes a6fb8def4f3ed498e300106cbc5a01564b3a8d3005ef96c098ce65d9dfff8199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:23 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 22:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:23 $ docker top c3810aadce2e1cd627163e86b667771d040ea2cff3b69ad344ec75c3ea911673 -eo pid,comm 22:00:24 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:00:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:24 [ssh-agent] Looking for ssh-agent implementation... 22:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:24 $ docker exec c3810aadce2e1cd627163e86b667771d040ea2cff3b69ad344ec75c3ea911673 ssh-agent 22:00:24 SSH_AUTH_SOCK=/tmp/ssh-Es1X09bbCRgn/agent.31 22:00:24 SSH_AGENT_PID=37 22:00:24 Running ssh-add (command line suppressed) 22:00:24 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1292339149990717695.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1292339149990717695.key) 22:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:24 + git semver bump pre 22:00:24 2023-01-10 22:00:24,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:24 2023-01-10 22:00:24,877 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 22:00:24 2023-01-10 22:00:24,877 [bump_version] DEBUG bumped version:3.0.0-dev.5 22:00:24 2023-01-10 22:00:24,877 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 22:00:24 2023-01-10 22:00:24,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:24 2023-01-10 22:00:24,877 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:24 2023-01-10 22:00:24,880 [execute] INFO git cat-file --batch-check 22:00:24 2023-01-10 22:00:24,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:24 2023-01-10 22:00:24,886 [execute] INFO git cat-file --batch 22:00:24 2023-01-10 22:00:24,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:24 2023-01-10 22:00:24,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:24 3.0.0-dev.5 [Pipeline] } 22:00:24 $ docker exec --env ******** --env ******** c3810aadce2e1cd627163e86b667771d040ea2cff3b69ad344ec75c3ea911673 ssh-agent -k 22:00:25 unset SSH_AUTH_SOCK; 22:00:25 unset SSH_AGENT_PID; 22:00:25 echo Agent pid 37 killed; 22:00:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:25 + git semver [Pipeline] } 22:00:25 $ docker stop --time=1 c3810aadce2e1cd627163e86b667771d040ea2cff3b69ad344ec75c3ea911673 22:00:26 $ docker rm -f --volumes c3810aadce2e1cd627163e86b667771d040ea2cff3b69ad344ec75c3ea911673 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:27 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 22:00:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:28 $ docker top 9df228c2cc42edbc23f9159ad9841f9bbc405fa3aa0f0bd44eb20f12fb0c2291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:28 [ssh-agent] Looking for ssh-agent implementation... 22:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:28 $ docker exec 9df228c2cc42edbc23f9159ad9841f9bbc405fa3aa0f0bd44eb20f12fb0c2291 ssh-agent 22:00:28 SSH_AUTH_SOCK=/tmp/ssh-CPgMSyY98r0t/agent.32 22:00:28 SSH_AGENT_PID=38 22:00:28 Running ssh-add (command line suppressed) 22:00:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3834943691484574117.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3834943691484574117.key) 22:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:28 + git semver push 22:00:29 2023-01-10 22:00:28,917 [run_push] DEBUG push 22:00:29 2023-01-10 22:00:28,918 [execute] INFO git cat-file --batch-check 22:00:29 2023-01-10 22:00:28,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:29 2023-01-10 22:00:28,921 [execute] INFO git rev-list 8cc81906410037ebec5c175c3dbe3385cd388339 -- 22:00:29 2023-01-10 22:00:28,922 [execute] DEBUG Popen(['git', 'rev-list', '8cc81906410037ebec5c175c3dbe3385cd388339', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:29 2023-01-10 22:00:28,927 [execute] INFO git fetch -v origin 22:00:29 2023-01-10 22:00:28,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 22:00:29 2023-01-10 22:00:29,526 [run_push] DEBUG no remote changes detected 22:00:29 2023-01-10 22:00:29,526 [execute] INFO git push origin semver 22:00:29 2023-01-10 22:00:29,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:30 2023-01-10 22:00:30,305 [run_push] DEBUG push all version tags 22:00:30 2023-01-10 22:00:30,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:00:30 2023-01-10 22:00:30,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:00:31 2023-01-10 22:00:31,277 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:00:31 3.0.0-dev.5 [Pipeline] } 22:00:31 $ docker exec --env ******** --env ******** 9df228c2cc42edbc23f9159ad9841f9bbc405fa3aa0f0bd44eb20f12fb0c2291 ssh-agent -k 22:00:31 unset SSH_AUTH_SOCK; 22:00:31 unset SSH_AGENT_PID; 22:00:31 echo Agent pid 38 killed; 22:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:31 + git semver [Pipeline] } 22:00:32 $ docker stop --time=1 9df228c2cc42edbc23f9159ad9841f9bbc405fa3aa0f0bd44eb20f12fb0c2291 22:00:33 $ docker rm -f --volumes 9df228c2cc42edbc23f9159ad9841f9bbc405fa3aa0f0bd44eb20f12fb0c2291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:00:33 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 22:00:33 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:00:33 total 16 22:00:33 drwxr-xr-x 3 root root 4096 Jan 10 21:54 . 22:00:33 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 22:00 .. 22:00:33 drwxr-xr-x 2 root root 4096 Jan 10 21:54 cost 22:00:33 -rw-r--r-- 1 root root 82 Jan 10 21:54 cost.csv 22:00:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 22:00:33 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:00:33 total 16 22:00:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:54 . 22:00:33 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 22:00 .. 22:00:33 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:54 cost 22:00:33 -rw-r--r-- 1 jenkins jenkins 82 Jan 10 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:35 ---> package-listing.sh 22:00:35 ++ facter osfamily 22:00:35 ++ tr '[:upper:]' '[:lower:]' 22:00:35 + OS_FAMILY=debian 22:00:35 + workspace=/w/workspace/edgexfoundry_device-gpio_main 22:00:35 + START_PACKAGES=/tmp/packages_start.txt 22:00:35 + END_PACKAGES=/tmp/packages_end.txt 22:00:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:35 + PACKAGES=/tmp/packages_start.txt 22:00:35 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:00:35 + PACKAGES=/tmp/packages_end.txt 22:00:35 + case "${OS_FAMILY}" in 22:00:35 + dpkg -l 22:00:35 + grep '^ii' 22:00:35 + '[' -f /tmp/packages_start.txt ']' 22:00:35 + '[' -f /tmp/packages_end.txt ']' 22:00:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:35 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:00:35 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 22:00:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 22:00:35 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:36 prd-ubuntu20.04-docker-8c-8g-1724 does not seem to be running inside a container 22:00:36 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:36 $ docker top 579a0bf45907baec39781449bc0bb78a17deeb3033a9a85dfd76a1626475c694 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:36 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:37 + ls /var/log/sa-host 22:00:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:37 provisioning config files... 22:00:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17914255934525925344tmp [Pipeline] { [Pipeline] echo 22:00:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:38 ---> create-netrc.sh [Pipeline] } 22:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:38 ---> python-tools-install.sh [Pipeline] echo 22:00:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:38 ---> sudo-logs.sh 22:00:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:38 ---> job-cost.sh 22:00:38 lf-activate-venv: SKIPPING 22:00:38 DEBUG: total: 0.2199999988079071 22:00:38 INFO: Retrieving Stack Cost... 22:00:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:39 INFO: Archiving Costs [Pipeline] echo 22:00:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:40 ---> logs-deploy.sh 22:00:40 lf-activate-venv: SKIPPING 22:00:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/56 22:00:40 INFO: archiving workspace using pattern(s): 22:00:41 Archives upload complete. 22:00:41 INFO: archiving logs to Nexus