Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 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-ssh8903131669502854999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17489029242736553088.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1765786853415522996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12105941231959442282.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-ssh17647290877642848602.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10253 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 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 (main) > 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 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 Commit message: "Merge pull request #206 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" > git rev-list --no-walk 1df392e582ed32cc3ab577300f501a2f57a85edb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:12 ========================================================= 18:43:12 EdgeX Global Pipelines Version Info 18:43:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:12 ------------------- 18:43:12 stable info: 18:43:12 ------------------- 18:43:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:43:12 Message: update stable to v1.0.254 18:43:13 ------------------- 18:43:13 experimental info: 18:43:13 ------------------- 18:43:13 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:43:13 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69ee781 [Pipeline] echo 18:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:14 provisioning config files... 18:43:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13802607871664923205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:14 ---> docker-login.sh 18:43:14 nexus3.edgexfoundry.org:10001 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 nexus3.edgexfoundry.org:10002 18:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:15 Configure a credential helper to remove this warning. See 18:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:15 18:43:15 Login Succeeded 18:43:15 nexus3.edgexfoundry.org:10003 18:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:15 Configure a credential helper to remove this warning. See 18:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:15 18:43:15 Login Succeeded 18:43:15 nexus3.edgexfoundry.org:10004 18:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:15 Configure a credential helper to remove this warning. See 18:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:15 18:43:15 Login Succeeded 18:43:15 docker.io 18:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:15 Configure a credential helper to remove this warning. See 18:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:15 18:43:15 Login Succeeded 18:43:15 ---> docker-login.sh ends [Pipeline] } 18:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:15 + git rev-list -1 --merges 69ee781b107b0972e8e0a66d1ba9300a2d3ea368~1..69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] echo 18:43:16 -----------> git rev-list -1 --merges 69ee781b107b0972e8e0a66d1ba9300a2d3ea368~1..69ee781b107b0972e8e0a66d1ba9300a2d3ea368 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:43:16 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [false] [Pipeline] sh 18:43:16 + git log --format=format:%s -1 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] echo 18:43:16 ========================================================= 18:43:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:16 + git log --format=format:%s -1 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] echo 18:43:16 [semverPrep] GIT_COMMIT: 69ee781b107b0972e8e0a66d1ba9300a2d3ea368, Commit Message: Merge pull request #206 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36 [Pipeline] echo 18:43:16 [semverPrep] This is not a build commit. [Pipeline] sh 18:43:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:43:17 + grep -v github /etc/ssh/ssh_known_hosts 18:43:17 + [ -e /tmp/ssh_known_hosts ] 18:43:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:43:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:43:17 + sudo tee -a /etc/ssh/ssh_known_hosts 18:43:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:17 18:43:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:17 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:17 b85a868b505f: Pulling fs layer 18:43:17 e2be974225ed: Pulling fs layer 18:43:17 339a4e72a1f5: Pulling fs layer 18:43:17 988bab9f4d93: Pulling fs layer 18:43:17 1469e6f7b9e6: Pulling fs layer 18:43:17 eaf3925da568: Pulling fs layer 18:43:17 bab4dde63d76: Pulling fs layer 18:43:17 bde34c3a00c8: Pulling fs layer 18:43:17 b352a97aabf1: Pulling fs layer 18:43:17 4872d77fe225: Pulling fs layer 18:43:17 5851b861e8e6: Pulling fs layer 18:43:17 988bab9f4d93: Waiting 18:43:17 1469e6f7b9e6: Waiting 18:43:17 bab4dde63d76: Waiting 18:43:17 eaf3925da568: Waiting 18:43:17 bde34c3a00c8: Waiting 18:43:17 4872d77fe225: Waiting 18:43:17 b352a97aabf1: Waiting 18:43:17 5851b861e8e6: Waiting 18:43:17 e2be974225ed: Download complete 18:43:17 988bab9f4d93: Verifying Checksum 18:43:17 988bab9f4d93: Download complete 18:43:17 339a4e72a1f5: Verifying Checksum 18:43:17 339a4e72a1f5: Download complete 18:43:17 1469e6f7b9e6: Verifying Checksum 18:43:17 1469e6f7b9e6: Download complete 18:43:17 eaf3925da568: Verifying Checksum 18:43:17 eaf3925da568: Download complete 18:43:17 bde34c3a00c8: Verifying Checksum 18:43:17 bde34c3a00c8: Download complete 18:43:17 b352a97aabf1: Verifying Checksum 18:43:17 b352a97aabf1: Download complete 18:43:17 4872d77fe225: Verifying Checksum 18:43:17 4872d77fe225: Download complete 18:43:17 5851b861e8e6: Verifying Checksum 18:43:17 5851b861e8e6: Download complete 18:43:17 b85a868b505f: Verifying Checksum 18:43:17 b85a868b505f: Download complete 18:43:18 bab4dde63d76: Verifying Checksum 18:43:18 bab4dde63d76: Download complete 18:43:19 b85a868b505f: Pull complete 18:43:19 e2be974225ed: Pull complete 18:43:19 339a4e72a1f5: Pull complete 18:43:19 988bab9f4d93: Pull complete 18:43:20 1469e6f7b9e6: Pull complete 18:43:20 eaf3925da568: Pull complete 18:43:22 bab4dde63d76: Pull complete 18:43:22 bde34c3a00c8: Pull complete 18:43:22 b352a97aabf1: Pull complete 18:43:22 4872d77fe225: Pull complete 18:43:22 5851b861e8e6: Pull complete 18:43:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:22 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:43:22 $ 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 18:43:26 $ docker top ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f -eo pid,comm 18:43:26 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). 18:43:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:27 [ssh-agent] Looking for ssh-agent implementation... 18:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:27 $ docker exec ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f ssh-agent 18:43:27 SSH_AUTH_SOCK=/tmp/ssh-Bo9ZUr2TI07F/agent.33 18:43:27 SSH_AGENT_PID=39 18:43:27 Running ssh-add (command line suppressed) 18:43:27 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13690694455861002155.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13690694455861002155.key) 18:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:27 + git tag --points-at HEAD [Pipeline] } 18:43:27 $ docker exec --env ******** --env ******** ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f ssh-agent -k 18:43:27 unset SSH_AUTH_SOCK; 18:43:27 unset SSH_AGENT_PID; 18:43:27 echo Agent pid 39 killed; 18:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:27 [ssh-agent] Looking for ssh-agent implementation... 18:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:27 $ docker exec ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f ssh-agent 18:43:28 SSH_AUTH_SOCK=/tmp/ssh-d7sBiOprj5fq/agent.71 18:43:28 SSH_AGENT_PID=77 18:43:28 Running ssh-add (command line suppressed) 18:43:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17205578682772530742.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17205578682772530742.key) 18:43:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:28 + git semver init 18:43:28 2023-10-24 18:43:28,662 [run_init] DEBUG init version:0.0.0 force:False 18:43:28 2023-10-24 18:43:28,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 18:43:28 2023-10-24 18:43:28,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 18:43:28 2023-10-24 18:43:28,663 [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) 18:43:30 2023-10-24 18:43:29,729 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 18:43:30 2023-10-24 18:43:29,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 18:43:30 2023-10-24 18:43:29,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:43:30 2023-10-24 18:43:29,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:43:30 3.1.0-dev.19 [Pipeline] } 18:43:30 $ docker exec --env ******** --env ******** ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f ssh-agent -k 18:43:30 unset SSH_AUTH_SOCK; 18:43:30 unset SSH_AGENT_PID; 18:43:30 echo Agent pid 77 killed; 18:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:30 + git semver [Pipeline] } 18:43:30 $ docker stop --time=1 ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f 18:43:32 $ docker rm -f --volumes ee7a72830974039ddbb7396751f4b985db4a258ff9351c9ca8bd4d1ebea6948f [Pipeline] // withDockerContainer [Pipeline] sh 18:43:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:32 Stashed 1 file(s) [Pipeline] echo 18:43:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 18:43:32 provisioning config files... 18:43:32 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config833629779629665968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:33 ---> docker-login.sh 18:43:33 nexus3.edgexfoundry.org:10001 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 nexus3.edgexfoundry.org:10002 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 nexus3.edgexfoundry.org:10003 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 nexus3.edgexfoundry.org:10004 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 docker.io 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 ---> docker-login.sh ends [Pipeline] } 18:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:33 ========================================================= 18:43:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:43:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:43:34 Sending build context to Docker daemon 16.13MB 18:43:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:43:34 Step 2/12 : FROM ${BASE} AS builder 18:43:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:34 7264a8db6415: Pulling fs layer 18:43:34 c4d48a809fc2: Pulling fs layer 18:43:34 4f1c88b9dad5: Pulling fs layer 18:43:34 ad3a456e5733: Pulling fs layer 18:43:34 33e27b845d1e: Pulling fs layer 18:43:34 c68163c4e522: Pulling fs layer 18:43:34 50da416c3ac9: Pulling fs layer 18:43:34 23d2d4c4bb30: Pulling fs layer 18:43:34 ad3a456e5733: Waiting 18:43:34 33e27b845d1e: Waiting 18:43:34 c68163c4e522: Waiting 18:43:34 50da416c3ac9: Waiting 18:43:34 23d2d4c4bb30: Waiting 18:43:34 c4d48a809fc2: Verifying Checksum 18:43:34 c4d48a809fc2: Download complete 18:43:34 ad3a456e5733: Verifying Checksum 18:43:34 ad3a456e5733: Download complete 18:43:34 33e27b845d1e: Verifying Checksum 18:43:34 33e27b845d1e: Download complete 18:43:34 7264a8db6415: Verifying Checksum 18:43:34 7264a8db6415: Download complete 18:43:34 c68163c4e522: Verifying Checksum 18:43:34 c68163c4e522: Download complete 18:43:34 7264a8db6415: Pull complete 18:43:34 23d2d4c4bb30: Verifying Checksum 18:43:34 23d2d4c4bb30: Download complete 18:43:34 c4d48a809fc2: Pull complete 18:43:34 4f1c88b9dad5: Verifying Checksum 18:43:34 4f1c88b9dad5: Download complete 18:43:35 50da416c3ac9: Verifying Checksum 18:43:35 50da416c3ac9: Download complete 18:43:38 4f1c88b9dad5: Pull complete 18:43:38 ad3a456e5733: Pull complete 18:43:38 33e27b845d1e: Pull complete 18:43:38 c68163c4e522: Pull complete 18:43:40 50da416c3ac9: Pull complete 18:43:41 23d2d4c4bb30: Pull complete 18:43:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:41 ---> 0786185ac409 18:43:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:43:47 ---> Running in 1aed5cbe8630 18:43:47 Removing intermediate container 1aed5cbe8630 18:43:47 ---> a35aa4c0bbd8 18:43:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:47 ---> Running in b469623a39ec 18:43:47 Removing intermediate container b469623a39ec 18:43:47 ---> 17197ce9a06c 18:43:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:43:47 ---> Running in a5f46fa6a8d6 18:43:47 Removing intermediate container a5f46fa6a8d6 18:43:47 ---> 0da683d48bf9 18:43:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:43:47 ---> Running in 27581440f4a8 18:43:47 Removing intermediate container 27581440f4a8 18:43:47 ---> 09052ee77a59 18:43:47 Step 7/12 : WORKDIR /device-gpio 18:43:47 ---> Running in 303527a1a4a8 18:43:47 Removing intermediate container 303527a1a4a8 18:43:47 ---> bfed347c0fc4 18:43:47 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:47 ---> Running in d748899a2622 18:43:47 Still waiting to schedule task 18:43:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:48 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:43:48 (2/4) Installing libedit (20221030.3.1-r1) 18:43:48 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:43:48 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:43:48 Executing busybox-1.36.1-r2.trigger 18:43:48 OK: 268 MiB in 56 packages 18:43:48 Removing intermediate container d748899a2622 18:43:48 ---> e2860d50c469 18:43:48 Step 9/12 : COPY go.mod vendor* ./ 18:43:48 ---> ae3d2bbd17d2 18:43:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:48 ---> Running in faaf40328fd5 18:44:45 Removing intermediate container faaf40328fd5 18:44:45 ---> bb79566b7b48 18:44:45 Step 11/12 : COPY . . 18:44:45 ---> dbddc463842b 18:44:45 Step 12/12 : RUN ${MAKE} 18:44:45 ---> Running in d12540d979db 18:44:45 noop 18:44:45 Removing intermediate container d12540d979db 18:44:45 ---> 0ebed109ef7c 18:44:45 Successfully built 0ebed109ef7c 18:44:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:45 + docker inspect -f . ci-base-image-x86_64 18:44:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:45 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:44:45 $ 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 18:44:46 $ docker top f58c2b95dc66ed19a7b98c96523e62cff4474b7a72f9a804f31db0572e5f0a5e -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:46 + go version 18:44:46 go version go1.21.0 linux/amd64 [Pipeline] } 18:44:46 $ docker stop --time=1 f58c2b95dc66ed19a7b98c96523e62cff4474b7a72f9a804f31db0572e5f0a5e 18:44:47 $ docker rm -f --volumes f58c2b95dc66ed19a7b98c96523e62cff4474b7a72f9a804f31db0572e5f0a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:48 + docker inspect -f . ci-base-image-x86_64 18:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:48 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:44:48 $ 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 18:44:48 $ docker top b8397da4d3fd1231557378a4ade85e561e5be14003228f1c65463d15fd14844a -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 18:44:49 + make test 18:44:49 go test ./... -coverprofile=coverage.out ./... 18:44:50 ? github.com/edgexfoundry/device-gpio [no test files] 18:45:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:45:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:45:05 go vet ./... 18:45:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:45:09 $ docker stop --time=1 b8397da4d3fd1231557378a4ade85e561e5be14003228f1c65463d15fd14844a 18:45:11 $ docker rm -f --volumes b8397da4d3fd1231557378a4ade85e561e5be14003228f1c65463d15fd14844a [Pipeline] // withDockerContainer [Pipeline] sh 18:45:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:12 + ls -al . 18:45:12 total 160 18:45:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:44 . 18:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:43 .. 18:45:12 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:43 .dockerignore 18:45:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:44 .git 18:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:43 .github 18:45:12 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:43 .gitignore 18:45:12 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:43 .golangci.yml 18:45:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:43 .semver 18:45:12 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:43 Attribution.txt 18:45:12 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:43 CHANGELOG.md 18:45:12 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:43 Dockerfile 18:45:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:43 GOVERNANCE.md 18:45:12 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:43 Jenkinsfile 18:45:12 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:43 LICENSE 18:45:12 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:43 Makefile 18:45:12 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:43 OWNERS.md 18:45:12 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:43 README.md 18:45:12 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:43 VERSION 18:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:43 bin 18:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:43 cmd 18:45:12 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:44 coverage.out 18:45:12 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:43 go.mod 18:45:12 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:43 go.sum 18:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:43 internal 18:45:12 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:13 + 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=69ee781b107b0972e8e0a66d1ba9300a2d3ea368 --label arch=amd64 --label version=3.1.0-dev.19 . 18:45:13 Sending build context to Docker daemon 16.13MB 18:45:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:45:13 Step 2/25 : FROM ${BASE} AS builder 18:45:13 ---> 0ebed109ef7c 18:45:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:45:13 ---> Running in aa320e3982ef 18:45:13 Removing intermediate container aa320e3982ef 18:45:13 ---> 25e495181b7e 18:45:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:13 ---> Running in 5aebcdc64b01 18:45:13 Removing intermediate container 5aebcdc64b01 18:45:13 ---> 154c06716a5c 18:45:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:45:13 ---> Running in 57ac91295567 18:45:14 Removing intermediate container 57ac91295567 18:45:14 ---> edafd8a252b5 18:45:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:45:14 ---> Running in 0f245c025d07 18:45:14 Removing intermediate container 0f245c025d07 18:45:14 ---> 3bbf8457dc28 18:45:14 Step 7/25 : WORKDIR /device-gpio 18:45:14 ---> Running in 872a68ec1f86 18:45:14 Removing intermediate container 872a68ec1f86 18:45:14 ---> 652d34cb3f28 18:45:14 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:14 ---> Running in ddaffed9c002 18:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:14 OK: 268 MiB in 56 packages 18:45:15 Removing intermediate container ddaffed9c002 18:45:15 ---> 6a19a0835abe 18:45:15 Step 9/25 : COPY go.mod vendor* ./ 18:45:15 ---> 286e541f05ff 18:45:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:15 ---> Running in 43c8d2628399 18:45:16 Removing intermediate container 43c8d2628399 18:45:16 ---> 05f5bbbfef77 18:45:16 Step 11/25 : COPY . . 18:45:16 ---> 5605a81b4fe6 18:45:16 Step 12/25 : RUN ${MAKE} 18:45:16 ---> Running in b598a4db38d0 18:45:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:45:44 Removing intermediate container b598a4db38d0 18:45:44 ---> ea4279c18ca3 18:45:44 Step 13/25 : FROM alpine:3.18 18:45:44 3.18: Pulling from library/alpine 18:45:44 96526aa774ef: Pulling fs layer 18:45:44 96526aa774ef: Verifying Checksum 18:45:44 96526aa774ef: Download complete 18:45:44 96526aa774ef: Pull complete 18:45:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:45:44 Status: Downloaded newer image for alpine:3.18 18:45:44 ---> 8ca4688f4f35 18:45:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:45:44 ---> Running in c70a44452d96 18:45:44 Removing intermediate container c70a44452d96 18:45:44 ---> 1a809bba2288 18:45:44 Step 15/25 : RUN apk add --update --no-cache 18:45:44 ---> Running in 46c671aba8cd 18:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:44 OK: 7 MiB in 15 packages 18:45:44 Removing intermediate container 46c671aba8cd 18:45:44 ---> 0f9049780142 18:45:44 Step 16/25 : WORKDIR / 18:45:44 ---> Running in 8c3bfc3a3a7b 18:45:44 Removing intermediate container 8c3bfc3a3a7b 18:45:44 ---> a75499b7963c 18:45:44 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:45:44 ---> 7104193e5ae3 18:45:44 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:45:44 ---> 83790abb41eb 18:45:44 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:45:44 ---> 913d46a4abdb 18:45:44 Step 20/25 : EXPOSE 59910 18:45:44 ---> Running in 7936d74c8072 18:45:44 Removing intermediate container 7936d74c8072 18:45:44 ---> 8d038f4adf7d 18:45:44 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:45:44 ---> Running in 6bba6cfdc513 18:45:44 Removing intermediate container 6bba6cfdc513 18:45:44 ---> d37feb495313 18:45:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:44 ---> Running in 951caa04b70b 18:45:44 Removing intermediate container 951caa04b70b 18:45:44 ---> d5f631c988ec 18:45:44 Step 23/25 : LABEL arch=amd64 18:45:44 ---> Running in d98f6217d892 18:45:44 Removing intermediate container d98f6217d892 18:45:44 ---> 5c4fafc1b509 18:45:44 Step 24/25 : LABEL git_sha=69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:45:44 ---> Running in 63f7d13c56f7 18:45:44 Removing intermediate container 63f7d13c56f7 18:45:44 ---> 0e064ae9ed32 18:45:44 Step 25/25 : LABEL version=3.1.0-dev.19 18:45:44 ---> Running in 9f9f3d36dec7 18:45:44 Removing intermediate container 9f9f3d36dec7 18:45:44 ---> 6f2391235ea9 18:45:44 [Warning] One or more build-args [ARCH] were not consumed 18:45:44 Successfully built 6f2391235ea9 18:45:44 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:44 provisioning config files... 18:45:44 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10903254199287494794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:45 ---> docker-login.sh 18:45:45 nexus3.edgexfoundry.org:10001 18:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:45 Configure a credential helper to remove this warning. See 18:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:45 18:45:45 Login Succeeded 18:45:45 nexus3.edgexfoundry.org:10002 18:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:45 Configure a credential helper to remove this warning. See 18:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:45 18:45:45 Login Succeeded 18:45:45 nexus3.edgexfoundry.org:10003 18:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:45 Configure a credential helper to remove this warning. See 18:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:45 18:45:45 Login Succeeded 18:45:45 nexus3.edgexfoundry.org:10004 18:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:45 Configure a credential helper to remove this warning. See 18:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:45 18:45:45 Login Succeeded 18:45:45 docker.io 18:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:45 Configure a credential helper to remove this warning. See 18:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:45 18:45:45 Login Succeeded 18:45:45 ---> docker-login.sh ends [Pipeline] } 18:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:45 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 18:45:45 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:45:45 latest 18:45:45 3.1.0-dev.19 18:45:45 69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:45:45 main 18:45:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:45:46 efc6bf852682: Preparing 18:45:46 055c670e671b: Preparing 18:45:46 58c32416d891: Preparing 18:45:46 e5c7208bfe05: Preparing 18:45:46 cc2447e1835a: Preparing 18:45:46 cc2447e1835a: Layer already exists 18:45:46 58c32416d891: Pushed 18:45:46 055c670e671b: Pushed 18:45:46 e5c7208bfe05: Pushed 18:45:49 efc6bf852682: Pushed 18:45:49 69ee781b107b0972e8e0a66d1ba9300a2d3ea368: digest: sha256:38a0ea4ad074c7a1954591d565f24c9ca67bd19f3d82f2c7caf9c8cd395bc3ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 18:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:45:50 efc6bf852682: Preparing 18:45:50 055c670e671b: Preparing 18:45:50 58c32416d891: Preparing 18:45:50 e5c7208bfe05: Preparing 18:45:50 cc2447e1835a: Preparing 18:45:50 58c32416d891: Layer already exists 18:45:50 055c670e671b: Layer already exists 18:45:50 cc2447e1835a: Layer already exists 18:45:50 efc6bf852682: Layer already exists 18:45:50 e5c7208bfe05: Layer already exists 18:45:50 latest: digest: sha256:38a0ea4ad074c7a1954591d565f24c9ca67bd19f3d82f2c7caf9c8cd395bc3ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.19 18:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:45:51 efc6bf852682: Preparing 18:45:51 055c670e671b: Preparing 18:45:51 58c32416d891: Preparing 18:45:51 e5c7208bfe05: Preparing 18:45:51 cc2447e1835a: Preparing 18:45:51 58c32416d891: Layer already exists 18:45:51 efc6bf852682: Layer already exists 18:45:51 055c670e671b: Layer already exists 18:45:51 e5c7208bfe05: Layer already exists 18:45:51 cc2447e1835a: Layer already exists 18:45:51 3.1.0-dev.19: digest: sha256:38a0ea4ad074c7a1954591d565f24c9ca67bd19f3d82f2c7caf9c8cd395bc3ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:51 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:45:51 efc6bf852682: Preparing 18:45:51 055c670e671b: Preparing 18:45:51 58c32416d891: Preparing 18:45:51 e5c7208bfe05: Preparing 18:45:51 cc2447e1835a: Preparing 18:45:51 efc6bf852682: Layer already exists 18:45:51 58c32416d891: Layer already exists 18:45:51 cc2447e1835a: Layer already exists 18:45:51 e5c7208bfe05: Layer already exists 18:45:51 055c670e671b: Layer already exists 18:45:51 69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19: digest: sha256:38a0ea4ad074c7a1954591d565f24c9ca67bd19f3d82f2c7caf9c8cd395bc3ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:51 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 18:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:45:52 efc6bf852682: Preparing 18:45:52 055c670e671b: Preparing 18:45:52 58c32416d891: Preparing 18:45:52 e5c7208bfe05: Preparing 18:45:52 cc2447e1835a: Preparing 18:45:52 efc6bf852682: Layer already exists 18:45:52 58c32416d891: Layer already exists 18:45:52 e5c7208bfe05: Layer already exists 18:45:52 cc2447e1835a: Layer already exists 18:45:52 055c670e671b: Layer already exists 18:45:52 main: digest: sha256:38a0ea4ad074c7a1954591d565f24c9ca67bd19f3d82f2c7caf9c8cd395bc3ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:52 ===================================================== [Pipeline] echo 18:45:52 taggedImages: 18:45:52 - nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:45:52 - nexus3.edgexfoundry.org:10004/device-gpio:latest 18:45:52 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.19 18:45:52 - nexus3.edgexfoundry.org:10004/device-gpio:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:45:52 - 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 18:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:52 18:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:52 latest: Pulling from edgex-lftools-log-publisher 18:45:52 5eb5b503b376: Pulling fs layer 18:45:52 5c69ac0246d0: Pulling fs layer 18:45:52 ec43610c2a17: Pulling fs layer 18:45:52 3a2ae6a8a46f: Pulling fs layer 18:45:52 33b1e0a273af: Pulling fs layer 18:45:52 5d3b04190fa2: Pulling fs layer 18:45:52 2f39f015ded8: Pulling fs layer 18:45:52 5d3b04190fa2: Waiting 18:45:52 3a2ae6a8a46f: Waiting 18:45:52 33b1e0a273af: Waiting 18:45:52 5c69ac0246d0: Verifying Checksum 18:45:52 5c69ac0246d0: Download complete 18:45:52 3a2ae6a8a46f: Verifying Checksum 18:45:52 3a2ae6a8a46f: Download complete 18:45:52 33b1e0a273af: Verifying Checksum 18:45:52 33b1e0a273af: Download complete 18:45:52 ec43610c2a17: Verifying Checksum 18:45:52 ec43610c2a17: Download complete 18:45:52 5d3b04190fa2: Verifying Checksum 18:45:52 5d3b04190fa2: Download complete 18:45:53 5eb5b503b376: Verifying Checksum 18:45:53 5eb5b503b376: Download complete 18:45:53 2f39f015ded8: Download complete 18:45:54 5eb5b503b376: Pull complete 18:45:54 5c69ac0246d0: Pull complete 18:45:54 ec43610c2a17: Pull complete 18:45:54 3a2ae6a8a46f: Pull complete 18:45:55 33b1e0a273af: Pull complete 18:45:55 5d3b04190fa2: Pull complete 18:45:59 2f39f015ded8: Pull complete 18:45:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:59 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:45:59 $ 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 18:46:05 $ docker top 7aaf734571f6bb579d7342d129737fba80156b9c7698ce11389719da0952e287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:06 ---> job-cost.sh 18:46:06 lf-activate-venv: SKIPPING 18:46:06 INFO: No Stack... 18:46:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:06 INFO: Archiving Costs [Pipeline] sh 18:46:07 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 18:46:07 + cut -d, -f6 [Pipeline] lock 18:46:07 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] 18:46:07 Resource [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] did not exist. Created. 18:46:07 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:07 Stashed 1 file(s) [Pipeline] } 18:46:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:07 $ docker stop --time=1 7aaf734571f6bb579d7342d129737fba80156b9c7698ce11389719da0952e287 18:46:08 $ docker rm -f --volumes 7aaf734571f6bb579d7342d129737fba80156b9c7698ce11389719da0952e287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10268 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 18:48:50 Running in /w/workspace/device-gpio/106 [Pipeline] { [Pipeline] checkout 18:48:50 The recommended git tool is: git 18:48:58 using credential edgex-jenkins-ssh 18:48:58 Cloning the remote Git repository 18:48:58 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:48:58 > git init /w/workspace/device-gpio/106 # timeout=10 18:48:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:48:58 > git --version # timeout=10 18:48:58 > git --version # 'git version 2.25.1' 18:48:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:03 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:49:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:04 Avoid second fetch 18:49:04 Checking out Revision 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 (main) 18:49:05 Commit message: "Merge pull request #206 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" 18:49:05 > git config core.sparsecheckout # timeout=10 18:49:05 > git checkout -f 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:06 Dload Upload Total Spent Left Speed 18:49:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 18:49:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:07 + sudo tee /etc/docker/daemon.new 18:49:07 { 18:49:07 "registry-mirrors": [ 18:49:07 "https://nexus3.edgexfoundry.org:10001" 18:49:07 ], 18:49:07 "bip": "10.250.0.254/24", 18:49:07 "hosts": [ 18:49:07 "tcp://0.0.0.0:5555", 18:49:07 "unix:///var/run/docker.sock" 18:49:07 ], 18:49:07 "mtu": 1458, 18:49:07 "selinux-enabled": true, 18:49:07 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:07 } [Pipeline] sh 18:49:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:26 provisioning config files... 18:49:26 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/106@tmp/config7463796158466172096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:26 ---> docker-login.sh 18:49:26 nexus3.edgexfoundry.org:10001 18:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:27 Configure a credential helper to remove this warning. See 18:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:27 18:49:27 Login Succeeded 18:49:27 nexus3.edgexfoundry.org:10002 18:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:28 Configure a credential helper to remove this warning. See 18:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:28 18:49:28 Login Succeeded 18:49:28 nexus3.edgexfoundry.org:10003 18:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:28 Configure a credential helper to remove this warning. See 18:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:28 18:49:28 Login Succeeded 18:49:28 nexus3.edgexfoundry.org:10004 18:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:29 Configure a credential helper to remove this warning. See 18:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:29 18:49:29 Login Succeeded 18:49:29 docker.io 18:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:29 Configure a credential helper to remove this warning. See 18:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:29 18:49:30 Login Succeeded 18:49:30 ---> docker-login.sh ends [Pipeline] } 18:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:30 ========================================================= 18:49:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:49:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:49:31 Sending build context to Docker daemon 8.123MB 18:49:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:49:31 Step 2/12 : FROM ${BASE} AS builder 18:49:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:31 9fda8d8052c6: Pulling fs layer 18:49:31 5d54e960e981: Pulling fs layer 18:49:31 c4a7e357bf2a: Pulling fs layer 18:49:31 f0e02332f6b5: Pulling fs layer 18:49:31 cefa15bbcfad: Pulling fs layer 18:49:31 17808c966233: Pulling fs layer 18:49:31 f4c1fc716caa: Pulling fs layer 18:49:31 cefa15bbcfad: Waiting 18:49:31 17808c966233: Waiting 18:49:31 f4c1fc716caa: Waiting 18:49:31 f0e02332f6b5: Waiting 18:49:31 5d54e960e981: Download complete 18:49:31 f0e02332f6b5: Verifying Checksum 18:49:31 f0e02332f6b5: Download complete 18:49:31 cefa15bbcfad: Verifying Checksum 18:49:31 cefa15bbcfad: Download complete 18:49:31 9fda8d8052c6: Download complete 18:49:32 f4c1fc716caa: Verifying Checksum 18:49:32 f4c1fc716caa: Download complete 18:49:32 9fda8d8052c6: Pull complete 18:49:33 5d54e960e981: Pull complete 18:49:33 c4a7e357bf2a: Verifying Checksum 18:49:33 c4a7e357bf2a: Download complete 18:49:34 17808c966233: Verifying Checksum 18:49:34 17808c966233: Download complete 18:49:47 c4a7e357bf2a: Pull complete 18:49:47 f0e02332f6b5: Pull complete 18:49:47 cefa15bbcfad: Pull complete 18:49:57 17808c966233: Pull complete 18:49:57 f4c1fc716caa: Pull complete 18:49:57 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:49:57 ---> ea914061e18c 18:49:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:50:02 ---> Running in 3bbd4f235b01 18:50:02 Removing intermediate container 3bbd4f235b01 18:50:02 ---> 491c16dfa001 18:50:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:03 ---> Running in 535bd8ef4a92 18:50:03 Removing intermediate container 535bd8ef4a92 18:50:03 ---> 64a8daf4e296 18:50:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:50:03 ---> Running in c0a42acd8794 18:50:03 Removing intermediate container c0a42acd8794 18:50:03 ---> b152625c9298 18:50:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:50:03 ---> Running in 761b04e0745f 18:50:04 Removing intermediate container 761b04e0745f 18:50:04 ---> 2ed9e0b4d91b 18:50:04 Step 7/12 : WORKDIR /device-gpio 18:50:04 ---> Running in 4e45f963c3ac 18:50:04 Removing intermediate container 4e45f963c3ac 18:50:04 ---> 13fb7c7bc4d8 18:50:04 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:05 ---> Running in 60d09619b97d 18:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:50:08 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:50:08 (2/4) Installing libedit (20221030.3.1-r1) 18:50:08 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:50:08 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:50:08 Executing busybox-1.36.1-r2.trigger 18:50:08 OK: 270 MiB in 56 packages 18:50:09 Removing intermediate container 60d09619b97d 18:50:09 ---> 6dce5bab8ec1 18:50:09 Step 9/12 : COPY go.mod vendor* ./ 18:50:10 ---> 51d508210b47 18:50:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:10 ---> Running in c0f3e3b5144b 18:51:47 Removing intermediate container c0f3e3b5144b 18:51:47 ---> c2d102a979cb 18:51:47 Step 11/12 : COPY . . 18:51:47 ---> 885381500675 18:51:47 Step 12/12 : RUN ${MAKE} 18:51:47 ---> Running in 45ad4593d1a2 18:51:47 noop 18:51:47 Removing intermediate container 45ad4593d1a2 18:51:47 ---> 4e072796495f 18:51:47 Successfully built 4e072796495f 18:51:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:47 + docker inspect -f . ci-base-image-arm64 18:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:48 prd-ubuntu20.04-docker-arm64-4c-16g-10268 does not seem to be running inside a container 18:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/106 -v /w/workspace/device-gpio/106:/w/workspace/device-gpio/106:rw,z -v /w/workspace/device-gpio/106@tmp:/w/workspace/device-gpio/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:51:49 $ docker top 38d8aa6982f67c5dd6f0237e0230be1f4b3a16b4edb67e566cf92c1c6360602d -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:50 + go version 18:51:50 go version go1.21.0 linux/arm64 [Pipeline] } 18:51:50 $ docker stop --time=1 38d8aa6982f67c5dd6f0237e0230be1f4b3a16b4edb67e566cf92c1c6360602d 18:51:52 $ docker rm -f --volumes 38d8aa6982f67c5dd6f0237e0230be1f4b3a16b4edb67e566cf92c1c6360602d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:52 + docker inspect -f . ci-base-image-arm64 18:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:53 prd-ubuntu20.04-docker-arm64-4c-16g-10268 does not seem to be running inside a container 18:51:53 $ 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/106 -v /w/workspace/device-gpio/106:/w/workspace/device-gpio/106:rw,z -v /w/workspace/device-gpio/106@tmp:/w/workspace/device-gpio/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:51:56 $ docker top af168b544a93c77efa8622a6a93de67ae22b1f26a2c569a8318d83c3adccd54b -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:57 + git config --global --add safe.directory /w/workspace/device-gpio/106 [Pipeline] fileExists [Pipeline] sh 18:51:57 + make test 18:51:57 go test ./... -coverprofile=coverage.out ./... 18:52:03 ? github.com/edgexfoundry/device-gpio [no test files] 18:54:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:54:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:54:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:10 go vet ./... 18:54:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:42 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:54:42 $ docker stop --time=1 af168b544a93c77efa8622a6a93de67ae22b1f26a2c569a8318d83c3adccd54b 18:54:44 $ docker rm -f --volumes af168b544a93c77efa8622a6a93de67ae22b1f26a2c569a8318d83c3adccd54b [Pipeline] // withDockerContainer [Pipeline] sh 18:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:45 Warning: overwriting stash ‘coverage-report’ 18:54:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:47 + ls -al . 18:54:47 total 156 18:54:47 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:52 . 18:54:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 .. 18:54:47 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:49 .dockerignore 18:54:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:49 .git 18:54:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:49 .github 18:54:47 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:49 .gitignore 18:54:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:49 .golangci.yml 18:54:47 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:49 Attribution.txt 18:54:47 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:49 CHANGELOG.md 18:54:47 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:49 Dockerfile 18:54:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:49 GOVERNANCE.md 18:54:47 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:49 Jenkinsfile 18:54:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:49 LICENSE 18:54:47 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:49 Makefile 18:54:47 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:49 OWNERS.md 18:54:47 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:49 README.md 18:54:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:43 VERSION 18:54:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:49 bin 18:54:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:49 cmd 18:54:47 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:52 coverage.out 18:54:47 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:49 go.mod 18:54:47 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:49 go.sum 18:54:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:49 internal 18:54:47 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:47 + 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=69ee781b107b0972e8e0a66d1ba9300a2d3ea368 --label arch=arm64 --label version=3.1.0-dev.19 . 18:54:48 Sending build context to Docker daemon 8.124MB 18:54:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:54:48 Step 2/25 : FROM ${BASE} AS builder 18:54:48 ---> 4e072796495f 18:54:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:54:48 ---> Running in 310f070aa563 18:54:48 Removing intermediate container 310f070aa563 18:54:48 ---> 59025fe16d60 18:54:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:48 ---> Running in fd107b885fff 18:54:49 Removing intermediate container fd107b885fff 18:54:49 ---> a6539fcac24b 18:54:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:54:49 ---> Running in bf9208f380b5 18:54:49 Removing intermediate container bf9208f380b5 18:54:49 ---> 74f27e37f0f2 18:54:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:54:49 ---> Running in 846859216a87 18:54:49 Removing intermediate container 846859216a87 18:54:49 ---> 0547d28a7415 18:54:49 Step 7/25 : WORKDIR /device-gpio 18:54:50 ---> Running in fb61f1176f5c 18:54:50 Removing intermediate container fb61f1176f5c 18:54:50 ---> 6e6afe6115c9 18:54:50 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:50 ---> Running in 7069ba237490 18:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:53 OK: 270 MiB in 56 packages 18:54:55 Removing intermediate container 7069ba237490 18:54:55 ---> 274878179be5 18:54:55 Step 9/25 : COPY go.mod vendor* ./ 18:54:56 ---> 97efa0bead71 18:54:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:56 ---> Running in bab9352aab3f 18:54:59 Removing intermediate container bab9352aab3f 18:54:59 ---> f35226a94070 18:54:59 Step 11/25 : COPY . . 18:55:00 ---> 296662495aa1 18:55:00 Step 12/25 : RUN ${MAKE} 18:55:00 ---> Running in 4ca1ffd1b9a4 18:55:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:57:08 Removing intermediate container 4ca1ffd1b9a4 18:57:08 ---> 7beaba0c1bcb 18:57:08 Step 13/25 : FROM alpine:3.18 18:57:08 3.18: Pulling from library/alpine 18:57:08 579b34f0a95b: Pulling fs layer 18:57:09 579b34f0a95b: Verifying Checksum 18:57:09 579b34f0a95b: Download complete 18:57:09 579b34f0a95b: Pull complete 18:57:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:57:10 Status: Downloaded newer image for alpine:3.18 18:57:10 ---> 3cc203321400 18:57:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:57:10 ---> Running in eb1845270a53 18:57:10 Removing intermediate container eb1845270a53 18:57:10 ---> f5a3a3b579a9 18:57:10 Step 15/25 : RUN apk add --update --no-cache 18:57:10 ---> Running in 02dbd5f3c515 18:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:16 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) 18:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:17 OK: 8 MiB in 15 packages 18:57:18 Removing intermediate container 02dbd5f3c515 18:57:18 ---> 88d53d936f74 18:57:18 Step 16/25 : WORKDIR / 18:57:18 ---> Running in e74c81c10c16 18:57:19 Removing intermediate container e74c81c10c16 18:57:19 ---> bab95192d952 18:57:19 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:57:19 ---> 7cef2fa8bc7c 18:57:19 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:57:20 ---> fdd7acd46344 18:57:20 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:57:22 ---> f9af27a0b105 18:57:22 Step 20/25 : EXPOSE 59910 18:57:22 ---> Running in 3d1e4f8d65d5 18:57:22 Removing intermediate container 3d1e4f8d65d5 18:57:22 ---> d30595aabcb4 18:57:22 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:57:22 ---> Running in d4f5d6da114a 18:57:22 Removing intermediate container d4f5d6da114a 18:57:22 ---> 274a7e559795 18:57:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:22 ---> Running in dec22393196f 18:57:23 Removing intermediate container dec22393196f 18:57:23 ---> 1ad8452df6c1 18:57:23 Step 23/25 : LABEL arch=arm64 18:57:23 ---> Running in 3d319e2a022e 18:57:23 Removing intermediate container 3d319e2a022e 18:57:23 ---> c3adbd5365e2 18:57:23 Step 24/25 : LABEL git_sha=69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:57:23 ---> Running in b7e871f28bd4 18:57:23 Removing intermediate container b7e871f28bd4 18:57:23 ---> bf01977f3ad8 18:57:23 Step 25/25 : LABEL version=3.1.0-dev.19 18:57:23 ---> Running in 91d205d4cba5 18:57:24 Removing intermediate container 91d205d4cba5 18:57:24 ---> bb7b93b68aa4 18:57:24 [Warning] One or more build-args [ARCH] were not consumed 18:57:24 Successfully built bb7b93b68aa4 18:57:24 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 18:57:24 provisioning config files... 18:57:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/106@tmp/config2095295059454329690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:24 ---> docker-login.sh 18:57:24 nexus3.edgexfoundry.org:10001 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10002 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10003 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:26 18:57:26 Login Succeeded 18:57:26 nexus3.edgexfoundry.org:10004 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:26 18:57:26 Login Succeeded 18:57:26 docker.io 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:27 Configure a credential helper to remove this warning. See 18:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:27 18:57:27 Login Succeeded 18:57:27 ---> docker-login.sh ends [Pipeline] } 18:57:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:27 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 18:57:27 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:57:27 latest 18:57:27 3.1.0-dev.19 18:57:27 69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:57:27 main 18:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:29 642005aa3e95: Preparing 18:57:29 7ac310fe0151: Preparing 18:57:29 59801289c4d0: Preparing 18:57:29 f32291255b9e: Preparing 18:57:29 5f4d9fc4d98d: Preparing 18:57:29 5f4d9fc4d98d: Layer already exists 18:57:29 59801289c4d0: Pushed 18:57:29 7ac310fe0151: Pushed 18:57:29 f32291255b9e: Pushed 18:57:35 642005aa3e95: Pushed 18:57:35 69ee781b107b0972e8e0a66d1ba9300a2d3ea368: digest: sha256:dea238834c299fb1bab5b50623bee2edfea38dd44ff35cca66b41d7c6edc51ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:35 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:35 642005aa3e95: Preparing 18:57:35 7ac310fe0151: Preparing 18:57:35 59801289c4d0: Preparing 18:57:35 f32291255b9e: Preparing 18:57:35 5f4d9fc4d98d: Preparing 18:57:35 5f4d9fc4d98d: Layer already exists 18:57:35 59801289c4d0: Layer already exists 18:57:35 7ac310fe0151: Layer already exists 18:57:35 f32291255b9e: Layer already exists 18:57:35 642005aa3e95: Layer already exists 18:57:36 latest: digest: sha256:dea238834c299fb1bab5b50623bee2edfea38dd44ff35cca66b41d7c6edc51ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.19 18:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:36 642005aa3e95: Preparing 18:57:36 7ac310fe0151: Preparing 18:57:36 59801289c4d0: Preparing 18:57:36 f32291255b9e: Preparing 18:57:36 5f4d9fc4d98d: Preparing 18:57:36 7ac310fe0151: Layer already exists 18:57:36 f32291255b9e: Layer already exists 18:57:36 59801289c4d0: Layer already exists 18:57:36 642005aa3e95: Layer already exists 18:57:36 5f4d9fc4d98d: Layer already exists 18:57:37 3.1.0-dev.19: digest: sha256:dea238834c299fb1bab5b50623bee2edfea38dd44ff35cca66b41d7c6edc51ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:37 642005aa3e95: Preparing 18:57:37 7ac310fe0151: Preparing 18:57:37 59801289c4d0: Preparing 18:57:37 f32291255b9e: Preparing 18:57:37 5f4d9fc4d98d: Preparing 18:57:37 59801289c4d0: Layer already exists 18:57:37 f32291255b9e: Layer already exists 18:57:37 7ac310fe0151: Layer already exists 18:57:37 5f4d9fc4d98d: Layer already exists 18:57:37 642005aa3e95: Layer already exists 18:57:37 69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19: digest: sha256:dea238834c299fb1bab5b50623bee2edfea38dd44ff35cca66b41d7c6edc51ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 18:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:38 642005aa3e95: Preparing 18:57:38 7ac310fe0151: Preparing 18:57:38 59801289c4d0: Preparing 18:57:38 f32291255b9e: Preparing 18:57:38 5f4d9fc4d98d: Preparing 18:57:38 f32291255b9e: Layer already exists 18:57:38 642005aa3e95: Layer already exists 18:57:38 59801289c4d0: Layer already exists 18:57:38 7ac310fe0151: Layer already exists 18:57:38 5f4d9fc4d98d: Layer already exists 18:57:38 main: digest: sha256:dea238834c299fb1bab5b50623bee2edfea38dd44ff35cca66b41d7c6edc51ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:39 ===================================================== [Pipeline] echo 18:57:39 taggedImages: 18:57:39 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368 18:57:39 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:57:39 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.19 18:57:39 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:69ee781b107b0972e8e0a66d1ba9300a2d3ea368-3.1.0-dev.19 18:57:39 - 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 18:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:39 18:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:39 arm64: Pulling from edgex-lftools-log-publisher 18:57:39 8998bd30e6a1: Pulling fs layer 18:57:39 04944245beec: Pulling fs layer 18:57:39 699f458cf7ca: Pulling fs layer 18:57:39 765212b225bb: Pulling fs layer 18:57:39 f23df028b6ca: Pulling fs layer 18:57:39 d65c8cfc05b1: Pulling fs layer 18:57:39 2437ff75d9bd: Pulling fs layer 18:57:39 f23df028b6ca: Waiting 18:57:39 d65c8cfc05b1: Waiting 18:57:39 2437ff75d9bd: Waiting 18:57:39 765212b225bb: Waiting 18:57:39 04944245beec: Verifying Checksum 18:57:39 04944245beec: Download complete 18:57:39 765212b225bb: Verifying Checksum 18:57:39 765212b225bb: Download complete 18:57:39 f23df028b6ca: Verifying Checksum 18:57:39 f23df028b6ca: Download complete 18:57:39 d65c8cfc05b1: Verifying Checksum 18:57:39 d65c8cfc05b1: Download complete 18:57:40 699f458cf7ca: Verifying Checksum 18:57:40 699f458cf7ca: Download complete 18:57:40 8998bd30e6a1: Verifying Checksum 18:57:40 8998bd30e6a1: Download complete 18:57:43 2437ff75d9bd: Verifying Checksum 18:57:43 2437ff75d9bd: Download complete 18:57:46 8998bd30e6a1: Pull complete 18:57:46 04944245beec: Pull complete 18:57:47 699f458cf7ca: Pull complete 18:57:48 765212b225bb: Pull complete 18:57:49 f23df028b6ca: Pull complete 18:57:49 d65c8cfc05b1: Pull complete 18:58:07 2437ff75d9bd: Pull complete 18:58:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-10268 does not seem to be running inside a container 18:58:07 $ 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/106 -v /w/workspace/device-gpio/106:/w/workspace/device-gpio/106:rw,z -v /w/workspace/device-gpio/106@tmp:/w/workspace/device-gpio/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:58:10 $ docker top 337fb08499de9906d4c838a29858fc4a18386ef1ec8c5e3afbe102d808f9963c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:11 ---> job-cost.sh 18:58:11 lf-activate-venv: SKIPPING 18:58:11 INFO: No Stack... 18:58:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:13 INFO: Archiving Costs [Pipeline] sh 18:58:13 + cat /w/workspace/device-gpio/106/archives/cost.csv 18:58:13 + cut -d, -f6 [Pipeline] lock 18:58:13 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] 18:58:13 Resource [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] did not exist. Created. 18:58:13 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:14 /w/workspace/device-gpio/106@tmp/durable-c4a3718c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:58:15 + echo total: 0.10999999940395355 [Pipeline] stash 18:58:15 Warning: overwriting stash ‘stack-cost’ 18:58:15 Stashed 1 file(s) [Pipeline] } 18:58:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:15 $ docker stop --time=1 337fb08499de9906d4c838a29858fc4a18386ef1ec8c5e3afbe102d808f9963c 18:58:16 $ docker rm -f --volumes 337fb08499de9906d4c838a29858fc4a18386ef1ec8c5e3afbe102d808f9963c [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 18:58:17 provisioning config files... 18:58:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7663741718732634354tmp [Pipeline] { [Pipeline] sh 18:58:17 + set +x 18:58:17 + curl -s https://codecov.io/bash 18:58:17 + bash -s -- 18:58:17 18:58:17 _____ _ 18:58:17 / ____| | | 18:58:17 | | ___ __| | ___ ___ _____ __ 18:58:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:58:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:58:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:58:17 Bash-1.0.6 18:58:17 18:58:17 18:58:17 ==> git version 2.25.1 found 18:58:17 ==> 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 18:58:17 Release-Date: 2020-01-08 18:58:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:58:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:58:17 ==> Jenkins CI detected. 18:58:17 current dir:  /w/workspace/edgexfoundry_device-gpio_main 18:58:17 project root: . 18:58:17 --> token set from env 18:58:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:58:17 ==> Running gcov in . (disable via -X gcov) 18:58:17 ==> Python coveragepy not found 18:58:17 ==> Searching for coverage reports in: 18:58:17 + . 18:58:17 -> Found 1 reports 18:58:17 ==> Detecting git/mercurial file structure 18:58:17 ==> Reading reports 18:58:17 + ./coverage.out bytes=10 18:58:17 ==> Appending adjustments 18:58:17 https://docs.codecov.io/docs/fixing-reports 18:58:17 + Found adjustments 18:58:17 ==> Gzipping contents 18:58:17 4.0K /tmp/codecov.QdfFDV.gz 18:58:17 ==> Uploading reports 18:58:17 url: https://codecov.io 18:58:17 query: branch=main&commit=69ee781b107b0972e8e0a66d1ba9300a2d3ea368&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:17 -> Pinging Codecov 18:58:17 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=69ee781b107b0972e8e0a66d1ba9300a2d3ea368&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:30 -> Uploading to 18:58:30 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/69ee781b107b0972e8e0a66d1ba9300a2d3ea368/593518a8-e72b-401c-9fab-a1c912a1462d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T185829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7975ad6665505d2f00c1acd92772297dc074cb96839b9c2b7e7670ed432c423 18:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:30 Dload Upload Total Spent Left Speed 18:58:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1982 --:--:-- --:--:-- --:--:-- 1982 18:58:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] } 18:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:58:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:58:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:30 18:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:58:30 df9b9388f04a: Pulling fs layer 18:58:30 52dc419b0ee2: Pulling fs layer 18:58:30 25bc292e5bac: Pulling fs layer 18:58:30 114826534d7a: Pulling fs layer 18:58:30 4657fd5d0bcf: Pulling fs layer 18:58:30 4657fd5d0bcf: Waiting 18:58:30 114826534d7a: Waiting 18:58:30 6ad1cebc031e: Pulling fs layer 18:58:30 8a3aa393b2d8: Pulling fs layer 18:58:30 8a3aa393b2d8: Waiting 18:58:30 25bc292e5bac: Verifying Checksum 18:58:30 25bc292e5bac: Download complete 18:58:30 52dc419b0ee2: Verifying Checksum 18:58:30 52dc419b0ee2: Download complete 18:58:30 4657fd5d0bcf: Verifying Checksum 18:58:30 4657fd5d0bcf: Download complete 18:58:30 df9b9388f04a: Download complete 18:58:31 6ad1cebc031e: Verifying Checksum 18:58:31 6ad1cebc031e: Download complete 18:58:31 df9b9388f04a: Pull complete 18:58:31 52dc419b0ee2: Pull complete 18:58:31 25bc292e5bac: Pull complete 18:58:31 114826534d7a: Verifying Checksum 18:58:31 114826534d7a: Download complete 18:58:31 8a3aa393b2d8: Verifying Checksum 18:58:31 8a3aa393b2d8: Download complete 18:58:35 114826534d7a: Pull complete 18:58:35 4657fd5d0bcf: Pull complete 18:58:35 6ad1cebc031e: Pull complete 18:58:37 8a3aa393b2d8: Pull complete 18:58:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:37 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:58:37 $ 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 18:58:43 $ docker top 128cb6bce7b79c9e606f84121094f142453049e52fc4f37de91c2ec6b5a3512e -eo pid,comm [Pipeline] { [Pipeline] echo 18:58:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 18:58:43 + set -o pipefail 18:58:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 18:58:50 18:58:50 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 18:58:50 18:58:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/4fac0a98-5ca9-4393-bd3a-b54145a49782 18:58:50 18:58:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:58:50 18:58:50 18:58:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:58:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:58:50 More details here: https://snyk.co/ue1NS [Pipeline] } 18:58:50 $ docker stop --time=1 128cb6bce7b79c9e606f84121094f142453049e52fc4f37de91c2ec6b5a3512e 18:58:54 $ docker rm -f --volumes 128cb6bce7b79c9e606f84121094f142453049e52fc4f37de91c2ec6b5a3512e [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 18:58:54 + git log --format=format:%s -1 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 [Pipeline] sh 18:58:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:55 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:58:55 $ 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 18:58:56 $ docker top ef9f5520ffbe4d66d750f557cdf5e0b427f40377e18aed04642bfdb899f6f742 -eo pid,comm 18:58:56 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). 18:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:56 [ssh-agent] Looking for ssh-agent implementation... 18:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:56 $ docker exec ef9f5520ffbe4d66d750f557cdf5e0b427f40377e18aed04642bfdb899f6f742 ssh-agent 18:58:56 SSH_AUTH_SOCK=/tmp/ssh-Wj5EdIlSO14D/agent.33 18:58:56 SSH_AGENT_PID=39 18:58:56 Running ssh-add (command line suppressed) 18:58:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1076085256141508525.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1076085256141508525.key) 18:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:56 + git semver tag 18:58:57 2023-10-24 18:58:56,963 [run_tag] DEBUG tag force:False 18:58:57 2023-10-24 18:58:56,963 [check_head_tag] DEBUG check head tag 18:58:57 2023-10-24 18:58:56,964 [execute] INFO git cat-file --batch-check 18:58:57 2023-10-24 18:58:56,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:58:57 2023-10-24 18:58:56,967 [execute] INFO git cat-file --batch 18:58:57 2023-10-24 18:58:56,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:58:57 2023-10-24 18:58:56,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:58:57 2023-10-24 18:58:56,975 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 18:58:57 2023-10-24 18:58:56,975 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:58:57 2023-10-24 18:58:56,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:58:57 3.1.0-dev.19 [Pipeline] } 18:58:57 $ docker exec --env ******** --env ******** ef9f5520ffbe4d66d750f557cdf5e0b427f40377e18aed04642bfdb899f6f742 ssh-agent -k 18:58:57 unset SSH_AUTH_SOCK; 18:58:57 unset SSH_AGENT_PID; 18:58:57 echo Agent pid 39 killed; 18:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:57 + git semver [Pipeline] } 18:58:57 $ docker stop --time=1 ef9f5520ffbe4d66d750f557cdf5e0b427f40377e18aed04642bfdb899f6f742 18:58:59 $ docker rm -f --volumes ef9f5520ffbe4d66d750f557cdf5e0b427f40377e18aed04642bfdb899f6f742 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:59 18:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:59 0.23.1-centos7: Pulling from edgex-lftools 18:58:59 ab5ef0e58194: Pulling fs layer 18:58:59 9712f1f96733: Pulling fs layer 18:58:59 63f879dbbcfc: Pulling fs layer 18:58:59 0d9ebad4ef96: Pulling fs layer 18:58:59 e9a5061849ea: Pulling fs layer 18:58:59 d747dcd14b5f: Pulling fs layer 18:58:59 2de7ff778b66: Pulling fs layer 18:58:59 0d9ebad4ef96: Waiting 18:58:59 e9a5061849ea: Waiting 18:58:59 2de7ff778b66: Waiting 18:58:59 d747dcd14b5f: Waiting 18:58:59 9712f1f96733: Verifying Checksum 18:58:59 9712f1f96733: Download complete 18:59:00 63f879dbbcfc: Verifying Checksum 18:59:00 63f879dbbcfc: Download complete 18:59:00 e9a5061849ea: Verifying Checksum 18:59:00 e9a5061849ea: Download complete 18:59:00 d747dcd14b5f: Verifying Checksum 18:59:00 d747dcd14b5f: Download complete 18:59:00 0d9ebad4ef96: Verifying Checksum 18:59:00 0d9ebad4ef96: Download complete 18:59:00 ab5ef0e58194: Verifying Checksum 18:59:00 ab5ef0e58194: Download complete 18:59:00 2de7ff778b66: Verifying Checksum 18:59:00 2de7ff778b66: Download complete 18:59:02 ab5ef0e58194: Pull complete 18:59:02 9712f1f96733: Pull complete 18:59:03 63f879dbbcfc: Pull complete 18:59:07 0d9ebad4ef96: Pull complete 18:59:07 e9a5061849ea: Pull complete 18:59:07 d747dcd14b5f: Pull complete 18:59:08 2de7ff778b66: Pull complete 18:59:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:08 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:59:08 $ 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 18:59:15 $ docker top a8e791a49a3f2cc3ee9d73de57bbb361e395c907a4d27546028f5efbcd9fd11e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:59:15 provisioning config files... 18:59:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6914716338480889472tmp 18:59:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13426740422930725600tmp 18:59:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17200541710968555457tmp [Pipeline] { [Pipeline] echo 18:59:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:59:16 ---> sigul-configuration.sh 18:59:16 gpg: directory `/root/.gnupg' created 18:59:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:59:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:59:16 gpg: keyring `/root/.gnupg/secring.gpg' created 18:59:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:59:16 gpg: CAST5 encrypted data 18:59:16 gpg: encrypted with 1 passphrase 18:59:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:59:16 + mkdir /home/jenkins 18:59:16 + mkdir /home/jenkins/sigul [Pipeline] sh 18:59:16 + 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 18:59:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:17 ---> sigul-install.sh 18:59:17 Sigul already installed; skipping installation. [Pipeline] sh 18:59:17 + git tag --list 18:59:17 v1.0.0 18:59:17 v2.1.0 18:59:17 v2.1.1 18:59:17 v2.2.0 18:59:17 v2.3.0 18:59:17 v3.0 18:59:17 v3.0.0 18:59:17 v3.1.0-dev.1 18:59:17 v3.1.0-dev.10 18:59:17 v3.1.0-dev.11 18:59:17 v3.1.0-dev.12 18:59:17 v3.1.0-dev.13 18:59:17 v3.1.0-dev.14 18:59:17 v3.1.0-dev.15 18:59:17 v3.1.0-dev.16 18:59:17 v3.1.0-dev.17 18:59:17 v3.1.0-dev.18 18:59:17 v3.1.0-dev.19 18:59:17 v3.1.0-dev.2 18:59:17 v3.1.0-dev.3 18:59:17 v3.1.0-dev.4 18:59:17 v3.1.0-dev.5 18:59:17 v3.1.0-dev.6 18:59:17 v3.1.0-dev.7 18:59:17 v3.1.0-dev.8 18:59:17 v3.1.0-dev.9 [Pipeline] sh 18:59:17 + lftools sign git-tag v3.1.0-dev.19 18:59:18 Signing Git tag with Sigul... 18:59:18 Signing v3.1.0-dev.19 [Pipeline] echo 18:59:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:59:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:59:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:59:19 $ docker stop --time=1 a8e791a49a3f2cc3ee9d73de57bbb361e395c907a4d27546028f5efbcd9fd11e 18:59:20 $ docker rm -f --volumes a8e791a49a3f2cc3ee9d73de57bbb361e395c907a4d27546028f5efbcd9fd11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:59:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:21 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:59:21 $ 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 18:59:21 $ docker top f26f9858637bbb40427332ce633e812d0d21c7718bc3289941bcdbc629503d81 -eo pid,comm 18:59:21 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). 18:59:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:21 [ssh-agent] Looking for ssh-agent implementation... 18:59:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:21 $ docker exec f26f9858637bbb40427332ce633e812d0d21c7718bc3289941bcdbc629503d81 ssh-agent 18:59:21 SSH_AUTH_SOCK=/tmp/ssh-UBeL4OdqZsJk/agent.33 18:59:21 SSH_AGENT_PID=39 18:59:21 Running ssh-add (command line suppressed) 18:59:22 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6700413784227786517.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6700413784227786517.key) 18:59:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:22 + git semver bump pre 18:59:22 2023-10-24 18:59:22,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:22 2023-10-24 18:59:22,514 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 18:59:22 2023-10-24 18:59:22,514 [bump_version] DEBUG bumped version:3.1.0-dev.20 18:59:22 2023-10-24 18:59:22,514 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 18:59:22 2023-10-24 18:59:22,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:22 2023-10-24 18:59:22,514 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:22 2023-10-24 18:59:22,516 [execute] INFO git cat-file --batch-check 18:59:22 2023-10-24 18:59:22,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:22 2023-10-24 18:59:22,521 [execute] INFO git cat-file --batch 18:59:22 2023-10-24 18:59:22,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:22 2023-10-24 18:59:22,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:22 3.1.0-dev.20 [Pipeline] } 18:59:22 $ docker exec --env ******** --env ******** f26f9858637bbb40427332ce633e812d0d21c7718bc3289941bcdbc629503d81 ssh-agent -k 18:59:22 unset SSH_AUTH_SOCK; 18:59:22 unset SSH_AGENT_PID; 18:59:22 echo Agent pid 39 killed; 18:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:23 + git semver [Pipeline] } 18:59:23 $ docker stop --time=1 f26f9858637bbb40427332ce633e812d0d21c7718bc3289941bcdbc629503d81 18:59:24 $ docker rm -f --volumes f26f9858637bbb40427332ce633e812d0d21c7718bc3289941bcdbc629503d81 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:25 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:59:25 $ 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 18:59:25 $ docker top 5641180a0e68adbcc5ca37421dcae066e3d06a47abcb74d64adbe5c3e9ae254b -eo pid,comm 18:59:25 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). 18:59:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:25 [ssh-agent] Looking for ssh-agent implementation... 18:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:25 $ docker exec 5641180a0e68adbcc5ca37421dcae066e3d06a47abcb74d64adbe5c3e9ae254b ssh-agent 18:59:26 SSH_AUTH_SOCK=/tmp/ssh-uSNFCyX9JKxg/agent.31 18:59:26 SSH_AGENT_PID=37 18:59:26 Running ssh-add (command line suppressed) 18:59:26 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15660818913003498243.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15660818913003498243.key) 18:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:26 + git semver push 18:59:26 2023-10-24 18:59:26,617 [run_push] DEBUG push 18:59:26 2023-10-24 18:59:26,617 [execute] INFO git cat-file --batch-check 18:59:26 2023-10-24 18:59:26,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:26 2023-10-24 18:59:26,622 [execute] INFO git rev-list 54d19b884e113cef1eb9d22e30c1ea4f16c55250 -- 18:59:26 2023-10-24 18:59:26,622 [execute] DEBUG Popen(['git', 'rev-list', '54d19b884e113cef1eb9d22e30c1ea4f16c55250', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:26 2023-10-24 18:59:26,630 [execute] INFO git fetch -v origin 18:59:26 2023-10-24 18:59:26,630 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 18:59:27 2023-10-24 18:59:27,159 [run_push] DEBUG no remote changes detected 18:59:27 2023-10-24 18:59:27,159 [execute] INFO git push origin semver 18:59:27 2023-10-24 18:59:27,160 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:28 2023-10-24 18:59:27,967 [run_push] DEBUG push all version tags 18:59:28 2023-10-24 18:59:27,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:59:28 2023-10-24 18:59:27,968 [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) 18:59:29 2023-10-24 18:59:28,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:29 3.1.0-dev.20 [Pipeline] } 18:59:29 $ docker exec --env ******** --env ******** 5641180a0e68adbcc5ca37421dcae066e3d06a47abcb74d64adbe5c3e9ae254b ssh-agent -k 18:59:29 unset SSH_AUTH_SOCK; 18:59:29 unset SSH_AGENT_PID; 18:59:29 echo Agent pid 37 killed; 18:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:29 + git semver [Pipeline] } 18:59:29 $ docker stop --time=1 5641180a0e68adbcc5ca37421dcae066e3d06a47abcb74d64adbe5c3e9ae254b 18:59:31 $ docker rm -f --volumes 5641180a0e68adbcc5ca37421dcae066e3d06a47abcb74d64adbe5c3e9ae254b [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 18:59:31 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 18:59:31 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:31 total 16 18:59:31 drwxr-xr-x 3 root root 4096 Oct 24 18:46 . 18:59:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:59 .. 18:59:31 drwxr-xr-x 2 root root 4096 Oct 24 18:46 cost 18:59:31 -rw-r--r-- 1 root root 83 Oct 24 18:46 cost.csv 18:59:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:31 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:31 total 16 18:59:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:46 . 18:59:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:59 .. 18:59:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:46 cost 18:59:31 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:32 ---> package-listing.sh 18:59:32 ++ facter osfamily 18:59:32 ++ tr '[:upper:]' '[:lower:]' 18:59:33 + OS_FAMILY=debian 18:59:33 + workspace=/w/workspace/edgexfoundry_device-gpio_main 18:59:33 + START_PACKAGES=/tmp/packages_start.txt 18:59:33 + END_PACKAGES=/tmp/packages_end.txt 18:59:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:33 + PACKAGES=/tmp/packages_start.txt 18:59:33 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:59:33 + PACKAGES=/tmp/packages_end.txt 18:59:33 + case "${OS_FAMILY}" in 18:59:33 + dpkg -l 18:59:33 + grep '^ii' 18:59:33 + '[' -f /tmp/packages_start.txt ']' 18:59:33 + '[' -f /tmp/packages_end.txt ']' 18:59:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:33 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:59:33 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 18:59:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 18:59:33 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 18:59:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:34 prd-ubuntu20.04-docker-8c-8g-10253 does not seem to be running inside a container 18:59:34 $ 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 18:59:34 $ docker top 7b15a7d97429d01db5d85843d89e78905bb60f029a5af896142e9853d608aac3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:34 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:34 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:35 + ls /var/log/sa-host 18:59:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:35 provisioning config files... 18:59:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9524562112178829008tmp [Pipeline] { [Pipeline] echo 18:59:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:35 ---> create-netrc.sh [Pipeline] } 18:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:35 ---> python-tools-install.sh [Pipeline] echo 18:59:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:36 ---> sudo-logs.sh 18:59:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:36 ---> job-cost.sh 18:59:36 lf-activate-venv: SKIPPING 18:59:36 DEBUG: total: 0.2199999988079071 18:59:36 INFO: Retrieving Stack Cost... 18:59:36 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:37 INFO: Archiving Costs [Pipeline] echo 18:59:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:37 ---> logs-deploy.sh 18:59:37 lf-activate-venv: SKIPPING 18:59:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/106 18:59:37 INFO: archiving workspace using pattern(s): 18:59:38 Archives upload complete. 18:59:38 INFO: archiving logs to Nexus