Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37aa226f5376ea06b3ad5140468dce2825053009 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-ssh1296528225444004084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17661401175534693581.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8261585505482378904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4437298165800704084.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-ssh7507689295158579876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-178’ is offline Running on prd-ubuntu20.04-docker-8c-8g-181 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 37aa226f5376ea06b3ad5140468dce2825053009 (main) Commit message: "Merge pull request #227 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > 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 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 > git rev-list --no-walk eaac075291b5c5abaaacb5c92adea52b60c67f68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:11 ========================================================= 14:59:11 EdgeX Global Pipelines Version Info 14:59:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:12 ------------------- 14:59:12 stable info: 14:59:12 ------------------- 14:59:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:59:12 Message: update stable to v1.0.258 14:59:12 ------------------- 14:59:12 experimental info: 14:59:12 ------------------- 14:59:12 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:59:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:59:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37aa226 [Pipeline] echo 14:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:14 provisioning config files... 14:59:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4910458861023688947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:14 ---> ****-login.sh 14:59:14 nexus3.edgexfoundry.org:10001 14:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:15 Configure a credential helper to remove this warning. See 14:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:15 14:59:15 Login Succeeded 14:59:15 nexus3.edgexfoundry.org:10002 14:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:15 Configure a credential helper to remove this warning. See 14:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:15 14:59:15 Login Succeeded 14:59:15 nexus3.edgexfoundry.org:10003 14:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:15 Configure a credential helper to remove this warning. See 14:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:15 14:59:15 Login Succeeded 14:59:15 nexus3.edgexfoundry.org:10004 14:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:15 Configure a credential helper to remove this warning. See 14:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:15 14:59:15 Login Succeeded 14:59:15 ****.io 14:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:15 Configure a credential helper to remove this warning. See 14:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:15 14:59:15 Login Succeeded 14:59:15 ---> ****-login.sh ends [Pipeline] } 14:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:59:16 + git rev-list -1 --merges 37aa226f5376ea06b3ad5140468dce2825053009~1..37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] echo 14:59:16 -----------> git rev-list -1 --merges 37aa226f5376ea06b3ad5140468dce2825053009~1..37aa226f5376ea06b3ad5140468dce2825053009 37aa226f5376ea06b3ad5140468dce2825053009 14:59:16 37aa226f5376ea06b3ad5140468dce2825053009 [false] [Pipeline] sh 14:59:16 + git log --format=format:%s -1 37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] echo 14:59:16 ========================================================= 14:59:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:59:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:16 + git log --format=format:%s -1 37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] echo 14:59:16 [semverPrep] GIT_COMMIT: 37aa226f5376ea06b3ad5140468dce2825053009, Commit Message: Merge pull request #227 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 14:59:16 [semverPrep] This is not a build commit. [Pipeline] sh 14:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:17 + grep -v github /etc/ssh/ssh_known_hosts 14:59:17 + [ -e /tmp/ssh_known_hosts ] 14:59:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:59:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:59:17 + sudo tee -a /etc/ssh/ssh_known_hosts 14:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:17 14:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:18 0.1.4: Pulling from edgex-devops/py-git-semver 14:59:18 b85a868b505f: Pulling fs layer 14:59:18 e2be974225ed: Pulling fs layer 14:59:18 339a4e72a1f5: Pulling fs layer 14:59:18 988bab9f4d93: Pulling fs layer 14:59:18 1469e6f7b9e6: Pulling fs layer 14:59:18 eaf3925da568: Pulling fs layer 14:59:18 bab4dde63d76: Pulling fs layer 14:59:18 bde34c3a00c8: Pulling fs layer 14:59:18 b352a97aabf1: Pulling fs layer 14:59:18 4872d77fe225: Pulling fs layer 14:59:18 5851b861e8e6: Pulling fs layer 14:59:18 bab4dde63d76: Waiting 14:59:18 bde34c3a00c8: Waiting 14:59:18 b352a97aabf1: Waiting 14:59:18 4872d77fe225: Waiting 14:59:18 1469e6f7b9e6: Waiting 14:59:18 988bab9f4d93: Waiting 14:59:18 eaf3925da568: Waiting 14:59:18 5851b861e8e6: Waiting 14:59:18 e2be974225ed: Verifying Checksum 14:59:18 e2be974225ed: Download complete 14:59:18 988bab9f4d93: Verifying Checksum 14:59:18 988bab9f4d93: Download complete 14:59:18 1469e6f7b9e6: Verifying Checksum 14:59:18 1469e6f7b9e6: Download complete 14:59:18 339a4e72a1f5: Verifying Checksum 14:59:18 339a4e72a1f5: Download complete 14:59:18 eaf3925da568: Verifying Checksum 14:59:18 eaf3925da568: Download complete 14:59:18 bde34c3a00c8: Verifying Checksum 14:59:18 bde34c3a00c8: Download complete 14:59:18 b352a97aabf1: Download complete 14:59:18 4872d77fe225: Verifying Checksum 14:59:18 4872d77fe225: Download complete 14:59:18 5851b861e8e6: Verifying Checksum 14:59:18 5851b861e8e6: Download complete 14:59:18 b85a868b505f: Verifying Checksum 14:59:18 b85a868b505f: Download complete 14:59:18 bab4dde63d76: Verifying Checksum 14:59:19 b85a868b505f: Pull complete 14:59:19 e2be974225ed: Pull complete 14:59:20 339a4e72a1f5: Pull complete 14:59:20 988bab9f4d93: Pull complete 14:59:20 1469e6f7b9e6: Pull complete 14:59:20 eaf3925da568: Pull complete 14:59:22 bab4dde63d76: Pull complete 14:59:22 bde34c3a00c8: Pull complete 14:59:22 b352a97aabf1: Pull complete 14:59:22 4872d77fe225: Pull complete 14:59:22 5851b861e8e6: Pull complete 14:59:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:23 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 14:59:23 $ 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 14:59:25 $ docker top d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:26 [ssh-agent] Looking for ssh-agent implementation... 14:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:26 $ docker exec d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 ssh-agent 14:59:26 SSH_AUTH_SOCK=/tmp/ssh-fBvY4tj0OxMI/agent.32 14:59:26 SSH_AGENT_PID=38 14:59:26 Running ssh-add (command line suppressed) 14:59:26 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11429750522476720131.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11429750522476720131.key) 14:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:26 + git tag --points-at HEAD [Pipeline] } 14:59:26 $ docker exec --env ******** --env ******** d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 ssh-agent -k 14:59:26 unset SSH_AUTH_SOCK; 14:59:26 unset SSH_AGENT_PID; 14:59:26 echo Agent pid 38 killed; 14:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:26 [ssh-agent] Looking for ssh-agent implementation... 14:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:27 $ docker exec d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 ssh-agent 14:59:27 SSH_AUTH_SOCK=/tmp/ssh-iggykduuqakL/agent.70 14:59:27 SSH_AGENT_PID=76 14:59:27 Running ssh-add (command line suppressed) 14:59:27 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11899573976424693703.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11899573976424693703.key) 14:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:27 + git semver init 14:59:27 2024-01-30 14:59:27,870 [run_init] DEBUG init version:0.0.0 force:False 14:59:27 2024-01-30 14:59:27,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 14:59:27 2024-01-30 14:59:27,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 14:59:27 2024-01-30 14:59:27,871 [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) 14:59:29 2024-01-30 14:59:29,049 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 14:59:29 2024-01-30 14:59:29,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 14:59:29 2024-01-30 14:59:29,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:59:29 2024-01-30 14:59:29,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:59:29 3.2.0-dev.7 [Pipeline] } 14:59:29 $ docker exec --env ******** --env ******** d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 ssh-agent -k 14:59:29 unset SSH_AUTH_SOCK; 14:59:29 unset SSH_AGENT_PID; 14:59:29 echo Agent pid 76 killed; 14:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:29 + git semver [Pipeline] } 14:59:30 $ docker stop --time=1 d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 14:59:31 $ docker rm -f --volumes d82f156053a1de2d123edcf0f6cf543dceb95ca443c06563895bf90fe17e7826 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:32 Stashed 1 file(s) [Pipeline] echo 14:59:32 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:32 provisioning config files... 14:59:32 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2790895349368844438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:32 ---> ****-login.sh 14:59:32 nexus3.edgexfoundry.org:10001 14:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:32 Configure a credential helper to remove this warning. See 14:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:32 14:59:32 Login Succeeded 14:59:32 nexus3.edgexfoundry.org:10002 14:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:33 Configure a credential helper to remove this warning. See 14:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:33 14:59:33 Login Succeeded 14:59:33 nexus3.edgexfoundry.org:10003 14:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:33 Configure a credential helper to remove this warning. See 14:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:33 14:59:33 Login Succeeded 14:59:33 nexus3.edgexfoundry.org:10004 14:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:33 Configure a credential helper to remove this warning. See 14:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:33 14:59:33 Login Succeeded 14:59:33 ****.io 14:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:59:33 Configure a credential helper to remove this warning. See 14:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:59:33 14:59:33 Login Succeeded 14:59:33 ---> ****-login.sh ends [Pipeline] } 14:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:59:33 ========================================================= 14:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:59:34 Sending build context to Docker daemon 24.5MB 14:59:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:59:34 Step 2/12 : FROM ${BASE} AS builder 14:59:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:34 7264a8db6415: Pulling fs layer 14:59:34 c4d48a809fc2: Pulling fs layer 14:59:34 4f1c88b9dad5: Pulling fs layer 14:59:34 ad3a456e5733: Pulling fs layer 14:59:34 69c7f0334f64: Pulling fs layer 14:59:34 1f1c1a5573a3: Pulling fs layer 14:59:34 ce7588e14bc9: Pulling fs layer 14:59:34 b5e4710f87ac: Pulling fs layer 14:59:34 1f1c1a5573a3: Waiting 14:59:34 ce7588e14bc9: Waiting 14:59:34 b5e4710f87ac: Waiting 14:59:34 69c7f0334f64: Waiting 14:59:34 ad3a456e5733: Waiting 14:59:34 c4d48a809fc2: Verifying Checksum 14:59:34 c4d48a809fc2: Download complete 14:59:34 ad3a456e5733: Verifying Checksum 14:59:34 ad3a456e5733: Download complete 14:59:34 69c7f0334f64: Verifying Checksum 14:59:34 69c7f0334f64: Download complete 14:59:34 7264a8db6415: Verifying Checksum 14:59:34 7264a8db6415: Download complete 14:59:34 1f1c1a5573a3: Verifying Checksum 14:59:34 1f1c1a5573a3: Download complete 14:59:34 7264a8db6415: Pull complete 14:59:34 b5e4710f87ac: Verifying Checksum 14:59:34 b5e4710f87ac: Download complete 14:59:34 c4d48a809fc2: Pull complete 14:59:35 4f1c88b9dad5: Verifying Checksum 14:59:35 4f1c88b9dad5: Download complete 14:59:35 ce7588e14bc9: Verifying Checksum 14:59:35 ce7588e14bc9: Download complete 14:59:38 4f1c88b9dad5: Pull complete 14:59:38 ad3a456e5733: Pull complete 14:59:38 69c7f0334f64: Pull complete 14:59:38 1f1c1a5573a3: Pull complete 14:59:41 ce7588e14bc9: Pull complete 14:59:41 b5e4710f87ac: Pull complete 14:59:41 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:59:41 ---> 88b5674ff536 14:59:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:59:44 ---> Running in 7f8107ac77dc 14:59:44 Removing intermediate container 7f8107ac77dc 14:59:44 ---> a14e15a667a6 14:59:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:44 ---> Running in 4d6482948b88 14:59:45 Removing intermediate container 4d6482948b88 14:59:45 ---> ee47333db2f8 14:59:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:59:45 ---> Running in 9c095cf3990a 14:59:45 Removing intermediate container 9c095cf3990a 14:59:45 ---> 19dfe5d914c0 14:59:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:59:45 ---> Running in 709b2ee9471f 14:59:45 Removing intermediate container 709b2ee9471f 14:59:45 ---> 5d92cd6c845a 14:59:45 Step 7/12 : WORKDIR /device-gpio 14:59:45 ---> Running in f43c24b90f88 14:59:45 Removing intermediate container f43c24b90f88 14:59:45 ---> e4851c7437ad 14:59:45 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:45 ---> Running in 5db52509dccd 14:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:59:46 (1/4) Installing openssh-keygen (9.3_p2-r1) 14:59:46 (2/4) Installing libedit (20221030.3.1-r1) 14:59:46 (3/4) Installing openssh-client-common (9.3_p2-r1) 14:59:46 (4/4) Installing openssh-client-default (9.3_p2-r1) 14:59:46 Executing busybox-1.36.1-r5.trigger 14:59:46 OK: 268 MiB in 56 packages 14:59:46 Removing intermediate container 5db52509dccd 14:59:46 ---> ea11204f7518 14:59:46 Step 9/12 : COPY go.mod vendor* ./ 14:59:46 ---> 347841131254 14:59:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:46 ---> Running in 0328eca5cdb2 14:59:47 Still waiting to schedule task 14:59:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-180’ is offline 15:00:13 Removing intermediate container 0328eca5cdb2 15:00:13 ---> 09aa9416092d 15:00:13 Step 11/12 : COPY . . 15:00:14 ---> 457803a5190b 15:00:14 Step 12/12 : RUN ${MAKE} 15:00:14 ---> Running in 51159e54b6ae 15:00:14 noop 15:00:14 Removing intermediate container 51159e54b6ae 15:00:14 ---> 95aee993e8c7 15:00:14 Successfully built 95aee993e8c7 15:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker inspect -f . ci-base-image-x86_64 15:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:15 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:00:15 $ 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 15:00:15 $ docker top 87aeefe922288b2acdec7fdf46bdf55b7dfce39be15df5170f467e1e1b4e4039 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:16 + go version 15:00:16 go version go1.21.0 linux/amd64 [Pipeline] } 15:00:16 $ docker stop --time=1 87aeefe922288b2acdec7fdf46bdf55b7dfce39be15df5170f467e1e1b4e4039 15:00:17 $ docker rm -f --volumes 87aeefe922288b2acdec7fdf46bdf55b7dfce39be15df5170f467e1e1b4e4039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker inspect -f . ci-base-image-x86_64 15:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:18 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:00:18 $ 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 15:00:18 $ docker top 6fec5fdde0aded747c3a812731d820963ccc54e7cc1617ca6e245fa1eb3743a1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 15:00:19 + make test 15:00:19 go test ./... -coverprofile=coverage.out ./... 15:00:20 ? github.com/edgexfoundry/device-gpio [no test files] 15:00:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 15:00:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 15:00:35 go vet ./... 15:00:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:39 ./bin/test-attribution-txt.sh 15:00:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:00:39 $ docker stop --time=1 6fec5fdde0aded747c3a812731d820963ccc54e7cc1617ca6e245fa1eb3743a1 15:00:40 $ docker rm -f --volumes 6fec5fdde0aded747c3a812731d820963ccc54e7cc1617ca6e245fa1eb3743a1 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:42 + ls -al . 15:00:42 total 152 15:00:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 15:00 . 15:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 14:59 .. 15:00:42 -rw-rw-r-- 1 jenkins jenkins 120 Jan 30 14:59 .dockerignore 15:00:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 15:00 .git 15:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 14:59 .github 15:00:42 -rw-rw-r-- 1 jenkins jenkins 277 Jan 30 14:59 .gitignore 15:00:42 -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 14:59 .golangci.yml 15:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 14:59 .semver 15:00:42 -rw-rw-r-- 1 jenkins jenkins 10671 Jan 30 14:59 Attribution.txt 15:00:42 -rw-rw-r-- 1 jenkins jenkins 7171 Jan 30 14:59 CHANGELOG.md 15:00:42 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 30 14:59 Dockerfile 15:00:42 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 14:59 GOVERNANCE.md 15:00:42 -rw-rw-r-- 1 jenkins jenkins 657 Jan 30 14:59 Jenkinsfile 15:00:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 30 14:59 LICENSE 15:00:42 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 30 14:59 Makefile 15:00:42 -rw-rw-r-- 1 jenkins jenkins 617 Jan 30 14:59 OWNERS.md 15:00:42 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 30 14:59 README.md 15:00:42 -rw-rw-r-- 1 jenkins jenkins 11 Jan 30 14:59 VERSION 15:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 14:59 bin 15:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 14:59 cmd 15:00:42 -rw-r--r-- 1 jenkins jenkins 10 Jan 30 15:00 coverage.out 15:00:42 -rw-rw-r-- 1 jenkins jenkins 3741 Jan 30 14:59 go.mod 15:00:42 -rw-rw-r-- 1 jenkins jenkins 35045 Jan 30 14:59 go.sum 15:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 14:59 internal 15:00:42 -rw-rw-r-- 1 jenkins jenkins 209 Jan 30 14:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:42 + 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=37aa226f5376ea06b3ad5140468dce2825053009 --label arch=amd64 --label version=3.2.0-dev.7 . 15:00:42 Sending build context to Docker daemon 24.5MB 15:00:42 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:00:42 Step 2/26 : FROM ${BASE} AS builder 15:00:42 ---> 95aee993e8c7 15:00:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:00:42 ---> Running in 683251acecf0 15:00:43 Removing intermediate container 683251acecf0 15:00:43 ---> 5baf34f7f4fb 15:00:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:43 ---> Running in 22b807ad47a4 15:00:43 Removing intermediate container 22b807ad47a4 15:00:43 ---> ccb9a488f0ef 15:00:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 15:00:43 ---> Running in e3bc5804b967 15:00:43 Removing intermediate container e3bc5804b967 15:00:43 ---> b0a66fbae39b 15:00:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:00:43 ---> Running in c238eee57058 15:00:43 Removing intermediate container c238eee57058 15:00:43 ---> 5b1b9d3dc664 15:00:43 Step 7/26 : WORKDIR /device-gpio 15:00:43 ---> Running in 75e10953e80b 15:00:43 Removing intermediate container 75e10953e80b 15:00:43 ---> afe9a3eab78b 15:00:43 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:43 ---> Running in 9ae5c5f3a4cb 15:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:00:43 OK: 268 MiB in 56 packages 15:00:44 Removing intermediate container 9ae5c5f3a4cb 15:00:44 ---> 91cec074cf24 15:00:44 Step 9/26 : COPY go.mod vendor* ./ 15:00:44 ---> d6e79545abb2 15:00:44 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:44 ---> Running in 01e5daf313f3 15:00:45 Removing intermediate container 01e5daf313f3 15:00:45 ---> fe170552aab4 15:00:45 Step 11/26 : COPY . . 15:00:46 ---> 5b71d9225d87 15:00:46 Step 12/26 : RUN ${MAKE} 15:00:46 ---> Running in a20dcff8ca21 15:00:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 15:01:08 Removing intermediate container a20dcff8ca21 15:01:08 ---> 10364cb07734 15:01:08 Step 13/26 : FROM alpine:3.18 15:01:08 3.18: Pulling from library/alpine 15:01:08 619be1103602: Pulling fs layer 15:01:08 619be1103602: Verifying Checksum 15:01:08 619be1103602: Download complete 15:01:08 619be1103602: Pull complete 15:01:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:01:08 Status: Downloaded newer image for alpine:3.18 15:01:08 ---> d3782b16ccc9 15:01:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:01:08 ---> Running in c10743f191e7 15:01:08 Removing intermediate container c10743f191e7 15:01:08 ---> cd5de1f14910 15:01:08 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:01:08 ---> Running in 24aaaca7e2c0 15:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:01:08 (1/1) Installing dumb-init (1.2.5-r2) 15:01:08 Executing busybox-1.36.1-r5.trigger 15:01:08 OK: 7 MiB in 16 packages 15:01:09 Removing intermediate container 24aaaca7e2c0 15:01:09 ---> e50a60d71363 15:01:09 Step 16/26 : RUN apk --no-cache upgrade 15:01:09 ---> Running in 6a34ae56d2dc 15:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:01:09 OK: 7 MiB in 16 packages 15:01:10 Removing intermediate container 6a34ae56d2dc 15:01:10 ---> 2e2a1291b49e 15:01:10 Step 17/26 : WORKDIR / 15:01:10 ---> Running in ea5986e92dae 15:01:10 Removing intermediate container ea5986e92dae 15:01:10 ---> 0eb86c51c7e3 15:01:10 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 15:01:10 ---> 7a92f50ee290 15:01:10 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 15:01:10 ---> 645e243aa154 15:01:10 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 15:01:11 ---> 3a733512280d 15:01:11 Step 21/26 : EXPOSE 59910 15:01:11 ---> Running in d8571160f662 15:01:11 Removing intermediate container d8571160f662 15:01:11 ---> d67e28845f76 15:01:11 Step 22/26 : ENTRYPOINT ["/device-gpio"] 15:01:11 ---> Running in 73c73a7bf62a 15:01:11 Removing intermediate container 73c73a7bf62a 15:01:11 ---> ff6efe9a8971 15:01:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:11 ---> Running in 367d599ee24a 15:01:11 Removing intermediate container 367d599ee24a 15:01:11 ---> 1e595ea4cefa 15:01:11 Step 24/26 : LABEL arch=amd64 15:01:11 ---> Running in 7a92608e6a2b 15:01:11 Removing intermediate container 7a92608e6a2b 15:01:11 ---> 008b5c959f9e 15:01:11 Step 25/26 : LABEL git_sha=37aa226f5376ea06b3ad5140468dce2825053009 15:01:11 ---> Running in c3de57e70189 15:01:11 Removing intermediate container c3de57e70189 15:01:11 ---> c605c021626e 15:01:11 Step 26/26 : LABEL version=3.2.0-dev.7 15:01:11 ---> Running in 605660c44fbb 15:01:11 Removing intermediate container 605660c44fbb 15:01:11 ---> 177395b74a93 15:01:11 [Warning] One or more build-args [ARCH] were not consumed 15:01:11 Successfully built 177395b74a93 15:01:11 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:12 provisioning config files... 15:01:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config954791620117603460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:12 ---> ****-login.sh 15:01:12 nexus3.edgexfoundry.org:10001 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 nexus3.edgexfoundry.org:10002 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 nexus3.edgexfoundry.org:10003 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 nexus3.edgexfoundry.org:10004 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 ****.io 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 ---> ****-login.sh ends [Pipeline] } 15:01:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:01:13 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 15:01:13 37aa226f5376ea06b3ad5140468dce2825053009 15:01:13 latest 15:01:13 3.2.0-dev.7 15:01:13 37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:01:13 main 15:01:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009 15:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:01:13 c5f069bbbd41: Preparing 15:01:13 38cdca13bc64: Preparing 15:01:13 2dcd312c2a29: Preparing 15:01:13 997de2ff5254: Preparing 15:01:13 147967b39b8d: Preparing 15:01:13 aedc3bda2944: Preparing 15:01:13 aedc3bda2944: Waiting 15:01:13 147967b39b8d: Pushed 15:01:13 2dcd312c2a29: Pushed 15:01:13 38cdca13bc64: Pushed 15:01:13 997de2ff5254: Pushed 15:01:14 aedc3bda2944: Pushed 15:01:16 c5f069bbbd41: Pushed 15:01:17 37aa226f5376ea06b3ad5140468dce2825053009: digest: sha256:930af60235c3999f73e4d74ef9878eeab52107015429bcc9b96d34e5ce08b84c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:17 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 15:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:01:17 c5f069bbbd41: Preparing 15:01:17 38cdca13bc64: Preparing 15:01:17 2dcd312c2a29: Preparing 15:01:17 997de2ff5254: Preparing 15:01:17 147967b39b8d: Preparing 15:01:17 aedc3bda2944: Preparing 15:01:17 aedc3bda2944: Waiting 15:01:17 c5f069bbbd41: Layer already exists 15:01:17 38cdca13bc64: Layer already exists 15:01:17 997de2ff5254: Layer already exists 15:01:17 2dcd312c2a29: Layer already exists 15:01:17 147967b39b8d: Layer already exists 15:01:17 aedc3bda2944: Layer already exists 15:01:17 latest: digest: sha256:930af60235c3999f73e4d74ef9878eeab52107015429bcc9b96d34e5ce08b84c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:18 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.7 15:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:01:18 c5f069bbbd41: Preparing 15:01:18 38cdca13bc64: Preparing 15:01:18 2dcd312c2a29: Preparing 15:01:18 997de2ff5254: Preparing 15:01:18 147967b39b8d: Preparing 15:01:18 aedc3bda2944: Preparing 15:01:18 aedc3bda2944: Waiting 15:01:18 997de2ff5254: Layer already exists 15:01:18 147967b39b8d: Layer already exists 15:01:18 38cdca13bc64: Layer already exists 15:01:18 2dcd312c2a29: Layer already exists 15:01:18 c5f069bbbd41: Layer already exists 15:01:18 aedc3bda2944: Layer already exists 15:01:18 3.2.0-dev.7: digest: sha256:930af60235c3999f73e4d74ef9878eeab52107015429bcc9b96d34e5ce08b84c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:01:19 c5f069bbbd41: Preparing 15:01:19 38cdca13bc64: Preparing 15:01:19 2dcd312c2a29: Preparing 15:01:19 997de2ff5254: Preparing 15:01:19 147967b39b8d: Preparing 15:01:19 aedc3bda2944: Preparing 15:01:19 38cdca13bc64: Layer already exists 15:01:19 997de2ff5254: Layer already exists 15:01:19 147967b39b8d: Layer already exists 15:01:19 2dcd312c2a29: Layer already exists 15:01:19 c5f069bbbd41: Layer already exists 15:01:19 aedc3bda2944: Layer already exists 15:01:19 37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7: digest: sha256:930af60235c3999f73e4d74ef9878eeab52107015429bcc9b96d34e5ce08b84c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 15:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:01:20 c5f069bbbd41: Preparing 15:01:20 38cdca13bc64: Preparing 15:01:20 2dcd312c2a29: Preparing 15:01:20 997de2ff5254: Preparing 15:01:20 147967b39b8d: Preparing 15:01:20 aedc3bda2944: Preparing 15:01:20 38cdca13bc64: Layer already exists 15:01:20 c5f069bbbd41: Layer already exists 15:01:20 997de2ff5254: Layer already exists 15:01:20 147967b39b8d: Layer already exists 15:01:20 aedc3bda2944: Layer already exists 15:01:20 2dcd312c2a29: Layer already exists 15:01:20 main: digest: sha256:930af60235c3999f73e4d74ef9878eeab52107015429bcc9b96d34e5ce08b84c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:20 ===================================================== [Pipeline] echo 15:01:20 taggedImages: 15:01:20 - nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009 15:01:20 - nexus3.edgexfoundry.org:10004/device-gpio:latest 15:01:20 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.7 15:01:20 - nexus3.edgexfoundry.org:10004/device-gpio:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:01:20 - 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 15:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:21 15:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:21 latest: Pulling from edgex-lftools-log-publisher 15:01:21 5eb5b503b376: Pulling fs layer 15:01:21 5c69ac0246d0: Pulling fs layer 15:01:21 ec43610c2a17: Pulling fs layer 15:01:21 3a2ae6a8a46f: Pulling fs layer 15:01:21 33b1e0a273af: Pulling fs layer 15:01:21 5d3b04190fa2: Pulling fs layer 15:01:21 2f39f015ded8: Pulling fs layer 15:01:21 3a2ae6a8a46f: Waiting 15:01:21 33b1e0a273af: Waiting 15:01:21 5d3b04190fa2: Waiting 15:01:21 2f39f015ded8: Waiting 15:01:21 5c69ac0246d0: Verifying Checksum 15:01:21 5c69ac0246d0: Download complete 15:01:21 3a2ae6a8a46f: Verifying Checksum 15:01:21 3a2ae6a8a46f: Download complete 15:01:21 33b1e0a273af: Verifying Checksum 15:01:21 33b1e0a273af: Download complete 15:01:21 ec43610c2a17: Verifying Checksum 15:01:21 ec43610c2a17: Download complete 15:01:21 5d3b04190fa2: Verifying Checksum 15:01:21 5d3b04190fa2: Download complete 15:01:21 5eb5b503b376: Verifying Checksum 15:01:21 5eb5b503b376: Download complete 15:01:22 2f39f015ded8: Download complete 15:01:23 5eb5b503b376: Pull complete 15:01:23 5c69ac0246d0: Pull complete 15:01:23 ec43610c2a17: Pull complete 15:01:23 3a2ae6a8a46f: Pull complete 15:01:23 33b1e0a273af: Pull complete 15:01:23 5d3b04190fa2: Pull complete 15:01:28 2f39f015ded8: Pull complete 15:01:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:28 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:01:28 $ 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 15:01:36 $ docker top 518fa55fbea25f58ad2e5b48dbee5edcab84193c6177529be6e36e93800fec84 -eo pid,comm [Pipeline] { 15:01:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-182 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] ws 15:01:36 Running in /w/workspace/device-gpio/120 [Pipeline] { [Pipeline] checkout 15:01:36 The recommended git tool is: git 15:01:37 ---> job-cost.sh 15:01:37 lf-activate-venv: SKIPPING 15:01:37 INFO: No Stack... 15:01:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:37 INFO: Archiving Costs [Pipeline] sh 15:01:38 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 15:01:38 + cut -d, -f6 [Pipeline] lock 15:01:38 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] 15:01:38 Resource [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] did not exist. Created. 15:01:38 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:38 + echo total: 0.2199999988079071 [Pipeline] stash 15:01:38 Stashed 1 file(s) [Pipeline] } 15:01:38 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:38 $ docker stop --time=1 518fa55fbea25f58ad2e5b48dbee5edcab84193c6177529be6e36e93800fec84 15:01:40 $ docker rm -f --volumes 518fa55fbea25f58ad2e5b48dbee5edcab84193c6177529be6e36e93800fec84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:01:41 using credential edgex-jenkins-ssh 15:01:41 Cloning the remote Git repository 15:01:41 Cloning repository git@github.com:edgexfoundry/device-gpio.git 15:01:41 > git init /w/workspace/device-gpio/120 # timeout=10 15:01:42 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 15:01:42 > git --version # timeout=10 15:01:42 > git --version # 'git version 2.25.1' 15:01:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:45 Avoid second fetch 15:01:45 Checking out Revision 37aa226f5376ea06b3ad5140468dce2825053009 (main) 15:01:44 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 15:01:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:45 > git config core.sparsecheckout # timeout=10 15:01:45 > git checkout -f 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 15:01:45 Commit message: "Merge pull request #227 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:01:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:46 Dload Upload Total Spent Left Speed 15:01:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 15:01:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:01:47 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:01:47 /etc/docker/daemon.json 15:01:47 { 15:01:47 "registry-mirrors": [ 15:01:47 "https://nexus3.edgexfoundry.org:10001" 15:01:47 ], 15:01:47 "bip": "10.250.0.254/24", 15:01:47 "hosts": [ 15:01:47 "tcp://0.0.0.0:5555", 15:01:47 "unix:///var/run/docker.sock" 15:01:47 ], 15:01:47 "mtu": 1458, 15:01:47 "selinux-enabled": true, 15:01:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:01:47 } [Pipeline] sh 15:01:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:01:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:10 provisioning config files... 15:02:10 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/120@tmp/config10090358522633599062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:10 ---> ****-login.sh 15:02:10 nexus3.edgexfoundry.org:10001 15:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:11 Configure a credential helper to remove this warning. See 15:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:11 15:02:11 Login Succeeded 15:02:11 nexus3.edgexfoundry.org:10002 15:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:11 Configure a credential helper to remove this warning. See 15:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:11 15:02:11 Login Succeeded 15:02:11 nexus3.edgexfoundry.org:10003 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 nexus3.edgexfoundry.org:10004 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 ****.io 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:13 Configure a credential helper to remove this warning. See 15:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:13 15:02:13 Login Succeeded 15:02:13 ---> ****-login.sh ends [Pipeline] } 15:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:02:13 ========================================================= 15:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:02:14 Sending build context to Docker daemon 12.31MB 15:02:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:02:14 Step 2/12 : FROM ${BASE} AS builder 15:02:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:14 9fda8d8052c6: Pulling fs layer 15:02:14 5d54e960e981: Pulling fs layer 15:02:14 c4a7e357bf2a: Pulling fs layer 15:02:14 f0e02332f6b5: Pulling fs layer 15:02:14 872ee5b61b7b: Pulling fs layer 15:02:14 0c6a40ed1a82: Pulling fs layer 15:02:14 94ae7d8d031c: Pulling fs layer 15:02:14 f0e02332f6b5: Waiting 15:02:14 872ee5b61b7b: Waiting 15:02:14 0c6a40ed1a82: Waiting 15:02:14 94ae7d8d031c: Waiting 15:02:14 5d54e960e981: Verifying Checksum 15:02:14 5d54e960e981: Download complete 15:02:14 f0e02332f6b5: Verifying Checksum 15:02:14 f0e02332f6b5: Download complete 15:02:14 872ee5b61b7b: Verifying Checksum 15:02:14 872ee5b61b7b: Download complete 15:02:14 9fda8d8052c6: Verifying Checksum 15:02:14 9fda8d8052c6: Download complete 15:02:15 94ae7d8d031c: Verifying Checksum 15:02:15 94ae7d8d031c: Download complete 15:02:15 9fda8d8052c6: Pull complete 15:02:16 5d54e960e981: Pull complete 15:02:16 c4a7e357bf2a: Verifying Checksum 15:02:16 c4a7e357bf2a: Download complete 15:02:17 0c6a40ed1a82: Verifying Checksum 15:02:17 0c6a40ed1a82: Download complete 15:02:29 c4a7e357bf2a: Pull complete 15:02:29 f0e02332f6b5: Pull complete 15:02:29 872ee5b61b7b: Pull complete 15:02:38 0c6a40ed1a82: Pull complete 15:02:39 94ae7d8d031c: Pull complete 15:02:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:02:39 ---> 86de565de09d 15:02:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:02:40 ---> Running in 16be5eae27d5 15:02:40 Removing intermediate container 16be5eae27d5 15:02:40 ---> 2d148e6513b9 15:02:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:02:40 ---> Running in e53da611ced2 15:02:41 Removing intermediate container e53da611ced2 15:02:41 ---> 9d1ed0c510f1 15:02:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 15:02:41 ---> Running in f655e3944021 15:02:41 Removing intermediate container f655e3944021 15:02:41 ---> 4bef5395fbf2 15:02:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:02:41 ---> Running in d1402e934cc0 15:02:41 Removing intermediate container d1402e934cc0 15:02:41 ---> c0eed657b6a4 15:02:41 Step 7/12 : WORKDIR /device-gpio 15:02:41 ---> Running in 4d243da8ebbc 15:02:42 Removing intermediate container 4d243da8ebbc 15:02:42 ---> 86185436613d 15:02:42 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:42 ---> Running in 0ca9bc18d4c4 15:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:02:44 (1/4) Installing openssh-keygen (9.3_p2-r1) 15:02:44 (2/4) Installing libedit (20221030.3.1-r1) 15:02:44 (3/4) Installing openssh-client-common (9.3_p2-r1) 15:02:44 (4/4) Installing openssh-client-default (9.3_p2-r1) 15:02:44 Executing busybox-1.36.1-r5.trigger 15:02:44 OK: 271 MiB in 56 packages 15:02:45 Removing intermediate container 0ca9bc18d4c4 15:02:45 ---> 536189fc8b2c 15:02:45 Step 9/12 : COPY go.mod vendor* ./ 15:02:50 ---> 5bff31f57f80 15:02:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:50 ---> Running in 7c6ffc491bc9 15:03:58 Removing intermediate container 7c6ffc491bc9 15:03:58 ---> f20c3614f21f 15:03:58 Step 11/12 : COPY . . 15:03:58 ---> 27b4b7df62af 15:03:58 Step 12/12 : RUN ${MAKE} 15:03:58 ---> Running in b9d3cff96986 15:03:58 noop 15:03:59 Removing intermediate container b9d3cff96986 15:03:59 ---> 55131b2ad71e 15:03:59 Successfully built 55131b2ad71e 15:03:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:59 + docker inspect -f . ci-base-image-arm64 15:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container 15:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/120 -v /w/workspace/device-gpio/120:/w/workspace/device-gpio/120:rw,z -v /w/workspace/device-gpio/120@tmp:/w/workspace/device-gpio/120@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 15:04:01 $ docker top cf30d196c34cb177da62e18a20c33775767977dafba5054db46ad4ce8bc503c0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:02 + go version 15:04:02 go version go1.21.0 linux/arm64 [Pipeline] } 15:04:02 $ docker stop --time=1 cf30d196c34cb177da62e18a20c33775767977dafba5054db46ad4ce8bc503c0 15:04:06 $ docker rm -f --volumes cf30d196c34cb177da62e18a20c33775767977dafba5054db46ad4ce8bc503c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker inspect -f . ci-base-image-arm64 15:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container 15:04:07 $ 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/120 -v /w/workspace/device-gpio/120:/w/workspace/device-gpio/120:rw,z -v /w/workspace/device-gpio/120@tmp:/w/workspace/device-gpio/120@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 15:04:08 $ docker top 82be5d0faf1781cad6fe321e128f77b85f6cc72e4fd7a21d5dceb84d7a120f58 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:09 + git config --global --add safe.directory /w/workspace/device-gpio/120 [Pipeline] fileExists [Pipeline] sh 15:04:10 + make test 15:04:10 go test ./... -coverprofile=coverage.out ./... 15:04:13 ? github.com/edgexfoundry/device-gpio [no test files] 15:05:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 15:05:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 15:05:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:05:35 go vet ./... 15:05:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:58 ./bin/test-attribution-txt.sh 15:05:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:05:58 $ docker stop --time=1 82be5d0faf1781cad6fe321e128f77b85f6cc72e4fd7a21d5dceb84d7a120f58 15:06:00 $ docker rm -f --volumes 82be5d0faf1781cad6fe321e128f77b85f6cc72e4fd7a21d5dceb84d7a120f58 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:06:01 Warning: overwriting stash ‘coverage-report’ 15:06:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:06:02 + ls -al . 15:06:02 total 148 15:06:02 drwxrwxr-x 7 jenkins jenkins 4096 Jan 30 15:04 . 15:06:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 15:01 .. 15:06:02 -rw-rw-r-- 1 jenkins jenkins 120 Jan 30 15:01 .dockerignore 15:06:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 15:01 .git 15:06:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 15:01 .github 15:06:02 -rw-rw-r-- 1 jenkins jenkins 277 Jan 30 15:01 .gitignore 15:06:02 -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 15:01 .golangci.yml 15:06:02 -rw-rw-r-- 1 jenkins jenkins 10671 Jan 30 15:01 Attribution.txt 15:06:02 -rw-rw-r-- 1 jenkins jenkins 7171 Jan 30 15:01 CHANGELOG.md 15:06:02 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 30 15:01 Dockerfile 15:06:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 15:01 GOVERNANCE.md 15:06:02 -rw-rw-r-- 1 jenkins jenkins 657 Jan 30 15:01 Jenkinsfile 15:06:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 30 15:01 LICENSE 15:06:02 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 30 15:01 Makefile 15:06:02 -rw-rw-r-- 1 jenkins jenkins 617 Jan 30 15:01 OWNERS.md 15:06:02 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 30 15:01 README.md 15:06:02 -rw-rw-r-- 1 jenkins jenkins 11 Jan 30 14:59 VERSION 15:06:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 15:01 bin 15:06:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 15:01 cmd 15:06:02 -rw-r--r-- 1 jenkins jenkins 10 Jan 30 15:04 coverage.out 15:06:02 -rw-rw-r-- 1 jenkins jenkins 3741 Jan 30 15:01 go.mod 15:06:02 -rw-rw-r-- 1 jenkins jenkins 35045 Jan 30 15:01 go.sum 15:06:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 15:01 internal 15:06:02 -rw-rw-r-- 1 jenkins jenkins 209 Jan 30 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:03 + 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=37aa226f5376ea06b3ad5140468dce2825053009 --label arch=arm64 --label version=3.2.0-dev.7 . 15:06:03 Sending build context to Docker daemon 12.32MB 15:06:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:06:03 Step 2/26 : FROM ${BASE} AS builder 15:06:03 ---> 55131b2ad71e 15:06:03 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:06:03 ---> Running in fed50a1dc2a7 15:06:04 Removing intermediate container fed50a1dc2a7 15:06:04 ---> 0acf1b645b95 15:06:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:04 ---> Running in 712410d10fa7 15:06:04 Removing intermediate container 712410d10fa7 15:06:04 ---> ff960e0a6c80 15:06:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 15:06:04 ---> Running in 2a4f5e8a4ca7 15:06:05 Removing intermediate container 2a4f5e8a4ca7 15:06:05 ---> 6ad916a137f0 15:06:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:06:05 ---> Running in a3ad0f78e5da 15:06:05 Removing intermediate container a3ad0f78e5da 15:06:05 ---> 039b0fb1b939 15:06:05 Step 7/26 : WORKDIR /device-gpio 15:06:05 ---> Running in f6fb1b8d20d7 15:06:05 Removing intermediate container f6fb1b8d20d7 15:06:05 ---> 548150eea1f3 15:06:05 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:06:05 ---> Running in 808f7e69c8e5 15:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:06:08 OK: 271 MiB in 56 packages 15:06:09 Removing intermediate container 808f7e69c8e5 15:06:09 ---> cdd4b844b076 15:06:09 Step 9/26 : COPY go.mod vendor* ./ 15:06:09 ---> 479e55e9779d 15:06:09 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:09 ---> Running in 3c5856e05062 15:06:15 Removing intermediate container 3c5856e05062 15:06:15 ---> 89226ead1695 15:06:15 Step 11/26 : COPY . . 15:06:15 ---> ee13968934cc 15:06:15 Step 12/26 : RUN ${MAKE} 15:06:15 ---> Running in e695fcd4d8c8 15:06:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 15:08:09 Removing intermediate container e695fcd4d8c8 15:08:09 ---> 53ee119c8f6c 15:08:09 Step 13/26 : FROM alpine:3.18 15:08:09 3.18: Pulling from library/alpine 15:08:09 c6b39de5b339: Pulling fs layer 15:08:09 c6b39de5b339: Verifying Checksum 15:08:09 c6b39de5b339: Download complete 15:08:09 c6b39de5b339: Pull complete 15:08:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:08:09 Status: Downloaded newer image for alpine:3.18 15:08:09 ---> 33abbf032149 15:08:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:08:09 ---> Running in fcc8a832b1cf 15:08:09 Removing intermediate container fcc8a832b1cf 15:08:09 ---> 52e93d6f6fc9 15:08:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:08:09 ---> Running in e2a2a6fdc0a7 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:08:09 (1/1) Installing dumb-init (1.2.5-r2) 15:08:09 Executing busybox-1.36.1-r5.trigger 15:08:09 OK: 8 MiB in 16 packages 15:08:09 Removing intermediate container e2a2a6fdc0a7 15:08:09 ---> e4ebb9019c2f 15:08:09 Step 16/26 : RUN apk --no-cache upgrade 15:08:09 ---> Running in a1b4429cb3e1 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:08:09 OK: 8 MiB in 16 packages 15:08:09 Removing intermediate container a1b4429cb3e1 15:08:09 ---> f384d2173ada 15:08:09 Step 17/26 : WORKDIR / 15:08:09 ---> Running in 11c4c235cb4e 15:08:09 Removing intermediate container 11c4c235cb4e 15:08:09 ---> aeaf2e535c7b 15:08:09 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 15:08:09 ---> fe10691f2f8d 15:08:09 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 15:08:09 ---> ea0047627a7a 15:08:09 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 15:08:11 ---> b1ad35148e91 15:08:11 Step 21/26 : EXPOSE 59910 15:08:11 ---> Running in 28d25436e494 15:08:11 Removing intermediate container 28d25436e494 15:08:11 ---> 6d91786ec198 15:08:11 Step 22/26 : ENTRYPOINT ["/device-gpio"] 15:08:11 ---> Running in 6e048791cbe1 15:08:11 Removing intermediate container 6e048791cbe1 15:08:11 ---> f6edcb02abff 15:08:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:08:11 ---> Running in 6ea90c897432 15:08:12 Removing intermediate container 6ea90c897432 15:08:12 ---> cbc10529ff00 15:08:12 Step 24/26 : LABEL arch=arm64 15:08:12 ---> Running in 4e0602b21426 15:08:12 Removing intermediate container 4e0602b21426 15:08:12 ---> e40a0bf2184a 15:08:12 Step 25/26 : LABEL git_sha=37aa226f5376ea06b3ad5140468dce2825053009 15:08:12 ---> Running in 3c725246fbdf 15:08:13 Removing intermediate container 3c725246fbdf 15:08:13 ---> 4afe7639ecf3 15:08:13 Step 26/26 : LABEL version=3.2.0-dev.7 15:08:13 ---> Running in 9b77cdbab522 15:08:13 Removing intermediate container 9b77cdbab522 15:08:13 ---> 1518845aaf42 15:08:13 [Warning] One or more build-args [ARCH] were not consumed 15:08:13 Successfully built 1518845aaf42 15:08:13 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 15:08:13 provisioning config files... 15:08:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/120@tmp/config7222162025335802343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:14 ---> ****-login.sh 15:08:14 nexus3.edgexfoundry.org:10001 15:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:14 Configure a credential helper to remove this warning. See 15:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:14 15:08:14 Login Succeeded 15:08:14 nexus3.edgexfoundry.org:10002 15:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:14 Configure a credential helper to remove this warning. See 15:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:14 15:08:14 Login Succeeded 15:08:14 nexus3.edgexfoundry.org:10003 15:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:15 Configure a credential helper to remove this warning. See 15:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:15 15:08:15 Login Succeeded 15:08:15 nexus3.edgexfoundry.org:10004 15:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:15 Configure a credential helper to remove this warning. See 15:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:15 15:08:15 Login Succeeded 15:08:15 ****.io 15:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:16 Configure a credential helper to remove this warning. See 15:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:16 15:08:16 Login Succeeded 15:08:16 ---> ****-login.sh ends [Pipeline] } 15:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:08:16 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 15:08:16 37aa226f5376ea06b3ad5140468dce2825053009 15:08:16 latest 15:08:16 3.2.0-dev.7 15:08:16 37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:08:16 main 15:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009 15:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:08:17 010ebc38b00d: Preparing 15:08:17 9c4fe111b92e: Preparing 15:08:17 f277bc6a4218: Preparing 15:08:17 9a0e16839fe2: Preparing 15:08:17 637682532a80: Preparing 15:08:17 7c504f21be85: Preparing 15:08:17 7c504f21be85: Waiting 15:08:17 f277bc6a4218: Pushed 15:08:17 637682532a80: Pushed 15:08:17 9c4fe111b92e: Pushed 15:08:17 9a0e16839fe2: Pushed 15:08:19 7c504f21be85: Pushed 15:08:23 010ebc38b00d: Pushed 15:08:24 37aa226f5376ea06b3ad5140468dce2825053009: digest: sha256:7b0bd0227795cd8a73c814d85da64b31eb777e295d103195b72fba7525ae8f3b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 15:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:08:25 010ebc38b00d: Preparing 15:08:25 9c4fe111b92e: Preparing 15:08:25 f277bc6a4218: Preparing 15:08:25 9a0e16839fe2: Preparing 15:08:25 637682532a80: Preparing 15:08:25 7c504f21be85: Preparing 15:08:25 7c504f21be85: Waiting 15:08:25 010ebc38b00d: Layer already exists 15:08:25 637682532a80: Layer already exists 15:08:25 9a0e16839fe2: Layer already exists 15:08:25 9c4fe111b92e: Layer already exists 15:08:25 f277bc6a4218: Layer already exists 15:08:25 7c504f21be85: Layer already exists 15:08:25 latest: digest: sha256:7b0bd0227795cd8a73c814d85da64b31eb777e295d103195b72fba7525ae8f3b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.7 15:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:08:26 010ebc38b00d: Preparing 15:08:26 9c4fe111b92e: Preparing 15:08:26 f277bc6a4218: Preparing 15:08:26 9a0e16839fe2: Preparing 15:08:26 637682532a80: Preparing 15:08:26 7c504f21be85: Preparing 15:08:26 7c504f21be85: Waiting 15:08:26 010ebc38b00d: Layer already exists 15:08:26 637682532a80: Layer already exists 15:08:26 f277bc6a4218: Layer already exists 15:08:26 9c4fe111b92e: Layer already exists 15:08:26 9a0e16839fe2: Layer already exists 15:08:26 7c504f21be85: Layer already exists 15:08:26 3.2.0-dev.7: digest: sha256:7b0bd0227795cd8a73c814d85da64b31eb777e295d103195b72fba7525ae8f3b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:08:27 010ebc38b00d: Preparing 15:08:27 9c4fe111b92e: Preparing 15:08:27 f277bc6a4218: Preparing 15:08:27 9a0e16839fe2: Preparing 15:08:27 637682532a80: Preparing 15:08:27 7c504f21be85: Preparing 15:08:27 7c504f21be85: Waiting 15:08:27 010ebc38b00d: Layer already exists 15:08:27 f277bc6a4218: Layer already exists 15:08:27 637682532a80: Layer already exists 15:08:27 9a0e16839fe2: Layer already exists 15:08:27 9c4fe111b92e: Layer already exists 15:08:27 7c504f21be85: Layer already exists 15:08:28 37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7: digest: sha256:7b0bd0227795cd8a73c814d85da64b31eb777e295d103195b72fba7525ae8f3b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 15:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:08:29 010ebc38b00d: Preparing 15:08:29 9c4fe111b92e: Preparing 15:08:29 f277bc6a4218: Preparing 15:08:29 9a0e16839fe2: Preparing 15:08:29 637682532a80: Preparing 15:08:29 7c504f21be85: Preparing 15:08:29 7c504f21be85: Waiting 15:08:29 9a0e16839fe2: Layer already exists 15:08:29 f277bc6a4218: Layer already exists 15:08:29 010ebc38b00d: Layer already exists 15:08:29 637682532a80: Layer already exists 15:08:29 9c4fe111b92e: Layer already exists 15:08:29 7c504f21be85: Layer already exists 15:08:29 main: digest: sha256:7b0bd0227795cd8a73c814d85da64b31eb777e295d103195b72fba7525ae8f3b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:29 ===================================================== [Pipeline] echo 15:08:29 taggedImages: 15:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009 15:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 15:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.7 15:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:37aa226f5376ea06b3ad5140468dce2825053009-3.2.0-dev.7 15:08:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:30 15:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:30 arm64: Pulling from edgex-lftools-log-publisher 15:08:30 8998bd30e6a1: Pulling fs layer 15:08:30 04944245beec: Pulling fs layer 15:08:30 699f458cf7ca: Pulling fs layer 15:08:30 765212b225bb: Pulling fs layer 15:08:30 f23df028b6ca: Pulling fs layer 15:08:30 d65c8cfc05b1: Pulling fs layer 15:08:30 2437ff75d9bd: Pulling fs layer 15:08:30 765212b225bb: Waiting 15:08:30 f23df028b6ca: Waiting 15:08:30 d65c8cfc05b1: Waiting 15:08:30 2437ff75d9bd: Waiting 15:08:31 04944245beec: Verifying Checksum 15:08:31 04944245beec: Download complete 15:08:31 765212b225bb: Verifying Checksum 15:08:31 765212b225bb: Download complete 15:08:31 f23df028b6ca: Download complete 15:08:31 d65c8cfc05b1: Verifying Checksum 15:08:31 d65c8cfc05b1: Download complete 15:08:31 699f458cf7ca: Verifying Checksum 15:08:31 699f458cf7ca: Download complete 15:08:31 8998bd30e6a1: Verifying Checksum 15:08:31 8998bd30e6a1: Download complete 15:08:34 2437ff75d9bd: Verifying Checksum 15:08:34 2437ff75d9bd: Download complete 15:08:36 8998bd30e6a1: Pull complete 15:08:39 04944245beec: Pull complete 15:08:40 699f458cf7ca: Pull complete 15:08:40 765212b225bb: Pull complete 15:08:41 f23df028b6ca: Pull complete 15:08:41 d65c8cfc05b1: Pull complete 15:08:56 2437ff75d9bd: Pull complete 15:08:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container 15:08:57 $ 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/120 -v /w/workspace/device-gpio/120:/w/workspace/device-gpio/120:rw,z -v /w/workspace/device-gpio/120@tmp:/w/workspace/device-gpio/120@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 15:08:59 $ docker top 970417864cbd4bd2d10f8e3f60c58e1952b49b0fa46be9bc2afb5780e0579c81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:00 ---> job-cost.sh 15:09:00 lf-activate-venv: SKIPPING 15:09:00 INFO: No Stack... 15:09:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:02 INFO: Archiving Costs [Pipeline] sh 15:09:02 + cat /w/workspace/device-gpio/120/archives/cost.csv 15:09:02 + cut -d, -f6 [Pipeline] lock 15:09:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] 15:09:02 Resource [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] did not exist. Created. 15:09:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:03 /w/workspace/device-gpio/120@tmp/durable-9698bd54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:09:04 + echo total: 0.10999999940395355 [Pipeline] stash 15:09:04 Warning: overwriting stash ‘stack-cost’ 15:09:04 Stashed 1 file(s) [Pipeline] } 15:09:04 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:04 $ docker stop --time=1 970417864cbd4bd2d10f8e3f60c58e1952b49b0fa46be9bc2afb5780e0579c81 15:09:08 $ docker rm -f --volumes 970417864cbd4bd2d10f8e3f60c58e1952b49b0fa46be9bc2afb5780e0579c81 [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 15:09:10 provisioning config files... 15:09:10 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1940201004427414543tmp [Pipeline] { [Pipeline] sh 15:09:10 + set +x 15:09:10 + curl -s https://codecov.io/bash 15:09:10 + bash -s -- 15:09:11 15:09:11 _____ _ 15:09:11 / ____| | | 15:09:11 | | ___ __| | ___ ___ _____ __ 15:09:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:09:11 | |___| (_) | (_| | __/ (_| (_) \ V / 15:09:11 \_____\___/ \__,_|\___|\___\___/ \_/ 15:09:11 Bash-1.0.6 15:09:11 15:09:11 15:09:11 ==> git version 2.25.1 found 15:09:11 ==> 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 15:09:11 Release-Date: 2020-01-08 15:09:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:09:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:09:11 ==> Jenkins CI detected. 15:09:11 current dir:  /w/workspace/edgexfoundry_device-gpio_main 15:09:11 project root: . 15:09:11 --> token set from env 15:09:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:09:11 ==> Running gcov in . (disable via -X gcov) 15:09:11 ==> Python coveragepy not found 15:09:11 ==> Searching for coverage reports in: 15:09:11 + . 15:09:11 -> Found 1 reports 15:09:11 ==> Detecting git/mercurial file structure 15:09:11 ==> Reading reports 15:09:11 + ./coverage.out bytes=10 15:09:11 ==> Appending adjustments 15:09:11 https://docs.codecov.io/docs/fixing-reports 15:09:11 + Found adjustments 15:09:11 ==> Gzipping contents 15:09:11 4.0K /tmp/codecov.fRb8HS.gz 15:09:11 ==> Uploading reports 15:09:11 url: https://codecov.io 15:09:11 query: branch=main&commit=37aa226f5376ea06b3ad5140468dce2825053009&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 15:09:11 -> Pinging Codecov 15:09:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=37aa226f5376ea06b3ad5140468dce2825053009&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 15:09:11 -> Uploading to 15:09:11 https://storage.googleapis.com/codecov/v4/raw/2024-01-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/37aa226f5376ea06b3ad5140468dce2825053009/02f30d1d-2d0a-4143-8ed2-d3e4e67c9819.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240130T150911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b750cd141bd620b7e37f83321e50ea86d94f259c19381cfaa1627b85f72b18f2 15:09:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:11 Dload Upload Total Spent Left Speed 15:09:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2157 --:--:-- --:--:-- --:--:-- 2148 100 563 0 0 100 563 0 2157 --:--:-- --:--:-- --:--:-- 2148 15:09:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] } 15:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:09:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:09:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:13 15:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:09:13 df9b9388f04a: Pulling fs layer 15:09:13 52dc419b0ee2: Pulling fs layer 15:09:13 25bc292e5bac: Pulling fs layer 15:09:13 114826534d7a: Pulling fs layer 15:09:13 4657fd5d0bcf: Pulling fs layer 15:09:13 6ad1cebc031e: Pulling fs layer 15:09:13 8a3aa393b2d8: Pulling fs layer 15:09:13 4657fd5d0bcf: Waiting 15:09:13 6ad1cebc031e: Waiting 15:09:13 8a3aa393b2d8: Waiting 15:09:13 114826534d7a: Waiting 15:09:13 25bc292e5bac: Download complete 15:09:13 52dc419b0ee2: Download complete 15:09:13 4657fd5d0bcf: Verifying Checksum 15:09:13 4657fd5d0bcf: Download complete 15:09:13 df9b9388f04a: Download complete 15:09:13 6ad1cebc031e: Verifying Checksum 15:09:13 6ad1cebc031e: Download complete 15:09:13 df9b9388f04a: Pull complete 15:09:13 52dc419b0ee2: Pull complete 15:09:13 25bc292e5bac: Pull complete 15:09:14 114826534d7a: Verifying Checksum 15:09:14 114826534d7a: Download complete 15:09:14 8a3aa393b2d8: Verifying Checksum 15:09:14 8a3aa393b2d8: Download complete 15:09:17 114826534d7a: Pull complete 15:09:17 4657fd5d0bcf: Pull complete 15:09:17 6ad1cebc031e: Pull complete 15:09:20 8a3aa393b2d8: Pull complete 15:09:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:20 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:09:20 $ 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 15:09:26 $ docker top b564c6ac0180db1efb29d91c796395c3923fc55fb91eed633ef5316a58cec567 -eo pid,comm [Pipeline] { [Pipeline] echo 15:09:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 15:09:27 + set -o pipefail 15:09:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 15:09:32 15:09:32 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 15:09:32 15:09:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/8d75747f-74cd-4423-b922-c3483cf5d536 15:09:32 15:09:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:09:32 15:09:32 15:09:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:09:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:09:32 More details here: https://snyk.co/ue1NS 15:09:32 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:09:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:09:32 $ docker stop --time=1 b564c6ac0180db1efb29d91c796395c3923fc55fb91eed633ef5316a58cec567 15:09:36 $ docker rm -f --volumes b564c6ac0180db1efb29d91c796395c3923fc55fb91eed633ef5316a58cec567 [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 15:09:37 + git log --format=format:%s -1 37aa226f5376ea06b3ad5140468dce2825053009 [Pipeline] sh 15:09:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:09:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:38 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:09:38 $ 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 15:09:39 $ docker top e63e08c4b1281f1f52417a160cca74666907a8c5b2799b03c0dc6758ce5b9721 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:39 [ssh-agent] Looking for ssh-agent implementation... 15:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:39 $ docker exec e63e08c4b1281f1f52417a160cca74666907a8c5b2799b03c0dc6758ce5b9721 ssh-agent 15:09:39 SSH_AUTH_SOCK=/tmp/ssh-YlHaxRhAvQ8E/agent.31 15:09:39 SSH_AGENT_PID=37 15:09:39 Running ssh-add (command line suppressed) 15:09:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11525815523867154644.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11525815523867154644.key) 15:09:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:40 + git semver tag 15:09:40 2024-01-30 15:09:40,209 [run_tag] DEBUG tag force:False 15:09:40 2024-01-30 15:09:40,210 [check_head_tag] DEBUG check head tag 15:09:40 2024-01-30 15:09:40,210 [execute] INFO git cat-file --batch-check 15:09:40 2024-01-30 15:09:40,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 15:09:40 2024-01-30 15:09:40,214 [execute] INFO git cat-file --batch 15:09:40 2024-01-30 15:09:40,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 15:09:40 2024-01-30 15:09:40,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:09:40 2024-01-30 15:09:40,227 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 15:09:40 2024-01-30 15:09:40,227 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 15:09:40 2024-01-30 15:09:40,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:09:40 3.2.0-dev.7 [Pipeline] } 15:09:40 $ docker exec --env ******** --env ******** e63e08c4b1281f1f52417a160cca74666907a8c5b2799b03c0dc6758ce5b9721 ssh-agent -k 15:09:40 unset SSH_AUTH_SOCK; 15:09:40 unset SSH_AGENT_PID; 15:09:40 echo Agent pid 37 killed; 15:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:40 + git semver [Pipeline] } 15:09:41 $ docker stop --time=1 e63e08c4b1281f1f52417a160cca74666907a8c5b2799b03c0dc6758ce5b9721 15:09:42 $ docker rm -f --volumes e63e08c4b1281f1f52417a160cca74666907a8c5b2799b03c0dc6758ce5b9721 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:43 15:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:43 0.23.1-centos7: Pulling from edgex-lftools 15:09:43 ab5ef0e58194: Pulling fs layer 15:09:43 9712f1f96733: Pulling fs layer 15:09:43 63f879dbbcfc: Pulling fs layer 15:09:43 0d9ebad4ef96: Pulling fs layer 15:09:43 e9a5061849ea: Pulling fs layer 15:09:43 d747dcd14b5f: Pulling fs layer 15:09:43 2de7ff778b66: Pulling fs layer 15:09:43 0d9ebad4ef96: Waiting 15:09:43 e9a5061849ea: Waiting 15:09:43 d747dcd14b5f: Waiting 15:09:43 2de7ff778b66: Waiting 15:09:43 9712f1f96733: Download complete 15:09:43 63f879dbbcfc: Verifying Checksum 15:09:43 63f879dbbcfc: Download complete 15:09:44 e9a5061849ea: Verifying Checksum 15:09:44 e9a5061849ea: Download complete 15:09:44 d747dcd14b5f: Verifying Checksum 15:09:44 d747dcd14b5f: Download complete 15:09:44 0d9ebad4ef96: Verifying Checksum 15:09:44 0d9ebad4ef96: Download complete 15:09:44 ab5ef0e58194: Verifying Checksum 15:09:44 ab5ef0e58194: Download complete 15:09:44 2de7ff778b66: Verifying Checksum 15:09:44 2de7ff778b66: Download complete 15:09:46 ab5ef0e58194: Pull complete 15:09:46 9712f1f96733: Pull complete 15:09:47 63f879dbbcfc: Pull complete 15:09:51 0d9ebad4ef96: Pull complete 15:09:51 e9a5061849ea: Pull complete 15:09:51 d747dcd14b5f: Pull complete 15:09:52 2de7ff778b66: Pull complete 15:09:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:52 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:09:52 $ 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 15:10:00 $ docker top a731f459368681b5733b9c386d763d5407887625962b39f1062422d9f8c44404 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:10:00 provisioning config files... 15:10:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16250357769390350513tmp 15:10:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15367389550437099642tmp 15:10:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11873396891149242577tmp [Pipeline] { [Pipeline] echo 15:10:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:10:01 ---> sigul-configuration.sh 15:10:01 gpg: directory `/root/.gnupg' created 15:10:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:10:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:10:01 gpg: keyring `/root/.gnupg/secring.gpg' created 15:10:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:10:01 gpg: CAST5 encrypted data 15:10:01 gpg: encrypted with 1 passphrase 15:10:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:10:01 + mkdir /home/jenkins 15:10:01 + mkdir /home/jenkins/sigul [Pipeline] sh 15:10:01 + 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 15:10:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:10:02 ---> sigul-install.sh 15:10:02 Sigul already installed; skipping installation. [Pipeline] sh 15:10:02 + git tag --list 15:10:02 v1.0.0 15:10:02 v2.1.0 15:10:02 v2.1.1 15:10:02 v2.2.0 15:10:02 v2.3.0 15:10:02 v3.0 15:10:02 v3.0.0 15:10:02 v3.1 15:10:02 v3.1.0 15:10:02 v3.1.0-dev.1 15:10:02 v3.1.0-dev.10 15:10:02 v3.1.0-dev.11 15:10:02 v3.1.0-dev.12 15:10:02 v3.1.0-dev.13 15:10:02 v3.1.0-dev.14 15:10:02 v3.1.0-dev.15 15:10:02 v3.1.0-dev.16 15:10:02 v3.1.0-dev.17 15:10:02 v3.1.0-dev.18 15:10:02 v3.1.0-dev.19 15:10:02 v3.1.0-dev.2 15:10:02 v3.1.0-dev.20 15:10:02 v3.1.0-dev.21 15:10:02 v3.1.0-dev.22 15:10:02 v3.1.0-dev.23 15:10:02 v3.1.0-dev.24 15:10:02 v3.1.0-dev.25 15:10:02 v3.1.0-dev.26 15:10:02 v3.1.0-dev.3 15:10:02 v3.1.0-dev.4 15:10:02 v3.1.0-dev.5 15:10:02 v3.1.0-dev.6 15:10:02 v3.1.0-dev.7 15:10:02 v3.1.0-dev.8 15:10:02 v3.1.0-dev.9 15:10:02 v3.2.0-dev.1 15:10:02 v3.2.0-dev.2 15:10:02 v3.2.0-dev.3 15:10:02 v3.2.0-dev.4 15:10:02 v3.2.0-dev.5 15:10:02 v3.2.0-dev.6 15:10:02 v3.2.0-dev.7 [Pipeline] sh 15:10:02 + lftools sign git-tag v3.2.0-dev.7 15:10:03 Signing Git tag with Sigul... 15:10:03 Signing v3.2.0-dev.7 [Pipeline] echo 15:10:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:10:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:10:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:10:03 $ docker stop --time=1 a731f459368681b5733b9c386d763d5407887625962b39f1062422d9f8c44404 15:10:05 $ docker rm -f --volumes a731f459368681b5733b9c386d763d5407887625962b39f1062422d9f8c44404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:10:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:06 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:10:06 $ 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 15:10:06 $ docker top 12715e9b8eb8dc8b0ce7f8a2cf64fadcf4c9e5f2b1d3abd80b2973055c674ce4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:07 [ssh-agent] Looking for ssh-agent implementation... 15:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:07 $ docker exec 12715e9b8eb8dc8b0ce7f8a2cf64fadcf4c9e5f2b1d3abd80b2973055c674ce4 ssh-agent 15:10:07 SSH_AUTH_SOCK=/tmp/ssh-CXUIXJxLVmQl/agent.32 15:10:07 SSH_AGENT_PID=38 15:10:07 Running ssh-add (command line suppressed) 15:10:07 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6996521031165327263.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6996521031165327263.key) 15:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:07 + git semver bump pre 15:10:08 2024-01-30 15:10:08,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:10:08 2024-01-30 15:10:08,161 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 15:10:08 2024-01-30 15:10:08,161 [bump_version] DEBUG bumped version:3.2.0-dev.8 15:10:08 2024-01-30 15:10:08,161 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 15:10:08 2024-01-30 15:10:08,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:10:08 2024-01-30 15:10:08,161 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:10:08 2024-01-30 15:10:08,163 [execute] INFO git cat-file --batch-check 15:10:08 2024-01-30 15:10:08,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:08 2024-01-30 15:10:08,169 [execute] INFO git cat-file --batch 15:10:08 2024-01-30 15:10:08,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:08 2024-01-30 15:10:08,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:10:08 3.2.0-dev.8 [Pipeline] } 15:10:08 $ docker exec --env ******** --env ******** 12715e9b8eb8dc8b0ce7f8a2cf64fadcf4c9e5f2b1d3abd80b2973055c674ce4 ssh-agent -k 15:10:08 unset SSH_AUTH_SOCK; 15:10:08 unset SSH_AGENT_PID; 15:10:08 echo Agent pid 38 killed; 15:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:08 + git semver [Pipeline] } 15:10:09 $ docker stop --time=1 12715e9b8eb8dc8b0ce7f8a2cf64fadcf4c9e5f2b1d3abd80b2973055c674ce4 15:10:10 $ docker rm -f --volumes 12715e9b8eb8dc8b0ce7f8a2cf64fadcf4c9e5f2b1d3abd80b2973055c674ce4 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:11 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:11 $ docker top 7993bba571094db093fb1badcbb2378d34e56863709d8633baea448bb5a0a420 -eo pid,comm 15:10:11 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). 15:10:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:12 [ssh-agent] Looking for ssh-agent implementation... 15:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:12 $ docker exec 7993bba571094db093fb1badcbb2378d34e56863709d8633baea448bb5a0a420 ssh-agent 15:10:12 SSH_AUTH_SOCK=/tmp/ssh-phHQsywQqB6W/agent.33 15:10:12 SSH_AGENT_PID=39 15:10:12 Running ssh-add (command line suppressed) 15:10:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2277955471884266290.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2277955471884266290.key) 15:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:12 + git semver push 15:10:13 2024-01-30 15:10:13,069 [run_push] DEBUG push 15:10:13 2024-01-30 15:10:13,070 [execute] INFO git cat-file --batch-check 15:10:13 2024-01-30 15:10:13,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:13 2024-01-30 15:10:13,074 [execute] INFO git rev-list 39b1c045470618d735660f55a19c43e2548b204a -- 15:10:13 2024-01-30 15:10:13,074 [execute] DEBUG Popen(['git', 'rev-list', '39b1c045470618d735660f55a19c43e2548b204a', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 15:10:13 2024-01-30 15:10:13,082 [execute] INFO git fetch -v origin 15:10:13 2024-01-30 15:10:13,082 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 15:10:13 2024-01-30 15:10:13,588 [run_push] DEBUG no remote changes detected 15:10:13 2024-01-30 15:10:13,588 [execute] INFO git push origin semver 15:10:13 2024-01-30 15:10:13,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 15:10:14 2024-01-30 15:10:14,364 [run_push] DEBUG push all version tags 15:10:14 2024-01-30 15:10:14,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:10:14 2024-01-30 15:10:14,365 [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) 15:10:15 2024-01-30 15:10:15,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:10:15 3.2.0-dev.8 [Pipeline] } 15:10:15 $ docker exec --env ******** --env ******** 7993bba571094db093fb1badcbb2378d34e56863709d8633baea448bb5a0a420 ssh-agent -k 15:10:15 unset SSH_AUTH_SOCK; 15:10:15 unset SSH_AGENT_PID; 15:10:15 echo Agent pid 39 killed; 15:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:15 + git semver [Pipeline] } 15:10:16 $ docker stop --time=1 7993bba571094db093fb1badcbb2378d34e56863709d8633baea448bb5a0a420 15:10:17 $ docker rm -f --volumes 7993bba571094db093fb1badcbb2378d34e56863709d8633baea448bb5a0a420 [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 15:10:19 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 15:10:19 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 15:10:19 total 16 15:10:19 drwxr-xr-x 3 root root 4096 Jan 30 15:01 . 15:10:19 drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 15:10 .. 15:10:19 drwxr-xr-x 2 root root 4096 Jan 30 15:01 cost 15:10:19 -rw-r--r-- 1 root root 83 Jan 30 15:01 cost.csv 15:10:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 15:10:19 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 15:10:19 total 16 15:10:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 15:01 . 15:10:19 drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 15:10 .. 15:10:19 drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 15:01 cost 15:10:19 -rw-r--r-- 1 jenkins jenkins 83 Jan 30 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:10:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:20 ---> package-listing.sh 15:10:20 ++ facter osfamily 15:10:20 ++ tr '[:upper:]' '[:lower:]' 15:10:20 + OS_FAMILY=debian 15:10:20 + workspace=/w/workspace/edgexfoundry_device-gpio_main 15:10:20 + START_PACKAGES=/tmp/packages_start.txt 15:10:20 + END_PACKAGES=/tmp/packages_end.txt 15:10:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:20 + PACKAGES=/tmp/packages_start.txt 15:10:20 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 15:10:20 + PACKAGES=/tmp/packages_end.txt 15:10:20 + case "${OS_FAMILY}" in 15:10:20 + grep '^ii' 15:10:20 + dpkg -l 15:10:20 + '[' -f /tmp/packages_start.txt ']' 15:10:20 + '[' -f /tmp/packages_end.txt ']' 15:10:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:20 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 15:10:20 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 15:10:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 15:10:20 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 15:10:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:21 prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container 15:10:21 $ 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 15:10:21 $ docker top 0209f547f2cd80c98e279e25ac9fa505bb31e35b14e44befbcc7c8ed8e3ea548 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:10:22 + ls /var/log/sa-host 15:10:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:23 provisioning config files... 15:10:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11876527590838870823tmp [Pipeline] { [Pipeline] echo 15:10:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:23 ---> create-netrc.sh [Pipeline] } 15:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:23 ---> python-tools-install.sh [Pipeline] echo 15:10:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:24 ---> sudo-logs.sh 15:10:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:24 ---> job-cost.sh 15:10:24 lf-activate-venv: SKIPPING 15:10:24 DEBUG: total: 0.2199999988079071 15:10:24 INFO: Retrieving Stack Cost... 15:10:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:25 INFO: Archiving Costs [Pipeline] echo 15:10:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:25 ---> logs-deploy.sh 15:10:25 lf-activate-venv: SKIPPING 15:10:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/120 15:10:25 INFO: archiving workspace using pattern(s): 15:10:26 Archives upload complete. 15:10:26 INFO: archiving logs to Nexus 15:10:27 ---> uname -a: 15:10:27 Linux prd-ubuntu20-04-docker-8c-8g-181 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:10:27 15:10:27 15:10:27 ---> lscpu: 15:10:27 Architecture: x86_64 15:10:27 CPU op-mode(s): 32-bit, 64-bit 15:10:27 Byte Order: Little Endian 15:10:27 Address sizes: 40 bits physical, 48 bits virtual 15:10:27 CPU(s): 8 15:10:27 On-line CPU(s) list: 0-7 15:10:27 Thread(s) per core: 1 15:10:27 Core(s) per socket: 1 15:10:27 Socket(s): 8 15:10:27 NUMA node(s): 1 15:10:27 Vendor ID: AuthenticAMD 15:10:27 CPU family: 23 15:10:27 Model: 49 15:10:27 Model name: AMD EPYC-Rome Processor 15:10:27 Stepping: 0 15:10:27 CPU MHz: 2799.998 15:10:27 BogoMIPS: 5599.99 15:10:27 Virtualization: AMD-V 15:10:27 Hypervisor vendor: KVM 15:10:27 Virtualization type: full 15:10:27 L1d cache: 256 KiB 15:10:27 L1i cache: 256 KiB 15:10:27 L2 cache: 4 MiB 15:10:27 L3 cache: 128 MiB 15:10:27 NUMA node0 CPU(s): 0-7 15:10:27 Vulnerability Itlb multihit: Not affected 15:10:27 Vulnerability L1tf: Not affected 15:10:27 Vulnerability Mds: Not affected 15:10:27 Vulnerability Meltdown: Not affected 15:10:27 Vulnerability Mmio stale data: Not affected 15:10:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:10:27 Vulnerability Srbds: Not affected 15:10:27 Vulnerability Tsx async abort: Not affected 15:10:27 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 15:10:27 15:10:27 15:10:27 ---> nproc: 15:10:27 8 15:10:27 15:10:27