Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07860bbab13f2ff928825cd544dbeda419b1d542 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-ssh11839155806655547705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7869204001596286054.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11315297726022669064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2020037061241655338.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-ssh13670454504740437689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-2430’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2747’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2749 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 07860bbab13f2ff928825cd544dbeda419b1d542 (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 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#79)" > git rev-list --no-walk d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:52 ========================================================= 17:32:52 EdgeX Global Pipelines Version Info 17:32:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:52 ------------------- 17:32:52 stable info: 17:32:52 ------------------- 17:32:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:32:52 Message: update stable to v1.0.244 17:32:53 ------------------- 17:32:53 experimental info: 17:32:53 ------------------- 17:32:53 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:32:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07860bb [Pipeline] echo 17:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:53 provisioning config files... 17:32:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9260942298890325669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:54 ---> docker-login.sh 17:32:54 nexus3.edgexfoundry.org:10001 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 nexus3.edgexfoundry.org:10002 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 nexus3.edgexfoundry.org:10003 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 nexus3.edgexfoundry.org:10004 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 docker.io 17:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:55 Configure a credential helper to remove this warning. See 17:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:55 17:32:55 Login Succeeded 17:32:55 ---> docker-login.sh ends [Pipeline] } 17:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:32:55 + git rev-list -1 --merges 07860bbab13f2ff928825cd544dbeda419b1d542~1..07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] echo 17:32:55 -----------> git rev-list -1 --merges 07860bbab13f2ff928825cd544dbeda419b1d542~1..07860bbab13f2ff928825cd544dbeda419b1d542 07860bbab13f2ff928825cd544dbeda419b1d542 [false] [Pipeline] sh 17:32:55 + git log --format=format:%s -1 07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] echo 17:32:55 ========================================================= 17:32:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:56 + git log --format=format:%s -1 07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] echo 17:32:56 [semverPrep] GIT_COMMIT: 07860bbab13f2ff928825cd544dbeda419b1d542, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#79) [Pipeline] echo 17:32:56 [semverPrep] This is not a build commit. [Pipeline] sh 17:32:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:56 + grep -v github /etc/ssh/ssh_known_hosts 17:32:56 + [ -e /tmp/ssh_known_hosts ] 17:32:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:56 + sudo tee -a /etc/ssh/ssh_known_hosts 17:32:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:56 17:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:57 b85a868b505f: Pulling fs layer 17:32:57 e2be974225ed: Pulling fs layer 17:32:57 339a4e72a1f5: Pulling fs layer 17:32:57 988bab9f4d93: Pulling fs layer 17:32:57 1469e6f7b9e6: Pulling fs layer 17:32:57 eaf3925da568: Pulling fs layer 17:32:57 bab4dde63d76: Pulling fs layer 17:32:57 bde34c3a00c8: Pulling fs layer 17:32:57 b352a97aabf1: Pulling fs layer 17:32:57 4872d77fe225: Pulling fs layer 17:32:57 5851b861e8e6: Pulling fs layer 17:32:57 988bab9f4d93: Waiting 17:32:57 1469e6f7b9e6: Waiting 17:32:57 eaf3925da568: Waiting 17:32:57 bab4dde63d76: Waiting 17:32:57 bde34c3a00c8: Waiting 17:32:57 4872d77fe225: Waiting 17:32:57 b352a97aabf1: Waiting 17:32:57 5851b861e8e6: Waiting 17:32:57 e2be974225ed: Download complete 17:32:57 988bab9f4d93: Verifying Checksum 17:32:57 988bab9f4d93: Download complete 17:32:57 1469e6f7b9e6: Verifying Checksum 17:32:57 1469e6f7b9e6: Download complete 17:32:57 339a4e72a1f5: Verifying Checksum 17:32:57 339a4e72a1f5: Download complete 17:32:57 eaf3925da568: Verifying Checksum 17:32:57 eaf3925da568: Download complete 17:32:57 bde34c3a00c8: Verifying Checksum 17:32:57 bde34c3a00c8: Download complete 17:32:57 b352a97aabf1: Verifying Checksum 17:32:57 b352a97aabf1: Download complete 17:32:57 4872d77fe225: Download complete 17:32:57 5851b861e8e6: Verifying Checksum 17:32:57 5851b861e8e6: Download complete 17:32:57 b85a868b505f: Verifying Checksum 17:32:57 b85a868b505f: Download complete 17:32:57 bab4dde63d76: Verifying Checksum 17:32:57 bab4dde63d76: Download complete 17:32:59 b85a868b505f: Pull complete 17:32:59 e2be974225ed: Pull complete 17:32:59 339a4e72a1f5: Pull complete 17:32:59 988bab9f4d93: Pull complete 17:33:00 1469e6f7b9e6: Pull complete 17:33:00 eaf3925da568: Pull complete 17:33:02 bab4dde63d76: Pull complete 17:33:02 bde34c3a00c8: Pull complete 17:33:02 b352a97aabf1: Pull complete 17:33:02 4872d77fe225: Pull complete 17:33:02 5851b861e8e6: Pull complete 17:33:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:02 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:33:04 $ docker top 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 -eo pid,comm 17:33:04 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). 17:33:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:04 [ssh-agent] Looking for ssh-agent implementation... 17:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:04 $ docker exec 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 ssh-agent 17:33:04 SSH_AUTH_SOCK=/tmp/ssh-bukDaneOFRnj/agent.32 17:33:04 SSH_AGENT_PID=38 17:33:04 Running ssh-add (command line suppressed) 17:33:04 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13219956783163689873.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13219956783163689873.key) 17:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:04 + git tag --points-at HEAD [Pipeline] } 17:33:04 $ docker exec --env ******** --env ******** 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 ssh-agent -k 17:33:05 unset SSH_AUTH_SOCK; 17:33:05 unset SSH_AGENT_PID; 17:33:05 echo Agent pid 38 killed; 17:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:05 [ssh-agent] Looking for ssh-agent implementation... 17:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:05 $ docker exec 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 ssh-agent 17:33:05 SSH_AUTH_SOCK=/tmp/ssh-urASElIlfgpo/agent.70 17:33:05 SSH_AGENT_PID=76 17:33:05 Running ssh-add (command line suppressed) 17:33:05 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16830866131973815694.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16830866131973815694.key) 17:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:05 + git semver init 17:33:06 2023-01-17 17:33:05,987 [run_init] DEBUG init version:0.0.0 force:False 17:33:06 2023-01-17 17:33:05,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 17:33:06 2023-01-17 17:33:05,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 17:33:06 2023-01-17 17:33:05,989 [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) 17:33:06 2023-01-17 17:33:06,966 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 17:33:06 2023-01-17 17:33:06,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 17:33:06 2023-01-17 17:33:06,967 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:33:06 2023-01-17 17:33:06,967 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:33:06 3.0.0-dev.6 [Pipeline] } 17:33:06 $ docker exec --env ******** --env ******** 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 ssh-agent -k 17:33:07 unset SSH_AUTH_SOCK; 17:33:07 unset SSH_AGENT_PID; 17:33:07 echo Agent pid 76 killed; 17:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:07 + git semver [Pipeline] } 17:33:07 $ docker stop --time=1 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 17:33:09 $ docker rm -f --volumes 29323ca450781c002b888b2b19d4c00c0d2da66d236383f7f445e4b83e936699 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:09 Stashed 1 file(s) [Pipeline] echo 17:33:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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 17:33:09 provisioning config files... 17:33:09 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5127739331198539417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:10 ---> docker-login.sh 17:33:10 nexus3.edgexfoundry.org:10001 17:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:10 Configure a credential helper to remove this warning. See 17:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:10 17:33:10 Login Succeeded 17:33:10 nexus3.edgexfoundry.org:10002 17:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:10 Configure a credential helper to remove this warning. See 17:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:10 17:33:10 Login Succeeded 17:33:10 nexus3.edgexfoundry.org:10003 17:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:10 Configure a credential helper to remove this warning. See 17:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:10 17:33:10 Login Succeeded 17:33:10 nexus3.edgexfoundry.org:10004 17:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:10 Configure a credential helper to remove this warning. See 17:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:10 17:33:10 Login Succeeded 17:33:10 docker.io 17:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:10 Configure a credential helper to remove this warning. See 17:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:10 17:33:10 Login Succeeded 17:33:10 ---> docker-login.sh ends [Pipeline] } 17:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:10 ========================================================= 17:33:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:33:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:33:11 Sending build context to Docker daemon 15.95MB 17:33:11 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:33:11 Step 2/12 : FROM ${BASE} AS builder 17:33:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:11 213ec9aee27d: Pulling fs layer 17:33:11 4583459ba037: Pulling fs layer 17:33:11 93c1e223e6f2: Pulling fs layer 17:33:11 53926ce57604: Pulling fs layer 17:33:11 21b2b0c7a3f4: Pulling fs layer 17:33:11 22ff95d597cd: Pulling fs layer 17:33:11 12d6caf4c0d1: Pulling fs layer 17:33:11 96b7cbca73a9: Pulling fs layer 17:33:11 a7acece74701: Pulling fs layer 17:33:11 53926ce57604: Waiting 17:33:11 21b2b0c7a3f4: Waiting 17:33:11 a7acece74701: Waiting 17:33:11 22ff95d597cd: Waiting 17:33:11 96b7cbca73a9: Waiting 17:33:11 12d6caf4c0d1: Waiting 17:33:11 93c1e223e6f2: Download complete 17:33:11 4583459ba037: Download complete 17:33:11 21b2b0c7a3f4: Verifying Checksum 17:33:11 21b2b0c7a3f4: Download complete 17:33:11 22ff95d597cd: Download complete 17:33:11 213ec9aee27d: Download complete 17:33:11 12d6caf4c0d1: Verifying Checksum 17:33:11 12d6caf4c0d1: Download complete 17:33:11 213ec9aee27d: Pull complete 17:33:11 4583459ba037: Pull complete 17:33:12 93c1e223e6f2: Pull complete 17:33:12 a7acece74701: Download complete 17:33:12 53926ce57604: Verifying Checksum 17:33:12 53926ce57604: Download complete 17:33:12 96b7cbca73a9: Verifying Checksum 17:33:12 96b7cbca73a9: Download complete 17:33:17 53926ce57604: Pull complete 17:33:17 21b2b0c7a3f4: Pull complete 17:33:17 22ff95d597cd: Pull complete 17:33:17 12d6caf4c0d1: Pull complete 17:33:19 96b7cbca73a9: Pull complete 17:33:19 a7acece74701: Pull complete 17:33:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:33:19 ---> db6d94c90886 17:33:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:33:21 ---> Running in 0c93b7f432ff 17:33:21 Removing intermediate container 0c93b7f432ff 17:33:21 ---> f36ba9dc563f 17:33:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:21 ---> Running in a945628fcde9 17:33:21 Removing intermediate container a945628fcde9 17:33:21 ---> 4a237156d8fc 17:33:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:33:22 ---> Running in 66036210c703 17:33:22 Removing intermediate container 66036210c703 17:33:22 ---> aeed759f37a9 17:33:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:33:22 ---> Running in 86a3de86578e 17:33:22 Removing intermediate container 86a3de86578e 17:33:22 ---> 89cfa8ab02f8 17:33:22 Step 7/12 : WORKDIR /device-gpio 17:33:22 ---> Running in a0b6c1296026 17:33:22 Removing intermediate container a0b6c1296026 17:33:22 ---> 553ac3b9723d 17:33:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:22 ---> Running in ad9d64ce793b 17:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:33:23 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:33:23 (2/4) Installing libedit (20210910.3.1-r0) 17:33:23 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:33:23 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:33:23 Executing busybox-1.35.0-r17.trigger 17:33:23 OK: 216 MiB in 55 packages 17:33:23 Removing intermediate container ad9d64ce793b 17:33:23 ---> 2bf0b9554103 17:33:23 Step 9/12 : COPY go.mod vendor* ./ 17:33:23 ---> aae8679fa5ca 17:33:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:23 ---> Running in 4d5ed0912e72 17:33:24 Still waiting to schedule task 17:33:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2745’ 17:33:45 Removing intermediate container 4d5ed0912e72 17:33:45 ---> 7fd7b57fad07 17:33:45 Step 11/12 : COPY . . 17:33:45 ---> 597bc1348524 17:33:45 Step 12/12 : RUN ${MAKE} 17:33:45 ---> Running in 34c27d13925a 17:33:45 noop 17:33:45 Removing intermediate container 34c27d13925a 17:33:45 ---> 338eb0677830 17:33:45 Successfully built 338eb0677830 17:33:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:46 + docker inspect -f . ci-base-image-x86_64 17:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:46 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:33:46 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:33:46 $ docker top 87288c042fe8dec4d3e9b6fe2fb92971c1a91e0430ca61c79731e91c9a6b0ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:47 + go version 17:33:47 go version go1.18.7 linux/amd64 [Pipeline] } 17:33:47 $ docker stop --time=1 87288c042fe8dec4d3e9b6fe2fb92971c1a91e0430ca61c79731e91c9a6b0ce4 17:33:48 $ docker rm -f --volumes 87288c042fe8dec4d3e9b6fe2fb92971c1a91e0430ca61c79731e91c9a6b0ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:48 + docker inspect -f . ci-base-image-x86_64 17:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:48 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:33: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 ******** -e ******** ci-base-image-x86_64 cat 17:33:49 $ docker top 865415ee37d47cdc468376a00edf822eba087aab2debb4f48be0795211c06ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 17:33:50 + make test 17:33:50 go test ./... -coverprofile=coverage.out ./... 17:33:50 ? github.com/edgexfoundry/device-gpio [no test files] 17:34:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:34:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:34:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:34:04 go vet ./... 17:34:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:08 ./bin/test-attribution-txt.sh [Pipeline] echo 17:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:34:08 $ docker stop --time=1 865415ee37d47cdc468376a00edf822eba087aab2debb4f48be0795211c06ef6 17:34:10 $ docker rm -f --volumes 865415ee37d47cdc468376a00edf822eba087aab2debb4f48be0795211c06ef6 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:11 + ls -al . 17:34:11 total 168 17:34:11 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 17:33 . 17:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:32 .. 17:34:11 -rw-rw-r-- 1 jenkins jenkins 120 Jan 17 17:32 .dockerignore 17:34:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:33 .git 17:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:32 .github 17:34:11 -rw-rw-r-- 1 jenkins jenkins 343 Jan 17 17:32 .gitignore 17:34:11 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:32 .golangci.yml 17:34:11 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:33 .semver 17:34:11 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 17 17:32 Attribution.txt 17:34:11 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 17 17:32 CHANGELOG.md 17:34:11 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 17 17:32 Dockerfile 17:34:11 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:32 GOVERNANCE.md 17:34:11 -rw-rw-r-- 1 jenkins jenkins 657 Jan 17 17:32 Jenkinsfile 17:34:11 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 17:32 LICENSE 17:34:11 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 17 17:32 Makefile 17:34:11 -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 17:32 OWNERS.md 17:34:11 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 17 17:32 README.md 17:34:11 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:33 VERSION 17:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:32 bin 17:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:32 cmd 17:34:11 -rw-r--r-- 1 jenkins jenkins 10 Jan 17 17:33 coverage.out 17:34:11 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 17 17:32 go.mod 17:34:11 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 17 17:32 go.sum 17:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:32 internal 17:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:32 snap 17:34:11 -rw-rw-r-- 1 jenkins jenkins 209 Jan 17 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:11 + 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=07860bbab13f2ff928825cd544dbeda419b1d542 --label arch=amd64 --label version=3.0.0-dev.6 . 17:34:11 Sending build context to Docker daemon 15.96MB 17:34:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:34:11 Step 2/25 : FROM ${BASE} AS builder 17:34:11 ---> 338eb0677830 17:34:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:34:12 ---> Running in badef46f960a 17:34:12 Removing intermediate container badef46f960a 17:34:12 ---> d6f1ce185b91 17:34:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:12 ---> Running in ffea84907e60 17:34:12 Removing intermediate container ffea84907e60 17:34:12 ---> a81ca2997de7 17:34:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:34:12 ---> Running in ffe99534ec07 17:34:12 Removing intermediate container ffe99534ec07 17:34:12 ---> 0e50352d8721 17:34:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:34:12 ---> Running in 018ae10848c9 17:34:12 Removing intermediate container 018ae10848c9 17:34:12 ---> 46a6b9bd658f 17:34:12 Step 7/25 : WORKDIR /device-gpio 17:34:12 ---> Running in e506eb23d6f6 17:34:12 Removing intermediate container e506eb23d6f6 17:34:12 ---> 2459732cc819 17:34:12 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:12 ---> Running in 7df0efbbb087 17:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:34:13 OK: 216 MiB in 55 packages 17:34:13 Removing intermediate container 7df0efbbb087 17:34:13 ---> aafe59354d2f 17:34:13 Step 9/25 : COPY go.mod vendor* ./ 17:34:14 ---> 255587800c8d 17:34:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:14 ---> Running in a155c8cc4184 17:34:14 Removing intermediate container a155c8cc4184 17:34:14 ---> bc93c833e0df 17:34:14 Step 11/25 : COPY . . 17:34:15 ---> 3d349a718d35 17:34:15 Step 12/25 : RUN ${MAKE} 17:34:15 ---> Running in 6f4555f9fc2a 17:34:15 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 17:34:30 Removing intermediate container 6f4555f9fc2a 17:34:30 ---> d18e1e03ae18 17:34:30 Step 13/25 : FROM alpine:3.16 17:34:30 3.16: Pulling from library/alpine 17:34:30 ca7dd9ec2225: Pulling fs layer 17:34:30 ca7dd9ec2225: Verifying Checksum 17:34:30 ca7dd9ec2225: Pull complete 17:34:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:34:30 Status: Downloaded newer image for alpine:3.16 17:34:30 ---> bfe296a52501 17:34:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:34:30 ---> Running in f5e6b977776f 17:34:30 Removing intermediate container f5e6b977776f 17:34:30 ---> eb4d3f96fdd1 17:34:30 Step 15/25 : RUN apk add --update --no-cache 17:34:30 ---> Running in 2eed6abc9cad 17:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:34:30 OK: 6 MiB in 14 packages 17:34:30 Removing intermediate container 2eed6abc9cad 17:34:30 ---> 3509e65b5c8e 17:34:30 Step 16/25 : WORKDIR / 17:34:30 ---> Running in ad5b7d4c4bf9 17:34:30 Removing intermediate container ad5b7d4c4bf9 17:34:30 ---> 99c22e5bc389 17:34:30 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:34:30 ---> 010dd12f0dc3 17:34:30 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:34:30 ---> 065a53ee51c6 17:34:30 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:34:31 ---> ae8d6ba56179 17:34:31 Step 20/25 : EXPOSE 59910 17:34:31 ---> Running in 59c70854a208 17:34:31 Removing intermediate container 59c70854a208 17:34:31 ---> cc9affb0613d 17:34:31 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:34:31 ---> Running in c1dd1f1d2cc5 17:34:31 Removing intermediate container c1dd1f1d2cc5 17:34:31 ---> 0afc871e646c 17:34:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:34:31 ---> Running in 1928b16f1b8f 17:34:31 Removing intermediate container 1928b16f1b8f 17:34:31 ---> 68d626d4845a 17:34:31 Step 23/25 : LABEL arch=amd64 17:34:31 ---> Running in 9c8a6df8abfa 17:34:31 Removing intermediate container 9c8a6df8abfa 17:34:31 ---> 72a8435e0308 17:34:31 Step 24/25 : LABEL git_sha=07860bbab13f2ff928825cd544dbeda419b1d542 17:34:31 ---> Running in 61d5b8b0a897 17:34:31 Removing intermediate container 61d5b8b0a897 17:34:31 ---> c641e9fd6e7e 17:34:31 Step 25/25 : LABEL version=3.0.0-dev.6 17:34:31 ---> Running in e81cf6b242ef 17:34:31 Removing intermediate container e81cf6b242ef 17:34:31 ---> 1c8e45b4c16d 17:34:31 [Warning] One or more build-args [ARCH] were not consumed 17:34:31 Successfully built 1c8e45b4c16d 17:34:31 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:32 provisioning config files... 17:34:32 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10639603240745147603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:32 ---> docker-login.sh 17:34:32 nexus3.edgexfoundry.org:10001 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10002 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10003 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10004 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 docker.io 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 ---> docker-login.sh ends [Pipeline] } 17:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:33 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 17:34:33 07860bbab13f2ff928825cd544dbeda419b1d542 17:34:33 latest 17:34:33 3.0.0-dev.6 17:34:33 07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:34:33 main 17:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:33 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:33 + docker push nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542 17:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:34:33 5f7c08b3eccb: Preparing 17:34:33 ea158b078e92: Preparing 17:34:33 7a8d609ec393: Preparing 17:34:33 e94ad8a1c26d: Preparing 17:34:33 e5e13b0c77cb: Preparing 17:34:33 e5e13b0c77cb: Layer already exists 17:34:33 7a8d609ec393: Pushed 17:34:33 e94ad8a1c26d: Pushed 17:34:34 ea158b078e92: Pushed 17:34:36 5f7c08b3eccb: Pushed 17:34:36 07860bbab13f2ff928825cd544dbeda419b1d542: digest: sha256:a1e838bbd90bb0a39c50e8ac6a0db7510c6c657600468497976fd3565c77ed4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 17:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:34:37 5f7c08b3eccb: Preparing 17:34:37 ea158b078e92: Preparing 17:34:37 7a8d609ec393: Preparing 17:34:37 e94ad8a1c26d: Preparing 17:34:37 e5e13b0c77cb: Preparing 17:34:37 e5e13b0c77cb: Layer already exists 17:34:37 e94ad8a1c26d: Layer already exists 17:34:37 7a8d609ec393: Layer already exists 17:34:37 5f7c08b3eccb: Layer already exists 17:34:37 ea158b078e92: Layer already exists 17:34:37 latest: digest: sha256:a1e838bbd90bb0a39c50e8ac6a0db7510c6c657600468497976fd3565c77ed4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.6 17:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:34:38 5f7c08b3eccb: Preparing 17:34:38 ea158b078e92: Preparing 17:34:38 7a8d609ec393: Preparing 17:34:38 e94ad8a1c26d: Preparing 17:34:38 e5e13b0c77cb: Preparing 17:34:38 e94ad8a1c26d: Layer already exists 17:34:38 e5e13b0c77cb: Layer already exists 17:34:38 5f7c08b3eccb: Layer already exists 17:34:38 ea158b078e92: Layer already exists 17:34:38 7a8d609ec393: Layer already exists 17:34:38 3.0.0-dev.6: digest: sha256:a1e838bbd90bb0a39c50e8ac6a0db7510c6c657600468497976fd3565c77ed4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:38 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:34:38 5f7c08b3eccb: Preparing 17:34:38 ea158b078e92: Preparing 17:34:38 7a8d609ec393: Preparing 17:34:38 e94ad8a1c26d: Preparing 17:34:38 e5e13b0c77cb: Preparing 17:34:38 5f7c08b3eccb: Layer already exists 17:34:38 7a8d609ec393: Layer already exists 17:34:38 ea158b078e92: Layer already exists 17:34:38 e5e13b0c77cb: Layer already exists 17:34:38 e94ad8a1c26d: Layer already exists 17:34:38 07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6: digest: sha256:a1e838bbd90bb0a39c50e8ac6a0db7510c6c657600468497976fd3565c77ed4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:39 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 17:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:34:39 5f7c08b3eccb: Preparing 17:34:39 ea158b078e92: Preparing 17:34:39 7a8d609ec393: Preparing 17:34:39 e94ad8a1c26d: Preparing 17:34:39 e5e13b0c77cb: Preparing 17:34:39 e5e13b0c77cb: Layer already exists 17:34:39 e94ad8a1c26d: Layer already exists 17:34:39 7a8d609ec393: Layer already exists 17:34:39 5f7c08b3eccb: Layer already exists 17:34:39 ea158b078e92: Layer already exists 17:34:39 main: digest: sha256:a1e838bbd90bb0a39c50e8ac6a0db7510c6c657600468497976fd3565c77ed4c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:39 ===================================================== [Pipeline] echo 17:34:39 taggedImages: 17:34:39 - nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542 17:34:39 - nexus3.edgexfoundry.org:10004/device-gpio:latest 17:34:39 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.6 17:34:39 - nexus3.edgexfoundry.org:10004/device-gpio:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:34:39 - 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 17:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:39 17:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:40 latest: Pulling from edgex-lftools-log-publisher 17:34:40 5eb5b503b376: Pulling fs layer 17:34:40 5c69ac0246d0: Pulling fs layer 17:34:40 ec43610c2a17: Pulling fs layer 17:34:40 3a2ae6a8a46f: Pulling fs layer 17:34:40 33b1e0a273af: Pulling fs layer 17:34:40 5d3b04190fa2: Pulling fs layer 17:34:40 2f39f015ded8: Pulling fs layer 17:34:40 3a2ae6a8a46f: Waiting 17:34:40 33b1e0a273af: Waiting 17:34:40 5d3b04190fa2: Waiting 17:34:40 2f39f015ded8: Waiting 17:34:40 5c69ac0246d0: Download complete 17:34:40 3a2ae6a8a46f: Verifying Checksum 17:34:40 3a2ae6a8a46f: Download complete 17:34:40 33b1e0a273af: Verifying Checksum 17:34:40 33b1e0a273af: Download complete 17:34:40 5d3b04190fa2: Verifying Checksum 17:34:40 5d3b04190fa2: Download complete 17:34:40 ec43610c2a17: Verifying Checksum 17:34:40 ec43610c2a17: Download complete 17:34:40 5eb5b503b376: Verifying Checksum 17:34:40 5eb5b503b376: Download complete 17:34:41 2f39f015ded8: Verifying Checksum 17:34:41 2f39f015ded8: Download complete 17:34:41 5eb5b503b376: Pull complete 17:34:41 5c69ac0246d0: Pull complete 17:34:42 ec43610c2a17: Pull complete 17:34:42 3a2ae6a8a46f: Pull complete 17:34:42 33b1e0a273af: Pull complete 17:34:42 5d3b04190fa2: Pull complete 17:34:47 2f39f015ded8: Pull complete 17:34:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:48 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:34:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:34:49 $ docker top f78e704bd1416442db3b3c341ef630c4baaf57f71cabbfc29e5a6ff4df407dfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:50 ---> job-cost.sh 17:34:50 lf-activate-venv: SKIPPING 17:34:50 INFO: No Stack... 17:34:50 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:50 INFO: Archiving Costs [Pipeline] sh 17:34:51 + cat+ /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 17:34:51 cut -d, -f6 [Pipeline] lock 17:34:51 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] 17:34:51 Resource [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] did not exist. Created. 17:34:51 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:51 + echo total: 0.2199999988079071 [Pipeline] stash 17:34:51 Stashed 1 file(s) [Pipeline] } 17:34:51 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:51 $ docker stop --time=1 f78e704bd1416442db3b3c341ef630c4baaf57f71cabbfc29e5a6ff4df407dfd 17:34:52 $ docker rm -f --volumes f78e704bd1416442db3b3c341ef630c4baaf57f71cabbfc29e5a6ff4df407dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2755 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 17:36:25 Running in /w/workspace/device-gpio/58 [Pipeline] { [Pipeline] checkout 17:36:25 The recommended git tool is: git 17:36:32 using credential edgex-jenkins-ssh 17:36:32 Cloning the remote Git repository 17:36:32 Cloning repository git@github.com:edgexfoundry/device-gpio.git 17:36:32 > git init /w/workspace/device-gpio/58 # timeout=10 17:36:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 17:36:32 > git --version # timeout=10 17:36:32 > git --version # 'git version 2.25.1' 17:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:34 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 17:36:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:35 Avoid second fetch 17:36:35 Checking out Revision 07860bbab13f2ff928825cd544dbeda419b1d542 (main) 17:36:36 Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#79)" 17:36:35 > git config core.sparsecheckout # timeout=10 17:36:35 > git checkout -f 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:37 Dload Upload Total Spent Left Speed 17:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 17:36:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:36:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:36:38 + sudo tee /etc/docker/daemon.new 17:36:38 { 17:36:38 "registry-mirrors": [ 17:36:38 "https://nexus3.edgexfoundry.org:10001" 17:36:38 ], 17:36:38 "bip": "10.250.0.254/24", 17:36:38 "hosts": [ 17:36:38 "tcp://0.0.0.0:5555", 17:36:38 "unix:///var/run/docker.sock" 17:36:38 ], 17:36:38 "mtu": 1458, 17:36:38 "selinux-enabled": true, 17:36:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:36:38 } [Pipeline] sh 17:36:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:36:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:57 provisioning config files... 17:36:57 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/58@tmp/config2557194887759416535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:58 ---> docker-login.sh 17:36:58 nexus3.edgexfoundry.org:10001 17:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:59 Configure a credential helper to remove this warning. See 17:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:59 17:36:59 Login Succeeded 17:36:59 nexus3.edgexfoundry.org:10002 17:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:59 Configure a credential helper to remove this warning. See 17:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:59 17:36:59 Login Succeeded 17:36:59 nexus3.edgexfoundry.org:10003 17:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:59 Configure a credential helper to remove this warning. See 17:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:59 17:36:59 Login Succeeded 17:36:59 nexus3.edgexfoundry.org:10004 17:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:00 Configure a credential helper to remove this warning. See 17:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:00 17:37:00 Login Succeeded 17:37:00 docker.io 17:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:01 Configure a credential helper to remove this warning. See 17:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:01 17:37:01 Login Succeeded 17:37:01 ---> docker-login.sh ends [Pipeline] } 17:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:01 ========================================================= 17:37:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:37:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:37:02 Sending build context to Docker daemon 8.055MB 17:37:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:37:02 Step 2/12 : FROM ${BASE} AS builder 17:37:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:37:02 9b18e9b68314: Pulling fs layer 17:37:02 35d82f9e3411: Pulling fs layer 17:37:02 e16973657156: Pulling fs layer 17:37:02 fc693d55d65f: Pulling fs layer 17:37:02 7e9fc2657dce: Pulling fs layer 17:37:02 dda99020689f: Pulling fs layer 17:37:02 db1c61fa0a46: Pulling fs layer 17:37:02 891c053d2c06: Pulling fs layer 17:37:02 fc693d55d65f: Waiting 17:37:02 dda99020689f: Waiting 17:37:02 7e9fc2657dce: Waiting 17:37:02 db1c61fa0a46: Waiting 17:37:02 891c053d2c06: Waiting 17:37:02 e16973657156: Download complete 17:37:02 35d82f9e3411: Download complete 17:37:02 7e9fc2657dce: Verifying Checksum 17:37:02 7e9fc2657dce: Download complete 17:37:02 dda99020689f: Verifying Checksum 17:37:02 dda99020689f: Download complete 17:37:02 9b18e9b68314: Verifying Checksum 17:37:02 9b18e9b68314: Download complete 17:37:03 9b18e9b68314: Pull complete 17:37:03 891c053d2c06: Verifying Checksum 17:37:03 891c053d2c06: Download complete 17:37:04 35d82f9e3411: Pull complete 17:37:04 e16973657156: Pull complete 17:37:05 db1c61fa0a46: Verifying Checksum 17:37:05 db1c61fa0a46: Download complete 17:37:06 fc693d55d65f: Verifying Checksum 17:37:06 fc693d55d65f: Download complete 17:37:21 fc693d55d65f: Pull complete 17:37:21 7e9fc2657dce: Pull complete 17:37:21 dda99020689f: Pull complete 17:37:26 db1c61fa0a46: Pull complete 17:37:28 891c053d2c06: Pull complete 17:37:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:37:28 ---> f96f9c87975a 17:37:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:37:29 ---> Running in b645e2029026 17:37:30 Removing intermediate container b645e2029026 17:37:30 ---> 1beba6af7208 17:37:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:30 ---> Running in 74050d074489 17:37:30 Removing intermediate container 74050d074489 17:37:30 ---> ce81ae915ca9 17:37:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:37:30 ---> Running in ee8090b2d7e0 17:37:30 Removing intermediate container ee8090b2d7e0 17:37:30 ---> 7416da87f280 17:37:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:37:30 ---> Running in 0456adfa94d1 17:37:31 Removing intermediate container 0456adfa94d1 17:37:31 ---> 333ac67430c8 17:37:31 Step 7/12 : WORKDIR /device-gpio 17:37:31 ---> Running in 88b314f29d34 17:37:31 Removing intermediate container 88b314f29d34 17:37:31 ---> 631216d8bec2 17:37:31 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:31 ---> Running in 22ef53d78c8f 17:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:37:34 (2/4) Installing libedit (20210910.3.1-r0) 17:37:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:37:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:37:34 Executing busybox-1.35.0-r17.trigger 17:37:34 OK: 226 MiB in 55 packages 17:37:38 Removing intermediate container 22ef53d78c8f 17:37:38 ---> 67b0b13094ee 17:37:38 Step 9/12 : COPY go.mod vendor* ./ 17:37:38 ---> 886679d931ff 17:37:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:38 ---> Running in befcd51f7317 17:38:46 Removing intermediate container befcd51f7317 17:38:46 ---> f1bf40d5eea7 17:38:46 Step 11/12 : COPY . . 17:38:46 ---> 12f0f92f26c1 17:38:46 Step 12/12 : RUN ${MAKE} 17:38:46 ---> Running in 9fa3f6c4a627 17:38:46 noop 17:38:46 Removing intermediate container 9fa3f6c4a627 17:38:46 ---> 18940e91381a 17:38:46 Successfully built 18940e91381a 17:38:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:46 + docker inspect -f . ci-base-image-arm64 17:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:46 prd-ubuntu20.04-docker-arm64-4c-16g-2755 does not seem to be running inside a container 17:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/58 -v /w/workspace/device-gpio/58:/w/workspace/device-gpio/58:rw,z -v /w/workspace/device-gpio/58@tmp:/w/workspace/device-gpio/58@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 17:38:48 $ docker top aada2bc364bf5a01caa0f30d9b23c28203e32bcada57ba9b7d7c2eacbe2ff218 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:49 + go version 17:38:49 go version go1.18.7 linux/arm64 [Pipeline] } 17:38:49 $ docker stop --time=1 aada2bc364bf5a01caa0f30d9b23c28203e32bcada57ba9b7d7c2eacbe2ff218 17:38:51 $ docker rm -f --volumes aada2bc364bf5a01caa0f30d9b23c28203e32bcada57ba9b7d7c2eacbe2ff218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:51 + docker inspect -f . ci-base-image-arm64 17:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-2755 does not seem to be running inside a container 17:38:52 $ 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/58 -v /w/workspace/device-gpio/58:/w/workspace/device-gpio/58:rw,z -v /w/workspace/device-gpio/58@tmp:/w/workspace/device-gpio/58@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 17:38:53 $ docker top 8a6db5e78c79b3c2a3c8b527e01369d6ecbb5afc8f14444b8168d74facb1a329 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:54 + git config --global --add safe.directory /w/workspace/device-gpio/58 [Pipeline] fileExists [Pipeline] sh 17:38:55 + make test 17:38:55 go test ./... -coverprofile=coverage.out ./... 17:38:57 ? github.com/edgexfoundry/device-gpio [no test files] 17:40:33 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:40:33 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:40:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:34 go vet ./... 17:41:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:13 $ docker stop --time=1 8a6db5e78c79b3c2a3c8b527e01369d6ecbb5afc8f14444b8168d74facb1a329 17:41:15 $ docker rm -f --volumes 8a6db5e78c79b3c2a3c8b527e01369d6ecbb5afc8f14444b8168d74facb1a329 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:16 Warning: overwriting stash ‘coverage-report’ 17:41:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:18 + ls -al . 17:41:18 total 164 17:41:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:38 . 17:41:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:36 .. 17:41:18 -rw-rw-r-- 1 jenkins jenkins 120 Jan 17 17:36 .dockerignore 17:41:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:36 .git 17:41:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:36 .github 17:41:18 -rw-rw-r-- 1 jenkins jenkins 343 Jan 17 17:36 .gitignore 17:41:18 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:36 .golangci.yml 17:41:18 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 17 17:36 Attribution.txt 17:41:18 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 17 17:36 CHANGELOG.md 17:41:18 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 17 17:36 Dockerfile 17:41:18 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:36 GOVERNANCE.md 17:41:18 -rw-rw-r-- 1 jenkins jenkins 657 Jan 17 17:36 Jenkinsfile 17:41:18 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 17:36 LICENSE 17:41:18 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 17 17:36 Makefile 17:41:18 -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 17:36 OWNERS.md 17:41:18 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 17 17:36 README.md 17:41:18 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:33 VERSION 17:41:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:36 bin 17:41:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:36 cmd 17:41:18 -rw-r--r-- 1 jenkins jenkins 10 Jan 17 17:38 coverage.out 17:41:18 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 17 17:36 go.mod 17:41:18 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 17 17:36 go.sum 17:41:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:36 internal 17:41:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:36 snap 17:41:18 -rw-rw-r-- 1 jenkins jenkins 209 Jan 17 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:18 + 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=07860bbab13f2ff928825cd544dbeda419b1d542 --label arch=arm64 --label version=3.0.0-dev.6 . 17:41:19 Sending build context to Docker daemon 8.056MB 17:41:19 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:41:19 Step 2/25 : FROM ${BASE} AS builder 17:41:19 ---> 18940e91381a 17:41:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:41:19 ---> Running in 347f3626e174 17:41:19 Removing intermediate container 347f3626e174 17:41:19 ---> ce42091fd77e 17:41:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:19 ---> Running in 3f3fa466ca8b 17:41:20 Removing intermediate container 3f3fa466ca8b 17:41:20 ---> d897133ea936 17:41:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:41:20 ---> Running in 58977b036be8 17:41:21 Removing intermediate container 58977b036be8 17:41:21 ---> 1e61fa6dd16c 17:41:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:41:21 ---> Running in 2e390252dd26 17:41:21 Removing intermediate container 2e390252dd26 17:41:21 ---> 463278f0b5c9 17:41:21 Step 7/25 : WORKDIR /device-gpio 17:41:21 ---> Running in 584cb897dd2b 17:41:22 Removing intermediate container 584cb897dd2b 17:41:22 ---> b3d45da45b8a 17:41:22 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:22 ---> Running in 488df3b68c61 17:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:25 OK: 226 MiB in 55 packages 17:41:26 Removing intermediate container 488df3b68c61 17:41:26 ---> 5ad63131e554 17:41:26 Step 9/25 : COPY go.mod vendor* ./ 17:41:27 ---> 4e1cfa717063 17:41:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:27 ---> Running in 2e21871e4a09 17:41:30 Removing intermediate container 2e21871e4a09 17:41:30 ---> cfc3283ca2cf 17:41:30 Step 11/25 : COPY . . 17:41:31 ---> 59aeaf27f79e 17:41:31 Step 12/25 : RUN ${MAKE} 17:41:31 ---> Running in 4f9262e29469 17:41:33 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 17:43:40 Removing intermediate container 4f9262e29469 17:43:40 ---> 9b417e3a3c66 17:43:40 Step 13/25 : FROM alpine:3.16 17:43:40 3.16: Pulling from library/alpine 17:43:40 6875df1f5354: Pulling fs layer 17:43:40 6875df1f5354: Verifying Checksum 17:43:40 6875df1f5354: Download complete 17:43:40 6875df1f5354: Pull complete 17:43:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:43:40 Status: Downloaded newer image for alpine:3.16 17:43:40 ---> 2b4661558fb8 17:43:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:43:40 ---> Running in c3a36285697d 17:43:40 Removing intermediate container c3a36285697d 17:43:40 ---> 383e965d6d21 17:43:40 Step 15/25 : RUN apk add --update --no-cache 17:43:40 ---> Running in a853fb50259d 17:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:40 OK: 5 MiB in 14 packages 17:43:40 Removing intermediate container a853fb50259d 17:43:40 ---> a14a981f6c73 17:43:40 Step 16/25 : WORKDIR / 17:43:40 ---> Running in 9b05ee8acd9a 17:43:40 Removing intermediate container 9b05ee8acd9a 17:43:40 ---> 262f6d7eb260 17:43:40 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:43:40 ---> 112c495158ec 17:43:40 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:43:40 ---> 0c63b859cb5e 17:43:40 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:43:40 ---> 5d1bbe3862c0 17:43:40 Step 20/25 : EXPOSE 59910 17:43:40 ---> Running in 4fcf77328111 17:43:40 Removing intermediate container 4fcf77328111 17:43:40 ---> 0848c8d3bf07 17:43:40 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:43:40 ---> Running in 34de53ba19e4 17:43:40 Removing intermediate container 34de53ba19e4 17:43:40 ---> 4080d1cd44a8 17:43:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:43:40 ---> Running in fa8147f2badc 17:43:40 Removing intermediate container fa8147f2badc 17:43:40 ---> af987019668c 17:43:40 Step 23/25 : LABEL arch=arm64 17:43:40 ---> Running in eda423e8d8db 17:43:40 Removing intermediate container eda423e8d8db 17:43:40 ---> 8a82934c83ef 17:43:40 Step 24/25 : LABEL git_sha=07860bbab13f2ff928825cd544dbeda419b1d542 17:43:40 ---> Running in 46c23b299c33 17:43:40 Removing intermediate container 46c23b299c33 17:43:40 ---> a7d1ffd0918b 17:43:40 Step 25/25 : LABEL version=3.0.0-dev.6 17:43:40 ---> Running in b5465d4dbad6 17:43:40 Removing intermediate container b5465d4dbad6 17:43:40 ---> b0ee63478874 17:43:40 [Warning] One or more build-args [ARCH] were not consumed 17:43:40 Successfully built b0ee63478874 17:43:40 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 17:43:40 provisioning config files... 17:43:40 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/58@tmp/config7058950074078881498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:41 ---> docker-login.sh 17:43:41 nexus3.edgexfoundry.org:10001 17:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:41 Configure a credential helper to remove this warning. See 17:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:41 17:43:41 Login Succeeded 17:43:41 nexus3.edgexfoundry.org:10002 17:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:41 Configure a credential helper to remove this warning. See 17:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:41 17:43:41 Login Succeeded 17:43:41 nexus3.edgexfoundry.org:10003 17:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:42 Configure a credential helper to remove this warning. See 17:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:42 17:43:42 Login Succeeded 17:43:42 nexus3.edgexfoundry.org:10004 17:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:42 Configure a credential helper to remove this warning. See 17:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:42 17:43:42 Login Succeeded 17:43:42 docker.io 17:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:43 Configure a credential helper to remove this warning. See 17:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:43 17:43:43 Login Succeeded 17:43:43 ---> docker-login.sh ends [Pipeline] } 17:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:43 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 17:43:43 07860bbab13f2ff928825cd544dbeda419b1d542 17:43:43 latest 17:43:43 3.0.0-dev.6 17:43:43 07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:43:43 main 17:43:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:43 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542 17:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:43:44 d230b3e789ca: Preparing 17:43:44 bbdc9251ec76: Preparing 17:43:44 d78686b1cab8: Preparing 17:43:44 8bf76386b768: Preparing 17:43:44 17bec77d7fdc: Preparing 17:43:44 17bec77d7fdc: Layer already exists 17:43:44 8bf76386b768: Pushed 17:43:44 bbdc9251ec76: Pushed 17:43:44 d78686b1cab8: Pushed 17:43:51 d230b3e789ca: Pushed 17:43:51 07860bbab13f2ff928825cd544dbeda419b1d542: digest: sha256:6108b4fe607b4abf9abec40f65654e4001ad50043d115e17dd3264cd828bd3bb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:51 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:43:51 d230b3e789ca: Preparing 17:43:51 bbdc9251ec76: Preparing 17:43:51 d78686b1cab8: Preparing 17:43:51 8bf76386b768: Preparing 17:43:51 17bec77d7fdc: Preparing 17:43:51 8bf76386b768: Layer already exists 17:43:51 d78686b1cab8: Layer already exists 17:43:51 bbdc9251ec76: Layer already exists 17:43:51 17bec77d7fdc: Layer already exists 17:43:51 d230b3e789ca: Layer already exists 17:43:51 latest: digest: sha256:6108b4fe607b4abf9abec40f65654e4001ad50043d115e17dd3264cd828bd3bb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.6 17:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:43:52 d230b3e789ca: Preparing 17:43:52 bbdc9251ec76: Preparing 17:43:52 d78686b1cab8: Preparing 17:43:52 8bf76386b768: Preparing 17:43:52 17bec77d7fdc: Preparing 17:43:52 bbdc9251ec76: Layer already exists 17:43:52 d78686b1cab8: Layer already exists 17:43:52 17bec77d7fdc: Layer already exists 17:43:52 8bf76386b768: Layer already exists 17:43:52 d230b3e789ca: Layer already exists 17:43:52 3.0.0-dev.6: digest: sha256:6108b4fe607b4abf9abec40f65654e4001ad50043d115e17dd3264cd828bd3bb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:43:53 d230b3e789ca: Preparing 17:43:53 bbdc9251ec76: Preparing 17:43:53 d78686b1cab8: Preparing 17:43:53 8bf76386b768: Preparing 17:43:53 17bec77d7fdc: Preparing 17:43:53 d78686b1cab8: Layer already exists 17:43:53 d230b3e789ca: Layer already exists 17:43:53 bbdc9251ec76: Layer already exists 17:43:53 17bec77d7fdc: Layer already exists 17:43:53 8bf76386b768: Layer already exists 17:43:53 07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6: digest: sha256:6108b4fe607b4abf9abec40f65654e4001ad50043d115e17dd3264cd828bd3bb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 17:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:43:54 d230b3e789ca: Preparing 17:43:54 bbdc9251ec76: Preparing 17:43:54 d78686b1cab8: Preparing 17:43:54 8bf76386b768: Preparing 17:43:54 17bec77d7fdc: Preparing 17:43:54 17bec77d7fdc: Layer already exists 17:43:54 8bf76386b768: Layer already exists 17:43:54 d78686b1cab8: Layer already exists 17:43:54 d230b3e789ca: Layer already exists 17:43:54 bbdc9251ec76: Layer already exists 17:43:54 main: digest: sha256:6108b4fe607b4abf9abec40f65654e4001ad50043d115e17dd3264cd828bd3bb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:54 ===================================================== [Pipeline] echo 17:43:54 taggedImages: 17:43:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542 17:43:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:43:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.6 17:43:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:07860bbab13f2ff928825cd544dbeda419b1d542-3.0.0-dev.6 17:43:54 - 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 17:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:55 17:43:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:55 arm64: Pulling from edgex-lftools-log-publisher 17:43:55 8998bd30e6a1: Pulling fs layer 17:43:55 04944245beec: Pulling fs layer 17:43:55 699f458cf7ca: Pulling fs layer 17:43:55 765212b225bb: Pulling fs layer 17:43:55 f23df028b6ca: Pulling fs layer 17:43:55 d65c8cfc05b1: Pulling fs layer 17:43:55 765212b225bb: Waiting 17:43:55 f23df028b6ca: Waiting 17:43:55 2437ff75d9bd: Pulling fs layer 17:43:55 d65c8cfc05b1: Waiting 17:43:55 2437ff75d9bd: Waiting 17:43:55 04944245beec: Verifying Checksum 17:43:55 04944245beec: Download complete 17:43:55 765212b225bb: Download complete 17:43:56 f23df028b6ca: Download complete 17:43:56 d65c8cfc05b1: Verifying Checksum 17:43:56 d65c8cfc05b1: Download complete 17:43:56 699f458cf7ca: Verifying Checksum 17:43:56 699f458cf7ca: Download complete 17:43:56 8998bd30e6a1: Verifying Checksum 17:43:56 8998bd30e6a1: Download complete 17:43:59 2437ff75d9bd: Verifying Checksum 17:43:59 2437ff75d9bd: Download complete 17:44:00 8998bd30e6a1: Pull complete 17:44:00 04944245beec: Pull complete 17:44:02 699f458cf7ca: Pull complete 17:44:02 765212b225bb: Pull complete 17:44:03 f23df028b6ca: Pull complete 17:44:03 d65c8cfc05b1: Pull complete 17:44:18 2437ff75d9bd: Pull complete 17:44:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-2755 does not seem to be running inside a container 17:44:18 $ 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/58 -v /w/workspace/device-gpio/58:/w/workspace/device-gpio/58:rw,z -v /w/workspace/device-gpio/58@tmp:/w/workspace/device-gpio/58@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 17:44:21 $ docker top efefd1f60073715b97453bf818d3c544cac99c990688316dfa441d3f79d924cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:22 ---> job-cost.sh 17:44:22 lf-activate-venv: SKIPPING 17:44:22 INFO: No Stack... 17:44:23 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:24 INFO: Archiving Costs [Pipeline] sh 17:44:24 + cat /w/workspace/device-gpio/58/archives/cost.csv 17:44:24 + cut -d, -f6 [Pipeline] lock 17:44:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] 17:44:24 Resource [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] did not exist. Created. 17:44:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:25 /w/workspace/device-gpio/58@tmp/durable-766a057d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:26 + echo total: 0.10999999940395355 [Pipeline] stash 17:44:26 Warning: overwriting stash ‘stack-cost’ 17:44:26 Stashed 1 file(s) [Pipeline] } 17:44:26 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:26 $ docker stop --time=1 efefd1f60073715b97453bf818d3c544cac99c990688316dfa441d3f79d924cb 17:44:27 $ docker rm -f --volumes efefd1f60073715b97453bf818d3c544cac99c990688316dfa441d3f79d924cb [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 17:44:28 provisioning config files... 17:44:28 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13664709286907873577tmp [Pipeline] { [Pipeline] sh 17:44:28 + set +x 17:44:28 + curl -s https://codecov.io/bash 17:44:28 + bash -s -- 17:44:28 17:44:28 _____ _ 17:44:28 / ____| | | 17:44:28 | | ___ __| | ___ ___ _____ __ 17:44:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:28 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:28 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:28 Bash-1.0.6 17:44:28 17:44:28 17:44:28 ==> git version 2.25.1 found 17:44:28 ==> 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 17:44:28 Release-Date: 2020-01-08 17:44:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:44:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:44:28 ==> Jenkins CI detected. 17:44:28 current dir:  /w/workspace/edgexfoundry_device-gpio_main 17:44:28 project root: . 17:44:28 --> token set from env 17:44:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:28 ==> Running gcov in . (disable via -X gcov) 17:44:28 ==> Python coveragepy not found 17:44:28 ==> Searching for coverage reports in: 17:44:28 + . 17:44:28 -> Found 1 reports 17:44:28 ==> Detecting git/mercurial file structure 17:44:28 ==> Reading reports 17:44:28 + ./coverage.out bytes=10 17:44:28 ==> Appending adjustments 17:44:28 https://docs.codecov.io/docs/fixing-reports 17:44:28 + Found adjustments 17:44:28 ==> Gzipping contents 17:44:28 4.0K /tmp/codecov.AzG2Lb.gz 17:44:28 ==> Uploading reports 17:44:28 url: https://codecov.io 17:44:28 query: branch=main&commit=07860bbab13f2ff928825cd544dbeda419b1d542&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:28 -> Pinging Codecov 17:44:28 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=07860bbab13f2ff928825cd544dbeda419b1d542&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:28 -> Uploading to 17:44:28 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/3EC07B1A8CA8AF9BCAA0BB9F0134797F/07860bbab13f2ff928825cd544dbeda419b1d542/9f4627cf-6f13-4534-9590-339022b4b72c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T174428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e42fb52c4a8fc65c77597fd501310ca4757539e3b3e2b247da185983a06a1aa 17:44:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:28 Dload Upload Total Spent Left Speed 17:44:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2887 --:--:-- --:--:-- --:--:-- 2887 17:44:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] } 17:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:44:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:44:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:29 17:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:44:29 df9b9388f04a: Pulling fs layer 17:44:29 52dc419b0ee2: Pulling fs layer 17:44:29 25bc292e5bac: Pulling fs layer 17:44:29 114826534d7a: Pulling fs layer 17:44:29 4657fd5d0bcf: Pulling fs layer 17:44:29 6ad1cebc031e: Pulling fs layer 17:44:29 8a3aa393b2d8: Pulling fs layer 17:44:29 114826534d7a: Waiting 17:44:29 8a3aa393b2d8: Waiting 17:44:29 6ad1cebc031e: Waiting 17:44:29 4657fd5d0bcf: Waiting 17:44:29 25bc292e5bac: Verifying Checksum 17:44:29 25bc292e5bac: Download complete 17:44:29 52dc419b0ee2: Verifying Checksum 17:44:29 52dc419b0ee2: Download complete 17:44:29 4657fd5d0bcf: Verifying Checksum 17:44:29 4657fd5d0bcf: Download complete 17:44:29 df9b9388f04a: Download complete 17:44:30 df9b9388f04a: Pull complete 17:44:30 52dc419b0ee2: Pull complete 17:44:30 6ad1cebc031e: Verifying Checksum 17:44:30 6ad1cebc031e: Download complete 17:44:30 25bc292e5bac: Pull complete 17:44:31 114826534d7a: Verifying Checksum 17:44:31 114826534d7a: Download complete 17:44:31 8a3aa393b2d8: Verifying Checksum 17:44:31 8a3aa393b2d8: Download complete 17:44:34 114826534d7a: Pull complete 17:44:34 4657fd5d0bcf: Pull complete 17:44:35 6ad1cebc031e: Pull complete 17:44:37 8a3aa393b2d8: Pull complete 17:44:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:37 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:44: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:44:39 $ docker top 46188178592c305e6262c8b99af603e818f0ed3d176a5159053a477ad2c76cc2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:44:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 17:44:40 + set -o pipefail 17:44:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 17:44:46 17:44:46 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 17:44:46 17:44:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/0980123a-3383-477e-9bca-073a04087048 17:44:46 17:44:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:44:46 17:44:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:44:46 17:44:46 17:44:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:44:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:44:46 More details here: https://snyk.co/ue1NS [Pipeline] } 17:44:46 $ docker stop --time=1 46188178592c305e6262c8b99af603e818f0ed3d176a5159053a477ad2c76cc2 17:44:48 $ docker rm -f --volumes 46188178592c305e6262c8b99af603e818f0ed3d176a5159053a477ad2c76cc2 [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 17:44:49 + git log --format=format:%s -1 07860bbab13f2ff928825cd544dbeda419b1d542 [Pipeline] sh 17:44:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:50 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:44:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:44:50 $ docker top df577f8c4de7074ddbd02f06cd40d3dfabb27f946424d2cf3f756512f7c09196 -eo pid,comm 17:44:50 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). 17:44:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:50 [ssh-agent] Looking for ssh-agent implementation... 17:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:50 $ docker exec df577f8c4de7074ddbd02f06cd40d3dfabb27f946424d2cf3f756512f7c09196 ssh-agent 17:44:51 SSH_AUTH_SOCK=/tmp/ssh-CioJYiAP3AxR/agent.32 17:44:51 SSH_AGENT_PID=38 17:44:51 Running ssh-add (command line suppressed) 17:44:51 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_952012139767042829.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_952012139767042829.key) 17:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:51 + git semver tag 17:44:51 2023-01-17 17:44:51,663 [run_tag] DEBUG tag force:False 17:44:51 2023-01-17 17:44:51,663 [check_head_tag] DEBUG check head tag 17:44:51 2023-01-17 17:44:51,664 [execute] INFO git cat-file --batch-check 17:44:51 2023-01-17 17:44:51,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 17:44:51 2023-01-17 17:44:51,668 [execute] INFO git cat-file --batch 17:44:51 2023-01-17 17:44:51,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 17:44:51 2023-01-17 17:44:51,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:44:51 2023-01-17 17:44:51,683 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 17:44:51 2023-01-17 17:44:51,683 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 17:44:51 2023-01-17 17:44:51,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:44:51 3.0.0-dev.6 [Pipeline] } 17:44:51 $ docker exec --env ******** --env ******** df577f8c4de7074ddbd02f06cd40d3dfabb27f946424d2cf3f756512f7c09196 ssh-agent -k 17:44:51 unset SSH_AUTH_SOCK; 17:44:51 unset SSH_AGENT_PID; 17:44:51 echo Agent pid 38 killed; 17:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:52 + git semver [Pipeline] } 17:44:52 $ docker stop --time=1 df577f8c4de7074ddbd02f06cd40d3dfabb27f946424d2cf3f756512f7c09196 17:44:53 $ docker rm -f --volumes df577f8c4de7074ddbd02f06cd40d3dfabb27f946424d2cf3f756512f7c09196 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:44:54 17:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:44:54 0.23.1-centos7: Pulling from edgex-lftools 17:44:54 ab5ef0e58194: Pulling fs layer 17:44:54 9712f1f96733: Pulling fs layer 17:44:54 63f879dbbcfc: Pulling fs layer 17:44:54 0d9ebad4ef96: Pulling fs layer 17:44:54 e9a5061849ea: Pulling fs layer 17:44:54 d747dcd14b5f: Pulling fs layer 17:44:54 2de7ff778b66: Pulling fs layer 17:44:54 0d9ebad4ef96: Waiting 17:44:54 e9a5061849ea: Waiting 17:44:54 d747dcd14b5f: Waiting 17:44:54 2de7ff778b66: Waiting 17:44:54 9712f1f96733: Verifying Checksum 17:44:54 9712f1f96733: Download complete 17:44:55 63f879dbbcfc: Verifying Checksum 17:44:55 63f879dbbcfc: Download complete 17:44:55 e9a5061849ea: Verifying Checksum 17:44:55 e9a5061849ea: Download complete 17:44:55 0d9ebad4ef96: Verifying Checksum 17:44:55 0d9ebad4ef96: Download complete 17:44:55 ab5ef0e58194: Verifying Checksum 17:44:55 ab5ef0e58194: Download complete 17:44:55 d747dcd14b5f: Download complete 17:44:55 2de7ff778b66: Verifying Checksum 17:44:55 2de7ff778b66: Download complete 17:44:58 ab5ef0e58194: Pull complete 17:44:58 9712f1f96733: Pull complete 17:44:58 63f879dbbcfc: Pull complete 17:45:02 0d9ebad4ef96: Pull complete 17:45:02 e9a5061849ea: Pull complete 17:45:02 d747dcd14b5f: Pull complete 17:45:04 2de7ff778b66: Pull complete 17:45:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:04 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:45:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:45:06 $ docker top fdd177387ad808627e0ff278dbd54af18121a2056a84cd43a69c15d39dfe82c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:45:06 provisioning config files... 17:45:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17183553905867043148tmp 17:45:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8261431988903814022tmp 17:45:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18078727915379394912tmp [Pipeline] { [Pipeline] echo 17:45:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:45:06 ---> sigul-configuration.sh 17:45:06 gpg: directory `/root/.gnupg' created 17:45:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:45:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:45:06 gpg: keyring `/root/.gnupg/secring.gpg' created 17:45:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:45:06 gpg: CAST5 encrypted data 17:45:06 gpg: encrypted with 1 passphrase 17:45:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:45:07 + mkdir /home/jenkins 17:45:07 + mkdir /home/jenkins/sigul [Pipeline] sh 17:45:07 + 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 17:45:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:45:07 ---> sigul-install.sh 17:45:07 Sigul already installed; skipping installation. [Pipeline] sh 17:45:08 + git tag --list 17:45:08 v1.0.0 17:45:08 v2.1.0 17:45:08 v2.1.1 17:45:08 v2.1.1-dev.1 17:45:08 v2.2.0 17:45:08 v2.2.1-dev.1 17:45:08 v2.2.1-dev.2 17:45:08 v2.2.1-dev.3 17:45:08 v2.2.1-dev.4 17:45:08 v2.3.0 17:45:08 v2.3.0-dev.10 17:45:08 v2.3.0-dev.11 17:45:08 v2.3.0-dev.12 17:45:08 v2.3.0-dev.13 17:45:08 v2.3.0-dev.14 17:45:08 v2.3.0-dev.15 17:45:08 v2.3.0-dev.16 17:45:08 v2.3.0-dev.17 17:45:08 v2.3.0-dev.18 17:45:08 v2.3.0-dev.19 17:45:08 v2.3.0-dev.20 17:45:08 v2.3.0-dev.4 17:45:08 v2.3.0-dev.5 17:45:08 v2.3.0-dev.6 17:45:08 v2.3.0-dev.7 17:45:08 v2.3.0-dev.8 17:45:08 v2.3.0-dev.9 17:45:08 v3.0.0-dev.1 17:45:08 v3.0.0-dev.2 17:45:08 v3.0.0-dev.3 17:45:08 v3.0.0-dev.4 17:45:08 v3.0.0-dev.5 17:45:08 v3.0.0-dev.6 [Pipeline] sh 17:45:08 + lftools sign git-tag v3.0.0-dev.6 17:45:08 Signing Git tag with Sigul... 17:45:08 Signing v3.0.0-dev.6 [Pipeline] echo 17:45:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:45:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:45:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:45:09 $ docker stop --time=1 fdd177387ad808627e0ff278dbd54af18121a2056a84cd43a69c15d39dfe82c3 17:45:11 $ docker rm -f --volumes fdd177387ad808627e0ff278dbd54af18121a2056a84cd43a69c15d39dfe82c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:45:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:11 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:45:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:12 $ docker top dec82e48547a22635e9c93d18673b27a52777d8f4a431ba6893889066a1b7725 -eo pid,comm 17:45:12 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). 17:45:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:12 [ssh-agent] Looking for ssh-agent implementation... 17:45:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:12 $ docker exec dec82e48547a22635e9c93d18673b27a52777d8f4a431ba6893889066a1b7725 ssh-agent 17:45:12 SSH_AUTH_SOCK=/tmp/ssh-SuhVbMeS1NZF/agent.31 17:45:12 SSH_AGENT_PID=37 17:45:12 Running ssh-add (command line suppressed) 17:45:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14691604340803303367.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14691604340803303367.key) 17:45:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:13 + git semver bump pre 17:45:13 2023-01-17 17:45:13,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:45:13 2023-01-17 17:45:13,236 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev 17:45:13 2023-01-17 17:45:13,236 [bump_version] DEBUG bumped version:3.0.0-dev.7 17:45:13 2023-01-17 17:45:13,237 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 17:45:13 2023-01-17 17:45:13,237 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:45:13 2023-01-17 17:45:13,237 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:45:13 2023-01-17 17:45:13,238 [execute] INFO git cat-file --batch-check 17:45:13 2023-01-17 17:45:13,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:13 2023-01-17 17:45:13,244 [execute] INFO git cat-file --batch 17:45:13 2023-01-17 17:45:13,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:13 2023-01-17 17:45:13,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:45:13 3.0.0-dev.7 [Pipeline] } 17:45:13 $ docker exec --env ******** --env ******** dec82e48547a22635e9c93d18673b27a52777d8f4a431ba6893889066a1b7725 ssh-agent -k 17:45:13 unset SSH_AUTH_SOCK; 17:45:13 unset SSH_AGENT_PID; 17:45:13 echo Agent pid 37 killed; 17:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:13 + git semver [Pipeline] } 17:45:13 $ docker stop --time=1 dec82e48547a22635e9c93d18673b27a52777d8f4a431ba6893889066a1b7725 17:45:15 $ docker rm -f --volumes dec82e48547a22635e9c93d18673b27a52777d8f4a431ba6893889066a1b7725 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:16 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:45:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:16 $ docker top 8cd17a9c1501cb6c48fe3ae51b503b40292cd662e81f1e1a9c1c0a93e1174939 -eo pid,comm 17:45:16 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). 17:45:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:16 [ssh-agent] Looking for ssh-agent implementation... 17:45:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:16 $ docker exec 8cd17a9c1501cb6c48fe3ae51b503b40292cd662e81f1e1a9c1c0a93e1174939 ssh-agent 17:45:16 SSH_AUTH_SOCK=/tmp/ssh-EfXG6WkdVDS6/agent.32 17:45:16 SSH_AGENT_PID=38 17:45:16 Running ssh-add (command line suppressed) 17:45:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16880825167103945628.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16880825167103945628.key) 17:45:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:17 + git semver push 17:45:17 2023-01-17 17:45:17,307 [run_push] DEBUG push 17:45:17 2023-01-17 17:45:17,307 [execute] INFO git cat-file --batch-check 17:45:17 2023-01-17 17:45:17,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:17 2023-01-17 17:45:17,311 [execute] INFO git rev-list cea0a1443942eca6ea92b0bf19d96cb94ab902b0 -- 17:45:17 2023-01-17 17:45:17,312 [execute] DEBUG Popen(['git', 'rev-list', 'cea0a1443942eca6ea92b0bf19d96cb94ab902b0', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 17:45:17 2023-01-17 17:45:17,318 [execute] INFO git fetch -v origin 17:45:17 2023-01-17 17:45:17,318 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 17:45:17 2023-01-17 17:45:17,838 [run_push] DEBUG no remote changes detected 17:45:17 2023-01-17 17:45:17,838 [execute] INFO git push origin semver 17:45:17 2023-01-17 17:45:17,839 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 17:45:18 2023-01-17 17:45:18,809 [run_push] DEBUG push all version tags 17:45:18 2023-01-17 17:45:18,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:45:18 2023-01-17 17:45:18,810 [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) 17:45:19 2023-01-17 17:45:19,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:45:19 3.0.0-dev.7 [Pipeline] } 17:45:19 $ docker exec --env ******** --env ******** 8cd17a9c1501cb6c48fe3ae51b503b40292cd662e81f1e1a9c1c0a93e1174939 ssh-agent -k 17:45:19 unset SSH_AUTH_SOCK; 17:45:19 unset SSH_AGENT_PID; 17:45:19 echo Agent pid 38 killed; 17:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:20 + git semver [Pipeline] } 17:45:20 $ docker stop --time=1 8cd17a9c1501cb6c48fe3ae51b503b40292cd662e81f1e1a9c1c0a93e1174939 17:45:21 $ docker rm -f --volumes 8cd17a9c1501cb6c48fe3ae51b503b40292cd662e81f1e1a9c1c0a93e1174939 [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 17:45:22 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 17:45:22 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 17:45:22 total 16 17:45:22 drwxr-xr-x 3 root root 4096 Jan 17 17:34 . 17:45:22 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:45 .. 17:45:22 drwxr-xr-x 2 root root 4096 Jan 17 17:34 cost 17:45:22 -rw-r--r-- 1 root root 82 Jan 17 17:34 cost.csv 17:45:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 17:45:22 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 17:45:22 total 16 17:45:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:34 . 17:45:22 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:45 .. 17:45:22 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 17:34 cost 17:45:22 -rw-r--r-- 1 jenkins jenkins 82 Jan 17 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:23 ---> package-listing.sh 17:45:23 ++ facter osfamily 17:45:23 ++ tr '[:upper:]' '[:lower:]' 17:45:23 + OS_FAMILY=debian 17:45:23 + workspace=/w/workspace/edgexfoundry_device-gpio_main 17:45:23 + START_PACKAGES=/tmp/packages_start.txt 17:45:23 + END_PACKAGES=/tmp/packages_end.txt 17:45:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:23 + PACKAGES=/tmp/packages_start.txt 17:45:23 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 17:45:23 + PACKAGES=/tmp/packages_end.txt 17:45:23 + case "${OS_FAMILY}" in 17:45:23 + grep '^ii' 17:45:23 + dpkg -l 17:45:23 + '[' -f /tmp/packages_start.txt ']' 17:45:23 + '[' -f /tmp/packages_end.txt ']' 17:45:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:23 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 17:45:23 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 17:45:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 17:45:23 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 17:45:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:24 prd-ubuntu20.04-docker-8c-8g-2749 does not seem to be running inside a container 17:45:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:45:25 $ docker top c6c2e2c6c82187d6058f775492777a39f0b094094547d930746992d14484bac8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:25 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:25 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:25 + ls /var/log/sa-host 17:45:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:26 provisioning config files... 17:45:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16737537308684066909tmp [Pipeline] { [Pipeline] echo 17:45:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:26 ---> create-netrc.sh [Pipeline] } 17:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:26 ---> python-tools-install.sh [Pipeline] echo 17:45:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:26 ---> sudo-logs.sh 17:45:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:27 ---> job-cost.sh 17:45:27 lf-activate-venv: SKIPPING 17:45:27 DEBUG: total: 0.2199999988079071 17:45:27 INFO: Retrieving Stack Cost... 17:45:27 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:28 INFO: Archiving Costs [Pipeline] echo 17:45:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:28 ---> logs-deploy.sh 17:45:28 lf-activate-venv: SKIPPING 17:45:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/58 17:45:28 INFO: archiving workspace using pattern(s): 17:45:29 Archives upload complete. 17:45:29 INFO: archiving logs to Nexus