Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7edff37cb06078541196713cb128d1cf5c85b437 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-ssh16298340318544526392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9022149919662950942.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13083454404600069987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15471721988860429463.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-ssh3159799747041675020.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8125 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 7edff37cb06078541196713cb128d1cf5c85b437 (main) Commit message: "Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > 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 7edff37cb06078541196713cb128d1cf5c85b437 # timeout=10 > git rev-list --no-walk c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:33:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:33:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:40 ========================================================= 09:33:40 EdgeX Global Pipelines Version Info 09:33:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:33:41 ------------------- 09:33:41 stable info: 09:33:41 ------------------- 09:33:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:33:41 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:33:41 Message: update stable to v1.0.254 09:33:41 ------------------- 09:33:41 experimental info: 09:33:41 ------------------- 09:33:41 Commited By: **** collab-it+edgex@linuxfoundation.org 09:33:41 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:33:41 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:33:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7edff37 [Pipeline] echo 09:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:42 provisioning config files... 09:33:42 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5107211053262169095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:42 ---> docker-login.sh 09:33:42 nexus3.edgexfoundry.org:10001 09:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:43 Configure a credential helper to remove this warning. See 09:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:43 09:33:43 Login Succeeded 09:33:43 nexus3.edgexfoundry.org:10002 09:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:43 Configure a credential helper to remove this warning. See 09:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:43 09:33:43 Login Succeeded 09:33:43 nexus3.edgexfoundry.org:10003 09:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:43 Configure a credential helper to remove this warning. See 09:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:43 09:33:43 Login Succeeded 09:33:43 nexus3.edgexfoundry.org:10004 09:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:43 Configure a credential helper to remove this warning. See 09:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:43 09:33:43 Login Succeeded 09:33:43 docker.io 09:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:43 Configure a credential helper to remove this warning. See 09:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:43 09:33:43 Login Succeeded 09:33:43 ---> docker-login.sh ends [Pipeline] } 09:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:33:44 + git rev-list -1 --merges 7edff37cb06078541196713cb128d1cf5c85b437~1..7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] echo 09:33:44 -----------> git rev-list -1 --merges 7edff37cb06078541196713cb128d1cf5c85b437~1..7edff37cb06078541196713cb128d1cf5c85b437 7edff37cb06078541196713cb128d1cf5c85b437 09:33:44 7edff37cb06078541196713cb128d1cf5c85b437 [false] [Pipeline] sh 09:33:44 + git log --format=format:%s -1 7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] echo 09:33:44 ========================================================= 09:33:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:33:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:44 + git log --format=format:%s -1 7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] echo 09:33:44 [semverPrep] GIT_COMMIT: 7edff37cb06078541196713cb128d1cf5c85b437, Commit Message: Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 09:33:44 [semverPrep] This is not a build commit. [Pipeline] sh 09:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:45 + grep -v github /etc/ssh/ssh_known_hosts 09:33:45 + [ -e /tmp/ssh_known_hosts ] 09:33:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:33:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:33:45 + sudo tee -a /etc/ssh/ssh_known_hosts 09:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:45 09:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:46 0.1.4: Pulling from edgex-devops/py-git-semver 09:33:46 b85a868b505f: Pulling fs layer 09:33:46 e2be974225ed: Pulling fs layer 09:33:46 339a4e72a1f5: Pulling fs layer 09:33:46 988bab9f4d93: Pulling fs layer 09:33:46 1469e6f7b9e6: Pulling fs layer 09:33:46 eaf3925da568: Pulling fs layer 09:33:46 bab4dde63d76: Pulling fs layer 09:33:46 bde34c3a00c8: Pulling fs layer 09:33:46 b352a97aabf1: Pulling fs layer 09:33:46 4872d77fe225: Pulling fs layer 09:33:46 5851b861e8e6: Pulling fs layer 09:33:46 bab4dde63d76: Waiting 09:33:46 b352a97aabf1: Waiting 09:33:46 4872d77fe225: Waiting 09:33:46 5851b861e8e6: Waiting 09:33:46 bde34c3a00c8: Waiting 09:33:46 988bab9f4d93: Waiting 09:33:46 1469e6f7b9e6: Waiting 09:33:46 eaf3925da568: Waiting 09:33:46 e2be974225ed: Download complete 09:33:46 988bab9f4d93: Verifying Checksum 09:33:46 988bab9f4d93: Download complete 09:33:46 1469e6f7b9e6: Verifying Checksum 09:33:46 1469e6f7b9e6: Download complete 09:33:46 339a4e72a1f5: Verifying Checksum 09:33:46 339a4e72a1f5: Download complete 09:33:46 eaf3925da568: Download complete 09:33:46 bde34c3a00c8: Download complete 09:33:46 b352a97aabf1: Download complete 09:33:46 4872d77fe225: Verifying Checksum 09:33:46 4872d77fe225: Download complete 09:33:46 5851b861e8e6: Verifying Checksum 09:33:46 5851b861e8e6: Download complete 09:33:46 b85a868b505f: Download complete 09:33:46 bab4dde63d76: Verifying Checksum 09:33:46 bab4dde63d76: Download complete 09:33:47 b85a868b505f: Pull complete 09:33:47 e2be974225ed: Pull complete 09:33:48 339a4e72a1f5: Pull complete 09:33:48 988bab9f4d93: Pull complete 09:33:48 1469e6f7b9e6: Pull complete 09:33:48 eaf3925da568: Pull complete 09:33:50 bab4dde63d76: Pull complete 09:33:50 bde34c3a00c8: Pull complete 09:33:50 b352a97aabf1: Pull complete 09:33:50 4872d77fe225: Pull complete 09:33:50 5851b861e8e6: Pull complete 09:33:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:50 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:33:53 $ docker top 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 -eo pid,comm 09:33:53 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). 09:33:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:53 [ssh-agent] Looking for ssh-agent implementation... 09:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:53 $ docker exec 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 ssh-agent 09:33:53 SSH_AUTH_SOCK=/tmp/ssh-sfiWjHMyB3uM/agent.32 09:33:53 SSH_AGENT_PID=38 09:33:53 Running ssh-add (command line suppressed) 09:33:53 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17945862563829473230.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17945862563829473230.key) 09:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:54 + git tag --points-at HEAD [Pipeline] } 09:33:54 $ docker exec --env ******** --env ******** 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 ssh-agent -k 09:33:54 unset SSH_AUTH_SOCK; 09:33:54 unset SSH_AGENT_PID; 09:33:54 echo Agent pid 38 killed; 09:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:54 [ssh-agent] Looking for ssh-agent implementation... 09:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:54 $ docker exec 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 ssh-agent 09:33:54 SSH_AUTH_SOCK=/tmp/ssh-1eHvYYqa5IX6/agent.70 09:33:54 SSH_AGENT_PID=76 09:33:54 Running ssh-add (command line suppressed) 09:33:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12063956042330878065.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12063956042330878065.key) 09:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:54 + git semver init 09:33:55 2023-09-28 09:33:55,135 [run_init] DEBUG init version:0.0.0 force:False 09:33:55 2023-09-28 09:33:55,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 09:33:55 2023-09-28 09:33:55,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 09:33:55 2023-09-28 09:33:55,136 [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) 09:33:56 2023-09-28 09:33:56,129 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 09:33:56 2023-09-28 09:33:56,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 09:33:56 2023-09-28 09:33:56,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:33:56 2023-09-28 09:33:56,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:33:56 3.1.0-dev.14 [Pipeline] } 09:33:56 $ docker exec --env ******** --env ******** 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 ssh-agent -k 09:33:56 unset SSH_AUTH_SOCK; 09:33:56 unset SSH_AGENT_PID; 09:33:56 echo Agent pid 76 killed; 09:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:56 + git semver [Pipeline] } 09:33:56 $ docker stop --time=1 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 09:33:58 $ docker rm -f --volumes 28e74889e24bea0cb73425fa5efa3c676abce7751b3a330fd9c61a8647e8f479 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:33:58 Stashed 1 file(s) [Pipeline] echo 09:33:58 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 09:33:58 provisioning config files... 09:33:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config577994738942196517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:59 ---> docker-login.sh 09:33:59 nexus3.edgexfoundry.org:10001 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10002 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10003 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10004 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 docker.io 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 ---> docker-login.sh ends [Pipeline] } 09:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:59 ========================================================= 09:33:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:33:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:34:00 Sending build context to Docker daemon 16.11MB 09:34:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:34:00 Step 2/12 : FROM ${BASE} AS builder 09:34:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:34:00 7264a8db6415: Pulling fs layer 09:34:00 c4d48a809fc2: Pulling fs layer 09:34:00 4f1c88b9dad5: Pulling fs layer 09:34:00 ad3a456e5733: Pulling fs layer 09:34:00 33e27b845d1e: Pulling fs layer 09:34:00 c68163c4e522: Pulling fs layer 09:34:00 50da416c3ac9: Pulling fs layer 09:34:00 23d2d4c4bb30: Pulling fs layer 09:34:00 33e27b845d1e: Waiting 09:34:00 c68163c4e522: Waiting 09:34:00 50da416c3ac9: Waiting 09:34:00 23d2d4c4bb30: Waiting 09:34:00 ad3a456e5733: Waiting 09:34:00 c4d48a809fc2: Download complete 09:34:00 ad3a456e5733: Verifying Checksum 09:34:00 ad3a456e5733: Download complete 09:34:00 33e27b845d1e: Verifying Checksum 09:34:00 33e27b845d1e: Download complete 09:34:00 7264a8db6415: Verifying Checksum 09:34:00 7264a8db6415: Download complete 09:34:00 c68163c4e522: Verifying Checksum 09:34:00 c68163c4e522: Download complete 09:34:00 7264a8db6415: Pull complete 09:34:00 c4d48a809fc2: Pull complete 09:34:00 23d2d4c4bb30: Verifying Checksum 09:34:00 23d2d4c4bb30: Download complete 09:34:00 4f1c88b9dad5: Verifying Checksum 09:34:00 4f1c88b9dad5: Download complete 09:34:01 50da416c3ac9: Verifying Checksum 09:34:01 50da416c3ac9: Download complete 09:34:04 4f1c88b9dad5: Pull complete 09:34:04 ad3a456e5733: Pull complete 09:34:04 33e27b845d1e: Pull complete 09:34:04 c68163c4e522: Pull complete 09:34:06 50da416c3ac9: Pull complete 09:34:07 23d2d4c4bb30: Pull complete 09:34:07 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 09:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:34:07 ---> 0786185ac409 09:34:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:34:11 ---> Running in 81094d821d5b 09:34:11 Removing intermediate container 81094d821d5b 09:34:11 ---> 8bba806bd268 09:34:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:34:11 ---> Running in 779419fb238f 09:34:11 Removing intermediate container 779419fb238f 09:34:11 ---> c831176ad4c7 09:34:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:34:11 ---> Running in cbdb3742dc53 09:34:11 Removing intermediate container cbdb3742dc53 09:34:11 ---> 635867857874 09:34:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:34:11 ---> Running in a4731c19f6fd 09:34:11 Removing intermediate container a4731c19f6fd 09:34:11 ---> 80455f886520 09:34:11 Step 7/12 : WORKDIR /device-gpio 09:34:11 ---> Running in e476526662fd 09:34:11 Removing intermediate container e476526662fd 09:34:11 ---> 91606314d1ff 09:34:11 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:11 ---> Running in 1c419bc287e3 09:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:34:11 (1/4) Installing openssh-keygen (9.3_p2-r0) 09:34:11 (2/4) Installing libedit (20221030.3.1-r1) 09:34:11 (3/4) Installing openssh-client-common (9.3_p2-r0) 09:34:11 (4/4) Installing openssh-client-default (9.3_p2-r0) 09:34:11 Executing busybox-1.36.1-r2.trigger 09:34:11 OK: 268 MiB in 56 packages 09:34:12 Removing intermediate container 1c419bc287e3 09:34:12 ---> f5c011c74d17 09:34:12 Step 9/12 : COPY go.mod vendor* ./ 09:34:12 ---> c310b765731a 09:34:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:12 ---> Running in 25fa6cb5ae82 09:34:13 Still waiting to schedule task 09:34:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:34:51 Removing intermediate container 25fa6cb5ae82 09:34:51 ---> cd41bb9372d1 09:34:51 Step 11/12 : COPY . . 09:34:51 ---> cda06db65cdf 09:34:51 Step 12/12 : RUN ${MAKE} 09:34:51 ---> Running in 6f40b187c18f 09:34:51 noop 09:34:51 Removing intermediate container 6f40b187c18f 09:34:51 ---> 40d2e625ba69 09:34:51 Successfully built 40d2e625ba69 09:34:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:51 + docker inspect -f . ci-base-image-x86_64 09:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:51 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:52 $ docker top 7151ac2a2d29002ee5b0b9ae35b3fa25d908e312edd9e52d5df11dabc7404613 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:53 + go version 09:34:53 go version go1.21.0 linux/amd64 [Pipeline] } 09:34:53 $ docker stop --time=1 7151ac2a2d29002ee5b0b9ae35b3fa25d908e312edd9e52d5df11dabc7404613 09:34:55 $ docker rm -f --volumes 7151ac2a2d29002ee5b0b9ae35b3fa25d908e312edd9e52d5df11dabc7404613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker inspect -f . ci-base-image-x86_64 09:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:55 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:56 $ docker top 5ea320821aba0499ea5fcce1db5514cefc909cc34dd6e205aedfa8bb8a04b870 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 09:34:56 + make test 09:34:56 go test ./... -coverprofile=coverage.out ./... 09:35:00 ? github.com/edgexfoundry/device-gpio [no test files] 09:35:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:35:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:35:16 go vet ./... 09:35:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:35:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:35:19 ./bin/test-attribution-txt.sh [Pipeline] echo 09:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:35:19 $ docker stop --time=1 5ea320821aba0499ea5fcce1db5514cefc909cc34dd6e205aedfa8bb8a04b870 09:35:22 $ docker rm -f --volumes 5ea320821aba0499ea5fcce1db5514cefc909cc34dd6e205aedfa8bb8a04b870 [Pipeline] // withDockerContainer [Pipeline] sh 09:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:35:24 + ls -al . 09:35:24 total 168 09:35:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 09:34 . 09:35:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:33 .. 09:35:24 -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 09:33 .dockerignore 09:35:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:35 .git 09:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:33 .github 09:35:24 -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 09:33 .gitignore 09:35:24 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:33 .golangci.yml 09:35:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:33 .semver 09:35:24 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 28 09:33 Attribution.txt 09:35:24 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 28 09:33 CHANGELOG.md 09:35:24 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 28 09:33 Dockerfile 09:35:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:33 GOVERNANCE.md 09:35:24 -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 09:33 Jenkinsfile 09:35:24 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 09:33 LICENSE 09:35:24 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 28 09:33 Makefile 09:35:24 -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 09:33 OWNERS.md 09:35:24 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 28 09:33 README.md 09:35:24 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:33 VERSION 09:35:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:33 bin 09:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:33 cmd 09:35:24 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 09:34 coverage.out 09:35:24 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 28 09:33 go.mod 09:35:24 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 28 09:33 go.sum 09:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:33 internal 09:35:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:33 snap 09:35:24 -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 09:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:24 + 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=7edff37cb06078541196713cb128d1cf5c85b437 --label arch=amd64 --label version=3.1.0-dev.14 . 09:35:24 Sending build context to Docker daemon 16.12MB 09:35:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 09:35:24 Step 2/25 : FROM ${BASE} AS builder 09:35:24 ---> 40d2e625ba69 09:35:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:35:24 ---> Running in 5719a08d6120 09:35:24 Removing intermediate container 5719a08d6120 09:35:24 ---> ddb3b0aebe16 09:35:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:35:24 ---> Running in 767d51899d1a 09:35:24 Removing intermediate container 767d51899d1a 09:35:24 ---> eef18935555e 09:35:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:35:24 ---> Running in 2081b4daa96e 09:35:24 Removing intermediate container 2081b4daa96e 09:35:24 ---> 51cb2d400e07 09:35:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:35:24 ---> Running in bdc1e2455090 09:35:24 Removing intermediate container bdc1e2455090 09:35:24 ---> 28c62d866615 09:35:24 Step 7/25 : WORKDIR /device-gpio 09:35:25 ---> Running in 774e08bb11f9 09:35:25 Removing intermediate container 774e08bb11f9 09:35:25 ---> f230b83ded44 09:35:25 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:35:25 ---> Running in 5abd864b615b 09:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:35:25 OK: 268 MiB in 56 packages 09:35:26 Removing intermediate container 5abd864b615b 09:35:26 ---> f8204d93f7ac 09:35:26 Step 9/25 : COPY go.mod vendor* ./ 09:35:26 ---> e5c3ecf511da 09:35:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:26 ---> Running in 8fe8dca56e15 09:35:26 Removing intermediate container 8fe8dca56e15 09:35:26 ---> e30b773e647c 09:35:26 Step 11/25 : COPY . . 09:35:27 ---> e9c6a19d187a 09:35:27 Step 12/25 : RUN ${MAKE} 09:35:27 ---> Running in d8a22c87dad7 09:35:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 09:35:45 Removing intermediate container d8a22c87dad7 09:35:45 ---> d69448494329 09:35:45 Step 13/25 : FROM alpine:3.18 09:35:45 3.18: Pulling from library/alpine 09:35:45 7264a8db6415: Already exists 09:35:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:35:45 Status: Downloaded newer image for alpine:3.18 09:35:45 ---> 7e01a0d0a1dc 09:35:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:35:45 ---> Running in 0b08622d5641 09:35:45 Removing intermediate container 0b08622d5641 09:35:45 ---> 2dd05120989e 09:35:45 Step 15/25 : RUN apk add --update --no-cache 09:35:45 ---> Running in 3be997fecf6a 09:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:35:46 OK: 7 MiB in 15 packages 09:35:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8126 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 09:35:46 Running in /w/workspace/device-gpio/101 [Pipeline] { [Pipeline] checkout 09:35:46 The recommended git tool is: git 09:35:46 Removing intermediate container 3be997fecf6a 09:35:46 ---> d29a7262c382 09:35:46 Step 16/25 : WORKDIR / 09:35:46 ---> Running in 9aaad91d9d59 09:35:46 Removing intermediate container 9aaad91d9d59 09:35:46 ---> b35150a6acdd 09:35:46 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:35:47 ---> 8cb39ae1e7e8 09:35:47 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:35:47 ---> 0f9be254e26b 09:35:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:35:48 ---> eac01f9ffdb7 09:35:48 Step 20/25 : EXPOSE 59910 09:35:48 ---> Running in 40ae789bcfa8 09:35:48 Removing intermediate container 40ae789bcfa8 09:35:48 ---> 42b3e223d5be 09:35:48 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:35:48 ---> Running in 67a40c4ec4e5 09:35:48 Removing intermediate container 67a40c4ec4e5 09:35:48 ---> b548346ae1ea 09:35:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:35:48 ---> Running in cd72dd79b454 09:35:48 Removing intermediate container cd72dd79b454 09:35:48 ---> d49461d6445c 09:35:48 Step 23/25 : LABEL arch=amd64 09:35:48 ---> Running in b7f06daf87b3 09:35:48 Removing intermediate container b7f06daf87b3 09:35:48 ---> c7fdcb540997 09:35:48 Step 24/25 : LABEL git_sha=7edff37cb06078541196713cb128d1cf5c85b437 09:35:48 ---> Running in 3c6b79bc7c97 09:35:48 Removing intermediate container 3c6b79bc7c97 09:35:48 ---> 5821e3673131 09:35:48 Step 25/25 : LABEL version=3.1.0-dev.14 09:35:48 ---> Running in f47a7db148fb 09:35:48 Removing intermediate container f47a7db148fb 09:35:48 ---> ce32287aa05d 09:35:48 [Warning] One or more build-args [ARCH] were not consumed 09:35:48 Successfully built ce32287aa05d 09:35: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 09:35:48 provisioning config files... 09:35:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14182021104008075462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:49 ---> docker-login.sh 09:35:49 nexus3.edgexfoundry.org:10001 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 nexus3.edgexfoundry.org:10002 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 nexus3.edgexfoundry.org:10003 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 nexus3.edgexfoundry.org:10004 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 docker.io 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 ---> docker-login.sh ends [Pipeline] } 09:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:49 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 09:35:49 7edff37cb06078541196713cb128d1cf5c85b437 09:35:49 latest 09:35:49 3.1.0-dev.14 09:35:49 7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:35:49 main 09:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437 09:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:35:50 3d79932d6c18: Preparing 09:35:50 59a28d554a04: Preparing 09:35:50 55a29ac3b348: Preparing 09:35:50 7d1eaa3172e6: Preparing 09:35:50 4693057ce236: Preparing 09:35:50 4693057ce236: Layer already exists 09:35:50 7d1eaa3172e6: Pushed 09:35:50 59a28d554a04: Pushed 09:35:50 55a29ac3b348: Pushed 09:35:51 using credential edgex-jenkins-ssh 09:35:51 Cloning the remote Git repository 09:35:51 Cloning repository git@github.com:edgexfoundry/device-gpio.git 09:35:52 > git init /w/workspace/device-gpio/101 # timeout=10 09:35:52 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 09:35:52 > git --version # timeout=10 09:35:52 > git --version # 'git version 2.25.1' 09:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:53 3d79932d6c18: Pushed 09:35:53 7edff37cb06078541196713cb128d1cf5c85b437: digest: sha256:0bd19188f28321cffbea5850ac700db72b065b5dd22cd9e8b2af9671e90f3adb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:53 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 09:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:35:54 3d79932d6c18: Preparing 09:35:54 59a28d554a04: Preparing 09:35:54 55a29ac3b348: Preparing 09:35:54 7d1eaa3172e6: Preparing 09:35:54 4693057ce236: Preparing 09:35:54 55a29ac3b348: Layer already exists 09:35:54 3d79932d6c18: Layer already exists 09:35:54 4693057ce236: Layer already exists 09:35:54 7d1eaa3172e6: Layer already exists 09:35:54 59a28d554a04: Layer already exists 09:35:54 latest: digest: sha256:0bd19188f28321cffbea5850ac700db72b065b5dd22cd9e8b2af9671e90f3adb size: 1364 [Pipeline] } 09:35:53 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 09:35:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:54 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:54 Avoid second fetch 09:35:54 Checking out Revision 7edff37cb06078541196713cb128d1cf5c85b437 (main) 09:35:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.14 09:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:35:54 3d79932d6c18: Preparing 09:35:54 59a28d554a04: Preparing 09:35:54 55a29ac3b348: Preparing 09:35:54 7d1eaa3172e6: Preparing 09:35:54 4693057ce236: Preparing 09:35:54 3d79932d6c18: Layer already exists 09:35:54 7d1eaa3172e6: Layer already exists 09:35:54 4693057ce236: Layer already exists 09:35:54 55a29ac3b348: Layer already exists 09:35:54 59a28d554a04: Layer already exists 09:35:54 3.1.0-dev.14: digest: sha256:0bd19188f28321cffbea5850ac700db72b065b5dd22cd9e8b2af9671e90f3adb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:55 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:55 Commit message: "Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" 09:35:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:35:55 3d79932d6c18: Preparing 09:35:55 59a28d554a04: Preparing 09:35:55 55a29ac3b348: Preparing 09:35:55 7d1eaa3172e6: Preparing 09:35:55 4693057ce236: Preparing 09:35:55 59a28d554a04: Layer already exists 09:35:55 3d79932d6c18: Layer already exists 09:35:55 55a29ac3b348: Layer already exists 09:35:55 7d1eaa3172e6: Layer already exists 09:35:55 4693057ce236: Layer already exists 09:35:55 7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14: digest: sha256:0bd19188f28321cffbea5850ac700db72b065b5dd22cd9e8b2af9671e90f3adb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 09:35:54 > git config core.sparsecheckout # timeout=10 09:35:54 > git checkout -f 7edff37cb06078541196713cb128d1cf5c85b437 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:55 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:56 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 09:35:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 09:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:35:56 3d79932d6c18: Preparing 09:35:56 59a28d554a04: Preparing 09:35:56 55a29ac3b348: Preparing 09:35:56 7d1eaa3172e6: Preparing 09:35:56 4693057ce236: Preparing 09:35:56 55a29ac3b348: Layer already exists 09:35:56 7d1eaa3172e6: Layer already exists 09:35:56 59a28d554a04: Layer already exists 09:35:56 4693057ce236: Layer already exists 09:35:56 3d79932d6c18: Layer already exists 09:35:56 main: digest: sha256:0bd19188f28321cffbea5850ac700db72b065b5dd22cd9e8b2af9671e90f3adb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:56 ===================================================== [Pipeline] echo 09:35:56 taggedImages: 09:35:56 - nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437 09:35:56 - nexus3.edgexfoundry.org:10004/device-gpio:latest 09:35:56 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.14 09:35:56 - nexus3.edgexfoundry.org:10004/device-gpio:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:35:56 - 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 [Pipeline] sh 09:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:56 09:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:56 latest: Pulling from edgex-lftools-log-publisher 09:35:56 5eb5b503b376: Pulling fs layer 09:35:56 5c69ac0246d0: Pulling fs layer 09:35:56 ec43610c2a17: Pulling fs layer 09:35:56 3a2ae6a8a46f: Pulling fs layer 09:35:56 33b1e0a273af: Pulling fs layer 09:35:56 5d3b04190fa2: Pulling fs layer 09:35:56 2f39f015ded8: Pulling fs layer 09:35:56 33b1e0a273af: Waiting 09:35:56 5d3b04190fa2: Waiting 09:35:56 3a2ae6a8a46f: Waiting 09:35:56 5c69ac0246d0: Download complete 09:35:56 3a2ae6a8a46f: Verifying Checksum 09:35:56 3a2ae6a8a46f: Download complete 09:35:56 33b1e0a273af: Verifying Checksum 09:35:56 33b1e0a273af: Download complete 09:35:56 5d3b04190fa2: Verifying Checksum 09:35:56 5d3b04190fa2: Download complete 09:35:57 ec43610c2a17: Download complete 09:35:57 5eb5b503b376: Verifying Checksum 09:35:57 5eb5b503b376: Download complete 09:35:57 + sudo tee /etc/docker/daemon.new 09:35:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:35:57 { 09:35:57 "registry-mirrors": [ 09:35:57 "https://nexus3.edgexfoundry.org:10001" 09:35:57 ], 09:35:57 "bip": "10.250.0.254/24", 09:35:57 "hosts": [ 09:35:57 "tcp://0.0.0.0:5555", 09:35:57 "unix:///var/run/docker.sock" 09:35:57 ], 09:35:57 "mtu": 1458, 09:35:57 "selinux-enabled": true, 09:35:57 "seccomp-profile": "/etc/docker/seccomp.json" 09:35:57 } [Pipeline] sh 09:35:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:35:57 2f39f015ded8: Download complete 09:35:57 + sudo service docker restart 09:35:58 5eb5b503b376: Pull complete 09:35:58 5c69ac0246d0: Pull complete 09:35:58 ec43610c2a17: Pull complete 09:35:59 3a2ae6a8a46f: Pull complete 09:35:59 33b1e0a273af: Pull complete 09:35:59 5d3b04190fa2: Pull complete 09:36:03 2f39f015ded8: Pull complete 09:36:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:03 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:36:08 $ docker top 3b734d642a3ab6da3c44a482de4ba77b2a1bc060b42edd8bcbec2ccb68a9d0e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:09 ---> job-cost.sh 09:36:09 lf-activate-venv: SKIPPING 09:36:09 INFO: No Stack... 09:36:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:36:09 INFO: Archiving Costs [Pipeline] sh 09:36:10 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 09:36:10 + cut -d, -f6 [Pipeline] lock 09:36:10 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] 09:36:10 Resource [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] did not exist. Created. 09:36:10 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:36:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:36:10 Stashed 1 file(s) [Pipeline] } 09:36:10 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 09:36:10 $ docker stop --time=1 3b734d642a3ab6da3c44a482de4ba77b2a1bc060b42edd8bcbec2ccb68a9d0e6 09:36:11 $ docker rm -f --volumes 3b734d642a3ab6da3c44a482de4ba77b2a1bc060b42edd8bcbec2ccb68a9d0e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:16 provisioning config files... 09:36:16 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/101@tmp/config6132107562022138320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:16 ---> docker-login.sh 09:36:16 nexus3.edgexfoundry.org:10001 09:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:16 Configure a credential helper to remove this warning. See 09:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:16 09:36:16 Login Succeeded 09:36:16 nexus3.edgexfoundry.org:10002 09:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:17 Configure a credential helper to remove this warning. See 09:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:17 09:36:17 Login Succeeded 09:36:17 nexus3.edgexfoundry.org:10003 09:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:17 Configure a credential helper to remove this warning. See 09:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:17 09:36:17 Login Succeeded 09:36:17 nexus3.edgexfoundry.org:10004 09:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:18 Configure a credential helper to remove this warning. See 09:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:18 09:36:18 Login Succeeded 09:36:18 docker.io 09:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:18 Configure a credential helper to remove this warning. See 09:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:18 09:36:18 Login Succeeded 09:36:18 ---> docker-login.sh ends [Pipeline] } 09:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:36:18 ========================================================= 09:36:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:36:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:36:19 Sending build context to Docker daemon 8.122MB 09:36:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:36:19 Step 2/12 : FROM ${BASE} AS builder 09:36:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:36:19 9fda8d8052c6: Pulling fs layer 09:36:19 5d54e960e981: Pulling fs layer 09:36:19 c4a7e357bf2a: Pulling fs layer 09:36:19 f0e02332f6b5: Pulling fs layer 09:36:19 cefa15bbcfad: Pulling fs layer 09:36:19 17808c966233: Pulling fs layer 09:36:19 f4c1fc716caa: Pulling fs layer 09:36:19 cefa15bbcfad: Waiting 09:36:19 17808c966233: Waiting 09:36:19 f4c1fc716caa: Waiting 09:36:19 f0e02332f6b5: Waiting 09:36:19 5d54e960e981: Verifying Checksum 09:36:19 5d54e960e981: Download complete 09:36:19 f0e02332f6b5: Verifying Checksum 09:36:19 f0e02332f6b5: Download complete 09:36:19 cefa15bbcfad: Verifying Checksum 09:36:19 cefa15bbcfad: Download complete 09:36:19 9fda8d8052c6: Download complete 09:36:20 f4c1fc716caa: Verifying Checksum 09:36:20 f4c1fc716caa: Download complete 09:36:20 9fda8d8052c6: Pull complete 09:36:21 5d54e960e981: Pull complete 09:36:21 c4a7e357bf2a: Verifying Checksum 09:36:21 c4a7e357bf2a: Download complete 09:36:22 17808c966233: Verifying Checksum 09:36:22 17808c966233: Download complete 09:36:32 c4a7e357bf2a: Pull complete 09:36:32 f0e02332f6b5: Pull complete 09:36:32 cefa15bbcfad: Pull complete 09:36:39 17808c966233: Pull complete 09:36:40 f4c1fc716caa: Pull complete 09:36:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 09:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:36:40 ---> ea914061e18c 09:36:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:36:42 ---> Running in 0bfb1cd4d4a7 09:36:42 Removing intermediate container 0bfb1cd4d4a7 09:36:42 ---> 2ec586d05005 09:36:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:36:42 ---> Running in bab07677c78a 09:36:42 Removing intermediate container bab07677c78a 09:36:42 ---> a5ffd53e7873 09:36:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:36:42 ---> Running in dc3cbb6c3aab 09:36:42 Removing intermediate container dc3cbb6c3aab 09:36:42 ---> f909168b6093 09:36:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:36:43 ---> Running in f180e97ec5c9 09:36:43 Removing intermediate container f180e97ec5c9 09:36:43 ---> 844a1dfed28b 09:36:43 Step 7/12 : WORKDIR /device-gpio 09:36:43 ---> Running in 7232265701fc 09:36:43 Removing intermediate container 7232265701fc 09:36:43 ---> b5eaf5314417 09:36:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:43 ---> Running in 8b52549f03cd 09:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:36:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 09:36:46 (2/4) Installing libedit (20221030.3.1-r1) 09:36:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 09:36:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 09:36:46 Executing busybox-1.36.1-r2.trigger 09:36:46 OK: 270 MiB in 56 packages 09:36:47 Removing intermediate container 8b52549f03cd 09:36:47 ---> 647a2711199a 09:36:47 Step 9/12 : COPY go.mod vendor* ./ 09:36:47 ---> 1c2678716224 09:36:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:47 ---> Running in b768179713f3 09:38:24 Removing intermediate container b768179713f3 09:38:24 ---> 9d756d12320a 09:38:24 Step 11/12 : COPY . . 09:38:24 ---> 6cd9a43fa0b6 09:38:24 Step 12/12 : RUN ${MAKE} 09:38:24 ---> Running in efb96f2984e5 09:38:24 noop 09:38:24 Removing intermediate container efb96f2984e5 09:38:24 ---> 50bedb57a4a8 09:38:24 Successfully built 50bedb57a4a8 09:38:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:24 + docker inspect -f . ci-base-image-arm64 09:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:25 prd-ubuntu20.04-docker-arm64-4c-16g-8126 does not seem to be running inside a container 09:38:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/101 -v /w/workspace/device-gpio/101:/w/workspace/device-gpio/101:rw,z -v /w/workspace/device-gpio/101@tmp:/w/workspace/device-gpio/101@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 09:38:26 $ docker top f41ff96445ed3d667831d0ee553687f0aa7af7573deea840a7b12c09470fc667 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:27 + go version 09:38:27 go version go1.21.0 linux/arm64 [Pipeline] } 09:38:27 $ docker stop --time=1 f41ff96445ed3d667831d0ee553687f0aa7af7573deea840a7b12c09470fc667 09:38:28 $ docker rm -f --volumes f41ff96445ed3d667831d0ee553687f0aa7af7573deea840a7b12c09470fc667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:29 + docker inspect -f . ci-base-image-arm64 09:38:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:29 prd-ubuntu20.04-docker-arm64-4c-16g-8126 does not seem to be running inside a container 09:38:29 $ 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/101 -v /w/workspace/device-gpio/101:/w/workspace/device-gpio/101:rw,z -v /w/workspace/device-gpio/101@tmp:/w/workspace/device-gpio/101@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 09:38:30 $ docker top 21caccd4a25bbecab0198a91c802eb983a63d24a1e5072df47fccdcd1b9eab8b -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:31 + git config --global --add safe.directory /w/workspace/device-gpio/101 [Pipeline] fileExists [Pipeline] sh 09:38:31 + make test 09:38:31 go test ./... -coverprofile=coverage.out ./... 09:38:38 ? github.com/edgexfoundry/device-gpio [no test files] 09:40:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:40:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:40:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:40:00 go vet ./... 09:40:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:40:28 ./bin/test-attribution-txt.sh [Pipeline] echo 09:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:40:28 $ docker stop --time=1 21caccd4a25bbecab0198a91c802eb983a63d24a1e5072df47fccdcd1b9eab8b 09:40:30 $ docker rm -f --volumes 21caccd4a25bbecab0198a91c802eb983a63d24a1e5072df47fccdcd1b9eab8b [Pipeline] // withDockerContainer [Pipeline] sh 09:40:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:40:31 Warning: overwriting stash ‘coverage-report’ 09:40:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:40:32 + ls -al . 09:40:32 total 164 09:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:38 . 09:40:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:35 .. 09:40:32 -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 09:35 .dockerignore 09:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:35 .git 09:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:35 .github 09:40:32 -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 09:35 .gitignore 09:40:32 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:35 .golangci.yml 09:40:32 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 28 09:35 Attribution.txt 09:40:32 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 28 09:35 CHANGELOG.md 09:40:32 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 28 09:35 Dockerfile 09:40:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:35 GOVERNANCE.md 09:40:32 -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 09:35 Jenkinsfile 09:40:32 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 09:35 LICENSE 09:40:32 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 28 09:35 Makefile 09:40:32 -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 09:35 OWNERS.md 09:40:32 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 28 09:35 README.md 09:40:32 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:33 VERSION 09:40:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:35 bin 09:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:35 cmd 09:40:32 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 09:38 coverage.out 09:40:32 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 28 09:35 go.mod 09:40:32 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 28 09:35 go.sum 09:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:35 internal 09:40:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:35 snap 09:40:32 -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:33 + 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=7edff37cb06078541196713cb128d1cf5c85b437 --label arch=arm64 --label version=3.1.0-dev.14 . 09:40:33 Sending build context to Docker daemon 8.123MB 09:40:33 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 09:40:33 Step 2/25 : FROM ${BASE} AS builder 09:40:33 ---> 50bedb57a4a8 09:40:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:40:35 ---> Running in 1ccbb1b654ea 09:40:36 Removing intermediate container 1ccbb1b654ea 09:40:36 ---> e3cb67587006 09:40:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:40:36 ---> Running in 451777c6c4b5 09:40:36 Removing intermediate container 451777c6c4b5 09:40:36 ---> b994bbc248d4 09:40:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:40:36 ---> Running in 350fcfaff2a1 09:40:36 Removing intermediate container 350fcfaff2a1 09:40:36 ---> c515ae9d6eb1 09:40:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:40:36 ---> Running in 3b54a868602b 09:40:37 Removing intermediate container 3b54a868602b 09:40:37 ---> 14008629a242 09:40:37 Step 7/25 : WORKDIR /device-gpio 09:40:37 ---> Running in befac433bb17 09:40:37 Removing intermediate container befac433bb17 09:40:37 ---> 6d84195e52ae 09:40:37 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:40:37 ---> Running in 1436c0a98222 09:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:40 OK: 270 MiB in 56 packages 09:40:40 Removing intermediate container 1436c0a98222 09:40:40 ---> b3341088fee5 09:40:40 Step 9/25 : COPY go.mod vendor* ./ 09:40:41 ---> 8ac7a2d8053a 09:40:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:41 ---> Running in 010088af04a1 09:40:43 Removing intermediate container 010088af04a1 09:40:43 ---> b95e88af24ed 09:40:43 Step 11/25 : COPY . . 09:40:44 ---> 60daf6a3fb4d 09:40:44 Step 12/25 : RUN ${MAKE} 09:40:44 ---> Running in 2e0e0404b69f 09:40:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 09:42:36 Removing intermediate container 2e0e0404b69f 09:42:36 ---> 679625ec2950 09:42:36 Step 13/25 : FROM alpine:3.18 09:42:36 3.18: Pulling from library/alpine 09:42:36 9fda8d8052c6: Already exists 09:42:36 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:42:36 Status: Downloaded newer image for alpine:3.18 09:42:36 ---> f6648c04cd6c 09:42:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:42:36 ---> Running in 235a845e3eb3 09:42:36 Removing intermediate container 235a845e3eb3 09:42:36 ---> d1f248d104f0 09:42:36 Step 15/25 : RUN apk add --update --no-cache 09:42:36 ---> Running in 5d46f0301b4b 09:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:42:36 OK: 8 MiB in 15 packages 09:42:36 Removing intermediate container 5d46f0301b4b 09:42:36 ---> 740667ee0501 09:42:36 Step 16/25 : WORKDIR / 09:42:36 ---> Running in d6b46460ec62 09:42:36 Removing intermediate container d6b46460ec62 09:42:36 ---> 2775a6be1ac6 09:42:36 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:42:36 ---> 6bd6ce7a628d 09:42:36 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:42:36 ---> 63eb4d19863c 09:42:36 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:42:36 ---> 4a00265669d8 09:42:36 Step 20/25 : EXPOSE 59910 09:42:36 ---> Running in 7b2027fdae5b 09:42:36 Removing intermediate container 7b2027fdae5b 09:42:36 ---> cb650f837501 09:42:36 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:42:36 ---> Running in 4a30b00ac50c 09:42:36 Removing intermediate container 4a30b00ac50c 09:42:36 ---> bd42902fcf50 09:42:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:42:36 ---> Running in f7073a43c23a 09:42:36 Removing intermediate container f7073a43c23a 09:42:36 ---> d4c0c8d6656b 09:42:36 Step 23/25 : LABEL arch=arm64 09:42:36 ---> Running in c1067f949ca6 09:42:36 Removing intermediate container c1067f949ca6 09:42:36 ---> 13a204578366 09:42:36 Step 24/25 : LABEL git_sha=7edff37cb06078541196713cb128d1cf5c85b437 09:42:36 ---> Running in 4416b24880fc 09:42:36 Removing intermediate container 4416b24880fc 09:42:36 ---> 109a8922f0ca 09:42:36 Step 25/25 : LABEL version=3.1.0-dev.14 09:42:36 ---> Running in ceca084841b0 09:42:36 Removing intermediate container ceca084841b0 09:42:36 ---> 3fa21bb63ca4 09:42:36 [Warning] One or more build-args [ARCH] were not consumed 09:42:36 Successfully built 3fa21bb63ca4 09:42:36 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 09:42:36 provisioning config files... 09:42:36 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/101@tmp/config1232966631418159642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:37 ---> docker-login.sh 09:42:37 nexus3.edgexfoundry.org:10001 09:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:37 Configure a credential helper to remove this warning. See 09:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:37 09:42:37 Login Succeeded 09:42:37 nexus3.edgexfoundry.org:10002 09:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:37 Configure a credential helper to remove this warning. See 09:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:37 09:42:37 Login Succeeded 09:42:37 nexus3.edgexfoundry.org:10003 09:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:38 Configure a credential helper to remove this warning. See 09:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:38 09:42:38 Login Succeeded 09:42:38 nexus3.edgexfoundry.org:10004 09:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:38 Configure a credential helper to remove this warning. See 09:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:38 09:42:38 Login Succeeded 09:42:38 docker.io 09:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:39 Configure a credential helper to remove this warning. See 09:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:39 09:42:39 Login Succeeded 09:42:39 ---> docker-login.sh ends [Pipeline] } 09:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:39 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 09:42:39 7edff37cb06078541196713cb128d1cf5c85b437 09:42:39 latest 09:42:39 3.1.0-dev.14 09:42:39 7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:42:39 main 09:42:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:39 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437 09:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 09:42:39 ba355683d3d6: Preparing 09:42:39 32f8d022b3df: Preparing 09:42:39 40e82060bb73: Preparing 09:42:39 b30e40a222f0: Preparing 09:42:39 b2191e2be29d: Preparing 09:42:39 b2191e2be29d: Layer already exists 09:42:40 b30e40a222f0: Pushed 09:42:40 32f8d022b3df: Pushed 09:42:40 40e82060bb73: Pushed 09:42:47 ba355683d3d6: Pushed 09:42:47 7edff37cb06078541196713cb128d1cf5c85b437: digest: sha256:ede5ef4b3e171c495d6b488b5528891784f8cc89f4934d9a5ebfb5c300d58d4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 09:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 09:42:47 ba355683d3d6: Preparing 09:42:47 32f8d022b3df: Preparing 09:42:47 40e82060bb73: Preparing 09:42:47 b30e40a222f0: Preparing 09:42:47 b2191e2be29d: Preparing 09:42:47 b2191e2be29d: Layer already exists 09:42:47 ba355683d3d6: Layer already exists 09:42:47 32f8d022b3df: Layer already exists 09:42:47 40e82060bb73: Layer already exists 09:42:47 b30e40a222f0: Layer already exists 09:42:48 latest: digest: sha256:ede5ef4b3e171c495d6b488b5528891784f8cc89f4934d9a5ebfb5c300d58d4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:48 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.14 09:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 09:42:52 ba355683d3d6: Preparing 09:42:52 32f8d022b3df: Preparing 09:42:52 40e82060bb73: Preparing 09:42:52 b30e40a222f0: Preparing 09:42:52 b2191e2be29d: Preparing 09:42:52 ba355683d3d6: Layer already exists 09:42:52 40e82060bb73: Layer already exists 09:42:52 b2191e2be29d: Layer already exists 09:42:52 32f8d022b3df: Layer already exists 09:42:52 b30e40a222f0: Layer already exists 09:42:52 3.1.0-dev.14: digest: sha256:ede5ef4b3e171c495d6b488b5528891784f8cc89f4934d9a5ebfb5c300d58d4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 09:42:52 ba355683d3d6: Preparing 09:42:52 32f8d022b3df: Preparing 09:42:52 40e82060bb73: Preparing 09:42:52 b30e40a222f0: Preparing 09:42:52 b2191e2be29d: Preparing 09:42:52 40e82060bb73: Layer already exists 09:42:52 ba355683d3d6: Layer already exists 09:42:52 b30e40a222f0: Layer already exists 09:42:52 b2191e2be29d: Layer already exists 09:42:52 32f8d022b3df: Layer already exists 09:42:52 7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14: digest: sha256:ede5ef4b3e171c495d6b488b5528891784f8cc89f4934d9a5ebfb5c300d58d4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 09:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 09:42:53 ba355683d3d6: Preparing 09:42:53 32f8d022b3df: Preparing 09:42:53 40e82060bb73: Preparing 09:42:53 b30e40a222f0: Preparing 09:42:53 b2191e2be29d: Preparing 09:42:53 ba355683d3d6: Layer already exists 09:42:53 b2191e2be29d: Layer already exists 09:42:53 32f8d022b3df: Layer already exists 09:42:53 b30e40a222f0: Layer already exists 09:42:53 40e82060bb73: Layer already exists 09:42:54 main: digest: sha256:ede5ef4b3e171c495d6b488b5528891784f8cc89f4934d9a5ebfb5c300d58d4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:54 ===================================================== [Pipeline] echo 09:42:54 taggedImages: 09:42:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437 09:42:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 09:42:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.14 09:42:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7edff37cb06078541196713cb128d1cf5c85b437-3.1.0-dev.14 09:42:54 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:42:54 09:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:42:54 arm64: Pulling from edgex-lftools-log-publisher 09:42:54 8998bd30e6a1: Pulling fs layer 09:42:54 04944245beec: Pulling fs layer 09:42:54 699f458cf7ca: Pulling fs layer 09:42:54 765212b225bb: Pulling fs layer 09:42:54 f23df028b6ca: Pulling fs layer 09:42:54 d65c8cfc05b1: Pulling fs layer 09:42:54 2437ff75d9bd: Pulling fs layer 09:42:54 765212b225bb: Waiting 09:42:54 f23df028b6ca: Waiting 09:42:54 d65c8cfc05b1: Waiting 09:42:54 2437ff75d9bd: Waiting 09:42:55 04944245beec: Verifying Checksum 09:42:55 04944245beec: Download complete 09:42:55 765212b225bb: Verifying Checksum 09:42:55 765212b225bb: Download complete 09:42:55 f23df028b6ca: Verifying Checksum 09:42:55 f23df028b6ca: Download complete 09:42:55 d65c8cfc05b1: Verifying Checksum 09:42:55 d65c8cfc05b1: Download complete 09:42:55 699f458cf7ca: Verifying Checksum 09:42:55 699f458cf7ca: Download complete 09:42:55 8998bd30e6a1: Verifying Checksum 09:42:55 8998bd30e6a1: Download complete 09:42:58 2437ff75d9bd: Verifying Checksum 09:42:58 2437ff75d9bd: Download complete 09:42:59 8998bd30e6a1: Pull complete 09:42:59 04944245beec: Pull complete 09:43:01 699f458cf7ca: Pull complete 09:43:01 765212b225bb: Pull complete 09:43:04 f23df028b6ca: Pull complete 09:43:04 d65c8cfc05b1: Pull complete 09:43:19 2437ff75d9bd: Pull complete 09:43:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:19 prd-ubuntu20.04-docker-arm64-4c-16g-8126 does not seem to be running inside a container 09:43:19 $ 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/101 -v /w/workspace/device-gpio/101:/w/workspace/device-gpio/101:rw,z -v /w/workspace/device-gpio/101@tmp:/w/workspace/device-gpio/101@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 09:43:22 $ docker top fe6209b12b9930a3b400083dc8fe81420210191b008fa5be17b6070324bd495e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:22 ---> job-cost.sh 09:43:23 lf-activate-venv: SKIPPING 09:43:23 INFO: No Stack... 09:43:23 INFO: Retrieving Pricing Info for: v3-standard-4 09:43:24 INFO: Archiving Costs [Pipeline] sh 09:43:24 + cut -d, -f6 09:43:24 + cat /w/workspace/device-gpio/101/archives/cost.csv [Pipeline] lock 09:43:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] 09:43:24 Resource [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] did not exist. Created. 09:43:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:24 /w/workspace/device-gpio/101@tmp/durable-c4443ef4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:43:25 + echo total: 0.10999999940395355 [Pipeline] stash 09:43:25 Warning: overwriting stash ‘stack-cost’ 09:43:25 Stashed 1 file(s) [Pipeline] } 09:43:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 09:43:25 $ docker stop --time=1 fe6209b12b9930a3b400083dc8fe81420210191b008fa5be17b6070324bd495e 09:43:26 $ docker rm -f --volumes fe6209b12b9930a3b400083dc8fe81420210191b008fa5be17b6070324bd495e [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 09:43:27 provisioning config files... 09:43:27 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4202578167137529991tmp [Pipeline] { [Pipeline] sh 09:43:27 + set +x 09:43:27 + curl -s https://codecov.io/bash 09:43:27 + bash -s -- 09:43:27 09:43:27 _____ _ 09:43:27 / ____| | | 09:43:27 | | ___ __| | ___ ___ _____ __ 09:43:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:43:27 | |___| (_) | (_| | __/ (_| (_) \ V / 09:43:27 \_____\___/ \__,_|\___|\___\___/ \_/ 09:43:27 Bash-1.0.6 09:43:27 09:43:27 09:43:27 ==> git version 2.25.1 found 09:43:27 ==> 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 09:43:27 Release-Date: 2020-01-08 09:43:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:43:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:43:27 ==> Jenkins CI detected. 09:43:27 current dir:  /w/workspace/edgexfoundry_device-gpio_main 09:43:27 project root: . 09:43:27 --> token set from env 09:43:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:43:27 ==> Running gcov in . (disable via -X gcov) 09:43:27 ==> Python coveragepy not found 09:43:27 ==> Searching for coverage reports in: 09:43:27 + . 09:43:27 -> Found 1 reports 09:43:27 ==> Detecting git/mercurial file structure 09:43:27 ==> Reading reports 09:43:27 + ./coverage.out bytes=10 09:43:27 ==> Appending adjustments 09:43:27 https://docs.codecov.io/docs/fixing-reports 09:43:27 + Found adjustments 09:43:27 ==> Gzipping contents 09:43:27 4.0K /tmp/codecov.iCZNjz.gz 09:43:27 ==> Uploading reports 09:43:27 url: https://codecov.io 09:43:27 query: branch=main&commit=7edff37cb06078541196713cb128d1cf5c85b437&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:27 -> Pinging Codecov 09:43:27 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=7edff37cb06078541196713cb128d1cf5c85b437&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:27 -> Uploading to 09:43:27 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7edff37cb06078541196713cb128d1cf5c85b437/d55a4c5b-f295-45e9-bcab-cc324f2c0c96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T094327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff90e7372d6354034240822c7e940dcc693c037dfbf6ae1d1b684353e77d588f 09:43:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:43:27 Dload Upload Total Spent Left Speed 09:43:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2129 --:--:-- --:--:-- --:--:-- 2129 09:43:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] } 09:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:43:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:43:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:43:28 09:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:43:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:43:29 df9b9388f04a: Pulling fs layer 09:43:29 52dc419b0ee2: Pulling fs layer 09:43:29 25bc292e5bac: Pulling fs layer 09:43:29 114826534d7a: Pulling fs layer 09:43:29 4657fd5d0bcf: Pulling fs layer 09:43:29 6ad1cebc031e: Pulling fs layer 09:43:29 8a3aa393b2d8: Pulling fs layer 09:43:29 114826534d7a: Waiting 09:43:29 4657fd5d0bcf: Waiting 09:43:29 6ad1cebc031e: Waiting 09:43:29 8a3aa393b2d8: Waiting 09:43:29 25bc292e5bac: Verifying Checksum 09:43:29 25bc292e5bac: Download complete 09:43:29 52dc419b0ee2: Download complete 09:43:29 4657fd5d0bcf: Verifying Checksum 09:43:29 4657fd5d0bcf: Download complete 09:43:29 df9b9388f04a: Download complete 09:43:29 df9b9388f04a: Pull complete 09:43:29 6ad1cebc031e: Verifying Checksum 09:43:29 6ad1cebc031e: Download complete 09:43:29 52dc419b0ee2: Pull complete 09:43:29 25bc292e5bac: Pull complete 09:43:30 114826534d7a: Verifying Checksum 09:43:30 114826534d7a: Download complete 09:43:30 8a3aa393b2d8: Verifying Checksum 09:43:30 8a3aa393b2d8: Download complete 09:43:33 114826534d7a: Pull complete 09:43:33 4657fd5d0bcf: Pull complete 09:43:33 6ad1cebc031e: Pull complete 09:43:35 8a3aa393b2d8: Pull complete 09:43:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:35 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:43:39 $ docker top b64ecb6fe8f956d2b74162404a3467b38f8b1b13c79d56b21c114fa097c77edb -eo pid,comm [Pipeline] { [Pipeline] echo 09:43:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 09:43:40 + set -o pipefail 09:43:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 09:43:46 09:43:46 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 09:43:46 09:43:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/18cac446-05e6-4502-9ae1-c8eea8ee5cbf 09:43:46 09:43:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:43:46 09:43:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:43:46 09:43:46 09:43:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:43:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:43:46 More details here: https://snyk.co/ue1NS [Pipeline] } 09:43:46 $ docker stop --time=1 b64ecb6fe8f956d2b74162404a3467b38f8b1b13c79d56b21c114fa097c77edb 09:43:49 $ docker rm -f --volumes b64ecb6fe8f956d2b74162404a3467b38f8b1b13c79d56b21c114fa097c77edb [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 09:43:50 + git log --format=format:%s -1 7edff37cb06078541196713cb128d1cf5c85b437 [Pipeline] sh 09:43:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:50 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:43:51 $ docker top cbc8de0237246d80dd469077ba569d0e88118252f9e44b157256a63b5a5b6a00 -eo pid,comm 09:43:51 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). 09:43:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:51 [ssh-agent] Looking for ssh-agent implementation... 09:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:51 $ docker exec cbc8de0237246d80dd469077ba569d0e88118252f9e44b157256a63b5a5b6a00 ssh-agent 09:43:51 SSH_AUTH_SOCK=/tmp/ssh-M19IDAbR7ovg/agent.32 09:43:51 SSH_AGENT_PID=38 09:43:51 Running ssh-add (command line suppressed) 09:43:51 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3607918247357125604.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3607918247357125604.key) 09:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:52 + git semver tag 09:43:52 2023-09-28 09:43:52,261 [run_tag] DEBUG tag force:False 09:43:52 2023-09-28 09:43:52,261 [check_head_tag] DEBUG check head tag 09:43:52 2023-09-28 09:43:52,262 [execute] INFO git cat-file --batch-check 09:43:52 2023-09-28 09:43:52,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 09:43:52 2023-09-28 09:43:52,266 [execute] INFO git cat-file --batch 09:43:52 2023-09-28 09:43:52,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 09:43:52 2023-09-28 09:43:52,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:43:52 2023-09-28 09:43:52,276 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 09:43:52 2023-09-28 09:43:52,276 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 09:43:52 2023-09-28 09:43:52,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:43:52 3.1.0-dev.14 [Pipeline] } 09:43:52 $ docker exec --env ******** --env ******** cbc8de0237246d80dd469077ba569d0e88118252f9e44b157256a63b5a5b6a00 ssh-agent -k 09:43:52 unset SSH_AUTH_SOCK; 09:43:52 unset SSH_AGENT_PID; 09:43:52 echo Agent pid 38 killed; 09:43:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:52 + git semver [Pipeline] } 09:43:53 $ docker stop --time=1 cbc8de0237246d80dd469077ba569d0e88118252f9e44b157256a63b5a5b6a00 09:43:54 $ docker rm -f --volumes cbc8de0237246d80dd469077ba569d0e88118252f9e44b157256a63b5a5b6a00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:54 09:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:55 0.23.1-centos7: Pulling from edgex-lftools 09:43:55 ab5ef0e58194: Pulling fs layer 09:43:55 9712f1f96733: Pulling fs layer 09:43:55 63f879dbbcfc: Pulling fs layer 09:43:55 0d9ebad4ef96: Pulling fs layer 09:43:55 e9a5061849ea: Pulling fs layer 09:43:55 d747dcd14b5f: Pulling fs layer 09:43:55 2de7ff778b66: Pulling fs layer 09:43:55 d747dcd14b5f: Waiting 09:43:55 0d9ebad4ef96: Waiting 09:43:55 2de7ff778b66: Waiting 09:43:55 e9a5061849ea: Waiting 09:43:55 9712f1f96733: Download complete 09:43:55 63f879dbbcfc: Verifying Checksum 09:43:55 63f879dbbcfc: Download complete 09:43:55 0d9ebad4ef96: Verifying Checksum 09:43:55 0d9ebad4ef96: Download complete 09:43:55 d747dcd14b5f: Verifying Checksum 09:43:55 d747dcd14b5f: Download complete 09:43:55 ab5ef0e58194: Verifying Checksum 09:43:55 ab5ef0e58194: Download complete 09:43:55 e9a5061849ea: Verifying Checksum 09:43:55 e9a5061849ea: Download complete 09:43:55 2de7ff778b66: Verifying Checksum 09:43:55 2de7ff778b66: Download complete 09:43:58 ab5ef0e58194: Pull complete 09:43:58 9712f1f96733: Pull complete 09:43:58 63f879dbbcfc: Pull complete 09:44:01 0d9ebad4ef96: Pull complete 09:44:01 e9a5061849ea: Pull complete 09:44:03 d747dcd14b5f: Pull complete 09:44:06 2de7ff778b66: Pull complete 09:44:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:06 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:44:09 $ docker top 4f14f2cdbff6ef61d10d1b8778d75deb848f526125fec32a7ec892c584f2bcf7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:44:09 provisioning config files... 09:44:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12326585179898821121tmp 09:44:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3266265864427621147tmp 09:44:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12674048315091756378tmp [Pipeline] { [Pipeline] echo 09:44:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:44:10 ---> sigul-configuration.sh 09:44:10 gpg: directory `/root/.gnupg' created 09:44:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:44:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:44:10 gpg: keyring `/root/.gnupg/secring.gpg' created 09:44:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:44:10 gpg: CAST5 encrypted data 09:44:10 gpg: encrypted with 1 passphrase 09:44:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:44:10 + mkdir /home/jenkins 09:44:10 + mkdir /home/jenkins/sigul [Pipeline] sh 09:44:10 + 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 09:44:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:44:11 ---> sigul-install.sh 09:44:11 Sigul already installed; skipping installation. [Pipeline] sh 09:44:11 + git tag --list 09:44:11 v1.0.0 09:44:11 v2.1.0 09:44:11 v2.1.1 09:44:11 v2.2.0 09:44:11 v2.3.0 09:44:11 v3.0 09:44:11 v3.0.0 09:44:11 v3.1.0-dev.1 09:44:11 v3.1.0-dev.10 09:44:11 v3.1.0-dev.11 09:44:11 v3.1.0-dev.12 09:44:11 v3.1.0-dev.13 09:44:11 v3.1.0-dev.14 09:44:11 v3.1.0-dev.2 09:44:11 v3.1.0-dev.3 09:44:11 v3.1.0-dev.4 09:44:11 v3.1.0-dev.5 09:44:11 v3.1.0-dev.6 09:44:11 v3.1.0-dev.7 09:44:11 v3.1.0-dev.8 09:44:11 v3.1.0-dev.9 [Pipeline] sh 09:44:11 + lftools sign git-tag v3.1.0-dev.14 09:44:12 Signing Git tag with Sigul... 09:44:12 Signing v3.1.0-dev.14 [Pipeline] echo 09:44:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:44:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:44:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:44:12 $ docker stop --time=1 4f14f2cdbff6ef61d10d1b8778d75deb848f526125fec32a7ec892c584f2bcf7 09:44:14 $ docker rm -f --volumes 4f14f2cdbff6ef61d10d1b8778d75deb848f526125fec32a7ec892c584f2bcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:44:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:14 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:15 $ docker top 0882c34ef9679faccffca824d28a1d35e5808e1cb96efcf54d599a0e9ec34a7c -eo pid,comm 09:44:15 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). 09:44:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:15 [ssh-agent] Looking for ssh-agent implementation... 09:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:15 $ docker exec 0882c34ef9679faccffca824d28a1d35e5808e1cb96efcf54d599a0e9ec34a7c ssh-agent 09:44:15 SSH_AUTH_SOCK=/tmp/ssh-ArQoVpK1RFm4/agent.32 09:44:15 SSH_AGENT_PID=38 09:44:15 Running ssh-add (command line suppressed) 09:44:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16855971863937759392.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16855971863937759392.key) 09:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:15 + git semver bump pre 09:44:16 2023-09-28 09:44:16,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:44:16 2023-09-28 09:44:16,055 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 09:44:16 2023-09-28 09:44:16,055 [bump_version] DEBUG bumped version:3.1.0-dev.15 09:44:16 2023-09-28 09:44:16,055 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 09:44:16 2023-09-28 09:44:16,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:44:16 2023-09-28 09:44:16,055 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:44:16 2023-09-28 09:44:16,057 [execute] INFO git cat-file --batch-check 09:44:16 2023-09-28 09:44:16,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:16 2023-09-28 09:44:16,063 [execute] INFO git cat-file --batch 09:44:16 2023-09-28 09:44:16,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:16 2023-09-28 09:44:16,068 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:44:16 3.1.0-dev.15 [Pipeline] } 09:44:16 $ docker exec --env ******** --env ******** 0882c34ef9679faccffca824d28a1d35e5808e1cb96efcf54d599a0e9ec34a7c ssh-agent -k 09:44:16 unset SSH_AUTH_SOCK; 09:44:16 unset SSH_AGENT_PID; 09:44:16 echo Agent pid 38 killed; 09:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:16 + git semver [Pipeline] } 09:44:16 $ docker stop --time=1 0882c34ef9679faccffca824d28a1d35e5808e1cb96efcf54d599a0e9ec34a7c 09:44:18 $ docker rm -f --volumes 0882c34ef9679faccffca824d28a1d35e5808e1cb96efcf54d599a0e9ec34a7c [Pipeline] // withDockerContainer [Pipeline] sh 09:44:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:18 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:19 $ docker top f08311ff137a716aa4e9b876b761e94b0bc671719d65572266b5991f9063569d -eo pid,comm 09:44:19 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). 09:44:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:19 [ssh-agent] Looking for ssh-agent implementation... 09:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:19 $ docker exec f08311ff137a716aa4e9b876b761e94b0bc671719d65572266b5991f9063569d ssh-agent 09:44:19 SSH_AUTH_SOCK=/tmp/ssh-UrKBgx5B5AC4/agent.33 09:44:19 SSH_AGENT_PID=39 09:44:19 Running ssh-add (command line suppressed) 09:44:19 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_507305224338832519.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_507305224338832519.key) 09:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:19 + git semver push 09:44:20 2023-09-28 09:44:20,093 [run_push] DEBUG push 09:44:20 2023-09-28 09:44:20,093 [execute] INFO git cat-file --batch-check 09:44:20 2023-09-28 09:44:20,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:20 2023-09-28 09:44:20,097 [execute] INFO git rev-list 5039c60f73174f8dbb9bffd88d6490e5aca9daf4 -- 09:44:20 2023-09-28 09:44:20,097 [execute] DEBUG Popen(['git', 'rev-list', '5039c60f73174f8dbb9bffd88d6490e5aca9daf4', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:20 2023-09-28 09:44:20,104 [execute] INFO git fetch -v origin 09:44:20 2023-09-28 09:44:20,104 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 09:44:20 2023-09-28 09:44:20,663 [run_push] DEBUG no remote changes detected 09:44:20 2023-09-28 09:44:20,663 [execute] INFO git push origin semver 09:44:20 2023-09-28 09:44:20,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:21 2023-09-28 09:44:21,634 [run_push] DEBUG push all version tags 09:44:21 2023-09-28 09:44:21,635 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:44:21 2023-09-28 09:44:21,635 [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) 09:44:23 2023-09-28 09:44:22,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 09:44:23 3.1.0-dev.15 [Pipeline] } 09:44:23 $ docker exec --env ******** --env ******** f08311ff137a716aa4e9b876b761e94b0bc671719d65572266b5991f9063569d ssh-agent -k 09:44:23 unset SSH_AUTH_SOCK; 09:44:23 unset SSH_AGENT_PID; 09:44:23 echo Agent pid 39 killed; 09:44:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:23 + git semver [Pipeline] } 09:44:23 $ docker stop --time=1 f08311ff137a716aa4e9b876b761e94b0bc671719d65572266b5991f9063569d 09:44:25 $ docker rm -f --volumes f08311ff137a716aa4e9b876b761e94b0bc671719d65572266b5991f9063569d [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 09:44:25 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 09:44:25 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 09:44:25 total 16 09:44:25 drwxr-xr-x 3 root root 4096 Sep 28 09:36 . 09:44:25 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:44 .. 09:44:25 drwxr-xr-x 2 root root 4096 Sep 28 09:36 cost 09:44:25 -rw-r--r-- 1 root root 83 Sep 28 09:36 cost.csv 09:44:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 09:44:25 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 09:44:25 total 16 09:44:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:36 . 09:44:25 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:44 .. 09:44:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:36 cost 09:44:25 -rw-r--r-- 1 jenkins jenkins 83 Sep 28 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:44:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:44:26 ---> package-listing.sh 09:44:26 ++ facter osfamily 09:44:26 ++ tr '[:upper:]' '[:lower:]' 09:44:27 + OS_FAMILY=debian 09:44:27 + workspace=/w/workspace/edgexfoundry_device-gpio_main 09:44:27 + START_PACKAGES=/tmp/packages_start.txt 09:44:27 + END_PACKAGES=/tmp/packages_end.txt 09:44:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:27 + PACKAGES=/tmp/packages_start.txt 09:44:27 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 09:44:27 + PACKAGES=/tmp/packages_end.txt 09:44:27 + case "${OS_FAMILY}" in 09:44:27 + dpkg -l 09:44:27 + grep '^ii' 09:44:27 + '[' -f /tmp/packages_start.txt ']' 09:44:27 + '[' -f /tmp/packages_end.txt ']' 09:44:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:27 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 09:44:27 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 09:44:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 09:44:27 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 09:44:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:27 prd-ubuntu20.04-docker-8c-8g-8125 does not seem to be running inside a container 09:44:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:44:28 $ docker top bca924d032e34ab087d48214c7cbf88e3a340b34292beb84bce3b86dc405e614 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:44:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:44:29 + ls /var/log/sa-host 09:44:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:29 provisioning config files... 09:44:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8069152882499513906tmp [Pipeline] { [Pipeline] echo 09:44:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:44:29 ---> create-netrc.sh [Pipeline] } 09:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:44:30 ---> python-tools-install.sh [Pipeline] echo 09:44:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:44:30 ---> sudo-logs.sh 09:44:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:44:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:44:30 ---> job-cost.sh 09:44:30 lf-activate-venv: SKIPPING 09:44:30 DEBUG: total: 0.2199999988079071 09:44:30 INFO: Retrieving Stack Cost... 09:44:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:44:31 INFO: Archiving Costs [Pipeline] echo 09:44:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:44:31 ---> logs-deploy.sh 09:44:31 lf-activate-venv: SKIPPING 09:44:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/101 09:44:31 INFO: archiving workspace using pattern(s): 09:44:32 Archives upload complete. 09:44:32 INFO: archiving logs to Nexus