Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 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-ssh5148777964679192875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13240030478582847474.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6054402908143697740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15548682675137451837.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-ssh16818507354560665291.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6985’ Running on prd-ubuntu20.04-docker-8c-8g-6987 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 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 Commit message: "Merge pull request #238 from cloudxxx8/issue-215" > git rev-list --no-walk 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:03 ========================================================= 08:39:03 EdgeX Global Pipelines Version Info 08:39:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:04 ------------------- 08:39:04 stable info: 08:39:04 ------------------- 08:39:04 Commited By: Ginny Guan ginny@iotechsys.com 08:39:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:39:04 Message: update stable to v1.0.260 08:39:05 ------------------- 08:39:05 experimental info: 08:39:05 ------------------- 08:39:05 Commited By: Ginny Guan ginny@iotechsys.com 08:39:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:39:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:39:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:39:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:39:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo 08:39:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e48db9 [Pipeline] echo 08:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:06 provisioning config files... 08:39:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16061030400522138327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:06 ---> ****-login.sh 08:39:06 nexus3.edgexfoundry.org:10001 08:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:06 Configure a credential helper to remove this warning. See 08:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:06 08:39:06 Login Succeeded 08:39:06 nexus3.edgexfoundry.org:10002 08:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:07 Configure a credential helper to remove this warning. See 08:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:07 08:39:07 Login Succeeded 08:39:07 nexus3.edgexfoundry.org:10003 08:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:07 Configure a credential helper to remove this warning. See 08:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:07 08:39:07 Login Succeeded 08:39:07 nexus3.edgexfoundry.org:10004 08:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:07 Configure a credential helper to remove this warning. See 08:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:07 08:39:07 Login Succeeded 08:39:07 ****.io 08:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:07 Configure a credential helper to remove this warning. See 08:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:07 08:39:07 Login Succeeded 08:39:07 ---> ****-login.sh ends [Pipeline] } 08:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:39:08 + git rev-list -1 --merges 5e48db97a8988fffcfcc719ccc3171eb5c7f9682~1..5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo 08:39:08 -----------> git rev-list -1 --merges 5e48db97a8988fffcfcc719ccc3171eb5c7f9682~1..5e48db97a8988fffcfcc719ccc3171eb5c7f9682 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:39:08 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [false] [Pipeline] sh 08:39:08 + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo 08:39:08 ========================================================= 08:39:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:39:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:08 + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo 08:39:08 [semverPrep] GIT_COMMIT: 5e48db97a8988fffcfcc719ccc3171eb5c7f9682, Commit Message: Merge pull request #238 from cloudxxx8/issue-215 [Pipeline] echo 08:39:08 [semverPrep] This is not a build commit. [Pipeline] sh 08:39:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:09 + grep -v github /etc/ssh/ssh_known_hosts 08:39:09 + [ -e /tmp/ssh_known_hosts ] 08:39:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:39:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:39:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:39:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:09 08:39:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:09 0.1.4: Pulling from edgex-devops/py-git-semver 08:39:09 b85a868b505f: Pulling fs layer 08:39:09 e2be974225ed: Pulling fs layer 08:39:09 339a4e72a1f5: Pulling fs layer 08:39:09 988bab9f4d93: Pulling fs layer 08:39:09 1469e6f7b9e6: Pulling fs layer 08:39:09 eaf3925da568: Pulling fs layer 08:39:09 bab4dde63d76: Pulling fs layer 08:39:09 bde34c3a00c8: Pulling fs layer 08:39:09 b352a97aabf1: Pulling fs layer 08:39:09 4872d77fe225: Pulling fs layer 08:39:09 5851b861e8e6: Pulling fs layer 08:39:09 988bab9f4d93: Waiting 08:39:09 1469e6f7b9e6: Waiting 08:39:09 eaf3925da568: Waiting 08:39:09 bab4dde63d76: Waiting 08:39:09 bde34c3a00c8: Waiting 08:39:09 b352a97aabf1: Waiting 08:39:09 4872d77fe225: Waiting 08:39:09 5851b861e8e6: Waiting 08:39:09 e2be974225ed: Download complete 08:39:09 988bab9f4d93: Verifying Checksum 08:39:09 988bab9f4d93: Download complete 08:39:09 1469e6f7b9e6: Verifying Checksum 08:39:09 1469e6f7b9e6: Download complete 08:39:09 339a4e72a1f5: Verifying Checksum 08:39:09 339a4e72a1f5: Download complete 08:39:09 eaf3925da568: Verifying Checksum 08:39:09 eaf3925da568: Download complete 08:39:10 bde34c3a00c8: Verifying Checksum 08:39:10 bde34c3a00c8: Download complete 08:39:10 b352a97aabf1: Download complete 08:39:10 4872d77fe225: Verifying Checksum 08:39:10 4872d77fe225: Download complete 08:39:10 5851b861e8e6: Verifying Checksum 08:39:10 5851b861e8e6: Download complete 08:39:10 b85a868b505f: Verifying Checksum 08:39:10 b85a868b505f: Download complete 08:39:10 bab4dde63d76: Verifying Checksum 08:39:10 bab4dde63d76: Download complete 08:39:11 b85a868b505f: Pull complete 08:39:11 e2be974225ed: Pull complete 08:39:11 339a4e72a1f5: Pull complete 08:39:12 988bab9f4d93: Pull complete 08:39:12 1469e6f7b9e6: Pull complete 08:39:12 eaf3925da568: Pull complete 08:39:14 bab4dde63d76: Pull complete 08:39:14 bde34c3a00c8: Pull complete 08:39:14 b352a97aabf1: Pull complete 08:39:14 4872d77fe225: Pull complete 08:39:14 5851b861e8e6: Pull complete 08:39:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:14 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:39:15 $ docker top dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df -eo pid,comm 08:39:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:39:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:15 [ssh-agent] Looking for ssh-agent implementation... 08:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:15 $ docker exec dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent 08:39:15 SSH_AUTH_SOCK=/tmp/ssh-2AMEFN7QOzmK/agent.32 08:39:15 SSH_AGENT_PID=38 08:39:15 Running ssh-add (command line suppressed) 08:39:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9509108557704258589.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9509108557704258589.key) 08:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:16 + git tag --points-at HEAD [Pipeline] } 08:39:16 $ docker exec --env ******** --env ******** dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent -k 08:39:16 unset SSH_AUTH_SOCK; 08:39:16 unset SSH_AGENT_PID; 08:39:16 echo Agent pid 38 killed; 08:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:16 [ssh-agent] Looking for ssh-agent implementation... 08:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:16 $ docker exec dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent 08:39:16 SSH_AUTH_SOCK=/tmp/ssh-o5wYI2sAvoJ1/agent.71 08:39:16 SSH_AGENT_PID=77 08:39:16 Running ssh-add (command line suppressed) 08:39:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1262043804510733091.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1262043804510733091.key) 08:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:17 + git semver init 08:39:17 2024-08-02 08:39:17,398 [run_init] DEBUG init version:0.0.0 force:False 08:39:17 2024-08-02 08:39:17,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 08:39:17 2024-08-02 08:39:17,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 08:39:17 2024-08-02 08:39:17,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 08:39:18 2024-08-02 08:39:18,719 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 08:39:18 2024-08-02 08:39:18,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 08:39:18 2024-08-02 08:39:18,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:39:18 2024-08-02 08:39:18,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:39:18 3.2.0-dev.12 [Pipeline] } 08:39:18 $ docker exec --env ******** --env ******** dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent -k 08:39:18 unset SSH_AUTH_SOCK; 08:39:18 unset SSH_AGENT_PID; 08:39:18 echo Agent pid 77 killed; 08:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:19 + git semver [Pipeline] } 08:39:19 $ docker stop --time=1 dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df 08:39:20 $ docker rm -f --volumes dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df [Pipeline] // withDockerContainer [Pipeline] sh 08:39:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:39:21 Stashed 1 file(s) [Pipeline] echo 08:39:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:21 provisioning config files... 08:39:21 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2960957291676279381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:22 ---> ****-login.sh 08:39:22 nexus3.edgexfoundry.org:10001 08:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:22 Configure a credential helper to remove this warning. See 08:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:22 08:39:22 Login Succeeded 08:39:22 nexus3.edgexfoundry.org:10002 08:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:22 Configure a credential helper to remove this warning. See 08:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:22 08:39:22 Login Succeeded 08:39:22 nexus3.edgexfoundry.org:10003 08:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:22 Configure a credential helper to remove this warning. See 08:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:22 08:39:22 Login Succeeded 08:39:22 nexus3.edgexfoundry.org:10004 08:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:22 Configure a credential helper to remove this warning. See 08:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:22 08:39:22 Login Succeeded 08:39:22 ****.io 08:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:22 Configure a credential helper to remove this warning. See 08:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:22 08:39:22 Login Succeeded 08:39:22 ---> ****-login.sh ends [Pipeline] } 08:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:39:22 ========================================================= 08:39:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:39:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + 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 . 08:39:23 Sending build context to Docker daemon 30.55MB 08:39:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:39:23 Step 2/12 : FROM ${BASE} AS builder 08:39:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:39:23 619be1103602: Pulling fs layer 08:39:23 7862e08f4a3e: Pulling fs layer 08:39:23 5df492c9dc93: Pulling fs layer 08:39:23 7629e6793208: Pulling fs layer 08:39:23 4f4fb700ef54: Pulling fs layer 08:39:23 fb5054dd5b73: Pulling fs layer 08:39:23 eeca6798cff9: Pulling fs layer 08:39:23 aa269ceb94a6: Pulling fs layer 08:39:23 ada007ff1a6a: Pulling fs layer 08:39:23 4f4fb700ef54: Waiting 08:39:23 ada007ff1a6a: Waiting 08:39:23 eeca6798cff9: Waiting 08:39:23 fb5054dd5b73: Waiting 08:39:23 7629e6793208: Waiting 08:39:23 aa269ceb94a6: Waiting 08:39:23 7862e08f4a3e: Verifying Checksum 08:39:23 7862e08f4a3e: Download complete 08:39:23 7629e6793208: Download complete 08:39:23 4f4fb700ef54: Verifying Checksum 08:39:23 4f4fb700ef54: Download complete 08:39:23 619be1103602: Verifying Checksum 08:39:23 619be1103602: Download complete 08:39:23 fb5054dd5b73: Verifying Checksum 08:39:23 fb5054dd5b73: Download complete 08:39:23 eeca6798cff9: Verifying Checksum 08:39:23 eeca6798cff9: Download complete 08:39:23 619be1103602: Pull complete 08:39:23 ada007ff1a6a: Verifying Checksum 08:39:23 ada007ff1a6a: Download complete 08:39:23 7862e08f4a3e: Pull complete 08:39:23 5df492c9dc93: Verifying Checksum 08:39:23 5df492c9dc93: Download complete 08:39:24 aa269ceb94a6: Verifying Checksum 08:39:24 aa269ceb94a6: Download complete 08:39:27 5df492c9dc93: Pull complete 08:39:27 7629e6793208: Pull complete 08:39:27 4f4fb700ef54: Pull complete 08:39:27 fb5054dd5b73: Pull complete 08:39:27 eeca6798cff9: Pull complete 08:39:29 aa269ceb94a6: Pull complete 08:39:30 ada007ff1a6a: Pull complete 08:39:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:39:30 ---> f489d0715acc 08:39:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:39:31 ---> Running in 7faaec8fc851 08:39:31 Removing intermediate container 7faaec8fc851 08:39:31 ---> 91a29b449aca 08:39:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:39:31 ---> Running in 9b35459acd0f 08:39:31 Removing intermediate container 9b35459acd0f 08:39:31 ---> 58fbc3374d0c 08:39:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:39:31 ---> Running in 3c73d30c6234 08:39:31 Removing intermediate container 3c73d30c6234 08:39:31 ---> a46820a78334 08:39:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:39:31 ---> Running in f7ee78153460 08:39:31 Removing intermediate container f7ee78153460 08:39:31 ---> c76114045bc7 08:39:31 Step 7/12 : WORKDIR /device-gpio 08:39:31 ---> Running in 6ef02a7150be 08:39:31 Removing intermediate container 6ef02a7150be 08:39:31 ---> 6cc1c2622836 08:39:31 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:39:31 ---> Running in f384af321211 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:39:32 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:39:32 (2/4) Installing libedit (20221030.3.1-r1) 08:39:32 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:39:32 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:39:32 Executing busybox-1.36.1-r5.trigger 08:39:32 OK: 268 MiB in 56 packages 08:39:33 Removing intermediate container f384af321211 08:39:33 ---> 157916e71a6a 08:39:33 Step 9/12 : COPY go.mod vendor* ./ 08:39:33 ---> dbf4afcc56ec 08:39:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:33 ---> Running in a7ec938511c0 08:39:36 Still waiting to schedule task 08:39:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6986’ 08:40:19 Removing intermediate container a7ec938511c0 08:40:19 ---> 593bd4c5af73 08:40:19 Step 11/12 : COPY . . 08:40:19 ---> 91ab6dcfed07 08:40:19 Step 12/12 : RUN ${MAKE} 08:40:19 ---> Running in d60ca4b0facf 08:40:19 noop 08:40:19 Removing intermediate container d60ca4b0facf 08:40:19 ---> 41466b832a5a 08:40:19 Successfully built 41466b832a5a 08:40:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:20 + docker inspect -f . ci-base-image-x86_64 08:40:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:20 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:40:20 $ docker top 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:21 + go version 08:40:21 go version go1.21.9 linux/amd64 [Pipeline] } 08:40:21 $ docker stop --time=1 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 08:40:22 $ docker rm -f --volumes 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:22 + docker inspect -f . ci-base-image-x86_64 08:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:22 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:40:23 $ docker top f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 08:40:23 + make test 08:40:23 go test ./... -coverprofile=coverage.out ./... 08:40:25 ? github.com/edgexfoundry/device-gpio [no test files] 08:40:43 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:40:43 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:40:49 go vet ./... 08:40:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:40:55 $ docker stop --time=1 f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 08:40:57 $ docker rm -f --volumes f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:40:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:40:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:40:58 + ls -al . 08:40:58 total 228 08:40:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:40 . 08:40:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:38 .. 08:40:58 -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:38 .dockerignore 08:40:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:40 .git 08:40:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 .github 08:40:58 -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:38 .gitignore 08:40:58 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:38 .golangci.yml 08:40:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:39 .semver 08:40:58 -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:38 Attribution.txt 08:40:58 -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:38 CHANGELOG.md 08:40:58 -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:38 Dockerfile 08:40:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:38 GOVERNANCE.md 08:40:58 -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:38 Jenkinsfile 08:40:58 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:38 LICENSE 08:40:58 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:38 Makefile 08:40:58 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:38 OWNERS.md 08:40:58 -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:38 README.md 08:40:58 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 08:39 VERSION 08:40:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:38 bin 08:40:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 cmd 08:40:58 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:40 coverage.out 08:40:58 -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:38 go.mod 08:40:58 -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:38 go.sum 08:40:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 internal 08:40:58 -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:58 + 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=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 --label arch=amd64 --label version=3.2.0-dev.12 . 08:40:58 Sending build context to Docker daemon 30.55MB 08:40:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:40:58 Step 2/26 : FROM ${BASE} AS builder 08:40:58 ---> 41466b832a5a 08:40:58 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:40:59 ---> Running in 3820929f06c4 08:40:59 Removing intermediate container 3820929f06c4 08:40:59 ---> d7e8f8b2ac44 08:40:59 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:40:59 ---> Running in 3f4cdfeb7d6d 08:40:59 Removing intermediate container 3f4cdfeb7d6d 08:40:59 ---> 6d0e8bf2664b 08:40:59 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:40:59 ---> Running in 26a04f15a5ef 08:40:59 Removing intermediate container 26a04f15a5ef 08:40:59 ---> 6153f6d30086 08:40:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:40:59 ---> Running in 895ea48db783 08:40:59 Removing intermediate container 895ea48db783 08:40:59 ---> 2eeb3b3d0f52 08:40:59 Step 7/26 : WORKDIR /device-gpio 08:40:59 ---> Running in 4f204ca341f3 08:40:59 Removing intermediate container 4f204ca341f3 08:40:59 ---> 1da5a90a5b7f 08:40:59 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:40:59 ---> Running in e6b69fbc51e1 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:41:00 OK: 268 MiB in 56 packages 08:41:00 Removing intermediate container e6b69fbc51e1 08:41:00 ---> 253122ed793f 08:41:00 Step 9/26 : COPY go.mod vendor* ./ 08:41:00 ---> 6d5ae21433bd 08:41:00 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:00 ---> Running in 6484afbcb36b 08:41:01 Removing intermediate container 6484afbcb36b 08:41:01 ---> 7384176d3cac 08:41:01 Step 11/26 : COPY . . 08:41:01 ---> c58ba0ebc7a9 08:41:01 Step 12/26 : RUN ${MAKE} 08:41:01 ---> Running in 941f5a5d05f9 08:41:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:41:28 Removing intermediate container 941f5a5d05f9 08:41:28 ---> 7a434dba67a6 08:41:28 Step 13/26 : FROM alpine:3.18 08:41:28 3.18: Pulling from library/alpine 08:41:28 930bdd4d222e: Pulling fs layer 08:41:28 930bdd4d222e: Pull complete 08:41:28 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:41:28 Status: Downloaded newer image for alpine:3.18 08:41:28 ---> 18f865063206 08:41:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:41:28 ---> Running in 13f886b8675e 08:41:28 Removing intermediate container 13f886b8675e 08:41:28 ---> d36df678858f 08:41:28 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:41:28 ---> Running in 4f204c1ef857 08:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:41:28 (1/1) Installing dumb-init (1.2.5-r2) 08:41:28 Executing busybox-1.36.1-r7.trigger 08:41:28 OK: 7 MiB in 16 packages 08:41:28 Removing intermediate container 4f204c1ef857 08:41:28 ---> 8fd08bbc4b05 08:41:28 Step 16/26 : RUN apk --no-cache upgrade 08:41:28 ---> Running in 3c251e5a10b4 08:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:41:28 OK: 7 MiB in 16 packages 08:41:28 Removing intermediate container 3c251e5a10b4 08:41:28 ---> 3c66bebdeb0f 08:41:28 Step 17/26 : WORKDIR / 08:41:28 ---> Running in 7cf4730439cf 08:41:28 Removing intermediate container 7cf4730439cf 08:41:28 ---> 093b05cc08a3 08:41:28 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:41:29 ---> 0d642fb2449e 08:41:29 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:41:29 ---> e4329b4bec69 08:41:29 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:41:29 ---> 695da9c943b6 08:41:29 Step 21/26 : EXPOSE 59910 08:41:30 ---> Running in 3b5f9e62ea02 08:41:30 Removing intermediate container 3b5f9e62ea02 08:41:30 ---> 5a6291f7c31b 08:41:30 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:41:30 ---> Running in 0cdfa6fafbbd 08:41:30 Removing intermediate container 0cdfa6fafbbd 08:41:30 ---> 75f5d6c7c470 08:41:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:30 ---> Running in b729bf58a708 08:41:30 Removing intermediate container b729bf58a708 08:41:30 ---> d289495577d0 08:41:30 Step 24/26 : LABEL arch=amd64 08:41:30 ---> Running in caa49b7a2deb 08:41:30 Removing intermediate container caa49b7a2deb 08:41:30 ---> e569425be1a4 08:41:30 Step 25/26 : LABEL git_sha=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:41:30 ---> Running in 7d364fd8d5e5 08:41:30 Removing intermediate container 7d364fd8d5e5 08:41:30 ---> 8c1314603be2 08:41:30 Step 26/26 : LABEL version=3.2.0-dev.12 08:41:30 ---> Running in 4993bbf43a8c 08:41:30 Removing intermediate container 4993bbf43a8c 08:41:30 ---> 1d6c8cfaf0c0 08:41:30 [Warning] One or more build-args [ARCH] were not consumed 08:41:30 Successfully built 1d6c8cfaf0c0 08:41:30 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:30 provisioning config files... 08:41:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15176896435141445106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:31 ---> ****-login.sh 08:41:31 nexus3.edgexfoundry.org:10001 08:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:31 Configure a credential helper to remove this warning. See 08:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:31 08:41:31 Login Succeeded 08:41:31 nexus3.edgexfoundry.org:10002 08:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:31 Configure a credential helper to remove this warning. See 08:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:31 08:41:31 Login Succeeded 08:41:31 nexus3.edgexfoundry.org:10003 08:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:31 Configure a credential helper to remove this warning. See 08:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:31 08:41:31 Login Succeeded 08:41:31 nexus3.edgexfoundry.org:10004 08:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:31 Configure a credential helper to remove this warning. See 08:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:31 08:41:31 Login Succeeded 08:41:31 ****.io 08:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:31 Configure a credential helper to remove this warning. See 08:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:31 08:41:31 Login Succeeded 08:41:31 ---> ****-login.sh ends [Pipeline] } 08:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:31 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 08:41:31 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:41:31 latest 08:41:31 3.2.0-dev.12 08:41:31 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:41:31 main 08:41:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:31 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:41:32 0414e9048e7c: Preparing 08:41:32 07bc957808eb: Preparing 08:41:32 9529b2f9a787: Preparing 08:41:32 9bdf9b7e8f45: Preparing 08:41:32 30aceadaa30a: Preparing 08:41:32 ce7f800efff9: Preparing 08:41:32 ce7f800efff9: Waiting 08:41:32 9529b2f9a787: Pushed 08:41:32 30aceadaa30a: Pushed 08:41:32 9bdf9b7e8f45: Pushed 08:41:32 07bc957808eb: Pushed 08:41:32 ce7f800efff9: Layer already exists 08:41:36 0414e9048e7c: Pushed 08:41:36 5e48db97a8988fffcfcc719ccc3171eb5c7f9682: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 08:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:41:37 0414e9048e7c: Preparing 08:41:37 07bc957808eb: Preparing 08:41:37 9529b2f9a787: Preparing 08:41:37 9bdf9b7e8f45: Preparing 08:41:37 30aceadaa30a: Preparing 08:41:37 ce7f800efff9: Preparing 08:41:37 ce7f800efff9: Waiting 08:41:37 0414e9048e7c: Layer already exists 08:41:37 07bc957808eb: Layer already exists 08:41:37 30aceadaa30a: Layer already exists 08:41:37 9529b2f9a787: Layer already exists 08:41:37 9bdf9b7e8f45: Layer already exists 08:41:37 ce7f800efff9: Layer already exists 08:41:37 latest: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 08:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:41:37 0414e9048e7c: Preparing 08:41:37 07bc957808eb: Preparing 08:41:37 9529b2f9a787: Preparing 08:41:37 9bdf9b7e8f45: Preparing 08:41:37 30aceadaa30a: Preparing 08:41:37 ce7f800efff9: Preparing 08:41:37 ce7f800efff9: Waiting 08:41:37 0414e9048e7c: Layer already exists 08:41:37 30aceadaa30a: Layer already exists 08:41:37 9bdf9b7e8f45: Layer already exists 08:41:37 9529b2f9a787: Layer already exists 08:41:37 07bc957808eb: Layer already exists 08:41:37 ce7f800efff9: Layer already exists 08:41:37 3.2.0-dev.12: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:41:38 0414e9048e7c: Preparing 08:41:38 07bc957808eb: Preparing 08:41:38 9529b2f9a787: Preparing 08:41:38 9bdf9b7e8f45: Preparing 08:41:38 30aceadaa30a: Preparing 08:41:38 ce7f800efff9: Preparing 08:41:38 ce7f800efff9: Waiting 08:41:38 9529b2f9a787: Layer already exists 08:41:38 30aceadaa30a: Layer already exists 08:41:38 0414e9048e7c: Layer already exists 08:41:38 07bc957808eb: Layer already exists 08:41:38 9bdf9b7e8f45: Layer already exists 08:41:38 ce7f800efff9: Layer already exists 08:41:38 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 08:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:41:39 0414e9048e7c: Preparing 08:41:39 07bc957808eb: Preparing 08:41:39 9529b2f9a787: Preparing 08:41:39 9bdf9b7e8f45: Preparing 08:41:39 30aceadaa30a: Preparing 08:41:39 ce7f800efff9: Preparing 08:41:39 ce7f800efff9: Waiting 08:41:39 9bdf9b7e8f45: Layer already exists 08:41:39 30aceadaa30a: Layer already exists 08:41:39 9529b2f9a787: Layer already exists 08:41:39 0414e9048e7c: Layer already exists 08:41:39 07bc957808eb: Layer already exists 08:41:39 ce7f800efff9: Layer already exists 08:41:39 main: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:39 ===================================================== [Pipeline] echo 08:41:39 taggedImages: 08:41:39 - nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:41:39 - nexus3.edgexfoundry.org:10004/device-gpio:latest 08:41:39 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 08:41:39 - nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:41:39 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:39 08:41:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:39 latest: Pulling from edgex-lftools-log-publisher 08:41:39 5eb5b503b376: Pulling fs layer 08:41:39 5c69ac0246d0: Pulling fs layer 08:41:39 ec43610c2a17: Pulling fs layer 08:41:39 3a2ae6a8a46f: Pulling fs layer 08:41:39 33b1e0a273af: Pulling fs layer 08:41:39 5d3b04190fa2: Pulling fs layer 08:41:39 2f39f015ded8: Pulling fs layer 08:41:39 3a2ae6a8a46f: Waiting 08:41:39 5d3b04190fa2: Waiting 08:41:39 33b1e0a273af: Waiting 08:41:39 2f39f015ded8: Waiting 08:41:39 5c69ac0246d0: Download complete 08:41:39 3a2ae6a8a46f: Verifying Checksum 08:41:39 3a2ae6a8a46f: Download complete 08:41:39 33b1e0a273af: Verifying Checksum 08:41:39 33b1e0a273af: Download complete 08:41:39 5d3b04190fa2: Verifying Checksum 08:41:39 5d3b04190fa2: Download complete 08:41:39 ec43610c2a17: Verifying Checksum 08:41:39 ec43610c2a17: Download complete 08:41:40 5eb5b503b376: Verifying Checksum 08:41:40 5eb5b503b376: Download complete 08:41:40 2f39f015ded8: Download complete 08:41:41 5eb5b503b376: Pull complete 08:41:41 5c69ac0246d0: Pull complete 08:41:41 ec43610c2a17: Pull complete 08:41:41 3a2ae6a8a46f: Pull complete 08:41:41 33b1e0a273af: Pull complete 08:41:42 5d3b04190fa2: Pull complete 08:41:45 2f39f015ded8: Pull complete 08:41:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:45 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:41:46 $ docker top bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:47 ---> job-cost.sh 08:41:47 lf-activate-venv: SKIPPING 08:41:47 INFO: No Stack... 08:41:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:48 INFO: Archiving Costs [Pipeline] sh 08:41:48 + + cut -d, -f6 08:41:48 cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock 08:41:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] 08:41:48 Resource [jenkins-edgexfoundry-device-gpio-main-125-stack-cost] did not exist. Created. 08:41:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:49 + echo total: 0.2199999988079071 [Pipeline] stash 08:41:49 Stashed 1 file(s) [Pipeline] } 08:41:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:49 $ docker stop --time=1 bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 08:41:50 $ docker rm -f --volumes bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6988 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 08:43:18 Running in /w/workspace/device-gpio/125 [Pipeline] { [Pipeline] checkout 08:43:22 The recommended git tool is: git 08:43:30 using credential edgex-jenkins-ssh 08:43:30 Cloning the remote Git repository 08:43:30 Cloning repository git@github.com:edgexfoundry/device-gpio.git 08:43:30 > git init /w/workspace/device-gpio/125 # timeout=10 08:43:30 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 08:43:30 > git --version # timeout=10 08:43:30 > git --version # 'git version 2.25.1' 08:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:34 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 08:43:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:35 Avoid second fetch 08:43:35 Checking out Revision 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 (main) 08:43:36 Commit message: "Merge pull request #238 from cloudxxx8/issue-215" 08:43:35 > git config core.sparsecheckout # timeout=10 08:43:35 > git checkout -f 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:40 Dload Upload Total Spent Left Speed 08:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 08:43:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:43:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:43:41 + sudo tee /etc/docker/daemon.new 08:43:41 { 08:43:41 "registry-mirrors": [ 08:43:41 "https://nexus3.edgexfoundry.org:10001" 08:43:41 ], 08:43:41 "bip": "10.250.0.254/24", 08:43:41 "hosts": [ 08:43:41 "tcp://0.0.0.0:5555", 08:43:41 "unix:///var/run/docker.sock" 08:43:41 ], 08:43:41 "mtu": 1458, 08:43:41 "selinux-enabled": true, 08:43:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:43:41 } [Pipeline] sh 08:43:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:43:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:00 provisioning config files... 08:44:00 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/125@tmp/config1659349558660284490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:00 ---> ****-login.sh 08:44:00 nexus3.edgexfoundry.org:10001 08:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:01 Configure a credential helper to remove this warning. See 08:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:01 08:44:01 Login Succeeded 08:44:01 nexus3.edgexfoundry.org:10002 08:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:02 Configure a credential helper to remove this warning. See 08:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:02 08:44:02 Login Succeeded 08:44:02 nexus3.edgexfoundry.org:10003 08:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:02 Configure a credential helper to remove this warning. See 08:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:02 08:44:02 Login Succeeded 08:44:02 nexus3.edgexfoundry.org:10004 08:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:02 Configure a credential helper to remove this warning. See 08:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:02 08:44:02 Login Succeeded 08:44:02 ****.io 08:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:03 Configure a credential helper to remove this warning. See 08:44:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:03 08:44:03 Login Succeeded 08:44:03 ---> ****-login.sh ends [Pipeline] } 08:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:03 ========================================================= 08:44:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:44:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:04 + 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 . 08:44:04 Sending build context to Docker daemon 15.35MB 08:44:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:44:04 Step 2/12 : FROM ${BASE} AS builder 08:44:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:44:04 c6b39de5b339: Pulling fs layer 08:44:04 a69c41024577: Pulling fs layer 08:44:04 d6de4b400683: Pulling fs layer 08:44:04 35cb2a7552d0: Pulling fs layer 08:44:04 4f4fb700ef54: Pulling fs layer 08:44:05 464afbd9ba4c: Pulling fs layer 08:44:05 00f215d4a9da: Pulling fs layer 08:44:05 d496ad576159: Pulling fs layer 08:44:05 4f4fb700ef54: Waiting 08:44:05 35cb2a7552d0: Waiting 08:44:05 00f215d4a9da: Waiting 08:44:05 464afbd9ba4c: Waiting 08:44:05 a69c41024577: Download complete 08:44:05 35cb2a7552d0: Verifying Checksum 08:44:05 35cb2a7552d0: Download complete 08:44:05 4f4fb700ef54: Verifying Checksum 08:44:05 4f4fb700ef54: Download complete 08:44:05 464afbd9ba4c: Download complete 08:44:05 c6b39de5b339: Verifying Checksum 08:44:05 c6b39de5b339: Download complete 08:44:05 d496ad576159: Verifying Checksum 08:44:05 d496ad576159: Download complete 08:44:05 c6b39de5b339: Pull complete 08:44:06 a69c41024577: Pull complete 08:44:06 d6de4b400683: Verifying Checksum 08:44:06 d6de4b400683: Download complete 08:44:08 00f215d4a9da: Verifying Checksum 08:44:08 00f215d4a9da: Download complete 08:44:20 d6de4b400683: Pull complete 08:44:20 35cb2a7552d0: Pull complete 08:44:20 4f4fb700ef54: Pull complete 08:44:20 464afbd9ba4c: Pull complete 08:44:31 00f215d4a9da: Pull complete 08:44:31 d496ad576159: Pull complete 08:44:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:44:31 ---> f246e2811388 08:44:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:44:32 ---> Running in 7f75a34e7cb9 08:44:32 Removing intermediate container 7f75a34e7cb9 08:44:32 ---> f7fbafb41363 08:44:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:32 ---> Running in 579041a142d5 08:44:33 Removing intermediate container 579041a142d5 08:44:33 ---> 792352c1952b 08:44:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:44:33 ---> Running in b2f330c5bb39 08:44:33 Removing intermediate container b2f330c5bb39 08:44:33 ---> d8cbc21b8d29 08:44:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:44:33 ---> Running in 99310b6023b8 08:44:33 Removing intermediate container 99310b6023b8 08:44:33 ---> 203c21c5ee44 08:44:33 Step 7/12 : WORKDIR /device-gpio 08:44:33 ---> Running in 9611ece9e161 08:44:34 Removing intermediate container 9611ece9e161 08:44:34 ---> 89abaf54293f 08:44:34 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:34 ---> Running in 1eb67f54b107 08:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:37 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:44:37 (2/4) Installing libedit (20221030.3.1-r1) 08:44:37 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:44:37 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:44:37 Executing busybox-1.36.1-r5.trigger 08:44:37 OK: 271 MiB in 56 packages 08:44:38 Removing intermediate container 1eb67f54b107 08:44:38 ---> 5fa87d73f246 08:44:38 Step 9/12 : COPY go.mod vendor* ./ 08:44:39 ---> 6f95e303ec8a 08:44:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:39 ---> Running in 0d91f51d778e 08:46:30 Removing intermediate container 0d91f51d778e 08:46:30 ---> 5b053ed02425 08:46:30 Step 11/12 : COPY . . 08:46:30 ---> feeddf562270 08:46:30 Step 12/12 : RUN ${MAKE} 08:46:30 ---> Running in 1a491967cdf2 08:46:30 noop 08:46:30 Removing intermediate container 1a491967cdf2 08:46:30 ---> 398962aa93b1 08:46:30 Successfully built 398962aa93b1 08:46:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:31 + docker inspect -f . ci-base-image-arm64 08:46:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:31 prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container 08:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:32 $ docker top 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:33 + go version 08:46:33 go version go1.21.9 linux/arm64 [Pipeline] } 08:46:33 $ docker stop --time=1 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd 08:46:35 $ docker rm -f --volumes 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker inspect -f . ci-base-image-arm64 08:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:36 prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container 08:46:36 $ 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/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:37 $ docker top bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:38 + git config --global --add safe.directory /w/workspace/device-gpio/125 [Pipeline] fileExists [Pipeline] sh 08:46:38 + make test 08:46:38 go test ./... -coverprofile=coverage.out ./... 08:46:45 ? github.com/edgexfoundry/device-gpio [no test files] 08:50:07 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:50:07 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:50:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:50:07 go vet ./... 08:50:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:50:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:50:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:50:46 $ docker stop --time=1 bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab 08:50:48 $ docker rm -f --volumes bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab [Pipeline] // withDockerContainer [Pipeline] sh 08:50:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:50:50 Warning: overwriting stash ‘coverage-report’ 08:50:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:50:51 + ls -al . 08:50:51 total 224 08:50:51 drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 08:46 . 08:50:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:43 .. 08:50:51 -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:43 .dockerignore 08:50:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:43 .git 08:50:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 .github 08:50:51 -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:43 .gitignore 08:50:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:43 .golangci.yml 08:50:51 -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:43 Attribution.txt 08:50:51 -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:43 CHANGELOG.md 08:50:51 -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:43 Dockerfile 08:50:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:43 GOVERNANCE.md 08:50:51 -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:43 Jenkinsfile 08:50:51 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:43 LICENSE 08:50:51 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:43 Makefile 08:50:51 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:43 OWNERS.md 08:50:51 -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:43 README.md 08:50:51 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 08:39 VERSION 08:50:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:43 bin 08:50:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 cmd 08:50:51 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:46 coverage.out 08:50:51 -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:43 go.mod 08:50:51 -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:43 go.sum 08:50:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 internal 08:50:51 -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:52 + 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=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 --label arch=arm64 --label version=3.2.0-dev.12 . 08:50:52 Sending build context to Docker daemon 15.35MB 08:50:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:50:52 Step 2/26 : FROM ${BASE} AS builder 08:50:52 ---> 398962aa93b1 08:50:52 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:50:52 ---> Running in d3504d63f1bc 08:50:53 Removing intermediate container d3504d63f1bc 08:50:53 ---> 57a69f8272c4 08:50:53 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:50:53 ---> Running in 2180f5f514dc 08:50:53 Removing intermediate container 2180f5f514dc 08:50:53 ---> c9514d05eea8 08:50:53 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:50:53 ---> Running in 0f062ed14e71 08:50:53 Removing intermediate container 0f062ed14e71 08:50:53 ---> 6bdcc25c6ffb 08:50:53 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:50:53 ---> Running in 18cddf8d2f27 08:50:54 Removing intermediate container 18cddf8d2f27 08:50:54 ---> f5a1f5de4472 08:50:54 Step 7/26 : WORKDIR /device-gpio 08:50:54 ---> Running in b0e6290c4524 08:50:54 Removing intermediate container b0e6290c4524 08:50:54 ---> a213499a1472 08:50:54 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:50:54 ---> Running in aa8cb9a66b4f 08:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:57 OK: 271 MiB in 56 packages 08:50:58 Removing intermediate container aa8cb9a66b4f 08:50:58 ---> 744fb7d6c2d1 08:50:58 Step 9/26 : COPY go.mod vendor* ./ 08:50:58 ---> 22da0549f87e 08:50:58 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:58 ---> Running in 908c087905f1 08:51:01 Removing intermediate container 908c087905f1 08:51:01 ---> fab6201194c1 08:51:01 Step 11/26 : COPY . . 08:51:02 ---> c4a6bb78a3f6 08:51:02 Step 12/26 : RUN ${MAKE} 08:51:02 ---> Running in 0aa405efb079 08:51:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:54:40 Removing intermediate container 0aa405efb079 08:54:40 ---> 85dad95c1c62 08:54:40 Step 13/26 : FROM alpine:3.18 08:54:40 3.18: Pulling from library/alpine 08:54:40 4983c3fe2029: Pulling fs layer 08:54:40 4983c3fe2029: Verifying Checksum 08:54:40 4983c3fe2029: Download complete 08:54:40 4983c3fe2029: Pull complete 08:54:40 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:40 Status: Downloaded newer image for alpine:3.18 08:54:40 ---> a0237000ae83 08:54:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:54:40 ---> Running in 2cfa8d5468a8 08:54:40 Removing intermediate container 2cfa8d5468a8 08:54:40 ---> 94f923b05710 08:54:40 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:54:40 ---> Running in c15811b3c8fa 08:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:41 (1/1) Installing dumb-init (1.2.5-r2) 08:54:41 Executing busybox-1.36.1-r7.trigger 08:54:41 OK: 8 MiB in 16 packages 08:54:42 Removing intermediate container c15811b3c8fa 08:54:42 ---> cf99b26dab25 08:54:42 Step 16/26 : RUN apk --no-cache upgrade 08:54:42 ---> Running in e544e6c13e7a 08:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:45 OK: 8 MiB in 16 packages 08:54:46 Removing intermediate container e544e6c13e7a 08:54:46 ---> 840c0c71acfe 08:54:46 Step 17/26 : WORKDIR / 08:54:46 ---> Running in f9df5096ca81 08:54:46 Removing intermediate container f9df5096ca81 08:54:46 ---> 90afe7198445 08:54:46 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:54:46 ---> ed38cdc76b9f 08:54:46 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:54:47 ---> 1a723e616054 08:54:47 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:54:50 ---> b9cf9f7e9cfa 08:54:50 Step 21/26 : EXPOSE 59910 08:54:50 ---> Running in a3fe71252f97 08:54:50 Removing intermediate container a3fe71252f97 08:54:50 ---> 24c47cc2d548 08:54:50 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:54:50 ---> Running in 2400a011a445 08:54:50 Removing intermediate container 2400a011a445 08:54:50 ---> 9bbcaa56ef21 08:54:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:54:50 ---> Running in 26a368828792 08:54:51 Removing intermediate container 26a368828792 08:54:51 ---> f37754094fda 08:54:51 Step 24/26 : LABEL arch=arm64 08:54:51 ---> Running in b6ab893b3eaa 08:54:51 Removing intermediate container b6ab893b3eaa 08:54:51 ---> a27884cc4ac0 08:54:51 Step 25/26 : LABEL git_sha=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:54:51 ---> Running in 1141ebd0c96d 08:54:52 Removing intermediate container 1141ebd0c96d 08:54:52 ---> 8602a6c454e5 08:54:52 Step 26/26 : LABEL version=3.2.0-dev.12 08:54:52 ---> Running in 4fc446dc5a48 08:54:52 Removing intermediate container 4fc446dc5a48 08:54:52 ---> 3ae45a554da4 08:54:52 [Warning] One or more build-args [ARCH] were not consumed 08:54:52 Successfully built 3ae45a554da4 08:54: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 08:54:52 provisioning config files... 08:54:52 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/125@tmp/config10272540440433581746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:52 ---> ****-login.sh 08:54:52 nexus3.edgexfoundry.org:10001 08:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:53 Configure a credential helper to remove this warning. See 08:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:53 08:54:53 Login Succeeded 08:54:53 nexus3.edgexfoundry.org:10002 08:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:53 Configure a credential helper to remove this warning. See 08:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:53 08:54:53 Login Succeeded 08:54:53 nexus3.edgexfoundry.org:10003 08:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:54 Configure a credential helper to remove this warning. See 08:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:54 08:54:54 Login Succeeded 08:54:54 nexus3.edgexfoundry.org:10004 08:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:54 Configure a credential helper to remove this warning. See 08:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:54 08:54:54 Login Succeeded 08:54:54 ****.io 08:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:54 Configure a credential helper to remove this warning. See 08:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:54 08:54:54 Login Succeeded 08:54:54 ---> ****-login.sh ends [Pipeline] } 08:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:54 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 08:54:54 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:54:54 latest 08:54:54 3.2.0-dev.12 08:54:54 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:54:54 main 08:54:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:54:55 85f1232596c5: Preparing 08:54:55 a8b976ef075e: Preparing 08:54:55 772c5782f748: Preparing 08:54:55 d2551a491b02: Preparing 08:54:55 190e57bc1548: Preparing 08:54:55 3c20671a5817: Preparing 08:54:55 3c20671a5817: Waiting 08:54:55 d2551a491b02: Pushed 08:54:55 190e57bc1548: Pushed 08:54:55 a8b976ef075e: Pushed 08:54:55 772c5782f748: Pushed 08:54:55 3c20671a5817: Layer already exists 08:55:05 85f1232596c5: Pushed 08:55:05 5e48db97a8988fffcfcc719ccc3171eb5c7f9682: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 08:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:55:06 85f1232596c5: Preparing 08:55:06 a8b976ef075e: Preparing 08:55:06 772c5782f748: Preparing 08:55:06 d2551a491b02: Preparing 08:55:06 190e57bc1548: Preparing 08:55:06 3c20671a5817: Preparing 08:55:06 3c20671a5817: Waiting 08:55:06 772c5782f748: Layer already exists 08:55:06 190e57bc1548: Layer already exists 08:55:06 d2551a491b02: Layer already exists 08:55:06 85f1232596c5: Layer already exists 08:55:06 a8b976ef075e: Layer already exists 08:55:06 3c20671a5817: Layer already exists 08:55:06 latest: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 08:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:55:07 85f1232596c5: Preparing 08:55:07 a8b976ef075e: Preparing 08:55:07 772c5782f748: Preparing 08:55:07 d2551a491b02: Preparing 08:55:07 190e57bc1548: Preparing 08:55:07 3c20671a5817: Preparing 08:55:07 3c20671a5817: Waiting 08:55:07 772c5782f748: Layer already exists 08:55:07 a8b976ef075e: Layer already exists 08:55:07 85f1232596c5: Layer already exists 08:55:07 190e57bc1548: Layer already exists 08:55:07 d2551a491b02: Layer already exists 08:55:07 3c20671a5817: Layer already exists 08:55:08 3.2.0-dev.12: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:55:08 85f1232596c5: Preparing 08:55:08 a8b976ef075e: Preparing 08:55:08 772c5782f748: Preparing 08:55:08 d2551a491b02: Preparing 08:55:08 190e57bc1548: Preparing 08:55:08 3c20671a5817: Preparing 08:55:08 3c20671a5817: Waiting 08:55:08 a8b976ef075e: Layer already exists 08:55:08 772c5782f748: Layer already exists 08:55:08 d2551a491b02: Layer already exists 08:55:08 85f1232596c5: Layer already exists 08:55:08 190e57bc1548: Layer already exists 08:55:08 3c20671a5817: Layer already exists 08:55:08 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 08:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:55:09 85f1232596c5: Preparing 08:55:09 a8b976ef075e: Preparing 08:55:09 772c5782f748: Preparing 08:55:09 d2551a491b02: Preparing 08:55:09 190e57bc1548: Preparing 08:55:09 3c20671a5817: Preparing 08:55:09 3c20671a5817: Waiting 08:55:09 772c5782f748: Layer already exists 08:55:09 d2551a491b02: Layer already exists 08:55:09 85f1232596c5: Layer already exists 08:55:09 a8b976ef075e: Layer already exists 08:55:09 190e57bc1548: Layer already exists 08:55:09 3c20671a5817: Layer already exists 08:55:09 main: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:10 ===================================================== [Pipeline] echo 08:55:10 taggedImages: 08:55:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 08:55:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 08:55:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 08:55:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 08:55:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:55:10 08:55:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:55:10 arm64: Pulling from edgex-lftools-log-publisher 08:55:10 8998bd30e6a1: Pulling fs layer 08:55:10 04944245beec: Pulling fs layer 08:55:10 699f458cf7ca: Pulling fs layer 08:55:10 765212b225bb: Pulling fs layer 08:55:10 f23df028b6ca: Pulling fs layer 08:55:10 d65c8cfc05b1: Pulling fs layer 08:55:10 2437ff75d9bd: Pulling fs layer 08:55:10 765212b225bb: Waiting 08:55:10 f23df028b6ca: Waiting 08:55:10 d65c8cfc05b1: Waiting 08:55:10 2437ff75d9bd: Waiting 08:55:11 04944245beec: Verifying Checksum 08:55:11 04944245beec: Download complete 08:55:11 765212b225bb: Verifying Checksum 08:55:11 765212b225bb: Download complete 08:55:11 f23df028b6ca: Verifying Checksum 08:55:11 f23df028b6ca: Download complete 08:55:11 d65c8cfc05b1: Verifying Checksum 08:55:11 d65c8cfc05b1: Download complete 08:55:11 699f458cf7ca: Verifying Checksum 08:55:11 699f458cf7ca: Download complete 08:55:12 8998bd30e6a1: Verifying Checksum 08:55:12 8998bd30e6a1: Download complete 08:55:14 2437ff75d9bd: Verifying Checksum 08:55:14 2437ff75d9bd: Download complete 08:55:16 8998bd30e6a1: Pull complete 08:55:17 04944245beec: Pull complete 08:55:19 699f458cf7ca: Pull complete 08:55:19 765212b225bb: Pull complete 08:55:20 f23df028b6ca: Pull complete 08:55:20 d65c8cfc05b1: Pull complete 08:55:38 2437ff75d9bd: Pull complete 08:55:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:38 prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container 08:55:38 $ 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/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:55:42 $ docker top 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:42 ---> job-cost.sh 08:55:42 lf-activate-venv: SKIPPING 08:55:42 INFO: No Stack... 08:55:43 INFO: Retrieving Pricing Info for: v3-standard-4 08:55:44 INFO: Archiving Costs [Pipeline] sh 08:55:44 + cut -d, -f6 08:55:44 + cat /w/workspace/device-gpio/125/archives/cost.csv [Pipeline] lock 08:55:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] 08:55:44 Resource [jenkins-edgexfoundry-device-gpio-main-125-stack-cost] did not exist. Created. 08:55:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:45 /w/workspace/device-gpio/125@tmp/durable-bf8c4fbc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:55:46 + echo total: 0.10999999940395355 [Pipeline] stash 08:55:46 Warning: overwriting stash ‘stack-cost’ 08:55:46 Stashed 1 file(s) [Pipeline] } 08:55:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 08:55:46 $ docker stop --time=1 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 08:55:47 $ docker rm -f --volumes 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:55:48 provisioning config files... 08:55:48 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5124491509776261296tmp [Pipeline] { [Pipeline] sh 08:55:48 + set +x 08:55:48 + curl -s https://codecov.io/bash 08:55:48 + bash -s -- 08:55:48 08:55:48 _____ _ 08:55:48 / ____| | | 08:55:48 | | ___ __| | ___ ___ _____ __ 08:55:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:55:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:55:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:55:48 Bash-1.0.6 08:55:48 08:55:48 08:55:48 ==> git version 2.25.1 found 08:55:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:55:48 Release-Date: 2020-01-08 08:55:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:55:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:55:48 ==> Jenkins CI detected. 08:55:48 current dir:  /w/workspace/edgexfoundry_device-gpio_main 08:55:48 project root: . 08:55:48 --> token set from env 08:55:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:55:48 ==> Running gcov in . (disable via -X gcov) 08:55:48 ==> Python coveragepy not found 08:55:48 ==> Searching for coverage reports in: 08:55:48 + . 08:55:48 -> Found 1 reports 08:55:48 ==> Detecting git/mercurial file structure 08:55:49 ==> Reading reports 08:55:49 + ./coverage.out bytes=10 08:55:49 ==> Appending adjustments 08:55:49 https://docs.codecov.io/docs/fixing-reports 08:55:49 + Found adjustments 08:55:49 ==> Gzipping contents 08:55:49 4.0K /tmp/codecov.Ac8ME6.gz 08:55:49 ==> Uploading reports 08:55:49 url: https://codecov.io 08:55:49 query: branch=main&commit=5e48db97a8988fffcfcc719ccc3171eb5c7f9682&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:49 -> Pinging Codecov 08:55:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e48db97a8988fffcfcc719ccc3171eb5c7f9682&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:49 -> Uploading to 08:55:49 https://storage.googleapis.com/codecov/v4/raw/2024-08-02/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5e48db97a8988fffcfcc719ccc3171eb5c7f9682/07556cc4-60a7-4154-bc30-798c0d7039df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240802%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240802T085548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eb1a45e36a8fc67db51ded1cdd80e96589ce6495a93ee0593c74c5419cac5e9 08:55:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:49 Dload Upload Total Spent Left Speed 08:55:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2316 --:--:-- --:--:-- --:--:-- 2316 08:55:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } 08:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:55:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:55:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:49 08:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:50 latest: Pulling from edgex-devops/edgex-snyk-go 08:55:50 619be1103602: Already exists 08:55:50 f8ea3408117e: Pulling fs layer 08:55:50 91320369b822: Pulling fs layer 08:55:50 0406650e8295: Pulling fs layer 08:55:50 4f4fb700ef54: Pulling fs layer 08:55:50 96d80e3f36e1: Pulling fs layer 08:55:50 bcf3aedb951c: Pulling fs layer 08:55:50 4f4fb700ef54: Waiting 08:55:50 bcf3aedb951c: Waiting 08:55:50 96d80e3f36e1: Waiting 08:55:50 0406650e8295: Verifying Checksum 08:55:50 0406650e8295: Download complete 08:55:50 f8ea3408117e: Download complete 08:55:50 4f4fb700ef54: Verifying Checksum 08:55:50 4f4fb700ef54: Download complete 08:55:50 f8ea3408117e: Pull complete 08:55:50 96d80e3f36e1: Verifying Checksum 08:55:50 96d80e3f36e1: Download complete 08:55:50 91320369b822: Verifying Checksum 08:55:50 91320369b822: Download complete 08:55:51 bcf3aedb951c: Verifying Checksum 08:55:51 bcf3aedb951c: Download complete 08:55:53 91320369b822: Pull complete 08:55:53 0406650e8295: Pull complete 08:55:53 4f4fb700ef54: Pull complete 08:55:53 96d80e3f36e1: Pull complete 08:55:57 bcf3aedb951c: Pull complete 08:55:57 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:57 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:55:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:55:58 $ docker top c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 08:55:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 08:55:59 + set -o pipefail 08:55:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 08:56:05 08:56:05 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 08:56:05 08:56:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/4c80265b-d9b3-45b1-9f15-53ba26ecba21 08:56:05 08:56:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:56:05 08:56:05 08:56:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:56:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:56:05 $ docker stop --time=1 c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 08:56:07 $ docker rm -f --volumes c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:56:08 + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] sh 08:56:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:09 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:56: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:56:09 $ docker top 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:09 [ssh-agent] Looking for ssh-agent implementation... 08:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:10 $ docker exec 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca ssh-agent 08:56:10 SSH_AUTH_SOCK=/tmp/ssh-aXzKEEDl6kLU/agent.33 08:56:10 SSH_AGENT_PID=39 08:56:10 Running ssh-add (command line suppressed) 08:56:10 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2731326444557310909.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2731326444557310909.key) 08:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:10 + git semver tag 08:56:10 2024-08-02 08:56:10,789 [run_tag] DEBUG tag force:False 08:56:10 2024-08-02 08:56:10,790 [check_head_tag] DEBUG check head tag 08:56:10 2024-08-02 08:56:10,790 [execute] INFO git cat-file --batch-check 08:56:10 2024-08-02 08:56:10,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 08:56:10 2024-08-02 08:56:10,795 [execute] INFO git cat-file --batch 08:56:10 2024-08-02 08:56:10,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 08:56:10 2024-08-02 08:56:10,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:10 2024-08-02 08:56:10,814 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 08:56:10 2024-08-02 08:56:10,814 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 08:56:10 2024-08-02 08:56:10,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:10 3.2.0-dev.12 [Pipeline] } 08:56:10 $ docker exec --env ******** --env ******** 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca ssh-agent -k 08:56:10 unset SSH_AUTH_SOCK; 08:56:10 unset SSH_AGENT_PID; 08:56:10 echo Agent pid 39 killed; 08:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:11 + git semver [Pipeline] } 08:56:11 $ docker stop --time=1 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca 08:56:12 $ docker rm -f --volumes 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:13 08:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:13 0.23.1-centos7: Pulling from edgex-lftools 08:56:13 ab5ef0e58194: Pulling fs layer 08:56:13 9712f1f96733: Pulling fs layer 08:56:13 63f879dbbcfc: Pulling fs layer 08:56:13 0d9ebad4ef96: Pulling fs layer 08:56:13 e9a5061849ea: Pulling fs layer 08:56:13 d747dcd14b5f: Pulling fs layer 08:56:13 2de7ff778b66: Pulling fs layer 08:56:13 d747dcd14b5f: Waiting 08:56:13 0d9ebad4ef96: Waiting 08:56:13 2de7ff778b66: Waiting 08:56:13 e9a5061849ea: Waiting 08:56:13 9712f1f96733: Download complete 08:56:13 63f879dbbcfc: Verifying Checksum 08:56:13 63f879dbbcfc: Download complete 08:56:14 0d9ebad4ef96: Verifying Checksum 08:56:14 0d9ebad4ef96: Download complete 08:56:14 e9a5061849ea: Verifying Checksum 08:56:14 e9a5061849ea: Download complete 08:56:14 d747dcd14b5f: Verifying Checksum 08:56:14 d747dcd14b5f: Download complete 08:56:14 ab5ef0e58194: Verifying Checksum 08:56:14 ab5ef0e58194: Download complete 08:56:14 2de7ff778b66: Verifying Checksum 08:56:14 2de7ff778b66: Download complete 08:56:16 ab5ef0e58194: Pull complete 08:56:16 9712f1f96733: Pull complete 08:56:17 63f879dbbcfc: Pull complete 08:56:20 0d9ebad4ef96: Pull complete 08:56:20 e9a5061849ea: Pull complete 08:56:20 d747dcd14b5f: Pull complete 08:56:21 2de7ff778b66: Pull complete 08:56:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:21 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:56:23 $ docker top a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:56:23 provisioning config files... 08:56:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5682990754064901526tmp 08:56:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2633534734169447730tmp 08:56:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3409215917275606789tmp [Pipeline] { [Pipeline] echo 08:56:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:56:23 ---> sigul-configuration.sh 08:56:23 gpg: directory `/root/.gnupg' created 08:56:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:56:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:56:23 gpg: keyring `/root/.gnupg/secring.gpg' created 08:56:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:56:23 gpg: CAST5 encrypted data 08:56:23 gpg: encrypted with 1 passphrase 08:56:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:56:24 + mkdir /home/jenkins 08:56:24 + mkdir /home/jenkins/sigul [Pipeline] sh 08:56:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:56:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:56:24 ---> sigul-install.sh 08:56:24 Sigul already installed; skipping installation. [Pipeline] sh 08:56:25 + git tag --list 08:56:25 v1.0.0 08:56:25 v2.1.0 08:56:25 v2.1.1 08:56:25 v2.2.0 08:56:25 v2.3.0 08:56:25 v3.0 08:56:25 v3.0.0 08:56:25 v3.1 08:56:25 v3.1.0 08:56:25 v3.1.0-dev.1 08:56:25 v3.1.0-dev.10 08:56:25 v3.1.0-dev.11 08:56:25 v3.1.0-dev.12 08:56:25 v3.1.0-dev.13 08:56:25 v3.1.0-dev.14 08:56:25 v3.1.0-dev.15 08:56:25 v3.1.0-dev.16 08:56:25 v3.1.0-dev.17 08:56:25 v3.1.0-dev.18 08:56:25 v3.1.0-dev.19 08:56:25 v3.1.0-dev.2 08:56:25 v3.1.0-dev.20 08:56:25 v3.1.0-dev.21 08:56:25 v3.1.0-dev.22 08:56:25 v3.1.0-dev.23 08:56:25 v3.1.0-dev.24 08:56:25 v3.1.0-dev.25 08:56:25 v3.1.0-dev.26 08:56:25 v3.1.0-dev.3 08:56:25 v3.1.0-dev.4 08:56:25 v3.1.0-dev.5 08:56:25 v3.1.0-dev.6 08:56:25 v3.1.0-dev.7 08:56:25 v3.1.0-dev.8 08:56:25 v3.1.0-dev.9 08:56:25 v3.1.1 08:56:25 v3.1.1-dev.1 08:56:25 v3.2.0-dev.1 08:56:25 v3.2.0-dev.10 08:56:25 v3.2.0-dev.11 08:56:25 v3.2.0-dev.12 08:56:25 v3.2.0-dev.2 08:56:25 v3.2.0-dev.3 08:56:25 v3.2.0-dev.4 08:56:25 v3.2.0-dev.5 08:56:25 v3.2.0-dev.6 08:56:25 v3.2.0-dev.7 08:56:25 v3.2.0-dev.8 08:56:25 v3.2.0-dev.9 [Pipeline] sh 08:56:25 + lftools sign git-tag v3.2.0-dev.12 08:56:26 Signing Git tag with Sigul... 08:56:26 Signing v3.2.0-dev.12 [Pipeline] echo 08:56:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:56:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:56:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:56:26 $ docker stop --time=1 a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c 08:56:27 $ docker rm -f --volumes a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:28 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:56:29 $ docker top 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:29 [ssh-agent] Looking for ssh-agent implementation... 08:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:29 $ docker exec 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 ssh-agent 08:56:29 SSH_AUTH_SOCK=/tmp/ssh-iRbC7FaHln73/agent.32 08:56:29 SSH_AGENT_PID=38 08:56:29 Running ssh-add (command line suppressed) 08:56:29 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10457485661471763704.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10457485661471763704.key) 08:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:29 + git semver bump pre 08:56:30 2024-08-02 08:56:30,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:30 2024-08-02 08:56:30,139 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 08:56:30 2024-08-02 08:56:30,139 [bump_version] DEBUG bumped version:3.2.0-dev.13 08:56:30 2024-08-02 08:56:30,139 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 08:56:30 2024-08-02 08:56:30,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:30 2024-08-02 08:56:30,139 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:30 2024-08-02 08:56:30,142 [execute] INFO git cat-file --batch-check 08:56:30 2024-08-02 08:56:30,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:56:30 2024-08-02 08:56:30,147 [execute] INFO git cat-file --batch 08:56:30 2024-08-02 08:56:30,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:56:30 2024-08-02 08:56:30,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:30 3.2.0-dev.13 [Pipeline] } 08:56:30 $ docker exec --env ******** --env ******** 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 ssh-agent -k 08:56:30 unset SSH_AUTH_SOCK; 08:56:30 unset SSH_AGENT_PID; 08:56:30 echo Agent pid 38 killed; 08:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:30 + git semver [Pipeline] } 08:56:30 $ docker stop --time=1 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 08:56:32 $ docker rm -f --volumes 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:32 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:56:33 $ docker top 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 -eo pid,comm 08:56:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:56:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:33 [ssh-agent] Looking for ssh-agent implementation... 08:56:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:33 $ docker exec 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 ssh-agent 08:56:33 SSH_AUTH_SOCK=/tmp/ssh-r6PfjgtIrjJD/agent.31 08:56:33 SSH_AGENT_PID=37 08:56:33 Running ssh-add (command line suppressed) 08:56:33 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2751639491611902933.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2751639491611902933.key) 08:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:34 + git semver push 08:56:34 2024-08-02 08:56:34,283 [run_push] DEBUG push 08:56:34 2024-08-02 08:56:34,285 [execute] INFO git cat-file --batch-check 08:56:34 2024-08-02 08:56:34,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 08:56:34 2024-08-02 08:56:34,290 [execute] INFO git rev-list 82846ab1773f6eb79dffe5e4c30c6f5b3b66f311 -- 08:56:34 2024-08-02 08:56:34,291 [execute] DEBUG Popen(['git', 'rev-list', '82846ab1773f6eb79dffe5e4c30c6f5b3b66f311', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 08:56:34 2024-08-02 08:56:34,299 [execute] INFO git fetch -v origin 08:56:34 2024-08-02 08:56:34,299 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 08:56:34 2024-08-02 08:56:34,761 [run_push] DEBUG no remote changes detected 08:56:34 2024-08-02 08:56:34,761 [execute] INFO git push origin semver 08:56:34 2024-08-02 08:56:34,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 08:56:35 2024-08-02 08:56:35,475 [run_push] DEBUG push all version tags 08:56:35 2024-08-02 08:56:35,476 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:56:35 2024-08-02 08:56:35,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 08:56:36 2024-08-02 08:56:36,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 08:56:36 3.2.0-dev.13 [Pipeline] } 08:56:36 $ docker exec --env ******** --env ******** 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 ssh-agent -k 08:56:36 unset SSH_AUTH_SOCK; 08:56:36 unset SSH_AGENT_PID; 08:56:36 echo Agent pid 37 killed; 08:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:36 + git semver [Pipeline] } 08:56:37 $ docker stop --time=1 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 08:56:38 $ docker rm -f --volumes 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:56:39 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 08:56:39 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 08:56:39 total 16 08:56:39 drwxr-xr-x 3 root root 4096 Aug 2 08:41 . 08:56:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:56 .. 08:56:39 drwxr-xr-x 2 root root 4096 Aug 2 08:41 cost 08:56:39 -rw-r--r-- 1 root root 83 Aug 2 08:41 cost.csv 08:56:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 08:56:39 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 08:56:39 total 16 08:56:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:41 . 08:56:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:56 .. 08:56:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 08:41 cost 08:56:39 -rw-r--r-- 1 jenkins jenkins 83 Aug 2 08:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:56:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:40 ---> package-listing.sh 08:56:40 ++ facter osfamily 08:56:40 ++ tr '[:upper:]' '[:lower:]' 08:56:40 + OS_FAMILY=debian 08:56:40 + workspace=/w/workspace/edgexfoundry_device-gpio_main 08:56:40 + START_PACKAGES=/tmp/packages_start.txt 08:56:40 + END_PACKAGES=/tmp/packages_end.txt 08:56:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:40 + PACKAGES=/tmp/packages_start.txt 08:56:40 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 08:56:40 + PACKAGES=/tmp/packages_end.txt 08:56:40 + case "${OS_FAMILY}" in 08:56:40 + dpkg -l 08:56:40 + grep '^ii' 08:56:40 + '[' -f /tmp/packages_start.txt ']' 08:56:40 + '[' -f /tmp/packages_end.txt ']' 08:56:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:40 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 08:56:40 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 08:56:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 08:56:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:41 prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container 08:56:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:56:41 $ docker top c16ff8dc8f57d02304b3563179044519dda3791a3c808b7bc011eb90afdb34d4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:56:42 + mkdir -p /var/log/sysstat [Pipeline] sh 08:56:42 + ls /var/log/sa-host 08:56:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:42 provisioning config files... 08:56:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13340693937414025500tmp [Pipeline] { [Pipeline] echo 08:56:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:56:43 ---> create-netrc.sh [Pipeline] } 08:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:56:43 ---> python-tools-install.sh [Pipeline] echo 08:56:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:56:43 ---> sudo-logs.sh 08:56:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:56:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:56:44 ---> job-cost.sh 08:56:44 lf-activate-venv: SKIPPING 08:56:44 DEBUG: total: 0.2199999988079071 08:56:44 INFO: Retrieving Stack Cost... 08:56:44 INFO: Retrieving Pricing Info for: v3-standard-8 08:56:44 INFO: Archiving Costs [Pipeline] echo 08:56:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:56:45 ---> logs-deploy.sh 08:56:45 lf-activate-venv: SKIPPING 08:56:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/125 08:56:45 INFO: archiving workspace using pattern(s): 08:56:46 Archives upload complete. 08:56:46 INFO: archiving logs to Nexus