Pull request #27 opened 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 78dcb4fde946f10989497874b3f69d6bde942259 rather than f5c59a37eda84415ee3ac5a7a35be1e307538a58 Obtained Jenkinsfile from 78dcb4fde946f10989497874b3f69d6bde942259 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-ssh9911813601019662981.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-ssh8440213417262256406.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-27/workspace@libs/edgex-global-pipelines # timeout=10 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-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4115603274773906132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4656042572543897207.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh29976995632497711.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-27/workspace@libs/lf-pipelines # timeout=10 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-27/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16012276122221584147.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘prd-ubuntu20.04-docker-8c-8g-40500’ Running on prd-ubuntu20.04-docker-8c-8g-40502 in /w/workspace/edgexfoundry_device-gpio_PR-27 [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-27 # 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 78dcb4fde946f10989497874b3f69d6bde942259 into PR head commit f5c59a37eda84415ee3ac5a7a35be1e307538a58 Merge succeeded, producing f5c59a37eda84415ee3ac5a7a35be1e307538a58 Checking out Revision f5c59a37eda84415ee3ac5a7a35be1e307538a58 (PR-27) > 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/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5c59a37eda84415ee3ac5a7a35be1e307538a58 # 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 78dcb4fde946f10989497874b3f69d6bde942259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5c59a37eda84415ee3ac5a7a35be1e307538a58 # timeout=10 Commit message: "docs(snap): Remove usage instructions from readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-05T14:42:20.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-05T14:42:21.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-05T14:42:21.197Z] ========================================================= [2022-05-05T14:42:21.197Z] EdgeX Global Pipelines Version Info [2022-05-05T14:42:21.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:42:22.080Z] ------------------- [2022-05-05T14:42:22.080Z] stable info: [2022-05-05T14:42:22.080Z] ------------------- [2022-05-05T14:42:22.080Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T14:42:22.080Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-05T14:42:22.080Z] Message: update stable to v1.0.227 [2022-05-05T14:42:22.655Z] ------------------- [2022-05-05T14:42:22.655Z] experimental info: [2022-05-05T14:42:22.655Z] ------------------- [2022-05-05T14:42:22.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T14:42:22.655Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-05T14:42:22.655Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-05T14:42:22.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-05T14:42:22.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-05T14:42:22.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-05T14:42:23.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-05T14:42:23.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-05T14:42:23.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-05T14:42:23.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-05T14:42:23.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-05T14:42:23.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-05T14:42:23.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-05T14:42:23.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-05T14:42:23.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-05T14:42:23.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-05T14:42:23.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-05T14:42:23.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T14:42:23.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T14:42:23.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-05T14:42:23.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-05T14:42:23.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-05T14:42:23.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-05T14:42:23.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-05T14:42:23.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-05T14:42:23.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-05T14:42:23.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-05T14:42:23.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-05T14:42:23.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-05T14:42:23.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2022-05-05T14:42:23.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2022-05-05T14:42:23.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2022-05-05T14:42:24.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5c59a37eda84415ee3ac5a7a35be1e307538a58 [Pipeline] echo [2022-05-05T14:42:24.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5c59a3 [Pipeline] echo [2022-05-05T14:42:24.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T14:42:24.262Z] provisioning config files... [2022-05-05T14:42:24.277Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/config2378696352954927755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:42:24.625Z] ---> docker-login.sh [2022-05-05T14:42:24.625Z] nexus3.edgexfoundry.org:10001 [2022-05-05T14:42:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:25.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:25.152Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:25.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:25.152Z] [2022-05-05T14:42:25.152Z] Login Succeeded [2022-05-05T14:42:25.152Z] nexus3.edgexfoundry.org:10002 [2022-05-05T14:42:25.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:25.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:25.152Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:25.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:25.152Z] [2022-05-05T14:42:25.152Z] Login Succeeded [2022-05-05T14:42:25.152Z] nexus3.edgexfoundry.org:10003 [2022-05-05T14:42:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:25.413Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:25.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:25.413Z] [2022-05-05T14:42:25.413Z] Login Succeeded [2022-05-05T14:42:25.413Z] nexus3.edgexfoundry.org:10004 [2022-05-05T14:42:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:25.413Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:25.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:25.413Z] [2022-05-05T14:42:25.413Z] Login Succeeded [2022-05-05T14:42:25.413Z] docker.io [2022-05-05T14:42:25.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:25.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:25.936Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:25.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:25.936Z] [2022-05-05T14:42:25.936Z] Login Succeeded [2022-05-05T14:42:25.936Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T14:42:25.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-05T14:42:26.595Z] + git rev-list -1 --merges f5c59a37eda84415ee3ac5a7a35be1e307538a58~1..f5c59a37eda84415ee3ac5a7a35be1e307538a58 [Pipeline] echo [2022-05-05T14:42:26.642Z] -----------> git rev-list -1 --merges f5c59a37eda84415ee3ac5a7a35be1e307538a58~1..f5c59a37eda84415ee3ac5a7a35be1e307538a58 f5c59a37eda84415ee3ac5a7a35be1e307538a58 [false] [Pipeline] sh [2022-05-05T14:42:26.954Z] + git log --format=format:%s -1 f5c59a37eda84415ee3ac5a7a35be1e307538a58 [Pipeline] echo [2022-05-05T14:42:26.992Z] ========================================================= [2022-05-05T14:42:26.992Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-05T14:42:26.992Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T14:42:27.434Z] + git log --format=format:%s -1 f5c59a37eda84415ee3ac5a7a35be1e307538a58 [Pipeline] echo [2022-05-05T14:42:27.468Z] [semverPrep] GIT_COMMIT: f5c59a37eda84415ee3ac5a7a35be1e307538a58, Commit Message: docs(snap): Remove usage instructions from readme [Pipeline] echo [2022-05-05T14:42:27.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-05T14:42:27.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-05T14:42:27.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-05T14:42:27.900Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-05T14:42:27.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-05T14:42:27.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-05T14:42:27.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-05T14:42:27.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:42:28.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T14:42:28.278Z] [2022-05-05T14:42:28.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:42:28.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T14:42:28.627Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-05T14:42:28.627Z] 1fe172e4850f: Pulling fs layer [2022-05-05T14:42:28.627Z] caf521ccaac6: Pulling fs layer [2022-05-05T14:42:28.627Z] 3ead6fa29328: Pulling fs layer [2022-05-05T14:42:28.627Z] 5c2a1cbceb83: Pulling fs layer [2022-05-05T14:42:28.627Z] a8d5f1318db7: Pulling fs layer [2022-05-05T14:42:28.627Z] c427282e49a2: Pulling fs layer [2022-05-05T14:42:28.627Z] 1827001aaf11: Pulling fs layer [2022-05-05T14:42:28.627Z] 0714d37db230: Pulling fs layer [2022-05-05T14:42:28.627Z] ac28cf19c067: Pulling fs layer [2022-05-05T14:42:28.627Z] ca983d60f3e2: Pulling fs layer [2022-05-05T14:42:28.627Z] 9f894cec8388: Pulling fs layer [2022-05-05T14:42:28.627Z] a8d5f1318db7: Waiting [2022-05-05T14:42:28.627Z] 0714d37db230: Waiting [2022-05-05T14:42:28.627Z] ac28cf19c067: Waiting [2022-05-05T14:42:28.627Z] ca983d60f3e2: Waiting [2022-05-05T14:42:28.627Z] 9f894cec8388: Waiting [2022-05-05T14:42:28.627Z] 5c2a1cbceb83: Waiting [2022-05-05T14:42:28.627Z] c427282e49a2: Waiting [2022-05-05T14:42:28.627Z] caf521ccaac6: Download complete [2022-05-05T14:42:28.627Z] 5c2a1cbceb83: Download complete [2022-05-05T14:42:28.887Z] a8d5f1318db7: Verifying Checksum [2022-05-05T14:42:28.887Z] a8d5f1318db7: Download complete [2022-05-05T14:42:28.887Z] c427282e49a2: Verifying Checksum [2022-05-05T14:42:28.887Z] c427282e49a2: Download complete [2022-05-05T14:42:28.887Z] 3ead6fa29328: Verifying Checksum [2022-05-05T14:42:28.887Z] 3ead6fa29328: Download complete [2022-05-05T14:42:28.887Z] 0714d37db230: Verifying Checksum [2022-05-05T14:42:28.887Z] 0714d37db230: Download complete [2022-05-05T14:42:28.887Z] ac28cf19c067: Download complete [2022-05-05T14:42:28.887Z] ca983d60f3e2: Verifying Checksum [2022-05-05T14:42:28.887Z] ca983d60f3e2: Download complete [2022-05-05T14:42:28.887Z] 9f894cec8388: Verifying Checksum [2022-05-05T14:42:28.887Z] 9f894cec8388: Download complete [2022-05-05T14:42:28.887Z] 1fe172e4850f: Verifying Checksum [2022-05-05T14:42:28.887Z] 1fe172e4850f: Download complete [2022-05-05T14:42:29.148Z] 1827001aaf11: Verifying Checksum [2022-05-05T14:42:29.148Z] 1827001aaf11: Download complete [2022-05-05T14:42:30.530Z] 1fe172e4850f: Pull complete [2022-05-05T14:42:30.530Z] caf521ccaac6: Pull complete [2022-05-05T14:42:31.105Z] 3ead6fa29328: Pull complete [2022-05-05T14:42:31.105Z] 5c2a1cbceb83: Pull complete [2022-05-05T14:42:31.366Z] a8d5f1318db7: Pull complete [2022-05-05T14:42:31.629Z] c427282e49a2: Pull complete [2022-05-05T14:42:33.542Z] 1827001aaf11: Pull complete [2022-05-05T14:42:33.803Z] 0714d37db230: Pull complete [2022-05-05T14:42:33.803Z] ac28cf19c067: Pull complete [2022-05-05T14:42:34.066Z] ca983d60f3e2: Pull complete [2022-05-05T14:42:34.066Z] 9f894cec8388: Pull complete [2022-05-05T14:42:34.066Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-05T14:42:34.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T14:42:34.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-05T14:42:34.166Z] prd-ubuntu20.04-docker-8c-8g-40502 does not seem to be running inside a container [2022-05-05T14:42:34.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-27 -v /w/workspace/edgexfoundry_device-gpio_PR-27:/w/workspace/edgexfoundry_device-gpio_PR-27:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-27@tmp:/w/workspace/edgexfoundry_device-gpio_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-05T14:42:37.957Z] $ docker top 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 -eo pid,comm [2022-05-05T14:42:38.028Z] 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-05T14:42:38.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-05T14:42:38.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T14:42:38.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T14:42:38.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T14:42:38.320Z] $ docker exec 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 ssh-agent [2022-05-05T14:42:38.459Z] SSH_AUTH_SOCK=/tmp/ssh-rXySpqSv4hxK/agent.34 [2022-05-05T14:42:38.459Z] SSH_AGENT_PID=40 [2022-05-05T14:42:38.469Z] Running ssh-add (command line suppressed) [2022-05-05T14:42:38.600Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-27@tmp/private_key_4675839996878101081.key (/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/private_key_4675839996878101081.key) [2022-05-05T14:42:38.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T14:42:38.947Z] + git tag --points-at HEAD [Pipeline] } [2022-05-05T14:42:38.977Z] $ docker exec --env ******** --env ******** 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 ssh-agent -k [2022-05-05T14:42:39.108Z] unset SSH_AUTH_SOCK; [2022-05-05T14:42:39.108Z] unset SSH_AGENT_PID; [2022-05-05T14:42:39.108Z] echo Agent pid 40 killed; [2022-05-05T14:42:39.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-05T14:42:39.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T14:42:39.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T14:42:39.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T14:42:39.344Z] $ docker exec 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 ssh-agent [2022-05-05T14:42:39.493Z] SSH_AUTH_SOCK=/tmp/ssh-ULC4mK36BSvq/agent.74 [2022-05-05T14:42:39.493Z] SSH_AGENT_PID=81 [2022-05-05T14:42:39.500Z] Running ssh-add (command line suppressed) [2022-05-05T14:42:39.624Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-27@tmp/private_key_8316395087280118210.key (/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/private_key_8316395087280118210.key) [2022-05-05T14:42:39.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T14:42:39.972Z] + git semver init [2022-05-05T14:42:40.234Z] 2022-05-05 14:42:40,171 [run_init] DEBUG init version:0.0.0 force:False [2022-05-05T14:42:40.234Z] 2022-05-05 14:42:40,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-27/.semver [2022-05-05T14:42:40.234Z] 2022-05-05 14:42:40,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-27/.semver [2022-05-05T14:42:40.234Z] 2022-05-05 14:42:40,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-27/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-27, universal_newlines=False, shell=None, istream=None) [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,112 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-27/.git/info/exclude [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-27/.semver/PR-27 with force:False [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,112 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-27/.semver/PR-27 [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,116 [execute] INFO git cat-file --batch-check [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,122 [execute] INFO git cat-file --batch [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T14:42:41.178Z] 2022-05-05 14:42:41,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-27/.semver/PR-27 [2022-05-05T14:42:41.178Z] 0.0.0 [Pipeline] } [2022-05-05T14:42:41.212Z] $ docker exec --env ******** --env ******** 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 ssh-agent -k [2022-05-05T14:42:41.337Z] unset SSH_AUTH_SOCK; [2022-05-05T14:42:41.337Z] unset SSH_AGENT_PID; [2022-05-05T14:42:41.337Z] echo Agent pid 81 killed; [2022-05-05T14:42:41.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-05T14:42:41.758Z] + git semver [Pipeline] } [2022-05-05T14:42:42.054Z] $ docker stop --time=1 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 [2022-05-05T14:42:43.483Z] $ docker rm -f 17662fa7d2fc0fa9c307bb3b8039c428ad72ecb8b1528d5d5e78c3fab80cd399 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T14:42:43.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-05T14:42:44.213Z] Stashed 1 file(s) [Pipeline] echo [2022-05-05T14:42:44.231Z] [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-05T14:42:44.807Z] provisioning config files... [2022-05-05T14:42:44.818Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/config8108815033937033911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:42:45.168Z] ---> docker-login.sh [2022-05-05T14:42:45.168Z] nexus3.edgexfoundry.org:10001 [2022-05-05T14:42:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:45.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:45.168Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:45.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:45.168Z] [2022-05-05T14:42:45.168Z] Login Succeeded [2022-05-05T14:42:45.168Z] nexus3.edgexfoundry.org:10002 [2022-05-05T14:42:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:45.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:45.431Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:45.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:45.431Z] [2022-05-05T14:42:45.431Z] Login Succeeded [2022-05-05T14:42:45.431Z] nexus3.edgexfoundry.org:10003 [2022-05-05T14:42:45.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:45.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:45.431Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:45.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:45.431Z] [2022-05-05T14:42:45.431Z] Login Succeeded [2022-05-05T14:42:45.431Z] nexus3.edgexfoundry.org:10004 [2022-05-05T14:42:45.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:45.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:45.693Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:45.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:45.693Z] [2022-05-05T14:42:45.693Z] Login Succeeded [2022-05-05T14:42:45.693Z] docker.io [2022-05-05T14:42:45.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:42:46.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:42:46.263Z] Configure a credential helper to remove this warning. See [2022-05-05T14:42:46.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:42:46.263Z] [2022-05-05T14:42:46.263Z] Login Succeeded [2022-05-05T14:42:46.263Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T14:42:46.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-05T14:42:46.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T14:42:46.530Z] ========================================================= [2022-05-05T14:42:46.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-05T14:42:46.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:42:46.932Z] + 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-05T14:42:46.932Z] Sending build context to Docker daemon 15.58MB [2022-05-05T14:42:46.932Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T14:42:46.932Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-05T14:42:47.195Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-05T14:42:47.195Z] 59bf1c3509f3: Pulling fs layer [2022-05-05T14:42:47.195Z] 666ba61612fd: Pulling fs layer [2022-05-05T14:42:47.195Z] 8ed8ca486205: Pulling fs layer [2022-05-05T14:42:47.195Z] 4fe6c5a15a65: Pulling fs layer [2022-05-05T14:42:47.195Z] 22a0e8bec74d: Pulling fs layer [2022-05-05T14:42:47.195Z] ca2b28591e48: Pulling fs layer [2022-05-05T14:42:47.195Z] a51346096db8: Pulling fs layer [2022-05-05T14:42:47.195Z] daebc70d1ce1: Pulling fs layer [2022-05-05T14:42:47.195Z] 0e18a0eac166: Pulling fs layer [2022-05-05T14:42:47.195Z] daebc70d1ce1: Waiting [2022-05-05T14:42:47.195Z] 0e18a0eac166: Waiting [2022-05-05T14:42:47.195Z] ca2b28591e48: Waiting [2022-05-05T14:42:47.195Z] a51346096db8: Waiting [2022-05-05T14:42:47.195Z] 4fe6c5a15a65: Waiting [2022-05-05T14:42:47.195Z] 22a0e8bec74d: Waiting [2022-05-05T14:42:47.195Z] 8ed8ca486205: Download complete [2022-05-05T14:42:47.195Z] 666ba61612fd: Download complete [2022-05-05T14:42:47.195Z] 22a0e8bec74d: Verifying Checksum [2022-05-05T14:42:47.195Z] 22a0e8bec74d: Download complete [2022-05-05T14:42:47.195Z] ca2b28591e48: Verifying Checksum [2022-05-05T14:42:47.195Z] ca2b28591e48: Download complete [2022-05-05T14:42:47.195Z] 59bf1c3509f3: Download complete [2022-05-05T14:42:47.195Z] a51346096db8: Verifying Checksum [2022-05-05T14:42:47.195Z] a51346096db8: Download complete [2022-05-05T14:42:47.195Z] daebc70d1ce1: Verifying Checksum [2022-05-05T14:42:47.195Z] daebc70d1ce1: Download complete [2022-05-05T14:42:47.195Z] 59bf1c3509f3: Pull complete [2022-05-05T14:42:47.457Z] 666ba61612fd: Pull complete [2022-05-05T14:42:47.457Z] 8ed8ca486205: Pull complete [2022-05-05T14:42:48.028Z] 0e18a0eac166: Verifying Checksum [2022-05-05T14:42:48.028Z] 0e18a0eac166: Download complete [2022-05-05T14:42:48.028Z] 4fe6c5a15a65: Verifying Checksum [2022-05-05T14:42:48.028Z] 4fe6c5a15a65: Download complete [2022-05-05T14:42:52.246Z] 4fe6c5a15a65: Pull complete [2022-05-05T14:42:52.246Z] 22a0e8bec74d: Pull complete [2022-05-05T14:42:52.246Z] ca2b28591e48: Pull complete [2022-05-05T14:42:52.506Z] a51346096db8: Pull complete [2022-05-05T14:42:52.506Z] daebc70d1ce1: Pull complete [2022-05-05T14:42:55.071Z] 0e18a0eac166: Pull complete [2022-05-05T14:42:55.071Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-05T14:42:55.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T14:42:55.071Z] ---> f018257e8ee9 [2022-05-05T14:42:55.071Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T14:42:56.988Z] ---> Running in d7bf555df826 [2022-05-05T14:42:56.988Z] Removing intermediate container d7bf555df826 [2022-05-05T14:42:56.988Z] ---> f5dbe2a40cdf [2022-05-05T14:42:56.988Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T14:42:56.988Z] ---> Running in 986dd6bc1954 [2022-05-05T14:42:57.249Z] Removing intermediate container 986dd6bc1954 [2022-05-05T14:42:57.249Z] ---> 25134d055bc8 [2022-05-05T14:42:57.249Z] Step 5/11 : WORKDIR /device-gpio [2022-05-05T14:42:57.249Z] ---> Running in cf5247f2d018 [2022-05-05T14:42:57.249Z] Removing intermediate container cf5247f2d018 [2022-05-05T14:42:57.249Z] ---> a5a85c4d3001 [2022-05-05T14:42:57.249Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:42:57.249Z] ---> Running in a46b26a1e782 [2022-05-05T14:42:58.190Z] Removing intermediate container a46b26a1e782 [2022-05-05T14:42:58.190Z] ---> 5b6dedb1e511 [2022-05-05T14:42:58.190Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T14:42:58.190Z] ---> Running in 255ed9fa6d83 [2022-05-05T14:42:58.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T14:42:59.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T14:42:59.394Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-05T14:42:59.394Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-05T14:42:59.638Z] Still waiting to schedule task [2022-05-05T14:42:59.639Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-05T14:42:59.656Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-05T14:42:59.656Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-05T14:42:59.656Z] Executing busybox-1.34.1-r3.trigger [2022-05-05T14:42:59.656Z] OK: 224 MiB in 56 packages [2022-05-05T14:43:00.232Z] Removing intermediate container 255ed9fa6d83 [2022-05-05T14:43:00.232Z] ---> 0ebdb635e3a1 [2022-05-05T14:43:00.232Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-05T14:43:00.232Z] ---> 6f3b11331751 [2022-05-05T14:43:00.232Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T14:43:00.493Z] ---> Running in 717249cd9c89 [2022-05-05T14:43:32.696Z] Removing intermediate container 717249cd9c89 [2022-05-05T14:43:32.696Z] ---> 0b67a5fcd3b3 [2022-05-05T14:43:32.696Z] Step 10/11 : COPY . . [2022-05-05T14:43:32.696Z] ---> d35d30c445ce [2022-05-05T14:43:32.696Z] Step 11/11 : RUN ${MAKE} [2022-05-05T14:43:32.696Z] ---> Running in 2b88b3896ed6 [2022-05-05T14:43:32.696Z] Removing intermediate container 2b88b3896ed6 [2022-05-05T14:43:32.696Z] ---> 4b303ef0f932 [2022-05-05T14:43:32.697Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-05T14:43:32.697Z] Successfully built 4b303ef0f932 [2022-05-05T14:43:32.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:43:33.034Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T14:43:33.034Z] . [Pipeline] withDockerContainer [2022-05-05T14:43:33.139Z] prd-ubuntu20.04-docker-8c-8g-40502 does not seem to be running inside a container [2022-05-05T14:43:33.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-27 -v /w/workspace/edgexfoundry_device-gpio_PR-27:/w/workspace/edgexfoundry_device-gpio_PR-27:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-27@tmp:/w/workspace/edgexfoundry_device-gpio_PR-27@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 ******** ci-base-image-x86_64 cat [2022-05-05T14:43:33.559Z] $ docker top e1e24b516d0a5be19985f4b5f393abdbf6b9681a9fa9ae64d72fa16489e29bbd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T14:43:33.974Z] + go version [2022-05-05T14:43:33.974Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-05T14:43:34.011Z] $ docker stop --time=1 e1e24b516d0a5be19985f4b5f393abdbf6b9681a9fa9ae64d72fa16489e29bbd [2022-05-05T14:43:35.311Z] $ docker rm -f e1e24b516d0a5be19985f4b5f393abdbf6b9681a9fa9ae64d72fa16489e29bbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:43:35.980Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T14:43:35.980Z] . [Pipeline] withDockerContainer [2022-05-05T14:43:36.072Z] prd-ubuntu20.04-docker-8c-8g-40502 does not seem to be running inside a container [2022-05-05T14:43:36.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-27 -v /w/workspace/edgexfoundry_device-gpio_PR-27:/w/workspace/edgexfoundry_device-gpio_PR-27:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-27@tmp:/w/workspace/edgexfoundry_device-gpio_PR-27@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 ******** ci-base-image-x86_64 cat [2022-05-05T14:43:36.486Z] $ docker top 49b519100181a3474334d7fe30bd7a549dd04e2ab6a70dc992e85f9b541e27d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-05T14:43:36.943Z] + make test [2022-05-05T14:43:36.943Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-05T14:43:37.202Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-05T14:43:43.777Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-05T14:43:43.777Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-05T14:43:47.972Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-05T14:43:50.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T14:43:50.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T14:43:50.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T14:43:51.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-05T14:43:51.154Z] $ docker stop --time=1 49b519100181a3474334d7fe30bd7a549dd04e2ab6a70dc992e85f9b541e27d1 [2022-05-05T14:43:52.869Z] $ docker rm -f 49b519100181a3474334d7fe30bd7a549dd04e2ab6a70dc992e85f9b541e27d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T14:43:53.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-05T14:43:53.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-05T14:43:54.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-05T14:43:54.462Z] + ls -al . [2022-05-05T14:43:54.462Z] total 192 [2022-05-05T14:43:54.462Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 14:43 . [2022-05-05T14:43:54.462Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 14:42 .. [2022-05-05T14:43:54.462Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 14:42 .dockerignore [2022-05-05T14:43:54.462Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 14:42 .git [2022-05-05T14:43:54.462Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:42 .github [2022-05-05T14:43:54.462Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 14:42 .gitignore [2022-05-05T14:43:54.462Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 14:42 .golangci.yml [2022-05-05T14:43:54.462Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 14:42 .semver [2022-05-05T14:43:54.462Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 5 14:42 Attribution.txt [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 1235 May 5 14:42 CHANGELOG.md [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 5 14:42 Dockerfile [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 14:42 GOVERNANCE.md [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 14:42 Jenkinsfile [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 14:42 LICENSE [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 5 14:42 Makefile [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 14:42 OWNERS.md [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 5 14:42 README.md [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 14:42 VERSION [2022-05-05T14:43:54.463Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 14:42 bin [2022-05-05T14:43:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:42 cmd [2022-05-05T14:43:54.463Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 14:43 coverage.out [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 5 14:42 go.mod [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 5 14:42 go.sum [2022-05-05T14:43:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:42 internal [2022-05-05T14:43:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:42 snap [2022-05-05T14:43:54.463Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 14:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:43:54.817Z] + 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=f5c59a37eda84415ee3ac5a7a35be1e307538a58 --label arch=amd64 --label version=0.0.0 . [2022-05-05T14:43:54.817Z] Sending build context to Docker daemon 15.58MB [2022-05-05T14:43:54.817Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T14:43:54.817Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-05T14:43:54.817Z] ---> 4b303ef0f932 [2022-05-05T14:43:54.817Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T14:43:55.079Z] ---> Running in d83c89aeb099 [2022-05-05T14:43:55.342Z] Removing intermediate container d83c89aeb099 [2022-05-05T14:43:55.342Z] ---> 13463bc22a42 [2022-05-05T14:43:55.342Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T14:43:55.342Z] ---> Running in 119af5d51ed3 [2022-05-05T14:43:55.603Z] Removing intermediate container 119af5d51ed3 [2022-05-05T14:43:55.603Z] ---> 6c99da73819d [2022-05-05T14:43:55.603Z] Step 5/25 : WORKDIR /device-gpio [2022-05-05T14:43:55.603Z] ---> Running in 334d07a01c65 [2022-05-05T14:43:55.864Z] Removing intermediate container 334d07a01c65 [2022-05-05T14:43:55.864Z] ---> 113fa99c81ea [2022-05-05T14:43:55.864Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:43:55.864Z] ---> Running in 758d8a9d8b0a [2022-05-05T14:43:56.435Z] Removing intermediate container 758d8a9d8b0a [2022-05-05T14:43:56.435Z] ---> ebc7e118a3db [2022-05-05T14:43:56.435Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T14:43:56.695Z] ---> Running in ad1b9e1de10a [2022-05-05T14:43:56.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T14:43:57.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T14:43:58.158Z] OK: 224 MiB in 56 packages [2022-05-05T14:43:58.419Z] Removing intermediate container ad1b9e1de10a [2022-05-05T14:43:58.419Z] ---> 5acc77ea809c [2022-05-05T14:43:58.419Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-05T14:43:58.419Z] ---> 491169b670d6 [2022-05-05T14:43:58.419Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T14:43:58.685Z] ---> Running in 3eca8e7683cb [2022-05-05T14:43:59.254Z] Removing intermediate container 3eca8e7683cb [2022-05-05T14:43:59.254Z] ---> cb5836411362 [2022-05-05T14:43:59.254Z] Step 10/25 : COPY . . [2022-05-05T14:43:59.826Z] ---> 458c0f77a914 [2022-05-05T14:43:59.826Z] Step 11/25 : RUN ${MAKE} [2022-05-05T14:43:59.826Z] ---> Running in c87cde78945b [2022-05-05T14:44:00.396Z] Removing intermediate container c87cde78945b [2022-05-05T14:44:00.396Z] ---> 6c4dc3fade66 [2022-05-05T14:44:00.396Z] Step 12/25 : FROM alpine:3.15 [2022-05-05T14:44:00.969Z] 3.15: Pulling from library/alpine [2022-05-05T14:44:00.969Z] df9b9388f04a: Pulling fs layer [2022-05-05T14:44:01.231Z] df9b9388f04a: Verifying Checksum [2022-05-05T14:44:01.231Z] df9b9388f04a: Download complete [2022-05-05T14:44:01.231Z] df9b9388f04a: Pull complete [2022-05-05T14:44:01.231Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-05T14:44:01.231Z] Status: Downloaded newer image for alpine:3.15 [2022-05-05T14:44:01.491Z] ---> 0ac33e5f5afa [2022-05-05T14:44:01.491Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-05T14:44:01.491Z] ---> Running in b5fabbe07318 [2022-05-05T14:44:01.491Z] Removing intermediate container b5fabbe07318 [2022-05-05T14:44:01.491Z] ---> a9562a29fc7a [2022-05-05T14:44:01.491Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:44:01.750Z] ---> Running in a16fbe954fdd [2022-05-05T14:44:02.319Z] Removing intermediate container a16fbe954fdd [2022-05-05T14:44:02.319Z] ---> e72d8e46e1da [2022-05-05T14:44:02.319Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-05T14:44:02.578Z] ---> Running in 84cf8ff219b7 [2022-05-05T14:44:02.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T14:44:03.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T14:44:04.040Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-05T14:44:04.040Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-05T14:44:04.040Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-05T14:44:04.299Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-05T14:44:04.299Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-05T14:44:04.299Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T14:44:04.564Z] OK: 8 MiB in 19 packages [2022-05-05T14:44:04.825Z] Removing intermediate container 84cf8ff219b7 [2022-05-05T14:44:04.825Z] ---> 412459cc6d9f [2022-05-05T14:44:04.825Z] Step 16/25 : WORKDIR / [2022-05-05T14:44:04.825Z] ---> Running in 1856b3aa99e5 [2022-05-05T14:44:05.084Z] Removing intermediate container 1856b3aa99e5 [2022-05-05T14:44:05.084Z] ---> 45d7b41eb972 [2022-05-05T14:44:05.084Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-05T14:44:05.084Z] ---> 1f635bc1c66e [2022-05-05T14:44:05.084Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-05T14:44:05.343Z] ---> 424aa8697a3a [2022-05-05T14:44:05.343Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-05T14:44:05.343Z] ---> da03f5c20a69 [2022-05-05T14:44:05.343Z] Step 20/25 : EXPOSE 59910 [2022-05-05T14:44:05.604Z] ---> Running in ec191243cddd [2022-05-05T14:44:05.605Z] Removing intermediate container ec191243cddd [2022-05-05T14:44:05.605Z] ---> 6d7809a2b49a [2022-05-05T14:44:05.605Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-05T14:44:05.605Z] ---> Running in 8718df8dd7c8 [2022-05-05T14:44:05.605Z] Removing intermediate container 8718df8dd7c8 [2022-05-05T14:44:05.605Z] ---> 06b8cf345412 [2022-05-05T14:44:05.605Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T14:44:05.865Z] ---> Running in 9811125daf9d [2022-05-05T14:44:05.866Z] Removing intermediate container 9811125daf9d [2022-05-05T14:44:05.866Z] ---> d377ab803ae0 [2022-05-05T14:44:05.866Z] Step 23/25 : LABEL arch=amd64 [2022-05-05T14:44:05.866Z] ---> Running in fbd4771cc3e2 [2022-05-05T14:44:05.866Z] Removing intermediate container fbd4771cc3e2 [2022-05-05T14:44:05.866Z] ---> 73154454ead9 [2022-05-05T14:44:05.866Z] Step 24/25 : LABEL git_sha=f5c59a37eda84415ee3ac5a7a35be1e307538a58 [2022-05-05T14:44:06.127Z] ---> Running in 21607877e9ff [2022-05-05T14:44:06.127Z] Removing intermediate container 21607877e9ff [2022-05-05T14:44:06.127Z] ---> f1dd58e37ab8 [2022-05-05T14:44:06.127Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T14:44:06.127Z] ---> Running in 7d6577c51ab8 [2022-05-05T14:44:06.127Z] Removing intermediate container 7d6577c51ab8 [2022-05-05T14:44:06.127Z] ---> a3e44dda1638 [2022-05-05T14:44:06.127Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-05T14:44:06.127Z] Successfully built a3e44dda1638 [2022-05-05T14:44:06.127Z] 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-05T14:44:06.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T14:44:06.842Z] [2022-05-05T14:44:06.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:44:07.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T14:44:07.186Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-05T14:44:07.186Z] 5eb5b503b376: Pulling fs layer [2022-05-05T14:44:07.186Z] 5c69ac0246d0: Pulling fs layer [2022-05-05T14:44:07.186Z] ec43610c2a17: Pulling fs layer [2022-05-05T14:44:07.186Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-05T14:44:07.186Z] 33b1e0a273af: Pulling fs layer [2022-05-05T14:44:07.186Z] 5d3b04190fa2: Pulling fs layer [2022-05-05T14:44:07.186Z] 2f39f015ded8: Pulling fs layer [2022-05-05T14:44:07.186Z] 5d3b04190fa2: Waiting [2022-05-05T14:44:07.186Z] 2f39f015ded8: Waiting [2022-05-05T14:44:07.186Z] 3a2ae6a8a46f: Waiting [2022-05-05T14:44:07.186Z] 5c69ac0246d0: Download complete [2022-05-05T14:44:07.186Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-05T14:44:07.186Z] 3a2ae6a8a46f: Download complete [2022-05-05T14:44:07.186Z] 33b1e0a273af: Verifying Checksum [2022-05-05T14:44:07.186Z] 33b1e0a273af: Download complete [2022-05-05T14:44:07.186Z] 5d3b04190fa2: Verifying Checksum [2022-05-05T14:44:07.186Z] 5d3b04190fa2: Download complete [2022-05-05T14:44:07.186Z] ec43610c2a17: Verifying Checksum [2022-05-05T14:44:07.186Z] ec43610c2a17: Download complete [2022-05-05T14:44:07.447Z] 5eb5b503b376: Download complete [2022-05-05T14:44:08.016Z] 2f39f015ded8: Verifying Checksum [2022-05-05T14:44:08.016Z] 2f39f015ded8: Download complete [2022-05-05T14:44:08.953Z] 5eb5b503b376: Pull complete [2022-05-05T14:44:08.953Z] 5c69ac0246d0: Pull complete [2022-05-05T14:44:09.213Z] ec43610c2a17: Pull complete [2022-05-05T14:44:09.471Z] 3a2ae6a8a46f: Pull complete [2022-05-05T14:44:09.730Z] 33b1e0a273af: Pull complete [2022-05-05T14:44:09.730Z] 5d3b04190fa2: Pull complete [2022-05-05T14:44:15.004Z] 2f39f015ded8: Pull complete [2022-05-05T14:44:15.004Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-05T14:44:15.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T14:44:15.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-05T14:44:15.159Z] prd-ubuntu20.04-docker-8c-8g-40502 does not seem to be running inside a container [2022-05-05T14:44:15.220Z] $ 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-27 -v /w/workspace/edgexfoundry_device-gpio_PR-27:/w/workspace/edgexfoundry_device-gpio_PR-27:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-27@tmp:/w/workspace/edgexfoundry_device-gpio_PR-27@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-lftools-log-publisher:latest cat [2022-05-05T14:44:17.295Z] $ docker top f6d61de7d2745a4fe94ab30fab26c0fabfe31bbb9160661c764d7f9657a00449 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:44:17.751Z] ---> job-cost.sh [2022-05-05T14:44:17.751Z] lf-activate-venv: SKIPPING [2022-05-05T14:44:17.751Z] INFO: No Stack... [2022-05-05T14:44:18.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-05T14:44:18.589Z] INFO: Archiving Costs [Pipeline] sh [2022-05-05T14:44:18.907Z] + cat+ /w/workspace/edgexfoundry_device-gpio_PR-27/archives/cost.csv [2022-05-05T14:44:18.907Z] cut -d, -f6 [Pipeline] lock [2022-05-05T14:44:18.949Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [2022-05-05T14:44:18.954Z] Resource [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] did not exist. Created. [2022-05-05T14:44:18.954Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-05T14:44:19.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-05T14:44:19.403Z] Stashed 1 file(s) [Pipeline] } [2022-05-05T14:44:19.425Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-05T14:44:19.502Z] $ docker stop --time=1 f6d61de7d2745a4fe94ab30fab26c0fabfe31bbb9160661c764d7f9657a00449 [2022-05-05T14:44:20.676Z] $ docker rm -f f6d61de7d2745a4fe94ab30fab26c0fabfe31bbb9160661c764d7f9657a00449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-05T14:44:36.186Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40504 in /w/workspace/edgexfoundry_device-gpio_PR-27 [Pipeline] { [Pipeline] ws [2022-05-05T14:44:36.235Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-05T14:44:36.732Z] The recommended git tool is: git [2022-05-05T14:44:43.913Z] using credential edgex-jenkins-ssh [2022-05-05T14:44:43.930Z] Cloning the remote Git repository [2022-05-05T14:44:44.001Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-05T14:44:44.129Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-05T14:44:44.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-05T14:44:44.282Z] > git --version # timeout=10 [2022-05-05T14:44:44.314Z] > git --version # 'git version 2.25.1' [2022-05-05T14:44:44.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T14:44:44.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T14:44:46.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-05T14:44:46.685Z] Merging remotes/origin/main commit 78dcb4fde946f10989497874b3f69d6bde942259 into PR head commit f5c59a37eda84415ee3ac5a7a35be1e307538a58 [2022-05-05T14:44:46.887Z] Merge succeeded, producing f5c59a37eda84415ee3ac5a7a35be1e307538a58 [2022-05-05T14:44:46.888Z] Checking out Revision f5c59a37eda84415ee3ac5a7a35be1e307538a58 (PR-27) [2022-05-05T14:44:46.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T14:44:46.087Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-05T14:44:46.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-05T14:44:46.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T14:44:46.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-05T14:44:46.707Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T14:44:46.730Z] > git checkout -f f5c59a37eda84415ee3ac5a7a35be1e307538a58 # timeout=10 [2022-05-05T14:44:46.808Z] > git remote # timeout=10 [2022-05-05T14:44:46.823Z] > git config --get remote.origin.url # timeout=10 [2022-05-05T14:44:46.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T14:44:46.847Z] > git merge 78dcb4fde946f10989497874b3f69d6bde942259 # timeout=10 [2022-05-05T14:44:46.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-05T14:44:46.898Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T14:44:46.913Z] > git checkout -f f5c59a37eda84415ee3ac5a7a35be1e307538a58 # timeout=10 [2022-05-05T14:44:51.058Z] Commit message: "docs(snap): Remove usage instructions from readme" [2022-05-05T14:44:51.118Z] > git --version # timeout=10 [2022-05-05T14:44:51.128Z] > git --version # 'git version 2.25.1' [2022-05-05T14:44:51.143Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T14:44:52.266Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-05T14:44:52.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T14:44:52.267Z] Dload Upload Total Spent Left Speed [2022-05-05T14:44:52.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-05T14:44:52.778Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-05T14:44:53.135Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-05-05T14:44:53.135Z] [2022-05-05T14:44:53.135Z] { [2022-05-05T14:44:53.135Z] "registry-mirrors": [ [2022-05-05T14:44:53.135Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-05T14:44:53.135Z] ], [2022-05-05T14:44:53.135Z] "bip": "10.250.0.254/24", [2022-05-05T14:44:53.135Z] "hosts": [ [2022-05-05T14:44:53.135Z] "tcp://0.0.0.0:5555", [2022-05-05T14:44:53.135Z] "unix:///var/run/docker.sock" [2022-05-05T14:44:53.135Z] ], [2022-05-05T14:44:53.135Z] "mtu": 1458, [2022-05-05T14:44:53.135Z] "selinux-enabled": true, [2022-05-05T14:44:53.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-05T14:44:53.135Z] } [Pipeline] sh [2022-05-05T14:44:53.568Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-05T14:44:53.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T14:45:12.327Z] provisioning config files... [2022-05-05T14:45:12.354Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6103946010344555878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:45:12.953Z] ---> docker-login.sh [2022-05-05T14:45:12.953Z] nexus3.edgexfoundry.org:10001 [2022-05-05T14:45:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:45:13.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:45:13.824Z] Configure a credential helper to remove this warning. See [2022-05-05T14:45:13.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:45:13.824Z] [2022-05-05T14:45:13.824Z] Login Succeeded [2022-05-05T14:45:13.824Z] nexus3.edgexfoundry.org:10002 [2022-05-05T14:45:14.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:45:14.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:45:14.374Z] Configure a credential helper to remove this warning. See [2022-05-05T14:45:14.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:45:14.374Z] [2022-05-05T14:45:14.374Z] Login Succeeded [2022-05-05T14:45:14.374Z] nexus3.edgexfoundry.org:10003 [2022-05-05T14:45:14.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:45:14.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:45:14.652Z] Configure a credential helper to remove this warning. See [2022-05-05T14:45:14.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:45:14.652Z] [2022-05-05T14:45:14.652Z] Login Succeeded [2022-05-05T14:45:14.927Z] nexus3.edgexfoundry.org:10004 [2022-05-05T14:45:15.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:45:15.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:45:15.200Z] Configure a credential helper to remove this warning. See [2022-05-05T14:45:15.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:45:15.200Z] [2022-05-05T14:45:15.200Z] Login Succeeded [2022-05-05T14:45:15.200Z] docker.io [2022-05-05T14:45:15.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T14:45:16.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T14:45:16.070Z] Configure a credential helper to remove this warning. See [2022-05-05T14:45:16.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T14:45:16.070Z] [2022-05-05T14:45:16.070Z] Login Succeeded [2022-05-05T14:45:16.070Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T14:45:16.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-05T14:45:16.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T14:45:16.504Z] ========================================================= [2022-05-05T14:45:16.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-05T14:45:16.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:45:16.962Z] + 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-05T14:45:17.239Z] Sending build context to Docker daemon 7.856MB [2022-05-05T14:45:17.239Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T14:45:17.239Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-05T14:45:17.521Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-05T14:45:17.521Z] 9b3977197b4f: Pulling fs layer [2022-05-05T14:45:17.521Z] 1a89e8eeedd5: Pulling fs layer [2022-05-05T14:45:17.521Z] 94645a83ff95: Pulling fs layer [2022-05-05T14:45:17.521Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-05T14:45:17.521Z] 0c92f367c5e7: Pulling fs layer [2022-05-05T14:45:17.521Z] 3096ccb668a1: Pulling fs layer [2022-05-05T14:45:17.521Z] e8cf19c19ddd: Pulling fs layer [2022-05-05T14:45:17.521Z] a4caa8a26152: Pulling fs layer [2022-05-05T14:45:17.521Z] 3f3a8bcf1eab: Waiting [2022-05-05T14:45:17.521Z] 0c92f367c5e7: Waiting [2022-05-05T14:45:17.521Z] 3096ccb668a1: Waiting [2022-05-05T14:45:17.521Z] e8cf19c19ddd: Waiting [2022-05-05T14:45:17.521Z] a4caa8a26152: Waiting [2022-05-05T14:45:17.521Z] 94645a83ff95: Verifying Checksum [2022-05-05T14:45:17.521Z] 94645a83ff95: Download complete [2022-05-05T14:45:17.521Z] 1a89e8eeedd5: Verifying Checksum [2022-05-05T14:45:17.521Z] 1a89e8eeedd5: Download complete [2022-05-05T14:45:17.521Z] 0c92f367c5e7: Verifying Checksum [2022-05-05T14:45:17.521Z] 0c92f367c5e7: Download complete [2022-05-05T14:45:17.521Z] 3096ccb668a1: Verifying Checksum [2022-05-05T14:45:17.521Z] 3096ccb668a1: Download complete [2022-05-05T14:45:17.521Z] 9b3977197b4f: Verifying Checksum [2022-05-05T14:45:17.521Z] e8cf19c19ddd: Download complete [2022-05-05T14:45:18.517Z] 9b3977197b4f: Pull complete [2022-05-05T14:45:18.794Z] 1a89e8eeedd5: Pull complete [2022-05-05T14:45:19.070Z] 94645a83ff95: Pull complete [2022-05-05T14:45:19.671Z] a4caa8a26152: Verifying Checksum [2022-05-05T14:45:19.671Z] a4caa8a26152: Download complete [2022-05-05T14:45:20.267Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-05T14:45:20.267Z] 3f3a8bcf1eab: Download complete [2022-05-05T14:45:32.723Z] 3f3a8bcf1eab: Pull complete [2022-05-05T14:45:32.723Z] 0c92f367c5e7: Pull complete [2022-05-05T14:45:32.996Z] 3096ccb668a1: Pull complete [2022-05-05T14:45:33.270Z] e8cf19c19ddd: Pull complete [2022-05-05T14:45:40.010Z] a4caa8a26152: Pull complete [2022-05-05T14:45:40.010Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-05T14:45:40.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T14:45:40.010Z] ---> 725f1c02e7f9 [2022-05-05T14:45:40.010Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T14:45:40.010Z] ---> Running in 9c94b1661695 [2022-05-05T14:45:40.294Z] Removing intermediate container 9c94b1661695 [2022-05-05T14:45:40.294Z] ---> 3d58703a3406 [2022-05-05T14:45:40.294Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T14:45:40.568Z] ---> Running in c21daa71895a [2022-05-05T14:45:40.843Z] Removing intermediate container c21daa71895a [2022-05-05T14:45:40.843Z] ---> 2c6f2cd618bc [2022-05-05T14:45:40.843Z] Step 5/11 : WORKDIR /device-gpio [2022-05-05T14:45:40.843Z] ---> Running in 4b777edfb58d [2022-05-05T14:45:41.119Z] Removing intermediate container 4b777edfb58d [2022-05-05T14:45:41.119Z] ---> 5015ffde8903 [2022-05-05T14:45:41.119Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:45:41.120Z] ---> Running in 4c444e8597db [2022-05-05T14:45:43.106Z] Removing intermediate container 4c444e8597db [2022-05-05T14:45:43.106Z] ---> c42d100ec9f1 [2022-05-05T14:45:43.106Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T14:45:43.106Z] ---> Running in 8b88b05190cd [2022-05-05T14:45:44.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T14:45:45.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T14:45:45.673Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-05T14:45:45.673Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-05T14:45:45.946Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-05T14:45:45.946Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-05T14:45:46.221Z] Executing busybox-1.34.1-r3.trigger [2022-05-05T14:45:46.221Z] OK: 224 MiB in 56 packages [2022-05-05T14:45:47.204Z] Removing intermediate container 8b88b05190cd [2022-05-05T14:45:47.205Z] ---> e9dc6c95a879 [2022-05-05T14:45:47.205Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-05T14:45:47.814Z] ---> 70ae583269cb [2022-05-05T14:45:47.814Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T14:45:47.814Z] ---> Running in 3fe02ea49037 [2022-05-05T14:47:09.636Z] Removing intermediate container 3fe02ea49037 [2022-05-05T14:47:09.636Z] ---> 9f15f46b80dd [2022-05-05T14:47:09.636Z] Step 10/11 : COPY . . [2022-05-05T14:47:09.636Z] ---> 927a23ec9578 [2022-05-05T14:47:09.636Z] Step 11/11 : RUN ${MAKE} [2022-05-05T14:47:09.636Z] ---> Running in 4519cb066706 [2022-05-05T14:47:09.636Z] Removing intermediate container 4519cb066706 [2022-05-05T14:47:09.636Z] ---> 17858bc9b9f0 [2022-05-05T14:47:09.636Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-05T14:47:09.636Z] Successfully built 17858bc9b9f0 [2022-05-05T14:47:09.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:47:10.013Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T14:47:10.014Z] . [Pipeline] withDockerContainer [2022-05-05T14:47:10.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-40504 does not seem to be running inside a container [2022-05-05T14:47:10.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2022-05-05T14:47:11.623Z] $ docker top 2de649f84ee4d9c2a32ae7208b751c8df4120402b02765771f172f6cb56f2ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T14:47:12.549Z] + go version [2022-05-05T14:47:12.549Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-05T14:47:12.595Z] $ docker stop --time=1 2de649f84ee4d9c2a32ae7208b751c8df4120402b02765771f172f6cb56f2ed1 [2022-05-05T14:47:14.191Z] $ docker rm -f 2de649f84ee4d9c2a32ae7208b751c8df4120402b02765771f172f6cb56f2ed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:47:15.006Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T14:47:15.007Z] . [Pipeline] withDockerContainer [2022-05-05T14:47:15.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-40504 does not seem to be running inside a container [2022-05-05T14:47:15.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2022-05-05T14:47:16.592Z] $ docker top 33c68b99feac677dde654b13f63eca7946c234127d648ca3d3a720be8332fc1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-05T14:47:17.566Z] + make test [2022-05-05T14:47:17.566Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-05T14:47:18.547Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-05T14:48:05.563Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-05T14:48:05.563Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-05T14:48:05.563Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-05T14:48:05.563Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-05T14:48:23.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T14:48:23.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T14:48:23.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T14:48:23.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-05T14:48:23.981Z] $ docker stop --time=1 33c68b99feac677dde654b13f63eca7946c234127d648ca3d3a720be8332fc1b [2022-05-05T14:48:25.734Z] $ docker rm -f 33c68b99feac677dde654b13f63eca7946c234127d648ca3d3a720be8332fc1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T14:48:26.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-05T14:48:26.615Z] Warning: overwriting stash ‘coverage-report’ [2022-05-05T14:48:27.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T14:48:27.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-05T14:48:27.968Z] + ls -al . [2022-05-05T14:48:27.968Z] total 188 [2022-05-05T14:48:27.968Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 14:48 . [2022-05-05T14:48:27.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 14:44 .. [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 14:44 .dockerignore [2022-05-05T14:48:27.968Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 14:44 .git [2022-05-05T14:48:27.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:44 .github [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 14:44 .gitignore [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 14:44 .golangci.yml [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 5 14:44 Attribution.txt [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 1235 May 5 14:44 CHANGELOG.md [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 5 14:44 Dockerfile [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 14:44 GOVERNANCE.md [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 14:44 Jenkinsfile [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 14:44 LICENSE [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 5 14:44 Makefile [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 14:44 OWNERS.md [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 5 14:44 README.md [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 14:42 VERSION [2022-05-05T14:48:27.968Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 14:44 bin [2022-05-05T14:48:27.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:44 cmd [2022-05-05T14:48:27.968Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 14:47 coverage.out [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 5 14:44 go.mod [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 5 14:44 go.sum [2022-05-05T14:48:27.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:44 internal [2022-05-05T14:48:27.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 14:44 snap [2022-05-05T14:48:27.968Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 14:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:48:28.352Z] + 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=f5c59a37eda84415ee3ac5a7a35be1e307538a58 --label arch=arm64 --label version=0.0.0 . [2022-05-05T14:48:28.626Z] Sending build context to Docker daemon 7.857MB [2022-05-05T14:48:28.901Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T14:48:28.901Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-05T14:48:28.901Z] ---> 17858bc9b9f0 [2022-05-05T14:48:28.901Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T14:48:28.901Z] ---> Running in 5e1ef87c4d5c [2022-05-05T14:48:29.173Z] Removing intermediate container 5e1ef87c4d5c [2022-05-05T14:48:29.173Z] ---> c1ea4318220b [2022-05-05T14:48:29.173Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T14:48:29.173Z] ---> Running in c3222e101bbf [2022-05-05T14:48:29.451Z] Removing intermediate container c3222e101bbf [2022-05-05T14:48:29.451Z] ---> 33640122ca31 [2022-05-05T14:48:29.451Z] Step 5/25 : WORKDIR /device-gpio [2022-05-05T14:48:29.729Z] ---> Running in a138c9715431 [2022-05-05T14:48:30.003Z] Removing intermediate container a138c9715431 [2022-05-05T14:48:30.003Z] ---> fee729ca667d [2022-05-05T14:48:30.003Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:48:30.003Z] ---> Running in d89bf8e86a93 [2022-05-05T14:48:31.990Z] Removing intermediate container d89bf8e86a93 [2022-05-05T14:48:31.990Z] ---> 0485f96d275b [2022-05-05T14:48:31.990Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T14:48:31.990Z] ---> Running in 5deeadb45f0a [2022-05-05T14:48:32.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T14:48:33.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T14:48:34.549Z] OK: 224 MiB in 56 packages [2022-05-05T14:48:35.144Z] Removing intermediate container 5deeadb45f0a [2022-05-05T14:48:35.144Z] ---> 1066aa86becb [2022-05-05T14:48:35.144Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-05T14:48:35.744Z] ---> db4a8cb38af1 [2022-05-05T14:48:35.744Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T14:48:35.744Z] ---> Running in 3a2d6095fb6f [2022-05-05T14:48:37.726Z] Removing intermediate container 3a2d6095fb6f [2022-05-05T14:48:37.726Z] ---> 230bf3e54e97 [2022-05-05T14:48:37.726Z] Step 10/25 : COPY . . [2022-05-05T14:48:38.705Z] ---> dfda09dbdd54 [2022-05-05T14:48:38.705Z] Step 11/25 : RUN ${MAKE} [2022-05-05T14:48:38.982Z] ---> Running in ad91a390922c [2022-05-05T14:48:40.416Z] Removing intermediate container ad91a390922c [2022-05-05T14:48:40.416Z] ---> 7b87d950afb6 [2022-05-05T14:48:40.416Z] Step 12/25 : FROM alpine:3.15 [2022-05-05T14:48:41.011Z] 3.15: Pulling from library/alpine [2022-05-05T14:48:41.286Z] 9981e73032c8: Pulling fs layer [2022-05-05T14:48:41.560Z] 9981e73032c8: Download complete [2022-05-05T14:48:42.158Z] 9981e73032c8: Pull complete [2022-05-05T14:48:42.158Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-05T14:48:42.158Z] Status: Downloaded newer image for alpine:3.15 [2022-05-05T14:48:42.158Z] ---> 3fb3c9af89a9 [2022-05-05T14:48:42.158Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-05T14:48:42.158Z] ---> Running in b46843375940 [2022-05-05T14:48:42.434Z] Removing intermediate container b46843375940 [2022-05-05T14:48:42.434Z] ---> 49e14afe8ce7 [2022-05-05T14:48:42.434Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T14:48:42.434Z] ---> Running in 96d80a66ee17 [2022-05-05T14:48:44.412Z] Removing intermediate container 96d80a66ee17 [2022-05-05T14:48:44.412Z] ---> c03f2a43dc63 [2022-05-05T14:48:44.412Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-05T14:48:44.412Z] ---> Running in 03359bc390c5 [2022-05-05T14:48:45.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T14:48:45.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T14:48:46.958Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-05T14:48:46.958Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-05T14:48:46.958Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-05T14:48:47.234Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-05T14:48:47.234Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-05T14:48:47.234Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T14:48:47.234Z] OK: 8 MiB in 19 packages [2022-05-05T14:48:48.221Z] Removing intermediate container 03359bc390c5 [2022-05-05T14:48:48.221Z] ---> bd710db82287 [2022-05-05T14:48:48.221Z] Step 16/25 : WORKDIR / [2022-05-05T14:48:48.221Z] ---> Running in 6c8abb05fec1 [2022-05-05T14:48:48.494Z] Removing intermediate container 6c8abb05fec1 [2022-05-05T14:48:48.494Z] ---> 80d5642baa72 [2022-05-05T14:48:48.494Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-05T14:48:49.092Z] ---> 6d85097e1e14 [2022-05-05T14:48:49.092Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-05T14:48:49.689Z] ---> 18a3c07b05de [2022-05-05T14:48:49.689Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-05T14:48:50.293Z] ---> 4071fed7c401 [2022-05-05T14:48:50.293Z] Step 20/25 : EXPOSE 59910 [2022-05-05T14:48:50.293Z] ---> Running in 57587a210215 [2022-05-05T14:48:50.575Z] Removing intermediate container 57587a210215 [2022-05-05T14:48:50.575Z] ---> 31574b491b64 [2022-05-05T14:48:50.575Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-05T14:48:50.575Z] ---> Running in b2535ed9d800 [2022-05-05T14:48:50.850Z] Removing intermediate container b2535ed9d800 [2022-05-05T14:48:50.850Z] ---> c41d6b618597 [2022-05-05T14:48:50.850Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T14:48:50.850Z] ---> Running in 8732866910d3 [2022-05-05T14:48:51.124Z] Removing intermediate container 8732866910d3 [2022-05-05T14:48:51.124Z] ---> 489ac8fd3265 [2022-05-05T14:48:51.124Z] Step 23/25 : LABEL arch=arm64 [2022-05-05T14:48:51.398Z] ---> Running in affed1439868 [2022-05-05T14:48:51.673Z] Removing intermediate container affed1439868 [2022-05-05T14:48:51.673Z] ---> 8108fe29d3fd [2022-05-05T14:48:51.673Z] Step 24/25 : LABEL git_sha=f5c59a37eda84415ee3ac5a7a35be1e307538a58 [2022-05-05T14:48:51.673Z] ---> Running in 4228b9030057 [2022-05-05T14:48:51.953Z] Removing intermediate container 4228b9030057 [2022-05-05T14:48:51.953Z] ---> a633e0e1447e [2022-05-05T14:48:51.953Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T14:48:52.230Z] ---> Running in e1f84a2ed6b2 [2022-05-05T14:48:52.505Z] Removing intermediate container e1f84a2ed6b2 [2022-05-05T14:48:52.505Z] ---> 3be226e7a0e3 [2022-05-05T14:48:52.505Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-05T14:48:52.505Z] Successfully built 3be226e7a0e3 [2022-05-05T14:48:52.505Z] 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-05T14:48:53.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T14:48:53.196Z] [2022-05-05T14:48:53.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:48:53.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T14:48:53.850Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-05T14:48:53.850Z] 8998bd30e6a1: Pulling fs layer [2022-05-05T14:48:53.850Z] 04944245beec: Pulling fs layer [2022-05-05T14:48:53.850Z] 699f458cf7ca: Pulling fs layer [2022-05-05T14:48:53.850Z] 765212b225bb: Pulling fs layer [2022-05-05T14:48:53.850Z] f23df028b6ca: Pulling fs layer [2022-05-05T14:48:53.850Z] d65c8cfc05b1: Pulling fs layer [2022-05-05T14:48:53.850Z] 2437ff75d9bd: Pulling fs layer [2022-05-05T14:48:53.850Z] f23df028b6ca: Waiting [2022-05-05T14:48:53.850Z] d65c8cfc05b1: Waiting [2022-05-05T14:48:53.850Z] 765212b225bb: Waiting [2022-05-05T14:48:53.850Z] 2437ff75d9bd: Waiting [2022-05-05T14:48:53.850Z] 04944245beec: Verifying Checksum [2022-05-05T14:48:53.850Z] 04944245beec: Download complete [2022-05-05T14:48:53.850Z] 765212b225bb: Verifying Checksum [2022-05-05T14:48:53.850Z] 765212b225bb: Download complete [2022-05-05T14:48:53.850Z] f23df028b6ca: Download complete [2022-05-05T14:48:53.850Z] d65c8cfc05b1: Verifying Checksum [2022-05-05T14:48:53.850Z] d65c8cfc05b1: Download complete [2022-05-05T14:48:54.126Z] 699f458cf7ca: Verifying Checksum [2022-05-05T14:48:54.126Z] 699f458cf7ca: Download complete [2022-05-05T14:48:54.408Z] 8998bd30e6a1: Verifying Checksum [2022-05-05T14:48:54.408Z] 8998bd30e6a1: Download complete [2022-05-05T14:48:57.039Z] 2437ff75d9bd: Verifying Checksum [2022-05-05T14:48:57.039Z] 2437ff75d9bd: Download complete [2022-05-05T14:48:59.042Z] 8998bd30e6a1: Pull complete [2022-05-05T14:48:59.319Z] 04944245beec: Pull complete [2022-05-05T14:49:00.764Z] 699f458cf7ca: Pull complete [2022-05-05T14:49:01.042Z] 765212b225bb: Pull complete [2022-05-05T14:49:02.025Z] f23df028b6ca: Pull complete [2022-05-05T14:49:02.025Z] d65c8cfc05b1: Pull complete [2022-05-05T14:49:17.128Z] 2437ff75d9bd: Pull complete [2022-05-05T14:49:17.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-05T14:49:17.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T14:49:17.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-05T14:49:17.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-40504 does not seem to be running inside a container [2022-05-05T14:49:17.498Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-05T14:49:19.960Z] $ docker top 1d9f41a9cb6de2e49e2de5478c683f4c20597e87517b732196e50d49676ad96f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:20.934Z] ---> job-cost.sh [2022-05-05T14:49:20.934Z] lf-activate-venv: SKIPPING [2022-05-05T14:49:20.934Z] INFO: No Stack... [2022-05-05T14:49:21.529Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-05T14:49:22.127Z] INFO: Archiving Costs [Pipeline] sh [2022-05-05T14:49:22.807Z] + + cut -d,cat -f6 /w/workspace/device-gpio/1/archives/cost.csv [2022-05-05T14:49:22.807Z] [Pipeline] lock [2022-05-05T14:49:22.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [2022-05-05T14:49:22.903Z] Resource [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] did not exist. Created. [2022-05-05T14:49:22.903Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-05T14:49:23.656Z] /w/workspace/device-gpio/1@tmp/durable-8bb235fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-05T14:49:24.360Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-05T14:49:24.398Z] Warning: overwriting stash ‘stack-cost’ [2022-05-05T14:49:24.443Z] Stashed 1 file(s) [Pipeline] } [2022-05-05T14:49:24.458Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-05T14:49:24.545Z] $ docker stop --time=1 1d9f41a9cb6de2e49e2de5478c683f4c20597e87517b732196e50d49676ad96f [2022-05-05T14:49:26.050Z] $ docker rm -f 1d9f41a9cb6de2e49e2de5478c683f4c20597e87517b732196e50d49676ad96f [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-05T14:49:27.128Z] provisioning config files... [2022-05-05T14:49:27.138Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/config3796530203772111448tmp [Pipeline] { [Pipeline] sh [2022-05-05T14:49:27.475Z] + set +x [2022-05-05T14:49:27.475Z] + curl -s https://codecov.io/bash [2022-05-05T14:49:27.475Z] + bash -s -- [2022-05-05T14:49:27.475Z] [2022-05-05T14:49:27.475Z] _____ _ [2022-05-05T14:49:27.475Z] / ____| | | [2022-05-05T14:49:27.476Z] | | ___ __| | ___ ___ _____ __ [2022-05-05T14:49:27.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-05T14:49:27.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-05T14:49:27.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-05T14:49:27.476Z] Bash-1.0.6 [2022-05-05T14:49:27.476Z] [2022-05-05T14:49:27.476Z] [2022-05-05T14:49:27.476Z] ==> git version 2.25.1 found [2022-05-05T14:49:27.476Z] ==> 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-05T14:49:27.476Z] Release-Date: 2020-01-08 [2022-05-05T14:49:27.476Z] 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-05T14:49:27.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-05T14:49:27.476Z] ==> Jenkins CI detected. [2022-05-05T14:49:27.476Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-27 [2022-05-05T14:49:27.476Z] project root: . [2022-05-05T14:49:27.476Z] --> token set from env [2022-05-05T14:49:27.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-05T14:49:27.476Z] ==> Running gcov in . (disable via -X gcov) [2022-05-05T14:49:27.476Z] ==> Python coveragepy not found [2022-05-05T14:49:27.476Z] ==> Searching for coverage reports in: [2022-05-05T14:49:27.476Z] + . [2022-05-05T14:49:27.476Z] -> Found 1 reports [2022-05-05T14:49:27.476Z] ==> Detecting git/mercurial file structure [2022-05-05T14:49:27.476Z] ==> Reading reports [2022-05-05T14:49:27.476Z] + ./coverage.out bytes=10 [2022-05-05T14:49:27.476Z] ==> Appending adjustments [2022-05-05T14:49:27.476Z] https://docs.codecov.io/docs/fixing-reports [2022-05-05T14:49:27.736Z] + Found adjustments [2022-05-05T14:49:27.736Z] ==> Gzipping contents [2022-05-05T14:49:27.736Z] 4.0K /tmp/codecov.6OeXHr.gz [2022-05-05T14:49:27.736Z] ==> Uploading reports [2022-05-05T14:49:27.736Z] url: https://codecov.io [2022-05-05T14:49:27.736Z] query: branch=PR-27&commit=f5c59a37eda84415ee3ac5a7a35be1e307538a58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-27%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-05T14:49:27.736Z] -> Pinging Codecov [2022-05-05T14:49:27.736Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-27&commit=f5c59a37eda84415ee3ac5a7a35be1e307538a58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-27%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-05T14:49:27.996Z] -> Uploading to [2022-05-05T14:49:27.996Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f5c59a37eda84415ee3ac5a7a35be1e307538a58/1a4c1830-0787-4302-b218-e3c45d91840f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220505T144927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9bf30996d077cc89a9e34ad0efebf1d4ce280e6ea6e4cda7063a5e991caf30c [2022-05-05T14:49:27.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T14:49:27.996Z] Dload Upload Total Spent Left Speed [2022-05-05T14:49:27.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3924 --:--:-- --:--:-- --:--:-- 3924 [2022-05-05T14:49:27.996Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/f5c59a37eda84415ee3ac5a7a35be1e307538a58 [Pipeline] } [2022-05-05T14:49:28.024Z] 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-05T14:49:29.712Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-27/archives ] [2022-05-05T14:49:29.712Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-27/archives [2022-05-05T14:49:29.712Z] total 16 [2022-05-05T14:49:29.712Z] drwxr-xr-x 3 root root 4096 May 5 14:44 . [2022-05-05T14:49:29.713Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 14:44 .. [2022-05-05T14:49:29.713Z] drwxr-xr-x 2 root root 4096 May 5 14:44 cost [2022-05-05T14:49:29.713Z] -rw-r--r-- 1 root root 81 May 5 14:44 cost.csv [2022-05-05T14:49:29.713Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-27/archives [2022-05-05T14:49:29.713Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-27/archives [2022-05-05T14:49:29.713Z] total 16 [2022-05-05T14:49:29.713Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 14:44 . [2022-05-05T14:49:29.713Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 14:44 .. [2022-05-05T14:49:29.713Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 14:44 cost [2022-05-05T14:49:29.713Z] -rw-r--r-- 1 jenkins jenkins 81 May 5 14:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:30.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:30.944Z] ---> package-listing.sh [2022-05-05T14:49:30.944Z] ++ facter osfamily [2022-05-05T14:49:30.944Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-05T14:49:31.208Z] + OS_FAMILY=debian [2022-05-05T14:49:31.208Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-27 [2022-05-05T14:49:31.208Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-05T14:49:31.208Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-05T14:49:31.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-05T14:49:31.208Z] + PACKAGES=/tmp/packages_start.txt [2022-05-05T14:49:31.208Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-27 ']' [2022-05-05T14:49:31.208Z] + PACKAGES=/tmp/packages_end.txt [2022-05-05T14:49:31.208Z] + case "${OS_FAMILY}" in [2022-05-05T14:49:31.208Z] + grep '^ii' [2022-05-05T14:49:31.208Z] + dpkg -l [2022-05-05T14:49:31.208Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-05T14:49:31.208Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-05T14:49:31.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-05T14:49:31.208Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-27 ']' [2022-05-05T14:49:31.208Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-27/archives/ [2022-05-05T14:49:31.208Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-27/archives/ [Pipeline] echo [2022-05-05T14:49:31.245Z] 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-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-05T14:49:31.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-05T14:49:32.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T14:49:32.135Z] . [Pipeline] withDockerContainer [2022-05-05T14:49:32.230Z] prd-ubuntu20.04-docker-8c-8g-40502 does not seem to be running inside a container [2022-05-05T14:49:32.273Z] $ 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-27/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-27 -v /w/workspace/edgexfoundry_device-gpio_PR-27:/w/workspace/edgexfoundry_device-gpio_PR-27:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-27@tmp:/w/workspace/edgexfoundry_device-gpio_PR-27@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-05T14:49:32.518Z] $ docker top 3a7d8addcc85ce9051307bec88872da4f8d1e7f1fe63cbf3d6def0e6fb80916c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T14:49:32.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-05T14:49:33.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-05T14:49:33.559Z] + ls /var/log/sa-host [2022-05-05T14:49:33.559Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T14:49:33.720Z] provisioning config files... [2022-05-05T14:49:33.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-27@tmp/config3773671135800685051tmp [Pipeline] { [Pipeline] echo [2022-05-05T14:49:33.779Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:34.094Z] ---> create-netrc.sh [Pipeline] } [2022-05-05T14:49:34.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:34.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-05T14:49:34.562Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:34.876Z] ---> sudo-logs.sh [2022-05-05T14:49:34.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-05T14:49:34.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:35.281Z] ---> job-cost.sh [2022-05-05T14:49:35.281Z] lf-activate-venv: SKIPPING [2022-05-05T14:49:35.281Z] DEBUG: total: 0.2199999988079071 [2022-05-05T14:49:35.281Z] INFO: Retrieving Stack Cost... [2022-05-05T14:49:35.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-05T14:49:36.112Z] INFO: Archiving Costs [Pipeline] echo [2022-05-05T14:49:36.145Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T14:49:36.459Z] ---> logs-deploy.sh [2022-05-05T14:49:36.459Z] lf-activate-venv: SKIPPING [2022-05-05T14:49:36.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-27/1 [2022-05-05T14:49:36.459Z] INFO: archiving workspace using pattern(s): [2022-05-05T14:49:37.397Z] Archives upload complete. [2022-05-05T14:49:37.398Z] INFO: archiving logs to Nexus