Pull request #3 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-gpio Obtained Jenkinsfile from 166f7b96da45f2a3a1794185b9b8886351da863d+ee8c3cf8f247baa696c0241f6b7663da45af0865 (3e3a4d9328c890a61094cf295647ed5d611114cd) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2367177335284198142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4540963314846085390.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8390935282622492978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2849272263157729498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6597302314318369926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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_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 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1753’ is offline ‘prd-centos7-docker-4c-2g-1755’ is offline ‘prd-centos7-docker-4c-2g-1765’ is offline ‘prd-centos7-docker-4c-2g-1767’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1763’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1764’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1769 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-3 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh4685405508499303025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh6556952518482593705.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 166f7b96da45f2a3a1794185b9b8886351da863d Merge succeeded, producing 166f7b96da45f2a3a1794185b9b8886351da863d Checking out Revision 166f7b96da45f2a3a1794185b9b8886351da863d (PR-3) > git config core.sparsecheckout # timeout=10 > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh4174458255485249059.key > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 Commit message: "ci: init jenkins pipeline" First time build. Skipping changelog. > git rev-list --no-walk a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T19:26:23.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T19:26:23.980Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T19:26:24.014Z] ========================================================= [2021-06-16T19:26:24.014Z] EdgeX Global Pipelines Version Info [2021-06-16T19:26:24.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:26:25.535Z] ------------------- [2021-06-16T19:26:25.535Z] stable info: [2021-06-16T19:26:25.535Z] ------------------- [2021-06-16T19:26:25.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T19:26:25.535Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T19:26:25.535Z] Message: update stable to v1.0.195 [2021-06-16T19:26:26.110Z] ------------------- [2021-06-16T19:26:26.110Z] experimental info: [2021-06-16T19:26:26.110Z] ------------------- [2021-06-16T19:26:26.110Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T19:26:26.110Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T19:26:26.110Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T19:26:26.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-06-16T19:26:26.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-06-16T19:26:26.320Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T19:26:26.346Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T19:26:26.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T19:26:26.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T19:26:26.424Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T19:26:26.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T19:26:26.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T19:26:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T19:26:26.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T19:26:26.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-06-16T19:26:26.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T19:26:26.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T19:26:26.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T19:26:26.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T19:26:26.708Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T19:26:26.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T19:26:26.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T19:26:26.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T19:26:26.832Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T19:26:26.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T19:26:26.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T19:26:26.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T19:26:26.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T19:26:26.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T19:26:27.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo [2021-06-16T19:26:27.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo [2021-06-16T19:26:27.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo [2021-06-16T19:26:29.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 166f7b96da45f2a3a1794185b9b8886351da863d [Pipeline] echo [2021-06-16T19:26:29.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 166f7b9 [Pipeline] echo [2021-06-16T19:26:29.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:26:29.323Z] provisioning config files... [2021-06-16T19:26:29.346Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config7534555161538362561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:26:29.665Z] ---> docker-login.sh [2021-06-16T19:26:29.665Z] nexus3.edgexfoundry.org:10001 [2021-06-16T19:26:29.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:26:29.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:26:29.928Z] Configure a credential helper to remove this warning. See [2021-06-16T19:26:29.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:26:29.928Z] [2021-06-16T19:26:29.928Z] Login Succeeded [2021-06-16T19:26:29.928Z] nexus3.edgexfoundry.org:10002 [2021-06-16T19:26:29.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:26:30.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:26:30.188Z] Configure a credential helper to remove this warning. See [2021-06-16T19:26:30.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:26:30.188Z] [2021-06-16T19:26:30.188Z] Login Succeeded [2021-06-16T19:26:30.188Z] nexus3.edgexfoundry.org:10003 [2021-06-16T19:26:30.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:26:30.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:26:30.188Z] Configure a credential helper to remove this warning. See [2021-06-16T19:26:30.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:26:30.188Z] [2021-06-16T19:26:30.188Z] Login Succeeded [2021-06-16T19:26:30.188Z] nexus3.edgexfoundry.org:10004 [2021-06-16T19:26:30.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:26:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:26:30.452Z] Configure a credential helper to remove this warning. See [2021-06-16T19:26:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:26:30.452Z] [2021-06-16T19:26:30.452Z] Login Succeeded [2021-06-16T19:26:30.452Z] docker.io [2021-06-16T19:26:30.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:26:30.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:26:30.714Z] Configure a credential helper to remove this warning. See [2021-06-16T19:26:30.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:26:30.714Z] [2021-06-16T19:26:30.714Z] Login Succeeded [2021-06-16T19:26:30.714Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T19:26:30.724Z] 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-06-16T19:26:31.270Z] + git log --format=format:%s -1 166f7b96da45f2a3a1794185b9b8886351da863d [Pipeline] echo [2021-06-16T19:26:31.318Z] GIT_COMMIT: 166f7b96da45f2a3a1794185b9b8886351da863d, Commit Message: ci: init jenkins pipeline [Pipeline] echo [2021-06-16T19:26:31.332Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:26:34.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:26:34.783Z] [2021-06-16T19:26:34.783Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:26:35.103Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:26:35.103Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T19:26:35.103Z] 31603596830f: Pulling fs layer [2021-06-16T19:26:35.103Z] 54011a49482f: Pulling fs layer [2021-06-16T19:26:35.103Z] a6820b24f6d8: Pulling fs layer [2021-06-16T19:26:35.103Z] f581987b2513: Pulling fs layer [2021-06-16T19:26:35.103Z] f581987b2513: Waiting [2021-06-16T19:26:35.103Z] 54011a49482f: Verifying Checksum [2021-06-16T19:26:35.103Z] 54011a49482f: Download complete [2021-06-16T19:26:35.369Z] 31603596830f: Verifying Checksum [2021-06-16T19:26:35.369Z] 31603596830f: Download complete [2021-06-16T19:26:35.369Z] f581987b2513: Verifying Checksum [2021-06-16T19:26:35.369Z] f581987b2513: Download complete [2021-06-16T19:26:35.369Z] a6820b24f6d8: Verifying Checksum [2021-06-16T19:26:35.369Z] a6820b24f6d8: Download complete [2021-06-16T19:26:35.647Z] 31603596830f: Pull complete [2021-06-16T19:26:35.647Z] 54011a49482f: Pull complete [2021-06-16T19:26:36.234Z] a6820b24f6d8: Pull complete [2021-06-16T19:26:36.499Z] f581987b2513: Pull complete [2021-06-16T19:26:36.499Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T19:26:36.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:26:36.499Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T19:26:36.583Z] prd-centos7-docker-4c-2g-1769 does not seem to be running inside a container [2021-06-16T19:26:36.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T19:26:37.595Z] $ docker top edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T19:26:37.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T19:26:37.746Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T19:26:37.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T19:26:37.854Z] $ docker exec edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 ssh-agent [2021-06-16T19:26:37.961Z] SSH_AUTH_SOCK=/tmp/ssh-5ZTHYi9a0ljr/agent.14 [2021-06-16T19:26:37.961Z] SSH_AGENT_PID=20 [2021-06-16T19:26:37.971Z] Running ssh-add (command line suppressed) [2021-06-16T19:26:38.071Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_6837448979575669408.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_6837448979575669408.key) [2021-06-16T19:26:38.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T19:26:40.456Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T19:26:40.466Z] $ docker exec --env ******** --env ******** edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 ssh-agent -k [2021-06-16T19:26:40.556Z] unset SSH_AUTH_SOCK; [2021-06-16T19:26:40.557Z] unset SSH_AGENT_PID; [2021-06-16T19:26:40.557Z] echo Agent pid 20 killed; [2021-06-16T19:26:40.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T19:26:40.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T19:26:40.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T19:26:40.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T19:26:40.724Z] $ docker exec edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 ssh-agent [2021-06-16T19:26:40.838Z] SSH_AUTH_SOCK=/tmp/ssh-KKbtaBbYLhVh/agent.55 [2021-06-16T19:26:40.838Z] SSH_AGENT_PID=61 [2021-06-16T19:26:40.844Z] Running ssh-add (command line suppressed) [2021-06-16T19:26:40.939Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_4421109757826919273.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_4421109757826919273.key) [2021-06-16T19:26:40.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T19:26:41.262Z] + git semver init [2021-06-16T19:26:41.263Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T19:26:41.263Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.git [2021-06-16T19:26:41.263Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T19:26:41.263Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T19:26:41.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T19:26:41.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T19:26:41.263Z] # $SEMVER_BRANCH = PR-3 [2021-06-16T19:26:41.263Z] # $SEMVER_TEMP = /tmp/semver-274249679 [2021-06-16T19:26:41.263Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-06-16T19:26:41.524Z] # -> Clone(): couldn't find remote ref "refs/heads/semver" [2021-06-16T19:26:41.524Z] # git init /tmp/semver-274249679 [2021-06-16T19:26:41.524Z] # '/tmp/semver-274249679' -> '/w/workspace/edgexfoundry_device-gpio_PR-3/.semver' [2021-06-16T19:26:41.524Z] # -> Force: false [2021-06-16T19:26:41.524Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.semver [Pipeline] } [2021-06-16T19:26:41.533Z] $ docker exec --env ******** --env ******** edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 ssh-agent -k [2021-06-16T19:26:41.658Z] unset SSH_AUTH_SOCK; [2021-06-16T19:26:41.659Z] unset SSH_AGENT_PID; [2021-06-16T19:26:41.659Z] echo Agent pid 61 killed; [2021-06-16T19:26:41.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T19:26:42.024Z] + git semver [Pipeline] } [2021-06-16T19:26:42.035Z] $ docker stop --time=1 edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 [2021-06-16T19:26:43.246Z] $ docker rm -f edc2b526aaef02dc9cef99b2f5eae5c93e278dc47ad08d65c62d5723900baa07 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:26:43.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T19:26:43.869Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T19:26:43.874Z] [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-06-16T19:26:59.116Z] Still waiting to schedule task [2021-06-16T19:26:59.116Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T19:26:59.119Z] Still waiting to schedule task [2021-06-16T19:26:59.120Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-16T19:29:52.752Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1770 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T19:29:52.774Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2021-06-16T19:29:52.975Z] The recommended git tool is: NONE [2021-06-16T19:30:00.727Z] using credential edgex-jenkins-ssh [2021-06-16T19:30:00.749Z] Cloning the remote Git repository [2021-06-16T19:30:00.793Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:00.904Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2021-06-16T19:30:00.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:00.975Z] > git --version # timeout=10 [2021-06-16T19:30:00.993Z] > git --version # 'git version 2.17.1' [2021-06-16T19:30:00.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:01.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:30:03.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T19:30:03.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:30:03.421Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T19:30:03.454Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:03.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:03.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T19:30:07.435Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:30:07.485Z] Running on prd-centos7-docker-4c-2g-1771 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T19:30:07.520Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2021-06-16T19:30:07.660Z] Merge succeeded, producing 166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:30:07.661Z] Checking out Revision 166f7b96da45f2a3a1794185b9b8886351da863d (PR-3) [2021-06-16T19:30:07.674Z] The recommended git tool is: NONE [2021-06-16T19:30:07.463Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:30:07.482Z] > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 [2021-06-16T19:30:07.568Z] > git remote # timeout=10 [2021-06-16T19:30:07.586Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T19:30:07.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:07.622Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T19:30:07.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T19:30:07.666Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:30:07.678Z] > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 [2021-06-16T19:30:10.033Z] using credential edgex-jenkins-ssh [2021-06-16T19:30:10.050Z] Cloning the remote Git repository [2021-06-16T19:30:10.086Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:10.155Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2021-06-16T19:30:10.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:10.193Z] > git --version # timeout=10 [2021-06-16T19:30:10.200Z] > git --version # 'git version 2.24.4' [2021-06-16T19:30:10.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:10.227Z] [INFO] Currently running in a labeled security context [2021-06-16T19:30:10.227Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T19:30:10.227Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/3@tmp/jenkins-gitclient-ssh7892314459365710553.key [2021-06-16T19:30:10.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:30:11.737Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:30:11.817Z] Merge succeeded, producing 166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:30:11.817Z] Checking out Revision 166f7b96da45f2a3a1794185b9b8886351da863d (PR-3) [2021-06-16T19:30:11.907Z] Commit message: "ci: init jenkins pipeline" [2021-06-16T19:30:11.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T19:30:11.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:30:11.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T19:30:11.310Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T19:30:11.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:11.311Z] [INFO] Currently running in a labeled security context [2021-06-16T19:30:11.311Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T19:30:11.311Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/3@tmp/jenkins-gitclient-ssh27089729916767705.key [2021-06-16T19:30:11.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T19:30:11.741Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:30:11.750Z] > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 [2021-06-16T19:30:11.774Z] > git remote # timeout=10 [2021-06-16T19:30:11.779Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T19:30:11.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:30:11.786Z] [INFO] Currently running in a labeled security context [2021-06-16T19:30:11.786Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T19:30:11.786Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/3@tmp/jenkins-gitclient-ssh4158291663568577307.key [2021-06-16T19:30:11.798Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T19:30:11.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T19:30:11.815Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:30:11.828Z] > git checkout -f 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T19:30:15.473Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:30:15.901Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:30:16.257Z] + sudo service docker restart [2021-06-16T19:30:16.257Z] + true [2021-06-16T19:30:17.454Z] Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T19:30:18.369Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:30:18.699Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:30:19.002Z] + true [2021-06-16T19:30:19.003Z] + sudo service docker restart [2021-06-16T19:30:19.003Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:30:34.598Z] provisioning config files... [2021-06-16T19:30:34.634Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config7110132054811979716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:30:34.999Z] ---> docker-login.sh [2021-06-16T19:30:35.000Z] nexus3.edgexfoundry.org:10001 [2021-06-16T19:30:35.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:36.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:36.184Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:36.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:36.184Z] [2021-06-16T19:30:36.184Z] Login Succeeded [2021-06-16T19:30:36.184Z] nexus3.edgexfoundry.org:10002 [2021-06-16T19:30:36.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:36.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:36.457Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:36.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:36.457Z] [2021-06-16T19:30:36.457Z] Login Succeeded [2021-06-16T19:30:36.457Z] nexus3.edgexfoundry.org:10003 [2021-06-16T19:30:37.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:37.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:37.070Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:37.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:37.070Z] [2021-06-16T19:30:37.070Z] Login Succeeded [2021-06-16T19:30:37.070Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:30:37.178Z] provisioning config files... [2021-06-16T19:30:37.195Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config6218063817296279515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:30:37.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:37.532Z] ---> docker-login.sh [2021-06-16T19:30:37.532Z] nexus3.edgexfoundry.org:10001 [2021-06-16T19:30:37.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:37.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:37.619Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:37.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:37.619Z] [2021-06-16T19:30:37.619Z] Login Succeeded [2021-06-16T19:30:37.619Z] docker.io [2021-06-16T19:30:37.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:37.793Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:37.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:37.793Z] [2021-06-16T19:30:37.793Z] Login Succeeded [2021-06-16T19:30:37.793Z] nexus3.edgexfoundry.org:10002 [2021-06-16T19:30:37.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:37.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:37.793Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:37.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:37.793Z] [2021-06-16T19:30:37.793Z] Login Succeeded [2021-06-16T19:30:37.793Z] nexus3.edgexfoundry.org:10003 [2021-06-16T19:30:37.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:37.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:38.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:38.057Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:38.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:38.057Z] [2021-06-16T19:30:38.057Z] Login Succeeded [2021-06-16T19:30:38.057Z] nexus3.edgexfoundry.org:10004 [2021-06-16T19:30:38.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:38.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:38.057Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:38.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:38.057Z] [2021-06-16T19:30:38.057Z] Login Succeeded [2021-06-16T19:30:38.057Z] docker.io [2021-06-16T19:30:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:30:38.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:38.492Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:38.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:38.492Z] [2021-06-16T19:30:38.492Z] Login Succeeded [2021-06-16T19:30:38.492Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T19:30:38.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T19:30:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:30:40.785Z] Configure a credential helper to remove this warning. See [2021-06-16T19:30:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:30:40.785Z] [2021-06-16T19:30:40.785Z] Login Succeeded [2021-06-16T19:30:40.785Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T19:30:40.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T19:30:40.984Z] ========================================================= [2021-06-16T19:30:40.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T19:30:40.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-16T19:30:41.064Z] ========================================================= [2021-06-16T19:30:41.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T19:30:41.065Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:30:41.299Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T19:30:41.299Z] Sending build context to Docker daemon 5.476MB [2021-06-16T19:30:41.299Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:30:41.299Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T19:30:41.299Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T19:30:41.299Z] 540db60ca938: Pulling fs layer [2021-06-16T19:30:41.299Z] adcc1eea9eea: Pulling fs layer [2021-06-16T19:30:41.299Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T19:30:41.299Z] 0510c868ecb4: Pulling fs layer [2021-06-16T19:30:41.299Z] afea3b2eda06: Pulling fs layer [2021-06-16T19:30:41.299Z] 7809a108b3ef: Pulling fs layer [2021-06-16T19:30:41.299Z] f706445af74f: Pulling fs layer [2021-06-16T19:30:41.299Z] 0510c868ecb4: Waiting [2021-06-16T19:30:41.299Z] afea3b2eda06: Waiting [2021-06-16T19:30:41.299Z] 7809a108b3ef: Waiting [2021-06-16T19:30:41.299Z] f706445af74f: Waiting [2021-06-16T19:30:41.419Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T19:30:41.560Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T19:30:41.561Z] 4c4ab2625f07: Download complete [2021-06-16T19:30:41.561Z] adcc1eea9eea: Verifying Checksum [2021-06-16T19:30:41.561Z] adcc1eea9eea: Download complete [2021-06-16T19:30:41.561Z] afea3b2eda06: Verifying Checksum [2021-06-16T19:30:41.561Z] afea3b2eda06: Download complete [2021-06-16T19:30:41.561Z] 7809a108b3ef: Verifying Checksum [2021-06-16T19:30:41.561Z] 7809a108b3ef: Download complete [2021-06-16T19:30:41.561Z] 540db60ca938: Verifying Checksum [2021-06-16T19:30:41.561Z] 540db60ca938: Download complete [2021-06-16T19:30:41.693Z] Sending build context to Docker daemon 5.475MB [2021-06-16T19:30:41.693Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:30:41.693Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T19:30:41.823Z] 540db60ca938: Pull complete [2021-06-16T19:30:41.823Z] adcc1eea9eea: Pull complete [2021-06-16T19:30:42.088Z] 4c4ab2625f07: Pull complete [2021-06-16T19:30:42.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T19:30:42.671Z] 595b0fe564bb: Pulling fs layer [2021-06-16T19:30:42.671Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T19:30:42.671Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T19:30:42.671Z] ba82ee9f976e: Pulling fs layer [2021-06-16T19:30:42.671Z] 506bd15cee9f: Pulling fs layer [2021-06-16T19:30:42.671Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T19:30:42.671Z] 618dc40b7e24: Pulling fs layer [2021-06-16T19:30:42.671Z] 506bd15cee9f: Waiting [2021-06-16T19:30:42.671Z] ba82ee9f976e: Waiting [2021-06-16T19:30:42.671Z] 75a0a4a0db45: Waiting [2021-06-16T19:30:42.671Z] 618dc40b7e24: Waiting [2021-06-16T19:30:42.671Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T19:30:42.671Z] 5b7225fbf94c: Download complete [2021-06-16T19:30:42.671Z] 3088b5b3c5c0: Download complete [2021-06-16T19:30:42.671Z] 506bd15cee9f: Download complete [2021-06-16T19:30:42.671Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T19:30:42.671Z] 75a0a4a0db45: Download complete [2021-06-16T19:30:42.671Z] 595b0fe564bb: Verifying Checksum [2021-06-16T19:30:42.671Z] 595b0fe564bb: Download complete [2021-06-16T19:30:43.661Z] 595b0fe564bb: Pull complete [2021-06-16T19:30:43.940Z] 3088b5b3c5c0: Pull complete [2021-06-16T19:30:44.545Z] 5b7225fbf94c: Pull complete [2021-06-16T19:30:45.400Z] f706445af74f: Verifying Checksum [2021-06-16T19:30:45.400Z] f706445af74f: Download complete [2021-06-16T19:30:45.528Z] 618dc40b7e24: Verifying Checksum [2021-06-16T19:30:45.528Z] 618dc40b7e24: Download complete [2021-06-16T19:30:45.667Z] 0510c868ecb4: Verifying Checksum [2021-06-16T19:30:45.667Z] 0510c868ecb4: Download complete [2021-06-16T19:30:46.959Z] ba82ee9f976e: Verifying Checksum [2021-06-16T19:30:46.959Z] ba82ee9f976e: Download complete [2021-06-16T19:30:49.003Z] 0510c868ecb4: Pull complete [2021-06-16T19:30:49.003Z] afea3b2eda06: Pull complete [2021-06-16T19:30:49.003Z] 7809a108b3ef: Pull complete [2021-06-16T19:30:50.400Z] f706445af74f: Pull complete [2021-06-16T19:30:50.400Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T19:30:50.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T19:30:50.400Z] ---> b068be0155e3 [2021-06-16T19:30:50.400Z] Step 3/8 : WORKDIR /device-gpio [2021-06-16T19:30:57.010Z] ---> Running in a130e67e5d05 [2021-06-16T19:30:57.010Z] Removing intermediate container a130e67e5d05 [2021-06-16T19:30:57.010Z] ---> d68cf67e9cf5 [2021-06-16T19:30:57.010Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:30:57.131Z] ba82ee9f976e: Pull complete [2021-06-16T19:30:57.274Z] ---> Running in b0b4618186e7 [2021-06-16T19:30:57.274Z] Removing intermediate container b0b4618186e7 [2021-06-16T19:30:57.274Z] ---> 8d276df488ac [2021-06-16T19:30:57.274Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:30:57.274Z] ---> Running in 945001d21e03 [2021-06-16T19:30:57.407Z] 506bd15cee9f: Pull complete [2021-06-16T19:30:57.681Z] 75a0a4a0db45: Pull complete [2021-06-16T19:30:57.848Z] Removing intermediate container 945001d21e03 [2021-06-16T19:30:57.848Z] ---> ae1c15fb7a28 [2021-06-16T19:30:57.848Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T19:30:57.848Z] ---> Running in f63c80ee71c0 [2021-06-16T19:30:58.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:30:59.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:30:59.322Z] OK: 149 MiB in 40 packages [2021-06-16T19:30:59.583Z] Removing intermediate container f63c80ee71c0 [2021-06-16T19:30:59.583Z] ---> 08ae645f45a4 [2021-06-16T19:30:59.583Z] Step 7/8 : COPY . . [2021-06-16T19:31:00.160Z] ---> 8f7f1d65e778 [2021-06-16T19:31:00.160Z] Step 8/8 : RUN go mod download [2021-06-16T19:31:00.160Z] ---> Running in cbf2359fcf17 [2021-06-16T19:31:02.912Z] 618dc40b7e24: Pull complete [2021-06-16T19:31:02.912Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T19:31:02.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T19:31:02.912Z] ---> a36622ca3599 [2021-06-16T19:31:02.912Z] Step 3/8 : WORKDIR /device-gpio [2021-06-16T19:31:02.912Z] ---> Running in 5b57b3ef4d54 [2021-06-16T19:31:03.511Z] Removing intermediate container 5b57b3ef4d54 [2021-06-16T19:31:03.511Z] ---> cec618a5009a [2021-06-16T19:31:03.511Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:31:03.511Z] ---> Running in a99e32f18660 [2021-06-16T19:31:04.151Z] Removing intermediate container a99e32f18660 [2021-06-16T19:31:04.151Z] ---> 675f4a90c4d6 [2021-06-16T19:31:04.151Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:31:04.151Z] ---> Running in 81ea7c67ba21 [2021-06-16T19:31:06.783Z] Removing intermediate container 81ea7c67ba21 [2021-06-16T19:31:06.783Z] ---> cf5e58a55cd1 [2021-06-16T19:31:06.783Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T19:31:06.783Z] ---> Running in 23d35ff63b94 [2021-06-16T19:31:07.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:10.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:13.771Z] OK: 138 MiB in 40 packages [2021-06-16T19:31:14.751Z] Removing intermediate container 23d35ff63b94 [2021-06-16T19:31:14.751Z] ---> 2dd19164bb5b [2021-06-16T19:31:14.751Z] Step 7/8 : COPY . . [2021-06-16T19:31:16.191Z] ---> 76803f5fff83 [2021-06-16T19:31:16.191Z] Step 8/8 : RUN go mod download [2021-06-16T19:31:16.191Z] ---> Running in 265550ec84d0 [2021-06-16T19:31:26.214Z] Removing intermediate container cbf2359fcf17 [2021-06-16T19:31:26.214Z] ---> edd656e8d473 [2021-06-16T19:31:26.214Z] Successfully built edd656e8d473 [2021-06-16T19:31:26.214Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:31:26.535Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T19:31:26.535Z] . [Pipeline] withDockerContainer [2021-06-16T19:31:26.612Z] prd-centos7-docker-4c-2g-1771 does not seem to be running inside a container [2021-06-16T19:31:26.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T19:31:26.990Z] $ docker top 078b3fbab875329ee88ce7031deafda3638fb82aba6b38c974559e97d90bbac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:31:27.374Z] + go version [2021-06-16T19:31:27.374Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T19:31:27.383Z] $ docker stop --time=1 078b3fbab875329ee88ce7031deafda3638fb82aba6b38c974559e97d90bbac6 [2021-06-16T19:31:28.587Z] $ docker rm -f 078b3fbab875329ee88ce7031deafda3638fb82aba6b38c974559e97d90bbac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:31:29.260Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T19:31:29.260Z] . [Pipeline] withDockerContainer [2021-06-16T19:31:29.334Z] prd-centos7-docker-4c-2g-1771 does not seem to be running inside a container [2021-06-16T19:31:29.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T19:31:29.741Z] $ docker top dd45b3d47d88b12476e22dea0e1f72a886b969ef5280369e419985e0b2202351 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:31:30.131Z] + go mod tidy [Pipeline] sh [2021-06-16T19:31:30.696Z] + make test [2021-06-16T19:31:30.696Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T19:31:30.972Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T19:31:44.140Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T19:31:44.140Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T19:31:44.140Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T19:31:48.397Z] gofmt -l . [2021-06-16T19:31:48.397Z] [ "`gofmt -l .`" = "" ] [2021-06-16T19:31:48.397Z] ./bin/test-attribution-txt.sh [2021-06-16T19:31:48.663Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-16T19:31:48.934Z] $ docker stop --time=1 dd45b3d47d88b12476e22dea0e1f72a886b969ef5280369e419985e0b2202351 [2021-06-16T19:31:50.368Z] $ docker rm -f dd45b3d47d88b12476e22dea0e1f72a886b969ef5280369e419985e0b2202351 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:31:50.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T19:31:50.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T19:31:58.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T19:31:58.408Z] + ls -al . [2021-06-16T19:31:58.408Z] total 104 [2021-06-16T19:31:58.408Z] drwxrwxr-x. 6 jenkins jenkins 4096 Jun 16 19:31 . [2021-06-16T19:31:58.408Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 19:30 .. [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 5451 Jun 16 19:30 Attribution.txt [2021-06-16T19:31:58.408Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 16 19:30 bin [2021-06-16T19:31:58.408Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 16 19:30 cmd [2021-06-16T19:31:58.408Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 19:31 coverage.out [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 1497 Jun 16 19:30 Dockerfile [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 19:30 Dockerfile.build [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 120 Jun 16 19:30 .dockerignore [2021-06-16T19:31:58.408Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 19:30 .git [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 350 Jun 16 19:30 .gitignore [2021-06-16T19:31:58.408Z] -rw-r--r--. 1 jenkins jenkins 379 Jun 16 19:31 go.mod [2021-06-16T19:31:58.408Z] -rw-r--r--. 1 jenkins jenkins 30244 Jun 16 19:31 go.sum [2021-06-16T19:31:58.408Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 19:30 internal [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 657 Jun 16 19:30 Jenkinsfile [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 16 19:30 LICENSE [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 920 Jun 16 19:30 Makefile [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 6495 Jun 16 19:30 README.md [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 19:26 VERSION [2021-06-16T19:31:58.408Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 16 19:30 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:31:58.721Z] + 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=166f7b96da45f2a3a1794185b9b8886351da863d --label arch=amd64 --label version=0.0.0 . [2021-06-16T19:31:58.722Z] Sending build context to Docker daemon 5.477MB [2021-06-16T19:31:58.722Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:31:58.722Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-16T19:31:58.722Z] ---> edd656e8d473 [2021-06-16T19:31:58.722Z] Step 3/23 : ARG MAKE='make build' [2021-06-16T19:31:58.722Z] ---> Running in a2da531ce08b [2021-06-16T19:31:58.987Z] Removing intermediate container a2da531ce08b [2021-06-16T19:31:58.987Z] ---> 3e1707dd1ca6 [2021-06-16T19:31:58.987Z] Step 4/23 : WORKDIR /device-gpio [2021-06-16T19:31:58.987Z] ---> Running in 5287523f708d [2021-06-16T19:31:58.987Z] Removing intermediate container 5287523f708d [2021-06-16T19:31:58.987Z] ---> db96b32627e7 [2021-06-16T19:31:58.987Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:31:58.987Z] ---> Running in 2e16c6583fb3 [2021-06-16T19:31:58.987Z] Removing intermediate container 2e16c6583fb3 [2021-06-16T19:31:58.987Z] ---> 37a03a7a03af [2021-06-16T19:31:58.987Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:31:58.987Z] ---> Running in 71e48fc7e894 [2021-06-16T19:31:59.565Z] Removing intermediate container 71e48fc7e894 [2021-06-16T19:31:59.565Z] ---> c76055d3e545 [2021-06-16T19:31:59.565Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-06-16T19:31:59.565Z] ---> Running in 67323f62d40a [2021-06-16T19:31:59.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:32:00.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:32:01.031Z] OK: 149 MiB in 40 packages [2021-06-16T19:32:01.295Z] Removing intermediate container 67323f62d40a [2021-06-16T19:32:01.295Z] ---> c4f0841c17b1 [2021-06-16T19:32:01.295Z] Step 8/23 : COPY . . [2021-06-16T19:32:01.867Z] ---> 97bc5eae157e [2021-06-16T19:32:01.867Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:32:01.867Z] ---> Running in 55d540c90d86 [2021-06-16T19:32:02.442Z] Removing intermediate container 55d540c90d86 [2021-06-16T19:32:02.443Z] ---> 710e3f9249ac [2021-06-16T19:32:02.443Z] Step 10/23 : RUN ${MAKE} [2021-06-16T19:32:02.443Z] ---> Running in 4cd073636e65 [2021-06-16T19:32:02.705Z] go mod tidy [2021-06-16T19:32:02.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [2021-06-16T19:32:05.173Z] Removing intermediate container 265550ec84d0 [2021-06-16T19:32:05.174Z] ---> 740c27eb651a [2021-06-16T19:32:05.174Z] Successfully built 740c27eb651a [2021-06-16T19:32:05.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:32:05.512Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T19:32:05.512Z] . [Pipeline] withDockerContainer [2021-06-16T19:32:05.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-1770 does not seem to be running inside a container [2021-06-16T19:32:05.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T19:32:08.272Z] $ docker top b203578b97a2c8884a7ced567324999d42082eca20e7df6830377a1b0d0700df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:32:09.306Z] + go version [2021-06-16T19:32:09.306Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T19:32:09.328Z] $ docker stop --time=1 b203578b97a2c8884a7ced567324999d42082eca20e7df6830377a1b0d0700df [2021-06-16T19:32:11.147Z] $ docker rm -f b203578b97a2c8884a7ced567324999d42082eca20e7df6830377a1b0d0700df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:32:13.925Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T19:32:13.925Z] . [2021-06-16T19:32:13.927Z] Removing intermediate container 4cd073636e65 [2021-06-16T19:32:13.927Z] ---> fccfd66cd2d5 [2021-06-16T19:32:13.927Z] Step 11/23 : FROM scratch [2021-06-16T19:32:13.927Z] ---> [2021-06-16T19:32:13.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:32:13.927Z] ---> Running in c7741c9e1b88 [2021-06-16T19:32:13.927Z] Removing intermediate container c7741c9e1b88 [2021-06-16T19:32:13.927Z] ---> a4c3028e4311 [2021-06-16T19:32:13.927Z] Step 13/23 : ENV APP_PORT=49994 [2021-06-16T19:32:13.927Z] ---> Running in e3ddf7cdfdd8 [2021-06-16T19:32:13.927Z] Removing intermediate container e3ddf7cdfdd8 [2021-06-16T19:32:13.927Z] ---> 2b1849fba4e9 [2021-06-16T19:32:13.927Z] Step 14/23 : EXPOSE $APP_PORT [2021-06-16T19:32:13.927Z] ---> Running in 82b7d33f7dd9 [2021-06-16T19:32:13.927Z] Removing intermediate container 82b7d33f7dd9 [2021-06-16T19:32:13.927Z] ---> 52a21106f70e [2021-06-16T19:32:13.927Z] Step 15/23 : WORKDIR / [2021-06-16T19:32:13.927Z] ---> Running in 7b8e7c138758 [2021-06-16T19:32:13.927Z] Removing intermediate container 7b8e7c138758 [2021-06-16T19:32:13.927Z] ---> fde2def5e419 [2021-06-16T19:32:13.927Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-06-16T19:32:13.927Z] ---> 62eb6e56df61 [2021-06-16T19:32:13.927Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-06-16T19:32:13.927Z] ---> dcd9c6742338 [2021-06-16T19:32:13.927Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-06-16T19:32:13.927Z] ---> 4606ca181e20 [2021-06-16T19:32:13.927Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-06-16T19:32:13.927Z] ---> Running in 8f1bf92d8e12 [2021-06-16T19:32:13.927Z] Removing intermediate container 8f1bf92d8e12 [2021-06-16T19:32:13.927Z] ---> 1c0e3f051880 [2021-06-16T19:32:13.927Z] Step 20/23 : CMD ["-cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:32:13.927Z] ---> Running in 141c31b9ea8f [2021-06-16T19:32:13.927Z] Removing intermediate container 141c31b9ea8f [2021-06-16T19:32:13.927Z] ---> 7a720421cd7b [2021-06-16T19:32:13.927Z] Step 21/23 : LABEL arch=amd64 [2021-06-16T19:32:13.927Z] ---> Running in 8b85e0821c04 [2021-06-16T19:32:13.927Z] Removing intermediate container 8b85e0821c04 [2021-06-16T19:32:13.927Z] ---> 5c59003af694 [2021-06-16T19:32:13.927Z] Step 22/23 : LABEL git_sha=166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:32:13.927Z] ---> Running in 44720b19f39d [2021-06-16T19:32:13.927Z] Removing intermediate container 44720b19f39d [2021-06-16T19:32:13.927Z] ---> 44a8f6ac7572 [2021-06-16T19:32:13.927Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:32:13.927Z] ---> Running in 5ef76a90d2fc [2021-06-16T19:32:13.927Z] Removing intermediate container 5ef76a90d2fc [2021-06-16T19:32:13.927Z] ---> 496a28d28be4 [2021-06-16T19:32:13.927Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T19:32:13.927Z] Successfully built 496a28d28be4 [2021-06-16T19:32:13.927Z] Successfully tagged device-gpio:latest [Pipeline] withDockerContainer [2021-06-16T19:32:14.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-1770 does not seem to be running inside a container [2021-06-16T19:32:14.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T19:32:15.696Z] $ docker top c19d0ea045f66039b0cad78031639129431637f5f77d935b5ecbd72c26002611 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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] libraryResource [Pipeline] sh [2021-06-16T19:32:16.729Z] + go mod tidy [2021-06-16T19:32:16.806Z] ---> job-cost.sh [2021-06-16T19:32:16.806Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2qcF [Pipeline] sh [2021-06-16T19:32:17.986Z] + make test [2021-06-16T19:32:17.986Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T19:32:20.734Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T19:32:25.125Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T19:32:40.106Z] lf-activate-venv(): INFO: Adding /tmp/venv-2qcF/bin to PATH [2021-06-16T19:32:40.106Z] INFO: No Stack... [2021-06-16T19:32:40.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T19:32:40.106Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T19:32:40.415Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2021-06-16T19:32:40.415Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T19:32:40.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [2021-06-16T19:32:40.457Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] did not exist. Created. [2021-06-16T19:32:40.457Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T19:32:40.789Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T19:32:40.852Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T19:32:40.865Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T19:32:59.783Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T19:32:59.783Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T19:32:59.783Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T19:33:26.522Z] gofmt -l . [2021-06-16T19:33:26.522Z] [ "`gofmt -l .`" = "" ] [2021-06-16T19:33:26.522Z] ./bin/test-attribution-txt.sh [2021-06-16T19:33:26.522Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-16T19:33:26.540Z] $ docker stop --time=1 c19d0ea045f66039b0cad78031639129431637f5f77d935b5ecbd72c26002611 [2021-06-16T19:33:28.564Z] $ docker rm -f c19d0ea045f66039b0cad78031639129431637f5f77d935b5ecbd72c26002611 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:33:29.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T19:33:29.436Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T19:33:29.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T19:33:30.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T19:33:30.801Z] + ls -al . [2021-06-16T19:33:30.802Z] total 124 [2021-06-16T19:33:30.802Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 16 19:33 . [2021-06-16T19:33:30.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 19:30 .. [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 16 19:30 .dockerignore [2021-06-16T19:33:30.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 19:30 .git [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 350 Jun 16 19:30 .gitignore [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 5451 Jun 16 19:30 Attribution.txt [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 1497 Jun 16 19:30 Dockerfile [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 19:30 Dockerfile.build [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 16 19:30 Jenkinsfile [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 16 19:30 LICENSE [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 920 Jun 16 19:30 Makefile [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 6495 Jun 16 19:30 README.md [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 19:26 VERSION [2021-06-16T19:33:30.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 19:30 bin [2021-06-16T19:33:30.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 19:30 cmd [2021-06-16T19:33:30.802Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 19:32 coverage.out [2021-06-16T19:33:30.802Z] -rw-r--r-- 1 jenkins jenkins 379 Jun 16 19:33 go.mod [2021-06-16T19:33:30.802Z] -rw-r--r-- 1 jenkins jenkins 30244 Jun 16 19:32 go.sum [2021-06-16T19:33:30.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 19:30 internal [2021-06-16T19:33:30.802Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 16 19:30 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:33:31.148Z] + 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=166f7b96da45f2a3a1794185b9b8886351da863d --label arch=arm64 --label version=0.0.0 . [2021-06-16T19:33:31.745Z] Sending build context to Docker daemon 5.476MB [2021-06-16T19:33:31.745Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:33:31.745Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-16T19:33:31.745Z] ---> 740c27eb651a [2021-06-16T19:33:31.745Z] Step 3/23 : ARG MAKE='make build' [2021-06-16T19:33:32.018Z] ---> Running in 7394200cf654 [2021-06-16T19:33:32.294Z] Removing intermediate container 7394200cf654 [2021-06-16T19:33:32.294Z] ---> 77329bd1a326 [2021-06-16T19:33:32.294Z] Step 4/23 : WORKDIR /device-gpio [2021-06-16T19:33:32.567Z] ---> Running in 38d649d132ad [2021-06-16T19:33:33.163Z] Removing intermediate container 38d649d132ad [2021-06-16T19:33:33.163Z] ---> 1a08a0fb51ae [2021-06-16T19:33:33.164Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:33:33.164Z] ---> Running in f75b46e7cd46 [2021-06-16T19:33:33.761Z] Removing intermediate container f75b46e7cd46 [2021-06-16T19:33:33.761Z] ---> 7bfa84bc1c5e [2021-06-16T19:33:33.761Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:33:33.761Z] ---> Running in dd0d9c95e9c8 [2021-06-16T19:33:36.389Z] Removing intermediate container dd0d9c95e9c8 [2021-06-16T19:33:36.389Z] ---> d0980ca342fb [2021-06-16T19:33:36.389Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-06-16T19:33:36.389Z] ---> Running in 3331a8f1de43 [2021-06-16T19:33:37.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:33:38.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:33:39.327Z] OK: 138 MiB in 40 packages [2021-06-16T19:33:40.306Z] Removing intermediate container 3331a8f1de43 [2021-06-16T19:33:40.306Z] ---> cc74f2184d57 [2021-06-16T19:33:40.306Z] Step 8/23 : COPY . . [2021-06-16T19:33:41.289Z] ---> c87f5306f761 [2021-06-16T19:33:41.289Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:33:41.560Z] ---> Running in 1c01e17722d8 [2021-06-16T19:33:44.190Z] Removing intermediate container 1c01e17722d8 [2021-06-16T19:33:44.190Z] ---> 0f38e26d5410 [2021-06-16T19:33:44.190Z] Step 10/23 : RUN ${MAKE} [2021-06-16T19:33:44.462Z] ---> Running in dcd6048aa1e2 [2021-06-16T19:33:45.897Z] go mod tidy [2021-06-16T19:33:46.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [2021-06-16T19:34:18.547Z] Removing intermediate container dcd6048aa1e2 [2021-06-16T19:34:18.547Z] ---> c1d16d79ab5e [2021-06-16T19:34:18.547Z] Step 11/23 : FROM scratch [2021-06-16T19:34:18.547Z] ---> [2021-06-16T19:34:18.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T19:34:18.547Z] ---> Running in 6f566e7d5d2a [2021-06-16T19:34:18.547Z] Removing intermediate container 6f566e7d5d2a [2021-06-16T19:34:18.547Z] ---> e62f4e6c1c98 [2021-06-16T19:34:18.547Z] Step 13/23 : ENV APP_PORT=49994 [2021-06-16T19:34:18.547Z] ---> Running in becd7288f501 [2021-06-16T19:34:18.547Z] Removing intermediate container becd7288f501 [2021-06-16T19:34:18.547Z] ---> 2b85717535a4 [2021-06-16T19:34:18.547Z] Step 14/23 : EXPOSE $APP_PORT [2021-06-16T19:34:18.547Z] ---> Running in c5f7d10ede35 [2021-06-16T19:34:18.547Z] Removing intermediate container c5f7d10ede35 [2021-06-16T19:34:18.547Z] ---> 409e032327e6 [2021-06-16T19:34:18.547Z] Step 15/23 : WORKDIR / [2021-06-16T19:34:18.547Z] ---> Running in 350fc5e525a5 [2021-06-16T19:34:18.547Z] Removing intermediate container 350fc5e525a5 [2021-06-16T19:34:18.547Z] ---> dc5becba256f [2021-06-16T19:34:18.547Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-06-16T19:34:18.547Z] ---> de2b92e7aea3 [2021-06-16T19:34:18.547Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-06-16T19:34:18.547Z] ---> 60f61c46dc5a [2021-06-16T19:34:18.547Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-06-16T19:34:18.822Z] ---> 82f96de72369 [2021-06-16T19:34:18.822Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-06-16T19:34:18.822Z] ---> Running in bb3467b58e8b [2021-06-16T19:34:19.420Z] Removing intermediate container bb3467b58e8b [2021-06-16T19:34:19.420Z] ---> a5d322ef8e8a [2021-06-16T19:34:19.420Z] Step 20/23 : CMD ["-cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:34:19.693Z] ---> Running in 3322cd168a1f [2021-06-16T19:34:19.966Z] Removing intermediate container 3322cd168a1f [2021-06-16T19:34:19.966Z] ---> 292a9fc18d2d [2021-06-16T19:34:19.966Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T19:34:20.240Z] ---> Running in 249c94599db6 [2021-06-16T19:34:20.513Z] Removing intermediate container 249c94599db6 [2021-06-16T19:34:20.513Z] ---> b90d76917d29 [2021-06-16T19:34:20.513Z] Step 22/23 : LABEL git_sha=166f7b96da45f2a3a1794185b9b8886351da863d [2021-06-16T19:34:20.786Z] ---> Running in 56e5f56b7f21 [2021-06-16T19:34:21.382Z] Removing intermediate container 56e5f56b7f21 [2021-06-16T19:34:21.382Z] ---> 317c3db50473 [2021-06-16T19:34:21.382Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:34:21.382Z] ---> Running in ee0a31de891f [2021-06-16T19:34:21.981Z] Removing intermediate container ee0a31de891f [2021-06-16T19:34:21.981Z] ---> 87dcd795473e [2021-06-16T19:34:21.981Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T19:34:21.981Z] Successfully built 87dcd795473e [2021-06-16T19:34:21.981Z] 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] libraryResource [Pipeline] sh [2021-06-16T19:34:22.651Z] ---> job-cost.sh [2021-06-16T19:34:22.651Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2HG [2021-06-16T19:35:03.895Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T19:36:25.640Z] lf-activate-venv(): INFO: Adding /tmp/venv-U2HG/bin to PATH [2021-06-16T19:36:25.640Z] INFO: No Stack... [2021-06-16T19:36:25.640Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T19:36:25.640Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T19:36:25.989Z] + + cutcat -d, /w/workspace/device-gpio/3/archives/cost.csv -f6 [2021-06-16T19:36:25.989Z] [Pipeline] lock [2021-06-16T19:36:26.054Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [2021-06-16T19:36:26.063Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] did not exist. Created. [2021-06-16T19:36:26.063Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T19:36:26.445Z] /w/workspace/device-gpio/3@tmp/durable-b81c69e7/script.sh: 1: /w/workspace/device-gpio/3@tmp/durable-b81c69e7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T19:36:26.797Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T19:36:26.831Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T19:36:26.989Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T19:36:27.004Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-3-stack-cost] [Pipeline] // lock [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-06-16T19:36:27.783Z] provisioning config files... [2021-06-16T19:36:27.850Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config8299473510194922346tmp [Pipeline] { [Pipeline] sh [2021-06-16T19:36:28.178Z] + set +x [2021-06-16T19:36:28.178Z] + curl -s https://codecov.io/bash [2021-06-16T19:36:28.178Z] + bash -s -- [2021-06-16T19:36:28.178Z] [2021-06-16T19:36:28.178Z] _____ _ [2021-06-16T19:36:28.178Z] / ____| | | [2021-06-16T19:36:28.178Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T19:36:28.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T19:36:28.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T19:36:28.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T19:36:28.178Z] Bash-1.0.3 [2021-06-16T19:36:28.178Z] [2021-06-16T19:36:28.178Z] [2021-06-16T19:36:28.178Z] ==> git version 2.24.4 found [2021-06-16T19:36:28.178Z] ==> 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-06-16T19:36:28.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T19:36:28.178Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T19:36:28.178Z] ==> Jenkins CI detected. [2021-06-16T19:36:28.178Z] project root: . [2021-06-16T19:36:28.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T19:36:28.178Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T19:36:28.178Z] ==> Python coveragepy not found [2021-06-16T19:36:28.178Z] ==> Searching for coverage reports in: [2021-06-16T19:36:28.178Z] + . [2021-06-16T19:36:28.178Z] -> Found 1 reports [2021-06-16T19:36:28.178Z] ==> Detecting git/mercurial file structure [2021-06-16T19:36:28.178Z] ==> Reading reports [2021-06-16T19:36:28.441Z] + ./coverage.out bytes=10 [2021-06-16T19:36:28.441Z] ==> Appending adjustments [2021-06-16T19:36:28.441Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T19:36:28.441Z] + Found adjustments [2021-06-16T19:36:28.441Z] ==> Gzipping contents [2021-06-16T19:36:28.441Z] 4.0K /tmp/codecov.kf2rji.gz [2021-06-16T19:36:28.441Z] ==> Uploading reports [2021-06-16T19:36:28.441Z] url: https://codecov.io [2021-06-16T19:36:28.441Z] query: branch=PR-3&commit=166f7b96da45f2a3a1794185b9b8886351da863d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-3%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=3&job=&cmd_args= [2021-06-16T19:36:28.441Z] -> Pinging Codecov [2021-06-16T19:36:28.441Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3&commit=166f7b96da45f2a3a1794185b9b8886351da863d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-3%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=3&job=&cmd_args= [2021-06-16T19:36:28.441Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [2021-06-16T19:36:28.441Z] 404 [2021-06-16T19:36:28.441Z] ==> Uploading to Codecov [2021-06-16T19:36:28.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T19:36:28.441Z] Dload Upload Total Spent Left Speed [2021-06-16T19:36:28.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 791 100 169 100 622 920 3386 --:--:-- --:--:-- --:--:-- 3398 [2021-06-16T19:36:28.702Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [Pipeline] } [2021-06-16T19:36:28.712Z] 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] libraryResource [Pipeline] sh [2021-06-16T19:36:30.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:30.829Z] ---> package-listing.sh [2021-06-16T19:36:30.829Z] ++ facter osfamily [2021-06-16T19:36:30.829Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T19:36:31.093Z] + OS_FAMILY=redhat [2021-06-16T19:36:31.093Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T19:36:31.093Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T19:36:31.093Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T19:36:31.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T19:36:31.093Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T19:36:31.093Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T19:36:31.093Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T19:36:31.093Z] + case "${OS_FAMILY}" in [2021-06-16T19:36:31.093Z] + rpm -qa [2021-06-16T19:36:31.093Z] + sort [2021-06-16T19:36:31.674Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T19:36:31.675Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T19:36:31.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T19:36:31.675Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T19:36:31.675Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [2021-06-16T19:36:31.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [Pipeline] echo [2021-06-16T19:36:31.687Z] 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-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T19:36:31.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:36:32.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:36:32.571Z] [2021-06-16T19:36:32.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:36:32.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:36:33.832Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T19:36:33.832Z] df20fa9351a1: Pulling fs layer [2021-06-16T19:36:33.832Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T19:36:33.832Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T19:36:33.832Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T19:36:33.832Z] 93b61091891f: Pulling fs layer [2021-06-16T19:36:33.832Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T19:36:33.832Z] 5e14af77c1be: Pulling fs layer [2021-06-16T19:36:33.832Z] 01666e4c0597: Pulling fs layer [2021-06-16T19:36:33.832Z] aa168da1d23b: Pulling fs layer [2021-06-16T19:36:33.832Z] 93b9cdb0e59b: Waiting [2021-06-16T19:36:33.832Z] 5e14af77c1be: Waiting [2021-06-16T19:36:33.832Z] 01666e4c0597: Waiting [2021-06-16T19:36:33.832Z] aa168da1d23b: Waiting [2021-06-16T19:36:33.832Z] 46f8f816bc3b: Waiting [2021-06-16T19:36:33.832Z] 93b61091891f: Waiting [2021-06-16T19:36:34.097Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T19:36:34.097Z] 36b3adc4ff6f: Download complete [2021-06-16T19:36:34.097Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T19:36:34.097Z] 46f8f816bc3b: Download complete [2021-06-16T19:36:34.097Z] df20fa9351a1: Verifying Checksum [2021-06-16T19:36:34.097Z] df20fa9351a1: Download complete [2021-06-16T19:36:34.097Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T19:36:34.097Z] 93b9cdb0e59b: Download complete [2021-06-16T19:36:34.097Z] 5e14af77c1be: Verifying Checksum [2021-06-16T19:36:34.097Z] 5e14af77c1be: Download complete [2021-06-16T19:36:34.097Z] 01666e4c0597: Verifying Checksum [2021-06-16T19:36:34.097Z] 01666e4c0597: Download complete [2021-06-16T19:36:34.097Z] 93b61091891f: Download complete [2021-06-16T19:36:34.097Z] df20fa9351a1: Pull complete [2021-06-16T19:36:34.357Z] 36b3adc4ff6f: Pull complete [2021-06-16T19:36:34.618Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T19:36:34.618Z] 8ad3a11d3b57: Download complete [2021-06-16T19:36:35.202Z] 8ad3a11d3b57: Pull complete [2021-06-16T19:36:35.202Z] 46f8f816bc3b: Pull complete [2021-06-16T19:36:35.774Z] 93b61091891f: Pull complete [2021-06-16T19:36:35.774Z] 93b9cdb0e59b: Pull complete [2021-06-16T19:36:35.774Z] 5e14af77c1be: Pull complete [2021-06-16T19:36:35.774Z] 01666e4c0597: Pull complete [2021-06-16T19:36:36.720Z] aa168da1d23b: Verifying Checksum [2021-06-16T19:36:36.720Z] aa168da1d23b: Download complete [2021-06-16T19:36:40.987Z] aa168da1d23b: Pull complete [2021-06-16T19:36:40.987Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T19:36:40.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:36:40.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T19:36:41.075Z] prd-centos7-docker-4c-2g-1769 does not seem to be running inside a container [2021-06-16T19:36:41.113Z] $ 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-3/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-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T19:36:43.136Z] $ docker top f1e809e0cecd1dfdbd396d16651d663f4a6427fd221b2dfc73427c3a05a5a31f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:36:43.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T19:36:43.815Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T19:36:46.067Z] + ls /var/log/sa-host [2021-06-16T19:36:46.067Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T19:36:46.067Z] file_magic: OK [2021-06-16T19:36:46.067Z] HZ: Using current value: 100 [2021-06-16T19:36:46.067Z] file_header: OK [2021-06-16T19:36:46.067Z] 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-06-16T19:36:46.067Z] Statistics: [2021-06-16T19:36:46.067Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T19:36:46.067Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T19:36:46.067Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T19:36:46.067Z] file_magic: OK [2021-06-16T19:36:46.067Z] HZ: Using current value: 100 [2021-06-16T19:36:46.067Z] file_header: OK [2021-06-16T19:36:46.067Z] 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-06-16T19:36:46.067Z] Statistics: [2021-06-16T19:36:46.067Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T19:36:46.067Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:36:46.259Z] provisioning config files... [2021-06-16T19:36:46.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config1749727012843535318tmp [Pipeline] { [Pipeline] echo [2021-06-16T19:36:46.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:46.597Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T19:36:46.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:46.972Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T19:36:46.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:47.284Z] ---> sudo-logs.sh [2021-06-16T19:36:47.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T19:36:47.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:47.631Z] ---> job-cost.sh [2021-06-16T19:36:47.631Z] lf-activate-venv: SKIPPING [2021-06-16T19:36:47.631Z] DEBUG: total: 0.18000000715255737 [2021-06-16T19:36:47.631Z] INFO: Retrieving Stack Cost... [2021-06-16T19:36:48.574Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T19:36:49.151Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T19:36:49.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:36:49.464Z] ---> logs-deploy.sh [2021-06-16T19:36:49.464Z] lf-activate-venv: SKIPPING [2021-06-16T19:36:49.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-3/3 [2021-06-16T19:36:49.464Z] INFO: archiving workspace using pattern(s): [2021-06-16T19:36:50.410Z] Archives upload complete. [2021-06-16T19:36:50.410Z] INFO: archiving logs to Nexus