Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dad3581f68ab7f120ccaa1e9a5c0830c4458f666 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-ssh11984922709466317581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3103053730191859448.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7481549939503550948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7375302351732501721.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-ssh5548005550932292968.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 Running on prd-ubuntu20.04-docker-8c-8g-17075 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 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 (main) Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" > 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 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 > git rev-list --no-walk 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:51 ========================================================= 19:18:51 EdgeX Global Pipelines Version Info 19:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:18:51 ------------------- 19:18:51 stable info: 19:18:51 ------------------- 19:18:51 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:18:51 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:18:51 Message: update stable to v1.0.257 19:18:52 ------------------- 19:18:52 experimental info: 19:18:52 ------------------- 19:18:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:52 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:18:52 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dad3581 [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:53 provisioning config files... 19:18:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1990959250208912837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:53 ---> docker-login.sh 19:18:53 nexus3.edgexfoundry.org:10001 19:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:53 Configure a credential helper to remove this warning. See 19:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:53 19:18:53 Login Succeeded 19:18:53 nexus3.edgexfoundry.org:10002 19:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:53 Configure a credential helper to remove this warning. See 19:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:53 19:18:53 Login Succeeded 19:18:53 nexus3.edgexfoundry.org:10003 19:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:53 Configure a credential helper to remove this warning. See 19:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:53 19:18:53 Login Succeeded 19:18:53 nexus3.edgexfoundry.org:10004 19:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:53 Configure a credential helper to remove this warning. See 19:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:53 19:18:53 Login Succeeded 19:18:53 docker.io 19:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:54 Configure a credential helper to remove this warning. See 19:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:54 19:18:54 Login Succeeded 19:18:54 ---> docker-login.sh ends [Pipeline] } 19:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:18:54 + git rev-list -1 --merges dad3581f68ab7f120ccaa1e9a5c0830c4458f666~1..dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] echo 19:18:54 -----------> git rev-list -1 --merges dad3581f68ab7f120ccaa1e9a5c0830c4458f666~1..dad3581f68ab7f120ccaa1e9a5c0830c4458f666 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:18:54 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [false] [Pipeline] sh 19:18:54 + git log --format=format:%s -1 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] echo 19:18:54 ========================================================= 19:18:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:18:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:55 + git log --format=format:%s -1 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] echo 19:18:55 [semverPrep] GIT_COMMIT: dad3581f68ab7f120ccaa1e9a5c0830c4458f666, Commit Message: Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0 [Pipeline] echo 19:18:55 [semverPrep] This is not a build commit. [Pipeline] sh 19:18:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:55 + grep -v github /etc/ssh/ssh_known_hosts 19:18:55 + [ -e /tmp/ssh_known_hosts ] 19:18:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:18:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:18:55 + sudo tee -a /etc/ssh/ssh_known_hosts 19:18:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:56 19:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:18:56 b85a868b505f: Pulling fs layer 19:18:56 e2be974225ed: Pulling fs layer 19:18:56 339a4e72a1f5: Pulling fs layer 19:18:56 988bab9f4d93: Pulling fs layer 19:18:56 1469e6f7b9e6: Pulling fs layer 19:18:56 eaf3925da568: Pulling fs layer 19:18:56 bab4dde63d76: Pulling fs layer 19:18:56 bde34c3a00c8: Pulling fs layer 19:18:56 b352a97aabf1: Pulling fs layer 19:18:56 4872d77fe225: Pulling fs layer 19:18:56 5851b861e8e6: Pulling fs layer 19:18:56 bab4dde63d76: Waiting 19:18:56 bde34c3a00c8: Waiting 19:18:56 b352a97aabf1: Waiting 19:18:56 4872d77fe225: Waiting 19:18:56 5851b861e8e6: Waiting 19:18:56 988bab9f4d93: Waiting 19:18:56 1469e6f7b9e6: Waiting 19:18:56 eaf3925da568: Waiting 19:18:56 e2be974225ed: Download complete 19:18:56 988bab9f4d93: Verifying Checksum 19:18:56 988bab9f4d93: Download complete 19:18:56 1469e6f7b9e6: Verifying Checksum 19:18:56 1469e6f7b9e6: Download complete 19:18:56 eaf3925da568: Verifying Checksum 19:18:56 eaf3925da568: Download complete 19:18:56 339a4e72a1f5: Verifying Checksum 19:18:56 339a4e72a1f5: Download complete 19:18:56 bde34c3a00c8: Verifying Checksum 19:18:56 bde34c3a00c8: Download complete 19:18:56 b352a97aabf1: Download complete 19:18:56 4872d77fe225: Verifying Checksum 19:18:56 4872d77fe225: Download complete 19:18:56 5851b861e8e6: Verifying Checksum 19:18:56 5851b861e8e6: Download complete 19:18:56 b85a868b505f: Verifying Checksum 19:18:56 b85a868b505f: Download complete 19:18:56 bab4dde63d76: Verifying Checksum 19:18:56 bab4dde63d76: Download complete 19:18:57 b85a868b505f: Pull complete 19:18:57 e2be974225ed: Pull complete 19:18:58 339a4e72a1f5: Pull complete 19:18:58 988bab9f4d93: Pull complete 19:18:58 1469e6f7b9e6: Pull complete 19:18:58 eaf3925da568: Pull complete 19:18:59 bab4dde63d76: Pull complete 19:18:59 bde34c3a00c8: Pull complete 19:19:00 b352a97aabf1: Pull complete 19:19:00 4872d77fe225: Pull complete 19:19:00 5851b861e8e6: Pull complete 19:19:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:00 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:04 $ docker top d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 -eo pid,comm 19:19:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:19:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:04 [ssh-agent] Looking for ssh-agent implementation... 19:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:04 $ docker exec d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 ssh-agent 19:19:04 SSH_AUTH_SOCK=/tmp/ssh-fJJXg35YyA3S/agent.33 19:19:04 SSH_AGENT_PID=39 19:19:04 Running ssh-add (command line suppressed) 19:19:04 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4169193519071723181.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4169193519071723181.key) 19:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:05 + git tag --points-at HEAD [Pipeline] } 19:19:05 $ docker exec --env ******** --env ******** d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 ssh-agent -k 19:19:05 unset SSH_AUTH_SOCK; 19:19:05 unset SSH_AGENT_PID; 19:19:05 echo Agent pid 39 killed; 19:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:05 [ssh-agent] Looking for ssh-agent implementation... 19:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:05 $ docker exec d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 ssh-agent 19:19:08 SSH_AUTH_SOCK=/tmp/ssh-n6KKWeqcDlLE/agent.71 19:19:08 SSH_AGENT_PID=76 19:19:09 Running ssh-add (command line suppressed) 19:19:09 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14599413269581883242.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14599413269581883242.key) 19:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:10 + git semver init 19:19:10 2023-11-08 19:19:10,224 [run_init] DEBUG init version:0.0.0 force:False 19:19:10 2023-11-08 19:19:10,225 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 19:19:10 2023-11-08 19:19:10,225 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 19:19:10 2023-11-08 19:19:10,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 19:19:11 2023-11-08 19:19:11,344 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 19:19:11 2023-11-08 19:19:11,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 19:19:11 2023-11-08 19:19:11,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:19:11 2023-11-08 19:19:11,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:19:11 3.1.0-dev.23 [Pipeline] } 19:19:11 $ docker exec --env ******** --env ******** d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 ssh-agent -k 19:19:11 unset SSH_AUTH_SOCK; 19:19:11 unset SSH_AGENT_PID; 19:19:11 echo Agent pid 76 killed; 19:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:12 + git semver [Pipeline] } 19:19:12 $ docker stop --time=1 d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 19:19:14 $ docker rm -f --volumes d70ea5a80cab1e822e6a3136f9a536d835d929979d13bae78bce0697c1f56596 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:19:14 Stashed 1 file(s) [Pipeline] echo 19:19:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:14 provisioning config files... 19:19:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9188050952685871729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:15 ---> docker-login.sh 19:19:15 nexus3.edgexfoundry.org:10001 19:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:15 Configure a credential helper to remove this warning. See 19:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:15 19:19:15 Login Succeeded 19:19:15 nexus3.edgexfoundry.org:10002 19:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:15 Configure a credential helper to remove this warning. See 19:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:15 19:19:15 Login Succeeded 19:19:15 nexus3.edgexfoundry.org:10003 19:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:15 Configure a credential helper to remove this warning. See 19:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:15 19:19:15 Login Succeeded 19:19:15 nexus3.edgexfoundry.org:10004 19:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:15 Configure a credential helper to remove this warning. See 19:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:15 19:19:15 Login Succeeded 19:19:15 docker.io 19:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:15 Configure a credential helper to remove this warning. See 19:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:15 19:19:15 Login Succeeded 19:19:15 ---> docker-login.sh ends [Pipeline] } 19:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:15 ========================================================= 19:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:19:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:16 + 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 . 19:19:16 Sending build context to Docker daemon 16.16MB 19:19:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:19:16 Step 2/12 : FROM ${BASE} AS builder 19:19:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:19:16 7264a8db6415: Pulling fs layer 19:19:16 c4d48a809fc2: Pulling fs layer 19:19:16 4f1c88b9dad5: Pulling fs layer 19:19:16 ad3a456e5733: Pulling fs layer 19:19:16 33e27b845d1e: Pulling fs layer 19:19:16 c68163c4e522: Pulling fs layer 19:19:16 50da416c3ac9: Pulling fs layer 19:19:16 23d2d4c4bb30: Pulling fs layer 19:19:16 50da416c3ac9: Waiting 19:19:16 33e27b845d1e: Waiting 19:19:16 c68163c4e522: Waiting 19:19:16 23d2d4c4bb30: Waiting 19:19:16 c4d48a809fc2: Download complete 19:19:16 ad3a456e5733: Verifying Checksum 19:19:16 ad3a456e5733: Download complete 19:19:16 33e27b845d1e: Verifying Checksum 19:19:16 33e27b845d1e: Download complete 19:19:16 7264a8db6415: Verifying Checksum 19:19:16 7264a8db6415: Download complete 19:19:16 c68163c4e522: Verifying Checksum 19:19:16 c68163c4e522: Download complete 19:19:17 7264a8db6415: Pull complete 19:19:17 23d2d4c4bb30: Verifying Checksum 19:19:17 23d2d4c4bb30: Download complete 19:19:17 4f1c88b9dad5: Verifying Checksum 19:19:17 4f1c88b9dad5: Download complete 19:19:17 c4d48a809fc2: Pull complete 19:19:17 50da416c3ac9: Verifying Checksum 19:19:17 50da416c3ac9: Download complete 19:19:20 4f1c88b9dad5: Pull complete 19:19:20 ad3a456e5733: Pull complete 19:19:20 33e27b845d1e: Pull complete 19:19:20 c68163c4e522: Pull complete 19:19:23 50da416c3ac9: Pull complete 19:19:23 23d2d4c4bb30: Pull complete 19:19:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:23 ---> 0786185ac409 19:19:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:19:27 ---> Running in b6d2e794fecd 19:19:27 Removing intermediate container b6d2e794fecd 19:19:27 ---> 7227b9b01b73 19:19:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:19:27 ---> Running in 0206142ad7e5 19:19:28 Removing intermediate container 0206142ad7e5 19:19:28 ---> 64893a2ee735 19:19:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:19:28 ---> Running in c8e8c1ddd99b 19:19:28 Removing intermediate container c8e8c1ddd99b 19:19:28 ---> ba4be71af401 19:19:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:19:28 ---> Running in c730b5bac899 19:19:28 Removing intermediate container c730b5bac899 19:19:28 ---> 08083984c853 19:19:28 Step 7/12 : WORKDIR /device-gpio 19:19:28 ---> Running in 087329a0ebde 19:19:28 Removing intermediate container 087329a0ebde 19:19:28 ---> 8b4cc82e9ac3 19:19:28 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:19:28 ---> Running in d55bd4494a52 19:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:19:28 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:19:28 (2/4) Installing libedit (20221030.3.1-r1) 19:19:28 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:19:28 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:19:28 Executing busybox-1.36.1-r2.trigger 19:19:28 OK: 268 MiB in 56 packages 19:19:29 Removing intermediate container d55bd4494a52 19:19:29 ---> 339e4413da67 19:19:29 Step 9/12 : COPY go.mod vendor* ./ 19:19:29 ---> 2285c365c5fe 19:19:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:29 ---> Running in 57f684b9adbd 19:19:29 Still waiting to schedule task 19:19:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17081’ is offline 19:20:08 Removing intermediate container 57f684b9adbd 19:20:08 ---> 458138e0b3a5 19:20:08 Step 11/12 : COPY . . 19:20:08 ---> acbf2db82434 19:20:08 Step 12/12 : RUN ${MAKE} 19:20:08 ---> Running in 8ed324786d95 19:20:08 noop 19:20:08 Removing intermediate container 8ed324786d95 19:20:08 ---> 39457c159aa9 19:20:08 Successfully built 39457c159aa9 19:20:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:08 + docker inspect -f . ci-base-image-x86_64 19:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:08 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:09 $ docker top 3637021b36cd9d0bf9537e25f39eed692f6950f98c28002cf63b028331f2b09b -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:09 + go version 19:20:09 go version go1.21.0 linux/amd64 [Pipeline] } 19:20:09 $ docker stop --time=1 3637021b36cd9d0bf9537e25f39eed692f6950f98c28002cf63b028331f2b09b 19:20:10 $ docker rm -f --volumes 3637021b36cd9d0bf9537e25f39eed692f6950f98c28002cf63b028331f2b09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:11 + docker inspect -f . ci-base-image-x86_64 19:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:11 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:11 $ docker top 4b7f382b2b7f71043f1e59710ade5dac5f75fbaa116e535337126fd402903451 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 19:20:12 + make test 19:20:12 go test ./... -coverprofile=coverage.out ./... 19:20:13 ? github.com/edgexfoundry/device-gpio [no test files] 19:20:21 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:20:21 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:20:28 go vet ./... 19:20:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:20:31 $ docker stop --time=1 4b7f382b2b7f71043f1e59710ade5dac5f75fbaa116e535337126fd402903451 19:20:34 $ docker rm -f --volumes 4b7f382b2b7f71043f1e59710ade5dac5f75fbaa116e535337126fd402903451 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:35 + ls -al . 19:20:35 total 160 19:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:20 . 19:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:18 .. 19:20:35 -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 19:18 .dockerignore 19:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:20 .git 19:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:18 .github 19:20:35 -rw-rw-r-- 1 jenkins jenkins 277 Nov 8 19:18 .gitignore 19:20:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 19:18 .golangci.yml 19:20:35 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:19 .semver 19:20:35 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 8 19:18 Attribution.txt 19:20:35 -rw-rw-r-- 1 jenkins jenkins 6184 Nov 8 19:18 CHANGELOG.md 19:20:35 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 8 19:18 Dockerfile 19:20:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:18 GOVERNANCE.md 19:20:35 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 19:18 Jenkinsfile 19:20:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 19:18 LICENSE 19:20:35 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 8 19:18 Makefile 19:20:35 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 19:18 OWNERS.md 19:20:35 -rw-rw-r-- 1 jenkins jenkins 12217 Nov 8 19:18 README.md 19:20:35 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:19 VERSION 19:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:18 bin 19:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:18 cmd 19:20:35 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 19:20 coverage.out 19:20:35 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 8 19:18 go.mod 19:20:35 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 8 19:18 go.sum 19:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:18 internal 19:20:35 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 19:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:36 + 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=dad3581f68ab7f120ccaa1e9a5c0830c4458f666 --label arch=amd64 --label version=3.1.0-dev.23 . 19:20:36 Sending build context to Docker daemon 16.16MB 19:20:36 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:20:36 Step 2/25 : FROM ${BASE} AS builder 19:20:36 ---> 39457c159aa9 19:20:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:20:36 ---> Running in 0727de28cb55 19:20:36 Removing intermediate container 0727de28cb55 19:20:36 ---> 2526066065f7 19:20:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:20:36 ---> Running in 51b09276e3df 19:20:36 Removing intermediate container 51b09276e3df 19:20:36 ---> 20faf56fa1a5 19:20:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:20:36 ---> Running in 7fb90c0d5315 19:20:36 Removing intermediate container 7fb90c0d5315 19:20:36 ---> 191f8f668b91 19:20:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:20:36 ---> Running in e80696d1cb67 19:20:36 Removing intermediate container e80696d1cb67 19:20:36 ---> 0c0a2bd489f3 19:20:36 Step 7/25 : WORKDIR /device-gpio 19:20:36 ---> Running in 5ca39300f613 19:20:36 Removing intermediate container 5ca39300f613 19:20:36 ---> 106739852c53 19:20:36 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:36 ---> Running in 0229223d33f0 19:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:37 OK: 268 MiB in 56 packages 19:20:37 Removing intermediate container 0229223d33f0 19:20:37 ---> 1aff6e5d6fb9 19:20:37 Step 9/25 : COPY go.mod vendor* ./ 19:20:38 ---> aa6ae3bcd7a8 19:20:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:38 ---> Running in 47826158036e 19:20:38 Removing intermediate container 47826158036e 19:20:38 ---> d2a508c67956 19:20:38 Step 11/25 : COPY . . 19:20:39 ---> b6ab68e512a0 19:20:39 Step 12/25 : RUN ${MAKE} 19:20:39 ---> Running in e515d6851ae4 19:20:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 19:21:01 Removing intermediate container e515d6851ae4 19:21:01 ---> 438b29867a04 19:21:01 Step 13/25 : FROM alpine:3.18 19:21:01 3.18: Pulling from library/alpine 19:21:01 96526aa774ef: Pulling fs layer 19:21:01 96526aa774ef: Verifying Checksum 19:21:01 96526aa774ef: Download complete 19:21:01 96526aa774ef: Pull complete 19:21:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:21:01 Status: Downloaded newer image for alpine:3.18 19:21:01 ---> 8ca4688f4f35 19:21:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:21:01 ---> Running in 9fc52b696341 19:21:01 Removing intermediate container 9fc52b696341 19:21:01 ---> 4d698a8892b1 19:21:01 Step 15/25 : RUN apk add --update --no-cache 19:21:01 ---> Running in b492237aed7c 19:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:01 OK: 7 MiB in 15 packages 19:21:01 Removing intermediate container b492237aed7c 19:21:01 ---> 3c9c886ac682 19:21:01 Step 16/25 : WORKDIR / 19:21:01 ---> Running in 6997a0424d98 19:21:01 Removing intermediate container 6997a0424d98 19:21:01 ---> 74176d6a1705 19:21:01 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:21:01 ---> a8a195a415ca 19:21:01 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:21:01 ---> 30a21330a073 19:21:01 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:21:01 ---> 62d0b4bccdc5 19:21:01 Step 20/25 : EXPOSE 59910 19:21:01 ---> Running in ebc1550141f2 19:21:01 Removing intermediate container ebc1550141f2 19:21:01 ---> e21ed253a297 19:21:01 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:21:01 ---> Running in a59853016bb7 19:21:01 Removing intermediate container a59853016bb7 19:21:01 ---> c89407994640 19:21:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:01 ---> Running in 9160362b32c6 19:21:01 Removing intermediate container 9160362b32c6 19:21:01 ---> 497d04ced29b 19:21:01 Step 23/25 : LABEL arch=amd64 19:21:01 ---> Running in c67438bb89c7 19:21:01 Removing intermediate container c67438bb89c7 19:21:01 ---> 34fab969940a 19:21:01 Step 24/25 : LABEL git_sha=dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:21:01 ---> Running in b397966b2dce 19:21:02 Removing intermediate container b397966b2dce 19:21:02 ---> 7a711eb3a44a 19:21:02 Step 25/25 : LABEL version=3.1.0-dev.23 19:21:02 ---> Running in ee4b020f7e41 19:21:02 Removing intermediate container ee4b020f7e41 19:21:02 ---> 3d918bc87ee3 19:21:02 [Warning] One or more build-args [ARCH] were not consumed 19:21:02 Successfully built 3d918bc87ee3 19:21:02 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:02 provisioning config files... 19:21:02 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8073822778678938965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:02 ---> docker-login.sh 19:21:02 nexus3.edgexfoundry.org:10001 19:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:02 Configure a credential helper to remove this warning. See 19:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:02 19:21:02 Login Succeeded 19:21:02 nexus3.edgexfoundry.org:10002 19:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:02 Configure a credential helper to remove this warning. See 19:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:02 19:21:02 Login Succeeded 19:21:02 nexus3.edgexfoundry.org:10003 19:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:02 Configure a credential helper to remove this warning. See 19:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:02 19:21:02 Login Succeeded 19:21:02 nexus3.edgexfoundry.org:10004 19:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:02 Configure a credential helper to remove this warning. See 19:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:02 19:21:02 Login Succeeded 19:21:02 docker.io 19:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:03 Configure a credential helper to remove this warning. See 19:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:03 19:21:03 Login Succeeded 19:21:03 ---> docker-login.sh ends [Pipeline] } 19:21:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:21:03 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 19:21:03 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:21:03 latest 19:21:03 3.1.0-dev.23 19:21:03 dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:21:03 main 19:21:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:03 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:21:04 b83119d805f7: Preparing 19:21:04 f0947757e7ad: Preparing 19:21:04 704d9ed6a0e5: Preparing 19:21:04 f4b1e92669b6: Preparing 19:21:04 cc2447e1835a: Preparing 19:21:04 cc2447e1835a: Layer already exists 19:21:04 704d9ed6a0e5: Pushed 19:21:04 f0947757e7ad: Pushed 19:21:04 f4b1e92669b6: Pushed 19:21:07 b83119d805f7: Pushed 19:21:07 dad3581f68ab7f120ccaa1e9a5c0830c4458f666: digest: sha256:4c4aa446aeac38175b92d04fd9dd63bd6b919d9c9635797318e80752539cd8c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 19:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:21:07 b83119d805f7: Preparing 19:21:07 f0947757e7ad: Preparing 19:21:07 704d9ed6a0e5: Preparing 19:21:07 f4b1e92669b6: Preparing 19:21:07 cc2447e1835a: Preparing 19:21:07 b83119d805f7: Layer already exists 19:21:07 cc2447e1835a: Layer already exists 19:21:07 f4b1e92669b6: Layer already exists 19:21:07 704d9ed6a0e5: Layer already exists 19:21:07 f0947757e7ad: Layer already exists 19:21:07 latest: digest: sha256:4c4aa446aeac38175b92d04fd9dd63bd6b919d9c9635797318e80752539cd8c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:08 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.23 19:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:21:08 b83119d805f7: Preparing 19:21:08 f0947757e7ad: Preparing 19:21:08 704d9ed6a0e5: Preparing 19:21:08 f4b1e92669b6: Preparing 19:21:08 cc2447e1835a: Preparing 19:21:08 cc2447e1835a: Layer already exists 19:21:08 b83119d805f7: Layer already exists 19:21:08 704d9ed6a0e5: Layer already exists 19:21:08 f4b1e92669b6: Layer already exists 19:21:08 f0947757e7ad: Layer already exists 19:21:08 3.1.0-dev.23: digest: sha256:4c4aa446aeac38175b92d04fd9dd63bd6b919d9c9635797318e80752539cd8c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:08 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:21:09 b83119d805f7: Preparing 19:21:09 f0947757e7ad: Preparing 19:21:09 704d9ed6a0e5: Preparing 19:21:09 f4b1e92669b6: Preparing 19:21:09 cc2447e1835a: Preparing 19:21:09 cc2447e1835a: Layer already exists 19:21:09 704d9ed6a0e5: Layer already exists 19:21:09 f4b1e92669b6: Layer already exists 19:21:09 b83119d805f7: Layer already exists 19:21:09 f0947757e7ad: Layer already exists 19:21:09 dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23: digest: sha256:4c4aa446aeac38175b92d04fd9dd63bd6b919d9c9635797318e80752539cd8c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:09 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 19:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:21:09 b83119d805f7: Preparing 19:21:09 f0947757e7ad: Preparing 19:21:09 704d9ed6a0e5: Preparing 19:21:09 f4b1e92669b6: Preparing 19:21:09 cc2447e1835a: Preparing 19:21:09 704d9ed6a0e5: Layer already exists 19:21:09 f0947757e7ad: Layer already exists 19:21:09 cc2447e1835a: Layer already exists 19:21:09 b83119d805f7: Layer already exists 19:21:09 f4b1e92669b6: Layer already exists 19:21:09 main: digest: sha256:4c4aa446aeac38175b92d04fd9dd63bd6b919d9c9635797318e80752539cd8c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:09 ===================================================== [Pipeline] echo 19:21:09 taggedImages: 19:21:09 - nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:21:09 - nexus3.edgexfoundry.org:10004/device-gpio:latest 19:21:09 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.23 19:21:09 - nexus3.edgexfoundry.org:10004/device-gpio:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:21:09 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:10 19:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:10 latest: Pulling from edgex-lftools-log-publisher 19:21:10 5eb5b503b376: Pulling fs layer 19:21:10 5c69ac0246d0: Pulling fs layer 19:21:10 ec43610c2a17: Pulling fs layer 19:21:10 3a2ae6a8a46f: Pulling fs layer 19:21:10 33b1e0a273af: Pulling fs layer 19:21:10 5d3b04190fa2: Pulling fs layer 19:21:10 2f39f015ded8: Pulling fs layer 19:21:10 3a2ae6a8a46f: Waiting 19:21:10 33b1e0a273af: Waiting 19:21:10 5d3b04190fa2: Waiting 19:21:10 2f39f015ded8: Waiting 19:21:10 5c69ac0246d0: Verifying Checksum 19:21:10 5c69ac0246d0: Download complete 19:21:10 3a2ae6a8a46f: Download complete 19:21:10 33b1e0a273af: Verifying Checksum 19:21:10 33b1e0a273af: Download complete 19:21:10 5d3b04190fa2: Download complete 19:21:10 ec43610c2a17: Verifying Checksum 19:21:10 ec43610c2a17: Download complete 19:21:10 5eb5b503b376: Verifying Checksum 19:21:10 5eb5b503b376: Download complete 19:21:11 2f39f015ded8: Download complete 19:21:12 5eb5b503b376: Pull complete 19:21:12 5c69ac0246d0: Pull complete 19:21:12 ec43610c2a17: Pull complete 19:21:12 3a2ae6a8a46f: Pull complete 19:21:12 33b1e0a273af: Pull complete 19:21:12 5d3b04190fa2: Pull complete 19:21:17 2f39f015ded8: Pull complete 19:21:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:17 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:21:20 $ docker top 04f8f449c7e10c6029e4bcfc777a059e2d618299419b6c1aef94cd036dac629b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:20 ---> job-cost.sh 19:21:20 lf-activate-venv: SKIPPING 19:21:20 INFO: No Stack... 19:21:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:21:21 INFO: Archiving Costs [Pipeline] sh 19:21:21 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 19:21:21 + cut -d, -f6 [Pipeline] lock 19:21:21 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] 19:21:21 Resource [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] did not exist. Created. 19:21:21 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:21 + echo total: 0.2199999988079071 [Pipeline] stash 19:21:21 Stashed 1 file(s) [Pipeline] } 19:21:21 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 19:21:22 $ docker stop --time=1 04f8f449c7e10c6029e4bcfc777a059e2d618299419b6c1aef94cd036dac629b 19:21:23 $ docker rm -f --volumes 04f8f449c7e10c6029e4bcfc777a059e2d618299419b6c1aef94cd036dac629b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:21:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17082 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 19:21:40 Running in /w/workspace/device-gpio/110 [Pipeline] { [Pipeline] checkout 19:21:40 The recommended git tool is: git 19:21:47 using credential edgex-jenkins-ssh 19:21:47 Cloning the remote Git repository 19:21:47 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:21:48 > git init /w/workspace/device-gpio/110 # timeout=10 19:21:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:21:48 > git --version # timeout=10 19:21:48 > git --version # 'git version 2.25.1' 19:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:50 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:21:50 Avoid second fetch 19:21:50 Checking out Revision dad3581f68ab7f120ccaa1e9a5c0830c4458f666 (main) 19:21:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:50 > git config core.sparsecheckout # timeout=10 19:21:51 > git checkout -f dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 19:21:51 Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:21:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:21:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:52 Dload Upload Total Spent Left Speed 19:21:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 19:21:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:21:53 + sudo tee /etc/docker/daemon.new 19:21:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:21:53 { 19:21:53 "registry-mirrors": [ 19:21:53 "https://nexus3.edgexfoundry.org:10001" 19:21:53 ], 19:21:53 "bip": "10.250.0.254/24", 19:21:53 "hosts": [ 19:21:53 "tcp://0.0.0.0:5555", 19:21:53 "unix:///var/run/docker.sock" 19:21:53 ], 19:21:53 "mtu": 1458, 19:21:53 "selinux-enabled": true, 19:21:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:21:53 } [Pipeline] sh 19:21:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:21:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:12 provisioning config files... 19:22:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/110@tmp/config1683139515916875192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:12 ---> docker-login.sh 19:22:12 nexus3.edgexfoundry.org:10001 19:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:13 Configure a credential helper to remove this warning. See 19:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:13 19:22:13 Login Succeeded 19:22:13 nexus3.edgexfoundry.org:10002 19:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:13 Configure a credential helper to remove this warning. See 19:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:13 19:22:13 Login Succeeded 19:22:13 nexus3.edgexfoundry.org:10003 19:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:14 Configure a credential helper to remove this warning. See 19:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:14 19:22:14 Login Succeeded 19:22:14 nexus3.edgexfoundry.org:10004 19:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:14 Configure a credential helper to remove this warning. See 19:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:14 19:22:14 Login Succeeded 19:22:14 docker.io 19:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:15 Configure a credential helper to remove this warning. See 19:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:15 19:22:15 Login Succeeded 19:22:15 ---> docker-login.sh ends [Pipeline] } 19:22:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:22:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:15 ========================================================= 19:22:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:22:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + 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 . 19:22:16 Sending build context to Docker daemon 8.136MB 19:22:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:22:16 Step 2/12 : FROM ${BASE} AS builder 19:22:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:22:16 9fda8d8052c6: Pulling fs layer 19:22:16 5d54e960e981: Pulling fs layer 19:22:16 c4a7e357bf2a: Pulling fs layer 19:22:16 f0e02332f6b5: Pulling fs layer 19:22:16 cefa15bbcfad: Pulling fs layer 19:22:16 17808c966233: Pulling fs layer 19:22:16 f4c1fc716caa: Pulling fs layer 19:22:16 cefa15bbcfad: Waiting 19:22:16 17808c966233: Waiting 19:22:16 f4c1fc716caa: Waiting 19:22:16 f0e02332f6b5: Waiting 19:22:16 5d54e960e981: Verifying Checksum 19:22:16 5d54e960e981: Download complete 19:22:16 f0e02332f6b5: Verifying Checksum 19:22:16 f0e02332f6b5: Download complete 19:22:16 cefa15bbcfad: Verifying Checksum 19:22:16 cefa15bbcfad: Download complete 19:22:16 9fda8d8052c6: Verifying Checksum 19:22:16 9fda8d8052c6: Download complete 19:22:17 f4c1fc716caa: Verifying Checksum 19:22:17 f4c1fc716caa: Download complete 19:22:17 9fda8d8052c6: Pull complete 19:22:18 5d54e960e981: Pull complete 19:22:18 c4a7e357bf2a: Verifying Checksum 19:22:18 c4a7e357bf2a: Download complete 19:22:19 17808c966233: Verifying Checksum 19:22:31 c4a7e357bf2a: Pull complete 19:22:31 f0e02332f6b5: Pull complete 19:22:31 cefa15bbcfad: Pull complete 19:22:41 17808c966233: Pull complete 19:22:41 f4c1fc716caa: Pull complete 19:22:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:22:41 ---> ea914061e18c 19:22:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:22:43 ---> Running in d55733caca78 19:22:44 Removing intermediate container d55733caca78 19:22:44 ---> 24bf6880f976 19:22:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:44 ---> Running in 8409146b89d1 19:22:44 Removing intermediate container 8409146b89d1 19:22:44 ---> 1c8b2a547cb4 19:22:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:22:44 ---> Running in 5f93eb3deb1f 19:22:44 Removing intermediate container 5f93eb3deb1f 19:22:44 ---> 012b30fddc65 19:22:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:22:44 ---> Running in d9d4a28eb2c8 19:22:45 Removing intermediate container d9d4a28eb2c8 19:22:45 ---> 19842ba027f9 19:22:45 Step 7/12 : WORKDIR /device-gpio 19:22:45 ---> Running in 828b8a67926c 19:22:45 Removing intermediate container 828b8a67926c 19:22:45 ---> c8fc6f2448c1 19:22:45 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:22:45 ---> Running in 990ddff17e3b 19:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:22:48 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:22:48 (2/4) Installing libedit (20221030.3.1-r1) 19:22:48 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:22:48 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:22:48 Executing busybox-1.36.1-r2.trigger 19:22:48 OK: 270 MiB in 56 packages 19:22:49 Removing intermediate container 990ddff17e3b 19:22:49 ---> 94f05c30b75b 19:22:49 Step 9/12 : COPY go.mod vendor* ./ 19:22:50 ---> 1ccac9589db2 19:22:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:50 ---> Running in bd42d673f9c7 19:24:11 Removing intermediate container bd42d673f9c7 19:24:11 ---> 2e438c01dc1f 19:24:11 Step 11/12 : COPY . . 19:24:11 ---> 93b3d025ab11 19:24:11 Step 12/12 : RUN ${MAKE} 19:24:11 ---> Running in 8791e7f932db 19:24:11 noop 19:24:11 Removing intermediate container 8791e7f932db 19:24:11 ---> 336a947f932e 19:24:11 Successfully built 336a947f932e 19:24:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:12 + docker inspect -f . ci-base-image-arm64 19:24:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-17082 does not seem to be running inside a container 19:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/110 -v /w/workspace/device-gpio/110:/w/workspace/device-gpio/110:rw,z -v /w/workspace/device-gpio/110@tmp:/w/workspace/device-gpio/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:24:13 $ docker top de2691145556fe095b674a4e60a405fd94aa15d129ac9810f0630c80ac593733 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:14 + go version 19:24:14 go version go1.21.0 linux/arm64 [Pipeline] } 19:24:14 $ docker stop --time=1 de2691145556fe095b674a4e60a405fd94aa15d129ac9810f0630c80ac593733 19:24:16 $ docker rm -f --volumes de2691145556fe095b674a4e60a405fd94aa15d129ac9810f0630c80ac593733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:16 + docker inspect -f . ci-base-image-arm64 19:24:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-17082 does not seem to be running inside a container 19:24:16 $ 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/110 -v /w/workspace/device-gpio/110:/w/workspace/device-gpio/110:rw,z -v /w/workspace/device-gpio/110@tmp:/w/workspace/device-gpio/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:24:18 $ docker top fdb3826df376efda6ae76eef5805c9d8321726b3aadbf51383e63bd4dc9a9ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:18 + git config --global --add safe.directory /w/workspace/device-gpio/110 [Pipeline] fileExists [Pipeline] sh 19:24:19 + make test 19:24:19 go test ./... -coverprofile=coverage.out ./... 19:24:25 ? github.com/edgexfoundry/device-gpio [no test files] 19:26:01 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:26:01 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:26:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:26:01 go vet ./... 19:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:26:24 $ docker stop --time=1 fdb3826df376efda6ae76eef5805c9d8321726b3aadbf51383e63bd4dc9a9ea7 19:26:25 $ docker rm -f --volumes fdb3826df376efda6ae76eef5805c9d8321726b3aadbf51383e63bd4dc9a9ea7 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:26:27 Warning: overwriting stash ‘coverage-report’ 19:26:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:26:28 + ls -al . 19:26:28 total 156 19:26:28 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 19:24 . 19:26:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:21 .. 19:26:28 -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 19:21 .dockerignore 19:26:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:21 .git 19:26:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:21 .github 19:26:28 -rw-rw-r-- 1 jenkins jenkins 277 Nov 8 19:21 .gitignore 19:26:28 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 19:21 .golangci.yml 19:26:28 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 8 19:21 Attribution.txt 19:26:28 -rw-rw-r-- 1 jenkins jenkins 6184 Nov 8 19:21 CHANGELOG.md 19:26:28 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 8 19:21 Dockerfile 19:26:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:21 GOVERNANCE.md 19:26:28 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 19:21 Jenkinsfile 19:26:28 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 19:21 LICENSE 19:26:28 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 8 19:21 Makefile 19:26:28 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 19:21 OWNERS.md 19:26:28 -rw-rw-r-- 1 jenkins jenkins 12217 Nov 8 19:21 README.md 19:26:28 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:19 VERSION 19:26:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:21 bin 19:26:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:21 cmd 19:26:28 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 19:24 coverage.out 19:26:28 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 8 19:21 go.mod 19:26:28 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 8 19:21 go.sum 19:26:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:21 internal 19:26:28 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 19:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:28 + 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=dad3581f68ab7f120ccaa1e9a5c0830c4458f666 --label arch=arm64 --label version=3.1.0-dev.23 . 19:26:28 Sending build context to Docker daemon 8.137MB 19:26:29 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:26:29 Step 2/25 : FROM ${BASE} AS builder 19:26:29 ---> 336a947f932e 19:26:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:26:29 ---> Running in fde59e499033 19:26:29 Removing intermediate container fde59e499033 19:26:29 ---> 7fee3992f718 19:26:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:26:29 ---> Running in 2a5cbe607195 19:26:29 Removing intermediate container 2a5cbe607195 19:26:29 ---> 1648551bda75 19:26:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:26:30 ---> Running in 804c450acfe4 19:26:30 Removing intermediate container 804c450acfe4 19:26:30 ---> d624cdee3816 19:26:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:26:30 ---> Running in bae1f8a1f0d9 19:26:30 Removing intermediate container bae1f8a1f0d9 19:26:30 ---> 5ec10c33790d 19:26:30 Step 7/25 : WORKDIR /device-gpio 19:26:31 ---> Running in 126f1efb6621 19:26:31 Removing intermediate container 126f1efb6621 19:26:31 ---> 2b09d6a3facd 19:26:31 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:31 ---> Running in 64d09887b618 19:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:26:33 OK: 270 MiB in 56 packages 19:26:34 Removing intermediate container 64d09887b618 19:26:34 ---> 7f8a396055ea 19:26:34 Step 9/25 : COPY go.mod vendor* ./ 19:26:35 ---> 83743123db97 19:26:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:35 ---> Running in c568c6ba02e7 19:26:39 Removing intermediate container c568c6ba02e7 19:26:39 ---> c517aee68593 19:26:39 Step 11/25 : COPY . . 19:26:39 ---> 43f59ad0146f 19:26:39 Step 12/25 : RUN ${MAKE} 19:26:39 ---> Running in 52572fc6fc5e 19:26:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 19:28:47 Removing intermediate container 52572fc6fc5e 19:28:47 ---> 5ada90697959 19:28:47 Step 13/25 : FROM alpine:3.18 19:28:47 3.18: Pulling from library/alpine 19:28:47 579b34f0a95b: Pulling fs layer 19:28:47 579b34f0a95b: Verifying Checksum 19:28:47 579b34f0a95b: Download complete 19:28:47 579b34f0a95b: Pull complete 19:28:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:28:47 Status: Downloaded newer image for alpine:3.18 19:28:47 ---> 3cc203321400 19:28:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:28:47 ---> Running in 9dde4e3268bf 19:28:47 Removing intermediate container 9dde4e3268bf 19:28:47 ---> 903f6cb0fafb 19:28:47 Step 15/25 : RUN apk add --update --no-cache 19:28:47 ---> Running in 6cdeebd3b937 19:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:28:47 OK: 8 MiB in 15 packages 19:28:47 Removing intermediate container 6cdeebd3b937 19:28:47 ---> 1c3782719659 19:28:47 Step 16/25 : WORKDIR / 19:28:47 ---> Running in dbd742c7396b 19:28:48 Removing intermediate container dbd742c7396b 19:28:48 ---> d8a35b2c80a0 19:28:48 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:28:48 ---> 126a57b6ff06 19:28:48 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:28:49 ---> 19cbbe94e61b 19:28:49 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:28:50 ---> 3c4ff57c20d3 19:28:50 Step 20/25 : EXPOSE 59910 19:28:50 ---> Running in 92b0da7510d6 19:28:51 Removing intermediate container 92b0da7510d6 19:28:51 ---> f13ef48f35f4 19:28:51 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:28:51 ---> Running in 39d1a3eb9ae9 19:28:51 Removing intermediate container 39d1a3eb9ae9 19:28:51 ---> 82c290d5febc 19:28:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:28:51 ---> Running in 02f942ce82d4 19:28:51 Removing intermediate container 02f942ce82d4 19:28:51 ---> 9cbac651af31 19:28:51 Step 23/25 : LABEL arch=arm64 19:28:51 ---> Running in d91d4a84a3e7 19:28:52 Removing intermediate container d91d4a84a3e7 19:28:52 ---> a2a4e87695dd 19:28:52 Step 24/25 : LABEL git_sha=dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:28:52 ---> Running in 5ab62021f2f3 19:28:52 Removing intermediate container 5ab62021f2f3 19:28:52 ---> 5642a80623a2 19:28:52 Step 25/25 : LABEL version=3.1.0-dev.23 19:28:52 ---> Running in 7ccbcb06a623 19:28:52 Removing intermediate container 7ccbcb06a623 19:28:52 ---> cdc25d515004 19:28:52 [Warning] One or more build-args [ARCH] were not consumed 19:28:52 Successfully built cdc25d515004 19:28:52 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:53 provisioning config files... 19:28:53 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/110@tmp/config11277867884822342543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:53 ---> docker-login.sh 19:28:53 nexus3.edgexfoundry.org:10001 19:28:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:53 Configure a credential helper to remove this warning. See 19:28:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:53 19:28:53 Login Succeeded 19:28:53 nexus3.edgexfoundry.org:10002 19:28:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:53 Configure a credential helper to remove this warning. See 19:28:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:53 19:28:53 Login Succeeded 19:28:53 nexus3.edgexfoundry.org:10003 19:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:54 Configure a credential helper to remove this warning. See 19:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:54 19:28:54 Login Succeeded 19:28:54 nexus3.edgexfoundry.org:10004 19:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:54 Configure a credential helper to remove this warning. See 19:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:54 19:28:54 Login Succeeded 19:28:54 docker.io 19:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:55 Configure a credential helper to remove this warning. See 19:28:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:55 19:28:55 Login Succeeded 19:28:55 ---> docker-login.sh ends [Pipeline] } 19:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:28:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:55 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 19:28:55 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:28:55 latest 19:28:55 3.1.0-dev.23 19:28:55 dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:28:55 main 19:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:55 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:28:56 45d13a19b5dc: Preparing 19:28:56 dfa0ac7ace96: Preparing 19:28:56 2c890ee62448: Preparing 19:28:56 39fe733f09ff: Preparing 19:28:56 5f4d9fc4d98d: Preparing 19:28:56 5f4d9fc4d98d: Layer already exists 19:28:56 39fe733f09ff: Pushed 19:28:56 dfa0ac7ace96: Pushed 19:28:56 2c890ee62448: Pushed 19:29:01 45d13a19b5dc: Pushed 19:29:02 dad3581f68ab7f120ccaa1e9a5c0830c4458f666: digest: sha256:aa0dd787ddfa22eecfbe3ae97b1696534d5a2061459b9548d13bd2e4d6b9555e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:02 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 19:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:29:02 45d13a19b5dc: Preparing 19:29:02 dfa0ac7ace96: Preparing 19:29:02 2c890ee62448: Preparing 19:29:02 39fe733f09ff: Preparing 19:29:02 5f4d9fc4d98d: Preparing 19:29:02 39fe733f09ff: Layer already exists 19:29:02 dfa0ac7ace96: Layer already exists 19:29:02 5f4d9fc4d98d: Layer already exists 19:29:02 2c890ee62448: Layer already exists 19:29:02 45d13a19b5dc: Layer already exists 19:29:03 latest: digest: sha256:aa0dd787ddfa22eecfbe3ae97b1696534d5a2061459b9548d13bd2e4d6b9555e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:03 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.23 19:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:29:03 45d13a19b5dc: Preparing 19:29:03 dfa0ac7ace96: Preparing 19:29:03 2c890ee62448: Preparing 19:29:03 39fe733f09ff: Preparing 19:29:03 5f4d9fc4d98d: Preparing 19:29:03 45d13a19b5dc: Layer already exists 19:29:03 5f4d9fc4d98d: Layer already exists 19:29:03 dfa0ac7ace96: Layer already exists 19:29:03 2c890ee62448: Layer already exists 19:29:03 39fe733f09ff: Layer already exists 19:29:03 3.1.0-dev.23: digest: sha256:aa0dd787ddfa22eecfbe3ae97b1696534d5a2061459b9548d13bd2e4d6b9555e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:29:04 45d13a19b5dc: Preparing 19:29:04 dfa0ac7ace96: Preparing 19:29:04 2c890ee62448: Preparing 19:29:04 39fe733f09ff: Preparing 19:29:04 5f4d9fc4d98d: Preparing 19:29:04 45d13a19b5dc: Layer already exists 19:29:04 5f4d9fc4d98d: Layer already exists 19:29:04 2c890ee62448: Layer already exists 19:29:04 dfa0ac7ace96: Layer already exists 19:29:04 39fe733f09ff: Layer already exists 19:29:04 dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23: digest: sha256:aa0dd787ddfa22eecfbe3ae97b1696534d5a2061459b9548d13bd2e4d6b9555e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 19:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 19:29:05 45d13a19b5dc: Preparing 19:29:05 dfa0ac7ace96: Preparing 19:29:05 2c890ee62448: Preparing 19:29:05 39fe733f09ff: Preparing 19:29:05 5f4d9fc4d98d: Preparing 19:29:05 39fe733f09ff: Layer already exists 19:29:05 2c890ee62448: Layer already exists 19:29:05 dfa0ac7ace96: Layer already exists 19:29:05 5f4d9fc4d98d: Layer already exists 19:29:05 45d13a19b5dc: Layer already exists 19:29:05 main: digest: sha256:aa0dd787ddfa22eecfbe3ae97b1696534d5a2061459b9548d13bd2e4d6b9555e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:05 ===================================================== [Pipeline] echo 19:29:05 taggedImages: 19:29:05 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666 19:29:05 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 19:29:05 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.23 19:29:05 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dad3581f68ab7f120ccaa1e9a5c0830c4458f666-3.1.0-dev.23 19:29:05 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:05 19:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:06 arm64: Pulling from edgex-lftools-log-publisher 19:29:06 8998bd30e6a1: Pulling fs layer 19:29:06 04944245beec: Pulling fs layer 19:29:06 699f458cf7ca: Pulling fs layer 19:29:06 765212b225bb: Pulling fs layer 19:29:06 f23df028b6ca: Pulling fs layer 19:29:06 d65c8cfc05b1: Pulling fs layer 19:29:06 2437ff75d9bd: Pulling fs layer 19:29:06 f23df028b6ca: Waiting 19:29:06 d65c8cfc05b1: Waiting 19:29:06 2437ff75d9bd: Waiting 19:29:06 765212b225bb: Waiting 19:29:06 04944245beec: Verifying Checksum 19:29:06 04944245beec: Download complete 19:29:06 765212b225bb: Verifying Checksum 19:29:06 765212b225bb: Download complete 19:29:06 f23df028b6ca: Verifying Checksum 19:29:06 f23df028b6ca: Download complete 19:29:06 d65c8cfc05b1: Verifying Checksum 19:29:06 d65c8cfc05b1: Download complete 19:29:06 699f458cf7ca: Verifying Checksum 19:29:06 699f458cf7ca: Download complete 19:29:07 8998bd30e6a1: Verifying Checksum 19:29:07 8998bd30e6a1: Download complete 19:29:09 2437ff75d9bd: Verifying Checksum 19:29:09 2437ff75d9bd: Download complete 19:29:11 8998bd30e6a1: Pull complete 19:29:12 04944245beec: Pull complete 19:29:13 699f458cf7ca: Pull complete 19:29:13 765212b225bb: Pull complete 19:29:14 f23df028b6ca: Pull complete 19:29:15 d65c8cfc05b1: Pull complete 19:29:33 2437ff75d9bd: Pull complete 19:29:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-17082 does not seem to be running inside a container 19:29:33 $ 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/110 -v /w/workspace/device-gpio/110:/w/workspace/device-gpio/110:rw,z -v /w/workspace/device-gpio/110@tmp:/w/workspace/device-gpio/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:37 $ docker top 4dc77ad46f11ee9aee5af75997b1564868e19a5be4165ac459b9b573b3188fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:38 ---> job-cost.sh 19:29:38 lf-activate-venv: SKIPPING 19:29:38 INFO: No Stack... 19:29:38 INFO: Retrieving Pricing Info for: v3-standard-4 19:29:39 INFO: Archiving Costs [Pipeline] sh 19:29:40 + cat /w/workspace/device-gpio/110/archives/cost.csv 19:29:40 + cut -d, -f6 [Pipeline] lock 19:29:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] 19:29:40 Resource [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] did not exist. Created. 19:29:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:40 /w/workspace/device-gpio/110@tmp/durable-b404493e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:29:41 + echo total: 0.10999999940395355 [Pipeline] stash 19:29:41 Warning: overwriting stash ‘stack-cost’ 19:29:41 Stashed 1 file(s) [Pipeline] } 19:29:41 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:41 $ docker stop --time=1 4dc77ad46f11ee9aee5af75997b1564868e19a5be4165ac459b9b573b3188fba 19:29:43 $ docker rm -f --volumes 4dc77ad46f11ee9aee5af75997b1564868e19a5be4165ac459b9b573b3188fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:29:43 provisioning config files... 19:29:43 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13511208034920375429tmp [Pipeline] { [Pipeline] sh 19:29:43 + set +x 19:29:43 + curl -s https://codecov.io/bash 19:29:43 + bash -s -- 19:29:43 19:29:43 _____ _ 19:29:43 / ____| | | 19:29:43 | | ___ __| | ___ ___ _____ __ 19:29:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:43 Bash-1.0.6 19:29:43 19:29:43 19:29:43 ==> git version 2.25.1 found 19:29:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:29:43 Release-Date: 2020-01-08 19:29:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:29:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:29:43 ==> Jenkins CI detected. 19:29:43 current dir:  /w/workspace/edgexfoundry_device-gpio_main 19:29:43 project root: . 19:29:43 --> token set from env 19:29:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:43 ==> Running gcov in . (disable via -X gcov) 19:29:43 ==> Python coveragepy not found 19:29:43 ==> Searching for coverage reports in: 19:29:43 + . 19:29:43 -> Found 1 reports 19:29:43 ==> Detecting git/mercurial file structure 19:29:43 ==> Reading reports 19:29:43 + ./coverage.out bytes=10 19:29:43 ==> Appending adjustments 19:29:43 https://docs.codecov.io/docs/fixing-reports 19:29:44 + Found adjustments 19:29:44 ==> Gzipping contents 19:29:44 4.0K /tmp/codecov.Hf4ic4.gz 19:29:44 ==> Uploading reports 19:29:44 url: https://codecov.io 19:29:44 query: branch=main&commit=dad3581f68ab7f120ccaa1e9a5c0830c4458f666&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 19:29:44 -> Pinging Codecov 19:29:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=dad3581f68ab7f120ccaa1e9a5c0830c4458f666&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 19:29:44 -> Uploading to 19:29:44 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/dad3581f68ab7f120ccaa1e9a5c0830c4458f666/e714f086-ef61-4a90-91f9-61b1c7aa5200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T192944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79b49d770742549217ada37ac0a334d83c1f3dc2afd8f8a2dd332e80415aa77e 19:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:44 Dload Upload Total Spent Left Speed 19:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2270 --:--:-- --:--:-- --:--:-- 2270 19:29:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] } 19:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:29:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:29:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:44 19:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:29:45 df9b9388f04a: Pulling fs layer 19:29:45 52dc419b0ee2: Pulling fs layer 19:29:45 25bc292e5bac: Pulling fs layer 19:29:45 114826534d7a: Pulling fs layer 19:29:45 4657fd5d0bcf: Pulling fs layer 19:29:45 6ad1cebc031e: Pulling fs layer 19:29:45 8a3aa393b2d8: Pulling fs layer 19:29:45 6ad1cebc031e: Waiting 19:29:45 8a3aa393b2d8: Waiting 19:29:45 114826534d7a: Waiting 19:29:45 25bc292e5bac: Verifying Checksum 19:29:45 25bc292e5bac: Download complete 19:29:45 52dc419b0ee2: Verifying Checksum 19:29:45 52dc419b0ee2: Download complete 19:29:45 4657fd5d0bcf: Verifying Checksum 19:29:45 4657fd5d0bcf: Download complete 19:29:45 df9b9388f04a: Verifying Checksum 19:29:45 df9b9388f04a: Download complete 19:29:45 6ad1cebc031e: Verifying Checksum 19:29:45 6ad1cebc031e: Download complete 19:29:45 df9b9388f04a: Pull complete 19:29:45 52dc419b0ee2: Pull complete 19:29:45 25bc292e5bac: Pull complete 19:29:46 114826534d7a: Verifying Checksum 19:29:46 114826534d7a: Download complete 19:29:46 8a3aa393b2d8: Verifying Checksum 19:29:46 8a3aa393b2d8: Download complete 19:29:49 114826534d7a: Pull complete 19:29:49 4657fd5d0bcf: Pull complete 19:29:49 6ad1cebc031e: Pull complete 19:29:51 8a3aa393b2d8: Pull complete 19:29:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:51 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:29:56 $ docker top 81a42787982988df5a2be076ca84083ba4b8019a99027f61eb51f0463a97299b -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 19:29:57 + set -o pipefail 19:29:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 19:30:02 19:30:02 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 19:30:02 19:30:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/0bfc9dc1-28a4-4972-bc48-37d07115b055 19:30:02 19:30:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:30:02 19:30:02 19:30:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:30:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:30:02 More details here: https://snyk.co/ue1NS 19:30:02 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:30:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:30:02 $ docker stop --time=1 81a42787982988df5a2be076ca84083ba4b8019a99027f61eb51f0463a97299b 19:30:05 $ docker rm -f --volumes 81a42787982988df5a2be076ca84083ba4b8019a99027f61eb51f0463a97299b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:06 + git log --format=format:%s -1 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 [Pipeline] sh 19:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:09 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:30:09 $ docker top 0a973556d5ea14ec052b2fe65d36e36b1bc8332e6d8ec42c9669f8bff7541e35 -eo pid,comm 19:30:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:30:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:09 [ssh-agent] Looking for ssh-agent implementation... 19:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:09 $ docker exec 0a973556d5ea14ec052b2fe65d36e36b1bc8332e6d8ec42c9669f8bff7541e35 ssh-agent 19:30:10 SSH_AUTH_SOCK=/tmp/ssh-hdbDRPVoayjI/agent.33 19:30:10 SSH_AGENT_PID=39 19:30:10 Running ssh-add (command line suppressed) 19:30:10 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6813624918884903625.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6813624918884903625.key) 19:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:10 + git semver tag 19:30:10 2023-11-08 19:30:10,625 [run_tag] DEBUG tag force:False 19:30:10 2023-11-08 19:30:10,626 [check_head_tag] DEBUG check head tag 19:30:10 2023-11-08 19:30:10,626 [execute] INFO git cat-file --batch-check 19:30:10 2023-11-08 19:30:10,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 19:30:10 2023-11-08 19:30:10,630 [execute] INFO git cat-file --batch 19:30:10 2023-11-08 19:30:10,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 19:30:10 2023-11-08 19:30:10,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:10 2023-11-08 19:30:10,642 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 19:30:10 2023-11-08 19:30:10,642 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 19:30:10 2023-11-08 19:30:10,647 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:10 3.1.0-dev.23 [Pipeline] } 19:30:10 $ docker exec --env ******** --env ******** 0a973556d5ea14ec052b2fe65d36e36b1bc8332e6d8ec42c9669f8bff7541e35 ssh-agent -k 19:30:10 unset SSH_AUTH_SOCK; 19:30:10 unset SSH_AGENT_PID; 19:30:10 echo Agent pid 39 killed; 19:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:11 + git semver [Pipeline] } 19:30:11 $ docker stop --time=1 0a973556d5ea14ec052b2fe65d36e36b1bc8332e6d8ec42c9669f8bff7541e35 19:30:12 $ docker rm -f --volumes 0a973556d5ea14ec052b2fe65d36e36b1bc8332e6d8ec42c9669f8bff7541e35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:13 19:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:13 0.23.1-centos7: Pulling from edgex-lftools 19:30:13 ab5ef0e58194: Pulling fs layer 19:30:13 9712f1f96733: Pulling fs layer 19:30:13 63f879dbbcfc: Pulling fs layer 19:30:13 0d9ebad4ef96: Pulling fs layer 19:30:13 e9a5061849ea: Pulling fs layer 19:30:13 d747dcd14b5f: Pulling fs layer 19:30:13 2de7ff778b66: Pulling fs layer 19:30:13 0d9ebad4ef96: Waiting 19:30:13 d747dcd14b5f: Waiting 19:30:13 e9a5061849ea: Waiting 19:30:13 2de7ff778b66: Waiting 19:30:13 9712f1f96733: Verifying Checksum 19:30:13 9712f1f96733: Download complete 19:30:13 63f879dbbcfc: Verifying Checksum 19:30:13 63f879dbbcfc: Download complete 19:30:13 e9a5061849ea: Verifying Checksum 19:30:13 e9a5061849ea: Download complete 19:30:13 d747dcd14b5f: Verifying Checksum 19:30:13 d747dcd14b5f: Download complete 19:30:13 0d9ebad4ef96: Verifying Checksum 19:30:13 0d9ebad4ef96: Download complete 19:30:13 ab5ef0e58194: Verifying Checksum 19:30:13 ab5ef0e58194: Download complete 19:30:13 2de7ff778b66: Verifying Checksum 19:30:13 2de7ff778b66: Download complete 19:30:17 ab5ef0e58194: Pull complete 19:30:17 9712f1f96733: Pull complete 19:30:17 63f879dbbcfc: Pull complete 19:30:21 0d9ebad4ef96: Pull complete 19:30:21 e9a5061849ea: Pull complete 19:30:21 d747dcd14b5f: Pull complete 19:30:22 2de7ff778b66: Pull complete 19:30:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:22 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:30:26 $ docker top eab7afa5a1f8cf6950a72f39cc9be75f44540a1dee1b5c4b4e0f89ad50937ef8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:30:26 provisioning config files... 19:30:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13190853301999128097tmp 19:30:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6632848910769609839tmp 19:30:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4469538664185065020tmp [Pipeline] { [Pipeline] echo 19:30:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:30:27 ---> sigul-configuration.sh 19:30:27 gpg: directory `/root/.gnupg' created 19:30:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:30:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:30:27 gpg: keyring `/root/.gnupg/secring.gpg' created 19:30:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:30:27 gpg: CAST5 encrypted data 19:30:27 gpg: encrypted with 1 passphrase 19:30:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:30:27 + mkdir /home/jenkins 19:30:27 + mkdir /home/jenkins/sigul [Pipeline] sh 19:30:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:30:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:30:27 ---> sigul-install.sh 19:30:27 Sigul already installed; skipping installation. [Pipeline] sh 19:30:28 + git tag --list 19:30:28 v1.0.0 19:30:28 v2.1.0 19:30:28 v2.1.1 19:30:28 v2.2.0 19:30:28 v2.3.0 19:30:28 v3.0 19:30:28 v3.0.0 19:30:28 v3.1.0-dev.1 19:30:28 v3.1.0-dev.10 19:30:28 v3.1.0-dev.11 19:30:28 v3.1.0-dev.12 19:30:28 v3.1.0-dev.13 19:30:28 v3.1.0-dev.14 19:30:28 v3.1.0-dev.15 19:30:28 v3.1.0-dev.16 19:30:28 v3.1.0-dev.17 19:30:28 v3.1.0-dev.18 19:30:28 v3.1.0-dev.19 19:30:28 v3.1.0-dev.2 19:30:28 v3.1.0-dev.20 19:30:28 v3.1.0-dev.21 19:30:28 v3.1.0-dev.22 19:30:28 v3.1.0-dev.23 19:30:28 v3.1.0-dev.3 19:30:28 v3.1.0-dev.4 19:30:28 v3.1.0-dev.5 19:30:28 v3.1.0-dev.6 19:30:28 v3.1.0-dev.7 19:30:28 v3.1.0-dev.8 19:30:28 v3.1.0-dev.9 [Pipeline] sh 19:30:28 + lftools sign git-tag v3.1.0-dev.23 19:30:29 Signing Git tag with Sigul... 19:30:29 Signing v3.1.0-dev.23 [Pipeline] echo 19:30:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:30:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:30:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:30:29 $ docker stop --time=1 eab7afa5a1f8cf6950a72f39cc9be75f44540a1dee1b5c4b4e0f89ad50937ef8 19:30:31 $ docker rm -f --volumes eab7afa5a1f8cf6950a72f39cc9be75f44540a1dee1b5c4b4e0f89ad50937ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:30:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:31 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:30:32 $ docker top 75e25f3ed673e1232f3b8158a66f0f1998646fbab0258c9fab3262e88ca1f235 -eo pid,comm 19:30:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:32 [ssh-agent] Looking for ssh-agent implementation... 19:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:32 $ docker exec 75e25f3ed673e1232f3b8158a66f0f1998646fbab0258c9fab3262e88ca1f235 ssh-agent 19:30:32 SSH_AUTH_SOCK=/tmp/ssh-r6AgPoNC4XnP/agent.33 19:30:32 SSH_AGENT_PID=39 19:30:32 Running ssh-add (command line suppressed) 19:30:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4285833772237530107.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4285833772237530107.key) 19:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:32 + git semver bump pre 19:30:33 2023-11-08 19:30:33,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:33 2023-11-08 19:30:33,029 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 19:30:33 2023-11-08 19:30:33,029 [bump_version] DEBUG bumped version:3.1.0-dev.24 19:30:33 2023-11-08 19:30:33,029 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 19:30:33 2023-11-08 19:30:33,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:33 2023-11-08 19:30:33,029 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:33 2023-11-08 19:30:33,032 [execute] INFO git cat-file --batch-check 19:30:33 2023-11-08 19:30:33,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:30:33 2023-11-08 19:30:33,037 [execute] INFO git cat-file --batch 19:30:33 2023-11-08 19:30:33,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:30:33 2023-11-08 19:30:33,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:33 3.1.0-dev.24 [Pipeline] } 19:30:33 $ docker exec --env ******** --env ******** 75e25f3ed673e1232f3b8158a66f0f1998646fbab0258c9fab3262e88ca1f235 ssh-agent -k 19:30:33 unset SSH_AUTH_SOCK; 19:30:33 unset SSH_AGENT_PID; 19:30:33 echo Agent pid 39 killed; 19:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:33 + git semver [Pipeline] } 19:30:33 $ docker stop --time=1 75e25f3ed673e1232f3b8158a66f0f1998646fbab0258c9fab3262e88ca1f235 19:30:35 $ docker rm -f --volumes 75e25f3ed673e1232f3b8158a66f0f1998646fbab0258c9fab3262e88ca1f235 [Pipeline] // withDockerContainer [Pipeline] sh 19:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:35 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:30:36 $ docker top 1b673b219d83b392ef0a664d2ffd961c4a20ee11cefa170c716b9bbbe9aa7a89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:36 [ssh-agent] Looking for ssh-agent implementation... 19:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:36 $ docker exec 1b673b219d83b392ef0a664d2ffd961c4a20ee11cefa170c716b9bbbe9aa7a89 ssh-agent 19:30:36 SSH_AUTH_SOCK=/tmp/ssh-zOsZ7YWUnvvr/agent.33 19:30:36 SSH_AGENT_PID=39 19:30:36 Running ssh-add (command line suppressed) 19:30:36 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7206798891755489328.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7206798891755489328.key) 19:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:37 + git semver push 19:30:37 2023-11-08 19:30:37,241 [run_push] DEBUG push 19:30:37 2023-11-08 19:30:37,242 [execute] INFO git cat-file --batch-check 19:30:37 2023-11-08 19:30:37,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 19:30:37 2023-11-08 19:30:37,246 [execute] INFO git rev-list 36647ea8b4bf40477832ba0564c6df1667bcab3f -- 19:30:37 2023-11-08 19:30:37,246 [execute] DEBUG Popen(['git', 'rev-list', '36647ea8b4bf40477832ba0564c6df1667bcab3f', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 19:30:37 2023-11-08 19:30:37,254 [execute] INFO git fetch -v origin 19:30:37 2023-11-08 19:30:37,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 19:30:37 2023-11-08 19:30:37,788 [run_push] DEBUG no remote changes detected 19:30:37 2023-11-08 19:30:37,789 [execute] INFO git push origin semver 19:30:37 2023-11-08 19:30:37,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 19:30:38 2023-11-08 19:30:38,550 [run_push] DEBUG push all version tags 19:30:38 2023-11-08 19:30:38,551 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:30:38 2023-11-08 19:30:38,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 19:30:39 2023-11-08 19:30:39,311 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 19:30:39 3.1.0-dev.24 [Pipeline] } 19:30:39 $ docker exec --env ******** --env ******** 1b673b219d83b392ef0a664d2ffd961c4a20ee11cefa170c716b9bbbe9aa7a89 ssh-agent -k 19:30:39 unset SSH_AUTH_SOCK; 19:30:39 unset SSH_AGENT_PID; 19:30:39 echo Agent pid 39 killed; 19:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:39 + git semver [Pipeline] } 19:30:40 $ docker stop --time=1 1b673b219d83b392ef0a664d2ffd961c4a20ee11cefa170c716b9bbbe9aa7a89 19:30:41 $ docker rm -f --volumes 1b673b219d83b392ef0a664d2ffd961c4a20ee11cefa170c716b9bbbe9aa7a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:30:41 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 19:30:41 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:30:41 total 16 19:30:41 drwxr-xr-x 3 root root 4096 Nov 8 19:21 . 19:30:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:30 .. 19:30:41 drwxr-xr-x 2 root root 4096 Nov 8 19:21 cost 19:30:41 -rw-r--r-- 1 root root 84 Nov 8 19:21 cost.csv 19:30:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 19:30:41 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:30:41 total 16 19:30:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:21 . 19:30:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:30 .. 19:30:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:21 cost 19:30:41 -rw-r--r-- 1 jenkins jenkins 84 Nov 8 19:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:30:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:30:43 ---> package-listing.sh 19:30:43 ++ facter osfamily 19:30:43 ++ tr '[:upper:]' '[:lower:]' 19:30:43 + OS_FAMILY=debian 19:30:43 + workspace=/w/workspace/edgexfoundry_device-gpio_main 19:30:43 + START_PACKAGES=/tmp/packages_start.txt 19:30:43 + END_PACKAGES=/tmp/packages_end.txt 19:30:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:43 + PACKAGES=/tmp/packages_start.txt 19:30:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:30:43 + PACKAGES=/tmp/packages_end.txt 19:30:43 + case "${OS_FAMILY}" in 19:30:43 + dpkg -l 19:30:43 + grep '^ii' 19:30:43 + '[' -f /tmp/packages_start.txt ']' 19:30:43 + '[' -f /tmp/packages_end.txt ']' 19:30:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:30:43 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 19:30:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 19:30:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:30:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:44 prd-ubuntu20.04-docker-8c-8g-17075 does not seem to be running inside a container 19:30:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:30:44 $ docker top 649a930d137a24d785e67ee9c6b5793e95c915bef554bbd91a5cb5e2aad75ebe -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:30:45 + ls /var/log/sa-host 19:30:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:45 provisioning config files... 19:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12759027624820337554tmp [Pipeline] { [Pipeline] echo 19:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:45 ---> create-netrc.sh [Pipeline] } 19:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:46 ---> python-tools-install.sh [Pipeline] echo 19:30:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:46 ---> sudo-logs.sh 19:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:46 ---> job-cost.sh 19:30:46 lf-activate-venv: SKIPPING 19:30:46 DEBUG: total: 0.2199999988079071 19:30:46 INFO: Retrieving Stack Cost... 19:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:30:47 INFO: Archiving Costs [Pipeline] echo 19:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:47 ---> logs-deploy.sh 19:30:47 lf-activate-venv: SKIPPING 19:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/110 19:30:47 INFO: archiving workspace using pattern(s): 19:30:48 Archives upload complete. 19:30:48 INFO: archiving logs to Nexus