Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 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-ssh6410412742490116938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3193102924075427198.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13147409171202327341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13101222137063854712.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-ssh9504331757629345211.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2261 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (main) Commit message: "Merge pull request #127 from lenny-intel/go-1.20" > 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 > git rev-list --no-walk 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:29:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:29:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:29:31 ========================================================= 19:29:31 EdgeX Global Pipelines Version Info 19:29:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:29:32 ------------------- 19:29:32 stable info: 19:29:32 ------------------- 19:29:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:29:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:29:32 Message: update stable to v1.0.245 19:29:32 ------------------- 19:29:32 experimental info: 19:29:32 ------------------- 19:29:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:29:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:29:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:29:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58c55fc [Pipeline] echo 19:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:33 provisioning config files... 19:29:33 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15370124663194282023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:33 ---> docker-login.sh 19:29:33 nexus3.edgexfoundry.org:10001 19:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:34 Configure a credential helper to remove this warning. See 19:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:34 19:29:34 Login Succeeded 19:29:34 nexus3.edgexfoundry.org:10002 19:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:34 Configure a credential helper to remove this warning. See 19:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:34 19:29:34 Login Succeeded 19:29:34 nexus3.edgexfoundry.org:10003 19:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:34 Configure a credential helper to remove this warning. See 19:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:34 19:29:34 Login Succeeded 19:29:34 nexus3.edgexfoundry.org:10004 19:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:34 Configure a credential helper to remove this warning. See 19:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:34 19:29:34 Login Succeeded 19:29:34 docker.io 19:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:35 Configure a credential helper to remove this warning. See 19:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:35 19:29:35 Login Succeeded 19:29:35 ---> docker-login.sh ends [Pipeline] } 19:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:29:35 + git rev-list -1 --merges 58c55fcceacaa429eb258ff9b432fe1f0402d5e4~1..58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo 19:29:35 -----------> git rev-list -1 --merges 58c55fcceacaa429eb258ff9b432fe1f0402d5e4~1..58c55fcceacaa429eb258ff9b432fe1f0402d5e4 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:29:35 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [false] [Pipeline] sh 19:29:35 + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo 19:29:35 ========================================================= 19:29:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:29:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:36 + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo 19:29:36 [semverPrep] GIT_COMMIT: 58c55fcceacaa429eb258ff9b432fe1f0402d5e4, Commit Message: Merge pull request #127 from lenny-intel/go-1.20 [Pipeline] echo 19:29:36 [semverPrep] This is not a build commit. [Pipeline] sh 19:29:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:36 + grep -v github /etc/ssh/ssh_known_hosts 19:29:36 + [ -e /tmp/ssh_known_hosts ] 19:29:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:29:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:29:36 + sudo tee -a /etc/ssh/ssh_known_hosts 19:29:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:36 19:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:29:37 b85a868b505f: Pulling fs layer 19:29:37 e2be974225ed: Pulling fs layer 19:29:37 339a4e72a1f5: Pulling fs layer 19:29:37 988bab9f4d93: Pulling fs layer 19:29:37 1469e6f7b9e6: Pulling fs layer 19:29:37 eaf3925da568: Pulling fs layer 19:29:37 bab4dde63d76: Pulling fs layer 19:29:37 bde34c3a00c8: Pulling fs layer 19:29:37 b352a97aabf1: Pulling fs layer 19:29:37 4872d77fe225: Pulling fs layer 19:29:37 5851b861e8e6: Pulling fs layer 19:29:37 bab4dde63d76: Waiting 19:29:37 bde34c3a00c8: Waiting 19:29:37 1469e6f7b9e6: Waiting 19:29:37 eaf3925da568: Waiting 19:29:37 b352a97aabf1: Waiting 19:29:37 988bab9f4d93: Waiting 19:29:37 5851b861e8e6: Waiting 19:29:37 e2be974225ed: Verifying Checksum 19:29:37 e2be974225ed: Download complete 19:29:37 988bab9f4d93: Verifying Checksum 19:29:37 988bab9f4d93: Download complete 19:29:37 1469e6f7b9e6: Verifying Checksum 19:29:37 1469e6f7b9e6: Download complete 19:29:37 eaf3925da568: Verifying Checksum 19:29:37 eaf3925da568: Download complete 19:29:37 339a4e72a1f5: Verifying Checksum 19:29:37 339a4e72a1f5: Download complete 19:29:37 b352a97aabf1: Verifying Checksum 19:29:37 b352a97aabf1: Download complete 19:29:37 4872d77fe225: Verifying Checksum 19:29:37 4872d77fe225: Download complete 19:29:37 5851b861e8e6: Download complete 19:29:37 b85a868b505f: Verifying Checksum 19:29:37 b85a868b505f: Download complete 19:29:37 bab4dde63d76: Verifying Checksum 19:29:37 bab4dde63d76: Download complete 19:29:38 b85a868b505f: Pull complete 19:29:38 e2be974225ed: Pull complete 19:29:39 339a4e72a1f5: Pull complete 19:29:39 988bab9f4d93: Pull complete 19:29:39 1469e6f7b9e6: Pull complete 19:29:39 eaf3925da568: Pull complete 19:29:41 bab4dde63d76: Pull complete 19:29:41 bde34c3a00c8: Pull complete 19:29:41 b352a97aabf1: Pull complete 19:29:41 4872d77fe225: Pull complete 19:29:41 5851b861e8e6: Pull complete 19:29:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:42 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:29:42 $ 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 19:29:43 $ docker top 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 -eo pid,comm 19:29:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:29:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:43 [ssh-agent] Looking for ssh-agent implementation... 19:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:43 $ docker exec 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent 19:29:43 SSH_AUTH_SOCK=/tmp/ssh-dCVLGtXYGOKQ/agent.33 19:29:43 SSH_AGENT_PID=39 19:29:43 Running ssh-add (command line suppressed) 19:29:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10821297880612222983.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10821297880612222983.key) 19:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:43 + git tag --points-at HEAD [Pipeline] } 19:29:43 $ docker exec --env ******** --env ******** 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent -k 19:29:44 unset SSH_AUTH_SOCK; 19:29:44 unset SSH_AGENT_PID; 19:29:44 echo Agent pid 39 killed; 19:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:44 [ssh-agent] Looking for ssh-agent implementation... 19:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:44 $ docker exec 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent 19:29:44 SSH_AUTH_SOCK=/tmp/ssh-QqZwo4rTRQAw/agent.71 19:29:44 SSH_AGENT_PID=77 19:29:44 Running ssh-add (command line suppressed) 19:29:44 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_163010114403374819.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_163010114403374819.key) 19:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:44 + git semver init 19:29:45 2023-03-15 19:29:44,947 [run_init] DEBUG init version:0.0.0 force:False 19:29:45 2023-03-15 19:29:44,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 19:29:45 2023-03-15 19:29:44,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 19:29:45 2023-03-15 19:29:44,949 [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) 19:29:45 2023-03-15 19:29:45,855 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 19:29:45 2023-03-15 19:29:45,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 19:29:45 2023-03-15 19:29:45,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:29:45 2023-03-15 19:29:45,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:29:45 3.0.0-dev.11 [Pipeline] } 19:29:45 $ docker exec --env ******** --env ******** 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent -k 19:29:46 unset SSH_AUTH_SOCK; 19:29:46 unset SSH_AGENT_PID; 19:29:46 echo Agent pid 77 killed; 19:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:46 + git semver [Pipeline] } 19:29:46 $ docker stop --time=1 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 19:29:47 $ docker rm -f --volumes 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:29:48 Stashed 1 file(s) [Pipeline] echo 19:29:48 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 19:29:48 provisioning config files... 19:29:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4410436115263899527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:48 ---> docker-login.sh 19:29:48 nexus3.edgexfoundry.org:10001 19:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:48 Configure a credential helper to remove this warning. See 19:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:48 19:29:48 Login Succeeded 19:29:48 nexus3.edgexfoundry.org:10002 19:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:48 Configure a credential helper to remove this warning. See 19:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:48 19:29:48 Login Succeeded 19:29:48 nexus3.edgexfoundry.org:10003 19:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:49 Configure a credential helper to remove this warning. See 19:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:49 19:29:49 Login Succeeded 19:29:49 nexus3.edgexfoundry.org:10004 19:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:49 Configure a credential helper to remove this warning. See 19:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:49 19:29:49 Login Succeeded 19:29:49 docker.io 19:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:49 Configure a credential helper to remove this warning. See 19:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:49 19:29:49 Login Succeeded 19:29:49 ---> docker-login.sh ends [Pipeline] } 19:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:49 ========================================================= 19:29:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:29:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:29:49 Sending build context to Docker daemon 16MB 19:29:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:29:49 Step 2/12 : FROM ${BASE} AS builder 19:29:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:29:49 63b65145d645: Pulling fs layer 19:29:49 a2d21d5440eb: Pulling fs layer 19:29:49 935e6c44a52c: Pulling fs layer 19:29:49 94cc34f8dd06: Pulling fs layer 19:29:49 30dea6a524f1: Pulling fs layer 19:29:49 a2aff8979fd8: Pulling fs layer 19:29:49 6808be2612f2: Pulling fs layer 19:29:49 f25807f1079a: Pulling fs layer 19:29:49 94cc34f8dd06: Waiting 19:29:49 30dea6a524f1: Waiting 19:29:49 a2aff8979fd8: Waiting 19:29:49 6808be2612f2: Waiting 19:29:49 f25807f1079a: Waiting 19:29:50 a2d21d5440eb: Verifying Checksum 19:29:50 a2d21d5440eb: Download complete 19:29:50 94cc34f8dd06: Verifying Checksum 19:29:50 94cc34f8dd06: Download complete 19:29:50 30dea6a524f1: Verifying Checksum 19:29:50 30dea6a524f1: Download complete 19:29:50 63b65145d645: Verifying Checksum 19:29:50 63b65145d645: Download complete 19:29:50 a2aff8979fd8: Verifying Checksum 19:29:50 a2aff8979fd8: Download complete 19:29:50 63b65145d645: Pull complete 19:29:50 a2d21d5440eb: Pull complete 19:29:50 f25807f1079a: Verifying Checksum 19:29:50 935e6c44a52c: Verifying Checksum 19:29:50 935e6c44a52c: Download complete 19:29:50 6808be2612f2: Verifying Checksum 19:29:54 935e6c44a52c: Pull complete 19:29:54 94cc34f8dd06: Pull complete 19:29:54 30dea6a524f1: Pull complete 19:29:54 a2aff8979fd8: Pull complete 19:29:56 6808be2612f2: Pull complete 19:29:57 f25807f1079a: Pull complete 19:29:57 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:29:57 ---> 3b553350e43f 19:29:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:29:58 ---> Running in 71e9371a6ed8 19:29:59 Removing intermediate container 71e9371a6ed8 19:29:59 ---> fcd8ae3da59d 19:29:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:29:59 ---> Running in abee64defe9c 19:29:59 Removing intermediate container abee64defe9c 19:29:59 ---> c3d53f451c31 19:29:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:29:59 ---> Running in 60bcb17a5da2 19:29:59 Removing intermediate container 60bcb17a5da2 19:29:59 ---> 83b0d5050ffd 19:29:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:29:59 ---> Running in 21c05c70ab9a 19:29:59 Removing intermediate container 21c05c70ab9a 19:29:59 ---> 1945b7a8873e 19:29:59 Step 7/12 : WORKDIR /device-gpio 19:29:59 ---> Running in c9a7cd31ffc3 19:29:59 Removing intermediate container c9a7cd31ffc3 19:29:59 ---> d8d0d72b22e3 19:29:59 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:29:59 ---> Running in 3210d0da4980 19:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:00 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:30:00 (2/4) Installing libedit (20221030.3.1-r0) 19:30:00 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:30:00 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:30:00 Executing busybox-1.35.0-r29.trigger 19:30:00 OK: 269 MiB in 57 packages 19:30:00 Removing intermediate container 3210d0da4980 19:30:00 ---> dde74608c425 19:30:00 Step 9/12 : COPY go.mod vendor* ./ 19:30:00 ---> 554f28155443 19:30:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:00 ---> Running in c27425e4fb8d 19:30:03 Still waiting to schedule task 19:30:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:30:32 Removing intermediate container c27425e4fb8d 19:30:32 ---> 83336586c735 19:30:32 Step 11/12 : COPY . . 19:30:33 ---> c37fb410c6ed 19:30:33 Step 12/12 : RUN ${MAKE} 19:30:33 ---> Running in 818519419cbd 19:30:33 noop 19:30:33 Removing intermediate container 818519419cbd 19:30:33 ---> 5781b8476393 19:30:33 Successfully built 5781b8476393 19:30:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:34 + docker inspect -f . ci-base-image-x86_64 19:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:34 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:30:34 $ 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 19:30:34 $ docker top bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:34 + go version 19:30:34 go version go1.20.2 linux/amd64 [Pipeline] } 19:30:34 $ docker stop --time=1 bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 19:30:36 $ docker rm -f --volumes bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:36 + docker inspect -f . ci-base-image-x86_64 19:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:36 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:30:36 $ 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 19:30:36 $ docker top 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 19:30:37 + make test 19:30:37 go test ./... -coverprofile=coverage.out ./... 19:30:42 ? github.com/edgexfoundry/device-gpio [no test files] 19:30:52 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:30:52 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:30:58 go vet ./... 19:31:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:31:01 $ docker stop --time=1 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c 19:31:03 $ docker rm -f --volumes 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c [Pipeline] // withDockerContainer [Pipeline] sh 19:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:31:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:31:04 + ls -al . 19:31:04 total 160 19:31:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 19:30 . 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:29 .. 19:31:04 -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 19:29 .dockerignore 19:31:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:29 .git 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 .github 19:31:04 -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 19:29 .gitignore 19:31:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 19:29 .golangci.yml 19:31:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 19:29 .semver 19:31:04 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 19:29 Attribution.txt 19:31:04 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 19:29 CHANGELOG.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 19:29 Dockerfile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 19:29 GOVERNANCE.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 19:29 Jenkinsfile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 19:29 LICENSE 19:31:04 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 19:29 Makefile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 19:29 OWNERS.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 19:29 README.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 19:29 VERSION 19:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 19:29 bin 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 cmd 19:31:04 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 19:30 coverage.out 19:31:04 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 19:29 go.mod 19:31:04 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 19:29 go.sum 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 internal 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:29 snap 19:31:04 -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 19:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:04 + 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=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 --label arch=amd64 --label version=3.0.0-dev.11 . 19:31:04 Sending build context to Docker daemon 16MB 19:31:04 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:31:04 Step 2/25 : FROM ${BASE} AS builder 19:31:04 ---> 5781b8476393 19:31:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:31:04 ---> Running in 8a0bd55b80a6 19:31:05 Removing intermediate container 8a0bd55b80a6 19:31:05 ---> 7590d39f1b21 19:31:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:31:05 ---> Running in 6eae1503a856 19:31:05 Removing intermediate container 6eae1503a856 19:31:05 ---> 70df3a25d0ad 19:31:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:31:05 ---> Running in 8889e6f200aa 19:31:05 Removing intermediate container 8889e6f200aa 19:31:05 ---> bfcf3c4f958d 19:31:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:31:05 ---> Running in 998f3ee477b2 19:31:05 Removing intermediate container 998f3ee477b2 19:31:05 ---> 7eaffe65e5ac 19:31:05 Step 7/25 : WORKDIR /device-gpio 19:31:05 ---> Running in 378f9642d1dc 19:31:05 Removing intermediate container 378f9642d1dc 19:31:05 ---> ceea5e500091 19:31:05 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:05 ---> Running in 437b2bf9270b 19:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:31:06 OK: 269 MiB in 57 packages 19:31:06 Removing intermediate container 437b2bf9270b 19:31:06 ---> 9062b9417760 19:31:06 Step 9/25 : COPY go.mod vendor* ./ 19:31:06 ---> 3f08d150b86e 19:31:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:06 ---> Running in 2fa3725b5ecc 19:31:07 Removing intermediate container 2fa3725b5ecc 19:31:07 ---> a6d47632b71f 19:31:07 Step 11/25 : COPY . . 19:31:07 ---> e90f83249c5d 19:31:07 Step 12/25 : RUN ${MAKE} 19:31:07 ---> Running in 49aaa4129150 19:31:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 19:31:26 Removing intermediate container 49aaa4129150 19:31:26 ---> 35103ee678f5 19:31:26 Step 13/25 : FROM alpine:3.17 19:31:26 3.17: Pulling from library/alpine 19:31:26 63b65145d645: Already exists 19:31:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:31:26 Status: Downloaded newer image for alpine:3.17 19:31:26 ---> b2aa39c304c2 19:31:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:31:26 ---> Running in 2c569abd37d5 19:31:26 Removing intermediate container 2c569abd37d5 19:31:26 ---> c3940216113f 19:31:26 Step 15/25 : RUN apk add --update --no-cache 19:31:26 ---> Running in 5fffeeb34d5c 19:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:31:26 OK: 7 MiB in 15 packages 19:31:26 Removing intermediate container 5fffeeb34d5c 19:31:26 ---> b3b0cbf9d2a3 19:31:26 Step 16/25 : WORKDIR / 19:31:26 ---> Running in d977b8b5d442 19:31:26 Removing intermediate container d977b8b5d442 19:31:26 ---> af9c739af844 19:31:26 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:31:26 ---> 2cf3e02298d2 19:31:26 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:31:26 ---> 45b2e05fbb4e 19:31:26 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:31:26 ---> a28f3392e045 19:31:26 Step 20/25 : EXPOSE 59910 19:31:26 ---> Running in 56e590e245ad 19:31:26 Removing intermediate container 56e590e245ad 19:31:26 ---> e300fd8b51dc 19:31:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:31:26 ---> Running in d19c1810e454 19:31:26 Removing intermediate container d19c1810e454 19:31:26 ---> 05f140a4c2bf 19:31:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:26 ---> Running in 4d5ece34b490 19:31:26 Removing intermediate container 4d5ece34b490 19:31:26 ---> f8969ea6b69c 19:31:26 Step 23/25 : LABEL arch=amd64 19:31:26 ---> Running in 99ba8d63915c 19:31:26 Removing intermediate container 99ba8d63915c 19:31:26 ---> 49bf5b59b1f6 19:31:26 Step 24/25 : LABEL git_sha=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:31:26 ---> Running in ea58d0614e29 19:31:26 Removing intermediate container ea58d0614e29 19:31:26 ---> 119b6146b4a6 19:31:26 Step 25/25 : LABEL version=3.0.0-dev.11 19:31:26 ---> Running in e11962691169 19:31:26 Removing intermediate container e11962691169 19:31:26 ---> 8c2ac8c3639f 19:31:26 [Warning] One or more build-args [ARCH] were not consumed 19:31:26 Successfully built 8c2ac8c3639f 19:31:26 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:26 provisioning config files... 19:31:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8689935218270969177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:26 ---> docker-login.sh 19:31:26 nexus3.edgexfoundry.org:10001 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:26 nexus3.edgexfoundry.org:10002 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:26 nexus3.edgexfoundry.org:10003 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 nexus3.edgexfoundry.org:10004 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 docker.io 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 ---> docker-login.sh ends [Pipeline] } 19:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:27 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 19:31:27 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:31:27 latest 19:31:27 3.0.0-dev.11 19:31:27 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:31:27 main 19:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:27 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:31:28 75faa019adb4: Preparing 19:31:28 fb14244849a5: Preparing 19:31:28 476cc40d2ef3: Preparing 19:31:28 cafda2d1a20c: Preparing 19:31:28 7cd52847ad77: Preparing 19:31:28 7cd52847ad77: Layer already exists 19:31:28 fb14244849a5: Pushed 19:31:28 cafda2d1a20c: Pushed 19:31:28 476cc40d2ef3: Pushed 19:31:30 75faa019adb4: Pushed 19:31:30 58c55fcceacaa429eb258ff9b432fe1f0402d5e4: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:30 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 19:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:31:31 75faa019adb4: Preparing 19:31:31 fb14244849a5: Preparing 19:31:31 476cc40d2ef3: Preparing 19:31:31 cafda2d1a20c: Preparing 19:31:31 7cd52847ad77: Preparing 19:31:31 fb14244849a5: Layer already exists 19:31:31 75faa019adb4: Layer already exists 19:31:31 476cc40d2ef3: Layer already exists 19:31:31 7cd52847ad77: Layer already exists 19:31:31 cafda2d1a20c: Layer already exists 19:31:31 latest: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:31 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 19:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:31:31 75faa019adb4: Preparing 19:31:31 fb14244849a5: Preparing 19:31:31 476cc40d2ef3: Preparing 19:31:31 cafda2d1a20c: Preparing 19:31:31 7cd52847ad77: Preparing 19:31:31 75faa019adb4: Layer already exists 19:31:31 476cc40d2ef3: Layer already exists 19:31:31 cafda2d1a20c: Layer already exists 19:31:31 fb14244849a5: Layer already exists 19:31:31 7cd52847ad77: Layer already exists 19:31:31 3.0.0-dev.11: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:31:32 75faa019adb4: Preparing 19:31:32 fb14244849a5: Preparing 19:31:32 476cc40d2ef3: Preparing 19:31:32 cafda2d1a20c: Preparing 19:31:32 7cd52847ad77: Preparing 19:31:32 75faa019adb4: Layer already exists 19:31:32 7cd52847ad77: Layer already exists 19:31:32 fb14244849a5: Layer already exists 19:31:32 476cc40d2ef3: Layer already exists 19:31:32 cafda2d1a20c: Layer already exists 19:31:32 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 19:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:31:32 75faa019adb4: Preparing 19:31:32 fb14244849a5: Preparing 19:31:32 476cc40d2ef3: Preparing 19:31:32 cafda2d1a20c: Preparing 19:31:32 7cd52847ad77: Preparing 19:31:32 cafda2d1a20c: Layer already exists 19:31:32 75faa019adb4: Layer already exists 19:31:32 7cd52847ad77: Layer already exists 19:31:32 fb14244849a5: Layer already exists 19:31:32 476cc40d2ef3: Layer already exists 19:31:32 main: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:33 ===================================================== [Pipeline] echo 19:31:33 taggedImages: 19:31:33 - nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:31:33 - nexus3.edgexfoundry.org:10004/device-gpio:latest 19:31:33 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 19:31:33 - nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:31:33 - 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 19:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:33 19:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:33 latest: Pulling from edgex-lftools-log-publisher 19:31:33 5eb5b503b376: Pulling fs layer 19:31:33 5c69ac0246d0: Pulling fs layer 19:31:33 ec43610c2a17: Pulling fs layer 19:31:33 3a2ae6a8a46f: Pulling fs layer 19:31:33 33b1e0a273af: Pulling fs layer 19:31:33 5d3b04190fa2: Pulling fs layer 19:31:33 2f39f015ded8: Pulling fs layer 19:31:33 33b1e0a273af: Waiting 19:31:33 3a2ae6a8a46f: Waiting 19:31:33 5d3b04190fa2: Waiting 19:31:33 2f39f015ded8: Waiting 19:31:33 5c69ac0246d0: Download complete 19:31:33 3a2ae6a8a46f: Verifying Checksum 19:31:33 3a2ae6a8a46f: Download complete 19:31:33 33b1e0a273af: Verifying Checksum 19:31:33 33b1e0a273af: Download complete 19:31:33 5d3b04190fa2: Verifying Checksum 19:31:33 5d3b04190fa2: Download complete 19:31:33 ec43610c2a17: Verifying Checksum 19:31:33 ec43610c2a17: Download complete 19:31:33 5eb5b503b376: Verifying Checksum 19:31:33 5eb5b503b376: Download complete 19:31:34 2f39f015ded8: Download complete 19:31:35 5eb5b503b376: Pull complete 19:31:35 5c69ac0246d0: Pull complete 19:31:35 ec43610c2a17: Pull complete 19:31:35 3a2ae6a8a46f: Pull complete 19:31:35 33b1e0a273af: Pull complete 19:31:35 5d3b04190fa2: Pull complete 19:31:39 2f39f015ded8: Pull complete 19:31:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:39 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:31:39 $ 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 19:31:41 $ docker top 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:41 ---> job-cost.sh 19:31:41 lf-activate-venv: SKIPPING 19:31:41 INFO: No Stack... 19:31:41 INFO: Retrieving Pricing Info for: v3-standard-8 19:31:42 INFO: Archiving Costs [Pipeline] sh 19:31:42 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 19:31:42 + cut -d, -f6 [Pipeline] lock 19:31:42 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] 19:31:42 Resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] did not exist. Created. 19:31:42 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:31:42 + echo total: 0.2199999988079071 [Pipeline] stash 19:31:42 Stashed 1 file(s) [Pipeline] } 19:31:42 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 19:31:42 $ docker stop --time=1 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 19:31:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2262 in /w/workspace/edgexfoundry_device-gpio_main 19:31:44 $ docker rm -f --volumes 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 19:31:44 Running in /w/workspace/device-gpio/64 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:31:44 The recommended git tool is: git 19:31:49 using credential edgex-jenkins-ssh 19:31:49 Cloning the remote Git repository 19:31:49 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:31:49 > git init /w/workspace/device-gpio/64 # timeout=10 19:31:49 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:31:49 > git --version # timeout=10 19:31:49 > git --version # 'git version 2.25.1' 19:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:31:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:52 Avoid second fetch 19:31:52 Checking out Revision 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (main) 19:31:52 Commit message: "Merge pull request #127 from lenny-intel/go-1.20" 19:31:52 > git config core.sparsecheckout # timeout=10 19:31:52 > git checkout -f 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:53 Dload Upload Total Spent Left Speed 19:31:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 19:31:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:54 + sudo tee /etc/docker/daemon.new 19:31:54 { 19:31:54 "registry-mirrors": [ 19:31:54 "https://nexus3.edgexfoundry.org:10001" 19:31:54 ], 19:31:54 "bip": "10.250.0.254/24", 19:31:54 "hosts": [ 19:31:54 "tcp://0.0.0.0:5555", 19:31:54 "unix:///var/run/docker.sock" 19:31:54 ], 19:31:54 "mtu": 1458, 19:31:54 "selinux-enabled": true, 19:31:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:54 } [Pipeline] sh 19:31:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:32:13 provisioning config files... 19:32:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/64@tmp/config7851337063870224416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:14 ---> docker-login.sh 19:32:14 nexus3.edgexfoundry.org:10001 19:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:14 Configure a credential helper to remove this warning. See 19:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:14 19:32:14 Login Succeeded 19:32:14 nexus3.edgexfoundry.org:10002 19:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:14 Configure a credential helper to remove this warning. See 19:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:14 19:32:14 Login Succeeded 19:32:14 nexus3.edgexfoundry.org:10003 19:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:15 Configure a credential helper to remove this warning. See 19:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:15 19:32:15 Login Succeeded 19:32:15 nexus3.edgexfoundry.org:10004 19:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:15 Configure a credential helper to remove this warning. See 19:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:15 19:32:15 Login Succeeded 19:32:15 docker.io 19:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:16 Configure a credential helper to remove this warning. See 19:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:16 19:32:16 Login Succeeded 19:32:16 ---> docker-login.sh ends [Pipeline] } 19:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:32:16 ========================================================= 19:32:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:32:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:32:17 Sending build context to Docker daemon 8.082MB 19:32:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:32:17 Step 2/12 : FROM ${BASE} AS builder 19:32:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:32:17 af6eaf76a39c: Pulling fs layer 19:32:17 55522c791124: Pulling fs layer 19:32:17 ce5c4a1c91eb: Pulling fs layer 19:32:17 169dfbe0d373: Pulling fs layer 19:32:17 e1ff8fa3b103: Pulling fs layer 19:32:17 52ebb69f0ebf: Pulling fs layer 19:32:17 5abe8eddf0d5: Pulling fs layer 19:32:17 169dfbe0d373: Waiting 19:32:17 e1ff8fa3b103: Waiting 19:32:17 52ebb69f0ebf: Waiting 19:32:17 5abe8eddf0d5: Waiting 19:32:17 55522c791124: Verifying Checksum 19:32:17 55522c791124: Download complete 19:32:17 169dfbe0d373: Verifying Checksum 19:32:17 169dfbe0d373: Download complete 19:32:17 e1ff8fa3b103: Verifying Checksum 19:32:17 e1ff8fa3b103: Download complete 19:32:17 af6eaf76a39c: Verifying Checksum 19:32:17 af6eaf76a39c: Download complete 19:32:18 af6eaf76a39c: Pull complete 19:32:18 5abe8eddf0d5: Verifying Checksum 19:32:18 5abe8eddf0d5: Download complete 19:32:19 55522c791124: Pull complete 19:32:20 ce5c4a1c91eb: Verifying Checksum 19:32:20 ce5c4a1c91eb: Download complete 19:32:20 52ebb69f0ebf: Verifying Checksum 19:32:20 52ebb69f0ebf: Download complete 19:32:32 ce5c4a1c91eb: Pull complete 19:32:32 169dfbe0d373: Pull complete 19:32:32 e1ff8fa3b103: Pull complete 19:32:39 52ebb69f0ebf: Pull complete 19:32:41 5abe8eddf0d5: Pull complete 19:32:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:32:41 ---> 6cb57ee374ae 19:32:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:32:43 ---> Running in 636eb7ec81d9 19:32:43 Removing intermediate container 636eb7ec81d9 19:32:43 ---> 092f7e65898c 19:32:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:32:43 ---> Running in 0919d3168c82 19:32:43 Removing intermediate container 0919d3168c82 19:32:43 ---> 75175e629b96 19:32:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:32:44 ---> Running in bbae9c737a43 19:32:44 Removing intermediate container bbae9c737a43 19:32:44 ---> b6a223a2a916 19:32:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:32:44 ---> Running in ccf2bd0fd1d3 19:32:44 Removing intermediate container ccf2bd0fd1d3 19:32:44 ---> 091c6337805e 19:32:44 Step 7/12 : WORKDIR /device-gpio 19:32:44 ---> Running in 885ec7294d92 19:32:45 Removing intermediate container 885ec7294d92 19:32:45 ---> 3c6a0a01ba81 19:32:45 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:32:45 ---> Running in 5e60f3bb863a 19:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:32:48 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:32:48 (2/4) Installing libedit (20221030.3.1-r0) 19:32:48 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:32:48 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:32:48 Executing busybox-1.35.0-r29.trigger 19:32:48 OK: 268 MiB in 57 packages 19:32:49 Removing intermediate container 5e60f3bb863a 19:32:49 ---> 662f50683d02 19:32:49 Step 9/12 : COPY go.mod vendor* ./ 19:32:52 ---> e875915e0bb5 19:32:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:52 ---> Running in 398763c63e00 19:34:00 Removing intermediate container 398763c63e00 19:34:00 ---> 4b5e85aa4d6d 19:34:00 Step 11/12 : COPY . . 19:34:00 ---> 64f9dd125459 19:34:00 Step 12/12 : RUN ${MAKE} 19:34:00 ---> Running in 06e9b569059b 19:34:00 noop 19:34:00 Removing intermediate container 06e9b569059b 19:34:00 ---> c73ce8a5c934 19:34:00 Successfully built c73ce8a5c934 19:34:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:00 + docker inspect -f . ci-base-image-arm64 19:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:01 prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 19:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@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 19:34:02 $ docker top ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:03 + go version 19:34:03 go version go1.20.2 linux/arm64 [Pipeline] } 19:34:03 $ docker stop --time=1 ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 19:34:04 $ docker rm -f --volumes ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:05 + docker inspect -f . ci-base-image-arm64 19:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 19:34:05 $ 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/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@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 19:34:06 $ docker top 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:07 + git config --global --add safe.directory /w/workspace/device-gpio/64 [Pipeline] fileExists [Pipeline] sh 19:34:08 + make test 19:34:08 go test ./... -coverprofile=coverage.out ./... 19:34:40 ? github.com/edgexfoundry/device-gpio [no test files] 19:36:47 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:36:47 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:36:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:47 go vet ./... 19:37:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:37:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:37:13 ./bin/test-attribution-txt.sh [Pipeline] echo 19:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:37:13 $ docker stop --time=1 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba 19:37:15 $ docker rm -f --volumes 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba [Pipeline] // withDockerContainer [Pipeline] sh 19:37:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:16 Warning: overwriting stash ‘coverage-report’ 19:37:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:37:18 + ls -al . 19:37:18 total 156 19:37:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:34 . 19:37:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:31 .. 19:37:18 -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 19:31 .dockerignore 19:37:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:31 .git 19:37:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 .github 19:37:18 -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 19:31 .gitignore 19:37:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 19:31 .golangci.yml 19:37:18 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 19:31 Attribution.txt 19:37:18 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 19:31 CHANGELOG.md 19:37:18 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 19:31 Dockerfile 19:37:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 19:31 GOVERNANCE.md 19:37:18 -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 19:31 Jenkinsfile 19:37:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 19:31 LICENSE 19:37:18 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 19:31 Makefile 19:37:18 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 19:31 OWNERS.md 19:37:18 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 19:31 README.md 19:37:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 19:29 VERSION 19:37:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 19:31 bin 19:37:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 cmd 19:37:18 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 19:34 coverage.out 19:37:18 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 19:31 go.mod 19:37:18 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 19:31 go.sum 19:37:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 internal 19:37:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:31 snap 19:37:18 -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 19:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:18 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 --label arch=arm64 --label version=3.0.0-dev.11 . 19:37:18 Sending build context to Docker daemon 8.083MB 19:37:18 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:37:18 Step 2/25 : FROM ${BASE} AS builder 19:37:18 ---> c73ce8a5c934 19:37:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:37:18 ---> Running in 271032c62d17 19:37:19 Removing intermediate container 271032c62d17 19:37:19 ---> 6c0dd4100b76 19:37:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:37:19 ---> Running in 6eb20d17fe4c 19:37:19 Removing intermediate container 6eb20d17fe4c 19:37:19 ---> c61e35a6f6b6 19:37:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:37:19 ---> Running in 4ef0f60a7fb9 19:37:20 Removing intermediate container 4ef0f60a7fb9 19:37:20 ---> 6ad150e1dcf9 19:37:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:37:20 ---> Running in f05b7b14c1b7 19:37:20 Removing intermediate container f05b7b14c1b7 19:37:20 ---> d66ca689975c 19:37:20 Step 7/25 : WORKDIR /device-gpio 19:37:20 ---> Running in 665d3ecd36a8 19:37:21 Removing intermediate container 665d3ecd36a8 19:37:21 ---> b06f155759b2 19:37:21 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:21 ---> Running in 3c2fe3292042 19:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:37:23 OK: 268 MiB in 57 packages 19:37:24 Removing intermediate container 3c2fe3292042 19:37:24 ---> 8e8bf2b4dae5 19:37:24 Step 9/25 : COPY go.mod vendor* ./ 19:37:26 ---> f2cfe2b447f8 19:37:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:26 ---> Running in 77a513e57ce3 19:37:29 Removing intermediate container 77a513e57ce3 19:37:29 ---> 9e0b771d727b 19:37:29 Step 11/25 : COPY . . 19:37:30 ---> e968ad6141c3 19:37:30 Step 12/25 : RUN ${MAKE} 19:37:30 ---> Running in b88ccdb0ebcd 19:37:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 19:39:52 Removing intermediate container b88ccdb0ebcd 19:39:52 ---> dcda4fa8bd07 19:39:52 Step 13/25 : FROM alpine:3.17 19:39:52 3.17: Pulling from library/alpine 19:39:52 af6eaf76a39c: Already exists 19:39:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:39:52 Status: Downloaded newer image for alpine:3.17 19:39:52 ---> d74e625d9115 19:39:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:39:52 ---> Running in 32afb4aaf88f 19:39:52 Removing intermediate container 32afb4aaf88f 19:39:52 ---> 72d081b539b6 19:39:52 Step 15/25 : RUN apk add --update --no-cache 19:39:52 ---> Running in a82308959d8c 19:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:39:52 OK: 7 MiB in 15 packages 19:39:52 Removing intermediate container a82308959d8c 19:39:52 ---> 5ba8cba0b957 19:39:52 Step 16/25 : WORKDIR / 19:39:52 ---> Running in d39c37b79bc0 19:39:52 Removing intermediate container d39c37b79bc0 19:39:52 ---> b747bb9f906e 19:39:52 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:39:52 ---> 84914235fe5b 19:39:52 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:39:52 ---> 694a5b580587 19:39:52 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:39:54 ---> 9ff7afd3a402 19:39:54 Step 20/25 : EXPOSE 59910 19:39:54 ---> Running in 2fe788374002 19:39:54 Removing intermediate container 2fe788374002 19:39:54 ---> 88b1b7f6ce68 19:39:54 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:39:54 ---> Running in edbe89c78f82 19:39:54 Removing intermediate container edbe89c78f82 19:39:54 ---> 3bbce3f0d17d 19:39:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:54 ---> Running in e36da9a25e55 19:39:54 Removing intermediate container e36da9a25e55 19:39:54 ---> bb9930cf8d7a 19:39:54 Step 23/25 : LABEL arch=arm64 19:39:55 ---> Running in cb377ae1b652 19:39:55 Removing intermediate container cb377ae1b652 19:39:55 ---> 5053c4693680 19:39:55 Step 24/25 : LABEL git_sha=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:39:55 ---> Running in 745bf6b221ec 19:39:55 Removing intermediate container 745bf6b221ec 19:39:55 ---> f7e37df56a4f 19:39:55 Step 25/25 : LABEL version=3.0.0-dev.11 19:39:55 ---> Running in b658f4d32074 19:39:56 Removing intermediate container b658f4d32074 19:39:56 ---> 1e4a0112eec5 19:39:56 [Warning] One or more build-args [ARCH] were not consumed 19:39:56 Successfully built 1e4a0112eec5 19:39:56 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 19:39:56 provisioning config files... 19:39:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/64@tmp/config5288132177620187819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:56 ---> docker-login.sh 19:39:56 nexus3.edgexfoundry.org:10001 19:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:56 Configure a credential helper to remove this warning. See 19:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:56 19:39:56 Login Succeeded 19:39:56 nexus3.edgexfoundry.org:10002 19:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:57 Configure a credential helper to remove this warning. See 19:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:57 19:39:57 Login Succeeded 19:39:57 nexus3.edgexfoundry.org:10003 19:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:57 Configure a credential helper to remove this warning. See 19:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:57 19:39:57 Login Succeeded 19:39:57 nexus3.edgexfoundry.org:10004 19:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:57 Configure a credential helper to remove this warning. See 19:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:57 19:39:57 Login Succeeded 19:39:57 docker.io 19:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:58 Configure a credential helper to remove this warning. See 19:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:58 19:39:58 Login Succeeded 19:39:58 ---> docker-login.sh ends [Pipeline] } 19:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:58 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 19:39:58 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:39:58 latest 19:39:58 3.0.0-dev.11 19:39:58 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:39:58 main 19:39:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:58 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:39:58 8952a81474ad: Preparing 19:39:58 93cf0927df8f: Preparing 19:39:58 3e17a9433a3b: Preparing 19:39:58 e9f6245184aa: Preparing 19:39:58 edf70074bd40: Preparing 19:39:58 edf70074bd40: Layer already exists 19:39:59 e9f6245184aa: Pushed 19:39:59 93cf0927df8f: Pushed 19:39:59 3e17a9433a3b: Pushed 19:40:04 8952a81474ad: Pushed 19:40:04 58c55fcceacaa429eb258ff9b432fe1f0402d5e4: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 19:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:40:05 8952a81474ad: Preparing 19:40:05 93cf0927df8f: Preparing 19:40:05 3e17a9433a3b: Preparing 19:40:05 e9f6245184aa: Preparing 19:40:05 edf70074bd40: Preparing 19:40:05 93cf0927df8f: Layer already exists 19:40:05 8952a81474ad: Layer already exists 19:40:05 3e17a9433a3b: Layer already exists 19:40:05 e9f6245184aa: Layer already exists 19:40:05 edf70074bd40: Layer already exists 19:40:05 latest: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 19:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:40:05 8952a81474ad: Preparing 19:40:05 93cf0927df8f: Preparing 19:40:05 3e17a9433a3b: Preparing 19:40:05 e9f6245184aa: Preparing 19:40:05 edf70074bd40: Preparing 19:40:05 93cf0927df8f: Layer already exists 19:40:05 e9f6245184aa: Layer already exists 19:40:05 3e17a9433a3b: Layer already exists 19:40:05 edf70074bd40: Layer already exists 19:40:05 8952a81474ad: Layer already exists 19:40:05 3.0.0-dev.11: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:40:06 8952a81474ad: Preparing 19:40:06 93cf0927df8f: Preparing 19:40:06 3e17a9433a3b: Preparing 19:40:06 e9f6245184aa: Preparing 19:40:06 edf70074bd40: Preparing 19:40:06 8952a81474ad: Layer already exists 19:40:06 93cf0927df8f: Layer already exists 19:40:06 edf70074bd40: Layer already exists 19:40:06 3e17a9433a3b: Layer already exists 19:40:06 e9f6245184aa: Layer already exists 19:40:06 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 19:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:40:07 8952a81474ad: Preparing 19:40:07 93cf0927df8f: Preparing 19:40:07 3e17a9433a3b: Preparing 19:40:07 e9f6245184aa: Preparing 19:40:07 edf70074bd40: Preparing 19:40:07 e9f6245184aa: Layer already exists 19:40:07 8952a81474ad: Layer already exists 19:40:07 edf70074bd40: Layer already exists 19:40:07 3e17a9433a3b: Layer already exists 19:40:07 93cf0927df8f: Layer already exists 19:40:07 main: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:07 ===================================================== [Pipeline] echo 19:40:07 taggedImages: 19:40:07 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 19:40:07 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 19:40:07 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 19:40:07 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 19:40:07 - 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 19:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:08 19:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:08 arm64: Pulling from edgex-lftools-log-publisher 19:40:08 8998bd30e6a1: Pulling fs layer 19:40:08 04944245beec: Pulling fs layer 19:40:08 699f458cf7ca: Pulling fs layer 19:40:08 765212b225bb: Pulling fs layer 19:40:08 f23df028b6ca: Pulling fs layer 19:40:08 d65c8cfc05b1: Pulling fs layer 19:40:08 2437ff75d9bd: Pulling fs layer 19:40:08 f23df028b6ca: Waiting 19:40:08 d65c8cfc05b1: Waiting 19:40:08 2437ff75d9bd: Waiting 19:40:08 765212b225bb: Waiting 19:40:08 04944245beec: Verifying Checksum 19:40:08 04944245beec: Download complete 19:40:08 765212b225bb: Verifying Checksum 19:40:08 765212b225bb: Download complete 19:40:08 f23df028b6ca: Download complete 19:40:08 d65c8cfc05b1: Verifying Checksum 19:40:08 d65c8cfc05b1: Download complete 19:40:09 699f458cf7ca: Verifying Checksum 19:40:09 699f458cf7ca: Download complete 19:40:09 8998bd30e6a1: Verifying Checksum 19:40:09 8998bd30e6a1: Download complete 19:40:11 2437ff75d9bd: Verifying Checksum 19:40:11 2437ff75d9bd: Download complete 19:40:13 8998bd30e6a1: Pull complete 19:40:13 04944245beec: Pull complete 19:40:14 699f458cf7ca: Pull complete 19:40:15 765212b225bb: Pull complete 19:40:16 f23df028b6ca: Pull complete 19:40:16 d65c8cfc05b1: Pull complete 19:40:31 2437ff75d9bd: Pull complete 19:40:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:31 prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 19:40:31 $ 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/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@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 19:40:34 $ docker top 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:35 ---> job-cost.sh 19:40:35 lf-activate-venv: SKIPPING 19:40:35 INFO: No Stack... 19:40:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:36 INFO: Archiving Costs [Pipeline] sh 19:40:36 + cat /w/workspace/device-gpio/64/archives/cost.csv 19:40:36 + cut -d, -f6 [Pipeline] lock 19:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] 19:40:36 Resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] did not exist. Created. 19:40:36 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:37 /w/workspace/device-gpio/64@tmp/durable-c7629375/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:40:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:37 Warning: overwriting stash ‘stack-cost’ 19:40:37 Stashed 1 file(s) [Pipeline] } 19:40:37 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:37 $ docker stop --time=1 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 19:40:39 $ docker rm -f --volumes 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 [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 19:40:39 provisioning config files... 19:40:39 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7843551836982833920tmp [Pipeline] { [Pipeline] sh 19:40:40 + set +x 19:40:40 + + curl -s https://codecov.io/bash 19:40:40 bash -s -- 19:40:40 19:40:40 _____ _ 19:40:40 / ____| | | 19:40:40 | | ___ __| | ___ ___ _____ __ 19:40:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:40 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:40 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:40 Bash-1.0.6 19:40:40 19:40:40 19:40:40 ==> git version 2.25.1 found 19:40:40 ==> 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 19:40:40 Release-Date: 2020-01-08 19:40:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:40 ==> Jenkins CI detected. 19:40:40 current dir:  /w/workspace/edgexfoundry_device-gpio_main 19:40:40 project root: . 19:40:40 --> token set from env 19:40:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:40 ==> Running gcov in . (disable via -X gcov) 19:40:40 ==> Python coveragepy not found 19:40:40 ==> Searching for coverage reports in: 19:40:40 + . 19:40:40 -> Found 1 reports 19:40:40 ==> Detecting git/mercurial file structure 19:40:40 ==> Reading reports 19:40:40 + ./coverage.out bytes=10 19:40:40 ==> Appending adjustments 19:40:40 https://docs.codecov.io/docs/fixing-reports 19:40:40 + Found adjustments 19:40:40 ==> Gzipping contents 19:40:40 4.0K /tmp/codecov.HeQjmb.gz 19:40:40 ==> Uploading reports 19:40:40 url: https://codecov.io 19:40:40 query: branch=main&commit=58c55fcceacaa429eb258ff9b432fe1f0402d5e4&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:40 -> Pinging Codecov 19:40:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=58c55fcceacaa429eb258ff9b432fe1f0402d5e4&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:40 -> Uploading to 19:40:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/58c55fcceacaa429eb258ff9b432fe1f0402d5e4/390b59f1-dbc3-4af9-a7f1-07e1869e06cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T194040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c63da0b1993bac1ae76a62c4c96f123252490f684b7628f6954995eac290aee9 19:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:40 Dload Upload Total Spent Left Speed 19:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 3109 --:--:-- --:--:-- --:--:-- 3109 19:40:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } 19:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:40:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:40:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:41 19:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:40:41 df9b9388f04a: Pulling fs layer 19:40:41 52dc419b0ee2: Pulling fs layer 19:40:41 25bc292e5bac: Pulling fs layer 19:40:41 114826534d7a: Pulling fs layer 19:40:41 4657fd5d0bcf: Pulling fs layer 19:40:41 6ad1cebc031e: Pulling fs layer 19:40:41 8a3aa393b2d8: Pulling fs layer 19:40:41 114826534d7a: Waiting 19:40:41 4657fd5d0bcf: Waiting 19:40:41 6ad1cebc031e: Waiting 19:40:41 8a3aa393b2d8: Waiting 19:40:41 25bc292e5bac: Verifying Checksum 19:40:41 25bc292e5bac: Download complete 19:40:41 52dc419b0ee2: Verifying Checksum 19:40:41 52dc419b0ee2: Download complete 19:40:41 4657fd5d0bcf: Verifying Checksum 19:40:41 df9b9388f04a: Verifying Checksum 19:40:41 df9b9388f04a: Download complete 19:40:41 df9b9388f04a: Pull complete 19:40:41 6ad1cebc031e: Verifying Checksum 19:40:41 6ad1cebc031e: Download complete 19:40:41 52dc419b0ee2: Pull complete 19:40:41 25bc292e5bac: Pull complete 19:40:42 114826534d7a: Verifying Checksum 19:40:42 114826534d7a: Download complete 19:40:42 8a3aa393b2d8: Verifying Checksum 19:40:42 8a3aa393b2d8: Download complete 19:40:45 114826534d7a: Pull complete 19:40:45 4657fd5d0bcf: Pull complete 19:40:45 6ad1cebc031e: Pull complete 19:40:48 8a3aa393b2d8: Pull complete 19:40:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:48 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:40:48 $ 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 19:40:49 $ docker top 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 19:40:50 + set -o pipefail 19:40:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 19:41:22 19:41:22 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 19:41:22 19:41:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/79fb403e-d0fd-4b6f-b82f-3f1a35093d8f 19:41:22 19:41:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:41:22 19:41:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:41:22 19:41:22 19:41:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:41:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:41:22 More details here: https://snyk.co/ue1NS [Pipeline] } 19:41:22 $ docker stop --time=1 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f 19:41:24 $ docker rm -f --volumes 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f [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 19:41:24 + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] sh 19:41:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:25 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:41:25 $ docker top dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:25 [ssh-agent] Looking for ssh-agent implementation... 19:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:26 $ docker exec dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b ssh-agent 19:41:26 SSH_AUTH_SOCK=/tmp/ssh-1mhY9P2rnfBB/agent.32 19:41:26 SSH_AGENT_PID=38 19:41:26 Running ssh-add (command line suppressed) 19:41:26 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7954289353780276512.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7954289353780276512.key) 19:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:26 + git semver tag 19:41:26 2023-03-15 19:41:26,747 [run_tag] DEBUG tag force:False 19:41:26 2023-03-15 19:41:26,747 [check_head_tag] DEBUG check head tag 19:41:26 2023-03-15 19:41:26,748 [execute] INFO git cat-file --batch-check 19:41:26 2023-03-15 19:41:26,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 19:41:26 2023-03-15 19:41:26,752 [execute] INFO git cat-file --batch 19:41:26 2023-03-15 19:41:26,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 19:41:26 2023-03-15 19:41:26,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:26 2023-03-15 19:41:26,765 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 19:41:26 2023-03-15 19:41:26,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 19:41:26 2023-03-15 19:41:26,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:26 3.0.0-dev.11 [Pipeline] } 19:41:26 $ docker exec --env ******** --env ******** dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b ssh-agent -k 19:41:26 unset SSH_AUTH_SOCK; 19:41:26 unset SSH_AGENT_PID; 19:41:26 echo Agent pid 38 killed; 19:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:27 + git semver [Pipeline] } 19:41:27 $ docker stop --time=1 dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b 19:41:28 $ docker rm -f --volumes dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:29 19:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:29 0.23.1-centos7: Pulling from edgex-lftools 19:41:29 ab5ef0e58194: Pulling fs layer 19:41:29 9712f1f96733: Pulling fs layer 19:41:29 63f879dbbcfc: Pulling fs layer 19:41:29 0d9ebad4ef96: Pulling fs layer 19:41:29 e9a5061849ea: Pulling fs layer 19:41:29 d747dcd14b5f: Pulling fs layer 19:41:29 2de7ff778b66: Pulling fs layer 19:41:29 0d9ebad4ef96: Waiting 19:41:29 e9a5061849ea: Waiting 19:41:29 d747dcd14b5f: Waiting 19:41:29 2de7ff778b66: Waiting 19:41:29 9712f1f96733: Verifying Checksum 19:41:29 9712f1f96733: Download complete 19:41:30 63f879dbbcfc: Download complete 19:41:30 e9a5061849ea: Verifying Checksum 19:41:30 e9a5061849ea: Download complete 19:41:30 ab5ef0e58194: Download complete 19:41:30 d747dcd14b5f: Download complete 19:41:30 0d9ebad4ef96: Verifying Checksum 19:41:30 0d9ebad4ef96: Download complete 19:41:30 2de7ff778b66: Verifying Checksum 19:41:30 2de7ff778b66: Download complete 19:41:32 ab5ef0e58194: Pull complete 19:41:32 9712f1f96733: Pull complete 19:41:33 63f879dbbcfc: Pull complete 19:41:36 0d9ebad4ef96: Pull complete 19:41:36 e9a5061849ea: Pull complete 19:41:36 d747dcd14b5f: Pull complete 19:41:37 2de7ff778b66: Pull complete 19:41:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:37 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:41:37 $ 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 19:41:39 $ docker top dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:41:39 provisioning config files... 19:41:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7255801527774317132tmp 19:41:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17875612929782987335tmp 19:41:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6759670457579133110tmp [Pipeline] { [Pipeline] echo 19:41:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:41:39 ---> sigul-configuration.sh 19:41:39 gpg: directory `/root/.gnupg' created 19:41:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:41:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:41:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:41:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:41:39 gpg: CAST5 encrypted data 19:41:39 gpg: encrypted with 1 passphrase 19:41:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:41:40 + mkdir /home/jenkins 19:41:40 + mkdir /home/jenkins/sigul [Pipeline] sh 19:41:40 + 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 19:41:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:41:40 ---> sigul-install.sh 19:41:40 Sigul already installed; skipping installation. [Pipeline] sh 19:41:41 + git tag --list 19:41:41 v1.0.0 19:41:41 v2.1.0 19:41:41 v2.1.1 19:41:41 v2.1.1-dev.1 19:41:41 v2.2.0 19:41:41 v2.2.1-dev.1 19:41:41 v2.2.1-dev.2 19:41:41 v2.2.1-dev.3 19:41:41 v2.2.1-dev.4 19:41:41 v2.3.0 19:41:41 v2.3.0-dev.10 19:41:41 v2.3.0-dev.11 19:41:41 v2.3.0-dev.12 19:41:41 v2.3.0-dev.13 19:41:41 v2.3.0-dev.14 19:41:41 v2.3.0-dev.15 19:41:41 v2.3.0-dev.16 19:41:41 v2.3.0-dev.17 19:41:41 v2.3.0-dev.18 19:41:41 v2.3.0-dev.19 19:41:41 v2.3.0-dev.20 19:41:41 v2.3.0-dev.4 19:41:41 v2.3.0-dev.5 19:41:41 v2.3.0-dev.6 19:41:41 v2.3.0-dev.7 19:41:41 v2.3.0-dev.8 19:41:41 v2.3.0-dev.9 19:41:41 v3.0.0-dev.1 19:41:41 v3.0.0-dev.10 19:41:41 v3.0.0-dev.11 19:41:41 v3.0.0-dev.2 19:41:41 v3.0.0-dev.3 19:41:41 v3.0.0-dev.4 19:41:41 v3.0.0-dev.5 19:41:41 v3.0.0-dev.6 19:41:41 v3.0.0-dev.7 19:41:41 v3.0.0-dev.8 19:41:41 v3.0.0-dev.9 [Pipeline] sh 19:41:41 + lftools sign git-tag v3.0.0-dev.11 19:41:41 Signing Git tag with Sigul... 19:41:41 Signing v3.0.0-dev.11 [Pipeline] echo 19:41:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:41:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:41:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:41:42 $ docker stop --time=1 dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 19:41:43 $ docker rm -f --volumes dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:44 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:41:44 $ 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 19:41:44 $ docker top 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 -eo pid,comm 19:41:44 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). 19:41:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:44 [ssh-agent] Looking for ssh-agent implementation... 19:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:45 $ docker exec 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 ssh-agent 19:41:45 SSH_AUTH_SOCK=/tmp/ssh-iY4SRJNvARs0/agent.32 19:41:45 SSH_AGENT_PID=37 19:41:45 Running ssh-add (command line suppressed) 19:41:45 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12634370521749638975.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12634370521749638975.key) 19:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:45 + git semver bump pre 19:41:45 2023-03-15 19:41:45,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:45 2023-03-15 19:41:45,672 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev 19:41:45 2023-03-15 19:41:45,672 [bump_version] DEBUG bumped version:3.0.0-dev.12 19:41:45 2023-03-15 19:41:45,672 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 19:41:45 2023-03-15 19:41:45,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:45 2023-03-15 19:41:45,672 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:45 2023-03-15 19:41:45,674 [execute] INFO git cat-file --batch-check 19:41:45 2023-03-15 19:41:45,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:41:45 2023-03-15 19:41:45,678 [execute] INFO git cat-file --batch 19:41:45 2023-03-15 19:41:45,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:41:45 2023-03-15 19:41:45,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:45 3.0.0-dev.12 [Pipeline] } 19:41:45 $ docker exec --env ******** --env ******** 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 ssh-agent -k 19:41:45 unset SSH_AUTH_SOCK; 19:41:45 unset SSH_AGENT_PID; 19:41:45 echo Agent pid 37 killed; 19:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:46 + git semver [Pipeline] } 19:41:46 $ docker stop --time=1 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 19:41:47 $ docker rm -f --volumes 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:48 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:41:48 $ 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 19:41:48 $ docker top 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:48 [ssh-agent] Looking for ssh-agent implementation... 19:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:48 $ docker exec 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 ssh-agent 19:41:49 SSH_AUTH_SOCK=/tmp/ssh-6mKgj1nieK7L/agent.33 19:41:49 SSH_AGENT_PID=39 19:41:49 Running ssh-add (command line suppressed) 19:41:49 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5199930955080082761.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5199930955080082761.key) 19:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:49 + git semver push 19:41:49 2023-03-15 19:41:49,642 [run_push] DEBUG push 19:41:49 2023-03-15 19:41:49,643 [execute] INFO git cat-file --batch-check 19:41:49 2023-03-15 19:41:49,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:41:49 2023-03-15 19:41:49,647 [execute] INFO git rev-list 1a6cd2047adb7388937273a78c294a41bb63a7cf -- 19:41:49 2023-03-15 19:41:49,647 [execute] DEBUG Popen(['git', 'rev-list', '1a6cd2047adb7388937273a78c294a41bb63a7cf', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 19:41:49 2023-03-15 19:41:49,654 [execute] INFO git fetch -v origin 19:41:49 2023-03-15 19:41:49,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 19:41:50 2023-03-15 19:41:50,145 [run_push] DEBUG no remote changes detected 19:41:50 2023-03-15 19:41:50,145 [execute] INFO git push origin semver 19:41:50 2023-03-15 19:41:50,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 19:41:51 2023-03-15 19:41:50,957 [run_push] DEBUG push all version tags 19:41:51 2023-03-15 19:41:50,958 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:41:51 2023-03-15 19:41:50,958 [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) 19:41:52 2023-03-15 19:41:51,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:41:52 3.0.0-dev.12 [Pipeline] } 19:41:52 $ docker exec --env ******** --env ******** 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 ssh-agent -k 19:41:52 unset SSH_AUTH_SOCK; 19:41:52 unset SSH_AGENT_PID; 19:41:52 echo Agent pid 39 killed; 19:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:52 + git semver [Pipeline] } 19:41:52 $ docker stop --time=1 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 19:41:54 $ docker rm -f --volumes 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 [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 19:41:54 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 19:41:54 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:41:54 total 16 19:41:54 drwxr-xr-x 3 root root 4096 Mar 15 19:31 . 19:41:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 19:41 .. 19:41:54 drwxr-xr-x 2 root root 4096 Mar 15 19:31 cost 19:41:54 -rw-r--r-- 1 root root 82 Mar 15 19:31 cost.csv 19:41:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 19:41:54 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:41:54 total 16 19:41:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 19:31 . 19:41:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 19:41 .. 19:41:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 19:31 cost 19:41:54 -rw-r--r-- 1 jenkins jenkins 82 Mar 15 19:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:41:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:55 ---> package-listing.sh 19:41:55 ++ facter osfamily 19:41:55 ++ tr '[:upper:]' '[:lower:]' 19:41:56 + OS_FAMILY=debian 19:41:56 + workspace=/w/workspace/edgexfoundry_device-gpio_main 19:41:56 + START_PACKAGES=/tmp/packages_start.txt 19:41:56 + END_PACKAGES=/tmp/packages_end.txt 19:41:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:56 + PACKAGES=/tmp/packages_start.txt 19:41:56 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:41:56 + PACKAGES=/tmp/packages_end.txt 19:41:56 + case "${OS_FAMILY}" in 19:41:56 + dpkg -l 19:41:56 + grep '^ii' 19:41:56 + '[' -f /tmp/packages_start.txt ']' 19:41:56 + '[' -f /tmp/packages_end.txt ']' 19:41:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:56 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:41:56 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 19:41:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 19:41:56 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 19:41:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:56 prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container 19:41:57 $ 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 19:41:57 $ docker top 4adbd6b800debe3fc55ed3e0168cbfc3e6d6466747fc1efb91adbc540f6f8a08 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:58 + ls /var/log/sa-host 19:41:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:58 provisioning config files... 19:41:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config556165628603366737tmp [Pipeline] { [Pipeline] echo 19:41:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:58 ---> create-netrc.sh [Pipeline] } 19:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:59 ---> python-tools-install.sh [Pipeline] echo 19:41:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:59 ---> sudo-logs.sh 19:41:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:59 ---> job-cost.sh 19:41:59 lf-activate-venv: SKIPPING 19:41:59 DEBUG: total: 0.2199999988079071 19:41:59 INFO: Retrieving Stack Cost... 19:41:59 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:00 INFO: Archiving Costs [Pipeline] echo 19:42:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:00 ---> logs-deploy.sh 19:42:00 lf-activate-venv: SKIPPING 19:42:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/64 19:42:00 INFO: archiving workspace using pattern(s): 19:42:01 Archives upload complete. 19:42:02 INFO: archiving logs to Nexus 19:42:02 ---> uname -a: 19:42:02 Linux prd-ubuntu20-04-docker-8c-8g-2261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:42:02 19:42:02 19:42:02 ---> lscpu: 19:42:02 Architecture: x86_64 19:42:02 CPU op-mode(s): 32-bit, 64-bit 19:42:02 Byte Order: Little Endian 19:42:02 Address sizes: 40 bits physical, 48 bits virtual 19:42:02 CPU(s): 8 19:42:02 On-line CPU(s) list: 0-7 19:42:02 Thread(s) per core: 1 19:42:02 Core(s) per socket: 1 19:42:02 Socket(s): 8 19:42:02 NUMA node(s): 1 19:42:02 Vendor ID: AuthenticAMD 19:42:02 CPU family: 23 19:42:02 Model: 49 19:42:02 Model name: AMD EPYC-Rome Processor 19:42:02 Stepping: 0 19:42:02 CPU MHz: 2799.998 19:42:02 BogoMIPS: 5599.99 19:42:02 Virtualization: AMD-V 19:42:02 Hypervisor vendor: KVM 19:42:02 Virtualization type: full 19:42:02 L1d cache: 256 KiB 19:42:02 L1i cache: 256 KiB 19:42:02 L2 cache: 4 MiB 19:42:02 L3 cache: 128 MiB 19:42:02 NUMA node0 CPU(s): 0-7 19:42:02 Vulnerability Itlb multihit: Not affected 19:42:02 Vulnerability L1tf: Not affected 19:42:02 Vulnerability Mds: Not affected 19:42:02 Vulnerability Meltdown: Not affected 19:42:02 Vulnerability Mmio stale data: Not affected 19:42:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:42:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:42:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:42:02 Vulnerability Srbds: Not affected 19:42:02 Vulnerability Tsx async abort: Not affected 19:42:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:42:02 19:42:02 19:42:02 ---> nproc: 19:42:02 8 19:42:02 19:42:02 19:42:02 ---> df -h: 19:42:02 Filesystem Size Used Avail Use% Mounted on 19:42:02 overlay 155G 13G 143G 9% / 19:42:02 tmpfs 64M 0 64M 0% /dev 19:42:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:42:02 shm 64M 0 64M 0% /dev/shm 19:42:02 /dev/vda1 155G 13G 143G 9% /facter-os 19:42:02 19:42:02