Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 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-ssh10499084274190581617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4673553328903826511.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4493437365699148810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2742699375075748880.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-ssh16581234106736497386.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.18 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1690 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (main) Commit message: "Merge pull request #76 from marcpfuller/remove_zmq" > 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 > git rev-list --no-walk b133d1624fd057731a220f2d6c76f72cebe0f7f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:12:53.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:12:53.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:12:53.898Z] ========================================================= [2023-01-10T21:12:53.898Z] EdgeX Global Pipelines Version Info [2023-01-10T21:12:53.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:12:54.619Z] ------------------- [2023-01-10T21:12:54.619Z] stable info: [2023-01-10T21:12:54.619Z] ------------------- [2023-01-10T21:12:54.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:12:54.619Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:12:54.619Z] Message: update stable to v1.0.244 [2023-01-10T21:12:55.189Z] ------------------- [2023-01-10T21:12:55.189Z] experimental info: [2023-01-10T21:12:55.189Z] ------------------- [2023-01-10T21:12:55.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:12:55.189Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:12:55.189Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:12:55.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-10T21:12:55.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-10T21:12:55.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:12:55.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:12:55.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:12:55.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:12:55.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:12:55.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:12:55.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:12:55.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:12:55.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:12:55.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-10T21:12:55.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:12:55.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:12:55.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:12:55.507Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:12:55.519Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:12:55.531Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:12:55.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:12:55.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:12:55.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:12:55.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:12:55.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:12:55.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:12:55.610Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:12:55.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:12:55.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:12:55.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T21:12:55.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T21:12:55.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T21:12:55.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo [2023-01-10T21:12:55.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f32374 [Pipeline] echo [2023-01-10T21:12:55.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:12:55.763Z] provisioning config files... [2023-01-10T21:12:55.778Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6002955162355424668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:12:56.080Z] ---> docker-login.sh [2023-01-10T21:12:56.080Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:12:56.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:12:56.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:12:56.341Z] Configure a credential helper to remove this warning. See [2023-01-10T21:12:56.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:12:56.341Z] [2023-01-10T21:12:56.341Z] Login Succeeded [2023-01-10T21:12:56.341Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:12:56.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:12:56.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:12:56.602Z] Configure a credential helper to remove this warning. See [2023-01-10T21:12:56.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:12:56.602Z] [2023-01-10T21:12:56.602Z] Login Succeeded [2023-01-10T21:12:56.602Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:12:56.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:12:56.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:12:56.602Z] Configure a credential helper to remove this warning. See [2023-01-10T21:12:56.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:12:56.602Z] [2023-01-10T21:12:56.602Z] Login Succeeded [2023-01-10T21:12:56.602Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:12:56.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:12:56.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:12:56.602Z] Configure a credential helper to remove this warning. See [2023-01-10T21:12:56.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:12:56.602Z] [2023-01-10T21:12:56.602Z] Login Succeeded [2023-01-10T21:12:56.602Z] docker.io [2023-01-10T21:12:56.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:12:56.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:12:56.862Z] Configure a credential helper to remove this warning. See [2023-01-10T21:12:56.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:12:56.862Z] [2023-01-10T21:12:56.862Z] Login Succeeded [2023-01-10T21:12:56.862Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:12:56.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:12:57.232Z] + git rev-list -1 --merges 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae~1..8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo [2023-01-10T21:12:57.286Z] -----------> git rev-list -1 --merges 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae~1..8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:12:57.286Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [false] [Pipeline] sh [2023-01-10T21:12:57.573Z] + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo [2023-01-10T21:12:57.586Z] ========================================================= [2023-01-10T21:12:57.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:12:57.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:12:57.903Z] + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo [2023-01-10T21:12:57.915Z] [semverPrep] GIT_COMMIT: 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae, Commit Message: Merge pull request #76 from marcpfuller/remove_zmq [Pipeline] echo [2023-01-10T21:12:57.925Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:12:58.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:12:58.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:12:58.266Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:12:58.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:12:58.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:12:58.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:12:58.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:58.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:12:58.608Z] [2023-01-10T21:12:58.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:58.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:12:58.910Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:12:58.910Z] b85a868b505f: Pulling fs layer [2023-01-10T21:12:58.910Z] e2be974225ed: Pulling fs layer [2023-01-10T21:12:58.910Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:12:58.910Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:12:58.910Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:12:58.910Z] eaf3925da568: Pulling fs layer [2023-01-10T21:12:58.910Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:12:58.910Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:12:58.910Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:12:58.910Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:12:58.910Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:12:58.910Z] bab4dde63d76: Waiting [2023-01-10T21:12:58.910Z] b352a97aabf1: Waiting [2023-01-10T21:12:58.910Z] 4872d77fe225: Waiting [2023-01-10T21:12:58.910Z] 5851b861e8e6: Waiting [2023-01-10T21:12:58.910Z] eaf3925da568: Waiting [2023-01-10T21:12:58.910Z] bde34c3a00c8: Waiting [2023-01-10T21:12:58.910Z] 988bab9f4d93: Waiting [2023-01-10T21:12:58.910Z] e2be974225ed: Verifying Checksum [2023-01-10T21:12:58.910Z] e2be974225ed: Download complete [2023-01-10T21:12:58.910Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:12:58.910Z] 988bab9f4d93: Download complete [2023-01-10T21:12:59.173Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:12:59.174Z] 1469e6f7b9e6: Download complete [2023-01-10T21:12:59.174Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:12:59.174Z] 339a4e72a1f5: Download complete [2023-01-10T21:12:59.174Z] eaf3925da568: Verifying Checksum [2023-01-10T21:12:59.174Z] eaf3925da568: Download complete [2023-01-10T21:12:59.174Z] bde34c3a00c8: Download complete [2023-01-10T21:12:59.174Z] b352a97aabf1: Download complete [2023-01-10T21:12:59.174Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:12:59.174Z] 4872d77fe225: Download complete [2023-01-10T21:12:59.174Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:12:59.174Z] 5851b861e8e6: Download complete [2023-01-10T21:12:59.174Z] b85a868b505f: Verifying Checksum [2023-01-10T21:12:59.174Z] b85a868b505f: Download complete [2023-01-10T21:12:59.431Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:12:59.431Z] bab4dde63d76: Download complete [2023-01-10T21:13:00.370Z] b85a868b505f: Pull complete [2023-01-10T21:13:00.629Z] e2be974225ed: Pull complete [2023-01-10T21:13:01.196Z] 339a4e72a1f5: Pull complete [2023-01-10T21:13:01.196Z] 988bab9f4d93: Pull complete [2023-01-10T21:13:01.457Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:13:01.718Z] eaf3925da568: Pull complete [2023-01-10T21:13:03.648Z] bab4dde63d76: Pull complete [2023-01-10T21:13:03.648Z] bde34c3a00c8: Pull complete [2023-01-10T21:13:03.648Z] b352a97aabf1: Pull complete [2023-01-10T21:13:03.648Z] 4872d77fe225: Pull complete [2023-01-10T21:13:03.906Z] 5851b861e8e6: Pull complete [2023-01-10T21:13:03.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:13:03.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:13:03.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:13:04.010Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:13:04.047Z] $ 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 [2023-01-10T21:13:06.113Z] $ docker top 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb -eo pid,comm [2023-01-10T21:13:06.189Z] 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). [2023-01-10T21:13:06.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:13:06.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:13:06.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:13:06.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:13:06.345Z] $ docker exec 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent [2023-01-10T21:13:06.443Z] SSH_AUTH_SOCK=/tmp/ssh-HUam5em5nSzr/agent.32 [2023-01-10T21:13:06.443Z] SSH_AGENT_PID=39 [2023-01-10T21:13:06.450Z] Running ssh-add (command line suppressed) [2023-01-10T21:13:06.549Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7732257149282337722.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7732257149282337722.key) [2023-01-10T21:13:06.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:13:06.852Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:13:06.872Z] $ docker exec --env ******** --env ******** 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent -k [2023-01-10T21:13:06.973Z] unset SSH_AUTH_SOCK; [2023-01-10T21:13:06.973Z] unset SSH_AGENT_PID; [2023-01-10T21:13:06.973Z] echo Agent pid 39 killed; [2023-01-10T21:13:06.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:13:07.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:13:07.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:13:07.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:13:07.108Z] $ docker exec 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent [2023-01-10T21:13:07.211Z] SSH_AUTH_SOCK=/tmp/ssh-VmpszjU7CvTc/agent.71 [2023-01-10T21:13:07.211Z] SSH_AGENT_PID=77 [2023-01-10T21:13:07.216Z] Running ssh-add (command line suppressed) [2023-01-10T21:13:07.325Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6271341509362038365.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6271341509362038365.key) [2023-01-10T21:13:07.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:13:07.618Z] + git semver init [2023-01-10T21:13:07.879Z] 2023-01-10 21:13:07,800 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:13:07.879Z] 2023-01-10 21:13:07,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-01-10T21:13:07.879Z] 2023-01-10 21:13:07,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-01-10T21:13:07.879Z] 2023-01-10 21:13:07,802 [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) [2023-01-10T21:13:09.268Z] 2023-01-10 21:13:09,006 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-01-10T21:13:09.268Z] 2023-01-10 21:13:09,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-01-10T21:13:09.268Z] 2023-01-10 21:13:09,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:13:09.268Z] 2023-01-10 21:13:09,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:13:09.268Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T21:13:09.281Z] $ docker exec --env ******** --env ******** 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent -k [2023-01-10T21:13:09.375Z] unset SSH_AUTH_SOCK; [2023-01-10T21:13:09.376Z] unset SSH_AGENT_PID; [2023-01-10T21:13:09.376Z] echo Agent pid 77 killed; [2023-01-10T21:13:09.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:13:09.684Z] + git semver [Pipeline] } [2023-01-10T21:13:09.958Z] $ docker stop --time=1 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb [2023-01-10T21:13:11.295Z] $ docker rm -f --volumes 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:13:11.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:13:11.859Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:13:11.862Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 [2023-01-10T21:13:12.019Z] provisioning config files... [2023-01-10T21:13:12.026Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1786662722410656255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:13:12.323Z] ---> docker-login.sh [2023-01-10T21:13:12.323Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:13:12.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:12.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:12.323Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:12.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:12.323Z] [2023-01-10T21:13:12.323Z] Login Succeeded [2023-01-10T21:13:12.323Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:13:12.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:12.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:12.323Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:12.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:12.323Z] [2023-01-10T21:13:12.323Z] Login Succeeded [2023-01-10T21:13:12.323Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:13:12.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:12.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:12.582Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:12.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:12.582Z] [2023-01-10T21:13:12.582Z] Login Succeeded [2023-01-10T21:13:12.582Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:13:12.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:12.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:12.582Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:12.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:12.582Z] [2023-01-10T21:13:12.582Z] Login Succeeded [2023-01-10T21:13:12.582Z] docker.io [2023-01-10T21:13:12.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:12.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:12.840Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:12.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:12.840Z] [2023-01-10T21:13:12.840Z] Login Succeeded [2023-01-10T21:13:12.840Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:13:12.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:13:12.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:13:12.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:13:12.932Z] ========================================================= [2023-01-10T21:13:12.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:13:12.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:13.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:13:13.252Z] Sending build context to Docker daemon 15.97MB [2023-01-10T21:13:13.252Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:13:13.252Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:13:13.252Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:13:13.252Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:13:13.252Z] 4583459ba037: Pulling fs layer [2023-01-10T21:13:13.252Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:13:13.252Z] 53926ce57604: Pulling fs layer [2023-01-10T21:13:13.252Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:13:13.252Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:13:13.252Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:13:13.252Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:13:13.252Z] a7acece74701: Pulling fs layer [2023-01-10T21:13:13.252Z] 53926ce57604: Waiting [2023-01-10T21:13:13.252Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:13:13.252Z] 22ff95d597cd: Waiting [2023-01-10T21:13:13.252Z] 12d6caf4c0d1: Waiting [2023-01-10T21:13:13.252Z] 96b7cbca73a9: Waiting [2023-01-10T21:13:13.252Z] a7acece74701: Waiting [2023-01-10T21:13:13.252Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:13:13.252Z] 93c1e223e6f2: Download complete [2023-01-10T21:13:13.514Z] 4583459ba037: Verifying Checksum [2023-01-10T21:13:13.514Z] 4583459ba037: Download complete [2023-01-10T21:13:13.514Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:13:13.514Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:13:13.514Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:13:13.514Z] 22ff95d597cd: Download complete [2023-01-10T21:13:13.514Z] 213ec9aee27d: Download complete [2023-01-10T21:13:13.514Z] 12d6caf4c0d1: Download complete [2023-01-10T21:13:13.514Z] 213ec9aee27d: Pull complete [2023-01-10T21:13:13.776Z] 4583459ba037: Pull complete [2023-01-10T21:13:13.776Z] 93c1e223e6f2: Pull complete [2023-01-10T21:13:14.036Z] a7acece74701: Verifying Checksum [2023-01-10T21:13:14.036Z] a7acece74701: Download complete [2023-01-10T21:13:14.036Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:13:14.036Z] 96b7cbca73a9: Download complete [2023-01-10T21:13:14.294Z] 53926ce57604: Verifying Checksum [2023-01-10T21:13:14.294Z] 53926ce57604: Download complete [2023-01-10T21:13:18.479Z] 53926ce57604: Pull complete [2023-01-10T21:13:18.479Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:13:18.479Z] 22ff95d597cd: Pull complete [2023-01-10T21:13:18.479Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:13:20.377Z] 96b7cbca73a9: Pull complete [2023-01-10T21:13:20.945Z] a7acece74701: Pull complete [2023-01-10T21:13:20.945Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:13:20.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:13:20.945Z] ---> db6d94c90886 [2023-01-10T21:13:20.945Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:13:24.233Z] ---> Running in 996218b85001 [2023-01-10T21:13:24.233Z] Removing intermediate container 996218b85001 [2023-01-10T21:13:24.233Z] ---> 8154788fb519 [2023-01-10T21:13:24.233Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:13:24.496Z] ---> Running in b22628aecb2a [2023-01-10T21:13:24.496Z] Removing intermediate container b22628aecb2a [2023-01-10T21:13:24.496Z] ---> 855cee7e2ef4 [2023-01-10T21:13:24.496Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:13:24.496Z] ---> Running in 3e8762922108 [2023-01-10T21:13:24.496Z] Removing intermediate container 3e8762922108 [2023-01-10T21:13:24.496Z] ---> 94a344c3cdae [2023-01-10T21:13:24.496Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:13:24.757Z] ---> Running in 0d448a0f4e97 [2023-01-10T21:13:24.757Z] Removing intermediate container 0d448a0f4e97 [2023-01-10T21:13:24.757Z] ---> fda99bfb0a6e [2023-01-10T21:13:24.757Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:13:24.757Z] ---> Running in 86a9a7c8889d [2023-01-10T21:13:24.757Z] Removing intermediate container 86a9a7c8889d [2023-01-10T21:13:24.757Z] ---> d99158e57d4d [2023-01-10T21:13:24.757Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:13:24.757Z] ---> Running in 286701a7a017 [2023-01-10T21:13:25.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:13:25.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:13:25.533Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:13:25.533Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:13:25.533Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:13:25.533Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:13:25.533Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:13:25.533Z] OK: 216 MiB in 55 packages [2023-01-10T21:13:26.097Z] Removing intermediate container 286701a7a017 [2023-01-10T21:13:26.097Z] ---> 55248a87bcaf [2023-01-10T21:13:26.097Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:13:26.097Z] ---> b02f686dfb55 [2023-01-10T21:13:26.097Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:13:26.097Z] ---> Running in a0b1446fbf1f [2023-01-10T21:13:26.974Z] Still waiting to schedule task [2023-01-10T21:13:26.974Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:13:26.974Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:13:26.974Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1689’ is offline [2023-01-10T21:13:48.103Z] Removing intermediate container a0b1446fbf1f [2023-01-10T21:13:48.103Z] ---> 8c7c0e8c063a [2023-01-10T21:13:48.103Z] Step 11/12 : COPY . . [2023-01-10T21:13:48.670Z] ---> 456546f3b742 [2023-01-10T21:13:48.670Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:13:48.670Z] ---> Running in 14817fb9e46a [2023-01-10T21:13:48.929Z] noop [2023-01-10T21:13:49.190Z] Removing intermediate container 14817fb9e46a [2023-01-10T21:13:49.190Z] ---> 66aa80a8a2b4 [2023-01-10T21:13:49.190Z] Successfully built 66aa80a8a2b4 [2023-01-10T21:13:49.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:49.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:13:49.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:13:49.568Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:13:49.598Z] $ 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 [2023-01-10T21:13:49.943Z] $ docker top 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:13:50.270Z] + go version [2023-01-10T21:13:50.270Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:13:50.283Z] $ docker stop --time=1 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 [2023-01-10T21:13:51.559Z] $ docker rm -f --volumes 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:51.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:13:51.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:13:52.015Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:13:52.045Z] $ 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 [2023-01-10T21:13:52.366Z] $ docker top 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:13:52.701Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:13:52.991Z] + make test [2023-01-10T21:13:52.991Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:13:53.249Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:14:03.224Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:14:03.224Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:14:09.804Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:14:09.804Z] go vet ./... [2023-01-10T21:14:12.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:14:12.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:14:12.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:14:12.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:14:12.379Z] $ docker stop --time=1 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 [2023-01-10T21:14:14.505Z] $ docker rm -f --volumes 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:14:14.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:14:14.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:14:15.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:14:15.642Z] + ls -al . [2023-01-10T21:14:15.642Z] total 168 [2023-01-10T21:14:15.642Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:13 . [2023-01-10T21:14:15.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:12 .. [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:12 .dockerignore [2023-01-10T21:14:15.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:14 .git [2023-01-10T21:14:15.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 .github [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:12 .gitignore [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:12 .golangci.yml [2023-01-10T21:14:15.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:13 .semver [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:12 Attribution.txt [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:12 CHANGELOG.md [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:12 Dockerfile [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:12 GOVERNANCE.md [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:12 Jenkinsfile [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:12 LICENSE [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:12 Makefile [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:12 OWNERS.md [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:12 README.md [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:13 VERSION [2023-01-10T21:14:15.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:12 bin [2023-01-10T21:14:15.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 cmd [2023-01-10T21:14:15.642Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:13 coverage.out [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:12 go.mod [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:12 go.sum [2023-01-10T21:14:15.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 internal [2023-01-10T21:14:15.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:12 snap [2023-01-10T21:14:15.642Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:16.010Z] + 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=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-10T21:14:16.010Z] Sending build context to Docker daemon 15.97MB [2023-01-10T21:14:16.010Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:14:16.010Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:14:16.010Z] ---> 66aa80a8a2b4 [2023-01-10T21:14:16.010Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:14:16.269Z] ---> Running in 63c0d2a78b0d [2023-01-10T21:14:16.269Z] Removing intermediate container 63c0d2a78b0d [2023-01-10T21:14:16.269Z] ---> 0698964636d5 [2023-01-10T21:14:16.269Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:14:16.269Z] ---> Running in 8904c0b99091 [2023-01-10T21:14:16.269Z] Removing intermediate container 8904c0b99091 [2023-01-10T21:14:16.269Z] ---> 36103de4da6e [2023-01-10T21:14:16.269Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:14:16.269Z] ---> Running in 52045c90ae32 [2023-01-10T21:14:16.528Z] Removing intermediate container 52045c90ae32 [2023-01-10T21:14:16.528Z] ---> 93df5f7f1e6b [2023-01-10T21:14:16.528Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:14:16.528Z] ---> Running in 1c4154edd7eb [2023-01-10T21:14:16.528Z] Removing intermediate container 1c4154edd7eb [2023-01-10T21:14:16.528Z] ---> efcbaab4c397 [2023-01-10T21:14:16.528Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:14:16.528Z] ---> Running in 7d81e7502c96 [2023-01-10T21:14:16.528Z] Removing intermediate container 7d81e7502c96 [2023-01-10T21:14:16.528Z] ---> b8a42d4e949e [2023-01-10T21:14:16.528Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:14:16.786Z] ---> Running in a00925ddda6a [2023-01-10T21:14:17.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:17.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:17.304Z] OK: 216 MiB in 55 packages [2023-01-10T21:14:17.871Z] Removing intermediate container a00925ddda6a [2023-01-10T21:14:17.871Z] ---> 9954b2f359f0 [2023-01-10T21:14:17.871Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:14:17.871Z] ---> 2a3a15732768 [2023-01-10T21:14:17.871Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:14:17.871Z] ---> Running in 53abf2fda2de [2023-01-10T21:14:18.437Z] Removing intermediate container 53abf2fda2de [2023-01-10T21:14:18.438Z] ---> 019da7f0feb8 [2023-01-10T21:14:18.438Z] Step 11/25 : COPY . . [2023-01-10T21:14:19.004Z] ---> 87793ebe1169 [2023-01-10T21:14:19.004Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:14:19.004Z] ---> Running in feff0ed5c85f [2023-01-10T21:14:19.263Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:14:34.122Z] Removing intermediate container feff0ed5c85f [2023-01-10T21:14:34.122Z] ---> 6b45c180f7c6 [2023-01-10T21:14:34.122Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:14:34.122Z] 3.16: Pulling from library/alpine [2023-01-10T21:14:34.122Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:14:34.122Z] ca7dd9ec2225: Download complete [2023-01-10T21:14:34.122Z] ca7dd9ec2225: Pull complete [2023-01-10T21:14:34.122Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:14:34.122Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:14:34.122Z] ---> bfe296a52501 [2023-01-10T21:14:34.122Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:14:34.122Z] ---> Running in d5ce30554d05 [2023-01-10T21:14:34.122Z] Removing intermediate container d5ce30554d05 [2023-01-10T21:14:34.122Z] ---> 6d38ba6e4b37 [2023-01-10T21:14:34.122Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:14:34.122Z] ---> Running in 6274805a8f46 [2023-01-10T21:14:34.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:34.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:34.689Z] OK: 6 MiB in 14 packages [2023-01-10T21:14:34.949Z] Removing intermediate container 6274805a8f46 [2023-01-10T21:14:34.949Z] ---> d2b7081783df [2023-01-10T21:14:34.949Z] Step 16/25 : WORKDIR / [2023-01-10T21:14:34.949Z] ---> Running in 789f9101e212 [2023-01-10T21:14:34.949Z] Removing intermediate container 789f9101e212 [2023-01-10T21:14:34.949Z] ---> c685a716634f [2023-01-10T21:14:34.949Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:14:34.949Z] ---> 3352b4fa99e8 [2023-01-10T21:14:34.949Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:14:35.253Z] ---> 9af024c52cd5 [2023-01-10T21:14:35.253Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:14:35.848Z] ---> 28998feab101 [2023-01-10T21:14:35.848Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:14:35.848Z] ---> Running in f872a7424f7b [2023-01-10T21:14:35.848Z] Removing intermediate container f872a7424f7b [2023-01-10T21:14:35.848Z] ---> 00d73bf784d3 [2023-01-10T21:14:35.848Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:14:35.848Z] ---> Running in cad527d376b2 [2023-01-10T21:14:36.122Z] Removing intermediate container cad527d376b2 [2023-01-10T21:14:36.122Z] ---> 27597a3090ce [2023-01-10T21:14:36.122Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:14:36.122Z] ---> Running in fd7da80d0dfa [2023-01-10T21:14:36.122Z] Removing intermediate container fd7da80d0dfa [2023-01-10T21:14:36.122Z] ---> cb1a91563fda [2023-01-10T21:14:36.122Z] Step 23/25 : LABEL arch=amd64 [2023-01-10T21:14:36.122Z] ---> Running in 59cbadc1c5dd [2023-01-10T21:14:36.123Z] Removing intermediate container 59cbadc1c5dd [2023-01-10T21:14:36.123Z] ---> 2c12b3a12eca [2023-01-10T21:14:36.123Z] Step 24/25 : LABEL git_sha=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:14:36.123Z] ---> Running in de271ebc507e [2023-01-10T21:14:36.398Z] Removing intermediate container de271ebc507e [2023-01-10T21:14:36.398Z] ---> d1433949ffa2 [2023-01-10T21:14:36.398Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-10T21:14:36.398Z] ---> Running in 0dcfc0a59c79 [2023-01-10T21:14:36.398Z] Removing intermediate container 0dcfc0a59c79 [2023-01-10T21:14:36.398Z] ---> 5c9a704aa654 [2023-01-10T21:14:36.398Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:14:36.398Z] Successfully built 5c9a704aa654 [2023-01-10T21:14:36.398Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:14:36.493Z] provisioning config files... [2023-01-10T21:14:36.500Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3239480702375486663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:36.791Z] ---> docker-login.sh [2023-01-10T21:14:36.791Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:14:36.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:36.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:36.791Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:36.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:36.791Z] [2023-01-10T21:14:36.791Z] Login Succeeded [2023-01-10T21:14:36.791Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:14:36.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:36.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:36.791Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:36.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:36.791Z] [2023-01-10T21:14:36.791Z] Login Succeeded [2023-01-10T21:14:36.791Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:14:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:37.049Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:37.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:37.049Z] [2023-01-10T21:14:37.049Z] Login Succeeded [2023-01-10T21:14:37.049Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:14:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:37.049Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:37.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:37.049Z] [2023-01-10T21:14:37.049Z] Login Succeeded [2023-01-10T21:14:37.049Z] docker.io [2023-01-10T21:14:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:37.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:37.306Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:37.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:37.306Z] [2023-01-10T21:14:37.306Z] Login Succeeded [2023-01-10T21:14:37.306Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:14:37.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:14:37.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:14:37.362Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-01-10T21:14:37.362Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:14:37.362Z] latest [2023-01-10T21:14:37.362Z] 3.0.0-dev.3 [2023-01-10T21:14:37.362Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:14:37.362Z] main [2023-01-10T21:14:37.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:37.673Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:37.976Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:14:37.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-01-10T21:14:37.976Z] 0f0438842958: Preparing [2023-01-10T21:14:37.976Z] eef713752662: Preparing [2023-01-10T21:14:37.976Z] 02456519420e: Preparing [2023-01-10T21:14:37.976Z] 1feaf62ecc2a: Preparing [2023-01-10T21:14:37.976Z] e5e13b0c77cb: Preparing [2023-01-10T21:14:37.976Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:14:37.976Z] 02456519420e: Pushed [2023-01-10T21:14:37.976Z] eef713752662: Pushed [2023-01-10T21:14:37.976Z] 1feaf62ecc2a: Pushed [2023-01-10T21:14:40.505Z] 0f0438842958: Pushed [2023-01-10T21:14:40.505Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:40.808Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:41.119Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-01-10T21:14:41.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-01-10T21:14:41.119Z] 0f0438842958: Preparing [2023-01-10T21:14:41.119Z] eef713752662: Preparing [2023-01-10T21:14:41.119Z] 02456519420e: Preparing [2023-01-10T21:14:41.119Z] 1feaf62ecc2a: Preparing [2023-01-10T21:14:41.119Z] e5e13b0c77cb: Preparing [2023-01-10T21:14:41.119Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:14:41.119Z] 0f0438842958: Layer already exists [2023-01-10T21:14:41.119Z] 1feaf62ecc2a: Layer already exists [2023-01-10T21:14:41.119Z] eef713752662: Layer already exists [2023-01-10T21:14:41.119Z] 02456519420e: Layer already exists [2023-01-10T21:14:41.120Z] latest: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:41.429Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:41.733Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 [2023-01-10T21:14:41.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-01-10T21:14:41.733Z] 0f0438842958: Preparing [2023-01-10T21:14:41.733Z] eef713752662: Preparing [2023-01-10T21:14:41.733Z] 02456519420e: Preparing [2023-01-10T21:14:41.733Z] 1feaf62ecc2a: Preparing [2023-01-10T21:14:41.733Z] e5e13b0c77cb: Preparing [2023-01-10T21:14:41.733Z] 0f0438842958: Layer already exists [2023-01-10T21:14:41.733Z] 02456519420e: Layer already exists [2023-01-10T21:14:41.733Z] eef713752662: Layer already exists [2023-01-10T21:14:41.733Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:14:41.733Z] 1feaf62ecc2a: Layer already exists [2023-01-10T21:14:41.733Z] 3.0.0-dev.3: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:42.050Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:42.356Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:14:42.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-01-10T21:14:42.356Z] 0f0438842958: Preparing [2023-01-10T21:14:42.356Z] eef713752662: Preparing [2023-01-10T21:14:42.356Z] 02456519420e: Preparing [2023-01-10T21:14:42.356Z] 1feaf62ecc2a: Preparing [2023-01-10T21:14:42.356Z] e5e13b0c77cb: Preparing [2023-01-10T21:14:42.356Z] eef713752662: Layer already exists [2023-01-10T21:14:42.356Z] 1feaf62ecc2a: Layer already exists [2023-01-10T21:14:42.356Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:14:42.356Z] 02456519420e: Layer already exists [2023-01-10T21:14:42.356Z] 0f0438842958: Layer already exists [2023-01-10T21:14:42.356Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:42.670Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:42.980Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-01-10T21:14:42.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-01-10T21:14:42.980Z] 0f0438842958: Preparing [2023-01-10T21:14:42.980Z] eef713752662: Preparing [2023-01-10T21:14:42.980Z] 02456519420e: Preparing [2023-01-10T21:14:42.980Z] 1feaf62ecc2a: Preparing [2023-01-10T21:14:42.980Z] e5e13b0c77cb: Preparing [2023-01-10T21:14:42.980Z] eef713752662: Layer already exists [2023-01-10T21:14:42.980Z] 02456519420e: Layer already exists [2023-01-10T21:14:42.980Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:14:42.980Z] 1feaf62ecc2a: Layer already exists [2023-01-10T21:14:42.980Z] 0f0438842958: Layer already exists [2023-01-10T21:14:42.980Z] main: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:14:43.027Z] ===================================================== [Pipeline] echo [2023-01-10T21:14:43.037Z] taggedImages: [2023-01-10T21:14:43.037Z] - nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:14:43.037Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-01-10T21:14:43.037Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 [2023-01-10T21:14:43.037Z] - nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:14:43.037Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:43.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:14:43.394Z] [2023-01-10T21:14:43.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:43.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:14:43.703Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:14:43.703Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:14:43.703Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:14:43.703Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:14:43.703Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:14:43.703Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:14:43.703Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:14:43.703Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:14:43.703Z] 33b1e0a273af: Waiting [2023-01-10T21:14:43.703Z] 2f39f015ded8: Waiting [2023-01-10T21:14:43.703Z] 5d3b04190fa2: Waiting [2023-01-10T21:14:43.703Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:14:43.703Z] 5c69ac0246d0: Download complete [2023-01-10T21:14:43.703Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:14:43.703Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:14:43.703Z] 33b1e0a273af: Download complete [2023-01-10T21:14:43.703Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:14:43.703Z] 5d3b04190fa2: Download complete [2023-01-10T21:14:43.966Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:14:43.966Z] ec43610c2a17: Download complete [2023-01-10T21:14:43.966Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:14:43.966Z] 5eb5b503b376: Download complete [2023-01-10T21:14:44.534Z] 2f39f015ded8: Verifying Checksum [2023-01-10T21:14:44.535Z] 2f39f015ded8: Download complete [2023-01-10T21:14:45.100Z] 5eb5b503b376: Pull complete [2023-01-10T21:14:45.357Z] 5c69ac0246d0: Pull complete [2023-01-10T21:14:45.922Z] ec43610c2a17: Pull complete [2023-01-10T21:14:45.922Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:14:45.922Z] 33b1e0a273af: Pull complete [2023-01-10T21:14:46.179Z] 5d3b04190fa2: Pull complete [2023-01-10T21:14:50.363Z] 2f39f015ded8: Pull complete [2023-01-10T21:14:50.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:14:50.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:14:50.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:14:50.445Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:14:50.481Z] $ 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 [2023-01-10T21:14:53.279Z] $ docker top 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:53.655Z] ---> job-cost.sh [2023-01-10T21:14:53.655Z] lf-activate-venv: SKIPPING [2023-01-10T21:14:53.655Z] INFO: No Stack... [2023-01-10T21:14:54.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:14:54.483Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:14:54.779Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-01-10T21:14:54.779Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:14:54.793Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [2023-01-10T21:14:54.799Z] Resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] did not exist. Created. [2023-01-10T21:14:54.799Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:14:55.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:14:55.133Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:14:55.140Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:14:55.158Z] $ docker stop --time=1 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 [2023-01-10T21:14:56.319Z] $ docker rm -f --volumes 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:15:55.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1695 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-01-10T21:15:55.063Z] Running in /w/workspace/device-gpio/55 [Pipeline] { [Pipeline] checkout [2023-01-10T21:15:55.116Z] The recommended git tool is: git [2023-01-10T21:16:02.512Z] using credential edgex-jenkins-ssh [2023-01-10T21:16:02.528Z] Cloning the remote Git repository [2023-01-10T21:16:02.592Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:16:02.690Z] > git init /w/workspace/device-gpio/55 # timeout=10 [2023-01-10T21:16:02.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:16:02.903Z] > git --version # timeout=10 [2023-01-10T21:16:02.929Z] > git --version # 'git version 2.25.1' [2023-01-10T21:16:02.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:16:03.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:16:05.485Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-10T21:16:06.728Z] Avoid second fetch [2023-01-10T21:16:06.728Z] Checking out Revision 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (main) [2023-01-10T21:16:05.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:16:06.753Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:16:06.776Z] > git checkout -f 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 [2023-01-10T21:16:07.415Z] Commit message: "Merge pull request #76 from marcpfuller/remove_zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:16:08.491Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:16:08.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:16:08.491Z] Dload Upload Total Spent Left Speed [2023-01-10T21:16:08.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-01-10T21:16:09.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:16:09.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T21:16:09.518Z] + sudo tee /etc/docker/daemon.new [2023-01-10T21:16:09.518Z] { [2023-01-10T21:16:09.518Z] "registry-mirrors": [ [2023-01-10T21:16:09.518Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:16:09.518Z] ], [2023-01-10T21:16:09.518Z] "bip": "10.250.0.254/24", [2023-01-10T21:16:09.518Z] "hosts": [ [2023-01-10T21:16:09.518Z] "tcp://0.0.0.0:5555", [2023-01-10T21:16:09.518Z] "unix:///var/run/docker.sock" [2023-01-10T21:16:09.518Z] ], [2023-01-10T21:16:09.518Z] "mtu": 1458, [2023-01-10T21:16:09.518Z] "selinux-enabled": true, [2023-01-10T21:16:09.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:16:09.518Z] } [Pipeline] sh [2023-01-10T21:16:09.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:16:10.243Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:16:28.637Z] provisioning config files... [2023-01-10T21:16:28.677Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/55@tmp/config18414800156669213127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:16:29.070Z] ---> docker-login.sh [2023-01-10T21:16:29.070Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:16:29.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:16:29.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:16:29.942Z] Configure a credential helper to remove this warning. See [2023-01-10T21:16:29.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:16:29.942Z] [2023-01-10T21:16:29.942Z] Login Succeeded [2023-01-10T21:16:29.942Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:16:30.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:16:30.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:16:30.224Z] Configure a credential helper to remove this warning. See [2023-01-10T21:16:30.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:16:30.224Z] [2023-01-10T21:16:30.224Z] Login Succeeded [2023-01-10T21:16:30.224Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:16:30.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:16:30.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:16:30.776Z] Configure a credential helper to remove this warning. See [2023-01-10T21:16:30.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:16:30.776Z] [2023-01-10T21:16:30.776Z] Login Succeeded [2023-01-10T21:16:30.776Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:16:31.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:16:31.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:16:31.326Z] Configure a credential helper to remove this warning. See [2023-01-10T21:16:31.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:16:31.326Z] [2023-01-10T21:16:31.326Z] Login Succeeded [2023-01-10T21:16:31.326Z] docker.io [2023-01-10T21:16:31.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:16:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:16:31.885Z] Configure a credential helper to remove this warning. See [2023-01-10T21:16:31.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:16:31.885Z] [2023-01-10T21:16:31.885Z] Login Succeeded [2023-01-10T21:16:31.885Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:16:31.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:16:32.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:16:32.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:16:32.324Z] ========================================================= [2023-01-10T21:16:32.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:16:32.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:16:32.715Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:16:32.991Z] Sending build context to Docker daemon 8.06MB [2023-01-10T21:16:32.991Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:16:32.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:16:33.270Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:16:33.270Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:16:33.270Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:16:33.270Z] e16973657156: Pulling fs layer [2023-01-10T21:16:33.270Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:16:33.270Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:16:33.270Z] dda99020689f: Pulling fs layer [2023-01-10T21:16:33.270Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:16:33.270Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:16:33.270Z] fc693d55d65f: Waiting [2023-01-10T21:16:33.270Z] 7e9fc2657dce: Waiting [2023-01-10T21:16:33.270Z] dda99020689f: Waiting [2023-01-10T21:16:33.270Z] db1c61fa0a46: Waiting [2023-01-10T21:16:33.270Z] 891c053d2c06: Waiting [2023-01-10T21:16:33.270Z] e16973657156: Verifying Checksum [2023-01-10T21:16:33.270Z] e16973657156: Download complete [2023-01-10T21:16:33.569Z] 35d82f9e3411: Download complete [2023-01-10T21:16:33.569Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T21:16:33.569Z] 7e9fc2657dce: Download complete [2023-01-10T21:16:33.569Z] dda99020689f: Verifying Checksum [2023-01-10T21:16:33.569Z] dda99020689f: Download complete [2023-01-10T21:16:33.569Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:16:33.569Z] 9b18e9b68314: Download complete [2023-01-10T21:16:34.586Z] 9b18e9b68314: Pull complete [2023-01-10T21:16:34.874Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:16:34.874Z] 891c053d2c06: Download complete [2023-01-10T21:16:35.156Z] 35d82f9e3411: Pull complete [2023-01-10T21:16:35.761Z] e16973657156: Pull complete [2023-01-10T21:16:36.037Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:16:36.037Z] db1c61fa0a46: Download complete [2023-01-10T21:16:37.021Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:16:37.021Z] fc693d55d65f: Download complete [2023-01-10T21:16:49.924Z] fc693d55d65f: Pull complete [2023-01-10T21:16:49.924Z] 7e9fc2657dce: Pull complete [2023-01-10T21:16:50.201Z] dda99020689f: Pull complete [2023-01-10T21:16:56.935Z] db1c61fa0a46: Pull complete [2023-01-10T21:16:59.569Z] 891c053d2c06: Pull complete [2023-01-10T21:16:59.569Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:16:59.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:16:59.569Z] ---> f96f9c87975a [2023-01-10T21:16:59.569Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:17:01.563Z] ---> Running in 60bd52a9d3ed [2023-01-10T21:17:02.156Z] Removing intermediate container 60bd52a9d3ed [2023-01-10T21:17:02.156Z] ---> a77fb7112ba4 [2023-01-10T21:17:02.156Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:17:02.156Z] ---> Running in e98ebdfdff8e [2023-01-10T21:17:02.434Z] Removing intermediate container e98ebdfdff8e [2023-01-10T21:17:02.434Z] ---> 75d002357e3a [2023-01-10T21:17:02.434Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:17:02.705Z] ---> Running in 7bfed04795d3 [2023-01-10T21:17:02.976Z] Removing intermediate container 7bfed04795d3 [2023-01-10T21:17:02.976Z] ---> 3c00c42cb8c3 [2023-01-10T21:17:02.976Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:17:02.976Z] ---> Running in 74f779cb8346 [2023-01-10T21:17:03.246Z] Removing intermediate container 74f779cb8346 [2023-01-10T21:17:03.246Z] ---> 545f2cc406cc [2023-01-10T21:17:03.246Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:17:03.521Z] ---> Running in 180eb6fd1e49 [2023-01-10T21:17:03.808Z] Removing intermediate container 180eb6fd1e49 [2023-01-10T21:17:03.808Z] ---> 43b50ad7a9a2 [2023-01-10T21:17:03.808Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:17:03.808Z] ---> Running in 09d4a408f3da [2023-01-10T21:17:05.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:17:05.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:17:06.943Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:17:06.943Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:17:06.943Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:17:06.943Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:17:07.217Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:17:07.217Z] OK: 226 MiB in 55 packages [2023-01-10T21:17:08.190Z] Removing intermediate container 09d4a408f3da [2023-01-10T21:17:08.190Z] ---> ea1f31e0a062 [2023-01-10T21:17:08.190Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:17:09.003Z] ---> d3fd7e1a71d6 [2023-01-10T21:17:09.003Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:17:09.003Z] ---> Running in e69b5b3cacbc [2023-01-10T21:18:17.125Z] Removing intermediate container e69b5b3cacbc [2023-01-10T21:18:17.125Z] ---> daf85ad1ec93 [2023-01-10T21:18:17.125Z] Step 11/12 : COPY . . [2023-01-10T21:18:17.125Z] ---> 2c40e7a1233e [2023-01-10T21:18:17.125Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:18:17.125Z] ---> Running in e9a9ad859e62 [2023-01-10T21:18:17.125Z] noop [2023-01-10T21:18:17.125Z] Removing intermediate container e9a9ad859e62 [2023-01-10T21:18:17.125Z] ---> 8820db92290b [2023-01-10T21:18:17.125Z] Successfully built 8820db92290b [2023-01-10T21:18:17.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:17.506Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:18:17.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:18:17.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2023-01-10T21:18:17.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@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 [2023-01-10T21:18:19.276Z] $ docker top 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:18:20.205Z] + go version [2023-01-10T21:18:20.205Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:18:20.229Z] $ docker stop --time=1 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee [2023-01-10T21:18:22.018Z] $ docker rm -f --volumes 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:22.591Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:18:22.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:18:22.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2023-01-10T21:18:22.907Z] $ 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/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@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 [2023-01-10T21:18:24.302Z] $ docker top 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:18:25.201Z] + git config --global --add safe.directory /w/workspace/device-gpio/55 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:18:25.876Z] + make test [2023-01-10T21:18:25.876Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:18:27.843Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:20:04.681Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:20:04.681Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:20:04.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T21:20:04.681Z] go vet ./... [2023-01-10T21:20:26.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:20:26.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:20:26.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:20:26.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:20:26.826Z] $ docker stop --time=1 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 [2023-01-10T21:20:28.710Z] $ docker rm -f --volumes 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:20:29.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:20:29.704Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T21:20:30.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:20:30.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:20:30.923Z] + ls -al . [2023-01-10T21:20:30.923Z] total 164 [2023-01-10T21:20:30.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:18 . [2023-01-10T21:20:30.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:16 .. [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:16 .dockerignore [2023-01-10T21:20:30.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:16 .git [2023-01-10T21:20:30.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 .github [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:16 .gitignore [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:16 .golangci.yml [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:16 Attribution.txt [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:16 CHANGELOG.md [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:16 Dockerfile [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:16 GOVERNANCE.md [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:16 Jenkinsfile [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:16 LICENSE [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:16 Makefile [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:16 OWNERS.md [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:16 README.md [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:13 VERSION [2023-01-10T21:20:30.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:16 bin [2023-01-10T21:20:30.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 cmd [2023-01-10T21:20:30.923Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:18 coverage.out [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:16 go.mod [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:16 go.sum [2023-01-10T21:20:30.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 internal [2023-01-10T21:20:30.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:16 snap [2023-01-10T21:20:30.923Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:20:31.269Z] + 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=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-10T21:20:31.542Z] Sending build context to Docker daemon 8.061MB [2023-01-10T21:20:31.542Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:20:31.542Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:20:31.542Z] ---> 8820db92290b [2023-01-10T21:20:31.542Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:20:31.808Z] ---> Running in d167563bb32a [2023-01-10T21:20:32.079Z] Removing intermediate container d167563bb32a [2023-01-10T21:20:32.079Z] ---> 99f13c9a6845 [2023-01-10T21:20:32.079Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:20:32.079Z] ---> Running in 842ba4c56722 [2023-01-10T21:20:32.668Z] Removing intermediate container 842ba4c56722 [2023-01-10T21:20:32.668Z] ---> c05bb4f2feaf [2023-01-10T21:20:32.668Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:20:32.668Z] ---> Running in 6dd79e99ad8b [2023-01-10T21:20:32.936Z] Removing intermediate container 6dd79e99ad8b [2023-01-10T21:20:32.936Z] ---> 1650c9e2a1ad [2023-01-10T21:20:32.936Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:20:32.936Z] ---> Running in b594c2411c53 [2023-01-10T21:20:33.207Z] Removing intermediate container b594c2411c53 [2023-01-10T21:20:33.207Z] ---> dff17dd18699 [2023-01-10T21:20:33.207Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:20:33.475Z] ---> Running in 2fb32194d14a [2023-01-10T21:20:33.744Z] Removing intermediate container 2fb32194d14a [2023-01-10T21:20:33.744Z] ---> ad4425d7b472 [2023-01-10T21:20:33.744Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:20:33.744Z] ---> Running in 1f2b622f164c [2023-01-10T21:20:34.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:20:34.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:20:36.403Z] OK: 226 MiB in 55 packages [2023-01-10T21:20:36.996Z] Removing intermediate container 1f2b622f164c [2023-01-10T21:20:36.996Z] ---> 4ff0a71ccaf3 [2023-01-10T21:20:36.996Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:20:37.582Z] ---> b18e6d4f95d7 [2023-01-10T21:20:37.582Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:20:37.582Z] ---> Running in 55eec3d76ac0 [2023-01-10T21:20:40.171Z] Removing intermediate container 55eec3d76ac0 [2023-01-10T21:20:40.171Z] ---> 30b5ececf44b [2023-01-10T21:20:40.171Z] Step 11/25 : COPY . . [2023-01-10T21:20:40.762Z] ---> f85355498923 [2023-01-10T21:20:40.762Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:20:40.762Z] ---> Running in 649f9a3f19e1 [2023-01-10T21:20:41.727Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:22:18.430Z] Removing intermediate container 649f9a3f19e1 [2023-01-10T21:22:18.430Z] ---> 316c21c08fc3 [2023-01-10T21:22:18.430Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:22:18.430Z] 3.16: Pulling from library/alpine [2023-01-10T21:22:18.430Z] 6875df1f5354: Pulling fs layer [2023-01-10T21:22:18.430Z] 6875df1f5354: Verifying Checksum [2023-01-10T21:22:18.430Z] 6875df1f5354: Download complete [2023-01-10T21:22:18.700Z] 6875df1f5354: Pull complete [2023-01-10T21:22:18.700Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:22:18.700Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:22:18.700Z] ---> 2b4661558fb8 [2023-01-10T21:22:18.700Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:22:18.700Z] ---> Running in 1759e51ddeb6 [2023-01-10T21:22:19.297Z] Removing intermediate container 1759e51ddeb6 [2023-01-10T21:22:19.297Z] ---> 3914cab1b7a0 [2023-01-10T21:22:19.297Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:22:19.297Z] ---> Running in 54d82ea8bf44 [2023-01-10T21:22:20.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:22:20.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:22:22.295Z] OK: 5 MiB in 14 packages [2023-01-10T21:22:23.272Z] Removing intermediate container 54d82ea8bf44 [2023-01-10T21:22:23.272Z] ---> d1298331f043 [2023-01-10T21:22:23.272Z] Step 16/25 : WORKDIR / [2023-01-10T21:22:23.272Z] ---> Running in fe7573ce0a19 [2023-01-10T21:22:23.545Z] Removing intermediate container fe7573ce0a19 [2023-01-10T21:22:23.545Z] ---> 1d6aac7c6d6a [2023-01-10T21:22:23.545Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:22:24.133Z] ---> d3a97ea2ec1a [2023-01-10T21:22:24.133Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:22:24.726Z] ---> e443c4768d50 [2023-01-10T21:22:24.726Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:22:26.145Z] ---> 8d73da4d4121 [2023-01-10T21:22:26.145Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:22:26.145Z] ---> Running in b2fb91ecdeac [2023-01-10T21:22:26.735Z] Removing intermediate container b2fb91ecdeac [2023-01-10T21:22:26.735Z] ---> 4ab597a5cbe6 [2023-01-10T21:22:26.735Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:22:26.735Z] ---> Running in 5a690b360162 [2023-01-10T21:22:27.006Z] Removing intermediate container 5a690b360162 [2023-01-10T21:22:27.006Z] ---> 036ec6413a44 [2023-01-10T21:22:27.006Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:22:27.006Z] ---> Running in 335a98e5d87a [2023-01-10T21:22:27.280Z] Removing intermediate container 335a98e5d87a [2023-01-10T21:22:27.280Z] ---> 12cbc8ed0272 [2023-01-10T21:22:27.280Z] Step 23/25 : LABEL arch=arm64 [2023-01-10T21:22:27.550Z] ---> Running in 57083ede9fa8 [2023-01-10T21:22:27.820Z] Removing intermediate container 57083ede9fa8 [2023-01-10T21:22:27.820Z] ---> a3effa262bee [2023-01-10T21:22:27.820Z] Step 24/25 : LABEL git_sha=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:22:27.820Z] ---> Running in e24b0d07f906 [2023-01-10T21:22:28.410Z] Removing intermediate container e24b0d07f906 [2023-01-10T21:22:28.410Z] ---> d996ac227b43 [2023-01-10T21:22:28.410Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-10T21:22:28.410Z] ---> Running in 3eaaf2a4532c [2023-01-10T21:22:28.679Z] Removing intermediate container 3eaaf2a4532c [2023-01-10T21:22:28.679Z] ---> 22e6b8fafb36 [2023-01-10T21:22:28.679Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:22:28.679Z] Successfully built 22e6b8fafb36 [2023-01-10T21:22:28.679Z] 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 [2023-01-10T21:22:28.787Z] provisioning config files... [2023-01-10T21:22:28.804Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/55@tmp/config14674429180144421771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:22:29.154Z] ---> docker-login.sh [2023-01-10T21:22:29.154Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:22:29.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:22:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:22:29.423Z] Configure a credential helper to remove this warning. See [2023-01-10T21:22:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:22:29.423Z] [2023-01-10T21:22:29.423Z] Login Succeeded [2023-01-10T21:22:29.423Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:22:29.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:22:29.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:22:29.962Z] Configure a credential helper to remove this warning. See [2023-01-10T21:22:29.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:22:29.962Z] [2023-01-10T21:22:29.962Z] Login Succeeded [2023-01-10T21:22:29.962Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:22:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:22:30.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:22:30.231Z] Configure a credential helper to remove this warning. See [2023-01-10T21:22:30.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:22:30.231Z] [2023-01-10T21:22:30.231Z] Login Succeeded [2023-01-10T21:22:30.231Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:22:30.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:22:30.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:22:30.770Z] Configure a credential helper to remove this warning. See [2023-01-10T21:22:30.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:22:30.770Z] [2023-01-10T21:22:30.770Z] Login Succeeded [2023-01-10T21:22:30.770Z] docker.io [2023-01-10T21:22:31.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:22:31.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:22:31.309Z] Configure a credential helper to remove this warning. See [2023-01-10T21:22:31.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:22:31.309Z] [2023-01-10T21:22:31.309Z] Login Succeeded [2023-01-10T21:22:31.309Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:22:31.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:22:31.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:22:31.365Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-01-10T21:22:31.365Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:22:31.365Z] latest [2023-01-10T21:22:31.365Z] 3.0.0-dev.3 [2023-01-10T21:22:31.365Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:22:31.365Z] main [2023-01-10T21:22:31.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:31.709Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:32.066Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:22:32.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-01-10T21:22:32.066Z] e2091330a36f: Preparing [2023-01-10T21:22:32.066Z] 719dbe939220: Preparing [2023-01-10T21:22:32.066Z] 66409899699b: Preparing [2023-01-10T21:22:32.066Z] 2eb4e644c30e: Preparing [2023-01-10T21:22:32.066Z] 17bec77d7fdc: Preparing [2023-01-10T21:22:32.066Z] 17bec77d7fdc: Layer already exists [2023-01-10T21:22:32.334Z] 719dbe939220: Pushed [2023-01-10T21:22:32.334Z] 66409899699b: Pushed [2023-01-10T21:22:32.334Z] 2eb4e644c30e: Pushed [2023-01-10T21:22:37.686Z] e2091330a36f: Pushed [2023-01-10T21:22:37.686Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:38.050Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:38.395Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-01-10T21:22:38.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-01-10T21:22:38.395Z] e2091330a36f: Preparing [2023-01-10T21:22:38.395Z] 719dbe939220: Preparing [2023-01-10T21:22:38.395Z] 66409899699b: Preparing [2023-01-10T21:22:38.395Z] 2eb4e644c30e: Preparing [2023-01-10T21:22:38.395Z] 17bec77d7fdc: Preparing [2023-01-10T21:22:38.395Z] 17bec77d7fdc: Layer already exists [2023-01-10T21:22:38.395Z] 719dbe939220: Layer already exists [2023-01-10T21:22:38.395Z] 66409899699b: Layer already exists [2023-01-10T21:22:38.395Z] 2eb4e644c30e: Layer already exists [2023-01-10T21:22:38.395Z] e2091330a36f: Layer already exists [2023-01-10T21:22:38.666Z] latest: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:39.014Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:39.360Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 [2023-01-10T21:22:39.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-01-10T21:22:39.360Z] e2091330a36f: Preparing [2023-01-10T21:22:39.360Z] 719dbe939220: Preparing [2023-01-10T21:22:39.360Z] 66409899699b: Preparing [2023-01-10T21:22:39.360Z] 2eb4e644c30e: Preparing [2023-01-10T21:22:39.360Z] 17bec77d7fdc: Preparing [2023-01-10T21:22:39.360Z] 66409899699b: Layer already exists [2023-01-10T21:22:39.360Z] e2091330a36f: Layer already exists [2023-01-10T21:22:39.360Z] 719dbe939220: Layer already exists [2023-01-10T21:22:39.360Z] 17bec77d7fdc: Layer already exists [2023-01-10T21:22:39.360Z] 2eb4e644c30e: Layer already exists [2023-01-10T21:22:39.360Z] 3.0.0-dev.3: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:39.979Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:40.328Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:22:40.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-01-10T21:22:40.328Z] e2091330a36f: Preparing [2023-01-10T21:22:40.328Z] 719dbe939220: Preparing [2023-01-10T21:22:40.328Z] 66409899699b: Preparing [2023-01-10T21:22:40.328Z] 2eb4e644c30e: Preparing [2023-01-10T21:22:40.328Z] 17bec77d7fdc: Preparing [2023-01-10T21:22:40.328Z] e2091330a36f: Layer already exists [2023-01-10T21:22:40.328Z] 66409899699b: Layer already exists [2023-01-10T21:22:40.328Z] 2eb4e644c30e: Layer already exists [2023-01-10T21:22:40.328Z] 17bec77d7fdc: Layer already exists [2023-01-10T21:22:40.328Z] 719dbe939220: Layer already exists [2023-01-10T21:22:40.596Z] 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:40.944Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:41.294Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-01-10T21:22:41.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-01-10T21:22:41.294Z] e2091330a36f: Preparing [2023-01-10T21:22:41.294Z] 719dbe939220: Preparing [2023-01-10T21:22:41.294Z] 66409899699b: Preparing [2023-01-10T21:22:41.294Z] 2eb4e644c30e: Preparing [2023-01-10T21:22:41.294Z] 17bec77d7fdc: Preparing [2023-01-10T21:22:41.294Z] 17bec77d7fdc: Layer already exists [2023-01-10T21:22:41.294Z] 66409899699b: Layer already exists [2023-01-10T21:22:41.294Z] 2eb4e644c30e: Layer already exists [2023-01-10T21:22:41.294Z] e2091330a36f: Layer already exists [2023-01-10T21:22:41.294Z] 719dbe939220: Layer already exists [2023-01-10T21:22:41.562Z] main: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:22:41.624Z] ===================================================== [Pipeline] echo [2023-01-10T21:22:41.633Z] taggedImages: [2023-01-10T21:22:41.633Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [2023-01-10T21:22:41.633Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-01-10T21:22:41.633Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 [2023-01-10T21:22:41.633Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [2023-01-10T21:22:41.633Z] - 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 [2023-01-10T21:22:42.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:22:42.013Z] [2023-01-10T21:22:42.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:22:42.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:22:42.631Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:22:42.631Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:22:42.631Z] 04944245beec: Pulling fs layer [2023-01-10T21:22:42.631Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:22:42.631Z] 765212b225bb: Pulling fs layer [2023-01-10T21:22:42.631Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:22:42.631Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:22:42.631Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:22:42.631Z] 765212b225bb: Waiting [2023-01-10T21:22:42.631Z] f23df028b6ca: Waiting [2023-01-10T21:22:42.631Z] d65c8cfc05b1: Waiting [2023-01-10T21:22:42.631Z] 2437ff75d9bd: Waiting [2023-01-10T21:22:42.631Z] 04944245beec: Verifying Checksum [2023-01-10T21:22:42.631Z] 04944245beec: Download complete [2023-01-10T21:22:42.631Z] 765212b225bb: Verifying Checksum [2023-01-10T21:22:42.631Z] 765212b225bb: Download complete [2023-01-10T21:22:42.631Z] f23df028b6ca: Verifying Checksum [2023-01-10T21:22:42.631Z] f23df028b6ca: Download complete [2023-01-10T21:22:42.631Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:22:42.631Z] d65c8cfc05b1: Download complete [2023-01-10T21:22:42.899Z] 699f458cf7ca: Verifying Checksum [2023-01-10T21:22:42.899Z] 699f458cf7ca: Download complete [2023-01-10T21:22:43.166Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T21:22:43.166Z] 8998bd30e6a1: Download complete [2023-01-10T21:22:45.747Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:22:45.747Z] 2437ff75d9bd: Download complete [2023-01-10T21:22:47.159Z] 8998bd30e6a1: Pull complete [2023-01-10T21:22:49.106Z] 04944245beec: Pull complete [2023-01-10T21:22:50.067Z] 699f458cf7ca: Pull complete [2023-01-10T21:22:50.336Z] 765212b225bb: Pull complete [2023-01-10T21:22:50.924Z] f23df028b6ca: Pull complete [2023-01-10T21:22:51.193Z] d65c8cfc05b1: Pull complete [2023-01-10T21:23:06.227Z] 2437ff75d9bd: Pull complete [2023-01-10T21:23:06.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:23:06.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:23:06.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:06.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2023-01-10T21:23:06.575Z] $ 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/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@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 [2023-01-10T21:23:09.615Z] $ docker top 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:10.512Z] ---> job-cost.sh [2023-01-10T21:23:10.512Z] lf-activate-venv: SKIPPING [2023-01-10T21:23:10.512Z] INFO: No Stack... [2023-01-10T21:23:10.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:23:11.770Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:23:12.428Z] + cat /w/workspace/device-gpio/55/archives/cost.csv [2023-01-10T21:23:12.428Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:23:12.516Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [2023-01-10T21:23:12.521Z] Resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] did not exist. Created. [2023-01-10T21:23:12.522Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:23:13.191Z] /w/workspace/device-gpio/55@tmp/durable-fdf12cfe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:23:13.852Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:23:13.868Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:23:13.925Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:23:13.934Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:23:13.956Z] $ docker stop --time=1 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce [2023-01-10T21:23:15.564Z] $ docker rm -f --volumes 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce [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 [2023-01-10T21:23:15.997Z] provisioning config files... [2023-01-10T21:23:16.003Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12028604858079404169tmp [Pipeline] { [Pipeline] sh [2023-01-10T21:23:16.291Z] + set +x [2023-01-10T21:23:16.291Z] + curl -s https://codecov.io/bash [2023-01-10T21:23:16.291Z] + bash -s -- [2023-01-10T21:23:16.291Z] [2023-01-10T21:23:16.291Z] _____ _ [2023-01-10T21:23:16.291Z] / ____| | | [2023-01-10T21:23:16.291Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T21:23:16.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T21:23:16.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T21:23:16.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T21:23:16.291Z] Bash-1.0.6 [2023-01-10T21:23:16.291Z] [2023-01-10T21:23:16.291Z] [2023-01-10T21:23:16.291Z] ==> git version 2.25.1 found [2023-01-10T21:23:16.291Z] ==> 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 [2023-01-10T21:23:16.291Z] Release-Date: 2020-01-08 [2023-01-10T21:23:16.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T21:23:16.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T21:23:16.291Z] ==> Jenkins CI detected. [2023-01-10T21:23:16.291Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-01-10T21:23:16.291Z] project root: . [2023-01-10T21:23:16.291Z] --> token set from env [2023-01-10T21:23:16.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T21:23:16.291Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T21:23:16.291Z] ==> Python coveragepy not found [2023-01-10T21:23:16.291Z] ==> Searching for coverage reports in: [2023-01-10T21:23:16.291Z] + . [2023-01-10T21:23:16.291Z] -> Found 1 reports [2023-01-10T21:23:16.291Z] ==> Detecting git/mercurial file structure [2023-01-10T21:23:16.291Z] ==> Reading reports [2023-01-10T21:23:16.291Z] + ./coverage.out bytes=10 [2023-01-10T21:23:16.291Z] ==> Appending adjustments [2023-01-10T21:23:16.291Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T21:23:16.548Z] + Found adjustments [2023-01-10T21:23:16.548Z] ==> Gzipping contents [2023-01-10T21:23:16.548Z] 4.0K /tmp/codecov.hnY4Mi.gz [2023-01-10T21:23:16.548Z] ==> Uploading reports [2023-01-10T21:23:16.548Z] url: https://codecov.io [2023-01-10T21:23:16.548Z] query: branch=main&commit=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T21:23:16.548Z] -> Pinging Codecov [2023-01-10T21:23:16.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T21:23:16.807Z] -> Uploading to [2023-01-10T21:23:16.807Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8f32374c2c41cdb1ba282cfb564c8a7ba9873dae/f4d2dfba-a7a1-4a75-91d0-a27317369d97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T212316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c0802f7c2191041f140eec3b5306c6a417008e1a615e54a862985644e4a5bde [2023-01-10T21:23:16.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:23:16.807Z] Dload Upload Total Spent Left Speed [2023-01-10T21:23:17.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2750 --:--:-- --:--:-- --:--:-- 2750 [2023-01-10T21:23:17.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } [2023-01-10T21:23:17.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T21:23:17.202Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T21:23:17.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:17.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T21:23:17.516Z] [2023-01-10T21:23:17.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:17.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T21:23:17.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T21:23:17.818Z] df9b9388f04a: Pulling fs layer [2023-01-10T21:23:17.818Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T21:23:17.818Z] 25bc292e5bac: Pulling fs layer [2023-01-10T21:23:17.818Z] 114826534d7a: Pulling fs layer [2023-01-10T21:23:17.818Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T21:23:17.818Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T21:23:17.818Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T21:23:17.818Z] 114826534d7a: Waiting [2023-01-10T21:23:17.818Z] 4657fd5d0bcf: Waiting [2023-01-10T21:23:17.818Z] 8a3aa393b2d8: Waiting [2023-01-10T21:23:17.818Z] 6ad1cebc031e: Waiting [2023-01-10T21:23:17.818Z] 25bc292e5bac: Verifying Checksum [2023-01-10T21:23:17.818Z] 25bc292e5bac: Download complete [2023-01-10T21:23:17.818Z] 52dc419b0ee2: Verifying Checksum [2023-01-10T21:23:17.818Z] 52dc419b0ee2: Download complete [2023-01-10T21:23:17.818Z] 4657fd5d0bcf: Download complete [2023-01-10T21:23:17.818Z] df9b9388f04a: Download complete [2023-01-10T21:23:18.079Z] df9b9388f04a: Pull complete [2023-01-10T21:23:18.079Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T21:23:18.079Z] 6ad1cebc031e: Download complete [2023-01-10T21:23:18.079Z] 52dc419b0ee2: Pull complete [2023-01-10T21:23:18.079Z] 25bc292e5bac: Pull complete [2023-01-10T21:23:18.647Z] 114826534d7a: Verifying Checksum [2023-01-10T21:23:18.647Z] 114826534d7a: Download complete [2023-01-10T21:23:18.647Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T21:23:18.647Z] 8a3aa393b2d8: Download complete [2023-01-10T21:23:21.925Z] 114826534d7a: Pull complete [2023-01-10T21:23:21.925Z] 4657fd5d0bcf: Pull complete [2023-01-10T21:23:22.489Z] 6ad1cebc031e: Pull complete [2023-01-10T21:23:25.021Z] 8a3aa393b2d8: Pull complete [2023-01-10T21:23:25.021Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T21:23:25.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T21:23:25.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:25.098Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:23:25.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-10T21:23:28.086Z] $ docker top 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T21:23:28.150Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-01-10T21:23:28.426Z] + set -o pipefail [2023-01-10T21:23:28.426Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2e7a6d31-1a41-4fd4-af62-2a22a1e3829b [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] [2023-01-10T21:23:34.992Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T21:23:34.992Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T21:23:34.992Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T21:23:35.006Z] $ docker stop --time=1 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b [2023-01-10T21:23:37.900Z] $ docker rm -f --volumes 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:23:38.649Z] + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] sh [2023-01-10T21:23:38.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:23:38.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:39.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:23:39.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:39.307Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:23:39.332Z] $ 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 [2023-01-10T21:23:39.689Z] $ docker top 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 -eo pid,comm [2023-01-10T21:23:39.740Z] 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). [2023-01-10T21:23:39.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:23:39.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:23:39.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:23:39.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:23:39.915Z] $ docker exec 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 ssh-agent [2023-01-10T21:23:40.019Z] SSH_AUTH_SOCK=/tmp/ssh-WCObYSAKsYdh/agent.32 [2023-01-10T21:23:40.019Z] SSH_AGENT_PID=38 [2023-01-10T21:23:40.025Z] Running ssh-add (command line suppressed) [2023-01-10T21:23:40.126Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12162425136007773373.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12162425136007773373.key) [2023-01-10T21:23:40.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:23:40.429Z] + git semver tag [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,626 [run_tag] DEBUG tag force:False [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,626 [check_head_tag] DEBUG check head tag [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,626 [execute] INFO git cat-file --batch-check [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,632 [execute] INFO git cat-file --batch [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,645 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:23:40.688Z] 2023-01-10 21:23:40,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:23:40.688Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T21:23:40.699Z] $ docker exec --env ******** --env ******** 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 ssh-agent -k [2023-01-10T21:23:40.803Z] unset SSH_AUTH_SOCK; [2023-01-10T21:23:40.803Z] unset SSH_AGENT_PID; [2023-01-10T21:23:40.803Z] echo Agent pid 38 killed; [2023-01-10T21:23:40.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:23:41.115Z] + git semver [Pipeline] } [2023-01-10T21:23:41.384Z] $ docker stop --time=1 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 [2023-01-10T21:23:42.685Z] $ docker rm -f --volumes 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:43.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T21:23:43.081Z] [2023-01-10T21:23:43.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:43.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T21:23:43.385Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T21:23:43.385Z] ab5ef0e58194: Pulling fs layer [2023-01-10T21:23:43.385Z] 9712f1f96733: Pulling fs layer [2023-01-10T21:23:43.385Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T21:23:43.385Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T21:23:43.385Z] e9a5061849ea: Pulling fs layer [2023-01-10T21:23:43.385Z] d747dcd14b5f: Pulling fs layer [2023-01-10T21:23:43.385Z] 2de7ff778b66: Pulling fs layer [2023-01-10T21:23:43.385Z] 0d9ebad4ef96: Waiting [2023-01-10T21:23:43.385Z] d747dcd14b5f: Waiting [2023-01-10T21:23:43.385Z] 2de7ff778b66: Waiting [2023-01-10T21:23:43.385Z] e9a5061849ea: Waiting [2023-01-10T21:23:43.385Z] 9712f1f96733: Verifying Checksum [2023-01-10T21:23:43.385Z] 9712f1f96733: Download complete [2023-01-10T21:23:43.972Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T21:23:43.972Z] 63f879dbbcfc: Download complete [2023-01-10T21:23:43.972Z] ab5ef0e58194: Verifying Checksum [2023-01-10T21:23:43.972Z] ab5ef0e58194: Download complete [2023-01-10T21:23:43.972Z] d747dcd14b5f: Verifying Checksum [2023-01-10T21:23:43.972Z] d747dcd14b5f: Download complete [2023-01-10T21:23:43.972Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T21:23:43.972Z] 0d9ebad4ef96: Download complete [2023-01-10T21:23:43.972Z] e9a5061849ea: Verifying Checksum [2023-01-10T21:23:43.972Z] e9a5061849ea: Download complete [2023-01-10T21:23:44.229Z] 2de7ff778b66: Verifying Checksum [2023-01-10T21:23:44.229Z] 2de7ff778b66: Download complete [2023-01-10T21:23:46.759Z] ab5ef0e58194: Pull complete [2023-01-10T21:23:46.759Z] 9712f1f96733: Pull complete [2023-01-10T21:23:47.691Z] 63f879dbbcfc: Pull complete [2023-01-10T21:23:51.896Z] 0d9ebad4ef96: Pull complete [2023-01-10T21:23:51.896Z] e9a5061849ea: Pull complete [2023-01-10T21:23:51.896Z] d747dcd14b5f: Pull complete [2023-01-10T21:23:52.831Z] 2de7ff778b66: Pull complete [2023-01-10T21:23:52.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T21:23:52.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T21:23:52.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:52.924Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:23:52.957Z] $ 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 [2023-01-10T21:23:56.683Z] $ docker top f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:23:56.758Z] provisioning config files... [2023-01-10T21:23:56.767Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8462919305453111369tmp [2023-01-10T21:23:56.776Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12173883421660835030tmp [2023-01-10T21:23:56.785Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18394249216818716278tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:23:56.799Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:57.083Z] ---> sigul-configuration.sh [2023-01-10T21:23:57.083Z] gpg: directory `/root/.gnupg' created [2023-01-10T21:23:57.083Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T21:23:57.084Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T21:23:57.084Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T21:23:57.084Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T21:23:57.084Z] gpg: CAST5 encrypted data [2023-01-10T21:23:57.084Z] gpg: encrypted with 1 passphrase [2023-01-10T21:23:57.084Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T21:23:57.367Z] + mkdir /home/jenkins [2023-01-10T21:23:57.367Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T21:23:57.654Z] + 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 [2023-01-10T21:23:57.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:57.948Z] ---> sigul-install.sh [2023-01-10T21:23:57.948Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T21:23:58.245Z] + git tag --list [2023-01-10T21:23:58.245Z] v1.0.0 [2023-01-10T21:23:58.245Z] v2.1.0 [2023-01-10T21:23:58.245Z] v2.1.1 [2023-01-10T21:23:58.245Z] v2.1.1-dev.1 [2023-01-10T21:23:58.245Z] v2.2.0 [2023-01-10T21:23:58.245Z] v2.2.1-dev.1 [2023-01-10T21:23:58.245Z] v2.2.1-dev.2 [2023-01-10T21:23:58.245Z] v2.2.1-dev.3 [2023-01-10T21:23:58.245Z] v2.2.1-dev.4 [2023-01-10T21:23:58.245Z] v2.3.0 [2023-01-10T21:23:58.245Z] v2.3.0-dev.10 [2023-01-10T21:23:58.245Z] v2.3.0-dev.11 [2023-01-10T21:23:58.245Z] v2.3.0-dev.12 [2023-01-10T21:23:58.245Z] v2.3.0-dev.13 [2023-01-10T21:23:58.245Z] v2.3.0-dev.14 [2023-01-10T21:23:58.245Z] v2.3.0-dev.15 [2023-01-10T21:23:58.245Z] v2.3.0-dev.16 [2023-01-10T21:23:58.245Z] v2.3.0-dev.17 [2023-01-10T21:23:58.245Z] v2.3.0-dev.18 [2023-01-10T21:23:58.245Z] v2.3.0-dev.19 [2023-01-10T21:23:58.245Z] v2.3.0-dev.20 [2023-01-10T21:23:58.245Z] v2.3.0-dev.4 [2023-01-10T21:23:58.245Z] v2.3.0-dev.5 [2023-01-10T21:23:58.245Z] v2.3.0-dev.6 [2023-01-10T21:23:58.245Z] v2.3.0-dev.7 [2023-01-10T21:23:58.245Z] v2.3.0-dev.8 [2023-01-10T21:23:58.245Z] v2.3.0-dev.9 [2023-01-10T21:23:58.245Z] v3.0.0-dev.1 [2023-01-10T21:23:58.245Z] v3.0.0-dev.2 [2023-01-10T21:23:58.245Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-10T21:23:58.532Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-10T21:23:59.099Z] Signing Git tag with Sigul... [2023-01-10T21:23:59.099Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-10T21:23:59.674Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:59.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T21:23:59.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T21:23:59.981Z] $ docker stop --time=1 f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 [2023-01-10T21:24:01.315Z] $ docker rm -f --volumes f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T21:24:01.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:24:01.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:24:01.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:24:01.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:24:02.066Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:24:02.096Z] $ 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 [2023-01-10T21:24:02.450Z] $ docker top f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:24:02.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:24:02.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:24:02.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:24:02.680Z] $ docker exec f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a ssh-agent [2023-01-10T21:24:02.776Z] SSH_AUTH_SOCK=/tmp/ssh-w9aNsXHPGxY5/agent.32 [2023-01-10T21:24:02.776Z] SSH_AGENT_PID=39 [2023-01-10T21:24:02.781Z] Running ssh-add (command line suppressed) [2023-01-10T21:24:02.883Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16570656331638183192.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16570656331638183192.key) [2023-01-10T21:24:02.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:24:03.178Z] + git semver bump pre [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,379 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,379 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,379 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,379 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,379 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,381 [execute] INFO git cat-file --batch-check [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,386 [execute] INFO git cat-file --batch [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:24:03.436Z] 2023-01-10 21:24:03,393 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:24:03.436Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T21:24:03.446Z] $ docker exec --env ******** --env ******** f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a ssh-agent -k [2023-01-10T21:24:03.550Z] unset SSH_AUTH_SOCK; [2023-01-10T21:24:03.551Z] unset SSH_AGENT_PID; [2023-01-10T21:24:03.551Z] echo Agent pid 39 killed; [2023-01-10T21:24:03.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:24:03.859Z] + git semver [Pipeline] } [2023-01-10T21:24:04.130Z] $ docker stop --time=1 f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a [2023-01-10T21:24:05.418Z] $ docker rm -f --volumes f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:24:05.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:24:05.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:24:06.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:24:06.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:24:06.128Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:24:06.160Z] $ 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 [2023-01-10T21:24:06.511Z] $ docker top 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 -eo pid,comm [2023-01-10T21:24:06.559Z] 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). [2023-01-10T21:24:06.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:24:06.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:24:06.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:24:06.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:24:06.716Z] $ docker exec 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 ssh-agent [2023-01-10T21:24:06.811Z] SSH_AUTH_SOCK=/tmp/ssh-gsXyyeKxooTu/agent.32 [2023-01-10T21:24:06.811Z] SSH_AGENT_PID=38 [2023-01-10T21:24:06.816Z] Running ssh-add (command line suppressed) [2023-01-10T21:24:06.923Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4271064555891437718.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4271064555891437718.key) [2023-01-10T21:24:06.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:24:07.220Z] + git semver push [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,394 [run_push] DEBUG push [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,395 [execute] INFO git cat-file --batch-check [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,400 [execute] INFO git rev-list 94e4df0b627c3db6e555506da4c7c502624326f0 -- [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,400 [execute] DEBUG Popen(['git', 'rev-list', '94e4df0b627c3db6e555506da4c7c502624326f0', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,405 [execute] INFO git fetch -v origin [2023-01-10T21:24:07.482Z] 2023-01-10 21:24:07,405 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T21:24:08.052Z] 2023-01-10 21:24:07,871 [run_push] DEBUG no remote changes detected [2023-01-10T21:24:08.052Z] 2023-01-10 21:24:07,873 [execute] INFO git push origin semver [2023-01-10T21:24:08.052Z] 2023-01-10 21:24:07,873 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:24:08.991Z] 2023-01-10 21:24:08,765 [run_push] DEBUG push all version tags [2023-01-10T21:24:08.991Z] 2023-01-10 21:24:08,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T21:24:08.991Z] 2023-01-10 21:24:08,766 [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) [2023-01-10T21:24:09.927Z] 2023-01-10 21:24:09,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-01-10T21:24:09.927Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T21:24:09.941Z] $ docker exec --env ******** --env ******** 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 ssh-agent -k [2023-01-10T21:24:10.047Z] unset SSH_AUTH_SOCK; [2023-01-10T21:24:10.048Z] unset SSH_AGENT_PID; [2023-01-10T21:24:10.048Z] echo Agent pid 38 killed; [2023-01-10T21:24:10.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:24:10.364Z] + git semver [Pipeline] } [2023-01-10T21:24:10.634Z] $ docker stop --time=1 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 [2023-01-10T21:24:11.931Z] $ docker rm -f --volumes 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T21:24:12.438Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-01-10T21:24:12.438Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-01-10T21:24:12.438Z] total 16 [2023-01-10T21:24:12.438Z] drwxr-xr-x 3 root root 4096 Jan 10 21:14 . [2023-01-10T21:24:12.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:23 .. [2023-01-10T21:24:12.438Z] drwxr-xr-x 2 root root 4096 Jan 10 21:14 cost [2023-01-10T21:24:12.438Z] -rw-r--r-- 1 root root 82 Jan 10 21:14 cost.csv [2023-01-10T21:24:12.438Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-01-10T21:24:12.438Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-01-10T21:24:12.438Z] total 16 [2023-01-10T21:24:12.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:14 . [2023-01-10T21:24:12.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:23 .. [2023-01-10T21:24:12.438Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:14 cost [2023-01-10T21:24:12.438Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 10 21:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:12.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:13.588Z] ---> package-listing.sh [2023-01-10T21:24:13.588Z] ++ facter osfamily [2023-01-10T21:24:13.588Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:24:13.849Z] + OS_FAMILY=debian [2023-01-10T21:24:13.849Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-01-10T21:24:13.849Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:24:13.849Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:24:13.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:24:13.849Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:24:13.849Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-01-10T21:24:13.849Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:24:13.849Z] + case "${OS_FAMILY}" in [2023-01-10T21:24:13.849Z] + dpkg -l [2023-01-10T21:24:13.849Z] + grep '^ii' [2023-01-10T21:24:13.849Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:24:13.849Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:24:13.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:24:13.849Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-01-10T21:24:13.849Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-01-10T21:24:13.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-01-10T21:24:13.860Z] 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 [2023-01-10T21:24:14.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:24:14.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:24:14.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:24:14.774Z] prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container [2023-01-10T21:24:14.805Z] $ 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 [2023-01-10T21:24:15.004Z] $ docker top 4f5580dce3fbff16872a6eedbf1f351bd863636ad5e24a7ff354e5b01704e82d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:24:15.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:24:15.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:24:16.090Z] + ls /var/log/sa-host [2023-01-10T21:24:16.090Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:24:16.172Z] provisioning config files... [2023-01-10T21:24:16.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17144111463884608223tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:24:16.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:16.474Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:24:16.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:16.803Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:24:16.812Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:17.099Z] ---> sudo-logs.sh [2023-01-10T21:24:17.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:24:17.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:17.423Z] ---> job-cost.sh [2023-01-10T21:24:17.423Z] lf-activate-venv: SKIPPING [2023-01-10T21:24:17.423Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:24:17.423Z] INFO: Retrieving Stack Cost... [2023-01-10T21:24:17.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:24:18.250Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:24:18.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:18.548Z] ---> logs-deploy.sh [2023-01-10T21:24:18.548Z] lf-activate-venv: SKIPPING [2023-01-10T21:24:18.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/55 [2023-01-10T21:24:18.548Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:24:19.487Z] Archives upload complete. [2023-01-10T21:24:19.747Z] INFO: archiving logs to Nexus