Pull request #8 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 jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from 252a76c7f581232fc5465cd9d4f7abcf41d0ac17+7472832c1a10574f3c58874fc08b27a833a10064 (0e33d6aa433fe72873911da3da0a90bfef27754d) Running in Durability level: MAX_SURVIVABILITY 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-ssh867425025897424913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1677907684839719851.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-8/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-8/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3484275374628464667.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-8/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8805613684995195694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8825209478316724828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-8/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-8/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3076044531948046877.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1020 in /w/workspace/edgexfoundry_device-gpio_PR-8 [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-8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-gpio_PR-8@tmp/jenkins-gitclient-ssh6801810463353502877.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 Merge succeeded, producing 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 Checking out Revision 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 (PR-8) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-8@tmp/jenkins-gitclient-ssh6328682118296891683.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_device-gpio_PR-8@tmp/jenkins-gitclient-ssh683662890362028599.key > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 Commit message: "build: update alpine base to 3.14" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T22:00:26.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T22:00:26.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T22:00:26.746Z] ========================================================= [2021-09-23T22:00:26.746Z] EdgeX Global Pipelines Version Info [2021-09-23T22:00:26.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:00:28.485Z] ------------------- [2021-09-23T22:00:28.485Z] stable info: [2021-09-23T22:00:28.485Z] ------------------- [2021-09-23T22:00:28.485Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T22:00:28.485Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T22:00:28.485Z] Message: update stable to v1.0.205 [2021-09-23T22:00:29.078Z] ------------------- [2021-09-23T22:00:29.078Z] experimental info: [2021-09-23T22:00:29.078Z] ------------------- [2021-09-23T22:00:29.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T22:00:29.078Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T22:00:29.078Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T22:00:29.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-09-23T22:00:29.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-09-23T22:00:29.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T22:00:29.562Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T22:00:29.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T22:00:29.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T22:00:29.773Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T22:00:29.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T22:00:29.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T22:00:29.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T22:00:30.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T22:00:30.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T22:00:30.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-09-23T22:00:30.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T22:00:30.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T22:00:30.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T22:00:30.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T22:00:30.482Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T22:00:30.543Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T22:00:30.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T22:00:30.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-23T22:00:30.748Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T22:00:30.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T22:00:30.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T22:00:30.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T22:00:31.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T22:00:31.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T22:00:31.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-8 [Pipeline] echo [2021-09-23T22:00:31.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-8 [Pipeline] echo [2021-09-23T22:00:31.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-8 [Pipeline] echo [2021-09-23T22:00:31.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [Pipeline] echo [2021-09-23T22:00:31.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 252a76c [Pipeline] echo [2021-09-23T22:00:31.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:00:31.600Z] provisioning config files... [2021-09-23T22:00:31.621Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-8@tmp/config2283607954991197714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:00:32.023Z] ---> docker-login.sh [2021-09-23T22:00:32.023Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:00:32.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:00:32.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:00:32.294Z] Configure a credential helper to remove this warning. See [2021-09-23T22:00:32.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:00:32.294Z] [2021-09-23T22:00:32.294Z] Login Succeeded [2021-09-23T22:00:32.294Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:00:32.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:00:32.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:00:32.294Z] Configure a credential helper to remove this warning. See [2021-09-23T22:00:32.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:00:32.294Z] [2021-09-23T22:00:32.294Z] Login Succeeded [2021-09-23T22:00:32.294Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:00:32.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:00:32.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:00:32.565Z] Configure a credential helper to remove this warning. See [2021-09-23T22:00:32.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:00:32.565Z] [2021-09-23T22:00:32.565Z] Login Succeeded [2021-09-23T22:00:32.565Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:00:32.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:00:32.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:00:32.831Z] Configure a credential helper to remove this warning. See [2021-09-23T22:00:32.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:00:32.831Z] [2021-09-23T22:00:32.831Z] Login Succeeded [2021-09-23T22:00:32.831Z] docker.io [2021-09-23T22:00:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:00:33.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:00:33.098Z] Configure a credential helper to remove this warning. See [2021-09-23T22:00:33.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:00:33.098Z] [2021-09-23T22:00:33.098Z] Login Succeeded [2021-09-23T22:00:33.098Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:00:33.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T22:00:33.935Z] + git log --format=format:%s -1 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [Pipeline] echo [2021-09-23T22:00:34.010Z] GIT_COMMIT: 252a76c7f581232fc5465cd9d4f7abcf41d0ac17, Commit Message: build: update alpine base to 3.14 [Pipeline] echo [2021-09-23T22:00:34.053Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:00:35.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:00:35.064Z] [2021-09-23T22:00:35.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:00:35.437Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:00:35.437Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T22:00:35.437Z] 31603596830f: Pulling fs layer [2021-09-23T22:00:35.437Z] 04fac38145f0: Pulling fs layer [2021-09-23T22:00:35.437Z] 701f6daf10bf: Pulling fs layer [2021-09-23T22:00:35.437Z] 24f72da36158: Pulling fs layer [2021-09-23T22:00:35.437Z] 24f72da36158: Waiting [2021-09-23T22:00:35.437Z] 04fac38145f0: Verifying Checksum [2021-09-23T22:00:35.437Z] 04fac38145f0: Download complete [2021-09-23T22:00:35.705Z] 31603596830f: Verifying Checksum [2021-09-23T22:00:35.705Z] 31603596830f: Download complete [2021-09-23T22:00:35.978Z] 31603596830f: Pull complete [2021-09-23T22:00:35.978Z] 24f72da36158: Verifying Checksum [2021-09-23T22:00:35.978Z] 24f72da36158: Download complete [2021-09-23T22:00:35.978Z] 04fac38145f0: Pull complete [2021-09-23T22:00:35.978Z] 701f6daf10bf: Verifying Checksum [2021-09-23T22:00:35.978Z] 701f6daf10bf: Download complete [2021-09-23T22:00:36.578Z] 701f6daf10bf: Pull complete [2021-09-23T22:00:36.845Z] 24f72da36158: Pull complete [2021-09-23T22:00:36.845Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T22:00:36.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:00:36.845Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T22:00:36.970Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-09-23T22:00:37.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-8 -v /w/workspace/edgexfoundry_device-gpio_PR-8:/w/workspace/edgexfoundry_device-gpio_PR-8:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-8@tmp:/w/workspace/edgexfoundry_device-gpio_PR-8@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:10004/edgex-devops/git-semver:latest cat [2021-09-23T22:00:37.827Z] $ docker top 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T22:00:38.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:00:38.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:00:38.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:00:38.234Z] $ docker exec 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c ssh-agent [2021-09-23T22:00:38.369Z] SSH_AUTH_SOCK=/tmp/ssh-ntOLrVxTlO0g/agent.13 [2021-09-23T22:00:38.369Z] SSH_AGENT_PID=19 [2021-09-23T22:00:38.381Z] Running ssh-add (command line suppressed) [2021-09-23T22:00:38.480Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-8@tmp/private_key_961865460033401339.key (/w/workspace/edgexfoundry_device-gpio_PR-8@tmp/private_key_961865460033401339.key) [2021-09-23T22:00:38.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:00:38.868Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T22:00:38.890Z] $ docker exec --env ******** --env ******** 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c ssh-agent -k [2021-09-23T22:00:38.995Z] unset SSH_AUTH_SOCK; [2021-09-23T22:00:38.996Z] unset SSH_AGENT_PID; [2021-09-23T22:00:38.996Z] echo Agent pid 19 killed; [2021-09-23T22:00:39.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T22:00:39.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:00:39.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:00:39.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:00:39.243Z] $ docker exec 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c ssh-agent [2021-09-23T22:00:39.361Z] SSH_AUTH_SOCK=/tmp/ssh-dVOHh7QGvGDF/agent.53 [2021-09-23T22:00:39.361Z] SSH_AGENT_PID=61 [2021-09-23T22:00:39.370Z] Running ssh-add (command line suppressed) [2021-09-23T22:00:39.477Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-8@tmp/private_key_7657335623564887869.key (/w/workspace/edgexfoundry_device-gpio_PR-8@tmp/private_key_7657335623564887869.key) [2021-09-23T22:00:39.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:00:39.866Z] + git semver init [2021-09-23T22:00:39.866Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T22:00:39.866Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-8/.git [2021-09-23T22:00:39.866Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-8 [2021-09-23T22:00:39.866Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T22:00:39.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T22:00:39.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T22:00:39.866Z] # $SEMVER_BRANCH = PR-8 [2021-09-23T22:00:39.866Z] # $SEMVER_TEMP = /tmp/semver-624352900 [2021-09-23T22:00:39.866Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-09-23T22:00:48.081Z] # '/tmp/semver-624352900' -> '/w/workspace/edgexfoundry_device-gpio_PR-8/.semver' [2021-09-23T22:00:48.081Z] # -> Force: false [2021-09-23T22:00:48.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-8/.semver [Pipeline] } [2021-09-23T22:00:48.149Z] $ docker exec --env ******** --env ******** 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c ssh-agent -k [2021-09-23T22:00:48.246Z] unset SSH_AUTH_SOCK; [2021-09-23T22:00:48.246Z] unset SSH_AGENT_PID; [2021-09-23T22:00:48.246Z] echo Agent pid 61 killed; [2021-09-23T22:00:48.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T22:00:48.718Z] + git semver [Pipeline] } [2021-09-23T22:00:48.749Z] $ docker stop --time=1 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c [2021-09-23T22:00:50.023Z] $ docker rm -f 11a4b062ac48f9d9052441d5a79c1624160889a270edc674ee24cb22a9c7bb8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:00:50.468Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T22:00:50.892Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T22:00:50.918Z] [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] node [Pipeline] node [2021-09-23T22:01:06.512Z] Still waiting to schedule task [2021-09-23T22:01:06.513Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T22:01:06.513Z] ‘prd-centos7-docker-4c-2g-1006’ is offline [2021-09-23T22:01:06.513Z] ‘prd-centos7-docker-4c-2g-1017’ is offline [2021-09-23T22:01:06.513Z] ‘prd-centos7-docker-4c-2g-1021’ is offline [2021-09-23T22:01:06.513Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1011’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T22:01:06.540Z] Still waiting to schedule task [2021-09-23T22:01:06.540Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T22:03:07.306Z] Running on prd-centos7-docker-4c-2g-1024 in /w/workspace/edgexfoundry_device-gpio_PR-8 [Pipeline] { [Pipeline] ws [2021-09-23T22:03:07.372Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-09-23T22:03:07.535Z] The recommended git tool is: git [2021-09-23T22:03:10.636Z] using credential edgex-jenkins-ssh [2021-09-23T22:03:10.657Z] Cloning the remote Git repository [2021-09-23T22:03:10.684Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:03:10.774Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-09-23T22:03:10.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:03:10.814Z] > git --version # timeout=10 [2021-09-23T22:03:10.820Z] > git --version # 'git version 2.24.4' [2021-09-23T22:03:10.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:03:10.849Z] [INFO] Currently running in a labeled security context [2021-09-23T22:03:10.849Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T22:03:10.850Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh6654820642047615551.key [2021-09-23T22:03:10.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:03:11.740Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-23T22:03:11.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:03:11.763Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-23T22:03:11.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:03:11.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:03:11.777Z] [INFO] Currently running in a labeled security context [2021-09-23T22:03:11.778Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T22:03:11.778Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh4010158795638871932.key [2021-09-23T22:03:11.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-23T22:03:12.288Z] Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:03:12.377Z] Merge succeeded, producing 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:03:12.377Z] Checking out Revision 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 (PR-8) [2021-09-23T22:03:12.294Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:03:12.301Z] > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 [2021-09-23T22:03:12.338Z] > git remote # timeout=10 [2021-09-23T22:03:12.343Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T22:03:12.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:03:12.350Z] [INFO] Currently running in a labeled security context [2021-09-23T22:03:12.350Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T22:03:12.350Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh118588358261852450.key [2021-09-23T22:03:12.356Z] > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [2021-09-23T22:03:12.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T22:03:12.379Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:03:12.385Z] > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 [2021-09-23T22:03:16.156Z] Commit message: "build: update alpine base to 3.14" [2021-09-23T22:03:16.186Z] > git --version # timeout=10 [2021-09-23T22:03:16.197Z] > git --version # 'git version 2.24.4' [2021-09-23T22:03:16.208Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:03:16.846Z] provisioning config files... [2021-09-23T22:03:16.866Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5979658217324296115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:03:17.361Z] ---> docker-login.sh [2021-09-23T22:03:17.361Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:03:17.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:03:17.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:03:17.361Z] Configure a credential helper to remove this warning. See [2021-09-23T22:03:17.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:03:17.361Z] [2021-09-23T22:03:17.361Z] Login Succeeded [2021-09-23T22:03:17.361Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:03:17.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:03:17.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:03:17.628Z] Configure a credential helper to remove this warning. See [2021-09-23T22:03:17.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:03:17.628Z] [2021-09-23T22:03:17.628Z] Login Succeeded [2021-09-23T22:03:17.628Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:03:17.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:03:17.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:03:17.894Z] Configure a credential helper to remove this warning. See [2021-09-23T22:03:17.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:03:17.895Z] [2021-09-23T22:03:17.895Z] Login Succeeded [2021-09-23T22:03:17.895Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:03:17.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:03:17.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:03:17.895Z] Configure a credential helper to remove this warning. See [2021-09-23T22:03:17.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:03:17.895Z] [2021-09-23T22:03:17.895Z] Login Succeeded [2021-09-23T22:03:17.895Z] docker.io [2021-09-23T22:03:18.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:03:18.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:03:18.433Z] Configure a credential helper to remove this warning. See [2021-09-23T22:03:18.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:03:18.433Z] [2021-09-23T22:03:18.433Z] Login Succeeded [2021-09-23T22:03:18.433Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:03:18.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T22:03:18.838Z] ========================================================= [2021-09-23T22:03:18.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T22:03:18.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:03:19.302Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T22:03:19.302Z] Sending build context to Docker daemon 5.505MB [2021-09-23T22:03:19.302Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:03:19.302Z] Step 2/10 : FROM ${BASE} AS builder [2021-09-23T22:03:19.581Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T22:03:19.581Z] 540db60ca938: Pulling fs layer [2021-09-23T22:03:19.581Z] adcc1eea9eea: Pulling fs layer [2021-09-23T22:03:19.581Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T22:03:19.581Z] db62176df00c: Pulling fs layer [2021-09-23T22:03:19.581Z] 3b30891b0d05: Pulling fs layer [2021-09-23T22:03:19.581Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T22:03:19.581Z] c788192a36de: Pulling fs layer [2021-09-23T22:03:19.581Z] a77e37c0d609: Pulling fs layer [2021-09-23T22:03:19.581Z] c3185cebc471: Pulling fs layer [2021-09-23T22:03:19.581Z] db62176df00c: Waiting [2021-09-23T22:03:19.581Z] 3b30891b0d05: Waiting [2021-09-23T22:03:19.581Z] 06b49ca38bd5: Waiting [2021-09-23T22:03:19.581Z] c788192a36de: Waiting [2021-09-23T22:03:19.581Z] a77e37c0d609: Waiting [2021-09-23T22:03:19.581Z] c3185cebc471: Waiting [2021-09-23T22:03:19.581Z] 4c4ab2625f07: Download complete [2021-09-23T22:03:19.852Z] adcc1eea9eea: Verifying Checksum [2021-09-23T22:03:19.852Z] adcc1eea9eea: Download complete [2021-09-23T22:03:19.852Z] 3b30891b0d05: Download complete [2021-09-23T22:03:19.852Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T22:03:19.852Z] 06b49ca38bd5: Download complete [2021-09-23T22:03:19.852Z] c788192a36de: Verifying Checksum [2021-09-23T22:03:19.852Z] c788192a36de: Download complete [2021-09-23T22:03:20.130Z] 540db60ca938: Verifying Checksum [2021-09-23T22:03:20.130Z] 540db60ca938: Download complete [2021-09-23T22:03:20.130Z] 540db60ca938: Pull complete [2021-09-23T22:03:20.404Z] adcc1eea9eea: Pull complete [2021-09-23T22:03:20.404Z] 4c4ab2625f07: Pull complete [2021-09-23T22:03:20.997Z] a77e37c0d609: Verifying Checksum [2021-09-23T22:03:20.997Z] a77e37c0d609: Download complete [2021-09-23T22:03:27.653Z] db62176df00c: Verifying Checksum [2021-09-23T22:03:27.653Z] db62176df00c: Download complete [2021-09-23T22:03:27.653Z] c3185cebc471: Verifying Checksum [2021-09-23T22:03:27.653Z] c3185cebc471: Download complete [2021-09-23T22:03:31.080Z] db62176df00c: Pull complete [2021-09-23T22:03:31.080Z] 3b30891b0d05: Pull complete [2021-09-23T22:03:31.080Z] 06b49ca38bd5: Pull complete [2021-09-23T22:03:31.080Z] c788192a36de: Pull complete [2021-09-23T22:03:31.080Z] a77e37c0d609: Pull complete [2021-09-23T22:03:33.053Z] c3185cebc471: Pull complete [2021-09-23T22:03:33.053Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T22:03:33.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T22:03:33.053Z] ---> 031687cdd783 [2021-09-23T22:03:33.053Z] Step 3/10 : ARG MAKE='make build' [2021-09-23T22:03:35.011Z] ---> Running in 9b6c54159a1e [2021-09-23T22:03:35.011Z] Removing intermediate container 9b6c54159a1e [2021-09-23T22:03:35.011Z] ---> b9550268ced1 [2021-09-23T22:03:35.011Z] Step 4/10 : WORKDIR /device-gpio [2021-09-23T22:03:35.011Z] ---> Running in e77f07cc7434 [2021-09-23T22:03:35.011Z] Removing intermediate container e77f07cc7434 [2021-09-23T22:03:35.011Z] ---> 895ca1735b12 [2021-09-23T22:03:35.011Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:03:35.011Z] ---> Running in fc3261c63440 [2021-09-23T22:03:35.011Z] Removing intermediate container fc3261c63440 [2021-09-23T22:03:35.011Z] ---> 36b7575ea3dc [2021-09-23T22:03:35.011Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:03:35.011Z] ---> Running in fce27f5c8f49 [2021-09-23T22:03:35.599Z] Removing intermediate container fce27f5c8f49 [2021-09-23T22:03:35.599Z] ---> 0404edcf77f7 [2021-09-23T22:03:35.599Z] Step 7/10 : RUN apk add --update --no-cache make git [2021-09-23T22:03:35.599Z] ---> Running in a3cf7eca669a [2021-09-23T22:03:35.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T22:03:39.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T22:03:46.564Z] OK: 219 MiB in 52 packages [2021-09-23T22:03:46.564Z] Removing intermediate container a3cf7eca669a [2021-09-23T22:03:46.564Z] ---> 0dad89aba723 [2021-09-23T22:03:46.564Z] Step 8/10 : COPY . . [2021-09-23T22:03:46.564Z] ---> e198f860abba [2021-09-23T22:03:46.564Z] Step 9/10 : RUN go mod tidy [2021-09-23T22:03:46.564Z] ---> Running in 6492555e7899 [2021-09-23T22:03:53.220Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-09-23T22:03:53.487Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-09-23T22:03:53.769Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-23T22:03:53.769Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-23T22:03:53.769Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T22:03:53.769Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-09-23T22:03:54.037Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-09-23T22:03:54.037Z] go: downloading github.com/google/uuid v1.1.2 [2021-09-23T22:03:54.037Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-23T22:03:54.037Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T22:03:54.305Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-09-23T22:03:54.305Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-23T22:03:54.574Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T22:03:54.843Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T22:03:54.843Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-09-23T22:03:55.109Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T22:03:55.109Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T22:03:55.109Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T22:03:55.375Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T22:03:55.375Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T22:03:55.375Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-23T22:03:55.375Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-09-23T22:03:55.375Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T22:03:55.375Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-09-23T22:03:55.648Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T22:03:55.648Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T22:03:55.648Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-09-23T22:03:55.648Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T22:03:55.921Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T22:03:55.921Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T22:03:55.921Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T22:03:55.921Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T22:03:56.186Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T22:04:06.275Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-23T22:04:06.275Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T22:04:06.275Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-09-23T22:04:06.275Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-09-23T22:04:06.275Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T22:04:06.545Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-09-23T22:04:06.545Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T22:04:06.545Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T22:04:06.813Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T22:04:06.813Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T22:04:06.813Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T22:04:06.813Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T22:04:06.813Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T22:04:07.080Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T22:04:07.080Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-09-23T22:04:07.080Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T22:04:07.080Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T22:04:07.080Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T22:04:07.347Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T22:04:07.347Z] go: downloading github.com/google/btree v1.0.0 [2021-09-23T22:04:07.347Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-09-23T22:04:07.618Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-23T22:04:07.618Z] go: downloading github.com/miekg/dns v1.1.4 [2021-09-23T22:04:07.618Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T22:04:07.618Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T22:04:07.886Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-23T22:04:07.886Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T22:04:07.886Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-09-23T22:04:07.886Z] go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2021-09-23T22:04:11.264Z] Removing intermediate container 6492555e7899 [2021-09-23T22:04:11.264Z] ---> 36b077d0e031 [2021-09-23T22:04:11.264Z] Step 10/10 : RUN ${MAKE} [2021-09-23T22:04:11.264Z] ---> Running in 4baddf638a32 [2021-09-23T22:04:11.264Z] noop [2021-09-23T22:04:11.536Z] Removing intermediate container 4baddf638a32 [2021-09-23T22:04:11.536Z] ---> fa954be307c9 [2021-09-23T22:04:11.536Z] Successfully built fa954be307c9 [2021-09-23T22:04:11.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:04:11.915Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T22:04:11.915Z] . [Pipeline] withDockerContainer [2021-09-23T22:04:12.051Z] prd-centos7-docker-4c-2g-1024 does not seem to be running inside a container [2021-09-23T22:04:12.128Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T22:04:12.563Z] $ docker top 06715588cacdc785d8826869e6da4db8f28a93613f4e7481e44049f7da6a315d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:04:13.259Z] + go version [2021-09-23T22:04:13.259Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T22:04:13.306Z] $ docker stop --time=1 06715588cacdc785d8826869e6da4db8f28a93613f4e7481e44049f7da6a315d [2021-09-23T22:04:14.511Z] $ docker rm -f 06715588cacdc785d8826869e6da4db8f28a93613f4e7481e44049f7da6a315d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:04:15.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T22:04:15.363Z] . [Pipeline] withDockerContainer [2021-09-23T22:04:15.484Z] prd-centos7-docker-4c-2g-1024 does not seem to be running inside a container [2021-09-23T22:04:15.549Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T22:04:15.901Z] $ docker top 6da7b2a1f3931330264a68df29d83e9c47e6029df51ca9766419ad8d1af52b9c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T22:04:16.423Z] + go mod tidy [Pipeline] sh [2021-09-23T22:04:17.051Z] + make test [2021-09-23T22:04:17.051Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T22:04:22.433Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-23T22:04:34.874Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-23T22:04:34.874Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-23T22:04:34.874Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-23T22:04:39.404Z] gofmt -l . [2021-09-23T22:04:39.404Z] [ "`gofmt -l .`" = "" ] [2021-09-23T22:04:39.404Z] ./bin/test-attribution-txt.sh [2021-09-23T22:04:39.677Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T22:04:39.977Z] $ docker stop --time=1 6da7b2a1f3931330264a68df29d83e9c47e6029df51ca9766419ad8d1af52b9c [2021-09-23T22:04:41.320Z] $ docker rm -f 6da7b2a1f3931330264a68df29d83e9c47e6029df51ca9766419ad8d1af52b9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:04:41.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T22:04:42.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T22:04:44.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T22:04:44.371Z] + ls -al . [2021-09-23T22:04:44.371Z] total 108 [2021-09-23T22:04:44.371Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 22:04 . [2021-09-23T22:04:44.371Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 22:03 .. [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 5451 Sep 23 22:03 Attribution.txt [2021-09-23T22:04:44.371Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 23 22:03 bin [2021-09-23T22:04:44.371Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 22:03 cmd [2021-09-23T22:04:44.371Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 23 22:04 coverage.out [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 1502 Sep 23 22:03 Dockerfile [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 120 Sep 23 22:03 .dockerignore [2021-09-23T22:04:44.371Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 23 22:03 .git [2021-09-23T22:04:44.371Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 23 22:03 .github [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 350 Sep 23 22:03 .gitignore [2021-09-23T22:04:44.371Z] -rw-r--r--. 1 jenkins jenkins 379 Sep 23 22:04 go.mod [2021-09-23T22:04:44.371Z] -rw-r--r--. 1 jenkins jenkins 30244 Sep 23 22:04 go.sum [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 22:03 GOVERNANCE.md [2021-09-23T22:04:44.371Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 22:03 internal [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 657 Sep 23 22:03 Jenkinsfile [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 22:03 LICENSE [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 906 Sep 23 22:03 Makefile [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 617 Sep 23 22:03 OWNERS.md [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 8048 Sep 23 22:03 README.md [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 23 22:00 VERSION [2021-09-23T22:04:44.371Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 23 22:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:04:44.735Z] + 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=252a76c7f581232fc5465cd9d4f7abcf41d0ac17 --label arch=amd64 --label version=0.0.0 . [2021-09-23T22:04:44.736Z] Sending build context to Docker daemon 5.506MB [2021-09-23T22:04:44.736Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:04:44.736Z] Step 2/23 : FROM ${BASE} AS builder [2021-09-23T22:04:44.736Z] ---> fa954be307c9 [2021-09-23T22:04:44.736Z] Step 3/23 : ARG MAKE='make build' [2021-09-23T22:04:44.736Z] ---> Running in 9ab797c40f06 [2021-09-23T22:04:45.007Z] Removing intermediate container 9ab797c40f06 [2021-09-23T22:04:45.007Z] ---> 7905cd8f817e [2021-09-23T22:04:45.007Z] Step 4/23 : WORKDIR /device-gpio [2021-09-23T22:04:45.007Z] ---> Running in b77f6f77a0ee [2021-09-23T22:04:45.007Z] Removing intermediate container b77f6f77a0ee [2021-09-23T22:04:45.007Z] ---> 21b7070f8d40 [2021-09-23T22:04:45.007Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:04:45.007Z] ---> Running in 091b4be8076d [2021-09-23T22:04:45.007Z] Removing intermediate container 091b4be8076d [2021-09-23T22:04:45.007Z] ---> 8e4dc33ae88a [2021-09-23T22:04:45.007Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:04:45.007Z] ---> Running in 59deebc2bf37 [2021-09-23T22:04:45.591Z] Removing intermediate container 59deebc2bf37 [2021-09-23T22:04:45.591Z] ---> 695ae06c9d83 [2021-09-23T22:04:45.591Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-09-23T22:04:45.591Z] ---> Running in b8a8b9d03a91 [2021-09-23T22:04:45.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T22:04:46.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T22:04:47.797Z] OK: 219 MiB in 52 packages [2021-09-23T22:04:48.072Z] Removing intermediate container b8a8b9d03a91 [2021-09-23T22:04:48.073Z] ---> 3cda6e695315 [2021-09-23T22:04:48.073Z] Step 8/23 : COPY . . [2021-09-23T22:04:48.342Z] ---> 1c89a46c7dfa [2021-09-23T22:04:48.342Z] Step 9/23 : RUN go mod tidy [2021-09-23T22:04:48.342Z] ---> Running in 91f273afa5c4 [2021-09-23T22:04:48.939Z] Removing intermediate container 91f273afa5c4 [2021-09-23T22:04:48.939Z] ---> f39e002c3cec [2021-09-23T22:04:48.939Z] Step 10/23 : RUN ${MAKE} [2021-09-23T22:04:48.939Z] ---> Running in cf6201fadc7e [2021-09-23T22:04:49.207Z] go mod tidy [2021-09-23T22:04:49.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [2021-09-23T22:05:01.825Z] Removing intermediate container cf6201fadc7e [2021-09-23T22:05:01.825Z] ---> b9780accfff1 [2021-09-23T22:05:01.825Z] Step 11/23 : FROM scratch [2021-09-23T22:05:01.825Z] ---> [2021-09-23T22:05:01.825Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:05:01.825Z] ---> Running in 4116dc0fe7ee [2021-09-23T22:05:01.825Z] Removing intermediate container 4116dc0fe7ee [2021-09-23T22:05:01.825Z] ---> 3a0237c406ae [2021-09-23T22:05:01.825Z] Step 13/23 : ENV APP_PORT=49994 [2021-09-23T22:05:01.825Z] ---> Running in e7f73023adcd [2021-09-23T22:05:01.825Z] Removing intermediate container e7f73023adcd [2021-09-23T22:05:01.825Z] ---> 40708d164b65 [2021-09-23T22:05:01.825Z] Step 14/23 : EXPOSE $APP_PORT [2021-09-23T22:05:01.825Z] ---> Running in d68a5ec97ac3 [2021-09-23T22:05:01.825Z] Removing intermediate container d68a5ec97ac3 [2021-09-23T22:05:01.825Z] ---> 044d51d00e90 [2021-09-23T22:05:01.825Z] Step 15/23 : WORKDIR / [2021-09-23T22:05:01.825Z] ---> Running in 04e4242e0a05 [2021-09-23T22:05:01.825Z] Removing intermediate container 04e4242e0a05 [2021-09-23T22:05:01.825Z] ---> 711d0a367a0d [2021-09-23T22:05:01.825Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-09-23T22:05:01.825Z] ---> aab7f92f420d [2021-09-23T22:05:01.825Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-09-23T22:05:01.825Z] ---> 25f6700af053 [2021-09-23T22:05:01.825Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-09-23T22:05:01.825Z] ---> bdacfb869b2c [2021-09-23T22:05:01.825Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-09-23T22:05:01.825Z] ---> Running in 82bba827c664 [2021-09-23T22:05:01.825Z] Removing intermediate container 82bba827c664 [2021-09-23T22:05:01.825Z] ---> cac4d5cae25c [2021-09-23T22:05:01.825Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T22:05:01.825Z] ---> Running in e201bbfc5c95 [2021-09-23T22:05:01.825Z] Removing intermediate container e201bbfc5c95 [2021-09-23T22:05:01.825Z] ---> 4749fd4b1705 [2021-09-23T22:05:01.825Z] Step 21/23 : LABEL arch=amd64 [2021-09-23T22:05:01.825Z] ---> Running in 38567cbb0da0 [2021-09-23T22:05:01.825Z] Removing intermediate container 38567cbb0da0 [2021-09-23T22:05:01.825Z] ---> 24ddf1cafefe [2021-09-23T22:05:01.825Z] Step 22/23 : LABEL git_sha=252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:05:01.825Z] ---> Running in 7ca2be90d2f3 [2021-09-23T22:05:01.825Z] Removing intermediate container 7ca2be90d2f3 [2021-09-23T22:05:01.825Z] ---> 0a9c170615f5 [2021-09-23T22:05:01.825Z] Step 23/23 : LABEL version=0.0.0 [2021-09-23T22:05:01.825Z] ---> Running in 60557fea5bf6 [2021-09-23T22:05:01.825Z] Removing intermediate container 60557fea5bf6 [2021-09-23T22:05:01.825Z] ---> d34c7fd200d7 [2021-09-23T22:05:01.825Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T22:05:01.825Z] Successfully built d34c7fd200d7 [2021-09-23T22:05:01.825Z] 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 [2021-09-23T22:05:02.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:05:02.907Z] [2021-09-23T22:05:02.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:05:03.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:05:03.298Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T22:05:03.298Z] b4d181a07f80: Pulling fs layer [2021-09-23T22:05:03.298Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T22:05:03.298Z] ed53099fbce6: Pulling fs layer [2021-09-23T22:05:03.298Z] dc539afda2c1: Pulling fs layer [2021-09-23T22:05:03.298Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T22:05:03.298Z] 9065ff56babe: Pulling fs layer [2021-09-23T22:05:03.298Z] d287ab97295c: Pulling fs layer [2021-09-23T22:05:03.298Z] dc539afda2c1: Waiting [2021-09-23T22:05:03.298Z] 77bc0d833cb6: Waiting [2021-09-23T22:05:03.298Z] 9065ff56babe: Waiting [2021-09-23T22:05:03.298Z] d287ab97295c: Waiting [2021-09-23T22:05:03.566Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T22:05:03.566Z] a1111a8f2ec3: Download complete [2021-09-23T22:05:03.566Z] dc539afda2c1: Verifying Checksum [2021-09-23T22:05:03.567Z] dc539afda2c1: Download complete [2021-09-23T22:05:03.833Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T22:05:03.833Z] 77bc0d833cb6: Download complete [2021-09-23T22:05:03.833Z] 9065ff56babe: Verifying Checksum [2021-09-23T22:05:03.833Z] 9065ff56babe: Download complete [2021-09-23T22:05:04.100Z] ed53099fbce6: Verifying Checksum [2021-09-23T22:05:04.100Z] ed53099fbce6: Download complete [2021-09-23T22:05:05.061Z] b4d181a07f80: Verifying Checksum [2021-09-23T22:05:05.061Z] b4d181a07f80: Download complete [2021-09-23T22:05:06.035Z] b4d181a07f80: Pull complete [2021-09-23T22:05:06.035Z] a1111a8f2ec3: Pull complete [2021-09-23T22:05:06.627Z] ed53099fbce6: Pull complete [2021-09-23T22:05:06.627Z] dc539afda2c1: Pull complete [2021-09-23T22:05:06.898Z] 77bc0d833cb6: Pull complete [2021-09-23T22:05:06.898Z] 9065ff56babe: Pull complete [2021-09-23T22:05:10.244Z] d287ab97295c: Verifying Checksum [2021-09-23T22:05:10.244Z] d287ab97295c: Download complete [2021-09-23T22:05:14.544Z] d287ab97295c: Pull complete [2021-09-23T22:05:14.544Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T22:05:14.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:05:14.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T22:05:14.697Z] prd-centos7-docker-4c-2g-1024 does not seem to be running inside a container [2021-09-23T22:05:14.980Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T22:05:17.311Z] $ docker top d738a61f23640bb06bdad283fadecc66bd2f2b73fe58683f9e0a7ebcd087d663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:05:17.902Z] ---> job-cost.sh [2021-09-23T22:05:17.902Z] lf-activate-venv: SKIPPING [2021-09-23T22:05:17.902Z] INFO: No Stack... [2021-09-23T22:05:18.864Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T22:05:18.864Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T22:05:19.223Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-09-23T22:05:19.223Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T22:05:19.292Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [2021-09-23T22:05:19.298Z] Resource [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] did not exist. Created. [2021-09-23T22:05:19.298Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T22:05:19.736Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T22:05:19.790Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T22:05:19.822Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T22:05:19.896Z] $ docker stop --time=1 d738a61f23640bb06bdad283fadecc66bd2f2b73fe58683f9e0a7ebcd087d663 [2021-09-23T22:05:21.079Z] $ docker rm -f d738a61f23640bb06bdad283fadecc66bd2f2b73fe58683f9e0a7ebcd087d663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T22:05:30.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1026 in /w/workspace/edgexfoundry_device-gpio_PR-8 [Pipeline] { [Pipeline] ws [2021-09-23T22:05:30.836Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-09-23T22:05:31.100Z] The recommended git tool is: git [2021-09-23T22:05:37.310Z] using credential edgex-jenkins-ssh [2021-09-23T22:05:37.331Z] Cloning the remote Git repository [2021-09-23T22:05:37.401Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:05:37.522Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-09-23T22:05:37.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:05:37.682Z] > git --version # timeout=10 [2021-09-23T22:05:37.719Z] > git --version # 'git version 2.17.1' [2021-09-23T22:05:37.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:05:37.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:05:43.969Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-23T22:05:43.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:05:44.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-23T22:05:44.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-23T22:05:44.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:05:44.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-23T22:05:44.682Z] Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:05:44.910Z] Merge succeeded, producing 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:05:44.911Z] Checking out Revision 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 (PR-8) [2021-09-23T22:05:44.703Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:05:44.719Z] > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 [2021-09-23T22:05:44.807Z] > git remote # timeout=10 [2021-09-23T22:05:44.836Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T22:05:44.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:05:44.866Z] > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [2021-09-23T22:05:44.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T22:05:44.915Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:05:44.932Z] > git checkout -f 252a76c7f581232fc5465cd9d4f7abcf41d0ac17 # timeout=10 [2021-09-23T22:05:49.322Z] Commit message: "build: update alpine base to 3.14" [2021-09-23T22:05:49.382Z] > git --version # timeout=10 [2021-09-23T22:05:49.401Z] > git --version # 'git version 2.17.1' [2021-09-23T22:05:49.423Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:05:50.070Z] provisioning config files... [2021-09-23T22:05:50.107Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5431991362133559443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:05:50.797Z] ---> docker-login.sh [2021-09-23T22:05:50.797Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:05:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:05:53.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:05:53.729Z] Configure a credential helper to remove this warning. See [2021-09-23T22:05:53.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:05:53.729Z] [2021-09-23T22:05:53.729Z] Login Succeeded [2021-09-23T22:05:53.729Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:05:54.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:05:54.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:05:54.287Z] Configure a credential helper to remove this warning. See [2021-09-23T22:05:54.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:05:54.287Z] [2021-09-23T22:05:54.287Z] Login Succeeded [2021-09-23T22:05:54.287Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:05:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:05:54.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:05:54.895Z] Configure a credential helper to remove this warning. See [2021-09-23T22:05:54.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:05:54.895Z] [2021-09-23T22:05:54.895Z] Login Succeeded [2021-09-23T22:05:54.895Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:05:55.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:05:55.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:05:55.501Z] Configure a credential helper to remove this warning. See [2021-09-23T22:05:55.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:05:55.501Z] [2021-09-23T22:05:55.501Z] Login Succeeded [2021-09-23T22:05:55.501Z] docker.io [2021-09-23T22:05:56.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:05:56.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:05:56.382Z] Configure a credential helper to remove this warning. See [2021-09-23T22:05:56.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:05:56.382Z] [2021-09-23T22:05:56.382Z] Login Succeeded [2021-09-23T22:05:56.382Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:05:56.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T22:05:57.300Z] ========================================================= [2021-09-23T22:05:57.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T22:05:57.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:05:57.824Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T22:05:58.457Z] Sending build context to Docker daemon 5.504MB [2021-09-23T22:05:58.457Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:05:58.457Z] Step 2/10 : FROM ${BASE} AS builder [2021-09-23T22:05:58.743Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T22:05:58.743Z] 595b0fe564bb: Pulling fs layer [2021-09-23T22:05:58.743Z] 24495759ef45: Pulling fs layer [2021-09-23T22:05:58.743Z] d148012ef14d: Pulling fs layer [2021-09-23T22:05:58.743Z] e90a11edd702: Pulling fs layer [2021-09-23T22:05:58.743Z] d77568369979: Pulling fs layer [2021-09-23T22:05:58.743Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T22:05:58.743Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T22:05:58.743Z] 97ac5df62f85: Pulling fs layer [2021-09-23T22:05:58.743Z] fc1c9f9a7f3b: Waiting [2021-09-23T22:05:58.743Z] 170f2ba95c9a: Waiting [2021-09-23T22:05:58.743Z] 97ac5df62f85: Waiting [2021-09-23T22:05:58.743Z] e90a11edd702: Waiting [2021-09-23T22:05:58.743Z] d77568369979: Waiting [2021-09-23T22:05:58.743Z] d148012ef14d: Verifying Checksum [2021-09-23T22:05:58.743Z] d148012ef14d: Download complete [2021-09-23T22:05:58.743Z] 24495759ef45: Verifying Checksum [2021-09-23T22:05:58.743Z] 24495759ef45: Download complete [2021-09-23T22:05:58.743Z] d77568369979: Download complete [2021-09-23T22:05:59.032Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-23T22:05:59.032Z] fc1c9f9a7f3b: Download complete [2021-09-23T22:05:59.032Z] 595b0fe564bb: Verifying Checksum [2021-09-23T22:05:59.032Z] 595b0fe564bb: Download complete [2021-09-23T22:05:59.032Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T22:05:59.032Z] 170f2ba95c9a: Download complete [2021-09-23T22:05:59.637Z] 595b0fe564bb: Pull complete [2021-09-23T22:06:00.646Z] 24495759ef45: Pull complete [2021-09-23T22:06:00.935Z] d148012ef14d: Pull complete [2021-09-23T22:06:02.404Z] 97ac5df62f85: Verifying Checksum [2021-09-23T22:06:02.404Z] 97ac5df62f85: Download complete [2021-09-23T22:06:03.010Z] e90a11edd702: Verifying Checksum [2021-09-23T22:06:03.010Z] e90a11edd702: Download complete [2021-09-23T22:06:13.222Z] e90a11edd702: Pull complete [2021-09-23T22:06:13.222Z] d77568369979: Pull complete [2021-09-23T22:06:13.500Z] fc1c9f9a7f3b: Pull complete [2021-09-23T22:06:14.100Z] 170f2ba95c9a: Pull complete [2021-09-23T22:06:19.539Z] 97ac5df62f85: Pull complete [2021-09-23T22:06:19.539Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T22:06:19.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T22:06:19.539Z] ---> 04bc70af865f [2021-09-23T22:06:19.539Z] Step 3/10 : ARG MAKE='make build' [2021-09-23T22:06:24.948Z] ---> Running in f4b4e0806060 [2021-09-23T22:06:25.224Z] Removing intermediate container f4b4e0806060 [2021-09-23T22:06:25.224Z] ---> 64cc28323d52 [2021-09-23T22:06:25.224Z] Step 4/10 : WORKDIR /device-gpio [2021-09-23T22:06:25.503Z] ---> Running in d650686c8698 [2021-09-23T22:06:26.104Z] Removing intermediate container d650686c8698 [2021-09-23T22:06:26.104Z] ---> 2d3ee9444389 [2021-09-23T22:06:26.104Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:06:26.104Z] ---> Running in dd0aa2cd3be1 [2021-09-23T22:06:26.702Z] Removing intermediate container dd0aa2cd3be1 [2021-09-23T22:06:26.702Z] ---> f814af948e87 [2021-09-23T22:06:26.702Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:06:27.310Z] ---> Running in c1b3e3636322 [2021-09-23T22:06:30.728Z] Removing intermediate container c1b3e3636322 [2021-09-23T22:06:30.728Z] ---> d0c124bb2632 [2021-09-23T22:06:30.728Z] Step 7/10 : RUN apk add --update --no-cache make git [2021-09-23T22:06:30.728Z] ---> Running in 5a16830f04fa [2021-09-23T22:06:31.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T22:06:32.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T22:06:33.670Z] OK: 218 MiB in 52 packages [2021-09-23T22:06:35.117Z] Removing intermediate container 5a16830f04fa [2021-09-23T22:06:35.117Z] ---> 3c4b095d24d8 [2021-09-23T22:06:35.117Z] Step 8/10 : COPY . . [2021-09-23T22:06:36.554Z] ---> f58d4a2d267a [2021-09-23T22:06:36.554Z] Step 9/10 : RUN go mod tidy [2021-09-23T22:06:36.830Z] ---> Running in 1061fe7dcdd8 [2021-09-23T22:06:46.997Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-09-23T22:06:46.997Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-09-23T22:06:46.997Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-23T22:06:46.997Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-23T22:06:46.997Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T22:06:46.997Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T22:06:46.997Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-09-23T22:06:46.997Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-09-23T22:06:46.997Z] go: downloading github.com/google/uuid v1.1.2 [2021-09-23T22:06:46.997Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-23T22:06:46.997Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-23T22:06:46.997Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-09-23T22:06:46.997Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T22:06:47.281Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T22:06:47.561Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T22:06:47.561Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-09-23T22:06:47.840Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-23T22:06:47.840Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T22:06:47.840Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T22:06:47.840Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-09-23T22:06:47.840Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T22:06:47.840Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-09-23T22:06:48.115Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T22:06:48.115Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T22:06:48.115Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-09-23T22:06:48.388Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T22:06:48.388Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T22:06:48.388Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T22:06:48.665Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T22:06:48.665Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T22:06:48.665Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T22:06:48.665Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T22:06:49.270Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-23T22:06:49.270Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T22:06:49.552Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-09-23T22:06:49.552Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-09-23T22:06:50.162Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T22:06:50.162Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-09-23T22:06:50.447Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T22:06:50.447Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T22:06:50.722Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T22:06:50.723Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T22:06:51.706Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T22:06:51.706Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T22:06:51.706Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T22:06:51.706Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T22:06:51.706Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T22:06:51.706Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-09-23T22:06:51.706Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T22:06:51.706Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T22:06:51.706Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T22:06:51.984Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T22:06:51.984Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T22:06:51.984Z] go: downloading github.com/google/btree v1.0.0 [2021-09-23T22:06:51.984Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-09-23T22:06:51.984Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-23T22:06:51.984Z] go: downloading github.com/miekg/dns v1.1.4 [2021-09-23T22:06:51.984Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T22:06:51.985Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-23T22:06:52.259Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T22:06:52.259Z] go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2021-09-23T22:06:52.259Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-09-23T22:07:07.405Z] Removing intermediate container 1061fe7dcdd8 [2021-09-23T22:07:07.405Z] ---> e48b528ac2b3 [2021-09-23T22:07:07.405Z] Step 10/10 : RUN ${MAKE} [2021-09-23T22:07:07.405Z] ---> Running in e99026e51702 [2021-09-23T22:07:07.405Z] noop [2021-09-23T22:07:08.385Z] Removing intermediate container e99026e51702 [2021-09-23T22:07:08.385Z] ---> e77c31e936eb [2021-09-23T22:07:08.385Z] Successfully built e77c31e936eb [2021-09-23T22:07:08.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:07:08.775Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T22:07:08.775Z] . [Pipeline] withDockerContainer [2021-09-23T22:07:09.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-1026 does not seem to be running inside a container [2021-09-23T22:07:09.205Z] $ 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 [2021-09-23T22:07:11.069Z] $ docker top 23fa58a18a5dd502e0ae68adceeff56b48a3a289df7ea4da23ef6e5e72aea9fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:07:12.182Z] + go version [2021-09-23T22:07:12.182Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T22:07:12.215Z] $ docker stop --time=1 23fa58a18a5dd502e0ae68adceeff56b48a3a289df7ea4da23ef6e5e72aea9fe [2021-09-23T22:07:14.446Z] $ docker rm -f 23fa58a18a5dd502e0ae68adceeff56b48a3a289df7ea4da23ef6e5e72aea9fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:07:15.506Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T22:07:15.506Z] . [Pipeline] withDockerContainer [2021-09-23T22:07:15.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-1026 does not seem to be running inside a container [2021-09-23T22:07:15.914Z] $ 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 [2021-09-23T22:07:17.919Z] $ docker top 71ef83e654379712dfd2f83afabc5526fb5bcd4467218a89502b07fbcfd2b4ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T22:07:19.071Z] + go mod tidy [Pipeline] sh [2021-09-23T22:07:20.381Z] + make test [2021-09-23T22:07:20.381Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T22:07:21.850Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-23T22:08:08.969Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-23T22:08:08.969Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-23T22:08:08.969Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-23T22:08:31.183Z] gofmt -l . [2021-09-23T22:08:31.183Z] [ "`gofmt -l .`" = "" ] [2021-09-23T22:08:31.183Z] ./bin/test-attribution-txt.sh [2021-09-23T22:08:31.486Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T22:08:31.786Z] $ docker stop --time=1 71ef83e654379712dfd2f83afabc5526fb5bcd4467218a89502b07fbcfd2b4ad [2021-09-23T22:08:33.834Z] $ docker rm -f 71ef83e654379712dfd2f83afabc5526fb5bcd4467218a89502b07fbcfd2b4ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:08:34.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T22:08:34.874Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T22:08:35.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T22:08:36.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T22:08:36.986Z] + ls -al . [2021-09-23T22:08:36.986Z] total 132 [2021-09-23T22:08:36.986Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 22:08 . [2021-09-23T22:08:36.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 22:05 .. [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 23 22:05 .dockerignore [2021-09-23T22:08:36.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 22:05 .git [2021-09-23T22:08:36.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:05 .github [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 350 Sep 23 22:05 .gitignore [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 5451 Sep 23 22:05 Attribution.txt [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 1502 Sep 23 22:05 Dockerfile [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 22:05 GOVERNANCE.md [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 23 22:05 Jenkinsfile [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 22:05 LICENSE [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 906 Sep 23 22:05 Makefile [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 23 22:05 OWNERS.md [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 8048 Sep 23 22:05 README.md [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 22:00 VERSION [2021-09-23T22:08:36.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:05 bin [2021-09-23T22:08:36.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 22:05 cmd [2021-09-23T22:08:36.986Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 23 22:07 coverage.out [2021-09-23T22:08:36.986Z] -rw-r--r-- 1 jenkins jenkins 379 Sep 23 22:08 go.mod [2021-09-23T22:08:36.986Z] -rw-r--r-- 1 jenkins jenkins 30244 Sep 23 22:07 go.sum [2021-09-23T22:08:36.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 22:05 internal [2021-09-23T22:08:36.986Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 23 22:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:08:37.379Z] + 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=252a76c7f581232fc5465cd9d4f7abcf41d0ac17 --label arch=arm64 --label version=0.0.0 . [2021-09-23T22:08:37.649Z] Sending build context to Docker daemon 5.505MB [2021-09-23T22:08:37.920Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:08:37.920Z] Step 2/23 : FROM ${BASE} AS builder [2021-09-23T22:08:37.920Z] ---> e77c31e936eb [2021-09-23T22:08:37.920Z] Step 3/23 : ARG MAKE='make build' [2021-09-23T22:08:38.512Z] ---> Running in c1bc0bbc3e56 [2021-09-23T22:08:39.103Z] Removing intermediate container c1bc0bbc3e56 [2021-09-23T22:08:39.103Z] ---> 9743ae858f32 [2021-09-23T22:08:39.103Z] Step 4/23 : WORKDIR /device-gpio [2021-09-23T22:08:39.375Z] ---> Running in bc56d3bdd264 [2021-09-23T22:08:39.968Z] Removing intermediate container bc56d3bdd264 [2021-09-23T22:08:39.968Z] ---> c8a0762f3caf [2021-09-23T22:08:39.968Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:08:40.562Z] ---> Running in 555e3b824693 [2021-09-23T22:08:41.164Z] Removing intermediate container 555e3b824693 [2021-09-23T22:08:41.164Z] ---> 373ed335d412 [2021-09-23T22:08:41.164Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:08:41.444Z] ---> Running in 1212a8eb519f [2021-09-23T22:08:44.064Z] Removing intermediate container 1212a8eb519f [2021-09-23T22:08:44.064Z] ---> a5b92f56d3e6 [2021-09-23T22:08:44.064Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-09-23T22:08:44.340Z] ---> Running in a40d412dcd1a [2021-09-23T22:08:45.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T22:08:46.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T22:08:48.201Z] OK: 218 MiB in 52 packages [2021-09-23T22:08:49.636Z] Removing intermediate container a40d412dcd1a [2021-09-23T22:08:49.636Z] ---> 5f782a04e1f7 [2021-09-23T22:08:49.636Z] Step 8/23 : COPY . . [2021-09-23T22:08:50.613Z] ---> db231b9c32bc [2021-09-23T22:08:50.613Z] Step 9/23 : RUN go mod tidy [2021-09-23T22:08:51.210Z] ---> Running in d64f7ebec935 [2021-09-23T22:08:54.597Z] Removing intermediate container d64f7ebec935 [2021-09-23T22:08:54.597Z] ---> 4713ff4e9766 [2021-09-23T22:08:54.597Z] Step 10/23 : RUN ${MAKE} [2021-09-23T22:08:54.597Z] ---> Running in db59d8fbc26f [2021-09-23T22:08:56.031Z] go mod tidy [2021-09-23T22:08:56.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [2021-09-23T22:09:35.319Z] Removing intermediate container db59d8fbc26f [2021-09-23T22:09:35.319Z] ---> 7279c3e41b7e [2021-09-23T22:09:35.319Z] Step 11/23 : FROM scratch [2021-09-23T22:09:35.319Z] ---> [2021-09-23T22:09:35.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-23T22:09:35.319Z] ---> Running in cd95b0ae3fa4 [2021-09-23T22:09:35.319Z] Removing intermediate container cd95b0ae3fa4 [2021-09-23T22:09:35.319Z] ---> d191f93e0dd5 [2021-09-23T22:09:35.319Z] Step 13/23 : ENV APP_PORT=49994 [2021-09-23T22:09:35.319Z] ---> Running in 2b26c2c3977b [2021-09-23T22:09:35.319Z] Removing intermediate container 2b26c2c3977b [2021-09-23T22:09:35.319Z] ---> 38e4570c4f19 [2021-09-23T22:09:35.319Z] Step 14/23 : EXPOSE $APP_PORT [2021-09-23T22:09:35.319Z] ---> Running in 2b047745ea31 [2021-09-23T22:09:35.319Z] Removing intermediate container 2b047745ea31 [2021-09-23T22:09:35.319Z] ---> 4e1f2e034b47 [2021-09-23T22:09:35.319Z] Step 15/23 : WORKDIR / [2021-09-23T22:09:35.319Z] ---> Running in 8c697f308c0d [2021-09-23T22:09:35.319Z] Removing intermediate container 8c697f308c0d [2021-09-23T22:09:35.319Z] ---> f47f393dba45 [2021-09-23T22:09:35.319Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-09-23T22:09:35.319Z] ---> 4b4c16e82be5 [2021-09-23T22:09:35.319Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-09-23T22:09:35.319Z] ---> acf83ae7e8bb [2021-09-23T22:09:35.319Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-09-23T22:09:35.319Z] ---> a0ca401c36e1 [2021-09-23T22:09:35.319Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-09-23T22:09:35.319Z] ---> Running in 4a2b2f735bf0 [2021-09-23T22:09:35.921Z] Removing intermediate container 4a2b2f735bf0 [2021-09-23T22:09:35.921Z] ---> b2e5ea4838d6 [2021-09-23T22:09:35.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T22:09:35.921Z] ---> Running in 0001d6b76c72 [2021-09-23T22:09:36.519Z] Removing intermediate container 0001d6b76c72 [2021-09-23T22:09:36.519Z] ---> e28ee07e7a61 [2021-09-23T22:09:36.519Z] Step 21/23 : LABEL arch=arm64 [2021-09-23T22:09:36.793Z] ---> Running in ca62fc2342bb [2021-09-23T22:09:37.390Z] Removing intermediate container ca62fc2342bb [2021-09-23T22:09:37.390Z] ---> d41c8c219e15 [2021-09-23T22:09:37.390Z] Step 22/23 : LABEL git_sha=252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [2021-09-23T22:09:37.390Z] ---> Running in faf311ba989c [2021-09-23T22:09:37.991Z] Removing intermediate container faf311ba989c [2021-09-23T22:09:37.991Z] ---> 2048528fe95d [2021-09-23T22:09:37.991Z] Step 23/23 : LABEL version=0.0.0 [2021-09-23T22:09:37.991Z] ---> Running in 83eded4014e3 [2021-09-23T22:09:38.591Z] Removing intermediate container 83eded4014e3 [2021-09-23T22:09:38.591Z] ---> e63befbd3270 [2021-09-23T22:09:38.591Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T22:09:38.591Z] Successfully built e63befbd3270 [2021-09-23T22:09:38.866Z] 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 [2021-09-23T22:09:39.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:09:40.230Z] [2021-09-23T22:09:40.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:09:40.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:09:40.915Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T22:09:40.915Z] 448f6bf000e3: Pulling fs layer [2021-09-23T22:09:40.915Z] f757da607395: Pulling fs layer [2021-09-23T22:09:40.915Z] 05883995daec: Pulling fs layer [2021-09-23T22:09:40.915Z] 8603b9c90790: Pulling fs layer [2021-09-23T22:09:40.915Z] 1560dd03e051: Pulling fs layer [2021-09-23T22:09:40.915Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T22:09:40.915Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T22:09:40.915Z] 8603b9c90790: Waiting [2021-09-23T22:09:40.915Z] 27f5ce0e4adf: Waiting [2021-09-23T22:09:40.915Z] 1560dd03e051: Waiting [2021-09-23T22:09:41.514Z] f757da607395: Verifying Checksum [2021-09-23T22:09:41.515Z] f757da607395: Download complete [2021-09-23T22:09:41.515Z] 8603b9c90790: Verifying Checksum [2021-09-23T22:09:41.515Z] 8603b9c90790: Download complete [2021-09-23T22:09:42.111Z] 1560dd03e051: Verifying Checksum [2021-09-23T22:09:42.111Z] 1560dd03e051: Download complete [2021-09-23T22:09:42.111Z] 27f5ce0e4adf: Verifying Checksum [2021-09-23T22:09:42.111Z] 27f5ce0e4adf: Download complete [2021-09-23T22:09:42.111Z] 05883995daec: Verifying Checksum [2021-09-23T22:09:42.111Z] 05883995daec: Download complete [2021-09-23T22:09:43.558Z] 448f6bf000e3: Verifying Checksum [2021-09-23T22:09:43.558Z] 448f6bf000e3: Download complete [2021-09-23T22:09:46.188Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T22:09:46.188Z] c2d8d7efcc4b: Download complete [2021-09-23T22:09:47.195Z] 448f6bf000e3: Pull complete [2021-09-23T22:09:47.805Z] f757da607395: Pull complete [2021-09-23T22:09:49.252Z] 05883995daec: Pull complete [2021-09-23T22:09:49.849Z] 8603b9c90790: Pull complete [2021-09-23T22:09:50.831Z] 1560dd03e051: Pull complete [2021-09-23T22:09:51.106Z] 27f5ce0e4adf: Pull complete [2021-09-23T22:10:06.200Z] c2d8d7efcc4b: Pull complete [2021-09-23T22:10:06.200Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T22:10:06.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:10:06.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T22:10:06.515Z] prd-ubuntu18.04-docker-arm64-4c-16g-1026 does not seem to be running inside a container [2021-09-23T22:10:06.596Z] $ 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 [2021-09-23T22:10:13.437Z] $ docker top 269c7b2648ed5e6bbcb769b053d496261d0ce10c03c2d53066a8eb7f0d9c5034 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:14.564Z] ---> job-cost.sh [2021-09-23T22:10:14.564Z] lf-activate-venv: SKIPPING [2021-09-23T22:10:14.564Z] INFO: No Stack... [2021-09-23T22:10:15.543Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T22:10:16.140Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T22:10:16.836Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-09-23T22:10:16.836Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T22:10:16.952Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [2021-09-23T22:10:16.960Z] Resource [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] did not exist. Created. [2021-09-23T22:10:16.960Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T22:10:17.749Z] /w/workspace/device-gpio/1@tmp/durable-aed0be06/script.sh: 1: /w/workspace/device-gpio/1@tmp/durable-aed0be06/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T22:10:18.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T22:10:18.514Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T22:10:18.562Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T22:10:18.587Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-8-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T22:10:18.670Z] $ docker stop --time=1 269c7b2648ed5e6bbcb769b053d496261d0ce10c03c2d53066a8eb7f0d9c5034 [2021-09-23T22:10:20.479Z] $ docker rm -f 269c7b2648ed5e6bbcb769b053d496261d0ce10c03c2d53066a8eb7f0d9c5034 [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 [2021-09-23T22:10:22.084Z] provisioning config files... [2021-09-23T22:10:22.097Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-8@tmp/config7780561682438063065tmp [Pipeline] { [Pipeline] sh [2021-09-23T22:10:22.486Z] + set +x [2021-09-23T22:10:22.486Z] + bash -s -- [2021-09-23T22:10:22.486Z] + curl -s https://codecov.io/bash [2021-09-23T22:10:22.486Z] [2021-09-23T22:10:22.486Z] _____ _ [2021-09-23T22:10:22.486Z] / ____| | | [2021-09-23T22:10:22.486Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T22:10:22.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T22:10:22.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T22:10:22.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T22:10:22.486Z] Bash-1.0.6 [2021-09-23T22:10:22.486Z] [2021-09-23T22:10:22.486Z] [2021-09-23T22:10:22.486Z] ==> git version 2.24.4 found [2021-09-23T22:10:22.486Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-23T22:10:22.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T22:10:22.486Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T22:10:22.486Z] ==> Jenkins CI detected. [2021-09-23T22:10:22.486Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-8 [2021-09-23T22:10:22.486Z] project root: . [2021-09-23T22:10:22.486Z] --> token set from env [2021-09-23T22:10:22.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T22:10:22.486Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T22:10:22.486Z] ==> Python coveragepy not found [2021-09-23T22:10:22.486Z] ==> Searching for coverage reports in: [2021-09-23T22:10:22.486Z] + . [2021-09-23T22:10:22.486Z] -> Found 1 reports [2021-09-23T22:10:22.486Z] ==> Detecting git/mercurial file structure [2021-09-23T22:10:22.486Z] ==> Reading reports [2021-09-23T22:10:22.753Z] + ./coverage.out bytes=10 [2021-09-23T22:10:22.753Z] ==> Appending adjustments [2021-09-23T22:10:22.753Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T22:10:22.753Z] + Found adjustments [2021-09-23T22:10:22.753Z] ==> Gzipping contents [2021-09-23T22:10:22.753Z] 4.0K /tmp/codecov.FeWK0L.gz [2021-09-23T22:10:22.753Z] ==> Uploading reports [2021-09-23T22:10:22.753Z] url: https://codecov.io [2021-09-23T22:10:22.753Z] query: branch=PR-8&commit=252a76c7f581232fc5465cd9d4f7abcf41d0ac17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-8%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=8&job=&cmd_args= [2021-09-23T22:10:22.753Z] -> Pinging Codecov [2021-09-23T22:10:22.753Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-8&commit=252a76c7f581232fc5465cd9d4f7abcf41d0ac17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-8%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=8&job=&cmd_args= [2021-09-23T22:10:23.344Z] -> Uploading to [2021-09-23T22:10:23.344Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/252a76c7f581232fc5465cd9d4f7abcf41d0ac17/9b9cc463-4d87-4cb9-8c27-6a82a101c979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T221022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50c2c6318647d80163de499a172211407db26442a010a477fe0cf918b3f3db08 [2021-09-23T22:10:23.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T22:10:23.345Z] Dload Upload Total Spent Left Speed [2021-09-23T22:10:23.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 576 0 0 100 576 0 842 --:--:-- --:--:-- --:--:-- 842 100 576 0 0 100 576 0 842 --:--:-- --:--:-- --:--:-- 842 [2021-09-23T22:10:23.930Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/252a76c7f581232fc5465cd9d4f7abcf41d0ac17 [Pipeline] } [2021-09-23T22:10:23.959Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-23T22:10:26.600Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_PR-8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:26.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:27.618Z] ---> package-listing.sh [2021-09-23T22:10:27.618Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T22:10:27.618Z] ++ facter osfamily [2021-09-23T22:10:27.884Z] + OS_FAMILY=redhat [2021-09-23T22:10:27.884Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-8 [2021-09-23T22:10:27.884Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T22:10:27.884Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T22:10:27.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T22:10:27.884Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T22:10:27.884Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-8 ']' [2021-09-23T22:10:27.884Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T22:10:27.884Z] + case "${OS_FAMILY}" in [2021-09-23T22:10:27.884Z] + rpm -qa [2021-09-23T22:10:27.884Z] + sort [2021-09-23T22:10:28.466Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T22:10:28.466Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T22:10:28.466Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T22:10:28.466Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-8 ']' [2021-09-23T22:10:28.466Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-8/archives/ [2021-09-23T22:10:28.466Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-8/archives/ [Pipeline] echo [2021-09-23T22:10:28.516Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T22:10:28.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:10:29.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:10:29.486Z] [2021-09-23T22:10:29.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:10:29.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:10:29.860Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T22:10:29.860Z] b4d181a07f80: Pulling fs layer [2021-09-23T22:10:29.860Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T22:10:29.860Z] ed53099fbce6: Pulling fs layer [2021-09-23T22:10:29.860Z] dc539afda2c1: Pulling fs layer [2021-09-23T22:10:29.860Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T22:10:29.860Z] 9065ff56babe: Pulling fs layer [2021-09-23T22:10:29.860Z] d287ab97295c: Pulling fs layer [2021-09-23T22:10:29.860Z] 77bc0d833cb6: Waiting [2021-09-23T22:10:29.860Z] 9065ff56babe: Waiting [2021-09-23T22:10:29.860Z] d287ab97295c: Waiting [2021-09-23T22:10:29.860Z] dc539afda2c1: Waiting [2021-09-23T22:10:30.126Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T22:10:30.126Z] a1111a8f2ec3: Download complete [2021-09-23T22:10:30.126Z] dc539afda2c1: Verifying Checksum [2021-09-23T22:10:30.126Z] dc539afda2c1: Download complete [2021-09-23T22:10:30.392Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T22:10:30.392Z] 77bc0d833cb6: Download complete [2021-09-23T22:10:30.392Z] 9065ff56babe: Verifying Checksum [2021-09-23T22:10:30.392Z] 9065ff56babe: Download complete [2021-09-23T22:10:30.392Z] ed53099fbce6: Verifying Checksum [2021-09-23T22:10:30.392Z] ed53099fbce6: Download complete [2021-09-23T22:10:31.351Z] b4d181a07f80: Verifying Checksum [2021-09-23T22:10:31.351Z] b4d181a07f80: Download complete [2021-09-23T22:10:32.341Z] b4d181a07f80: Pull complete [2021-09-23T22:10:32.610Z] a1111a8f2ec3: Pull complete [2021-09-23T22:10:33.196Z] ed53099fbce6: Pull complete [2021-09-23T22:10:33.196Z] dc539afda2c1: Pull complete [2021-09-23T22:10:33.463Z] 77bc0d833cb6: Pull complete [2021-09-23T22:10:33.463Z] 9065ff56babe: Pull complete [2021-09-23T22:10:34.047Z] d287ab97295c: Verifying Checksum [2021-09-23T22:10:34.047Z] d287ab97295c: Download complete [2021-09-23T22:10:38.314Z] d287ab97295c: Pull complete [2021-09-23T22:10:38.314Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T22:10:38.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:10:38.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T22:10:38.426Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-09-23T22:10:38.475Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-8/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-8 -v /w/workspace/edgexfoundry_device-gpio_PR-8:/w/workspace/edgexfoundry_device-gpio_PR-8:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-8@tmp:/w/workspace/edgexfoundry_device-gpio_PR-8@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:latest cat [2021-09-23T22:10:40.606Z] $ docker top fe09ad7b35de5157df2ff74a4146c7b50bc351928af4dc1f13fe5d679e1231db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:10:41.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T22:10:41.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T22:10:41.737Z] + ls /var/log/sa-host [2021-09-23T22:10:41.737Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T22:10:41.737Z] file_magic: OK [2021-09-23T22:10:41.737Z] HZ: Using current value: 100 [2021-09-23T22:10:41.737Z] file_header: OK [2021-09-23T22:10:41.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T22:10:41.737Z] Statistics: [2021-09-23T22:10:41.737Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T22:10:41.737Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T22:10:41.737Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T22:10:41.737Z] file_magic: OK [2021-09-23T22:10:41.737Z] HZ: Using current value: 100 [2021-09-23T22:10:41.737Z] file_header: OK [2021-09-23T22:10:41.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T22:10:41.737Z] Statistics: [2021-09-23T22:10:41.737Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T22:10:41.737Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:10:42.430Z] provisioning config files... [2021-09-23T22:10:42.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-8@tmp/config1843348401986394233tmp [Pipeline] { [Pipeline] echo [2021-09-23T22:10:42.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:42.884Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T22:10:42.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:43.398Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T22:10:43.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:43.789Z] ---> sudo-logs.sh [2021-09-23T22:10:43.789Z] Archiving 'sudo' log.. [2021-09-23T22:10:43.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known [2021-09-23T22:10:43.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T22:10:43.877Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:44.219Z] ---> job-cost.sh [2021-09-23T22:10:44.219Z] lf-activate-venv: SKIPPING [2021-09-23T22:10:44.219Z] DEBUG: total: 0.10999999940395355 [2021-09-23T22:10:44.219Z] INFO: Retrieving Stack Cost... [2021-09-23T22:10:45.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T22:10:45.440Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T22:10:45.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:10:45.842Z] ---> logs-deploy.sh [2021-09-23T22:10:45.842Z] lf-activate-venv: SKIPPING [2021-09-23T22:10:45.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-8/1 [2021-09-23T22:10:45.842Z] INFO: archiving workspace using pattern(s): [2021-09-23T22:10:46.425Z] Archives upload complete. [2021-09-23T22:10:46.691Z] INFO: archiving logs to Nexus