Pull request #29 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Loading trusted files from base branch main at cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 rather than fdefd348fbac99f553ad29c2523a88e35ad4c7c4 Obtained Jenkinsfile from cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 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-ssh7759627828256316743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11281445954411062711.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-29/workspace@libs/edgex-global-pipelines/.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/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15103120601448798208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh4449386514906894140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-29/workspace@libs/lf-pipelines/.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/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh910963836907304730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-47522 in /w/workspace/edgexfoundry_device-gpio_PR-29 [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_PR-29 # 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 Merging remotes/origin/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit fdefd348fbac99f553ad29c2523a88e35ad4c7c4 Merge succeeded, producing fdefd348fbac99f553ad29c2523a88e35ad4c7c4 Checking out Revision fdefd348fbac99f553ad29c2523a88e35ad4c7c4 (PR-29) > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdefd348fbac99f553ad29c2523a88e35ad4c7c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdefd348fbac99f553ad29c2523a88e35ad4c7c4 # timeout=10 Commit message: "build(deps): go mod tidy" > git rev-list --no-walk 10f0327ef8d8e798711ea3bacfc48645c5536e32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T10:33:26.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T10:33:26.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T10:33:26.240Z] ========================================================= [2022-05-10T10:33:26.240Z] EdgeX Global Pipelines Version Info [2022-05-10T10:33:26.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:33:27.015Z] ------------------- [2022-05-10T10:33:27.015Z] stable info: [2022-05-10T10:33:27.015Z] ------------------- [2022-05-10T10:33:27.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:33:27.015Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T10:33:27.015Z] Message: update stable to v1.0.227 [2022-05-10T10:33:27.592Z] ------------------- [2022-05-10T10:33:27.592Z] experimental info: [2022-05-10T10:33:27.592Z] ------------------- [2022-05-10T10:33:27.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:33:27.592Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T10:33:27.592Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T10:33:27.723Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-10T10:33:27.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-10T10:33:27.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T10:33:27.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T10:33:27.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T10:33:27.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T10:33:27.795Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T10:33:27.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T10:33:27.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T10:33:27.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T10:33:27.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T10:33:27.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-10T10:33:27.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T10:33:27.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T10:33:27.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:33:27.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:33:27.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:33:27.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:33:27.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T10:33:27.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T10:33:27.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T10:33:27.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T10:33:27.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T10:33:27.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T10:33:28.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T10:33:28.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T10:33:28.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2022-05-10T10:33:28.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2022-05-10T10:33:28.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2022-05-10T10:33:28.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [Pipeline] echo [2022-05-10T10:33:28.083Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdefd34 [Pipeline] echo [2022-05-10T10:33:28.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:33:28.143Z] provisioning config files... [2022-05-10T10:33:28.157Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config4318387927447609987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:33:28.470Z] ---> docker-login.sh [2022-05-10T10:33:28.470Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:33:28.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:28.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:28.732Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:28.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:28.732Z] [2022-05-10T10:33:28.732Z] Login Succeeded [2022-05-10T10:33:28.732Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:33:28.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:28.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:28.994Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:28.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:28.994Z] [2022-05-10T10:33:28.994Z] Login Succeeded [2022-05-10T10:33:28.994Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:33:28.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:28.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:28.994Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:28.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:28.994Z] [2022-05-10T10:33:28.994Z] Login Succeeded [2022-05-10T10:33:28.994Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:33:29.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:29.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:29.257Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:29.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:29.257Z] [2022-05-10T10:33:29.257Z] Login Succeeded [2022-05-10T10:33:29.257Z] docker.io [2022-05-10T10:33:29.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:29.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:29.528Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:29.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:29.528Z] [2022-05-10T10:33:29.528Z] Login Succeeded [2022-05-10T10:33:29.535Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:33:29.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T10:33:29.927Z] + git rev-list -1 --merges fdefd348fbac99f553ad29c2523a88e35ad4c7c4~1..fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [Pipeline] echo [2022-05-10T10:33:30.049Z] -----------> git rev-list -1 --merges fdefd348fbac99f553ad29c2523a88e35ad4c7c4~1..fdefd348fbac99f553ad29c2523a88e35ad4c7c4 fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [false] [Pipeline] sh [2022-05-10T10:33:30.354Z] + git log --format=format:%s -1 fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [Pipeline] echo [2022-05-10T10:33:30.373Z] ========================================================= [2022-05-10T10:33:30.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T10:33:30.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:33:30.714Z] + git log --format=format:%s -1 fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [Pipeline] echo [2022-05-10T10:33:30.729Z] [semverPrep] GIT_COMMIT: fdefd348fbac99f553ad29c2523a88e35ad4c7c4, Commit Message: build(deps): go mod tidy [Pipeline] echo [2022-05-10T10:33:30.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T10:33:31.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T10:33:31.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T10:33:31.125Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T10:33:31.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T10:33:31.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T10:33:31.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T10:33:31.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:33:31.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:33:31.478Z] [2022-05-10T10:33:31.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:33:31.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:33:31.784Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T10:33:31.784Z] 1fe172e4850f: Pulling fs layer [2022-05-10T10:33:31.784Z] caf521ccaac6: Pulling fs layer [2022-05-10T10:33:31.784Z] 3ead6fa29328: Pulling fs layer [2022-05-10T10:33:31.784Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T10:33:31.784Z] a8d5f1318db7: Pulling fs layer [2022-05-10T10:33:31.784Z] c427282e49a2: Pulling fs layer [2022-05-10T10:33:31.784Z] 1827001aaf11: Pulling fs layer [2022-05-10T10:33:31.784Z] 0714d37db230: Pulling fs layer [2022-05-10T10:33:31.784Z] ac28cf19c067: Pulling fs layer [2022-05-10T10:33:31.784Z] ca983d60f3e2: Pulling fs layer [2022-05-10T10:33:31.784Z] 9f894cec8388: Pulling fs layer [2022-05-10T10:33:31.784Z] 5c2a1cbceb83: Waiting [2022-05-10T10:33:31.784Z] a8d5f1318db7: Waiting [2022-05-10T10:33:31.784Z] c427282e49a2: Waiting [2022-05-10T10:33:31.784Z] 1827001aaf11: Waiting [2022-05-10T10:33:31.784Z] 0714d37db230: Waiting [2022-05-10T10:33:31.784Z] ac28cf19c067: Waiting [2022-05-10T10:33:31.784Z] ca983d60f3e2: Waiting [2022-05-10T10:33:31.784Z] 9f894cec8388: Waiting [2022-05-10T10:33:31.784Z] caf521ccaac6: Download complete [2022-05-10T10:33:31.784Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T10:33:31.784Z] 5c2a1cbceb83: Download complete [2022-05-10T10:33:32.047Z] 3ead6fa29328: Verifying Checksum [2022-05-10T10:33:32.047Z] 3ead6fa29328: Download complete [2022-05-10T10:33:32.047Z] a8d5f1318db7: Verifying Checksum [2022-05-10T10:33:32.047Z] a8d5f1318db7: Download complete [2022-05-10T10:33:32.047Z] c427282e49a2: Download complete [2022-05-10T10:33:32.047Z] 0714d37db230: Verifying Checksum [2022-05-10T10:33:32.047Z] 0714d37db230: Download complete [2022-05-10T10:33:32.047Z] ac28cf19c067: Verifying Checksum [2022-05-10T10:33:32.047Z] ac28cf19c067: Download complete [2022-05-10T10:33:32.047Z] ca983d60f3e2: Verifying Checksum [2022-05-10T10:33:32.047Z] ca983d60f3e2: Download complete [2022-05-10T10:33:32.047Z] 9f894cec8388: Verifying Checksum [2022-05-10T10:33:32.047Z] 9f894cec8388: Download complete [2022-05-10T10:33:32.047Z] 1fe172e4850f: Download complete [2022-05-10T10:33:32.307Z] 1827001aaf11: Verifying Checksum [2022-05-10T10:33:32.307Z] 1827001aaf11: Download complete [2022-05-10T10:33:33.692Z] 1fe172e4850f: Pull complete [2022-05-10T10:33:33.692Z] caf521ccaac6: Pull complete [2022-05-10T10:33:34.262Z] 3ead6fa29328: Pull complete [2022-05-10T10:33:34.262Z] 5c2a1cbceb83: Pull complete [2022-05-10T10:33:34.524Z] a8d5f1318db7: Pull complete [2022-05-10T10:33:34.524Z] c427282e49a2: Pull complete [2022-05-10T10:33:37.068Z] 1827001aaf11: Pull complete [2022-05-10T10:33:37.068Z] 0714d37db230: Pull complete [2022-05-10T10:33:37.068Z] ac28cf19c067: Pull complete [2022-05-10T10:33:37.068Z] ca983d60f3e2: Pull complete [2022-05-10T10:33:37.068Z] 9f894cec8388: Pull complete [2022-05-10T10:33:37.068Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T10:33:37.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:33:37.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T10:33:37.154Z] prd-ubuntu20.04-docker-8c-8g-47522 does not seem to be running inside a container [2022-05-10T10:33:37.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T10:33:38.478Z] $ docker top 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 -eo pid,comm [2022-05-10T10:33:38.549Z] 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). [2022-05-10T10:33:38.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T10:33:38.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:33:38.594Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:33:38.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:33:38.739Z] $ docker exec 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 ssh-agent [2022-05-10T10:33:38.865Z] SSH_AUTH_SOCK=/tmp/ssh-1K4VVwfV9rG5/agent.33 [2022-05-10T10:33:38.865Z] SSH_AGENT_PID=39 [2022-05-10T10:33:38.873Z] Running ssh-add (command line suppressed) [2022-05-10T10:33:39.001Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_1704923274858841979.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_1704923274858841979.key) [2022-05-10T10:33:39.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:33:39.311Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T10:33:39.329Z] $ docker exec --env ******** --env ******** 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 ssh-agent -k [2022-05-10T10:33:39.449Z] unset SSH_AUTH_SOCK; [2022-05-10T10:33:39.449Z] unset SSH_AGENT_PID; [2022-05-10T10:33:39.449Z] echo Agent pid 39 killed; [2022-05-10T10:33:39.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T10:33:39.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:33:39.486Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:33:39.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:33:39.643Z] $ docker exec 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 ssh-agent [2022-05-10T10:33:39.767Z] SSH_AUTH_SOCK=/tmp/ssh-WmhbvtseERnc/agent.72 [2022-05-10T10:33:39.767Z] SSH_AGENT_PID=78 [2022-05-10T10:33:39.774Z] Running ssh-add (command line suppressed) [2022-05-10T10:33:39.913Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_5753188319210647732.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_5753188319210647732.key) [2022-05-10T10:33:39.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:33:40.216Z] + git semver init [2022-05-10T10:33:40.476Z] 2022-05-10 10:33:40,465 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T10:33:40.476Z] 2022-05-10 10:33:40,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T10:33:40.476Z] 2022-05-10 10:33:40,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T10:33:40.476Z] 2022-05-10 10:33:40,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-29/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29, universal_newlines=False, shell=None, istream=None) [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,388 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.git/info/exclude [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 with force:False [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,388 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,392 [execute] INFO git cat-file --batch-check [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,399 [execute] INFO git cat-file --batch [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:33:41.417Z] 2022-05-10 10:33:41,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T10:33:41.417Z] 0.0.0 [Pipeline] } [2022-05-10T10:33:41.696Z] $ docker exec --env ******** --env ******** 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 ssh-agent -k [2022-05-10T10:33:41.825Z] unset SSH_AUTH_SOCK; [2022-05-10T10:33:41.825Z] unset SSH_AGENT_PID; [2022-05-10T10:33:41.825Z] echo Agent pid 78 killed; [2022-05-10T10:33:41.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T10:33:42.167Z] + git semver [Pipeline] } [2022-05-10T10:33:42.450Z] $ docker stop --time=1 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 [2022-05-10T10:33:43.912Z] $ docker rm -f 011ed1b9b63ad814de8055dd2e8c0170babd093425c1c5d860a0a59c22a40b86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:33:44.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T10:33:44.609Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T10:33:44.614Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-05-10T10:33:44.740Z] provisioning config files... [2022-05-10T10:33:44.751Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config9096595318090852603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:33:45.056Z] ---> docker-login.sh [2022-05-10T10:33:45.057Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:33:45.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:45.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:45.057Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:45.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:45.057Z] [2022-05-10T10:33:45.057Z] Login Succeeded [2022-05-10T10:33:45.057Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:33:45.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:45.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:45.318Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:45.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:45.318Z] [2022-05-10T10:33:45.318Z] Login Succeeded [2022-05-10T10:33:45.318Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:33:45.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:45.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:45.318Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:45.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:45.318Z] [2022-05-10T10:33:45.318Z] Login Succeeded [2022-05-10T10:33:45.318Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:33:45.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:45.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:45.578Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:45.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:45.578Z] [2022-05-10T10:33:45.578Z] Login Succeeded [2022-05-10T10:33:45.578Z] docker.io [2022-05-10T10:33:45.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:33:45.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:33:45.838Z] Configure a credential helper to remove this warning. See [2022-05-10T10:33:45.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:33:45.838Z] [2022-05-10T10:33:45.838Z] Login Succeeded [2022-05-10T10:33:45.838Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:33:45.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:33:46.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:33:46.026Z] ========================================================= [2022-05-10T10:33:46.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T10:33:46.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:33:46.351Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T10:33:46.351Z] Sending build context to Docker daemon 15.61MB [2022-05-10T10:33:46.351Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:33:46.351Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T10:33:46.351Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T10:33:46.351Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T10:33:46.351Z] 666ba61612fd: Pulling fs layer [2022-05-10T10:33:46.351Z] 8ed8ca486205: Pulling fs layer [2022-05-10T10:33:46.351Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T10:33:46.351Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T10:33:46.351Z] ca2b28591e48: Pulling fs layer [2022-05-10T10:33:46.351Z] a51346096db8: Pulling fs layer [2022-05-10T10:33:46.351Z] daebc70d1ce1: Pulling fs layer [2022-05-10T10:33:46.351Z] 0e18a0eac166: Pulling fs layer [2022-05-10T10:33:46.351Z] 22a0e8bec74d: Waiting [2022-05-10T10:33:46.351Z] ca2b28591e48: Waiting [2022-05-10T10:33:46.351Z] a51346096db8: Waiting [2022-05-10T10:33:46.351Z] daebc70d1ce1: Waiting [2022-05-10T10:33:46.351Z] 4fe6c5a15a65: Waiting [2022-05-10T10:33:46.351Z] 8ed8ca486205: Download complete [2022-05-10T10:33:46.612Z] 666ba61612fd: Verifying Checksum [2022-05-10T10:33:46.612Z] 666ba61612fd: Download complete [2022-05-10T10:33:46.612Z] 22a0e8bec74d: Download complete [2022-05-10T10:33:46.612Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T10:33:46.612Z] 59bf1c3509f3: Download complete [2022-05-10T10:33:46.612Z] ca2b28591e48: Verifying Checksum [2022-05-10T10:33:46.612Z] ca2b28591e48: Download complete [2022-05-10T10:33:46.612Z] a51346096db8: Verifying Checksum [2022-05-10T10:33:46.612Z] a51346096db8: Download complete [2022-05-10T10:33:46.612Z] daebc70d1ce1: Verifying Checksum [2022-05-10T10:33:46.612Z] daebc70d1ce1: Download complete [2022-05-10T10:33:46.612Z] 59bf1c3509f3: Pull complete [2022-05-10T10:33:46.872Z] 666ba61612fd: Pull complete [2022-05-10T10:33:46.872Z] 8ed8ca486205: Pull complete [2022-05-10T10:33:47.135Z] 0e18a0eac166: Verifying Checksum [2022-05-10T10:33:47.135Z] 0e18a0eac166: Download complete [2022-05-10T10:33:47.397Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T10:33:47.397Z] 4fe6c5a15a65: Download complete [2022-05-10T10:33:51.601Z] 4fe6c5a15a65: Pull complete [2022-05-10T10:33:51.601Z] 22a0e8bec74d: Pull complete [2022-05-10T10:33:51.601Z] ca2b28591e48: Pull complete [2022-05-10T10:33:51.601Z] a51346096db8: Pull complete [2022-05-10T10:33:51.860Z] daebc70d1ce1: Pull complete [2022-05-10T10:33:54.417Z] 0e18a0eac166: Pull complete [2022-05-10T10:33:54.417Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T10:33:54.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T10:33:54.417Z] ---> f018257e8ee9 [2022-05-10T10:33:54.417Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:33:56.361Z] ---> Running in 40079d02a5d6 [2022-05-10T10:33:56.361Z] Removing intermediate container 40079d02a5d6 [2022-05-10T10:33:56.361Z] ---> 671651b2bd64 [2022-05-10T10:33:56.361Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:33:56.361Z] ---> Running in bb907371d3e3 [2022-05-10T10:33:56.361Z] Removing intermediate container bb907371d3e3 [2022-05-10T10:33:56.361Z] ---> 1cc980853930 [2022-05-10T10:33:56.361Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T10:33:56.361Z] ---> Running in bf558b04b32e [2022-05-10T10:33:56.361Z] Removing intermediate container bf558b04b32e [2022-05-10T10:33:56.361Z] ---> 254192bbfcf1 [2022-05-10T10:33:56.361Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:33:56.361Z] ---> Running in 5c81f2d61737 [2022-05-10T10:33:57.307Z] Removing intermediate container 5c81f2d61737 [2022-05-10T10:33:57.307Z] ---> 0de1b403f674 [2022-05-10T10:33:57.307Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:33:57.307Z] ---> Running in 36c39bc6f1af [2022-05-10T10:33:57.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:33:58.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:33:58.520Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:33:58.780Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:33:58.780Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:33:58.780Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:33:59.040Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:33:59.040Z] OK: 224 MiB in 56 packages [2022-05-10T10:33:59.301Z] Removing intermediate container 36c39bc6f1af [2022-05-10T10:33:59.301Z] ---> 1fd9b6eb4ae7 [2022-05-10T10:33:59.301Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T10:33:59.561Z] ---> c6e0e1d442e3 [2022-05-10T10:33:59.561Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:33:59.561Z] ---> Running in 86b3da5afba7 [2022-05-10T10:33:59.710Z] Still waiting to schedule task [2022-05-10T10:33:59.710Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T10:34:26.140Z] Removing intermediate container 86b3da5afba7 [2022-05-10T10:34:26.140Z] ---> 17e1ca178a9a [2022-05-10T10:34:26.140Z] Step 10/11 : COPY . . [2022-05-10T10:34:26.140Z] ---> bcc9d8a5d739 [2022-05-10T10:34:26.140Z] Step 11/11 : RUN ${MAKE} [2022-05-10T10:34:26.140Z] ---> Running in a9fa8826ce65 [2022-05-10T10:34:26.140Z] Removing intermediate container a9fa8826ce65 [2022-05-10T10:34:26.140Z] ---> efdbc68edfdf [2022-05-10T10:34:26.140Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T10:34:26.140Z] Successfully built efdbc68edfdf [2022-05-10T10:34:26.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:34:26.448Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:34:26.448Z] . [Pipeline] withDockerContainer [2022-05-10T10:34:26.525Z] prd-ubuntu20.04-docker-8c-8g-47522 does not seem to be running inside a container [2022-05-10T10:34:26.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T10:34:27.021Z] $ docker top 7fb0b32e88fda03a1bc79314c2d5e7a4c8f9ef7d254ee167a3a8a3797436166b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:34:27.386Z] + go version [2022-05-10T10:34:27.386Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T10:34:27.406Z] $ docker stop --time=1 7fb0b32e88fda03a1bc79314c2d5e7a4c8f9ef7d254ee167a3a8a3797436166b [2022-05-10T10:34:28.723Z] $ docker rm -f 7fb0b32e88fda03a1bc79314c2d5e7a4c8f9ef7d254ee167a3a8a3797436166b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:34:29.198Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:34:29.198Z] . [Pipeline] withDockerContainer [2022-05-10T10:34:29.274Z] prd-ubuntu20.04-docker-8c-8g-47522 does not seem to be running inside a container [2022-05-10T10:34:29.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T10:34:29.714Z] $ docker top 6ae6339a32239fd15b5e66a719529864370e90b8c68971dc25769843d80bfe1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:34:30.086Z] + make test [2022-05-10T10:34:30.086Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:34:30.345Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T10:34:38.481Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T10:34:38.481Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T10:34:42.682Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:34:46.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:34:46.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:34:46.884Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:34:46.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:34:46.920Z] $ docker stop --time=1 6ae6339a32239fd15b5e66a719529864370e90b8c68971dc25769843d80bfe1c [2022-05-10T10:34:48.630Z] $ docker rm -f 6ae6339a32239fd15b5e66a719529864370e90b8c68971dc25769843d80bfe1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:34:49.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:34:49.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T10:34:49.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:34:49.891Z] + ls -al . [2022-05-10T10:34:49.892Z] total 192 [2022-05-10T10:34:49.892Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 10:34 . [2022-05-10T10:34:49.892Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:33 .. [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 10:33 .dockerignore [2022-05-10T10:34:49.892Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:33 .git [2022-05-10T10:34:49.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:33 .github [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 10:33 .gitignore [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:33 .golangci.yml [2022-05-10T10:34:49.892Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:33 .semver [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 10:33 Attribution.txt [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 10:33 CHANGELOG.md [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 10:33 Dockerfile [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:33 GOVERNANCE.md [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 10:33 Jenkinsfile [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:33 LICENSE [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 10:33 Makefile [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 10:33 OWNERS.md [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 10:33 README.md [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:33 VERSION [2022-05-10T10:34:49.892Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:33 bin [2022-05-10T10:34:49.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:33 cmd [2022-05-10T10:34:49.892Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 10:34 coverage.out [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 10:33 go.mod [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 10:33 go.sum [2022-05-10T10:34:49.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:33 internal [2022-05-10T10:34:49.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:33 snap [2022-05-10T10:34:49.892Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 10:33 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:34:50.189Z] + 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=fdefd348fbac99f553ad29c2523a88e35ad4c7c4 --label arch=amd64 --label version=0.0.0 . [2022-05-10T10:34:50.189Z] Sending build context to Docker daemon 15.61MB [2022-05-10T10:34:50.189Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:34:50.189Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T10:34:50.189Z] ---> efdbc68edfdf [2022-05-10T10:34:50.189Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:34:50.449Z] ---> Running in f6433827b0c8 [2022-05-10T10:34:50.449Z] Removing intermediate container f6433827b0c8 [2022-05-10T10:34:50.449Z] ---> 054dcb0550e4 [2022-05-10T10:34:50.449Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:34:50.449Z] ---> Running in 7082e2b021d3 [2022-05-10T10:34:50.449Z] Removing intermediate container 7082e2b021d3 [2022-05-10T10:34:50.449Z] ---> 7c58c0b76626 [2022-05-10T10:34:50.449Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T10:34:50.449Z] ---> Running in c3ebb9b28f6d [2022-05-10T10:34:50.710Z] Removing intermediate container c3ebb9b28f6d [2022-05-10T10:34:50.710Z] ---> bcffd0008cd5 [2022-05-10T10:34:50.710Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:34:50.710Z] ---> Running in 5a3e49a44276 [2022-05-10T10:34:51.280Z] Removing intermediate container 5a3e49a44276 [2022-05-10T10:34:51.280Z] ---> 447254f2368c [2022-05-10T10:34:51.281Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:34:51.281Z] ---> Running in 91b7877ff7ed [2022-05-10T10:34:51.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:34:52.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:34:52.750Z] OK: 224 MiB in 56 packages [2022-05-10T10:34:53.010Z] Removing intermediate container 91b7877ff7ed [2022-05-10T10:34:53.010Z] ---> 896429a75a66 [2022-05-10T10:34:53.010Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T10:34:53.271Z] ---> 912bf7078b61 [2022-05-10T10:34:53.271Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:34:53.271Z] ---> Running in 38810da1491e [2022-05-10T10:34:53.841Z] Removing intermediate container 38810da1491e [2022-05-10T10:34:53.841Z] ---> bf7752cd74cf [2022-05-10T10:34:53.841Z] Step 10/25 : COPY . . [2022-05-10T10:34:54.410Z] ---> b39e3a28256c [2022-05-10T10:34:54.410Z] Step 11/25 : RUN ${MAKE} [2022-05-10T10:34:54.410Z] ---> Running in 37446a3d2edc [2022-05-10T10:34:54.984Z] Removing intermediate container 37446a3d2edc [2022-05-10T10:34:54.984Z] ---> f9df4783948e [2022-05-10T10:34:54.984Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T10:34:55.556Z] 3.15: Pulling from library/alpine [2022-05-10T10:34:55.556Z] df9b9388f04a: Pulling fs layer [2022-05-10T10:34:55.817Z] df9b9388f04a: Verifying Checksum [2022-05-10T10:34:55.817Z] df9b9388f04a: Download complete [2022-05-10T10:34:56.078Z] df9b9388f04a: Pull complete [2022-05-10T10:34:56.078Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:34:56.078Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T10:34:56.078Z] ---> 0ac33e5f5afa [2022-05-10T10:34:56.078Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T10:34:56.078Z] ---> Running in 3629c8466c92 [2022-05-10T10:34:56.078Z] Removing intermediate container 3629c8466c92 [2022-05-10T10:34:56.078Z] ---> a34605aead08 [2022-05-10T10:34:56.078Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:34:56.338Z] ---> Running in 47f7f954ef83 [2022-05-10T10:34:56.912Z] Removing intermediate container 47f7f954ef83 [2022-05-10T10:34:56.912Z] ---> 81db2cadb0ce [2022-05-10T10:34:56.912Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T10:34:56.912Z] ---> Running in 4c175f7093c8 [2022-05-10T10:34:57.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:34:58.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:34:58.119Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T10:34:58.382Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T10:34:58.382Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T10:34:58.644Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T10:34:58.644Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T10:34:58.644Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:34:58.644Z] OK: 8 MiB in 19 packages [2022-05-10T10:34:59.212Z] Removing intermediate container 4c175f7093c8 [2022-05-10T10:34:59.212Z] ---> e264b67e8432 [2022-05-10T10:34:59.212Z] Step 16/25 : WORKDIR / [2022-05-10T10:34:59.212Z] ---> Running in 2dd4dc1e39f9 [2022-05-10T10:34:59.212Z] Removing intermediate container 2dd4dc1e39f9 [2022-05-10T10:34:59.212Z] ---> 248236d4d95c [2022-05-10T10:34:59.212Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T10:34:59.472Z] ---> 9d5a311e84d4 [2022-05-10T10:34:59.472Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T10:34:59.732Z] ---> d22e210e663e [2022-05-10T10:34:59.732Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T10:34:59.732Z] ---> 642ccbe0b0ec [2022-05-10T10:34:59.732Z] Step 20/25 : EXPOSE 59910 [2022-05-10T10:34:59.732Z] ---> Running in 50d42a94ae01 [2022-05-10T10:34:59.993Z] Removing intermediate container 50d42a94ae01 [2022-05-10T10:34:59.993Z] ---> 936142122cdd [2022-05-10T10:34:59.993Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T10:34:59.993Z] ---> Running in 09229bd2477f [2022-05-10T10:34:59.993Z] Removing intermediate container 09229bd2477f [2022-05-10T10:34:59.993Z] ---> b4a0e1a6d447 [2022-05-10T10:34:59.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:34:59.993Z] ---> Running in ec54a1bc0aec [2022-05-10T10:35:00.253Z] Removing intermediate container ec54a1bc0aec [2022-05-10T10:35:00.253Z] ---> d39ceac0802d [2022-05-10T10:35:00.253Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T10:35:00.253Z] ---> Running in 1c622b29c050 [2022-05-10T10:35:00.253Z] Removing intermediate container 1c622b29c050 [2022-05-10T10:35:00.253Z] ---> 9f2ddfdab9c5 [2022-05-10T10:35:00.253Z] Step 24/25 : LABEL git_sha=fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [2022-05-10T10:35:00.253Z] ---> Running in 06c0f081b39f [2022-05-10T10:35:00.513Z] Removing intermediate container 06c0f081b39f [2022-05-10T10:35:00.513Z] ---> 7cc63d060599 [2022-05-10T10:35:00.513Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T10:35:00.513Z] ---> Running in fc942aa30dee [2022-05-10T10:35:00.513Z] Removing intermediate container fc942aa30dee [2022-05-10T10:35:00.513Z] ---> 91f86a125df5 [2022-05-10T10:35:00.513Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T10:35:00.513Z] Successfully built 91f86a125df5 [2022-05-10T10:35:00.513Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh [2022-05-10T10:35:00.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:35:00.943Z] [2022-05-10T10:35:00.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:35:01.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:35:01.246Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T10:35:01.246Z] 5eb5b503b376: Pulling fs layer [2022-05-10T10:35:01.246Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T10:35:01.246Z] ec43610c2a17: Pulling fs layer [2022-05-10T10:35:01.246Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T10:35:01.246Z] 33b1e0a273af: Pulling fs layer [2022-05-10T10:35:01.246Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T10:35:01.246Z] 2f39f015ded8: Pulling fs layer [2022-05-10T10:35:01.246Z] 3a2ae6a8a46f: Waiting [2022-05-10T10:35:01.246Z] 33b1e0a273af: Waiting [2022-05-10T10:35:01.246Z] 5d3b04190fa2: Waiting [2022-05-10T10:35:01.246Z] 2f39f015ded8: Waiting [2022-05-10T10:35:01.246Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T10:35:01.246Z] 5c69ac0246d0: Download complete [2022-05-10T10:35:01.246Z] 3a2ae6a8a46f: Download complete [2022-05-10T10:35:01.246Z] 33b1e0a273af: Verifying Checksum [2022-05-10T10:35:01.246Z] 33b1e0a273af: Download complete [2022-05-10T10:35:01.246Z] ec43610c2a17: Verifying Checksum [2022-05-10T10:35:01.246Z] ec43610c2a17: Download complete [2022-05-10T10:35:01.246Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T10:35:01.246Z] 5d3b04190fa2: Download complete [2022-05-10T10:35:01.506Z] 5eb5b503b376: Verifying Checksum [2022-05-10T10:35:01.506Z] 5eb5b503b376: Download complete [2022-05-10T10:35:02.079Z] 2f39f015ded8: Download complete [2022-05-10T10:35:03.028Z] 5eb5b503b376: Pull complete [2022-05-10T10:35:03.028Z] 5c69ac0246d0: Pull complete [2022-05-10T10:35:03.596Z] ec43610c2a17: Pull complete [2022-05-10T10:35:03.596Z] 3a2ae6a8a46f: Pull complete [2022-05-10T10:35:03.855Z] 33b1e0a273af: Pull complete [2022-05-10T10:35:03.855Z] 5d3b04190fa2: Pull complete [2022-05-10T10:35:09.132Z] 2f39f015ded8: Pull complete [2022-05-10T10:35:09.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T10:35:09.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:35:09.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T10:35:09.201Z] prd-ubuntu20.04-docker-8c-8g-47522 does not seem to be running inside a container [2022-05-10T10:35:09.244Z] $ 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_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T10:35:10.789Z] $ docker top 0507592ebe9b39ca8464aeff7e8186a25d77ce3c945e54fe28ad844a1c607618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:35:11.194Z] ---> job-cost.sh [2022-05-10T10:35:11.194Z] lf-activate-venv: SKIPPING [2022-05-10T10:35:11.194Z] INFO: No Stack... [2022-05-10T10:35:12.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:35:12.714Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:35:13.013Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-29/archives/cost.csv [2022-05-10T10:35:13.013Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:35:13.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [2022-05-10T10:35:13.038Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] did not exist. Created. [2022-05-10T10:35:13.038Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:35:13.344Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T10:35:13.371Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:35:13.379Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:35:13.400Z] $ docker stop --time=1 0507592ebe9b39ca8464aeff7e8186a25d77ce3c945e54fe28ad844a1c607618 [2022-05-10T10:35:14.578Z] $ docker rm -f 0507592ebe9b39ca8464aeff7e8186a25d77ce3c945e54fe28ad844a1c607618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:37:21.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47524 in /w/workspace/edgexfoundry_device-gpio_PR-29 [Pipeline] { [Pipeline] ws [2022-05-10T10:37:21.764Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2022-05-10T10:37:22.135Z] The recommended git tool is: git [2022-05-10T10:37:28.357Z] using credential edgex-jenkins-ssh [2022-05-10T10:37:28.384Z] Cloning the remote Git repository [2022-05-10T10:37:28.459Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:37:28.612Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2022-05-10T10:37:28.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:37:28.767Z] > git --version # timeout=10 [2022-05-10T10:37:28.839Z] > git --version # 'git version 2.25.1' [2022-05-10T10:37:28.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:37:28.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:37:31.165Z] Merging remotes/origin/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [2022-05-10T10:37:30.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T10:37:30.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:37:30.540Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T10:37:30.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:37:30.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:37:30.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T10:37:31.196Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:37:31.221Z] > git checkout -f fdefd348fbac99f553ad29c2523a88e35ad4c7c4 # timeout=10 [2022-05-10T10:37:31.417Z] Merge succeeded, producing fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [2022-05-10T10:37:31.417Z] Checking out Revision fdefd348fbac99f553ad29c2523a88e35ad4c7c4 (PR-29) [2022-05-10T10:37:31.321Z] > git remote # timeout=10 [2022-05-10T10:37:31.344Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:37:31.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:37:31.371Z] > git merge cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 [2022-05-10T10:37:31.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:37:31.430Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:37:31.448Z] > git checkout -f fdefd348fbac99f553ad29c2523a88e35ad4c7c4 # timeout=10 [2022-05-10T10:37:35.860Z] Commit message: "build(deps): go mod tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:37:36.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T10:37:36.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:37:36.787Z] Dload Upload Total Spent Left Speed [2022-05-10T10:37:36.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-05-10T10:37:37.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T10:37:37.711Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-10T10:37:37.711Z] [2022-05-10T10:37:37.711Z] { [2022-05-10T10:37:37.711Z] "registry-mirrors": [ [2022-05-10T10:37:37.711Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T10:37:37.711Z] ], [2022-05-10T10:37:37.711Z] "bip": "10.250.0.254/24", [2022-05-10T10:37:37.711Z] "hosts": [ [2022-05-10T10:37:37.711Z] "tcp://0.0.0.0:5555", [2022-05-10T10:37:37.711Z] "unix:///var/run/docker.sock" [2022-05-10T10:37:37.711Z] ], [2022-05-10T10:37:37.711Z] "mtu": 1458, [2022-05-10T10:37:37.711Z] "selinux-enabled": true, [2022-05-10T10:37:37.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T10:37:37.711Z] } [Pipeline] sh [2022-05-10T10:37:38.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T10:37:38.429Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:37:56.778Z] provisioning config files... [2022-05-10T10:37:56.808Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config133909993368930776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:37:57.179Z] ---> docker-login.sh [2022-05-10T10:37:57.179Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:37:57.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:37:58.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:37:58.058Z] Configure a credential helper to remove this warning. See [2022-05-10T10:37:58.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:37:58.058Z] [2022-05-10T10:37:58.058Z] Login Succeeded [2022-05-10T10:37:58.058Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:37:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:37:58.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:37:58.666Z] Configure a credential helper to remove this warning. See [2022-05-10T10:37:58.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:37:58.666Z] [2022-05-10T10:37:58.666Z] Login Succeeded [2022-05-10T10:37:58.666Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:37:58.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:37:59.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:37:59.234Z] Configure a credential helper to remove this warning. See [2022-05-10T10:37:59.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:37:59.234Z] [2022-05-10T10:37:59.234Z] Login Succeeded [2022-05-10T10:37:59.234Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:37:59.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:37:59.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:37:59.789Z] Configure a credential helper to remove this warning. See [2022-05-10T10:37:59.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:37:59.789Z] [2022-05-10T10:37:59.789Z] Login Succeeded [2022-05-10T10:37:59.789Z] docker.io [2022-05-10T10:38:00.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:38:00.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:38:00.668Z] Configure a credential helper to remove this warning. See [2022-05-10T10:38:00.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:38:00.668Z] [2022-05-10T10:38:00.668Z] Login Succeeded [2022-05-10T10:38:00.668Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:38:00.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:38:01.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:38:01.476Z] ========================================================= [2022-05-10T10:38:01.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T10:38:01.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:38:01.870Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T10:38:02.486Z] Sending build context to Docker daemon 7.885MB [2022-05-10T10:38:02.486Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:38:02.486Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T10:38:02.487Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T10:38:02.487Z] 9b3977197b4f: Pulling fs layer [2022-05-10T10:38:02.487Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T10:38:02.487Z] 94645a83ff95: Pulling fs layer [2022-05-10T10:38:02.487Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T10:38:02.487Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T10:38:02.487Z] 3096ccb668a1: Pulling fs layer [2022-05-10T10:38:02.487Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T10:38:02.487Z] a4caa8a26152: Pulling fs layer [2022-05-10T10:38:02.487Z] 3f3a8bcf1eab: Waiting [2022-05-10T10:38:02.487Z] 0c92f367c5e7: Waiting [2022-05-10T10:38:02.487Z] e8cf19c19ddd: Waiting [2022-05-10T10:38:02.487Z] a4caa8a26152: Waiting [2022-05-10T10:38:02.487Z] 3096ccb668a1: Waiting [2022-05-10T10:38:02.487Z] 94645a83ff95: Download complete [2022-05-10T10:38:02.487Z] 1a89e8eeedd5: Download complete [2022-05-10T10:38:02.487Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T10:38:02.487Z] 0c92f367c5e7: Download complete [2022-05-10T10:38:02.768Z] 3096ccb668a1: Verifying Checksum [2022-05-10T10:38:02.768Z] 3096ccb668a1: Download complete [2022-05-10T10:38:02.768Z] 9b3977197b4f: Download complete [2022-05-10T10:38:02.768Z] e8cf19c19ddd: Download complete [2022-05-10T10:38:03.394Z] 9b3977197b4f: Pull complete [2022-05-10T10:38:04.007Z] 1a89e8eeedd5: Pull complete [2022-05-10T10:38:04.283Z] 94645a83ff95: Pull complete [2022-05-10T10:38:04.886Z] a4caa8a26152: Verifying Checksum [2022-05-10T10:38:04.886Z] a4caa8a26152: Download complete [2022-05-10T10:38:05.487Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T10:38:05.487Z] 3f3a8bcf1eab: Download complete [2022-05-10T10:38:20.623Z] 3f3a8bcf1eab: Pull complete [2022-05-10T10:38:20.623Z] 0c92f367c5e7: Pull complete [2022-05-10T10:38:20.623Z] 3096ccb668a1: Pull complete [2022-05-10T10:38:20.623Z] e8cf19c19ddd: Pull complete [2022-05-10T10:38:26.077Z] a4caa8a26152: Pull complete [2022-05-10T10:38:26.077Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T10:38:26.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T10:38:26.077Z] ---> 725f1c02e7f9 [2022-05-10T10:38:26.077Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:38:27.524Z] ---> Running in ab905ec9394f [2022-05-10T10:38:27.800Z] Removing intermediate container ab905ec9394f [2022-05-10T10:38:27.800Z] ---> 3595c6d60ecc [2022-05-10T10:38:27.800Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:38:27.800Z] ---> Running in 02eb0d983237 [2022-05-10T10:38:28.077Z] Removing intermediate container 02eb0d983237 [2022-05-10T10:38:28.077Z] ---> 80e2aac5148f [2022-05-10T10:38:28.077Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T10:38:28.353Z] ---> Running in b2dd4f30016a [2022-05-10T10:38:28.630Z] Removing intermediate container b2dd4f30016a [2022-05-10T10:38:28.631Z] ---> 0abb91783fd9 [2022-05-10T10:38:28.631Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:38:28.631Z] ---> Running in 79c951ffabd4 [2022-05-10T10:38:30.631Z] Removing intermediate container 79c951ffabd4 [2022-05-10T10:38:30.631Z] ---> 4cd01adc5112 [2022-05-10T10:38:30.631Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:38:30.631Z] ---> Running in 9df3b4f04f81 [2022-05-10T10:38:32.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:38:32.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:38:33.682Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:38:33.682Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:38:33.955Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:38:33.955Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:38:34.229Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:38:34.229Z] OK: 224 MiB in 56 packages [2022-05-10T10:38:35.219Z] Removing intermediate container 9df3b4f04f81 [2022-05-10T10:38:35.219Z] ---> 128539a74c90 [2022-05-10T10:38:35.219Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T10:38:35.825Z] ---> 5e180d29a377 [2022-05-10T10:38:35.825Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:38:35.825Z] ---> Running in 971aa0213bf9 [2022-05-10T10:39:57.696Z] Removing intermediate container 971aa0213bf9 [2022-05-10T10:39:57.696Z] ---> 805656e362e8 [2022-05-10T10:39:57.696Z] Step 10/11 : COPY . . [2022-05-10T10:39:57.696Z] ---> 98377d03cde4 [2022-05-10T10:39:57.696Z] Step 11/11 : RUN ${MAKE} [2022-05-10T10:39:57.696Z] ---> Running in 66e5adcdf101 [2022-05-10T10:39:58.290Z] Removing intermediate container 66e5adcdf101 [2022-05-10T10:39:58.290Z] ---> 24cb80b308fd [2022-05-10T10:39:58.290Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T10:39:58.290Z] Successfully built 24cb80b308fd [2022-05-10T10:39:58.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:39:58.634Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:39:58.634Z] . [Pipeline] withDockerContainer [2022-05-10T10:39:58.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-47524 does not seem to be running inside a container [2022-05-10T10:39:58.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T10:40:00.189Z] $ docker top 15fe07f1d67b86642ea90c15d2359bf3448fb6ae6b0befc07b335264ebfd6f9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:40:01.076Z] + go version [2022-05-10T10:40:01.077Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T10:40:01.116Z] $ docker stop --time=1 15fe07f1d67b86642ea90c15d2359bf3448fb6ae6b0befc07b335264ebfd6f9c [2022-05-10T10:40:02.746Z] $ docker rm -f 15fe07f1d67b86642ea90c15d2359bf3448fb6ae6b0befc07b335264ebfd6f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:40:03.347Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:40:03.347Z] . [Pipeline] withDockerContainer [2022-05-10T10:40:03.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-47524 does not seem to be running inside a container [2022-05-10T10:40:03.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T10:40:05.014Z] $ docker top 802f93c9f53adb841256f491bfbbe7e698c0cd6e01501a685ad8d53b078c15ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:40:05.942Z] + make test [2022-05-10T10:40:05.942Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:40:07.390Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T10:41:04.018Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T10:41:04.018Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T10:41:04.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T10:41:04.018Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:41:19.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:41:19.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:41:19.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:41:19.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:41:19.809Z] $ docker stop --time=1 802f93c9f53adb841256f491bfbbe7e698c0cd6e01501a685ad8d53b078c15ab [2022-05-10T10:41:21.561Z] $ docker rm -f 802f93c9f53adb841256f491bfbbe7e698c0cd6e01501a685ad8d53b078c15ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:41:22.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:41:22.410Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T10:41:22.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:41:23.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:41:23.664Z] + ls -al . [2022-05-10T10:41:23.664Z] total 188 [2022-05-10T10:41:23.664Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:41 . [2022-05-10T10:41:23.664Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:37 .. [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 10:37 .dockerignore [2022-05-10T10:41:23.664Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:37 .git [2022-05-10T10:41:23.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:37 .github [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 10:37 .gitignore [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:37 .golangci.yml [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 10:37 Attribution.txt [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 10:37 CHANGELOG.md [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 10:37 Dockerfile [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:37 GOVERNANCE.md [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 10:37 Jenkinsfile [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:37 LICENSE [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 10:37 Makefile [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 10:37 OWNERS.md [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 10:37 README.md [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:33 VERSION [2022-05-10T10:41:23.664Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:37 bin [2022-05-10T10:41:23.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:37 cmd [2022-05-10T10:41:23.664Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 10:40 coverage.out [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 10:37 go.mod [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 10:37 go.sum [2022-05-10T10:41:23.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:37 internal [2022-05-10T10:41:23.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:37 snap [2022-05-10T10:41:23.664Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 10:37 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:41:24.019Z] + 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=fdefd348fbac99f553ad29c2523a88e35ad4c7c4 --label arch=arm64 --label version=0.0.0 . [2022-05-10T10:41:24.291Z] Sending build context to Docker daemon 7.886MB [2022-05-10T10:41:24.291Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:41:24.291Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T10:41:24.291Z] ---> 24cb80b308fd [2022-05-10T10:41:24.291Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:41:24.564Z] ---> Running in ce5732380279 [2022-05-10T10:41:24.836Z] Removing intermediate container ce5732380279 [2022-05-10T10:41:24.836Z] ---> fef4f5dfafe3 [2022-05-10T10:41:24.836Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:41:24.836Z] ---> Running in 39fbd62d6481 [2022-05-10T10:41:25.112Z] Removing intermediate container 39fbd62d6481 [2022-05-10T10:41:25.112Z] ---> 1d749d825293 [2022-05-10T10:41:25.112Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T10:41:25.386Z] ---> Running in 61d2ba46319c [2022-05-10T10:41:25.658Z] Removing intermediate container 61d2ba46319c [2022-05-10T10:41:25.659Z] ---> 1b71692cc7e6 [2022-05-10T10:41:25.659Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:41:25.659Z] ---> Running in 5cad51482193 [2022-05-10T10:41:27.635Z] Removing intermediate container 5cad51482193 [2022-05-10T10:41:27.635Z] ---> c3eed2932926 [2022-05-10T10:41:27.635Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:41:27.635Z] ---> Running in df7b37899379 [2022-05-10T10:41:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:41:29.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:41:30.185Z] OK: 224 MiB in 56 packages [2022-05-10T10:41:31.203Z] Removing intermediate container df7b37899379 [2022-05-10T10:41:31.203Z] ---> c471573ce172 [2022-05-10T10:41:31.203Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T10:41:31.487Z] ---> c65418c13a34 [2022-05-10T10:41:31.487Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:41:31.779Z] ---> Running in f4a85d156bd3 [2022-05-10T10:41:34.480Z] Removing intermediate container f4a85d156bd3 [2022-05-10T10:41:34.480Z] ---> 06b74a89f340 [2022-05-10T10:41:34.480Z] Step 10/25 : COPY . . [2022-05-10T10:41:35.457Z] ---> 5b189ba635c2 [2022-05-10T10:41:35.457Z] Step 11/25 : RUN ${MAKE} [2022-05-10T10:41:35.457Z] ---> Running in 2b809a815efd [2022-05-10T10:41:36.896Z] Removing intermediate container 2b809a815efd [2022-05-10T10:41:36.896Z] ---> 5400e1a78a2c [2022-05-10T10:41:36.896Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T10:41:37.494Z] 3.15: Pulling from library/alpine [2022-05-10T10:41:37.769Z] 9981e73032c8: Pulling fs layer [2022-05-10T10:41:38.051Z] 9981e73032c8: Verifying Checksum [2022-05-10T10:41:38.051Z] 9981e73032c8: Download complete [2022-05-10T10:41:38.650Z] 9981e73032c8: Pull complete [2022-05-10T10:41:38.650Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:41:38.650Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T10:41:38.650Z] ---> 3fb3c9af89a9 [2022-05-10T10:41:38.650Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T10:41:38.650Z] ---> Running in d7f72727a774 [2022-05-10T10:41:39.251Z] Removing intermediate container d7f72727a774 [2022-05-10T10:41:39.251Z] ---> c44f4642bbfc [2022-05-10T10:41:39.251Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:41:39.251Z] ---> Running in 08ea82f59f35 [2022-05-10T10:41:41.234Z] Removing intermediate container 08ea82f59f35 [2022-05-10T10:41:41.234Z] ---> c9959fb94af1 [2022-05-10T10:41:41.234Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T10:41:41.234Z] ---> Running in 8076149aff72 [2022-05-10T10:41:42.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:41:42.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:41:43.793Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T10:41:44.066Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T10:41:44.066Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T10:41:44.066Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T10:41:44.341Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T10:41:44.341Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:41:44.341Z] OK: 8 MiB in 19 packages [2022-05-10T10:41:45.328Z] Removing intermediate container 8076149aff72 [2022-05-10T10:41:45.328Z] ---> 5cae9f965a0c [2022-05-10T10:41:45.328Z] Step 16/25 : WORKDIR / [2022-05-10T10:41:45.328Z] ---> Running in ed15eb8f256e [2022-05-10T10:41:45.606Z] Removing intermediate container ed15eb8f256e [2022-05-10T10:41:45.606Z] ---> cb0370c7196e [2022-05-10T10:41:45.606Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T10:41:46.205Z] ---> f93e10d39765 [2022-05-10T10:41:46.205Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T10:41:46.814Z] ---> 834e0817295c [2022-05-10T10:41:46.814Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T10:41:47.416Z] ---> bf05936b503b [2022-05-10T10:41:47.416Z] Step 20/25 : EXPOSE 59910 [2022-05-10T10:41:47.691Z] ---> Running in 2dce1ba9fa46 [2022-05-10T10:41:47.965Z] Removing intermediate container 2dce1ba9fa46 [2022-05-10T10:41:47.965Z] ---> c67ad2cdd39d [2022-05-10T10:41:47.965Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T10:41:47.965Z] ---> Running in a49a60fbf48b [2022-05-10T10:41:48.563Z] Removing intermediate container a49a60fbf48b [2022-05-10T10:41:48.563Z] ---> 2949449be563 [2022-05-10T10:41:48.563Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:41:48.563Z] ---> Running in 38d443753321 [2022-05-10T10:41:48.841Z] Removing intermediate container 38d443753321 [2022-05-10T10:41:48.841Z] ---> d0dbed945d87 [2022-05-10T10:41:48.841Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T10:41:48.841Z] ---> Running in 9892eae947cf [2022-05-10T10:41:49.130Z] Removing intermediate container 9892eae947cf [2022-05-10T10:41:49.130Z] ---> 3c5ad9a1b3d4 [2022-05-10T10:41:49.130Z] Step 24/25 : LABEL git_sha=fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [2022-05-10T10:41:49.405Z] ---> Running in 480ed6306613 [2022-05-10T10:41:49.681Z] Removing intermediate container 480ed6306613 [2022-05-10T10:41:49.681Z] ---> d78673a13f45 [2022-05-10T10:41:49.681Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T10:41:49.681Z] ---> Running in eebc141a8d55 [2022-05-10T10:41:49.958Z] Removing intermediate container eebc141a8d55 [2022-05-10T10:41:49.958Z] ---> ab6f4985fd32 [2022-05-10T10:41:49.958Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-05-10T10:41:49.958Z] Successfully built ab6f4985fd32 [2022-05-10T10:41:50.235Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:41:50.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:41:50.689Z] [2022-05-10T10:41:50.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:41:51.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:41:51.323Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T10:41:51.323Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T10:41:51.323Z] 04944245beec: Pulling fs layer [2022-05-10T10:41:51.323Z] 699f458cf7ca: Pulling fs layer [2022-05-10T10:41:51.323Z] 765212b225bb: Pulling fs layer [2022-05-10T10:41:51.323Z] f23df028b6ca: Pulling fs layer [2022-05-10T10:41:51.323Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T10:41:51.323Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T10:41:51.323Z] f23df028b6ca: Waiting [2022-05-10T10:41:51.323Z] d65c8cfc05b1: Waiting [2022-05-10T10:41:51.323Z] 2437ff75d9bd: Waiting [2022-05-10T10:41:51.323Z] 765212b225bb: Waiting [2022-05-10T10:41:51.323Z] 04944245beec: Verifying Checksum [2022-05-10T10:41:51.323Z] 04944245beec: Download complete [2022-05-10T10:41:51.323Z] 765212b225bb: Verifying Checksum [2022-05-10T10:41:51.323Z] 765212b225bb: Download complete [2022-05-10T10:41:51.323Z] f23df028b6ca: Verifying Checksum [2022-05-10T10:41:51.323Z] f23df028b6ca: Download complete [2022-05-10T10:41:51.323Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T10:41:51.323Z] d65c8cfc05b1: Download complete [2022-05-10T10:41:51.597Z] 699f458cf7ca: Verifying Checksum [2022-05-10T10:41:51.597Z] 699f458cf7ca: Download complete [2022-05-10T10:41:51.872Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T10:41:51.872Z] 8998bd30e6a1: Download complete [2022-05-10T10:41:54.503Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T10:41:54.503Z] 2437ff75d9bd: Download complete [2022-05-10T10:41:56.490Z] 8998bd30e6a1: Pull complete [2022-05-10T10:41:57.090Z] 04944245beec: Pull complete [2022-05-10T10:41:58.536Z] 699f458cf7ca: Pull complete [2022-05-10T10:41:59.134Z] 765212b225bb: Pull complete [2022-05-10T10:41:59.734Z] f23df028b6ca: Pull complete [2022-05-10T10:42:00.331Z] d65c8cfc05b1: Pull complete [2022-05-10T10:42:15.442Z] 2437ff75d9bd: Pull complete [2022-05-10T10:42:15.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T10:42:15.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:42:15.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T10:42:15.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-47524 does not seem to be running inside a container [2022-05-10T10:42:15.845Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T10:42:18.730Z] $ docker top f861ecee08ef09963ce082d08305954e82a15de98a0554bade8ed5ee870137de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:19.676Z] ---> job-cost.sh [2022-05-10T10:42:19.676Z] lf-activate-venv: SKIPPING [2022-05-10T10:42:19.676Z] INFO: No Stack... [2022-05-10T10:42:19.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T10:42:20.929Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:42:21.604Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2022-05-10T10:42:21.604Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:42:21.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [2022-05-10T10:42:21.679Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] did not exist. Created. [2022-05-10T10:42:21.680Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:42:22.354Z] /w/workspace/device-gpio/3@tmp/durable-dc1dc63c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T10:42:23.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T10:42:23.060Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T10:42:23.113Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:42:23.123Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:42:23.162Z] $ docker stop --time=1 f861ecee08ef09963ce082d08305954e82a15de98a0554bade8ed5ee870137de [2022-05-10T10:42:24.738Z] $ docker rm -f f861ecee08ef09963ce082d08305954e82a15de98a0554bade8ed5ee870137de [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 [2022-05-10T10:42:25.281Z] provisioning config files... [2022-05-10T10:42:25.299Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config2295880217248654630tmp [Pipeline] { [Pipeline] sh [2022-05-10T10:42:25.623Z] + set +x [2022-05-10T10:42:25.623Z] + curl -s https://codecov.io/bash [2022-05-10T10:42:25.623Z] + bash -s -- [2022-05-10T10:42:25.623Z] [2022-05-10T10:42:25.623Z] _____ _ [2022-05-10T10:42:25.623Z] / ____| | | [2022-05-10T10:42:25.623Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T10:42:25.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T10:42:25.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T10:42:25.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T10:42:25.623Z] Bash-1.0.6 [2022-05-10T10:42:25.623Z] [2022-05-10T10:42:25.623Z] [2022-05-10T10:42:25.623Z] ==> git version 2.25.1 found [2022-05-10T10:42:25.623Z] ==> 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 [2022-05-10T10:42:25.623Z] Release-Date: 2020-01-08 [2022-05-10T10:42:25.623Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T10:42:25.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T10:42:25.623Z] ==> Jenkins CI detected. [2022-05-10T10:42:25.623Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T10:42:25.623Z] project root: . [2022-05-10T10:42:25.623Z] --> token set from env [2022-05-10T10:42:25.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T10:42:25.623Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T10:42:25.623Z] ==> Python coveragepy not found [2022-05-10T10:42:25.623Z] ==> Searching for coverage reports in: [2022-05-10T10:42:25.623Z] + . [2022-05-10T10:42:25.623Z] -> Found 1 reports [2022-05-10T10:42:25.623Z] ==> Detecting git/mercurial file structure [2022-05-10T10:42:25.623Z] ==> Reading reports [2022-05-10T10:42:25.884Z] + ./coverage.out bytes=10 [2022-05-10T10:42:25.884Z] ==> Appending adjustments [2022-05-10T10:42:25.884Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T10:42:25.884Z] + Found adjustments [2022-05-10T10:42:25.884Z] ==> Gzipping contents [2022-05-10T10:42:25.884Z] 4.0K /tmp/codecov.5RMJYl.gz [2022-05-10T10:42:25.884Z] ==> Uploading reports [2022-05-10T10:42:25.884Z] url: https://codecov.io [2022-05-10T10:42:25.884Z] query: branch=PR-29&commit=fdefd348fbac99f553ad29c2523a88e35ad4c7c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T10:42:25.884Z] -> Pinging Codecov [2022-05-10T10:42:25.884Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-29&commit=fdefd348fbac99f553ad29c2523a88e35ad4c7c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T10:42:26.145Z] -> Uploading to [2022-05-10T10:42:26.145Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/fdefd348fbac99f553ad29c2523a88e35ad4c7c4/458d0aff-bbcb-442c-9ff5-e0a17cb7121e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T104225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79181a8b3f062b2eeb2997a3083435a110a3b816fc8f830e87d81bb27bd4313c [2022-05-10T10:42:26.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:42:26.145Z] Dload Upload Total Spent Left Speed [2022-05-10T10:42:26.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3438 --:--:-- --:--:-- --:--:-- 3438 [2022-05-10T10:42:26.406Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/fdefd348fbac99f553ad29c2523a88e35ad4c7c4 [Pipeline] } [2022-05-10T10:42:26.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-05-10T10:42:27.145Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-29/archives ] [2022-05-10T10:42:27.145Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:42:27.145Z] total 16 [2022-05-10T10:42:27.145Z] drwxr-xr-x 3 root root 4096 May 10 10:35 . [2022-05-10T10:42:27.145Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 10:35 .. [2022-05-10T10:42:27.145Z] drwxr-xr-x 2 root root 4096 May 10 10:35 cost [2022-05-10T10:42:27.145Z] -rw-r--r-- 1 root root 81 May 10 10:35 cost.csv [2022-05-10T10:42:27.145Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:42:27.145Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:42:27.145Z] total 16 [2022-05-10T10:42:27.145Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:35 . [2022-05-10T10:42:27.145Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 10:35 .. [2022-05-10T10:42:27.145Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 10:35 cost [2022-05-10T10:42:27.145Z] -rw-r--r-- 1 jenkins jenkins 81 May 10 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:27.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:28.312Z] ---> package-listing.sh [2022-05-10T10:42:28.312Z] ++ facter osfamily [2022-05-10T10:42:28.312Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T10:42:28.573Z] + OS_FAMILY=debian [2022-05-10T10:42:28.573Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T10:42:28.573Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T10:42:28.573Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T10:42:28.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T10:42:28.573Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T10:42:28.573Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T10:42:28.573Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T10:42:28.573Z] + case "${OS_FAMILY}" in [2022-05-10T10:42:28.573Z] + dpkg -l [2022-05-10T10:42:28.573Z] + grep '^ii' [2022-05-10T10:42:28.573Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T10:42:28.573Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T10:42:28.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T10:42:28.573Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T10:42:28.573Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [2022-05-10T10:42:28.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [Pipeline] echo [2022-05-10T10:42:28.588Z] 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_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T10:42:28.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:42:29.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:42:29.426Z] . [Pipeline] withDockerContainer [2022-05-10T10:42:29.493Z] prd-ubuntu20.04-docker-8c-8g-47522 does not seem to be running inside a container [2022-05-10T10:42:29.535Z] $ 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_PR-29/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_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T10:42:29.769Z] $ docker top 589e3d8ed8215a606b6c5281f686fe9fed4eafe35b783412c2781f723d805050 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:42:30.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T10:42:30.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T10:42:30.710Z] + ls /var/log/sa-host [2022-05-10T10:42:30.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:42:30.808Z] provisioning config files... [2022-05-10T10:42:30.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config7122180176889377476tmp [Pipeline] { [Pipeline] echo [2022-05-10T10:42:30.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:31.125Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T10:42:31.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:31.476Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T10:42:31.486Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:31.773Z] ---> sudo-logs.sh [2022-05-10T10:42:31.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T10:42:31.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:32.087Z] ---> job-cost.sh [2022-05-10T10:42:32.087Z] lf-activate-venv: SKIPPING [2022-05-10T10:42:32.087Z] DEBUG: total: 0.2199999988079071 [2022-05-10T10:42:32.087Z] INFO: Retrieving Stack Cost... [2022-05-10T10:42:32.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:42:32.921Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T10:42:32.936Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:42:33.224Z] ---> logs-deploy.sh [2022-05-10T10:42:33.224Z] lf-activate-venv: SKIPPING [2022-05-10T10:42:33.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-29/3 [2022-05-10T10:42:33.224Z] INFO: archiving workspace using pattern(s): [2022-05-10T10:42:34.167Z] Archives upload complete. [2022-05-10T10:42:34.167Z] INFO: archiving logs to Nexus