Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2274959508321904587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1371859425566070539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3783569847259744220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4175635142949672030.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1771801976121108625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1244 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_main@tmp/jenkins-gitclient-ssh1605769468194053736.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:43:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:59 ========================================================= 16:43:59 EdgeX Global Pipelines Version Info 16:43:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:44:03 ------------------- 16:44:03 stable info: 16:44:03 ------------------- 16:44:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:44:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:44:03 Message: update stable to v1.0.205 16:44:06 ------------------- 16:44:06 experimental info: 16:44:06 ------------------- 16:44:06 Commited By: **** collab-it+edgex@linuxfoundation.org 16:44:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:44:06 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5bc20 [Pipeline] echo 16:44:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:07 provisioning config files... 16:44:07 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8991062991839642912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:08 ---> docker-login.sh 16:44:08 nexus3.edgexfoundry.org:10001 16:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:08 Configure a credential helper to remove this warning. See 16:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:08 16:44:08 Login Succeeded 16:44:08 nexus3.edgexfoundry.org:10002 16:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:08 Configure a credential helper to remove this warning. See 16:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:08 16:44:08 Login Succeeded 16:44:08 nexus3.edgexfoundry.org:10003 16:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:08 Configure a credential helper to remove this warning. See 16:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:08 16:44:08 Login Succeeded 16:44:08 nexus3.edgexfoundry.org:10004 16:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:08 Configure a credential helper to remove this warning. See 16:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:08 16:44:08 Login Succeeded 16:44:08 docker.io 16:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:09 Configure a credential helper to remove this warning. See 16:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:09 16:44:09 Login Succeeded 16:44:09 ---> docker-login.sh ends [Pipeline] } 16:44:09 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 16:44:09 + git log --format=format:%s -1 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] echo 16:44:09 GIT_COMMIT: 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6, Commit Message: Merge pull request #8 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo 16:44:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:10 16:44:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:44:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:11 latest: Pulling from edgex-devops/git-semver 16:44:11 31603596830f: Pulling fs layer 16:44:11 04fac38145f0: Pulling fs layer 16:44:11 701f6daf10bf: Pulling fs layer 16:44:11 24f72da36158: Pulling fs layer 16:44:11 24f72da36158: Waiting 16:44:11 04fac38145f0: Verifying Checksum 16:44:11 04fac38145f0: Download complete 16:44:11 31603596830f: Verifying Checksum 16:44:11 31603596830f: Download complete 16:44:11 31603596830f: Pull complete 16:44:11 24f72da36158: Verifying Checksum 16:44:11 24f72da36158: Download complete 16:44:11 04fac38145f0: Pull complete 16:44:11 701f6daf10bf: Verifying Checksum 16:44:11 701f6daf10bf: Download complete 16:44:12 701f6daf10bf: Pull complete 16:44:12 24f72da36158: Pull complete 16:44:12 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:44:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:44:12 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:44:13 $ docker top 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:13 [ssh-agent] Looking for ssh-agent implementation... 16:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:13 $ docker exec 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent 16:44:13 SSH_AUTH_SOCK=/tmp/ssh-aZ6YwExqEwOi/agent.14 16:44:13 SSH_AGENT_PID=20 16:44:13 Running ssh-add (command line suppressed) 16:44:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8747031852767343289.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8747031852767343289.key) 16:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:14 + git tag --points-at HEAD [Pipeline] } 16:44:14 $ docker exec --env ******** --env ******** 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent -k 16:44:14 unset SSH_AUTH_SOCK; 16:44:14 unset SSH_AGENT_PID; 16:44:14 echo Agent pid 20 killed; 16:44:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:14 [ssh-agent] Looking for ssh-agent implementation... 16:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:14 $ docker exec 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent 16:44:14 SSH_AUTH_SOCK=/tmp/ssh-rRtU25xJnQZy/agent.54 16:44:14 SSH_AGENT_PID=60 16:44:14 Running ssh-add (command line suppressed) 16:44:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3061937552258942692.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3061937552258942692.key) 16:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:15 + git semver init 16:44:15 # -> Open(): unable to determine branch for HEAD 16:44:15 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 16:44:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 16:44:15 # $SEMVER_REMOTE_NAME = origin 16:44:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:44:15 # $SEMVER_USER_NAME = edgex-jenkins 16:44:15 # $SEMVER_BRANCH = main 16:44:15 # $SEMVER_TEMP = /tmp/semver-959304147 16:44:15 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 16:46:21 # '/tmp/semver-959304147' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' 16:46:21 # -> Force: false 16:46:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 16:46:21 $ docker exec --env ******** --env ******** 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent -k 16:46:22 unset SSH_AUTH_SOCK; 16:46:22 unset SSH_AGENT_PID; 16:46:22 echo Agent pid 60 killed; 16:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:22 + git semver [Pipeline] } 16:46:22 $ docker stop --time=1 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 16:46:23 $ docker rm -f 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:46:24 Stashed 1 file(s) [Pipeline] echo 16:46:24 [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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 16:46:39 Still waiting to schedule task 16:46:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1244’ 16:46:39 Still waiting to schedule task 16:46:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:49:13 Running on prd-centos7-docker-4c-2g-1247 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 16:49:13 Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout 16:49:13 The recommended git tool is: git 16:49:16 using credential edgex-jenkins-ssh 16:49:16 Cloning the remote Git repository 16:49:16 Cloning repository git@github.com:edgexfoundry/device-gpio.git 16:49:16 > git init /w/workspace/device-gpio/6 # timeout=10 16:49:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 16:49:16 > git --version # timeout=10 16:49:16 > git --version # 'git version 2.24.4' 16:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:16 [INFO] Currently running in a labeled security context 16:49:16 [INFO] Currently SELinux is 'enforcing' on the host 16:49:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/6@tmp/jenkins-gitclient-ssh8584649568165860485.key 16:49:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1245 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 16:49:33 Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout 16:49:33 The recommended git tool is: git 16:49:39 using credential edgex-jenkins-ssh 16:49:39 Cloning the remote Git repository 16:49:39 Cloning repository git@github.com:edgexfoundry/device-gpio.git 16:49:39 > git init /w/workspace/device-gpio/6 # timeout=10 16:49:39 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 16:49:39 > git --version # timeout=10 16:49:39 > git --version # 'git version 2.17.1' 16:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:51 Avoid second fetch 16:49:51 Checking out Revision 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (main) 16:49:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 16:49:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:51 > git config core.sparsecheckout # timeout=10 16:49:51 > git checkout -f 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 16:49:55 Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:56 provisioning config files... 16:49:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config8969885408007647967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:56 ---> docker-login.sh 16:49:56 nexus3.edgexfoundry.org:10001 16:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:56 Configure a credential helper to remove this warning. See 16:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:56 16:49:56 Login Succeeded 16:49:56 nexus3.edgexfoundry.org:10002 16:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:56 Configure a credential helper to remove this warning. See 16:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:56 16:49:56 Login Succeeded 16:49:56 nexus3.edgexfoundry.org:10003 16:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:57 Configure a credential helper to remove this warning. See 16:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:57 16:49:57 Login Succeeded 16:49:57 nexus3.edgexfoundry.org:10004 16:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:57 Configure a credential helper to remove this warning. See 16:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:57 16:49:57 Login Succeeded 16:49:57 docker.io 16:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:57 Configure a credential helper to remove this warning. See 16:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:57 16:49:57 Login Succeeded 16:49:57 ---> docker-login.sh ends [Pipeline] } 16:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:49:57 ========================================================= 16:49:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:49:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:49:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:49:58 Sending build context to Docker daemon 5.498MB 16:49:58 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 16:49:58 Step 2/10 : FROM ${BASE} AS builder 16:49:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:58 540db60ca938: Pulling fs layer 16:49:58 adcc1eea9eea: Pulling fs layer 16:49:58 4c4ab2625f07: Pulling fs layer 16:49:58 db62176df00c: Pulling fs layer 16:49:58 3b30891b0d05: Pulling fs layer 16:49:58 06b49ca38bd5: Pulling fs layer 16:49:58 c788192a36de: Pulling fs layer 16:49:58 a77e37c0d609: Pulling fs layer 16:49:58 c3185cebc471: Pulling fs layer 16:49:58 db62176df00c: Waiting 16:49:58 3b30891b0d05: Waiting 16:49:58 06b49ca38bd5: Waiting 16:49:58 c788192a36de: Waiting 16:49:58 a77e37c0d609: Waiting 16:49:58 c3185cebc471: Waiting 16:49:58 4c4ab2625f07: Verifying Checksum 16:49:58 4c4ab2625f07: Download complete 16:49:58 adcc1eea9eea: Verifying Checksum 16:49:58 adcc1eea9eea: Download complete 16:49:58 3b30891b0d05: Download complete 16:49:58 06b49ca38bd5: Verifying Checksum 16:49:58 06b49ca38bd5: Download complete 16:49:58 c788192a36de: Verifying Checksum 16:49:58 c788192a36de: Download complete 16:49:58 540db60ca938: Verifying Checksum 16:49:58 540db60ca938: Download complete 16:49:58 540db60ca938: Pull complete 16:49:58 adcc1eea9eea: Pull complete 16:49:59 4c4ab2625f07: Pull complete 16:49:59 a77e37c0d609: Verifying Checksum 16:49:59 a77e37c0d609: Download complete 16:50:02 c3185cebc471: Verifying Checksum 16:50:02 c3185cebc471: Download complete 16:50:03 db62176df00c: Verifying Checksum 16:50:03 db62176df00c: Download complete 16:50:06 db62176df00c: Pull complete 16:50:06 3b30891b0d05: Pull complete 16:50:06 06b49ca38bd5: Pull complete 16:50:06 c788192a36de: Pull complete 16:50:06 a77e37c0d609: Pull complete 16:50:09 c3185cebc471: Pull complete 16:50:09 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:50:09 ---> 031687cdd783 16:50:09 Step 3/10 : ARG MAKE='make build' 16:50:10 ---> Running in 33556df054e5 16:50:10 Removing intermediate container 33556df054e5 16:50:10 ---> 2142347f42c6 16:50:10 Step 4/10 : WORKDIR /device-gpio 16:50:10 ---> Running in 6c7192887eae 16:50:10 Removing intermediate container 6c7192887eae 16:50:10 ---> 3738e972a97d 16:50:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:50:10 ---> Running in e8fdc4237756 16:50:10 Removing intermediate container e8fdc4237756 16:50:10 ---> 842037496f11 16:50:10 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:10 ---> Running in c1ecb6eebb08 16:50:11 Removing intermediate container c1ecb6eebb08 16:50:11 ---> 1d791d617651 16:50:11 Step 7/10 : RUN apk add --update --no-cache make git 16:50:11 ---> Running in abd389ed966b 16:50:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:50:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:50:13 OK: 219 MiB in 52 packages 16:50:13 Removing intermediate container abd389ed966b 16:50:13 ---> 2337f97d41b1 16:50:13 Step 8/10 : COPY . . 16:50:13 ---> ef155bd844b5 16:50:13 Step 9/10 : RUN go mod tidy 16:50:13 ---> Running in a9eee1676081 16:50:21 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 16:50:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 16:50:21 go: downloading github.com/spf13/cast v1.3.1 16:50:21 go: downloading github.com/warthog618/gpiod v0.6.0 16:50:21 go: downloading github.com/gorilla/mux v1.8.0 16:50:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 16:50:21 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:50:21 go: downloading github.com/google/uuid v1.1.2 16:50:21 go: downloading github.com/stretchr/testify v1.5.1 16:50:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:50:22 go: downloading github.com/go-kit/kit v0.8.0 16:50:22 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 16:50:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:50:22 go: downloading gopkg.in/yaml.v2 v2.4.0 16:50:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:50:23 go: downloading github.com/x448/float16 v0.8.4 16:50:23 go: downloading github.com/davecgh/go-spew v1.1.1 16:50:23 go: downloading github.com/pmezard/go-difflib v1.0.0 16:50:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:50:23 go: downloading github.com/go-stack/stack v1.8.0 16:50:23 go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 16:50:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:50:23 go: downloading github.com/BurntSushi/toml v0.3.1 16:50:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:50:23 go: downloading github.com/pelletier/go-toml v1.2.0 16:50:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:50:24 go: downloading github.com/hashicorp/consul/api v1.1.0 16:50:24 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:50:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:50:24 go: downloading github.com/go-playground/universal-translator v0.17.0 16:50:24 go: downloading github.com/leodido/go-urn v1.2.0 16:50:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:50:24 go: downloading github.com/go-playground/locales v0.13.0 16:50:35 Avoid second fetch 16:50:35 Checking out Revision 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (main) 16:50:35 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 16:50:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:35 > git config core.sparsecheckout # timeout=10 16:50:35 > git checkout -f 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 16:50:40 Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:40 provisioning config files... 16:50:41 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config7178513604327579342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:41 ---> docker-login.sh 16:50:41 nexus3.edgexfoundry.org:10001 16:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:43 Configure a credential helper to remove this warning. See 16:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:43 16:50:43 Login Succeeded 16:50:43 nexus3.edgexfoundry.org:10002 16:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:44 Configure a credential helper to remove this warning. See 16:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:44 16:50:44 Login Succeeded 16:50:44 nexus3.edgexfoundry.org:10003 16:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:45 Configure a credential helper to remove this warning. See 16:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:45 16:50:45 Login Succeeded 16:50:45 nexus3.edgexfoundry.org:10004 16:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:45 Configure a credential helper to remove this warning. See 16:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:45 16:50:45 Login Succeeded 16:50:45 docker.io 16:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:46 go: downloading github.com/kr/pretty v0.1.0 16:50:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:50:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:50:46 go: downloading github.com/hashicorp/serf v0.8.2 16:50:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:50:46 go: downloading github.com/hashicorp/consul/sdk v0.1.1 16:50:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:50:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:50:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:50:46 go: downloading github.com/kr/text v0.1.0 16:50:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:50:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:50:46 go: downloading github.com/pkg/errors v0.8.1 16:50:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:50:46 go: downloading github.com/hashicorp/memberlist v0.1.3 16:50:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:50:46 go: downloading github.com/mitchellh/copystructure v1.0.0 16:50:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:50:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:50:46 go: downloading github.com/google/btree v1.0.0 16:50:46 go: downloading github.com/hashicorp/go-multierror v1.0.0 16:50:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.1 16:50:46 go: downloading github.com/miekg/dns v1.1.4 16:50:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:50:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:50:46 go: downloading github.com/hashicorp/golang-lru v0.5.1 16:50:46 go: downloading github.com/hashicorp/errwrap v1.0.0 16:50:46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:50:46 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 16:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:46 Configure a credential helper to remove this warning. See 16:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:46 16:50:46 Login Succeeded 16:50:46 ---> docker-login.sh ends [Pipeline] } 16:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:50:46 ========================================================= 16:50:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:50:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:50:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 16:50:47 Sending build context to Docker daemon 5.497MB 16:50:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 16:50:47 Step 2/10 : FROM ${BASE} AS builder 16:50:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:50:48 595b0fe564bb: Pulling fs layer 16:50:48 24495759ef45: Pulling fs layer 16:50:48 d148012ef14d: Pulling fs layer 16:50:48 e90a11edd702: Pulling fs layer 16:50:48 d77568369979: Pulling fs layer 16:50:48 fc1c9f9a7f3b: Pulling fs layer 16:50:48 170f2ba95c9a: Pulling fs layer 16:50:48 97ac5df62f85: Pulling fs layer 16:50:48 e90a11edd702: Waiting 16:50:48 fc1c9f9a7f3b: Waiting 16:50:48 170f2ba95c9a: Waiting 16:50:48 97ac5df62f85: Waiting 16:50:48 d148012ef14d: Verifying Checksum 16:50:48 d148012ef14d: Download complete 16:50:48 d77568369979: Verifying Checksum 16:50:48 d77568369979: Download complete 16:50:48 595b0fe564bb: Verifying Checksum 16:50:48 595b0fe564bb: Download complete 16:50:48 170f2ba95c9a: Verifying Checksum 16:50:48 Removing intermediate container a9eee1676081 16:50:48 ---> f9037980473f 16:50:48 Step 10/10 : RUN ${MAKE} 16:50:48 ---> Running in 79283f817163 16:50:48 fc1c9f9a7f3b: Verifying Checksum 16:50:48 fc1c9f9a7f3b: Download complete 16:50:48 noop 16:50:49 Removing intermediate container 79283f817163 16:50:49 ---> 671a6de46b82 16:50:49 Successfully built 671a6de46b82 16:50:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:50:49 595b0fe564bb: Pull complete 16:50:49 + docker inspect -f . ci-base-image-x86_64 16:50:49 . [Pipeline] withDockerContainer 16:50:49 prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container 16:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-x86_64 cat 16:50:49 24495759ef45: Pull complete 16:50:49 $ docker top 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:50 d148012ef14d: Pull complete 16:50:50 + go version 16:50:50 go version go1.16.6 linux/amd64 [Pipeline] } 16:50:50 $ docker stop --time=1 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 16:50:51 $ docker rm -f 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:51 97ac5df62f85: Verifying Checksum 16:50:51 97ac5df62f85: Download complete 16:50:52 + docker inspect -f . ci-base-image-x86_64 16:50:52 . [Pipeline] withDockerContainer 16:50:52 prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container 16:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-x86_64 cat 16:50:52 e90a11edd702: Verifying Checksum 16:50:52 e90a11edd702: Download complete 16:50:52 $ docker top 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:50:52 + go mod tidy [Pipeline] sh 16:50:53 + make test 16:50:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:50:57 ? github.com/edgexfoundry/device-gpio [no test files] 16:51:02 e90a11edd702: Pull complete 16:51:02 d77568369979: Pull complete 16:51:03 fc1c9f9a7f3b: Pull complete 16:51:03 170f2ba95c9a: Pull complete 16:51:10 97ac5df62f85: Pull complete 16:51:10 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:51:10 ---> 04bc70af865f 16:51:10 Step 3/10 : ARG MAKE='make build' 16:51:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 16:51:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 16:51:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:51:14 ---> Running in 06b697f5fc0d 16:51:14 Removing intermediate container 06b697f5fc0d 16:51:14 ---> 4dcc5300d7c0 16:51:14 Step 4/10 : WORKDIR /device-gpio 16:51:14 ---> Running in cf8dd42cbf64 16:51:15 Removing intermediate container cf8dd42cbf64 16:51:15 ---> e39eed2e69df 16:51:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:51:15 ---> Running in 4522167e3b6f 16:51:15 gofmt -l . 16:51:15 [ "`gofmt -l .`" = "" ] 16:51:15 ./bin/test-attribution-txt.sh 16:51:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:51:16 $ docker stop --time=1 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 16:51:16 Removing intermediate container 4522167e3b6f 16:51:16 ---> 2be78d3d1349 16:51:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:16 ---> Running in e5e2ca60e76a 16:51:17 $ docker rm -f 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:51:18 Removing intermediate container e5e2ca60e76a 16:51:18 ---> 76b3e7d7a496 16:51:18 Step 7/10 : RUN apk add --update --no-cache make git 16:51:19 ---> Running in a3dd630aa8d8 16:51:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 16:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:21 + ls -al . 16:51:21 total 108 16:51:21 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 24 16:51 . 16:51:21 drwxrwxr-x. 4 jenkins jenkins 28 Sep 24 16:49 .. 16:51:21 -rw-rw-r--. 1 jenkins jenkins 5451 Sep 24 16:49 Attribution.txt 16:51:21 drwxrwxr-x. 2 jenkins jenkins 64 Sep 24 16:49 bin 16:51:21 drwxrwxr-x. 3 jenkins jenkins 32 Sep 24 16:49 cmd 16:51:21 -rw-r--r--. 1 jenkins jenkins 10 Sep 24 16:50 coverage.out 16:51:21 -rw-rw-r--. 1 jenkins jenkins 1506 Sep 24 16:49 Dockerfile 16:51:21 -rw-rw-r--. 1 jenkins jenkins 120 Sep 24 16:49 .dockerignore 16:51:21 drwxrwxr-x. 8 jenkins jenkins 162 Sep 24 16:49 .git 16:51:21 drwxrwxr-x. 2 jenkins jenkins 81 Sep 24 16:49 .github 16:51:21 -rw-rw-r--. 1 jenkins jenkins 350 Sep 24 16:49 .gitignore 16:51:21 -rw-r--r--. 1 jenkins jenkins 379 Sep 24 16:51 go.mod 16:51:21 -rw-r--r--. 1 jenkins jenkins 30244 Sep 24 16:50 go.sum 16:51:21 -rw-rw-r--. 1 jenkins jenkins 677 Sep 24 16:49 GOVERNANCE.md 16:51:21 drwxrwxr-x. 3 jenkins jenkins 20 Sep 24 16:49 internal 16:51:21 -rw-rw-r--. 1 jenkins jenkins 657 Sep 24 16:49 Jenkinsfile 16:51:21 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 24 16:49 LICENSE 16:51:21 -rw-rw-r--. 1 jenkins jenkins 906 Sep 24 16:49 Makefile 16:51:21 -rw-rw-r--. 1 jenkins jenkins 617 Sep 24 16:49 OWNERS.md 16:51:21 -rw-rw-r--. 1 jenkins jenkins 8048 Sep 24 16:49 README.md 16:51:21 -rw-rw-r--. 1 jenkins jenkins 11 Sep 24 16:46 VERSION 16:51:21 -rw-rw-r--. 1 jenkins jenkins 209 Sep 24 16:49 version.go [Pipeline] isUnix [Pipeline] sh 16:51:21 + 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=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 --label arch=amd64 --label version=1.0.1-dev.4 . 16:51:21 Sending build context to Docker daemon 5.499MB 16:51:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 16:51:21 Step 2/23 : FROM ${BASE} AS builder 16:51:21 ---> 671a6de46b82 16:51:21 Step 3/23 : ARG MAKE='make build' 16:51:21 ---> Running in 450f0b651d14 16:51:22 Removing intermediate container 450f0b651d14 16:51:22 ---> a2656289f5fa 16:51:22 Step 4/23 : WORKDIR /device-gpio 16:51:22 ---> Running in e6683d004841 16:51:22 Removing intermediate container e6683d004841 16:51:22 ---> 1110ab195a81 16:51:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:51:22 ---> Running in 6b9e594684e1 16:51:22 Removing intermediate container 6b9e594684e1 16:51:22 ---> 4138b2b6e340 16:51:22 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:22 OK: 218 MiB in 52 packages 16:51:22 ---> Running in e1714d35076f 16:51:22 Removing intermediate container e1714d35076f 16:51:22 ---> 36ff7b161664 16:51:22 Step 7/23 : RUN apk add --update --no-cache make git 16:51:22 ---> Running in 59d57fd9b46c 16:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:23 Removing intermediate container a3dd630aa8d8 16:51:23 ---> 485997b37a0f 16:51:23 Step 8/10 : COPY . . 16:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:24 ---> c9e921acd40d 16:51:24 Step 9/10 : RUN go mod tidy 16:51:24 OK: 219 MiB in 52 packages 16:51:25 ---> Running in 9aa491fadd40 16:51:25 Removing intermediate container 59d57fd9b46c 16:51:25 ---> cf3cd205bdab 16:51:25 Step 8/23 : COPY . . 16:51:25 ---> c21447e35fae 16:51:25 Step 9/23 : RUN go mod tidy 16:51:25 ---> Running in 5873ed594b80 16:51:26 Removing intermediate container 5873ed594b80 16:51:26 ---> da0a706849e7 16:51:26 Step 10/23 : RUN ${MAKE} 16:51:26 ---> Running in 02508ba63e6d 16:51:26 go mod tidy 16:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.4" -o cmd/device-gpio ./cmd 16:51:35 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 16:51:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 16:51:35 go: downloading github.com/spf13/cast v1.3.1 16:51:35 go: downloading github.com/warthog618/gpiod v0.6.0 16:51:35 go: downloading github.com/gorilla/mux v1.8.0 16:51:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:51:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 16:51:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:51:35 go: downloading github.com/google/uuid v1.1.2 16:51:35 go: downloading github.com/stretchr/testify v1.5.1 16:51:35 go: downloading github.com/go-kit/kit v0.8.0 16:51:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:51:35 go: downloading gopkg.in/yaml.v2 v2.4.0 16:51:35 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 16:51:35 go: downloading github.com/x448/float16 v0.8.4 16:51:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:51:35 go: downloading github.com/pmezard/go-difflib v1.0.0 16:51:35 go: downloading github.com/davecgh/go-spew v1.1.1 16:51:35 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:51:35 go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 16:51:35 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:51:35 go: downloading github.com/BurntSushi/toml v0.3.1 16:51:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:51:35 go: downloading github.com/pelletier/go-toml v1.2.0 16:51:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:51:35 go: downloading github.com/go-stack/stack v1.8.0 16:51:35 go: downloading github.com/hashicorp/consul/api v1.1.0 16:51:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:51:35 go: downloading github.com/go-playground/universal-translator v0.17.0 16:51:36 go: downloading github.com/leodido/go-urn v1.2.0 16:51:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:51:36 go: downloading github.com/go-playground/locales v0.13.0 16:51:36 go: downloading github.com/kr/pretty v0.1.0 16:51:37 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:51:38 Removing intermediate container 02508ba63e6d 16:51:38 ---> 00e6fda64fd2 16:51:38 Step 11/23 : FROM alpine:3.14 16:51:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:51:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:51:39 go: downloading github.com/hashicorp/serf v0.8.2 16:51:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:51:39 go: downloading github.com/hashicorp/consul/sdk v0.1.1 16:51:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:51:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:51:39 go: downloading github.com/kr/text v0.1.0 16:51:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:51:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:51:39 go: downloading github.com/pkg/errors v0.8.1 16:51:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:51:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:51:39 go: downloading github.com/hashicorp/memberlist v0.1.3 16:51:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:51:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:51:39 go: downloading github.com/mitchellh/copystructure v1.0.0 16:51:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:51:39 go: downloading github.com/google/btree v1.0.0 16:51:39 go: downloading github.com/hashicorp/go-multierror v1.0.0 16:51:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.1 16:51:39 go: downloading github.com/miekg/dns v1.1.4 16:51:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:51:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:51:39 go: downloading github.com/hashicorp/golang-lru v0.5.1 16:51:39 go: downloading github.com/hashicorp/errwrap v1.0.0 16:51:40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:51:40 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 16:51:53 3.14: Pulling from library/alpine 16:51:53 a0d0a0d46f8b: Pulling fs layer 16:51:53 a0d0a0d46f8b: Verifying Checksum 16:51:53 a0d0a0d46f8b: Download complete 16:51:53 a0d0a0d46f8b: Pull complete 16:51:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:51:53 Status: Downloaded newer image for alpine:3.14 16:51:53 ---> 14119a10abf4 16:51:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:51:53 ---> Running in f800be22fc61 16:51:53 Removing intermediate container f800be22fc61 16:51:53 ---> e334e96d781f 16:51:53 Step 13/23 : ENV APP_PORT=49994 16:51:53 ---> Running in e1778b87ac36 16:51:53 Removing intermediate container e1778b87ac36 16:51:53 ---> 39aad8bfe728 16:51:53 Step 14/23 : EXPOSE $APP_PORT 16:51:53 ---> Running in c4a330880f50 16:51:53 Removing intermediate container c4a330880f50 16:51:53 ---> b29478ee8246 16:51:53 Step 15/23 : WORKDIR / 16:51:53 ---> Running in f01881321f86 16:51:53 Removing intermediate container f01881321f86 16:51:53 ---> b7717d212877 16:51:53 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 16:51:53 ---> a4ccd5e888db 16:51:53 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 16:51:53 ---> f4f0deb98ce8 16:51:53 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 16:51:53 ---> b00f327de459 16:51:53 Step 19/23 : ENTRYPOINT ["/device-gpio"] 16:51:53 ---> Running in de970dcce41f 16:51:53 Removing intermediate container de970dcce41f 16:51:53 ---> 2b8b7b53f324 16:51:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:53 ---> Running in 33c8449c333d 16:51:53 Removing intermediate container 33c8449c333d 16:51:53 ---> 250091a90b15 16:51:53 Step 21/23 : LABEL arch=amd64 16:51:53 ---> Running in 5ee666152e28 16:51:53 Removing intermediate container 5ee666152e28 16:51:53 ---> e72f641f8095 16:51:53 Step 22/23 : LABEL git_sha=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:51:53 ---> Running in 8be0a2a3cc19 16:51:53 Removing intermediate container 8be0a2a3cc19 16:51:53 ---> 8021c9b758a8 16:51:53 Step 23/23 : LABEL version=1.0.1-dev.4 16:51:53 ---> Running in fe3705d3d35c 16:51:53 Removing intermediate container fe3705d3d35c 16:51:53 ---> ede90a0fe482 16:51:53 [Warning] One or more build-args [ARCH] were not consumed 16:51:53 Successfully built ede90a0fe482 16:51:53 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:54 provisioning config files... 16:51:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config3105778865339662124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:54 ---> docker-login.sh 16:51:54 nexus3.edgexfoundry.org:10001 16:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:54 Configure a credential helper to remove this warning. See 16:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:54 16:51:54 Login Succeeded 16:51:54 nexus3.edgexfoundry.org:10002 16:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:54 Configure a credential helper to remove this warning. See 16:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:54 16:51:54 Login Succeeded 16:51:54 nexus3.edgexfoundry.org:10003 16:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:55 Configure a credential helper to remove this warning. See 16:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:55 16:51:55 Login Succeeded 16:51:55 nexus3.edgexfoundry.org:10004 16:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:55 Configure a credential helper to remove this warning. See 16:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:55 16:51:55 Login Succeeded 16:51:55 docker.io 16:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:55 Removing intermediate container 9aa491fadd40 16:51:55 ---> 3aee7fb0a923 16:51:55 Step 10/10 : RUN ${MAKE} 16:51:55 ---> Running in faa10fe95885 16:51:55 noop 16:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:55 Configure a credential helper to remove this warning. See 16:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:55 16:51:55 Login Succeeded 16:51:55 ---> docker-login.sh ends 16:51:55 Removing intermediate container faa10fe95885 16:51:55 ---> 9c3598921172 16:51:55 Successfully built 9c3598921172 16:51:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 16:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 16:51:55 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 16:51:55 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:51:55 latest 16:51:55 1.0.1-dev.4 16:51:55 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:51:55 main 16:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:55 + docker inspect -f . ci-base-image-arm64 16:51:55 . [Pipeline] withDockerContainer 16:51:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:51:56 prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container 16:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-arm64 cat 16:51:58 $ docker top 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:51:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 16:51:58 8883a4b2b589: Preparing 16:51:58 ddf5d1e724e1: Preparing 16:51:58 6406d434c5ac: Preparing 16:51:58 e2eb06d8af82: Preparing 16:51:58 e2eb06d8af82: Layer already exists 16:51:59 ddf5d1e724e1: Pushed 16:51:59 6406d434c5ac: Pushed 16:51:59 + go version 16:51:59 go version go1.16.6 linux/arm64 [Pipeline] } 16:51:59 $ docker stop --time=1 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 16:51:59 8883a4b2b589: Pushed 16:52:00 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 16:52:01 $ docker rm -f 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:01 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh 16:52:01 + docker inspect -f . ci-base-image-arm64 16:52:01 . [Pipeline] withDockerContainer 16:52:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 16:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 16:52:02 8883a4b2b589: Preparing 16:52:02 ddf5d1e724e1: Preparing 16:52:02 6406d434c5ac: Preparing 16:52:02 e2eb06d8af82: Preparing 16:52:02 8883a4b2b589: Layer already exists 16:52:02 ddf5d1e724e1: Layer already exists 16:52:02 6406d434c5ac: Layer already exists 16:52:02 e2eb06d8af82: Layer already exists 16:52:02 latest: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 16:52:02 prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container 16:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-arm64 cat 16:52:04 $ docker top ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:52:04 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 16:52:05 + go mod tidy 16:52:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 16:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 16:52:05 8883a4b2b589: Preparing 16:52:05 ddf5d1e724e1: Preparing 16:52:05 6406d434c5ac: Preparing 16:52:05 e2eb06d8af82: Preparing 16:52:05 8883a4b2b589: Layer already exists 16:52:05 e2eb06d8af82: Layer already exists 16:52:05 ddf5d1e724e1: Layer already exists 16:52:05 6406d434c5ac: Layer already exists 16:52:05 1.0.1-dev.4: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:52:05 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 16:52:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 16:52:05 8883a4b2b589: Preparing 16:52:05 ddf5d1e724e1: Preparing 16:52:05 6406d434c5ac: Preparing 16:52:05 e2eb06d8af82: Preparing 16:52:05 8883a4b2b589: Layer already exists 16:52:05 ddf5d1e724e1: Layer already exists 16:52:05 e2eb06d8af82: Layer already exists 16:52:05 6406d434c5ac: Layer already exists 16:52:05 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:52:06 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh 16:52:06 + make test 16:52:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:52:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 16:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 16:52:06 8883a4b2b589: Preparing 16:52:06 ddf5d1e724e1: Preparing 16:52:06 6406d434c5ac: Preparing 16:52:06 e2eb06d8af82: Preparing 16:52:06 8883a4b2b589: Layer already exists 16:52:06 6406d434c5ac: Layer already exists 16:52:06 e2eb06d8af82: Layer already exists 16:52:06 ddf5d1e724e1: Layer already exists 16:52:06 main: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:06 ===================================================== [Pipeline] echo 16:52:06 taggedImages: 16:52:06 - nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:52:06 - nexus3.edgexfoundry.org:10004/device-gpio:latest 16:52:06 - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 16:52:06 - nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:52:06 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:07 16:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:07 latest: Pulling from edgex-lftools-log-publisher 16:52:07 b4d181a07f80: Pulling fs layer 16:52:07 a1111a8f2ec3: Pulling fs layer 16:52:07 ed53099fbce6: Pulling fs layer 16:52:07 dc539afda2c1: Pulling fs layer 16:52:07 77bc0d833cb6: Pulling fs layer 16:52:07 9065ff56babe: Pulling fs layer 16:52:07 d287ab97295c: Pulling fs layer 16:52:07 77bc0d833cb6: Waiting 16:52:07 9065ff56babe: Waiting 16:52:07 d287ab97295c: Waiting 16:52:07 dc539afda2c1: Waiting 16:52:07 a1111a8f2ec3: Verifying Checksum 16:52:07 a1111a8f2ec3: Download complete 16:52:07 dc539afda2c1: Verifying Checksum 16:52:07 dc539afda2c1: Download complete 16:52:07 ? github.com/edgexfoundry/device-gpio [no test files] 16:52:08 77bc0d833cb6: Verifying Checksum 16:52:08 77bc0d833cb6: Download complete 16:52:08 9065ff56babe: Verifying Checksum 16:52:08 9065ff56babe: Download complete 16:52:08 ed53099fbce6: Verifying Checksum 16:52:08 ed53099fbce6: Download complete 16:52:08 b4d181a07f80: Verifying Checksum 16:52:08 b4d181a07f80: Download complete 16:52:09 b4d181a07f80: Pull complete 16:52:10 a1111a8f2ec3: Pull complete 16:52:10 ed53099fbce6: Pull complete 16:52:10 dc539afda2c1: Pull complete 16:52:10 77bc0d833cb6: Pull complete 16:52:10 9065ff56babe: Pull complete 16:52:11 d287ab97295c: Verifying Checksum 16:52:11 d287ab97295c: Download complete 16:52:16 d287ab97295c: Pull complete 16:52:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:52:16 prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container 16:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:52:18 $ docker top 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:19 ---> job-cost.sh 16:52:19 lf-activate-venv: SKIPPING 16:52:19 INFO: No Stack... 16:52:20 INFO: Retrieving Pricing Info for: v3-standard-2 16:52:20 INFO: Archiving Costs [Pipeline] sh 16:52:21 + cut -d, -f6 16:52:21 + cat /w/workspace/device-gpio/6/archives/cost.csv [Pipeline] lock 16:52:21 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] 16:52:21 Resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] did not exist. Created. 16:52:21 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:21 + echo total: 0.05999999865889549 [Pipeline] stash 16:52:21 Stashed 1 file(s) [Pipeline] } 16:52:21 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:21 $ docker stop --time=1 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 16:52:22 $ docker rm -f 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:52:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 16:52:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 16:52:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:53:09 gofmt -l . 16:53:09 [ "`gofmt -l .`" = "" ] 16:53:09 ./bin/test-attribution-txt.sh 16:53:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:53:11 $ docker stop --time=1 ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b 16:53:13 $ docker rm -f ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b [Pipeline] // withDockerContainer [Pipeline] sh 16:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:14 Warning: overwriting stash ‘coverage-report’ 16:53:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:16 + ls -al . 16:53:16 total 132 16:53:16 drwxrwxr-x 7 jenkins jenkins 4096 Sep 24 16:53 . 16:53:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 16:49 .. 16:53:16 -rw-rw-r-- 1 jenkins jenkins 120 Sep 24 16:50 .dockerignore 16:53:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 24 16:50 .git 16:53:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:50 .github 16:53:16 -rw-rw-r-- 1 jenkins jenkins 350 Sep 24 16:50 .gitignore 16:53:16 -rw-rw-r-- 1 jenkins jenkins 5451 Sep 24 16:50 Attribution.txt 16:53:16 -rw-rw-r-- 1 jenkins jenkins 1506 Sep 24 16:50 Dockerfile 16:53:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 24 16:50 GOVERNANCE.md 16:53:16 -rw-rw-r-- 1 jenkins jenkins 657 Sep 24 16:50 Jenkinsfile 16:53:16 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 24 16:50 LICENSE 16:53:16 -rw-rw-r-- 1 jenkins jenkins 906 Sep 24 16:50 Makefile 16:53:16 -rw-rw-r-- 1 jenkins jenkins 617 Sep 24 16:50 OWNERS.md 16:53:16 -rw-rw-r-- 1 jenkins jenkins 8048 Sep 24 16:50 README.md 16:53:16 -rw-rw-r-- 1 jenkins jenkins 11 Sep 24 16:46 VERSION 16:53:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:50 bin 16:53:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 16:50 cmd 16:53:16 -rw-r--r-- 1 jenkins jenkins 10 Sep 24 16:52 coverage.out 16:53:16 -rw-r--r-- 1 jenkins jenkins 379 Sep 24 16:53 go.mod 16:53:16 -rw-r--r-- 1 jenkins jenkins 30244 Sep 24 16:52 go.sum 16:53:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 16:50 internal 16:53:16 -rw-rw-r-- 1 jenkins jenkins 209 Sep 24 16:50 version.go [Pipeline] isUnix [Pipeline] sh 16:53:16 + 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=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 --label arch=arm64 --label version=1.0.1-dev.4 . 16:53:17 Sending build context to Docker daemon 5.498MB 16:53:17 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 16:53:17 Step 2/23 : FROM ${BASE} AS builder 16:53:17 ---> 9c3598921172 16:53:17 Step 3/23 : ARG MAKE='make build' 16:53:17 ---> Running in 7e4693197122 16:53:17 Removing intermediate container 7e4693197122 16:53:17 ---> 5078369626d7 16:53:17 Step 4/23 : WORKDIR /device-gpio 16:53:17 ---> Running in 427d413c8002 16:53:18 Removing intermediate container 427d413c8002 16:53:18 ---> 81e58508db54 16:53:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:53:18 ---> Running in 5bf44e3f79d0 16:53:19 Removing intermediate container 5bf44e3f79d0 16:53:19 ---> 16cb766fdc1a 16:53:19 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:19 ---> Running in 306f7f7f7134 16:53:21 Removing intermediate container 306f7f7f7134 16:53:21 ---> 3275dc677a0f 16:53:21 Step 7/23 : RUN apk add --update --no-cache make git 16:53:21 ---> Running in d5e237940cb0 16:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:24 OK: 218 MiB in 52 packages 16:53:25 Removing intermediate container d5e237940cb0 16:53:25 ---> 3738ac014bc4 16:53:25 Step 8/23 : COPY . . 16:53:27 ---> 69202a550bb1 16:53:27 Step 9/23 : RUN go mod tidy 16:53:27 ---> Running in 47ec0f336fbf 16:53:29 Removing intermediate container 47ec0f336fbf 16:53:29 ---> 3cec79e78890 16:53:29 Step 10/23 : RUN ${MAKE} 16:53:29 ---> Running in 343bf12a3bcb 16:53:31 go mod tidy 16:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.4" -o cmd/device-gpio ./cmd 16:54:03 Removing intermediate container 343bf12a3bcb 16:54:03 ---> 101ac5f81b68 16:54:03 Step 11/23 : FROM alpine:3.14 16:54:19 3.14: Pulling from library/alpine 16:54:19 552d1f2373af: Pulling fs layer 16:54:19 552d1f2373af: Verifying Checksum 16:54:19 552d1f2373af: Download complete 16:54:19 552d1f2373af: Pull complete 16:54:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:54:19 Status: Downloaded newer image for alpine:3.14 16:54:19 ---> bb3de5531c18 16:54:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:54:19 ---> Running in febd5a070736 16:54:19 Removing intermediate container febd5a070736 16:54:19 ---> 95fba920a37d 16:54:19 Step 13/23 : ENV APP_PORT=49994 16:54:19 ---> Running in e946aba4690d 16:54:19 Removing intermediate container e946aba4690d 16:54:19 ---> 80af1df68e07 16:54:19 Step 14/23 : EXPOSE $APP_PORT 16:54:19 ---> Running in e043e84f4aba 16:54:19 Removing intermediate container e043e84f4aba 16:54:19 ---> e97f454e1f48 16:54:19 Step 15/23 : WORKDIR / 16:54:19 ---> Running in f31fee6f05b0 16:54:20 Removing intermediate container f31fee6f05b0 16:54:20 ---> 62e344ae714e 16:54:20 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 16:54:21 ---> 2ee97c34e50a 16:54:21 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 16:54:22 ---> 14d71aecf0fa 16:54:22 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 16:54:23 ---> 873bf6b37232 16:54:23 Step 19/23 : ENTRYPOINT ["/device-gpio"] 16:54:23 ---> Running in 19ec15b69fd9 16:54:24 Removing intermediate container 19ec15b69fd9 16:54:24 ---> 88f9e7c943f2 16:54:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:24 ---> Running in 4dfa252f4608 16:54:24 Removing intermediate container 4dfa252f4608 16:54:24 ---> 3323cb3b82f3 16:54:24 Step 21/23 : LABEL arch=arm64 16:54:24 ---> Running in bf8d55dbbaa5 16:54:25 Removing intermediate container bf8d55dbbaa5 16:54:25 ---> b7e793b95eaa 16:54:25 Step 22/23 : LABEL git_sha=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:54:25 ---> Running in 174e26d2035a 16:54:25 Removing intermediate container 174e26d2035a 16:54:25 ---> 517d289facc2 16:54:25 Step 23/23 : LABEL version=1.0.1-dev.4 16:54:25 ---> Running in b83f9340c054 16:54:26 Removing intermediate container b83f9340c054 16:54:26 ---> 41b1fb7e6798 16:54:26 [Warning] One or more build-args [ARCH] were not consumed 16:54:26 Successfully built 41b1fb7e6798 16:54:26 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:26 provisioning config files... 16:54:26 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config1619795849206327264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:27 ---> docker-login.sh 16:54:27 nexus3.edgexfoundry.org:10001 16:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:27 Configure a credential helper to remove this warning. See 16:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:27 16:54:27 Login Succeeded 16:54:27 nexus3.edgexfoundry.org:10002 16:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:28 Configure a credential helper to remove this warning. See 16:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:28 16:54:28 Login Succeeded 16:54:28 nexus3.edgexfoundry.org:10003 16:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:29 Configure a credential helper to remove this warning. See 16:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:29 16:54:29 Login Succeeded 16:54:29 nexus3.edgexfoundry.org:10004 16:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:29 Configure a credential helper to remove this warning. See 16:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:29 16:54:29 Login Succeeded 16:54:29 docker.io 16:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:30 Configure a credential helper to remove this warning. See 16:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:30 16:54:30 Login Succeeded 16:54:30 ---> docker-login.sh ends [Pipeline] } 16:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:30 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 16:54:30 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:54:30 latest 16:54:30 1.0.1-dev.4 16:54:30 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:54:30 main 16:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:31 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] isUnix [Pipeline] sh 16:54:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 16:54:31 6df5765d7c55: Preparing 16:54:31 663b3b76359b: Preparing 16:54:31 58db8ba49347: Preparing 16:54:31 ee420dfed78a: Preparing 16:54:31 ee420dfed78a: Layer already exists 16:54:31 58db8ba49347: Pushed 16:54:31 663b3b76359b: Pushed 16:54:34 6df5765d7c55: Pushed 16:54:34 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh 16:54:34 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 16:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 16:54:35 6df5765d7c55: Preparing 16:54:35 663b3b76359b: Preparing 16:54:35 58db8ba49347: Preparing 16:54:35 ee420dfed78a: Preparing 16:54:35 58db8ba49347: Layer already exists 16:54:35 ee420dfed78a: Layer already exists 16:54:35 6df5765d7c55: Layer already exists 16:54:35 663b3b76359b: Layer already exists 16:54:35 latest: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 16:54:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 16:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 16:54:36 6df5765d7c55: Preparing 16:54:36 663b3b76359b: Preparing 16:54:36 58db8ba49347: Preparing 16:54:36 ee420dfed78a: Preparing 16:54:36 58db8ba49347: Layer already exists 16:54:36 ee420dfed78a: Layer already exists 16:54:36 6df5765d7c55: Layer already exists 16:54:36 663b3b76359b: Layer already exists 16:54:36 1.0.1-dev.4: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh 16:54:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 16:54:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 16:54:36 6df5765d7c55: Preparing 16:54:36 663b3b76359b: Preparing 16:54:36 58db8ba49347: Preparing 16:54:36 ee420dfed78a: Preparing 16:54:36 58db8ba49347: Layer already exists 16:54:36 663b3b76359b: Layer already exists 16:54:36 ee420dfed78a: Layer already exists 16:54:36 6df5765d7c55: Layer already exists 16:54:37 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh 16:54:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh 16:54:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 16:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 16:54:37 6df5765d7c55: Preparing 16:54:37 663b3b76359b: Preparing 16:54:37 58db8ba49347: Preparing 16:54:37 ee420dfed78a: Preparing 16:54:38 6df5765d7c55: Layer already exists 16:54:38 663b3b76359b: Layer already exists 16:54:38 58db8ba49347: Layer already exists 16:54:38 ee420dfed78a: Layer already exists 16:54:38 main: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:38 ===================================================== [Pipeline] echo 16:54:38 taggedImages: 16:54:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 16:54:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 16:54:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 16:54:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 16:54:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:39 16:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:39 arm64: Pulling from edgex-lftools-log-publisher 16:54:39 448f6bf000e3: Pulling fs layer 16:54:39 f757da607395: Pulling fs layer 16:54:39 05883995daec: Pulling fs layer 16:54:39 8603b9c90790: Pulling fs layer 16:54:39 1560dd03e051: Pulling fs layer 16:54:39 27f5ce0e4adf: Pulling fs layer 16:54:39 c2d8d7efcc4b: Pulling fs layer 16:54:39 8603b9c90790: Waiting 16:54:39 27f5ce0e4adf: Waiting 16:54:39 c2d8d7efcc4b: Waiting 16:54:39 1560dd03e051: Waiting 16:54:40 f757da607395: Verifying Checksum 16:54:40 f757da607395: Download complete 16:54:40 8603b9c90790: Verifying Checksum 16:54:40 8603b9c90790: Download complete 16:54:40 1560dd03e051: Verifying Checksum 16:54:40 1560dd03e051: Download complete 16:54:40 27f5ce0e4adf: Verifying Checksum 16:54:40 27f5ce0e4adf: Download complete 16:54:40 05883995daec: Verifying Checksum 16:54:40 05883995daec: Download complete 16:54:41 448f6bf000e3: Verifying Checksum 16:54:41 448f6bf000e3: Download complete 16:54:44 c2d8d7efcc4b: Verifying Checksum 16:54:44 c2d8d7efcc4b: Download complete 16:54:44 448f6bf000e3: Pull complete 16:54:45 f757da607395: Pull complete 16:54:47 05883995daec: Pull complete 16:54:47 8603b9c90790: Pull complete 16:54:48 1560dd03e051: Pull complete 16:54:48 27f5ce0e4adf: Pull complete 16:55:03 c2d8d7efcc4b: Pull complete 16:55:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:55:04 prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container 16:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:55:09 $ docker top 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:10 ---> job-cost.sh 16:55:10 lf-activate-venv: SKIPPING 16:55:10 INFO: No Stack... 16:55:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:55:12 INFO: Archiving Costs [Pipeline] sh 16:55:12 + cat /w/workspace/device-gpio/6/archives/cost.csv 16:55:12 + cut -d, -f6 [Pipeline] lock 16:55:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] 16:55:12 Resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] did not exist. Created. 16:55:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:13 /w/workspace/device-gpio/6@tmp/durable-dfcc62f4/script.sh: 1: /w/workspace/device-gpio/6@tmp/durable-dfcc62f4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:55:14 + echo total: 0.10999999940395355 [Pipeline] stash 16:55:14 Warning: overwriting stash ‘stack-cost’ 16:55:14 Stashed 1 file(s) [Pipeline] } 16:55:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:14 $ docker stop --time=1 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b 16:55:16 $ docker rm -f 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:55:17 provisioning config files... 16:55:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4940903489163313433tmp [Pipeline] { [Pipeline] sh 16:55:17 + set +x 16:55:17 + curl -s https://codecov.io/bash 16:55:17 + bash -s -- 16:55:17 16:55:17 _____ _ 16:55:17 / ____| | | 16:55:17 | | ___ __| | ___ ___ _____ __ 16:55:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:17 Bash-1.0.6 16:55:17 16:55:17 16:55:17 ==> git version 2.24.4 found 16:55:17 ==> 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 16:55:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:55:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:55:17 ==> Jenkins CI detected. 16:55:17 current dir:  /w/workspace/edgexfoundry_device-gpio_main 16:55:17 project root: . 16:55:17 --> token set from env 16:55:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:17 ==> Running gcov in . (disable via -X gcov) 16:55:17 ==> Python coveragepy not found 16:55:17 ==> Searching for coverage reports in: 16:55:17 + . 16:55:17 -> Found 1 reports 16:55:17 ==> Detecting git/mercurial file structure 16:55:17 ==> Reading reports 16:55:17 + ./coverage.out bytes=10 16:55:17 ==> Appending adjustments 16:55:17 https://docs.codecov.io/docs/fixing-reports 16:55:17 + Found adjustments 16:55:17 ==> Gzipping contents 16:55:17 4.0K /tmp/codecov.8MZeWD.gz 16:55:17 ==> Uploading reports 16:55:17 url: https://codecov.io 16:55:17 query: branch=main&commit=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 16:55:17 -> Pinging Codecov 16:55:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 16:55:17 -> Uploading to 16:55:17 https://storage.googleapis.com/codecov/v4/raw/2021-09-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6/87e3a646-417c-40eb-a6b5-a78e9dec9ae7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T165517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9867ce18f8b6df8c0ad4fa466f5bc60e1eaa397b1203711fa0fbfc5d687935e 16:55:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:17 Dload Upload Total Spent Left Speed 16:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 576 0 0 100 576 0 835 --:--:-- --:--:-- --:--:-- 834 100 576 0 0 100 576 0 835 --:--:-- --:--:-- --:--:-- 834 16:55:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] } 16:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:55:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:55:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:55:19 16:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:55:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:55:20 188c0c94c7c5: Pulling fs layer 16:55:20 0ef7d3d256c8: Pulling fs layer 16:55:20 de9db76c5a1d: Pulling fs layer 16:55:20 0eba1c9be4d2: Pulling fs layer 16:55:20 0d57e429df01: Pulling fs layer 16:55:20 4e4be7b47b0d: Pulling fs layer 16:55:20 e1f770b5df2f: Pulling fs layer 16:55:20 85a0685a4137: Pulling fs layer 16:55:20 0d57e429df01: Waiting 16:55:20 4e4be7b47b0d: Waiting 16:55:20 e1f770b5df2f: Waiting 16:55:20 85a0685a4137: Waiting 16:55:20 0eba1c9be4d2: Waiting 16:55:20 de9db76c5a1d: Verifying Checksum 16:55:20 de9db76c5a1d: Download complete 16:55:20 0ef7d3d256c8: Verifying Checksum 16:55:20 0ef7d3d256c8: Download complete 16:55:20 0d57e429df01: Verifying Checksum 16:55:20 0d57e429df01: Download complete 16:55:20 4e4be7b47b0d: Verifying Checksum 16:55:20 4e4be7b47b0d: Download complete 16:55:20 188c0c94c7c5: Verifying Checksum 16:55:20 188c0c94c7c5: Download complete 16:55:20 188c0c94c7c5: Pull complete 16:55:20 0ef7d3d256c8: Pull complete 16:55:21 de9db76c5a1d: Pull complete 16:55:23 e1f770b5df2f: Verifying Checksum 16:55:23 e1f770b5df2f: Download complete 16:55:27 85a0685a4137: Verifying Checksum 16:55:27 85a0685a4137: Download complete 16:55:27 0eba1c9be4d2: Verifying Checksum 16:55:27 0eba1c9be4d2: Download complete 16:55:31 0eba1c9be4d2: Pull complete 16:55:31 0d57e429df01: Pull complete 16:55:31 4e4be7b47b0d: Pull complete 16:55:31 e1f770b5df2f: Pull complete 16:55:34 85a0685a4137: Pull complete 16:55:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:55:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:55:35 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:55:37 $ docker top a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 -eo pid,comm [Pipeline] { [Pipeline] echo 16:55:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:55:37 + set -o pipefail 16:55:37 + snyk monitor '--org=edgex-jenkins' 16:56:09 16:56:09 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 16:56:09 16:56:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/7df213fd-a2d5-4799-8dbe-12f6a3bcc601 16:56:09 16:56:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:09 16:56:09 [Pipeline] } 16:56:09 $ docker stop --time=1 a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 16:56:11 $ docker rm -f a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:12 + git log --format=format:%s -1 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] isUnix [Pipeline] sh 16:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:12 . [Pipeline] withDockerContainer 16:56:12 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:56:13 $ docker top 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:13 [ssh-agent] Looking for ssh-agent implementation... 16:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:13 $ docker exec 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee ssh-agent 16:56:13 SSH_AUTH_SOCK=/tmp/ssh-Mfg6JSJgUA6d/agent.14 16:56:13 SSH_AGENT_PID=20 16:56:13 Running ssh-add (command line suppressed) 16:56:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2888997221114474298.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2888997221114474298.key) 16:56:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:14 + git semver tag 16:56:14 # -> Open(): unable to determine branch for HEAD 16:56:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 16:56:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 16:56:14 # $SEMVER_REMOTE_NAME = origin 16:56:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:14 # $SEMVER_USER_NAME = edgex-jenkins 16:56:14 # $SEMVER_BRANCH = main 16:56:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 16:56:14 # 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 HEAD 16:56:14 # -> Force: false 16:56:14 # 8618a447ec8d7d2d7634f5a17c8d19a129c7fecb refs/tags/v1.0.1-dev.4 [Pipeline] } 16:56:14 $ docker exec --env ******** --env ******** 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee ssh-agent -k 16:56:14 unset SSH_AUTH_SOCK; 16:56:14 unset SSH_AGENT_PID; 16:56:14 echo Agent pid 20 killed; 16:56:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:14 + git semver [Pipeline] } 16:56:14 $ docker stop --time=1 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee 16:56:15 $ docker rm -f 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:16 16:56:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:16 0.23.1-centos7: Pulling from edgex-lftools 16:56:16 ab5ef0e58194: Pulling fs layer 16:56:16 9712f1f96733: Pulling fs layer 16:56:16 63f879dbbcfc: Pulling fs layer 16:56:16 0d9ebad4ef96: Pulling fs layer 16:56:16 e9a5061849ea: Pulling fs layer 16:56:16 d747dcd14b5f: Pulling fs layer 16:56:16 2de7ff778b66: Pulling fs layer 16:56:16 0d9ebad4ef96: Waiting 16:56:16 e9a5061849ea: Waiting 16:56:16 d747dcd14b5f: Waiting 16:56:16 2de7ff778b66: Waiting 16:56:16 9712f1f96733: Verifying Checksum 16:56:16 9712f1f96733: Download complete 16:56:19 63f879dbbcfc: Verifying Checksum 16:56:19 63f879dbbcfc: Download complete 16:56:19 e9a5061849ea: Verifying Checksum 16:56:19 e9a5061849ea: Download complete 16:56:19 d747dcd14b5f: Verifying Checksum 16:56:19 d747dcd14b5f: Download complete 16:56:19 2de7ff778b66: Verifying Checksum 16:56:19 2de7ff778b66: Download complete 16:56:20 0d9ebad4ef96: Verifying Checksum 16:56:20 0d9ebad4ef96: Download complete 16:56:20 ab5ef0e58194: Verifying Checksum 16:56:20 ab5ef0e58194: Download complete 16:56:23 ab5ef0e58194: Pull complete 16:56:23 9712f1f96733: Pull complete 16:56:23 63f879dbbcfc: Pull complete 16:56:27 0d9ebad4ef96: Pull complete 16:56:27 e9a5061849ea: Pull complete 16:56:27 d747dcd14b5f: Pull complete 16:56:28 2de7ff778b66: Pull complete 16:56:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:56:28 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:56:31 $ docker top 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:56:31 provisioning config files... 16:56:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5283064564778024853tmp 16:56:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1630325132712063238tmp 16:56:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2729620715705229372tmp [Pipeline] { [Pipeline] echo 16:56:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:56:31 ---> sigul-configuration.sh 16:56:31 gpg: directory `/root/.gnupg' created 16:56:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:56:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:56:31 gpg: keyring `/root/.gnupg/secring.gpg' created 16:56:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:56:31 gpg: CAST5 encrypted data 16:56:31 gpg: encrypted with 1 passphrase 16:56:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:56:32 + mkdir /home/jenkins 16:56:32 + mkdir /home/jenkins/sigul [Pipeline] sh 16:56:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:56:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:56:33 ---> sigul-install.sh 16:56:33 Sigul already installed; skipping installation. [Pipeline] sh 16:56:33 + git tag --list 16:56:33 v0.0.0 16:56:33 v1.0.0 16:56:33 v1.0.1-dev.1 16:56:33 v1.0.1-dev.2 16:56:33 v1.0.1-dev.3 16:56:33 v1.0.1-dev.4 [Pipeline] sh 16:56:33 + lftools sign git-tag v1.0.1-dev.4 16:56:34 Signing Git tag with Sigul... 16:56:34 Signing v1.0.1-dev.4 [Pipeline] echo 16:56:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:56:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:56:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:56:35 $ docker stop --time=1 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 16:56:36 $ docker rm -f 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:37 . [Pipeline] withDockerContainer 16:56:37 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:56:37 $ docker top 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:38 [ssh-agent] Looking for ssh-agent implementation... 16:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:38 $ docker exec 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d ssh-agent 16:56:38 SSH_AUTH_SOCK=/tmp/ssh-ZadDWtGgOUpp/agent.14 16:56:38 SSH_AGENT_PID=20 16:56:38 Running ssh-add (command line suppressed) 16:56:38 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1238091495318013657.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1238091495318013657.key) 16:56:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:38 + git semver bump pre 16:56:38 # -> Open(): unable to determine branch for HEAD 16:56:38 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 16:56:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 16:56:38 # $SEMVER_REMOTE_NAME = origin 16:56:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:38 # $SEMVER_USER_NAME = edgex-jenkins 16:56:38 # $SEMVER_BRANCH = main 16:56:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 16:56:38 1.0.1-dev.5 [Pipeline] } 16:56:38 $ docker exec --env ******** --env ******** 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d ssh-agent -k 16:56:38 unset SSH_AUTH_SOCK; 16:56:38 unset SSH_AGENT_PID; 16:56:38 echo Agent pid 20 killed; 16:56:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:39 + git semver [Pipeline] } 16:56:39 $ docker stop --time=1 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d 16:56:40 $ docker rm -f 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:41 . [Pipeline] withDockerContainer 16:56:41 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:56:41 $ docker top 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:41 [ssh-agent] Looking for ssh-agent implementation... 16:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:41 $ docker exec 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf ssh-agent 16:56:42 SSH_AUTH_SOCK=/tmp/ssh-MWdoa5eNNp2k/agent.14 16:56:42 SSH_AGENT_PID=20 16:56:42 Running ssh-add (command line suppressed) 16:56:42 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8897717962433890453.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8897717962433890453.key) 16:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:42 + git semver push 16:56:42 # -> Open(): unable to determine branch for HEAD 16:56:42 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 16:56:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 16:56:42 # $SEMVER_REMOTE_NAME = origin 16:56:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:42 # $SEMVER_USER_NAME = edgex-jenkins 16:56:42 # $SEMVER_BRANCH = main 16:56:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 16:57:14 $ docker exec --env ******** --env ******** 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf ssh-agent -k 16:57:14 unset SSH_AUTH_SOCK; 16:57:14 unset SSH_AGENT_PID; 16:57:14 echo Agent pid 20 killed; 16:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:15 + git semver [Pipeline] } 16:57:15 $ docker stop --time=1 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf 16:57:16 $ docker rm -f 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:57:17 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:18 ---> package-listing.sh 16:57:18 ++ facter osfamily 16:57:18 ++ tr '[:upper:]' '[:lower:]' 16:57:18 + OS_FAMILY=redhat 16:57:18 + workspace=/w/workspace/edgexfoundry_device-gpio_main 16:57:18 + START_PACKAGES=/tmp/packages_start.txt 16:57:18 + END_PACKAGES=/tmp/packages_end.txt 16:57:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:18 + PACKAGES=/tmp/packages_start.txt 16:57:18 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 16:57:18 + PACKAGES=/tmp/packages_end.txt 16:57:18 + case "${OS_FAMILY}" in 16:57:18 + rpm -qa 16:57:18 + sort 16:57:19 + '[' -f /tmp/packages_start.txt ']' 16:57:19 + '[' -f /tmp/packages_end.txt ']' 16:57:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:19 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 16:57:19 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 16:57:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 16:57:19 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:20 16:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:57:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:20 latest: Pulling from edgex-lftools-log-publisher 16:57:20 b4d181a07f80: Pulling fs layer 16:57:20 a1111a8f2ec3: Pulling fs layer 16:57:20 ed53099fbce6: Pulling fs layer 16:57:20 dc539afda2c1: Pulling fs layer 16:57:20 77bc0d833cb6: Pulling fs layer 16:57:20 9065ff56babe: Pulling fs layer 16:57:20 d287ab97295c: Pulling fs layer 16:57:20 dc539afda2c1: Waiting 16:57:20 77bc0d833cb6: Waiting 16:57:20 9065ff56babe: Waiting 16:57:20 d287ab97295c: Waiting 16:57:20 a1111a8f2ec3: Verifying Checksum 16:57:20 a1111a8f2ec3: Download complete 16:57:20 dc539afda2c1: Verifying Checksum 16:57:20 dc539afda2c1: Download complete 16:57:21 77bc0d833cb6: Verifying Checksum 16:57:21 77bc0d833cb6: Download complete 16:57:21 9065ff56babe: Verifying Checksum 16:57:21 9065ff56babe: Download complete 16:57:21 ed53099fbce6: Verifying Checksum 16:57:21 ed53099fbce6: Download complete 16:57:22 b4d181a07f80: Verifying Checksum 16:57:23 b4d181a07f80: Pull complete 16:57:23 a1111a8f2ec3: Pull complete 16:57:23 ed53099fbce6: Pull complete 16:57:23 dc539afda2c1: Pull complete 16:57:23 77bc0d833cb6: Pull complete 16:57:24 9065ff56babe: Pull complete 16:57:25 d287ab97295c: Verifying Checksum 16:57:25 d287ab97295c: Download complete 16:57:29 d287ab97295c: Pull complete 16:57:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:57:29 prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container 16:57:29 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:31 $ docker top 7ae356993c09a0ff8501833fe4a8ac25c072dadac630cbcc9be70da1f0f7b255 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:32 + ls /var/log/sa-host 16:57:32 + sadf -c /var/log/sa-host/sa05 16:57:32 file_magic: OK 16:57:32 HZ: Using current value: 100 16:57:32 file_header: OK 16:57:32 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 16:57:32 Statistics: 16:57:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:32 File successfully converted to sysstat format version 12.0.3 16:57:32 + sadf -c /var/log/sa-host/sa24 16:57:32 file_magic: OK 16:57:32 HZ: Using current value: 100 16:57:32 file_header: OK 16:57:32 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 16:57:32 Statistics: 16:57:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:33 provisioning config files... 16:57:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2406282416830565468tmp [Pipeline] { [Pipeline] echo 16:57:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> create-netrc.sh [Pipeline] } 16:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> python-tools-install.sh [Pipeline] echo 16:57:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> sudo-logs.sh 16:57:34 Archiving 'sudo' log.. 16:57:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1244.vexxhost.local: Name or service not known 16:57:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1244.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:57:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> job-cost.sh 16:57:34 lf-activate-venv: SKIPPING 16:57:34 DEBUG: total: 0.10999999940395355 16:57:34 INFO: Retrieving Stack Cost... 16:57:35 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:35 INFO: Archiving Costs [Pipeline] echo 16:57:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:36 ---> logs-deploy.sh 16:57:36 lf-activate-venv: SKIPPING 16:57:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/6 16:57:36 INFO: archiving workspace using pattern(s): 16:57:36 Archives upload complete. 16:57:37 INFO: archiving logs to Nexus 16:57:37 ---> uname -a: 16:57:37 Linux prd-centos7-docker-4c-2g-1244.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:57:37 16:57:37 16:57:37 ---> lscpu: 16:57:37 Architecture: x86_64 16:57:37 CPU op-mode(s): 32-bit, 64-bit 16:57:37 Byte Order: Little Endian 16:57:37 Address sizes: 40 bits physical, 48 bits virtual 16:57:37 CPU(s): 2 16:57:37 On-line CPU(s) list: 0,1 16:57:37 Thread(s) per core: 1 16:57:37 Core(s) per socket: 1 16:57:37 Socket(s): 2 16:57:37 NUMA node(s): 1 16:57:37 Vendor ID: AuthenticAMD 16:57:37 CPU family: 23 16:57:37 Model: 49 16:57:37 Model name: AMD EPYC-Rome Processor 16:57:37 Stepping: 0 16:57:37 CPU MHz: 2799.998 16:57:37 BogoMIPS: 5599.99 16:57:37 Virtualization: AMD-V 16:57:37 Hypervisor vendor: KVM 16:57:37 Virtualization type: full 16:57:37 L1d cache: 32K 16:57:37 L1i cache: 32K 16:57:37 L2 cache: 512K 16:57:37 L3 cache: 16384K 16:57:37 NUMA node0 CPU(s): 0,1 16:57:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:57:37 16:57:37 16:57:37 ---> nproc: 16:57:37 2 16:57:37 16:57:37 16:57:37 ---> df -h: 16:57:37 Filesystem Size Used Avail Use% Mounted on 16:57:37 overlay 40G 8.7G 32G 22% / 16:57:37 tmpfs 64M 0 64M 0% /dev 16:57:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:57:37 shm 64M 0 64M 0% /dev/shm 16:57:37 /dev/vda1 40G 8.7G 32G 22% /facter-os 16:57:37 16:57:37 16:57:37 ---> sar -b -r -n DEV: 16:57:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 16:57:37 16:57:37 16:41:56 LINUX RESTART (2 CPU) 16:57:37 16:57:37 16:43:01 tps rtps wtps bread/s bwrtn/s 16:57:37 16:44:01 65.71 0.25 65.46 37.57 1739.82 16:57:37 16:45:01 16.82 3.21 13.61 2542.68 1761.77 16:57:37 16:46:01 0.33 0.00 0.33 0.00 5.30 16:57:37 16:47:01 4.08 0.15 3.93 22.11 406.13 16:57:37 16:48:01 0.52 0.00 0.52 0.00 7.18 16:57:37 16:49:01 0.23 0.00 0.23 0.00 2.03 16:57:37 16:50:02 0.23 0.00 0.23 0.00 3.33 16:57:37 16:51:01 0.24 0.00 0.24 0.00 3.17 16:57:37 16:52:01 0.25 0.00 0.25 0.00 3.60 16:57:37 16:53:01 0.23 0.00 0.23 0.00 2.45 16:57:37 16:54:01 0.18 0.00 0.18 0.00 1.88 16:57:37 16:55:01 0.25 0.00 0.25 0.00 3.33 16:57:37 16:56:01 97.94 0.03 97.90 3.73 30143.43 16:57:37 16:57:01 109.04 0.17 108.87 5.06 24641.20 16:57:37 Average: 21.18 0.27 20.91 186.76 4201.41 16:57:37 16:57:37 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:37 16:44:01 5611724 0 777004 9.70 2620 1617584 1232160 13.60 509880 1498888 1260 16:57:37 16:45:01 5449464 0 820084 10.24 2620 1736764 1444836 15.95 592744 1567060 20 16:57:37 16:46:01 5455424 0 814124 10.17 2620 1736764 1411724 15.59 587560 1567172 16 16:57:37 16:47:01 5461516 0 802108 10.02 2620 1742688 1205408 13.31 579456 1570300 8 16:57:37 16:48:01 5462280 0 801340 10.01 2620 1742692 1189832 13.14 578972 1570300 8 16:57:37 16:49:01 5463244 0 800372 9.99 2620 1742696 1189952 13.14 576836 1572964 16 16:57:37 16:50:02 5461788 0 801824 10.01 2620 1742700 1189964 13.14 578260 1572964 8 16:57:37 16:51:01 5452584 0 811020 10.13 2620 1742708 1190012 13.14 583604 1576292 8 16:57:37 16:52:01 5454184 0 809420 10.11 2620 1742708 1189748 13.14 583928 1574484 8 16:57:37 16:53:01 5453864 0 809732 10.11 2620 1742716 1189844 13.14 584368 1574556 8 16:57:37 16:54:01 5452664 0 810932 10.13 2620 1742716 1190028 13.14 592472 1567156 8 16:57:37 16:55:01 5452864 0 810724 10.12 2620 1742724 1190064 13.14 592304 1567544 8 16:57:37 16:56:01 4449316 0 1025928 12.81 2620 2531068 1475212 16.29 776880 2269652 57716 16:57:37 16:57:01 3868860 0 1072712 13.39 2620 3064740 1492112 16.47 819884 2700352 48 16:57:37 Average: 5282127 0 840523 10.49 2620 1883662 1270064 14.02 609796 1696406 4224 16:57:37 16:57:37 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:37 16:44:01 eth0 33.76 26.10 122.34 9.94 0.00 0.00 0.00 0.00 16:57:37 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:45:01 eth0 93.39 57.44 336.98 14.41 0.00 0.00 0.00 0.00 16:57:37 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:45:01 vethe5dfb95 0.67 0.68 0.28 0.13 0.00 0.00 0.00 0.00 16:57:37 16:45:01 docker0 0.67 0.55 0.27 0.12 0.00 0.00 0.00 0.00 16:57:37 16:46:01 eth0 1.60 0.93 1.16 0.63 0.00 0.00 0.00 0.00 16:57:37 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:46:01 vethe5dfb95 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 16:57:37 16:46:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 16:57:37 16:47:01 eth0 31.77 20.75 100.84 5.41 0.00 0.00 0.00 0.00 16:57:37 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:47:01 docker0 12.89 17.64 1.77 88.75 0.00 0.00 0.00 0.00 16:57:37 16:48:01 eth0 1.42 0.18 0.18 0.07 0.00 0.00 0.00 0.00 16:57:37 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:49:01 eth0 2.50 0.97 1.37 0.24 0.00 0.00 0.00 0.00 16:57:37 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:50:02 eth0 1.40 0.65 0.62 0.40 0.00 0.00 0.00 0.00 16:57:37 16:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:51:01 eth0 0.56 0.46 0.28 0.21 0.00 0.00 0.00 0.00 16:57:37 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:52:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:57:37 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:53:01 eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:57:37 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:54:01 eth0 1.37 0.47 0.41 0.21 0.00 0.00 0.00 0.00 16:57:37 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:55:01 eth0 1.52 0.52 0.60 0.36 0.00 0.00 0.00 0.00 16:57:37 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:56:01 vethe673f99 59.60 70.66 6.16 207.44 0.00 0.00 0.00 0.00 16:57:37 16:56:01 eth0 783.75 550.92 4311.87 84.78 0.00 0.00 0.00 0.00 16:57:37 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:56:01 docker0 59.60 70.52 5.34 207.43 0.00 0.00 0.00 0.00 16:57:37 16:57:01 vethc3bf31f 0.62 0.53 0.24 0.10 0.00 0.00 0.00 0.00 16:57:37 16:57:01 eth0 642.09 430.20 3263.69 90.14 0.00 0.00 0.00 0.00 16:57:37 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:57:01 docker0 1.20 1.03 0.36 0.27 0.00 0.00 0.00 0.00 16:57:37 Average: vethc3bf31f 0.04 0.04 0.02 0.01 0.00 0.00 0.00 0.00 16:57:37 Average: eth0 114.20 77.97 582.40 14.80 0.00 0.00 0.00 0.00 16:57:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 Average: docker0 5.32 6.42 0.56 21.21 0.00 0.00 0.00 0.00 16:57:37 16:57:37 16:57:37 ---> sar -P ALL: 16:57:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 16:57:37 16:57:37 16:41:56 LINUX RESTART (2 CPU) 16:57:37 16:57:37 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:57:37 16:44:01 all 1.65 0.00 0.66 1.62 0.03 96.04 16:57:37 16:44:01 0 1.61 0.00 0.97 2.87 0.02 94.53 16:57:37 16:44:01 1 1.69 0.00 0.35 0.37 0.03 97.55 16:57:37 16:45:01 all 2.97 0.00 1.39 0.28 0.04 95.32 16:57:37 16:45:01 0 3.07 0.00 1.38 0.14 0.05 95.36 16:57:37 16:45:01 1 2.86 0.00 1.40 0.42 0.03 95.29 16:57:37 16:46:01 all 0.14 0.00 0.07 0.00 0.02 99.77 16:57:37 16:46:01 0 0.23 0.00 0.08 0.00 0.03 99.65 16:57:37 16:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:57:37 16:47:01 all 1.07 0.00 0.39 0.05 0.03 98.46 16:57:37 16:47:01 0 1.14 0.00 0.40 0.03 0.02 98.41 16:57:37 16:47:01 1 1.00 0.00 0.38 0.07 0.03 98.51 16:57:37 16:48:01 all 0.21 0.00 0.07 0.00 0.02 99.71 16:57:37 16:48:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:57:37 16:48:01 1 0.40 0.00 0.08 0.00 0.03 99.48 16:57:37 16:49:01 all 0.20 0.00 0.05 0.00 0.02 99.73 16:57:37 16:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:57:37 16:49:01 1 0.33 0.00 0.05 0.00 0.02 99.60 16:57:37 16:50:02 all 0.20 0.00 0.06 0.00 0.03 99.72 16:57:37 16:50:02 0 0.05 0.00 0.07 0.00 0.03 99.85 16:57:37 16:50:02 1 0.35 0.00 0.05 0.00 0.02 99.58 16:57:37 16:51:01 all 0.22 0.00 0.03 0.00 0.02 99.73 16:57:37 16:51:01 0 0.07 0.00 0.05 0.00 0.02 99.86 16:57:37 16:51:01 1 0.37 0.00 0.02 0.00 0.02 99.59 16:57:37 16:52:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:57:37 16:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:57:37 16:52:01 1 0.42 0.00 0.05 0.00 0.02 99.52 16:57:37 16:53:01 all 0.20 0.00 0.02 0.00 0.02 99.77 16:57:37 16:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:57:37 16:53:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:57:37 16:54:01 all 0.13 0.00 0.05 0.00 0.01 99.82 16:57:37 16:54:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:57:37 16:54:01 1 0.15 0.00 0.05 0.00 0.00 99.80 16:57:37 16:57:37 16:54:01 CPU %user %nice %system %iowait %steal %idle 16:57:37 16:55:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:57:37 16:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:57:37 16:55:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:57:37 16:56:01 all 10.80 0.00 4.56 0.75 0.07 83.81 16:57:37 16:56:01 0 10.89 0.00 4.68 0.71 0.07 83.64 16:57:37 16:56:01 1 10.71 0.00 4.44 0.79 0.07 83.98 16:57:37 16:57:01 all 11.44 0.00 6.29 1.18 0.06 81.04 16:57:37 16:57:01 0 11.80 0.00 6.48 1.21 0.07 80.43 16:57:37 16:57:01 1 11.07 0.00 6.09 1.14 0.05 81.65 16:57:37 Average: all 2.07 0.00 0.96 0.27 0.03 96.67 16:57:37 Average: 0 2.04 0.00 1.00 0.35 0.03 96.58 16:57:37 Average: 1 2.11 0.00 0.92 0.20 0.03 96.75 16:57:37 16:57:37 16:57:37