Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fd98a26a9ea9701925160950e3b0ed34522a85d 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-ssh7504860288090168288.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-ssh5784395987773245498.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-ssh12088716287336981524.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-ssh3971419224726375945.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-ssh6816446087364003344.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5305 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 9fd98a26a9ea9701925160950e3b0ed34522a85d (main) Commit message: "Merge pull request #96 from theonefx/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 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 > git rev-list --no-walk 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:56 ========================================================= 07:59:56 EdgeX Global Pipelines Version Info 07:59:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:59:57 ------------------- 07:59:57 stable info: 07:59:57 ------------------- 07:59:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:59:57 Message: update stable to v1.0.244 07:59:58 ------------------- 07:59:58 experimental info: 07:59:58 ------------------- 07:59:58 Commited By: **** collab-it+edgex@linuxfoundation.org 07:59:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:59:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fd98a2 [Pipeline] echo 07:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:58 provisioning config files... 07:59:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10461578834596422051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:59 ---> docker-login.sh 07:59:59 nexus3.edgexfoundry.org:10001 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 nexus3.edgexfoundry.org:10002 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 nexus3.edgexfoundry.org:10003 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 nexus3.edgexfoundry.org:10004 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 docker.io 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:00 Configure a credential helper to remove this warning. See 08:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:00 08:00:00 Login Succeeded 08:00:00 ---> docker-login.sh ends [Pipeline] } 08:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:00:00 + git rev-list -1 --merges 9fd98a26a9ea9701925160950e3b0ed34522a85d~1..9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] echo 08:00:00 -----------> git rev-list -1 --merges 9fd98a26a9ea9701925160950e3b0ed34522a85d~1..9fd98a26a9ea9701925160950e3b0ed34522a85d 9fd98a26a9ea9701925160950e3b0ed34522a85d 08:00:00 9fd98a26a9ea9701925160950e3b0ed34522a85d [false] [Pipeline] sh 08:00:00 + git log --format=format:%s -1 9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] echo 08:00:00 ========================================================= 08:00:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:00:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:01 + git log --format=format:%s -1 9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] echo 08:00:01 [semverPrep] GIT_COMMIT: 9fd98a26a9ea9701925160950e3b0ed34522a85d, Commit Message: Merge pull request #96 from theonefx/main [Pipeline] echo 08:00:01 [semverPrep] This is not a build commit. [Pipeline] sh 08:00:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:00:01 + grep -v github /etc/ssh/ssh_known_hosts 08:00:01 + [ -e /tmp/ssh_known_hosts ] 08:00:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:00:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:00:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:00:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:01 08:00:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:00:02 b85a868b505f: Pulling fs layer 08:00:02 e2be974225ed: Pulling fs layer 08:00:02 339a4e72a1f5: Pulling fs layer 08:00:02 988bab9f4d93: Pulling fs layer 08:00:02 1469e6f7b9e6: Pulling fs layer 08:00:02 eaf3925da568: Pulling fs layer 08:00:02 bab4dde63d76: Pulling fs layer 08:00:02 bde34c3a00c8: Pulling fs layer 08:00:02 b352a97aabf1: Pulling fs layer 08:00:02 4872d77fe225: Pulling fs layer 08:00:02 5851b861e8e6: Pulling fs layer 08:00:02 988bab9f4d93: Waiting 08:00:02 1469e6f7b9e6: Waiting 08:00:02 eaf3925da568: Waiting 08:00:02 bab4dde63d76: Waiting 08:00:02 5851b861e8e6: Waiting 08:00:02 bde34c3a00c8: Waiting 08:00:02 b352a97aabf1: Waiting 08:00:02 4872d77fe225: Waiting 08:00:02 e2be974225ed: Download complete 08:00:02 988bab9f4d93: Verifying Checksum 08:00:02 988bab9f4d93: Download complete 08:00:02 1469e6f7b9e6: Verifying Checksum 08:00:02 1469e6f7b9e6: Download complete 08:00:02 eaf3925da568: Verifying Checksum 08:00:02 eaf3925da568: Download complete 08:00:02 339a4e72a1f5: Verifying Checksum 08:00:02 339a4e72a1f5: Download complete 08:00:02 bde34c3a00c8: Download complete 08:00:02 b352a97aabf1: Download complete 08:00:02 4872d77fe225: Download complete 08:00:02 5851b861e8e6: Download complete 08:00:02 b85a868b505f: Download complete 08:00:03 bab4dde63d76: Verifying Checksum 08:00:03 bab4dde63d76: Download complete 08:00:04 b85a868b505f: Pull complete 08:00:04 e2be974225ed: Pull complete 08:00:04 339a4e72a1f5: Pull complete 08:00:04 988bab9f4d93: Pull complete 08:00:04 1469e6f7b9e6: Pull complete 08:00:05 eaf3925da568: Pull complete 08:00:06 bab4dde63d76: Pull complete 08:00:06 bde34c3a00c8: Pull complete 08:00:06 b352a97aabf1: Pull complete 08:00:06 4872d77fe225: Pull complete 08:00:06 5851b861e8e6: Pull complete 08:00:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:07 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:00:08 $ docker top b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 -eo pid,comm 08:00:08 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). 08:00:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:08 [ssh-agent] Looking for ssh-agent implementation... 08:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:08 $ docker exec b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 ssh-agent 08:00:08 SSH_AUTH_SOCK=/tmp/ssh-cjdZRsmNbkDf/agent.31 08:00:08 SSH_AGENT_PID=37 08:00:08 Running ssh-add (command line suppressed) 08:00:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8864098067969573236.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8864098067969573236.key) 08:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:09 + git tag --points-at HEAD [Pipeline] } 08:00:09 $ docker exec --env ******** --env ******** b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 ssh-agent -k 08:00:09 unset SSH_AUTH_SOCK; 08:00:09 unset SSH_AGENT_PID; 08:00:09 echo Agent pid 37 killed; 08:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:09 [ssh-agent] Looking for ssh-agent implementation... 08:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:09 $ docker exec b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 ssh-agent 08:00:09 SSH_AUTH_SOCK=/tmp/ssh-9AQwLEDoik1t/agent.69 08:00:09 SSH_AGENT_PID=75 08:00:09 Running ssh-add (command line suppressed) 08:00:09 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3631840440274870634.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3631840440274870634.key) 08:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:09 + git semver init 08:00:10 2023-02-10 08:00:10,115 [run_init] DEBUG init version:0.0.0 force:False 08:00:10 2023-02-10 08:00:10,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 08:00:10 2023-02-10 08:00:10,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 08:00:10 2023-02-10 08:00:10,117 [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) 08:00:11 2023-02-10 08:00:11,107 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 08:00:11 2023-02-10 08:00:11,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 08:00:11 2023-02-10 08:00:11,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:00:11 2023-02-10 08:00:11,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:00:11 3.0.0-dev.7 [Pipeline] } 08:00:11 $ docker exec --env ******** --env ******** b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 ssh-agent -k 08:00:11 unset SSH_AUTH_SOCK; 08:00:11 unset SSH_AGENT_PID; 08:00:11 echo Agent pid 75 killed; 08:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:11 + git semver [Pipeline] } 08:00:11 $ docker stop --time=1 b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 08:00:13 $ docker rm -f --volumes b5b00ec8a65f7d70638239c283ccb92c7dec24d961c6f40363b2bd531cb9ea37 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:00:13 Stashed 1 file(s) [Pipeline] echo 08:00:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 08:00:13 provisioning config files... 08:00:13 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3586418853521488218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:14 ---> docker-login.sh 08:00:14 nexus3.edgexfoundry.org:10001 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 nexus3.edgexfoundry.org:10002 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 nexus3.edgexfoundry.org:10003 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 nexus3.edgexfoundry.org:10004 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 docker.io 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:15 Configure a credential helper to remove this warning. See 08:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:15 08:00:15 Login Succeeded 08:00:15 ---> docker-login.sh ends [Pipeline] } 08:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:15 ========================================================= 08:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:00:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + 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 . 08:00:15 Sending build context to Docker daemon 15.96MB 08:00:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:00:15 Step 2/12 : FROM ${BASE} AS builder 08:00:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:15 213ec9aee27d: Pulling fs layer 08:00:15 4583459ba037: Pulling fs layer 08:00:15 93c1e223e6f2: Pulling fs layer 08:00:15 53926ce57604: Pulling fs layer 08:00:15 21b2b0c7a3f4: Pulling fs layer 08:00:15 22ff95d597cd: Pulling fs layer 08:00:15 12d6caf4c0d1: Pulling fs layer 08:00:15 96b7cbca73a9: Pulling fs layer 08:00:15 a7acece74701: Pulling fs layer 08:00:15 21b2b0c7a3f4: Waiting 08:00:15 96b7cbca73a9: Waiting 08:00:15 a7acece74701: Waiting 08:00:15 22ff95d597cd: Waiting 08:00:15 12d6caf4c0d1: Waiting 08:00:15 93c1e223e6f2: Verifying Checksum 08:00:15 93c1e223e6f2: Download complete 08:00:15 4583459ba037: Verifying Checksum 08:00:15 4583459ba037: Download complete 08:00:15 21b2b0c7a3f4: Download complete 08:00:15 22ff95d597cd: Verifying Checksum 08:00:15 22ff95d597cd: Download complete 08:00:15 213ec9aee27d: Verifying Checksum 08:00:15 213ec9aee27d: Download complete 08:00:15 12d6caf4c0d1: Download complete 08:00:15 213ec9aee27d: Pull complete 08:00:16 4583459ba037: Pull complete 08:00:16 93c1e223e6f2: Pull complete 08:00:16 a7acece74701: Verifying Checksum 08:00:16 a7acece74701: Download complete 08:00:17 53926ce57604: Download complete 08:00:17 96b7cbca73a9: Verifying Checksum 08:00:17 96b7cbca73a9: Download complete 08:00:20 53926ce57604: Pull complete 08:00:20 21b2b0c7a3f4: Pull complete 08:00:20 22ff95d597cd: Pull complete 08:00:20 12d6caf4c0d1: Pull complete 08:00:22 96b7cbca73a9: Pull complete 08:00:23 a7acece74701: Pull complete 08:00:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:00:23 ---> db6d94c90886 08:00:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:00:26 ---> Running in 6b4d0dc420a3 08:00:26 Removing intermediate container 6b4d0dc420a3 08:00:26 ---> fd450a56344e 08:00:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:00:26 ---> Running in 1d85dc2548ce 08:00:26 Removing intermediate container 1d85dc2548ce 08:00:26 ---> 15b6e7932692 08:00:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:00:26 ---> Running in 1a39669a55f9 08:00:26 Removing intermediate container 1a39669a55f9 08:00:26 ---> 9ac1ef7204fe 08:00:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:00:26 ---> Running in b3a76554253e 08:00:26 Removing intermediate container b3a76554253e 08:00:26 ---> 9cec7af91982 08:00:26 Step 7/12 : WORKDIR /device-gpio 08:00:26 ---> Running in b3f3c4540492 08:00:26 Removing intermediate container b3f3c4540492 08:00:26 ---> b5d9f7331a20 08:00:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:26 ---> Running in 04453b18f8f2 08:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:00:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:00:28 (2/4) Installing libedit (20210910.3.1-r0) 08:00:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:00:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:00:28 Executing busybox-1.35.0-r17.trigger 08:00:28 OK: 216 MiB in 55 packages 08:00:28 Still waiting to schedule task 08:00:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:00:28 Removing intermediate container 04453b18f8f2 08:00:28 ---> 650c9f617f8c 08:00:28 Step 9/12 : COPY go.mod vendor* ./ 08:00:28 ---> 59991ca95fa0 08:00:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:28 ---> Running in a06465342cf2 08:00:55 Removing intermediate container a06465342cf2 08:00:55 ---> 24569ddf45c1 08:00:55 Step 11/12 : COPY . . 08:00:55 ---> ac603233bbec 08:00:55 Step 12/12 : RUN ${MAKE} 08:00:55 ---> Running in ad559d8f5a08 08:00:55 noop 08:00:55 Removing intermediate container ad559d8f5a08 08:00:55 ---> 6e5378a2aa1c 08:00:55 Successfully built 6e5378a2aa1c 08:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:55 + docker inspect -f . ci-base-image-x86_64 08:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:55 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:56 $ docker top f7adc7cc7f371ab2f7833b38cdfe9dc2e1c999b93357778693947197bbcbef6b -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:56 + go version 08:00:56 go version go1.18.7 linux/amd64 [Pipeline] } 08:00:56 $ docker stop --time=1 f7adc7cc7f371ab2f7833b38cdfe9dc2e1c999b93357778693947197bbcbef6b 08:00:57 $ docker rm -f --volumes f7adc7cc7f371ab2f7833b38cdfe9dc2e1c999b93357778693947197bbcbef6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:58 + docker inspect -f . ci-base-image-x86_64 08:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:58 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:58 $ docker top 39cbd7600698a54a0637539aaf30c538731cf22cd24074078e90e515606d6793 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 08:00:59 + make test 08:00:59 go test ./... -coverprofile=coverage.out ./... 08:00:59 ? github.com/edgexfoundry/device-gpio [no test files] 08:01:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:01:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:01:14 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." 08:01:14 go vet ./... 08:01:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:01:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:01:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:01:18 $ docker stop --time=1 39cbd7600698a54a0637539aaf30c538731cf22cd24074078e90e515606d6793 08:01:20 $ docker rm -f --volumes 39cbd7600698a54a0637539aaf30c538731cf22cd24074078e90e515606d6793 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:01:21 + ls -al . 08:01:21 total 168 08:01:21 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 08:00 . 08:01:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:59 .. 08:01:21 -rw-rw-r-- 1 jenkins jenkins 120 Feb 10 07:59 .dockerignore 08:01:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 08:01 .git 08:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:59 .github 08:01:21 -rw-rw-r-- 1 jenkins jenkins 343 Feb 10 07:59 .gitignore 08:01:21 -rw-rw-r-- 1 jenkins jenkins 41 Feb 10 07:59 .golangci.yml 08:01:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:00 .semver 08:01:21 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 10 07:59 Attribution.txt 08:01:21 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 10 07:59 CHANGELOG.md 08:01:21 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 10 07:59 Dockerfile 08:01:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 07:59 GOVERNANCE.md 08:01:21 -rw-rw-r-- 1 jenkins jenkins 657 Feb 10 07:59 Jenkinsfile 08:01:21 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 07:59 LICENSE 08:01:21 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 10 07:59 Makefile 08:01:21 -rw-rw-r-- 1 jenkins jenkins 617 Feb 10 07:59 OWNERS.md 08:01:21 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 10 07:59 README.md 08:01:21 -rw-rw-r-- 1 jenkins jenkins 11 Feb 10 08:00 VERSION 08:01:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:59 bin 08:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:59 cmd 08:01:21 -rw-r--r-- 1 jenkins jenkins 10 Feb 10 08:00 coverage.out 08:01:21 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 10 07:59 go.mod 08:01:21 -rw-rw-r-- 1 jenkins jenkins 44944 Feb 10 07:59 go.sum 08:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:59 internal 08:01:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:59 snap 08:01:21 -rw-rw-r-- 1 jenkins jenkins 209 Feb 10 07:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:21 + 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=9fd98a26a9ea9701925160950e3b0ed34522a85d --label arch=amd64 --label version=3.0.0-dev.7 . 08:01:21 Sending build context to Docker daemon 15.97MB 08:01:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:01:21 Step 2/25 : FROM ${BASE} AS builder 08:01:21 ---> 6e5378a2aa1c 08:01:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:01:21 ---> Running in fa92e786eb62 08:01:21 Removing intermediate container fa92e786eb62 08:01:21 ---> e3af4ebb7d4e 08:01:21 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:21 ---> Running in 150c70479df7 08:01:21 Removing intermediate container 150c70479df7 08:01:21 ---> 93368bdccd56 08:01:21 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:01:22 ---> Running in c3fa08764123 08:01:22 Removing intermediate container c3fa08764123 08:01:22 ---> 82f01320b719 08:01:22 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:01:22 ---> Running in 1e29fb1515ca 08:01:22 Removing intermediate container 1e29fb1515ca 08:01:22 ---> 9f5621aa3b84 08:01:22 Step 7/25 : WORKDIR /device-gpio 08:01:22 ---> Running in d0fdc32d569c 08:01:22 Removing intermediate container d0fdc32d569c 08:01:22 ---> 47007650d5de 08:01:22 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:22 ---> Running in e66d9f6209b7 08:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:01:22 OK: 216 MiB in 55 packages 08:01:23 Removing intermediate container e66d9f6209b7 08:01:23 ---> 2b2666687377 08:01:23 Step 9/25 : COPY go.mod vendor* ./ 08:01:23 ---> 6abd9d9ad9d9 08:01:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:23 ---> Running in bc8af620c113 08:01:23 Removing intermediate container bc8af620c113 08:01:23 ---> e75da253dbdb 08:01:23 Step 11/25 : COPY . . 08:01:24 ---> 9c66857138c9 08:01:24 Step 12/25 : RUN ${MAKE} 08:01:24 ---> Running in b65a3aa706d6 08:01:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:01:46 Removing intermediate container b65a3aa706d6 08:01:46 ---> b572f581fa5d 08:01:46 Step 13/25 : FROM alpine:3.16 08:01:46 3.16: Pulling from library/alpine 08:01:46 ca7dd9ec2225: Pulling fs layer 08:01:46 ca7dd9ec2225: Verifying Checksum 08:01:46 ca7dd9ec2225: Download complete 08:01:46 ca7dd9ec2225: Pull complete 08:01:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:01:46 Status: Downloaded newer image for alpine:3.16 08:01:46 ---> bfe296a52501 08:01:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:01:46 ---> Running in d98baede1229 08:01:46 Removing intermediate container d98baede1229 08:01:46 ---> cafab1f95729 08:01:46 Step 15/25 : RUN apk add --update --no-cache 08:01:46 ---> Running in b0f53978e141 08:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:01:46 OK: 6 MiB in 14 packages 08:01:46 Removing intermediate container b0f53978e141 08:01:46 ---> 1c1351e8e0dc 08:01:46 Step 16/25 : WORKDIR / 08:01:46 ---> Running in a344a4edbcfb 08:01:46 Removing intermediate container a344a4edbcfb 08:01:46 ---> a6c33b67de09 08:01:46 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 08:01:46 ---> 9a45db0496b5 08:01:46 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 08:01:46 ---> 05b6bf75e52d 08:01:46 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 08:01:47 ---> 048d182cc41f 08:01:47 Step 20/25 : EXPOSE 59910 08:01:47 ---> Running in 53a9c471203d 08:01:47 Removing intermediate container 53a9c471203d 08:01:47 ---> 6b8c6b2e7c24 08:01:47 Step 21/25 : ENTRYPOINT ["/device-gpio"] 08:01:47 ---> Running in 704342d4edda 08:01:47 Removing intermediate container 704342d4edda 08:01:47 ---> fb7a2b74f101 08:01:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:01:47 ---> Running in 0aa4d16c8816 08:01:47 Removing intermediate container 0aa4d16c8816 08:01:47 ---> 63e6a77fa298 08:01:47 Step 23/25 : LABEL arch=amd64 08:01:47 ---> Running in ab37ad99ed8d 08:01:47 Removing intermediate container ab37ad99ed8d 08:01:47 ---> 5b6869f8fafd 08:01:47 Step 24/25 : LABEL git_sha=9fd98a26a9ea9701925160950e3b0ed34522a85d 08:01:47 ---> Running in 79c80cd279db 08:01:48 Removing intermediate container 79c80cd279db 08:01:48 ---> b6c846228336 08:01:48 Step 25/25 : LABEL version=3.0.0-dev.7 08:01:48 ---> Running in c7d9f2511dd1 08:01:48 Removing intermediate container c7d9f2511dd1 08:01:48 ---> 758b2485fe8e 08:01:48 [Warning] One or more build-args [ARCH] were not consumed 08:01:48 Successfully built 758b2485fe8e 08:01:48 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:48 provisioning config files... 08:01:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14026174158673551740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:48 ---> docker-login.sh 08:01:48 nexus3.edgexfoundry.org:10001 08:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:48 Configure a credential helper to remove this warning. See 08:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:48 08:01:48 Login Succeeded 08:01:48 nexus3.edgexfoundry.org:10002 08:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:48 Configure a credential helper to remove this warning. See 08:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:48 08:01:48 Login Succeeded 08:01:48 nexus3.edgexfoundry.org:10003 08:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:48 Configure a credential helper to remove this warning. See 08:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:48 08:01:48 Login Succeeded 08:01:48 nexus3.edgexfoundry.org:10004 08:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:48 Configure a credential helper to remove this warning. See 08:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:48 08:01:48 Login Succeeded 08:01:48 docker.io 08:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:48 Configure a credential helper to remove this warning. See 08:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:48 08:01:48 Login Succeeded 08:01:48 ---> docker-login.sh ends [Pipeline] } 08:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:48 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 08:01:48 9fd98a26a9ea9701925160950e3b0ed34522a85d 08:01:48 latest 08:01:48 3.0.0-dev.7 08:01:48 9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:01:48 main 08:01:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:49 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d 08:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:01:50 3bc395ca3779: Preparing 08:01:50 71486ba1caa3: Preparing 08:01:50 61b37e6b47cd: Preparing 08:01:50 a33a683310c8: Preparing 08:01:50 e5e13b0c77cb: Preparing 08:01:50 e5e13b0c77cb: Layer already exists 08:01:50 61b37e6b47cd: Pushed 08:01:50 a33a683310c8: Pushed 08:01:50 71486ba1caa3: Pushed 08:01:52 3bc395ca3779: Pushed 08:01:52 9fd98a26a9ea9701925160950e3b0ed34522a85d: digest: sha256:3f5f7d0d412cc3d3f4f33dae311a17c29e3b2eb3138c4f3679d3cd654fb9cba7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:53 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 08:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:01:53 3bc395ca3779: Preparing 08:01:53 71486ba1caa3: Preparing 08:01:53 61b37e6b47cd: Preparing 08:01:53 a33a683310c8: Preparing 08:01:53 e5e13b0c77cb: Preparing 08:01:53 e5e13b0c77cb: Layer already exists 08:01:53 a33a683310c8: Layer already exists 08:01:53 71486ba1caa3: Layer already exists 08:01:53 61b37e6b47cd: Layer already exists 08:01:53 3bc395ca3779: Layer already exists 08:01:53 latest: digest: sha256:3f5f7d0d412cc3d3f4f33dae311a17c29e3b2eb3138c4f3679d3cd654fb9cba7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:53 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.7 08:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:01:54 3bc395ca3779: Preparing 08:01:54 71486ba1caa3: Preparing 08:01:54 61b37e6b47cd: Preparing 08:01:54 a33a683310c8: Preparing 08:01:54 e5e13b0c77cb: Preparing 08:01:54 3bc395ca3779: Layer already exists 08:01:54 71486ba1caa3: Layer already exists 08:01:54 a33a683310c8: Layer already exists 08:01:54 e5e13b0c77cb: Layer already exists 08:01:54 61b37e6b47cd: Layer already exists 08:01:54 3.0.0-dev.7: digest: sha256:3f5f7d0d412cc3d3f4f33dae311a17c29e3b2eb3138c4f3679d3cd654fb9cba7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:01:54 3bc395ca3779: Preparing 08:01:54 71486ba1caa3: Preparing 08:01:54 61b37e6b47cd: Preparing 08:01:54 a33a683310c8: Preparing 08:01:54 e5e13b0c77cb: Preparing 08:01:54 61b37e6b47cd: Layer already exists 08:01:54 71486ba1caa3: Layer already exists 08:01:54 3bc395ca3779: Layer already exists 08:01:54 a33a683310c8: Layer already exists 08:01:54 e5e13b0c77cb: Layer already exists 08:01:54 9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7: digest: sha256:3f5f7d0d412cc3d3f4f33dae311a17c29e3b2eb3138c4f3679d3cd654fb9cba7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 08:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:01:55 3bc395ca3779: Preparing 08:01:55 71486ba1caa3: Preparing 08:01:55 61b37e6b47cd: Preparing 08:01:55 a33a683310c8: Preparing 08:01:55 e5e13b0c77cb: Preparing 08:01:55 a33a683310c8: Layer already exists 08:01:55 61b37e6b47cd: Layer already exists 08:01:55 3bc395ca3779: Layer already exists 08:01:55 71486ba1caa3: Layer already exists 08:01:55 e5e13b0c77cb: Layer already exists 08:01:55 main: digest: sha256:3f5f7d0d412cc3d3f4f33dae311a17c29e3b2eb3138c4f3679d3cd654fb9cba7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:55 ===================================================== [Pipeline] echo 08:01:55 taggedImages: 08:01:55 - nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d 08:01:55 - nexus3.edgexfoundry.org:10004/device-gpio:latest 08:01:55 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.7 08:01:55 - nexus3.edgexfoundry.org:10004/device-gpio:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:01:55 - 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 08:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:55 08:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:55 latest: Pulling from edgex-lftools-log-publisher 08:01:55 5eb5b503b376: Pulling fs layer 08:01:55 5c69ac0246d0: Pulling fs layer 08:01:55 ec43610c2a17: Pulling fs layer 08:01:55 3a2ae6a8a46f: Pulling fs layer 08:01:55 33b1e0a273af: Pulling fs layer 08:01:55 5d3b04190fa2: Pulling fs layer 08:01:55 2f39f015ded8: Pulling fs layer 08:01:55 2f39f015ded8: Waiting 08:01:55 3a2ae6a8a46f: Waiting 08:01:55 33b1e0a273af: Waiting 08:01:55 5c69ac0246d0: Download complete 08:01:55 3a2ae6a8a46f: Verifying Checksum 08:01:55 3a2ae6a8a46f: Download complete 08:01:56 33b1e0a273af: Verifying Checksum 08:01:56 33b1e0a273af: Download complete 08:01:56 5d3b04190fa2: Verifying Checksum 08:01:56 ec43610c2a17: Verifying Checksum 08:01:56 ec43610c2a17: Download complete 08:01:56 5eb5b503b376: Verifying Checksum 08:01:56 5eb5b503b376: Download complete 08:01:57 2f39f015ded8: Download complete 08:01:57 5eb5b503b376: Pull complete 08:01:57 5c69ac0246d0: Pull complete 08:01:57 ec43610c2a17: Pull complete 08:01:58 3a2ae6a8a46f: Pull complete 08:01:58 33b1e0a273af: Pull complete 08:01:58 5d3b04190fa2: Pull complete 08:02:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5306 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 08:02:00 Running in /w/workspace/device-gpio/59 [Pipeline] { [Pipeline] checkout 08:02:00 The recommended git tool is: git 08:02:02 2f39f015ded8: Pull complete 08:02:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:02 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:02:05 using credential edgex-jenkins-ssh 08:02:05 Cloning the remote Git repository 08:02:05 Cloning repository git@github.com:edgexfoundry/device-gpio.git 08:02:05 $ docker top b1a4c9767e1045606f5b0603df0c1cc46b949386a8278b647a6f24677aa4fe49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:06 ---> job-cost.sh 08:02:06 lf-activate-venv: SKIPPING 08:02:06 INFO: No Stack... 08:02:06 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:06 INFO: Archiving Costs [Pipeline] sh 08:02:05 > git init /w/workspace/device-gpio/59 # timeout=10 08:02:05 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 08:02:05 > git --version # timeout=10 08:02:05 > git --version # 'git version 2.25.1' 08:02:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:06 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 08:02:06 + cut -d, -f6 [Pipeline] lock 08:02:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] 08:02:06 Resource [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] did not exist. Created. 08:02:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:07 + echo total: 0.2199999988079071 [Pipeline] stash 08:02:07 Stashed 1 file(s) [Pipeline] } 08:02:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:07 $ docker stop --time=1 b1a4c9767e1045606f5b0603df0c1cc46b949386a8278b647a6f24677aa4fe49 08:02:07 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 08:02:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:08 Avoid second fetch 08:02:08 Checking out Revision 9fd98a26a9ea9701925160950e3b0ed34522a85d (main) 08:02:08 $ docker rm -f --volumes b1a4c9767e1045606f5b0603df0c1cc46b949386a8278b647a6f24677aa4fe49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:08 Commit message: "Merge pull request #96 from theonefx/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:08 > git config core.sparsecheckout # timeout=10 08:02:08 > git checkout -f 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 08:02:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:02:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:09 Dload Upload Total Spent Left Speed 08:02:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 08:02:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:02:10 + sudo tee /etc/docker/daemon.new 08:02:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:02:10 { 08:02:10 "registry-mirrors": [ 08:02:10 "https://nexus3.edgexfoundry.org:10001" 08:02:10 ], 08:02:10 "bip": "10.250.0.254/24", 08:02:10 "hosts": [ 08:02:10 "tcp://0.0.0.0:5555", 08:02:10 "unix:///var/run/docker.sock" 08:02:10 ], 08:02:10 "mtu": 1458, 08:02:10 "selinux-enabled": true, 08:02:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:02:10 } [Pipeline] sh 08:02:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:02:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:29 provisioning config files... 08:02:29 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/59@tmp/config2013196613485196171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:29 ---> docker-login.sh 08:02:29 nexus3.edgexfoundry.org:10001 08:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:30 Configure a credential helper to remove this warning. See 08:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:30 08:02:30 Login Succeeded 08:02:30 nexus3.edgexfoundry.org:10002 08:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:30 Configure a credential helper to remove this warning. See 08:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:30 08:02:30 Login Succeeded 08:02:30 nexus3.edgexfoundry.org:10003 08:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:31 Configure a credential helper to remove this warning. See 08:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:31 08:02:31 Login Succeeded 08:02:31 nexus3.edgexfoundry.org:10004 08:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:31 Configure a credential helper to remove this warning. See 08:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:31 08:02:31 Login Succeeded 08:02:31 docker.io 08:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:32 Configure a credential helper to remove this warning. See 08:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:32 08:02:32 Login Succeeded 08:02:32 ---> docker-login.sh ends [Pipeline] } 08:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:02:32 ========================================================= 08:02:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:02:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:32 + 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 . 08:02:33 Sending build context to Docker daemon 8.06MB 08:02:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:02:33 Step 2/12 : FROM ${BASE} AS builder 08:02:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:02:33 9b18e9b68314: Pulling fs layer 08:02:33 35d82f9e3411: Pulling fs layer 08:02:33 e16973657156: Pulling fs layer 08:02:33 fc693d55d65f: Pulling fs layer 08:02:33 7e9fc2657dce: Pulling fs layer 08:02:33 dda99020689f: Pulling fs layer 08:02:33 db1c61fa0a46: Pulling fs layer 08:02:33 891c053d2c06: Pulling fs layer 08:02:33 fc693d55d65f: Waiting 08:02:33 7e9fc2657dce: Waiting 08:02:33 dda99020689f: Waiting 08:02:33 db1c61fa0a46: Waiting 08:02:33 891c053d2c06: Waiting 08:02:33 e16973657156: Verifying Checksum 08:02:33 e16973657156: Download complete 08:02:33 35d82f9e3411: Verifying Checksum 08:02:33 35d82f9e3411: Download complete 08:02:33 7e9fc2657dce: Verifying Checksum 08:02:33 7e9fc2657dce: Download complete 08:02:33 dda99020689f: Verifying Checksum 08:02:33 dda99020689f: Download complete 08:02:33 9b18e9b68314: Verifying Checksum 08:02:33 9b18e9b68314: Download complete 08:02:34 9b18e9b68314: Pull complete 08:02:34 891c053d2c06: Verifying Checksum 08:02:34 891c053d2c06: Download complete 08:02:34 35d82f9e3411: Pull complete 08:02:35 e16973657156: Pull complete 08:02:35 db1c61fa0a46: Verifying Checksum 08:02:35 db1c61fa0a46: Download complete 08:02:36 fc693d55d65f: Verifying Checksum 08:02:36 fc693d55d65f: Download complete 08:02:48 fc693d55d65f: Pull complete 08:02:48 7e9fc2657dce: Pull complete 08:02:48 dda99020689f: Pull complete 08:02:53 db1c61fa0a46: Pull complete 08:02:55 891c053d2c06: Pull complete 08:02:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:02:55 ---> f96f9c87975a 08:02:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:02:57 ---> Running in a97c57348c75 08:02:57 Removing intermediate container a97c57348c75 08:02:57 ---> 85c882535181 08:02:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:02:57 ---> Running in 0e97e935e1c4 08:02:57 Removing intermediate container 0e97e935e1c4 08:02:57 ---> 6cbc0c1cb6d0 08:02:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:02:57 ---> Running in e44b78f45355 08:02:58 Removing intermediate container e44b78f45355 08:02:58 ---> c76c578b0cb2 08:02:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:02:58 ---> Running in 4a28bb574e88 08:02:58 Removing intermediate container 4a28bb574e88 08:02:58 ---> cdfb4275b3a1 08:02:58 Step 7/12 : WORKDIR /device-gpio 08:02:58 ---> Running in 079bc6de5971 08:02:59 Removing intermediate container 079bc6de5971 08:02:59 ---> 4e099cbf8b1b 08:02:59 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:59 ---> Running in b81da0c9a36e 08:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:03:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:03:01 (2/4) Installing libedit (20210910.3.1-r0) 08:03:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:03:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:03:01 Executing busybox-1.35.0-r17.trigger 08:03:01 OK: 226 MiB in 55 packages 08:03:02 Removing intermediate container b81da0c9a36e 08:03:02 ---> 22948b846da6 08:03:02 Step 9/12 : COPY go.mod vendor* ./ 08:03:02 ---> 0664ed2216bc 08:03:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:02 ---> Running in 2525b586b1a6 08:03:59 Removing intermediate container 2525b586b1a6 08:03:59 ---> 1b0de2dc3ee2 08:03:59 Step 11/12 : COPY . . 08:03:59 ---> b493e44f646c 08:03:59 Step 12/12 : RUN ${MAKE} 08:03:59 ---> Running in e4ece23e4cec 08:03:59 noop 08:03:59 Removing intermediate container e4ece23e4cec 08:03:59 ---> 815892c9a148 08:03:59 Successfully built 815892c9a148 08:03:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:59 + docker inspect -f . ci-base-image-arm64 08:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:59 prd-ubuntu20.04-docker-arm64-4c-16g-5306 does not seem to be running inside a container 08:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/59 -v /w/workspace/device-gpio/59:/w/workspace/device-gpio/59:rw,z -v /w/workspace/device-gpio/59@tmp:/w/workspace/device-gpio/59@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 08:04:01 $ docker top 15ed01bac9a29e35af96e60d4965add9a8de8e2b649d118db70a14ef30e1dbb9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:01 + go version 08:04:01 go version go1.18.7 linux/arm64 [Pipeline] } 08:04:01 $ docker stop --time=1 15ed01bac9a29e35af96e60d4965add9a8de8e2b649d118db70a14ef30e1dbb9 08:04:03 $ docker rm -f --volumes 15ed01bac9a29e35af96e60d4965add9a8de8e2b649d118db70a14ef30e1dbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:04 + docker inspect -f . ci-base-image-arm64 08:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:04 prd-ubuntu20.04-docker-arm64-4c-16g-5306 does not seem to be running inside a container 08:04:04 $ 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/59 -v /w/workspace/device-gpio/59:/w/workspace/device-gpio/59:rw,z -v /w/workspace/device-gpio/59@tmp:/w/workspace/device-gpio/59@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 08:04:05 $ docker top 848168d8e6ea4e3d3a09bc950dc3ceb14f4293fe53dadf8f834d007b13c4f222 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:05 + git config --global --add safe.directory /w/workspace/device-gpio/59 [Pipeline] fileExists [Pipeline] sh 08:04:06 + make test 08:04:06 go test ./... -coverprofile=coverage.out ./... 08:04:08 ? github.com/edgexfoundry/device-gpio [no test files] 08:05:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:05:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:05:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:05:29 go vet ./... 08:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:05:40 $ docker stop --time=1 848168d8e6ea4e3d3a09bc950dc3ceb14f4293fe53dadf8f834d007b13c4f222 08:05:42 $ docker rm -f --volumes 848168d8e6ea4e3d3a09bc950dc3ceb14f4293fe53dadf8f834d007b13c4f222 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:43 Warning: overwriting stash ‘coverage-report’ 08:05:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:44 + ls -al . 08:05:44 total 164 08:05:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 08:04 . 08:05:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:02 .. 08:05:44 -rw-rw-r-- 1 jenkins jenkins 120 Feb 10 08:02 .dockerignore 08:05:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 08:02 .git 08:05:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:02 .github 08:05:44 -rw-rw-r-- 1 jenkins jenkins 343 Feb 10 08:02 .gitignore 08:05:44 -rw-rw-r-- 1 jenkins jenkins 41 Feb 10 08:02 .golangci.yml 08:05:44 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 10 08:02 Attribution.txt 08:05:44 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 10 08:02 CHANGELOG.md 08:05:44 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 10 08:02 Dockerfile 08:05:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 08:02 GOVERNANCE.md 08:05:44 -rw-rw-r-- 1 jenkins jenkins 657 Feb 10 08:02 Jenkinsfile 08:05:44 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 08:02 LICENSE 08:05:44 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 10 08:02 Makefile 08:05:44 -rw-rw-r-- 1 jenkins jenkins 617 Feb 10 08:02 OWNERS.md 08:05:44 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 10 08:02 README.md 08:05:44 -rw-rw-r-- 1 jenkins jenkins 11 Feb 10 08:00 VERSION 08:05:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 08:02 bin 08:05:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:02 cmd 08:05:44 -rw-r--r-- 1 jenkins jenkins 10 Feb 10 08:04 coverage.out 08:05:44 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 10 08:02 go.mod 08:05:44 -rw-rw-r-- 1 jenkins jenkins 44944 Feb 10 08:02 go.sum 08:05:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:02 internal 08:05:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:02 snap 08:05:44 -rw-rw-r-- 1 jenkins jenkins 209 Feb 10 08:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:44 + 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=9fd98a26a9ea9701925160950e3b0ed34522a85d --label arch=arm64 --label version=3.0.0-dev.7 . 08:05:45 Sending build context to Docker daemon 8.061MB 08:05:45 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:05:45 Step 2/25 : FROM ${BASE} AS builder 08:05:45 ---> 815892c9a148 08:05:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:05:45 ---> Running in 8c41f6cb3ac6 08:05:45 Removing intermediate container 8c41f6cb3ac6 08:05:45 ---> 53a03aa47f5a 08:05:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:05:45 ---> Running in b61578f33fe0 08:05:46 Removing intermediate container b61578f33fe0 08:05:46 ---> bb570b5e04cb 08:05:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:05:46 ---> Running in 6631f75106ee 08:05:46 Removing intermediate container 6631f75106ee 08:05:46 ---> 35e8749d598c 08:05:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:05:46 ---> Running in d717356a6fa4 08:05:46 Removing intermediate container d717356a6fa4 08:05:46 ---> b5a0e75075ab 08:05:46 Step 7/25 : WORKDIR /device-gpio 08:05:46 ---> Running in fd289cb43f22 08:05:47 Removing intermediate container fd289cb43f22 08:05:47 ---> e2559696b4d4 08:05:47 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:47 ---> Running in dd2993bb86d6 08:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:05:49 OK: 226 MiB in 55 packages 08:05:50 Removing intermediate container dd2993bb86d6 08:05:50 ---> e86a2234d4da 08:05:50 Step 9/25 : COPY go.mod vendor* ./ 08:05:50 ---> 07c7da3eddf8 08:05:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:50 ---> Running in 0875a9572b60 08:05:52 Removing intermediate container 0875a9572b60 08:05:52 ---> e99326e460a6 08:05:52 Step 11/25 : COPY . . 08:05:54 ---> 0f8aceaa54f3 08:05:54 Step 12/25 : RUN ${MAKE} 08:05:54 ---> Running in 6081a02fbed1 08:05:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:08:17 Removing intermediate container 6081a02fbed1 08:08:17 ---> 8593c70d5885 08:08:17 Step 13/25 : FROM alpine:3.16 08:08:17 3.16: Pulling from library/alpine 08:08:17 6875df1f5354: Pulling fs layer 08:08:17 6875df1f5354: Verifying Checksum 08:08:17 6875df1f5354: Download complete 08:08:17 6875df1f5354: Pull complete 08:08:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:08:17 Status: Downloaded newer image for alpine:3.16 08:08:17 ---> 2b4661558fb8 08:08:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:08:17 ---> Running in 64f1d7262136 08:08:17 Removing intermediate container 64f1d7262136 08:08:17 ---> 950b6078ea2e 08:08:17 Step 15/25 : RUN apk add --update --no-cache 08:08:17 ---> Running in 55de22161fb9 08:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:08:17 OK: 5 MiB in 14 packages 08:08:17 Removing intermediate container 55de22161fb9 08:08:17 ---> b9c260c88fbc 08:08:17 Step 16/25 : WORKDIR / 08:08:17 ---> Running in a8c341857bdf 08:08:17 Removing intermediate container a8c341857bdf 08:08:17 ---> c1fcac72ae0c 08:08:17 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 08:08:17 ---> 76175393e5c9 08:08:17 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 08:08:17 ---> bd3b20102eda 08:08:17 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 08:08:17 ---> 3c91b6518c8f 08:08:17 Step 20/25 : EXPOSE 59910 08:08:17 ---> Running in 056e3e780271 08:08:17 Removing intermediate container 056e3e780271 08:08:17 ---> 0a093c8ec8f9 08:08:17 Step 21/25 : ENTRYPOINT ["/device-gpio"] 08:08:17 ---> Running in dd87794ec6ff 08:08:17 Removing intermediate container dd87794ec6ff 08:08:17 ---> c85b6412b29b 08:08:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:08:17 ---> Running in 6a5a387befa5 08:08:17 Removing intermediate container 6a5a387befa5 08:08:17 ---> e9e67c9dc8b5 08:08:17 Step 23/25 : LABEL arch=arm64 08:08:17 ---> Running in c9a668517454 08:08:17 Removing intermediate container c9a668517454 08:08:17 ---> 8f9851f0a5cb 08:08:17 Step 24/25 : LABEL git_sha=9fd98a26a9ea9701925160950e3b0ed34522a85d 08:08:17 ---> Running in 29cf2d878d86 08:08:17 Removing intermediate container 29cf2d878d86 08:08:17 ---> 1be82444e0c7 08:08:17 Step 25/25 : LABEL version=3.0.0-dev.7 08:08:17 ---> Running in fe1195fd7aea 08:08:17 Removing intermediate container fe1195fd7aea 08:08:17 ---> f3d68933d2c4 08:08:17 [Warning] One or more build-args [ARCH] were not consumed 08:08:17 Successfully built f3d68933d2c4 08:08:17 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 08:08:17 provisioning config files... 08:08:17 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/59@tmp/config11201065855963848991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:17 ---> docker-login.sh 08:08:17 nexus3.edgexfoundry.org:10001 08:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:18 Configure a credential helper to remove this warning. See 08:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:18 08:08:18 Login Succeeded 08:08:18 nexus3.edgexfoundry.org:10002 08:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:18 Configure a credential helper to remove this warning. See 08:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:18 08:08:18 Login Succeeded 08:08:18 nexus3.edgexfoundry.org:10003 08:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:18 Configure a credential helper to remove this warning. See 08:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:18 08:08:18 Login Succeeded 08:08:18 nexus3.edgexfoundry.org:10004 08:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:19 Configure a credential helper to remove this warning. See 08:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:19 08:08:19 Login Succeeded 08:08:19 docker.io 08:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:19 Configure a credential helper to remove this warning. See 08:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:19 08:08:19 Login Succeeded 08:08:19 ---> docker-login.sh ends [Pipeline] } 08:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:08:19 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 08:08:19 9fd98a26a9ea9701925160950e3b0ed34522a85d 08:08:19 latest 08:08:19 3.0.0-dev.7 08:08:19 9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:08:19 main 08:08:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d 08:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:08:20 920de6e26d20: Preparing 08:08:20 3c54f818b178: Preparing 08:08:20 a1078f501b52: Preparing 08:08:20 bbf59391f9b2: Preparing 08:08:20 17bec77d7fdc: Preparing 08:08:20 17bec77d7fdc: Layer already exists 08:08:20 a1078f501b52: Pushed 08:08:20 3c54f818b178: Pushed 08:08:20 bbf59391f9b2: Pushed 08:08:26 920de6e26d20: Pushed 08:08:26 9fd98a26a9ea9701925160950e3b0ed34522a85d: digest: sha256:c8208c25c17412024484d03acdc17bd4a50c0cfac671a2503f6ea6ee01199422 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 08:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:08:26 920de6e26d20: Preparing 08:08:26 3c54f818b178: Preparing 08:08:26 a1078f501b52: Preparing 08:08:26 bbf59391f9b2: Preparing 08:08:26 17bec77d7fdc: Preparing 08:08:26 3c54f818b178: Layer already exists 08:08:26 17bec77d7fdc: Layer already exists 08:08:26 a1078f501b52: Layer already exists 08:08:26 bbf59391f9b2: Layer already exists 08:08:26 920de6e26d20: Layer already exists 08:08:26 latest: digest: sha256:c8208c25c17412024484d03acdc17bd4a50c0cfac671a2503f6ea6ee01199422 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.7 08:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:08:27 920de6e26d20: Preparing 08:08:27 3c54f818b178: Preparing 08:08:27 a1078f501b52: Preparing 08:08:27 bbf59391f9b2: Preparing 08:08:27 17bec77d7fdc: Preparing 08:08:27 17bec77d7fdc: Layer already exists 08:08:27 3c54f818b178: Layer already exists 08:08:27 a1078f501b52: Layer already exists 08:08:27 bbf59391f9b2: Layer already exists 08:08:27 920de6e26d20: Layer already exists 08:08:27 3.0.0-dev.7: digest: sha256:c8208c25c17412024484d03acdc17bd4a50c0cfac671a2503f6ea6ee01199422 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:08:28 920de6e26d20: Preparing 08:08:28 3c54f818b178: Preparing 08:08:28 a1078f501b52: Preparing 08:08:28 bbf59391f9b2: Preparing 08:08:28 17bec77d7fdc: Preparing 08:08:28 17bec77d7fdc: Layer already exists 08:08:28 a1078f501b52: Layer already exists 08:08:28 3c54f818b178: Layer already exists 08:08:28 bbf59391f9b2: Layer already exists 08:08:28 920de6e26d20: Layer already exists 08:08:28 9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7: digest: sha256:c8208c25c17412024484d03acdc17bd4a50c0cfac671a2503f6ea6ee01199422 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 08:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:08:29 920de6e26d20: Preparing 08:08:29 3c54f818b178: Preparing 08:08:29 a1078f501b52: Preparing 08:08:29 bbf59391f9b2: Preparing 08:08:29 17bec77d7fdc: Preparing 08:08:29 3c54f818b178: Layer already exists 08:08:29 17bec77d7fdc: Layer already exists 08:08:29 920de6e26d20: Layer already exists 08:08:29 a1078f501b52: Layer already exists 08:08:29 bbf59391f9b2: Layer already exists 08:08:29 main: digest: sha256:c8208c25c17412024484d03acdc17bd4a50c0cfac671a2503f6ea6ee01199422 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:29 ===================================================== [Pipeline] echo 08:08:29 taggedImages: 08:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d 08:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 08:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.7 08:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:9fd98a26a9ea9701925160950e3b0ed34522a85d-3.0.0-dev.7 08:08:29 - 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 08:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:29 08:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:30 arm64: Pulling from edgex-lftools-log-publisher 08:08:30 8998bd30e6a1: Pulling fs layer 08:08:30 04944245beec: Pulling fs layer 08:08:30 699f458cf7ca: Pulling fs layer 08:08:30 765212b225bb: Pulling fs layer 08:08:30 f23df028b6ca: Pulling fs layer 08:08:30 d65c8cfc05b1: Pulling fs layer 08:08:30 2437ff75d9bd: Pulling fs layer 08:08:30 765212b225bb: Waiting 08:08:30 f23df028b6ca: Waiting 08:08:30 2437ff75d9bd: Waiting 08:08:30 d65c8cfc05b1: Waiting 08:08:30 04944245beec: Verifying Checksum 08:08:30 04944245beec: Download complete 08:08:30 765212b225bb: Verifying Checksum 08:08:30 765212b225bb: Download complete 08:08:30 f23df028b6ca: Verifying Checksum 08:08:30 f23df028b6ca: Download complete 08:08:30 d65c8cfc05b1: Verifying Checksum 08:08:30 d65c8cfc05b1: Download complete 08:08:30 699f458cf7ca: Verifying Checksum 08:08:30 699f458cf7ca: Download complete 08:08:31 8998bd30e6a1: Verifying Checksum 08:08:31 8998bd30e6a1: Download complete 08:08:33 2437ff75d9bd: Download complete 08:08:35 8998bd30e6a1: Pull complete 08:08:36 04944245beec: Pull complete 08:08:37 699f458cf7ca: Pull complete 08:08:37 765212b225bb: Pull complete 08:08:37 f23df028b6ca: Pull complete 08:08:38 d65c8cfc05b1: Pull complete 08:08:50 2437ff75d9bd: Pull complete 08:08:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-5306 does not seem to be running inside a container 08:08:50 $ 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/59 -v /w/workspace/device-gpio/59:/w/workspace/device-gpio/59:rw,z -v /w/workspace/device-gpio/59@tmp:/w/workspace/device-gpio/59@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 08:08:53 $ docker top 960090907c2454b2e31699a078e4308011f11876463bf7bae259f51931690d68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:53 ---> job-cost.sh 08:08:53 lf-activate-venv: SKIPPING 08:08:53 INFO: No Stack... 08:08:54 INFO: Retrieving Pricing Info for: v3-standard-4 08:08:55 INFO: Archiving Costs [Pipeline] sh 08:08:55 + + cutcat -d, /w/workspace/device-gpio/59/archives/cost.csv -f6 08:08:55 [Pipeline] lock 08:08:55 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] 08:08:55 Resource [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] did not exist. Created. 08:08:55 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:55 /w/workspace/device-gpio/59@tmp/durable-271fec21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:56 + echo total: 0.10999999940395355 [Pipeline] stash 08:08:56 Warning: overwriting stash ‘stack-cost’ 08:08:56 Stashed 1 file(s) [Pipeline] } 08:08:56 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 08:08:56 $ docker stop --time=1 960090907c2454b2e31699a078e4308011f11876463bf7bae259f51931690d68 08:08:57 $ docker rm -f --volumes 960090907c2454b2e31699a078e4308011f11876463bf7bae259f51931690d68 [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 08:08:58 provisioning config files... 08:08:58 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18286422142181272160tmp [Pipeline] { [Pipeline] sh 08:08:58 + set +x 08:08:58 + curl -s https://codecov.io/bash 08:08:58 + bash -s -- 08:08:58 08:08:58 _____ _ 08:08:58 / ____| | | 08:08:58 | | ___ __| | ___ ___ _____ __ 08:08:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:58 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:58 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:58 Bash-1.0.6 08:08:58 08:08:58 08:08:58 ==> git version 2.25.1 found 08:08:58 ==> 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 08:08:58 Release-Date: 2020-01-08 08:08:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:08:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:08:58 ==> Jenkins CI detected. 08:08:58 current dir:  /w/workspace/edgexfoundry_device-gpio_main 08:08:58 project root: . 08:08:58 --> token set from env 08:08:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:58 ==> Running gcov in . (disable via -X gcov) 08:08:58 ==> Python coveragepy not found 08:08:58 ==> Searching for coverage reports in: 08:08:58 + . 08:08:58 -> Found 1 reports 08:08:58 ==> Detecting git/mercurial file structure 08:08:58 ==> Reading reports 08:08:58 + ./coverage.out bytes=10 08:08:58 ==> Appending adjustments 08:08:58 https://docs.codecov.io/docs/fixing-reports 08:08:58 + Found adjustments 08:08:58 ==> Gzipping contents 08:08:58 4.0K /tmp/codecov.xflsBR.gz 08:08:58 ==> Uploading reports 08:08:58 url: https://codecov.io 08:08:58 query: branch=main&commit=9fd98a26a9ea9701925160950e3b0ed34522a85d&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:08:58 -> Pinging Codecov 08:08:58 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=9fd98a26a9ea9701925160950e3b0ed34522a85d&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:08:58 -> Uploading to 08:08:58 https://storage.googleapis.com/codecov/v4/raw/2023-02-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9fd98a26a9ea9701925160950e3b0ed34522a85d/707be7da-9223-47ac-8310-a73d8242ff98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T080858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c7275c2e0788a5be12a524b992230e8065b94f4f01da44311e52750f0ddd3c 08:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:58 Dload Upload Total Spent Left Speed 08:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2864 --:--:-- --:--:-- --:--:-- 2864 08:08:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] } 08:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:08:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:08:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:08:59 08:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:08:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:08:59 df9b9388f04a: Pulling fs layer 08:08:59 52dc419b0ee2: Pulling fs layer 08:08:59 25bc292e5bac: Pulling fs layer 08:08:59 114826534d7a: Pulling fs layer 08:08:59 4657fd5d0bcf: Pulling fs layer 08:08:59 6ad1cebc031e: Pulling fs layer 08:08:59 8a3aa393b2d8: Pulling fs layer 08:08:59 6ad1cebc031e: Waiting 08:08:59 8a3aa393b2d8: Waiting 08:08:59 4657fd5d0bcf: Waiting 08:08:59 114826534d7a: Waiting 08:08:59 25bc292e5bac: Download complete 08:08:59 52dc419b0ee2: Verifying Checksum 08:08:59 52dc419b0ee2: Download complete 08:08:59 4657fd5d0bcf: Verifying Checksum 08:08:59 4657fd5d0bcf: Download complete 08:09:00 df9b9388f04a: Download complete 08:09:00 df9b9388f04a: Pull complete 08:09:00 52dc419b0ee2: Pull complete 08:09:00 25bc292e5bac: Pull complete 08:09:00 6ad1cebc031e: Verifying Checksum 08:09:00 6ad1cebc031e: Download complete 08:09:01 114826534d7a: Verifying Checksum 08:09:01 114826534d7a: Download complete 08:09:01 8a3aa393b2d8: Verifying Checksum 08:09:01 8a3aa393b2d8: Download complete 08:09:04 114826534d7a: Pull complete 08:09:04 4657fd5d0bcf: Pull complete 08:09:04 6ad1cebc031e: Pull complete 08:09:07 8a3aa393b2d8: Pull complete 08:09:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:07 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:09:09 $ docker top d49666d13639ab105e40a5b83961618e9acb99e88de33806dab4b992854bfe2b -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 08:09:09 + set -o pipefail 08:09:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 08:09:18 08:09:18 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 08:09:18 08:09:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/8441bfe3-d1f5-4646-b8de-0f97faef8d11 08:09:18 08:09:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:09:18 08:09:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:09:18 08:09:18 08:09:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:09:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:09:18 More details here: https://snyk.co/ue1NS [Pipeline] } 08:09:18 $ docker stop --time=1 d49666d13639ab105e40a5b83961618e9acb99e88de33806dab4b992854bfe2b 08:09:20 $ docker rm -f --volumes d49666d13639ab105e40a5b83961618e9acb99e88de33806dab4b992854bfe2b [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 08:09:21 + git log --format=format:%s -1 9fd98a26a9ea9701925160950e3b0ed34522a85d [Pipeline] sh 08:09:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:21 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:22 $ docker top 7a84c4a10aa929205da890d5f2a8232079a28c374a4fe1703f5840307a9bc539 -eo pid,comm 08:09:22 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). 08:09:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:22 [ssh-agent] Looking for ssh-agent implementation... 08:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:22 $ docker exec 7a84c4a10aa929205da890d5f2a8232079a28c374a4fe1703f5840307a9bc539 ssh-agent 08:09:22 SSH_AUTH_SOCK=/tmp/ssh-0O7RMdUQ6sWG/agent.32 08:09:22 SSH_AGENT_PID=38 08:09:22 Running ssh-add (command line suppressed) 08:09:22 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9959717414400894587.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9959717414400894587.key) 08:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:22 + git semver tag 08:09:23 2023-02-10 08:09:23,151 [run_tag] DEBUG tag force:False 08:09:23 2023-02-10 08:09:23,152 [check_head_tag] DEBUG check head tag 08:09:23 2023-02-10 08:09:23,152 [execute] INFO git cat-file --batch-check 08:09:23 2023-02-10 08:09:23,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 08:09:23 2023-02-10 08:09:23,156 [execute] INFO git cat-file --batch 08:09:23 2023-02-10 08:09:23,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 08:09:23 2023-02-10 08:09:23,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:23 2023-02-10 08:09:23,169 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 08:09:23 2023-02-10 08:09:23,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 08:09:23 2023-02-10 08:09:23,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:23 3.0.0-dev.7 [Pipeline] } 08:09:23 $ docker exec --env ******** --env ******** 7a84c4a10aa929205da890d5f2a8232079a28c374a4fe1703f5840307a9bc539 ssh-agent -k 08:09:23 unset SSH_AUTH_SOCK; 08:09:23 unset SSH_AGENT_PID; 08:09:23 echo Agent pid 38 killed; 08:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:23 + git semver [Pipeline] } 08:09:23 $ docker stop --time=1 7a84c4a10aa929205da890d5f2a8232079a28c374a4fe1703f5840307a9bc539 08:09:25 $ docker rm -f --volumes 7a84c4a10aa929205da890d5f2a8232079a28c374a4fe1703f5840307a9bc539 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:09:25 08:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:09:25 0.23.1-centos7: Pulling from edgex-lftools 08:09:25 ab5ef0e58194: Pulling fs layer 08:09:25 9712f1f96733: Pulling fs layer 08:09:25 63f879dbbcfc: Pulling fs layer 08:09:25 0d9ebad4ef96: Pulling fs layer 08:09:25 e9a5061849ea: Pulling fs layer 08:09:25 d747dcd14b5f: Pulling fs layer 08:09:25 2de7ff778b66: Pulling fs layer 08:09:25 0d9ebad4ef96: Waiting 08:09:25 2de7ff778b66: Waiting 08:09:25 e9a5061849ea: Waiting 08:09:25 9712f1f96733: Verifying Checksum 08:09:25 9712f1f96733: Download complete 08:09:26 63f879dbbcfc: Verifying Checksum 08:09:26 63f879dbbcfc: Download complete 08:09:26 e9a5061849ea: Verifying Checksum 08:09:26 e9a5061849ea: Download complete 08:09:27 d747dcd14b5f: Verifying Checksum 08:09:27 d747dcd14b5f: Download complete 08:09:27 0d9ebad4ef96: Verifying Checksum 08:09:27 0d9ebad4ef96: Download complete 08:09:27 ab5ef0e58194: Verifying Checksum 08:09:27 ab5ef0e58194: Download complete 08:09:27 2de7ff778b66: Verifying Checksum 08:09:27 2de7ff778b66: Download complete 08:09:29 ab5ef0e58194: Pull complete 08:09:29 9712f1f96733: Pull complete 08:09:30 63f879dbbcfc: Pull complete 08:09:34 0d9ebad4ef96: Pull complete 08:09:34 e9a5061849ea: Pull complete 08:09:34 d747dcd14b5f: Pull complete 08:09:35 2de7ff778b66: Pull complete 08:09:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:35 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:09:38 $ docker top 32fba614baf9dca596e69ceed29d6f7a4b09329d93747defc4358b321c906af2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:09:38 provisioning config files... 08:09:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13315831820904219725tmp 08:09:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config799865169692831419tmp 08:09:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15632822780226829771tmp [Pipeline] { [Pipeline] echo 08:09:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:09:38 ---> sigul-configuration.sh 08:09:38 gpg: directory `/root/.gnupg' created 08:09:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:09:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:09:38 gpg: keyring `/root/.gnupg/secring.gpg' created 08:09:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:09:38 gpg: CAST5 encrypted data 08:09:38 gpg: encrypted with 1 passphrase 08:09:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:09:38 + mkdir /home/jenkins 08:09:38 + mkdir /home/jenkins/sigul [Pipeline] sh 08:09:39 + 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 08:09:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:09:39 ---> sigul-install.sh 08:09:39 Sigul already installed; skipping installation. [Pipeline] sh 08:09:39 + git tag --list 08:09:39 v1.0.0 08:09:39 v2.1.0 08:09:39 v2.1.1 08:09:39 v2.1.1-dev.1 08:09:39 v2.2.0 08:09:39 v2.2.1-dev.1 08:09:39 v2.2.1-dev.2 08:09:39 v2.2.1-dev.3 08:09:39 v2.2.1-dev.4 08:09:39 v2.3.0 08:09:39 v2.3.0-dev.10 08:09:39 v2.3.0-dev.11 08:09:39 v2.3.0-dev.12 08:09:39 v2.3.0-dev.13 08:09:39 v2.3.0-dev.14 08:09:39 v2.3.0-dev.15 08:09:39 v2.3.0-dev.16 08:09:39 v2.3.0-dev.17 08:09:39 v2.3.0-dev.18 08:09:39 v2.3.0-dev.19 08:09:39 v2.3.0-dev.20 08:09:39 v2.3.0-dev.4 08:09:39 v2.3.0-dev.5 08:09:39 v2.3.0-dev.6 08:09:39 v2.3.0-dev.7 08:09:39 v2.3.0-dev.8 08:09:39 v2.3.0-dev.9 08:09:39 v3.0.0-dev.1 08:09:39 v3.0.0-dev.2 08:09:39 v3.0.0-dev.3 08:09:39 v3.0.0-dev.4 08:09:39 v3.0.0-dev.5 08:09:39 v3.0.0-dev.6 08:09:39 v3.0.0-dev.7 [Pipeline] sh 08:09:39 + lftools sign git-tag v3.0.0-dev.7 08:09:40 Signing Git tag with Sigul... 08:09:40 Signing v3.0.0-dev.7 [Pipeline] echo 08:09:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:09:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:09:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:09:41 $ docker stop --time=1 32fba614baf9dca596e69ceed29d6f7a4b09329d93747defc4358b321c906af2 08:09:42 $ docker rm -f --volumes 32fba614baf9dca596e69ceed29d6f7a4b09329d93747defc4358b321c906af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:09:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:43 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:43 $ docker top 04e19fb980b50cc103786b4bb9e20642a013417af48b7b9713f62db895213372 -eo pid,comm 08:09:43 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). 08:09:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:43 [ssh-agent] Looking for ssh-agent implementation... 08:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:43 $ docker exec 04e19fb980b50cc103786b4bb9e20642a013417af48b7b9713f62db895213372 ssh-agent 08:09:43 SSH_AUTH_SOCK=/tmp/ssh-BEzuLSDOYjxc/agent.34 08:09:43 SSH_AGENT_PID=40 08:09:43 Running ssh-add (command line suppressed) 08:09:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9639395257714761528.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9639395257714761528.key) 08:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:44 + git semver bump pre 08:09:44 2023-02-10 08:09:44,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:44 2023-02-10 08:09:44,366 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 08:09:44 2023-02-10 08:09:44,366 [bump_version] DEBUG bumped version:3.0.0-dev.8 08:09:44 2023-02-10 08:09:44,366 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 08:09:44 2023-02-10 08:09:44,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:44 2023-02-10 08:09:44,366 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:44 2023-02-10 08:09:44,368 [execute] INFO git cat-file --batch-check 08:09:44 2023-02-10 08:09:44,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:09:44 2023-02-10 08:09:44,373 [execute] INFO git cat-file --batch 08:09:44 2023-02-10 08:09:44,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:09:44 2023-02-10 08:09:44,379 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:44 3.0.0-dev.8 [Pipeline] } 08:09:44 $ docker exec --env ******** --env ******** 04e19fb980b50cc103786b4bb9e20642a013417af48b7b9713f62db895213372 ssh-agent -k 08:09:44 unset SSH_AUTH_SOCK; 08:09:44 unset SSH_AGENT_PID; 08:09:44 echo Agent pid 40 killed; 08:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:44 + git semver [Pipeline] } 08:09:45 $ docker stop --time=1 04e19fb980b50cc103786b4bb9e20642a013417af48b7b9713f62db895213372 08:09:46 $ docker rm -f --volumes 04e19fb980b50cc103786b4bb9e20642a013417af48b7b9713f62db895213372 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:47 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:47 $ docker top b8d56093050b72796a3684c90c54e8fd57c2c40d31989adb7cdf80ab9f538558 -eo pid,comm 08:09:47 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). 08:09:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:47 [ssh-agent] Looking for ssh-agent implementation... 08:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:47 $ docker exec b8d56093050b72796a3684c90c54e8fd57c2c40d31989adb7cdf80ab9f538558 ssh-agent 08:09:47 SSH_AUTH_SOCK=/tmp/ssh-tIOj60d5RKP6/agent.31 08:09:47 SSH_AGENT_PID=37 08:09:47 Running ssh-add (command line suppressed) 08:09:47 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3373444195612378219.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3373444195612378219.key) 08:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:48 + git semver push 08:09:48 2023-02-10 08:09:48,371 [run_push] DEBUG push 08:09:48 2023-02-10 08:09:48,372 [execute] INFO git cat-file --batch-check 08:09:48 2023-02-10 08:09:48,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:09:48 2023-02-10 08:09:48,376 [execute] INFO git rev-list 3754434819403827ba94d65dea0a116f4e4f426b -- 08:09:48 2023-02-10 08:09:48,377 [execute] DEBUG Popen(['git', 'rev-list', '3754434819403827ba94d65dea0a116f4e4f426b', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 08:09:48 2023-02-10 08:09:48,383 [execute] INFO git fetch -v origin 08:09:48 2023-02-10 08:09:48,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 08:09:49 2023-02-10 08:09:48,970 [run_push] DEBUG no remote changes detected 08:09:49 2023-02-10 08:09:48,970 [execute] INFO git push origin semver 08:09:49 2023-02-10 08:09:48,971 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 08:09:49 2023-02-10 08:09:49,811 [run_push] DEBUG push all version tags 08:09:49 2023-02-10 08:09:49,811 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:09:49 2023-02-10 08:09:49,812 [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) 08:09:50 2023-02-10 08:09:50,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:09:50 3.0.0-dev.8 [Pipeline] } 08:09:50 $ docker exec --env ******** --env ******** b8d56093050b72796a3684c90c54e8fd57c2c40d31989adb7cdf80ab9f538558 ssh-agent -k 08:09:50 unset SSH_AUTH_SOCK; 08:09:50 unset SSH_AGENT_PID; 08:09:50 echo Agent pid 37 killed; 08:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:51 + git semver [Pipeline] } 08:09:51 $ docker stop --time=1 b8d56093050b72796a3684c90c54e8fd57c2c40d31989adb7cdf80ab9f538558 08:09:52 $ docker rm -f --volumes b8d56093050b72796a3684c90c54e8fd57c2c40d31989adb7cdf80ab9f538558 [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 08:09:53 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 08:09:53 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 08:09:53 total 16 08:09:53 drwxr-xr-x 3 root root 4096 Feb 10 08:02 . 08:09:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 08:09 .. 08:09:53 drwxr-xr-x 2 root root 4096 Feb 10 08:02 cost 08:09:53 -rw-r--r-- 1 root root 82 Feb 10 08:02 cost.csv 08:09:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 08:09:53 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 08:09:53 total 16 08:09:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:02 . 08:09:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 08:09 .. 08:09:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 08:02 cost 08:09:53 -rw-r--r-- 1 jenkins jenkins 82 Feb 10 08:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:09:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:54 ---> package-listing.sh 08:09:54 ++ facter osfamily 08:09:54 ++ tr '[:upper:]' '[:lower:]' 08:09:54 + OS_FAMILY=debian 08:09:54 + workspace=/w/workspace/edgexfoundry_device-gpio_main 08:09:54 + START_PACKAGES=/tmp/packages_start.txt 08:09:54 + END_PACKAGES=/tmp/packages_end.txt 08:09:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:54 + PACKAGES=/tmp/packages_start.txt 08:09:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 08:09:54 + PACKAGES=/tmp/packages_end.txt 08:09:54 + case "${OS_FAMILY}" in 08:09:54 + dpkg -l 08:09:54 + grep '^ii' 08:09:54 + '[' -f /tmp/packages_start.txt ']' 08:09:54 + '[' -f /tmp/packages_end.txt ']' 08:09:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 08:09:54 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 08:09:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 08:09:54 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 08:09:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:55 prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container 08:09:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:09:55 $ docker top f8dfb4b880b57921904fb3891f4bdfb058cebf620ed4afe6698dbc33a741ebed -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:55 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:56 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:56 + ls /var/log/sa-host 08:09:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:56 provisioning config files... 08:09:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18017712790005382220tmp [Pipeline] { [Pipeline] echo 08:09:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:56 ---> create-netrc.sh [Pipeline] } 08:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:57 ---> python-tools-install.sh [Pipeline] echo 08:09:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:57 ---> sudo-logs.sh 08:09:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:57 ---> job-cost.sh 08:09:57 lf-activate-venv: SKIPPING 08:09:57 DEBUG: total: 0.2199999988079071 08:09:57 INFO: Retrieving Stack Cost... 08:09:58 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:58 INFO: Archiving Costs [Pipeline] echo 08:09:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:59 ---> logs-deploy.sh 08:09:59 lf-activate-venv: SKIPPING 08:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/59 08:09:59 INFO: archiving workspace using pattern(s): 08:09:59 Archives upload complete. 08:09:59 INFO: archiving logs to Nexus