Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f7d92f6dc034770900c2c3c57aeef3499c3f66e 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-ssh6356964500095432501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3564308495058461914.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4605237507320383455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh1287466464699114512.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8759047129872850564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1118 in /w/workspace/edgexfoundry_device-rest-go_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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go_main@tmp/jenkins-gitclient-ssh7855310999673534473.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f7d92f6dc034770900c2c3c57aeef3499c3f66e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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 0f7d92f6dc034770900c2c3c57aeef3499c3f66e # timeout=10 Commit message: "Merge pull request #128 from soda480/US1908" > git rev-list --no-walk ac4b371315fba0b9546dc2a95c8393f838fbe7e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:39:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:39:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:29 ========================================================= 22:39:29 EdgeX Global Pipelines Version Info 22:39:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:39:30 ------------------- 22:39:30 stable info: 22:39:30 ------------------- 22:39:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:39:30 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:39:30 Message: update stable to v1.0.199 22:39:31 ------------------- 22:39:31 experimental info: 22:39:31 ------------------- 22:39:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:39:31 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:39:31 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f7d92f [Pipeline] echo 22:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:32 provisioning config files... 22:39:32 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6528178672053422113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:32 ---> docker-login.sh 22:39:32 nexus3.edgexfoundry.org:10001 22:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10002 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10003 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10004 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 docker.io 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 ---> docker-login.sh ends [Pipeline] } 22:39:34 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 22:39:34 + git log --format=format:%s -1 0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] echo 22:39:34 GIT_COMMIT: 0f7d92f6dc034770900c2c3c57aeef3499c3f66e, Commit Message: Merge pull request #128 from soda480/US1908 [Pipeline] echo 22:39:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:35 22:39:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:39:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:36 latest: Pulling from edgex-devops/git-semver 22:39:36 31603596830f: Pulling fs layer 22:39:36 b6dc333f4379: Pulling fs layer 22:39:36 3d9ef1400e77: Pulling fs layer 22:39:36 fd332fbdc1db: Pulling fs layer 22:39:36 fd332fbdc1db: Waiting 22:39:36 b6dc333f4379: Verifying Checksum 22:39:36 b6dc333f4379: Download complete 22:39:36 31603596830f: Verifying Checksum 22:39:36 31603596830f: Download complete 22:39:36 31603596830f: Pull complete 22:39:36 fd332fbdc1db: Verifying Checksum 22:39:36 fd332fbdc1db: Download complete 22:39:36 b6dc333f4379: Pull complete 22:39:36 3d9ef1400e77: Verifying Checksum 22:39:36 3d9ef1400e77: Download complete 22:39:37 3d9ef1400e77: Pull complete 22:39:37 fd332fbdc1db: Pull complete 22:39:37 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:39:37 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:39:38 $ docker top af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:38 [ssh-agent] Looking for ssh-agent implementation... 22:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:38 $ docker exec af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be ssh-agent 22:39:38 SSH_AUTH_SOCK=/tmp/ssh-yXipJqjrImOl/agent.13 22:39:38 SSH_AGENT_PID=19 22:39:38 Running ssh-add (command line suppressed) 22:39:38 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1613906213595592550.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1613906213595592550.key) 22:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:39 + git tag --points-at HEAD [Pipeline] } 22:39:39 $ docker exec --env ******** --env ******** af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be ssh-agent -k 22:39:39 unset SSH_AUTH_SOCK; 22:39:39 unset SSH_AGENT_PID; 22:39:39 echo Agent pid 19 killed; 22:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:39 [ssh-agent] Looking for ssh-agent implementation... 22:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:39 $ docker exec af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be ssh-agent 22:39:39 SSH_AUTH_SOCK=/tmp/ssh-J9kgxfv6PU18/agent.55 22:39:39 SSH_AGENT_PID=61 22:39:39 Running ssh-add (command line suppressed) 22:39:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1752647338162010363.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1752647338162010363.key) 22:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:40 + git semver init 22:39:40 # -> Open(): unable to determine branch for HEAD 22:39:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 22:39:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 22:39:40 # $SEMVER_REMOTE_NAME = origin 22:39:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:39:40 # $SEMVER_USER_NAME = edgex-jenkins 22:39:40 # $SEMVER_BRANCH = main 22:39:40 # $SEMVER_TEMP = /tmp/semver-739606785 22:39:40 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 22:39:41 # '/tmp/semver-739606785' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 22:39:41 # -> Force: false 22:39:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 22:39:41 $ docker exec --env ******** --env ******** af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be ssh-agent -k 22:39:41 unset SSH_AUTH_SOCK; 22:39:41 unset SSH_AGENT_PID; 22:39:41 echo Agent pid 61 killed; 22:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:41 + git semver [Pipeline] } 22:39:41 $ docker stop --time=1 af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be 22:39:42 $ docker rm -f af27daa60846228755a4a297d779b862b65bbfc67a7d64a6fff653019f6d39be [Pipeline] // withDockerContainer [Pipeline] sh 22:39:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:39:43 Stashed 1 file(s) [Pipeline] echo 22:39:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:39:58 Still waiting to schedule task 22:39:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:39:58 Still waiting to schedule task 22:39:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:46:55 Running on prd-centos7-docker-4c-2g-1196 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 22:46:55 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 22:46:55 The recommended git tool is: git 22:46:58 using credential edgex-jenkins-ssh 22:46:58 Cloning the remote Git repository 22:46:58 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:46:58 > git init /w/workspace/device-rest-go/2 # timeout=10 22:46:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:46:58 > git --version # timeout=10 22:46:58 > git --version # 'git version 2.24.4' 22:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:58 [INFO] Currently running in a labeled security context 22:46:58 [INFO] Currently SELinux is 'enforcing' on the host 22:46:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh6798818857100388481.key 22:46:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:01 Avoid second fetch 22:47:01 Checking out Revision 0f7d92f6dc034770900c2c3c57aeef3499c3f66e (main) 22:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:01 > git config core.sparsecheckout # timeout=10 22:47:01 > git checkout -f 0f7d92f6dc034770900c2c3c57aeef3499c3f66e # timeout=10 22:47:05 Commit message: "Merge pull request #128 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:05 provisioning config files... 22:47:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config8327770835077939141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:05 ---> docker-login.sh 22:47:05 nexus3.edgexfoundry.org:10001 22:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:05 Configure a credential helper to remove this warning. See 22:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:05 22:47:05 Login Succeeded 22:47:06 nexus3.edgexfoundry.org:10002 22:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:06 Configure a credential helper to remove this warning. See 22:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:06 22:47:06 Login Succeeded 22:47:06 nexus3.edgexfoundry.org:10003 22:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:06 Configure a credential helper to remove this warning. See 22:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:06 22:47:06 Login Succeeded 22:47:06 nexus3.edgexfoundry.org:10004 22:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:06 Configure a credential helper to remove this warning. See 22:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:06 22:47:06 Login Succeeded 22:47:06 docker.io 22:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:06 Configure a credential helper to remove this warning. See 22:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:06 22:47:06 Login Succeeded 22:47:06 ---> docker-login.sh ends [Pipeline] } 22:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:07 ========================================================= 22:47:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:47:07 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:47:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:47:07 Sending build context to Docker daemon 116.2kB 22:47:07 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:47:07 Step 2/10 : FROM ${BASE} 22:47:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:47:07 540db60ca938: Pulling fs layer 22:47:07 adcc1eea9eea: Pulling fs layer 22:47:07 4c4ab2625f07: Pulling fs layer 22:47:07 0773c198feca: Pulling fs layer 22:47:07 345f892a5656: Pulling fs layer 22:47:07 4796506630df: Pulling fs layer 22:47:07 cc55df3e53f1: Pulling fs layer 22:47:07 4d027b6c602c: Pulling fs layer 22:47:07 449e75d2c14e: Pulling fs layer 22:47:07 0773c198feca: Waiting 22:47:07 345f892a5656: Waiting 22:47:07 4796506630df: Waiting 22:47:07 cc55df3e53f1: Waiting 22:47:07 4d027b6c602c: Waiting 22:47:07 449e75d2c14e: Waiting 22:47:07 4c4ab2625f07: Verifying Checksum 22:47:07 4c4ab2625f07: Download complete 22:47:07 adcc1eea9eea: Verifying Checksum 22:47:07 adcc1eea9eea: Download complete 22:47:07 345f892a5656: Verifying Checksum 22:47:07 345f892a5656: Download complete 22:47:07 4796506630df: Verifying Checksum 22:47:07 4796506630df: Download complete 22:47:07 540db60ca938: Verifying Checksum 22:47:07 540db60ca938: Download complete 22:47:07 cc55df3e53f1: Verifying Checksum 22:47:07 cc55df3e53f1: Download complete 22:47:08 540db60ca938: Pull complete 22:47:08 adcc1eea9eea: Pull complete 22:47:08 4c4ab2625f07: Pull complete 22:47:08 4d027b6c602c: Verifying Checksum 22:47:08 4d027b6c602c: Download complete 22:47:12 449e75d2c14e: Verifying Checksum 22:47:12 449e75d2c14e: Download complete 22:47:12 0773c198feca: Verifying Checksum 22:47:12 0773c198feca: Download complete 22:47:16 0773c198feca: Pull complete 22:47:16 345f892a5656: Pull complete 22:47:16 4796506630df: Pull complete 22:47:16 cc55df3e53f1: Pull complete 22:47:16 4d027b6c602c: Pull complete 22:47:17 449e75d2c14e: Pull complete 22:47:17 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:47:17 ---> 0d28375d9b5b 22:47:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:47:21 ---> Running in ab0f8aba242a 22:47:21 Removing intermediate container ab0f8aba242a 22:47:21 ---> 5caca0ecf9b6 22:47:21 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:47:21 ---> Running in 3d42336eaa91 22:47:21 Removing intermediate container 3d42336eaa91 22:47:21 ---> 225d4ef5a28c 22:47:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:47:21 ---> Running in 45fa2e9109aa 22:47:21 Removing intermediate container 45fa2e9109aa 22:47:21 ---> 1b8094cbf5cb 22:47:21 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:21 ---> Running in 055e16aca5e5 22:47:22 Removing intermediate container 055e16aca5e5 22:47:22 ---> 0dbf6ca43616 22:47:22 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:22 ---> Running in e114eb61e6ef 22:47:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:47:23 (1/9) Installing libc-dev (0.7.2-r3) 22:47:23 (2/9) Installing libsodium (1.0.18-r0) 22:47:24 (3/9) Installing pkgconf (1.7.3-r0) 22:47:24 (4/9) Installing libsodium-dev (1.0.18-r0) 22:47:24 (5/9) Installing openssh-keygen (8.4_p1-r3) 22:47:24 (6/9) Installing libedit (20191231.3.1-r1) 22:47:24 (7/9) Installing openssh-client (8.4_p1-r3) 22:47:25 (8/9) Installing libzmq (4.3.3-r1) 22:47:25 (9/9) Installing zeromq-dev (4.3.3-r1) 22:47:25 Executing busybox-1.32.1-r6.trigger 22:47:25 OK: 154 MiB in 49 packages 22:47:26 Removing intermediate container e114eb61e6ef 22:47:26 ---> ab4eb0db24a7 22:47:26 Step 8/10 : WORKDIR /device-rest-go 22:47:26 ---> Running in 27142cb1ffeb 22:47:26 Removing intermediate container 27142cb1ffeb 22:47:26 ---> 672e0dc19cdd 22:47:26 Step 9/10 : COPY . . 22:47:26 ---> 82f8e01a2b18 22:47:26 Step 10/10 : RUN go mod download 22:47:26 ---> Running in bb92e85251d8 22:47:36 Removing intermediate container bb92e85251d8 22:47:36 ---> 624d0991b81f 22:47:36 Successfully built 624d0991b81f 22:47:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:47:37 + docker inspect -f . ci-base-image-x86_64 22:47:37 . [Pipeline] withDockerContainer 22:47:37 prd-centos7-docker-4c-2g-1196 does not seem to be running inside a container 22:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 22:47:37 $ docker top 88da05edc15ee14095e6647338de99cb05d5fb9232023df6b57f241fbe9f247c -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:38 + go version 22:47:38 go version go1.16.5 linux/amd64 [Pipeline] } 22:47:38 $ docker stop --time=1 88da05edc15ee14095e6647338de99cb05d5fb9232023df6b57f241fbe9f247c 22:47:39 $ docker rm -f 88da05edc15ee14095e6647338de99cb05d5fb9232023df6b57f241fbe9f247c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:39 + docker inspect -f . ci-base-image-x86_64 22:47:39 . [Pipeline] withDockerContainer 22:47:39 prd-centos7-docker-4c-2g-1196 does not seem to be running inside a container 22:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 22:47:40 $ docker top dc4d305b158bf26742326b5b9c9fc8193df1ef5d8ec99905f394232c63f273e7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:40 + go mod tidy [Pipeline] sh 22:47:41 + make test 22:47:41 go mod tidy 22:47:41 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:47:41 ? github.com/edgexfoundry/device-rest-go [no test files] 22:47:57 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:47:57 ok github.com/edgexfoundry/device-rest-go/driver 0.031s coverage: 54.0% of statements 22:47:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:48:04 gofmt -l . 22:48:04 [ "`gofmt -l .`" = "" ] 22:48:04 ./bin/test-go-mod-tidy.sh 22:48:04 ./bin/test-attribution-txt.sh [Pipeline] } 22:48:04 $ docker stop --time=1 dc4d305b158bf26742326b5b9c9fc8193df1ef5d8ec99905f394232c63f273e7 22:48:06 $ docker rm -f dc4d305b158bf26742326b5b9c9fc8193df1ef5d8ec99905f394232c63f273e7 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:48:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:48:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:48:08 + ls -al . 22:48:08 total 112 22:48:08 drwxrwxr-x. 8 jenkins jenkins 4096 Jul 30 22:48 . 22:48:08 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:46 .. 22:48:08 -rw-rw-r--. 1 jenkins jenkins 6792 Jul 30 22:47 Attribution.txt 22:48:08 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 22:47 bin 22:48:08 -rw-rw-r--. 1 jenkins jenkins 7459 Jul 30 22:47 CHANGELOG.md 22:48:08 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:47 cmd 22:48:08 -rw-r--r--. 1 jenkins jenkins 8513 Jul 30 22:47 coverage.out 22:48:08 -rw-rw-r--. 1 jenkins jenkins 1615 Jul 30 22:47 Dockerfile 22:48:08 -rw-rw-r--. 1 jenkins jenkins 1087 Jul 30 22:47 Dockerfile.build 22:48:08 -rw-rw-r--. 1 jenkins jenkins 151 Jul 30 22:47 .dockerignore 22:48:08 drwxrwxr-x. 2 jenkins jenkins 76 Jul 30 22:47 driver 22:48:08 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:47 .git 22:48:08 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:47 .github 22:48:08 -rw-rw-r--. 1 jenkins jenkins 336 Jul 30 22:47 .gitignore 22:48:08 -rw-r--r--. 1 jenkins jenkins 271 Jul 30 22:48 go.mod 22:48:08 -rw-r--r--. 1 jenkins jenkins 20570 Jul 30 22:47 go.sum 22:48:08 -rw-rw-r--. 1 jenkins jenkins 680 Jul 30 22:47 Jenkinsfile 22:48:08 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:47 LICENSE 22:48:08 -rw-rw-r--. 1 jenkins jenkins 996 Jul 30 22:47 Makefile 22:48:08 -rw-rw-r--. 1 jenkins jenkins 7661 Jul 30 22:47 README.md 22:48:08 drwxrwxr-x. 4 jenkins jenkins 71 Jul 30 22:47 snap 22:48:08 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:39 VERSION 22:48:08 -rw-rw-r--. 1 jenkins jenkins 713 Jul 30 22:47 version.go [Pipeline] isUnix [Pipeline] sh 22:48:08 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0f7d92f6dc034770900c2c3c57aeef3499c3f66e --label arch=amd64 --label version=2.0.1-dev.1 . 22:48:08 Sending build context to Docker daemon 126kB 22:48:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:48:08 Step 2/25 : FROM ${BASE} AS builder 22:48:08 ---> 624d0991b81f 22:48:08 Step 3/25 : ARG MAKE='make build' 22:48:08 ---> Running in d7852dc9d201 22:48:08 Removing intermediate container d7852dc9d201 22:48:08 ---> c6c6eb67ac5f 22:48:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:48:08 ---> Running in d5e87b6b108f 22:48:08 Removing intermediate container d5e87b6b108f 22:48:08 ---> 62d0d1635fae 22:48:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:48:08 ---> Running in 20f622781130 22:48:08 Removing intermediate container 20f622781130 22:48:08 ---> 74edfcf0c285 22:48:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:08 ---> Running in 89f19866c796 22:48:09 Removing intermediate container 89f19866c796 22:48:09 ---> 198c91700b3e 22:48:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:09 ---> Running in 4961f91f3de0 22:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:48:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:48:12 OK: 154 MiB in 49 packages 22:48:12 Removing intermediate container 4961f91f3de0 22:48:12 ---> 9f95054573eb 22:48:12 Step 8/25 : WORKDIR /device-rest-go 22:48:12 ---> Running in 6430138375a1 22:48:12 Removing intermediate container 6430138375a1 22:48:12 ---> 4d9151c43ebc 22:48:12 Step 9/25 : COPY . . 22:48:12 ---> e3a3bf9939f1 22:48:12 Step 10/25 : RUN go mod tidy 22:48:12 ---> Running in 2e01d389740a 22:48:13 Removing intermediate container 2e01d389740a 22:48:13 ---> 94091d7eff0c 22:48:13 Step 11/25 : RUN make update 22:48:13 ---> Running in b25d6fcb4465 22:48:14 CGO_ENABLED=0 GO111MODULE=on go mod download 22:48:14 Removing intermediate container b25d6fcb4465 22:48:14 ---> 5ae3e3e21827 22:48:14 Step 12/25 : RUN $MAKE 22:48:14 ---> Running in 836fb77d1367 22:48:14 go mod tidy 22:48:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.1" -o cmd/device-rest ./cmd 22:48:26 Removing intermediate container 836fb77d1367 22:48:26 ---> 60ef04bba1e0 22:48:26 Step 13/25 : FROM alpine:3.12 22:48:26 3.12: Pulling from library/alpine 22:48:26 339de151aab4: Pulling fs layer 22:48:26 339de151aab4: Verifying Checksum 22:48:26 339de151aab4: Download complete 22:48:27 339de151aab4: Pull complete 22:48:27 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:48:27 Status: Downloaded newer image for alpine:3.12 22:48:27 ---> 13621d1b12d4 22:48:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:48:27 ---> Running in 1181dfdf8ad6 22:48:27 Removing intermediate container 1181dfdf8ad6 22:48:27 ---> b96ca964c505 22:48:27 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:48:27 ---> Running in f63b06fa4bef 22:48:27 Removing intermediate container f63b06fa4bef 22:48:27 ---> 140e1573addb 22:48:27 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:48:27 ---> Running in daf42239f734 22:48:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:28 (1/6) Installing dumb-init (1.2.2-r1) 22:48:28 (2/6) Installing libgcc (9.3.0-r2) 22:48:28 (3/6) Installing libsodium (1.0.18-r0) 22:48:28 (4/6) Installing libstdc++ (9.3.0-r2) 22:48:28 (5/6) Installing libzmq (4.3.3-r0) 22:48:28 (6/6) Installing zeromq (4.3.3-r0) 22:48:28 Executing busybox-1.31.1-r20.trigger 22:48:28 OK: 8 MiB in 20 packages 22:48:28 Removing intermediate container daf42239f734 22:48:28 ---> 840dc4ca6329 22:48:28 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:48:28 ---> ce10fc5a8887 22:48:28 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:48:29 ---> 34456060c73f 22:48:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:48:29 ---> f8bdaea740f3 22:48:29 Step 20/25 : EXPOSE 59986 22:48:29 ---> Running in e81ff2caacc9 22:48:29 Removing intermediate container e81ff2caacc9 22:48:29 ---> 28b7d4a29f65 22:48:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:48:29 ---> Running in 661fe0f1ac38 22:48:29 Removing intermediate container 661fe0f1ac38 22:48:29 ---> 5434d239a727 22:48:29 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:48:29 ---> Running in 42392283e170 22:48:29 Removing intermediate container 42392283e170 22:48:29 ---> da6c392d9ead 22:48:29 Step 23/25 : LABEL arch=amd64 22:48:29 ---> Running in 07c22d025d84 22:48:29 Removing intermediate container 07c22d025d84 22:48:29 ---> f05d90fc4fc5 22:48:29 Step 24/25 : LABEL git_sha=0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:48:29 ---> Running in 4a24724d6039 22:48:30 Removing intermediate container 4a24724d6039 22:48:30 ---> deea5a8aba32 22:48:30 Step 25/25 : LABEL version=2.0.1-dev.1 22:48:30 ---> Running in 60dabe964f23 22:48:30 Removing intermediate container 60dabe964f23 22:48:30 ---> 25a42828262f 22:48:30 [Warning] One or more build-args [ARCH] were not consumed 22:48:30 Successfully built 25a42828262f 22:48:30 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:30 provisioning config files... 22:48:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config7160615439193867673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:30 ---> docker-login.sh 22:48:30 nexus3.edgexfoundry.org:10001 22:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:30 Configure a credential helper to remove this warning. See 22:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:30 22:48:30 Login Succeeded 22:48:30 nexus3.edgexfoundry.org:10002 22:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:30 Configure a credential helper to remove this warning. See 22:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:30 22:48:30 Login Succeeded 22:48:30 nexus3.edgexfoundry.org:10003 22:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:31 Configure a credential helper to remove this warning. See 22:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:31 22:48:31 Login Succeeded 22:48:31 nexus3.edgexfoundry.org:10004 22:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:31 Configure a credential helper to remove this warning. See 22:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:31 22:48:31 Login Succeeded 22:48:31 docker.io 22:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:31 Configure a credential helper to remove this warning. See 22:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:31 22:48:31 Login Succeeded 22:48:31 ---> docker-login.sh ends [Pipeline] } 22:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:31 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 22:48:31 0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:48:31 latest 22:48:31 2.0.1-dev.1 22:48:31 0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:48:31 main 22:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:32 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] isUnix [Pipeline] sh 22:48:32 + docker push nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:48:32 4430b01f4092: Preparing 22:48:32 4103cece6a5f: Preparing 22:48:32 27f1c5cc3343: Preparing 22:48:32 6841608aec9c: Preparing 22:48:32 32f366d666a5: Preparing 22:48:32 32f366d666a5: Layer already exists 22:48:33 4430b01f4092: Pushed 22:48:33 4103cece6a5f: Pushed 22:48:33 6841608aec9c: Pushed 22:48:34 27f1c5cc3343: Pushed 22:48:34 0f7d92f6dc034770900c2c3c57aeef3499c3f66e: digest: sha256:01dc1920a5f81f1125567832be9ff0b9947c5bc46bf92fc836449afb5bfc44fd size: 1365 [Pipeline] isUnix [Pipeline] sh 22:48:34 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 22:48:34 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 22:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:48:34 4430b01f4092: Preparing 22:48:34 4103cece6a5f: Preparing 22:48:34 27f1c5cc3343: Preparing 22:48:34 6841608aec9c: Preparing 22:48:34 32f366d666a5: Preparing 22:48:34 32f366d666a5: Layer already exists 22:48:34 4430b01f4092: Layer already exists 22:48:34 4103cece6a5f: Layer already exists 22:48:34 27f1c5cc3343: Layer already exists 22:48:34 6841608aec9c: Layer already exists 22:48:34 latest: digest: sha256:01dc1920a5f81f1125567832be9ff0b9947c5bc46bf92fc836449afb5bfc44fd size: 1365 [Pipeline] isUnix [Pipeline] sh 22:48:35 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:48:35 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.1 22:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:48:35 4430b01f4092: Preparing 22:48:35 4103cece6a5f: Preparing 22:48:35 27f1c5cc3343: Preparing 22:48:35 6841608aec9c: Preparing 22:48:35 32f366d666a5: Preparing 22:48:35 6841608aec9c: Layer already exists 22:48:35 4103cece6a5f: Layer already exists 22:48:35 4430b01f4092: Layer already exists 22:48:35 32f366d666a5: Layer already exists 22:48:35 27f1c5cc3343: Layer already exists 22:48:35 2.0.1-dev.1: digest: sha256:01dc1920a5f81f1125567832be9ff0b9947c5bc46bf92fc836449afb5bfc44fd size: 1365 [Pipeline] isUnix [Pipeline] sh 22:48:35 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:48:36 + docker push nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:48:36 4430b01f4092: Preparing 22:48:36 4103cece6a5f: Preparing 22:48:36 27f1c5cc3343: Preparing 22:48:36 6841608aec9c: Preparing 22:48:36 32f366d666a5: Preparing 22:48:36 4103cece6a5f: Layer already exists 22:48:36 27f1c5cc3343: Layer already exists 22:48:36 32f366d666a5: Layer already exists 22:48:36 4430b01f4092: Layer already exists 22:48:36 6841608aec9c: Layer already exists 22:48:36 0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1: digest: sha256:01dc1920a5f81f1125567832be9ff0b9947c5bc46bf92fc836449afb5bfc44fd size: 1365 [Pipeline] isUnix [Pipeline] sh 22:48:36 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 22:48:36 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 22:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:48:36 4430b01f4092: Preparing 22:48:36 4103cece6a5f: Preparing 22:48:36 27f1c5cc3343: Preparing 22:48:36 6841608aec9c: Preparing 22:48:36 32f366d666a5: Preparing 22:48:36 32f366d666a5: Layer already exists 22:48:36 27f1c5cc3343: Layer already exists 22:48:36 4430b01f4092: Layer already exists 22:48:36 4103cece6a5f: Layer already exists 22:48:36 6841608aec9c: Layer already exists 22:48:37 main: digest: sha256:01dc1920a5f81f1125567832be9ff0b9947c5bc46bf92fc836449afb5bfc44fd size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:37 ===================================================== [Pipeline] echo 22:48:37 taggedImages: 22:48:37 - nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:48:37 - nexus3.edgexfoundry.org:10004/device-rest:latest 22:48:37 - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.1 22:48:37 - nexus3.edgexfoundry.org:10004/device-rest:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:48:37 - nexus3.edgexfoundry.org:10004/device-rest: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 22:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:37 22:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:38 latest: Pulling from edgex-lftools-log-publisher 22:48:38 b4d181a07f80: Pulling fs layer 22:48:38 a1111a8f2ec3: Pulling fs layer 22:48:38 ed53099fbce6: Pulling fs layer 22:48:38 dc539afda2c1: Pulling fs layer 22:48:38 77bc0d833cb6: Pulling fs layer 22:48:38 9065ff56babe: Pulling fs layer 22:48:38 d287ab97295c: Pulling fs layer 22:48:38 77bc0d833cb6: Waiting 22:48:38 9065ff56babe: Waiting 22:48:38 d287ab97295c: Waiting 22:48:38 a1111a8f2ec3: Verifying Checksum 22:48:38 a1111a8f2ec3: Download complete 22:48:38 dc539afda2c1: Verifying Checksum 22:48:38 dc539afda2c1: Download complete 22:48:38 77bc0d833cb6: Verifying Checksum 22:48:38 77bc0d833cb6: Download complete 22:48:38 9065ff56babe: Verifying Checksum 22:48:38 9065ff56babe: Download complete 22:48:38 ed53099fbce6: Verifying Checksum 22:48:38 ed53099fbce6: Download complete 22:48:39 b4d181a07f80: Verifying Checksum 22:48:39 b4d181a07f80: Download complete 22:48:40 b4d181a07f80: Pull complete 22:48:40 a1111a8f2ec3: Pull complete 22:48:41 ed53099fbce6: Pull complete 22:48:41 dc539afda2c1: Pull complete 22:48:41 77bc0d833cb6: Pull complete 22:48:41 9065ff56babe: Pull complete 22:48:43 d287ab97295c: Verifying Checksum 22:48:43 d287ab97295c: Download complete 22:48:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1197 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 22:48:43 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 22:48:43 The recommended git tool is: git 22:48:47 d287ab97295c: Pull complete 22:48:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:48:47 prd-centos7-docker-4c-2g-1196 does not seem to be running inside a container 22:48:47 $ 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-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 22:48:49 $ docker top 4d8e60ecd98cc0cad96ff958c294ba926853b9bf7afb8a102e5378a4c9518ab5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:50 ---> job-cost.sh 22:48:50 lf-activate-venv: SKIPPING 22:48:50 INFO: No Stack... 22:48:51 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:51 using credential edgex-jenkins-ssh 22:48:51 INFO: Archiving Costs [Pipeline] sh 22:48:51 Cloning the remote Git repository 22:48:51 + cut -d, -f6 22:48:51 + cat /w/workspace/device-rest-go/2/archives/cost.csv [Pipeline] lock 22:48:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] 22:48:52 Resource [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] did not exist. Created. 22:48:52 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:52 + echo total: 0.05999999865889549 [Pipeline] stash 22:48:52 Stashed 1 file(s) [Pipeline] } 22:48:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:52 $ docker stop --time=1 4d8e60ecd98cc0cad96ff958c294ba926853b9bf7afb8a102e5378a4c9518ab5 22:48:51 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:48:51 > git init /w/workspace/device-rest-go/2 # timeout=10 22:48:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:48:52 > git --version # timeout=10 22:48:52 > git --version # 'git version 2.17.1' 22:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:53 $ docker rm -f 4d8e60ecd98cc0cad96ff958c294ba926853b9bf7afb8a102e5378a4c9518ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 22:48:53 Avoid second fetch 22:48:53 Checking out Revision 0f7d92f6dc034770900c2c3c57aeef3499c3f66e (main) [Pipeline] // stage [Pipeline] } 22:48:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:53 > git config core.sparsecheckout # timeout=10 22:48:53 > git checkout -f 0f7d92f6dc034770900c2c3c57aeef3499c3f66e # timeout=10 22:48:58 Commit message: "Merge pull request #128 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:58 provisioning config files... 22:48:58 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config4853013081340327469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:59 ---> docker-login.sh 22:48:59 nexus3.edgexfoundry.org:10001 22:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:00 Configure a credential helper to remove this warning. See 22:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:00 22:49:00 Login Succeeded 22:49:00 nexus3.edgexfoundry.org:10002 22:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:01 Configure a credential helper to remove this warning. See 22:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:01 22:49:01 Login Succeeded 22:49:01 nexus3.edgexfoundry.org:10003 22:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:02 Configure a credential helper to remove this warning. See 22:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:02 22:49:02 Login Succeeded 22:49:02 nexus3.edgexfoundry.org:10004 22:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:02 Configure a credential helper to remove this warning. See 22:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:02 22:49:02 Login Succeeded 22:49:02 docker.io 22:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:03 Configure a credential helper to remove this warning. See 22:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:03 22:49:03 Login Succeeded 22:49:03 ---> docker-login.sh ends [Pipeline] } 22:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:04 ========================================================= 22:49:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:49:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:49:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:49:04 Sending build context to Docker daemon 116.2kB 22:49:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:49:04 Step 2/10 : FROM ${BASE} 22:49:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:49:05 595b0fe564bb: Pulling fs layer 22:49:05 24495759ef45: Pulling fs layer 22:49:05 d148012ef14d: Pulling fs layer 22:49:05 cb65c68fc2e2: Pulling fs layer 22:49:05 093eec477d81: Pulling fs layer 22:49:05 a6d5b2bbb924: Pulling fs layer 22:49:05 2446dc1eb7d3: Pulling fs layer 22:49:05 596795e73e0f: Pulling fs layer 22:49:05 093eec477d81: Waiting 22:49:05 a6d5b2bbb924: Waiting 22:49:05 2446dc1eb7d3: Waiting 22:49:05 596795e73e0f: Waiting 22:49:05 cb65c68fc2e2: Waiting 22:49:05 d148012ef14d: Verifying Checksum 22:49:05 d148012ef14d: Download complete 22:49:05 24495759ef45: Download complete 22:49:05 093eec477d81: Verifying Checksum 22:49:05 093eec477d81: Download complete 22:49:05 a6d5b2bbb924: Download complete 22:49:05 595b0fe564bb: Verifying Checksum 22:49:05 595b0fe564bb: Download complete 22:49:05 2446dc1eb7d3: Verifying Checksum 22:49:05 2446dc1eb7d3: Download complete 22:49:06 595b0fe564bb: Pull complete 22:49:07 24495759ef45: Pull complete 22:49:07 d148012ef14d: Pull complete 22:49:07 596795e73e0f: Verifying Checksum 22:49:07 596795e73e0f: Download complete 22:49:09 cb65c68fc2e2: Verifying Checksum 22:49:09 cb65c68fc2e2: Download complete 22:49:19 cb65c68fc2e2: Pull complete 22:49:19 093eec477d81: Pull complete 22:49:19 a6d5b2bbb924: Pull complete 22:49:19 2446dc1eb7d3: Pull complete 22:49:23 596795e73e0f: Pull complete 22:49:23 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:49:23 ---> d9e956139c92 22:49:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:49:27 ---> Running in 7c5783b0ead7 22:49:27 Removing intermediate container 7c5783b0ead7 22:49:27 ---> d42dbd7ddbbe 22:49:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:49:27 ---> Running in 589ee8854d00 22:49:27 Removing intermediate container 589ee8854d00 22:49:27 ---> 1cbae2d822bb 22:49:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:49:28 ---> Running in 9cf7084420a4 22:49:28 Removing intermediate container 9cf7084420a4 22:49:28 ---> 4ff7f7674f77 22:49:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:28 ---> Running in 6d069cace83c 22:49:31 Removing intermediate container 6d069cace83c 22:49:31 ---> a2d2520dbfcd 22:49:31 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:31 ---> Running in 90b72871b1bf 22:49:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:49:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:49:34 (1/9) Installing libc-dev (0.7.2-r3) 22:49:34 (2/9) Installing libsodium (1.0.18-r0) 22:49:34 (3/9) Installing pkgconf (1.7.3-r0) 22:49:34 (4/9) Installing libsodium-dev (1.0.18-r0) 22:49:34 (5/9) Installing openssh-keygen (8.4_p1-r3) 22:49:34 (6/9) Installing libedit (20191231.3.1-r1) 22:49:35 (7/9) Installing openssh-client (8.4_p1-r3) 22:49:35 (8/9) Installing libzmq (4.3.3-r1) 22:49:35 (9/9) Installing zeromq-dev (4.3.3-r1) 22:49:35 Executing busybox-1.32.1-r6.trigger 22:49:35 OK: 144 MiB in 49 packages 22:49:36 Removing intermediate container 90b72871b1bf 22:49:36 ---> f7a097390fe2 22:49:36 Step 8/10 : WORKDIR /device-rest-go 22:49:37 ---> Running in 2e10cc83dce6 22:49:37 Removing intermediate container 2e10cc83dce6 22:49:37 ---> 16fbc4902ee5 22:49:37 Step 9/10 : COPY . . 22:49:38 ---> 8b94b2004853 22:49:38 Step 10/10 : RUN go mod download 22:49:38 ---> Running in 6263da566600 22:50:11 Removing intermediate container 6263da566600 22:50:11 ---> 21106103ab6e 22:50:11 Successfully built 21106103ab6e 22:50:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:50:11 + docker inspect -f . ci-base-image-arm64 22:50:11 . [Pipeline] withDockerContainer 22:50:11 prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container 22:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** ci-base-image-arm64 cat 22:50:13 $ docker top e5e73e197104d9e41d59c2e9f8c9fb5d5f0801ca0f9cc42b9ceea1ffd0e9d61b -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:14 + go version 22:50:14 go version go1.16.5 linux/arm64 [Pipeline] } 22:50:14 $ docker stop --time=1 e5e73e197104d9e41d59c2e9f8c9fb5d5f0801ca0f9cc42b9ceea1ffd0e9d61b 22:50:16 $ docker rm -f e5e73e197104d9e41d59c2e9f8c9fb5d5f0801ca0f9cc42b9ceea1ffd0e9d61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:17 + docker inspect -f . ci-base-image-arm64 22:50:17 . [Pipeline] withDockerContainer 22:50:18 prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container 22:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** ci-base-image-arm64 cat 22:50:19 $ docker top db316be9becf16e48a6bc54168c919651fbae3903f790fbc8fc13ab18e1e94c7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:20 + go mod tidy [Pipeline] sh 22:50:22 + make test 22:50:22 go mod tidy 22:50:22 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:50:23 ? github.com/edgexfoundry/device-rest-go [no test files] 22:51:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:51:20 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements 22:51:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:51:47 gofmt -l . 22:51:47 [ "`gofmt -l .`" = "" ] 22:51:47 ./bin/test-go-mod-tidy.sh 22:51:47 ./bin/test-attribution-txt.sh [Pipeline] } 22:51:49 $ docker stop --time=1 db316be9becf16e48a6bc54168c919651fbae3903f790fbc8fc13ab18e1e94c7 22:51:51 $ docker rm -f db316be9becf16e48a6bc54168c919651fbae3903f790fbc8fc13ab18e1e94c7 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:52 Warning: overwriting stash ‘coverage-report’ 22:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:53 + ls -al . 22:51:53 total 140 22:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:51 . 22:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:48 .. 22:51:53 -rw-rw-r-- 1 jenkins jenkins 151 Jul 30 22:48 .dockerignore 22:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:48 .git 22:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:48 .github 22:51:53 -rw-rw-r-- 1 jenkins jenkins 336 Jul 30 22:48 .gitignore 22:51:53 -rw-rw-r-- 1 jenkins jenkins 6792 Jul 30 22:48 Attribution.txt 22:51:53 -rw-rw-r-- 1 jenkins jenkins 7459 Jul 30 22:48 CHANGELOG.md 22:51:53 -rw-rw-r-- 1 jenkins jenkins 1615 Jul 30 22:48 Dockerfile 22:51:53 -rw-rw-r-- 1 jenkins jenkins 1087 Jul 30 22:48 Dockerfile.build 22:51:53 -rw-rw-r-- 1 jenkins jenkins 680 Jul 30 22:48 Jenkinsfile 22:51:53 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:48 LICENSE 22:51:53 -rw-rw-r-- 1 jenkins jenkins 996 Jul 30 22:48 Makefile 22:51:53 -rw-rw-r-- 1 jenkins jenkins 7661 Jul 30 22:48 README.md 22:51:53 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:39 VERSION 22:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:48 bin 22:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:48 cmd 22:51:53 -rw-r--r-- 1 jenkins jenkins 8513 Jul 30 22:51 coverage.out 22:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:48 driver 22:51:53 -rw-r--r-- 1 jenkins jenkins 271 Jul 30 22:51 go.mod 22:51:53 -rw-r--r-- 1 jenkins jenkins 20570 Jul 30 22:50 go.sum 22:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:48 snap 22:51:53 -rw-rw-r-- 1 jenkins jenkins 713 Jul 30 22:48 version.go [Pipeline] isUnix [Pipeline] sh 22:51:54 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f7d92f6dc034770900c2c3c57aeef3499c3f66e --label arch=arm64 --label version=2.0.1-dev.1 . 22:51:54 Sending build context to Docker daemon 126kB 22:51:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:51:54 Step 2/25 : FROM ${BASE} AS builder 22:51:54 ---> 21106103ab6e 22:51:54 Step 3/25 : ARG MAKE='make build' 22:51:54 ---> Running in 129abf262849 22:51:55 Removing intermediate container 129abf262849 22:51:55 ---> 50fac37ab6a5 22:51:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:51:55 ---> Running in 1e0458d6c616 22:51:55 Removing intermediate container 1e0458d6c616 22:51:55 ---> f206cb7d8993 22:51:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:51:55 ---> Running in 0904fb2ea24e 22:51:56 Removing intermediate container 0904fb2ea24e 22:51:56 ---> 4a53ee5a05f9 22:51:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:56 ---> Running in 0cf75b95a265 22:51:58 Removing intermediate container 0cf75b95a265 22:51:58 ---> 13ce4ff1baab 22:51:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:59 ---> Running in a48f2849a3a3 22:51:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:52:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:52:01 OK: 144 MiB in 49 packages 22:52:02 Removing intermediate container a48f2849a3a3 22:52:02 ---> e6ce9c2f3949 22:52:02 Step 8/25 : WORKDIR /device-rest-go 22:52:03 ---> Running in 18a1dddd76c2 22:52:03 Removing intermediate container 18a1dddd76c2 22:52:03 ---> a53956aff548 22:52:03 Step 9/25 : COPY . . 22:52:04 ---> c4accf387f78 22:52:04 Step 10/25 : RUN go mod tidy 22:52:04 ---> Running in aa62c77c251b 22:52:07 Removing intermediate container aa62c77c251b 22:52:07 ---> ece0eee17295 22:52:07 Step 11/25 : RUN make update 22:52:07 ---> Running in 61ea9fec62b7 22:52:09 CGO_ENABLED=0 GO111MODULE=on go mod download 22:52:10 Removing intermediate container 61ea9fec62b7 22:52:10 ---> 740ec89d685f 22:52:10 Step 12/25 : RUN $MAKE 22:52:10 ---> Running in cf2e8b3df50f 22:52:11 go mod tidy 22:52:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.1" -o cmd/device-rest ./cmd 22:52:50 Removing intermediate container cf2e8b3df50f 22:52:50 ---> 5d3304235c01 22:52:50 Step 13/25 : FROM alpine:3.12 22:52:50 3.12: Pulling from library/alpine 22:52:50 d2f70382dc9a: Pulling fs layer 22:52:50 d2f70382dc9a: Verifying Checksum 22:52:50 d2f70382dc9a: Download complete 22:52:50 d2f70382dc9a: Pull complete 22:52:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:52:50 Status: Downloaded newer image for alpine:3.12 22:52:50 ---> c4fd0aeabfcf 22:52:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:52:50 ---> Running in 158fc0205aa6 22:52:50 Removing intermediate container 158fc0205aa6 22:52:50 ---> 07f8992f1c60 22:52:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:52:50 ---> Running in 72d1d83ee681 22:52:50 Removing intermediate container 72d1d83ee681 22:52:50 ---> 9cb4854d1ea1 22:52:50 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:52:50 ---> Running in da805a16a2a2 22:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:50 (1/6) Installing dumb-init (1.2.2-r1) 22:52:50 (2/6) Installing libgcc (9.3.0-r2) 22:52:50 (3/6) Installing libsodium (1.0.18-r0) 22:52:50 (4/6) Installing libstdc++ (9.3.0-r2) 22:52:50 (5/6) Installing libzmq (4.3.3-r0) 22:52:50 (6/6) Installing zeromq (4.3.3-r0) 22:52:50 Executing busybox-1.31.1-r20.trigger 22:52:50 OK: 8 MiB in 20 packages 22:52:52 Removing intermediate container da805a16a2a2 22:52:52 ---> e5b73bf6d1ea 22:52:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:52:53 ---> d37880c23ac2 22:52:53 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:52:54 ---> ed5a3865432e 22:52:54 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:52:54 ---> 45d990978e22 22:52:54 Step 20/25 : EXPOSE 59986 22:52:55 ---> Running in 807d93e0d6df 22:52:55 Removing intermediate container 807d93e0d6df 22:52:55 ---> d5653bdc9f4a 22:52:55 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:52:55 ---> Running in d695ff0d5d92 22:52:56 Removing intermediate container d695ff0d5d92 22:52:56 ---> f02efc636ad1 22:52:56 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:52:56 ---> Running in 39a20e4efb07 22:52:56 Removing intermediate container 39a20e4efb07 22:52:56 ---> 5d6bdbda87d9 22:52:56 Step 23/25 : LABEL arch=arm64 22:52:57 ---> Running in a4241ac516b9 22:52:57 Removing intermediate container a4241ac516b9 22:52:57 ---> 27d8c494a944 22:52:57 Step 24/25 : LABEL git_sha=0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:52:58 ---> Running in 257064cbc96b 22:52:58 Removing intermediate container 257064cbc96b 22:52:58 ---> 24b13313dbdc 22:52:58 Step 25/25 : LABEL version=2.0.1-dev.1 22:52:58 ---> Running in 80e90c4a73bf 22:52:59 Removing intermediate container 80e90c4a73bf 22:52:59 ---> 4d2300a742f5 22:52:59 [Warning] One or more build-args [ARCH] were not consumed 22:52:59 Successfully built 4d2300a742f5 22:52:59 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:59 provisioning config files... 22:52:59 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config4296873819139126572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:00 ---> docker-login.sh 22:53:00 nexus3.edgexfoundry.org:10001 22:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:00 Configure a credential helper to remove this warning. See 22:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:00 22:53:00 Login Succeeded 22:53:00 nexus3.edgexfoundry.org:10002 22:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:01 Configure a credential helper to remove this warning. See 22:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:01 22:53:01 Login Succeeded 22:53:01 nexus3.edgexfoundry.org:10003 22:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:01 Configure a credential helper to remove this warning. See 22:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:01 22:53:01 Login Succeeded 22:53:01 nexus3.edgexfoundry.org:10004 22:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:02 Configure a credential helper to remove this warning. See 22:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:02 22:53:02 Login Succeeded 22:53:02 docker.io 22:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:03 Configure a credential helper to remove this warning. See 22:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:03 22:53:03 Login Succeeded 22:53:03 ---> docker-login.sh ends [Pipeline] } 22:53:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:03 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 22:53:03 0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:53:03 latest 22:53:03 2.0.1-dev.1 22:53:03 0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:53:03 main 22:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:03 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] isUnix [Pipeline] sh 22:53:04 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:53:04 2ffe8bc553ab: Preparing 22:53:04 cdf5201ac26c: Preparing 22:53:04 c4c0b34d504f: Preparing 22:53:04 c8ce47095e7b: Preparing 22:53:04 3fbe34a1663b: Preparing 22:53:04 3fbe34a1663b: Layer already exists 22:53:04 2ffe8bc553ab: Pushed 22:53:04 cdf5201ac26c: Pushed 22:53:05 c8ce47095e7b: Pushed 22:53:07 c4c0b34d504f: Pushed 22:53:07 0f7d92f6dc034770900c2c3c57aeef3499c3f66e: digest: sha256:132ee86725be3c7c47a96dfee58cdec04bbec4b7dd28deba221d9bb537e43537 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:53:08 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:53:08 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:53:08 2ffe8bc553ab: Preparing 22:53:08 cdf5201ac26c: Preparing 22:53:08 c4c0b34d504f: Preparing 22:53:08 c8ce47095e7b: Preparing 22:53:08 3fbe34a1663b: Preparing 22:53:08 3fbe34a1663b: Layer already exists 22:53:08 c4c0b34d504f: Layer already exists 22:53:08 cdf5201ac26c: Layer already exists 22:53:08 c8ce47095e7b: Layer already exists 22:53:08 2ffe8bc553ab: Layer already exists 22:53:08 latest: digest: sha256:132ee86725be3c7c47a96dfee58cdec04bbec4b7dd28deba221d9bb537e43537 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:53:09 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:53:09 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.1 22:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:53:09 2ffe8bc553ab: Preparing 22:53:09 cdf5201ac26c: Preparing 22:53:09 c4c0b34d504f: Preparing 22:53:09 c8ce47095e7b: Preparing 22:53:09 3fbe34a1663b: Preparing 22:53:09 c4c0b34d504f: Layer already exists 22:53:09 3fbe34a1663b: Layer already exists 22:53:09 cdf5201ac26c: Layer already exists 22:53:09 c8ce47095e7b: Layer already exists 22:53:09 2ffe8bc553ab: Layer already exists 22:53:09 2.0.1-dev.1: digest: sha256:132ee86725be3c7c47a96dfee58cdec04bbec4b7dd28deba221d9bb537e43537 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:53:10 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:53:10 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:53:10 2ffe8bc553ab: Preparing 22:53:10 cdf5201ac26c: Preparing 22:53:10 c4c0b34d504f: Preparing 22:53:10 c8ce47095e7b: Preparing 22:53:10 3fbe34a1663b: Preparing 22:53:10 3fbe34a1663b: Layer already exists 22:53:10 cdf5201ac26c: Layer already exists 22:53:10 c8ce47095e7b: Layer already exists 22:53:10 2ffe8bc553ab: Layer already exists 22:53:10 c4c0b34d504f: Layer already exists 22:53:10 0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1: digest: sha256:132ee86725be3c7c47a96dfee58cdec04bbec4b7dd28deba221d9bb537e43537 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:53:11 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 22:53:11 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 22:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:53:11 2ffe8bc553ab: Preparing 22:53:11 cdf5201ac26c: Preparing 22:53:11 c4c0b34d504f: Preparing 22:53:11 c8ce47095e7b: Preparing 22:53:11 3fbe34a1663b: Preparing 22:53:11 3fbe34a1663b: Layer already exists 22:53:11 2ffe8bc553ab: Layer already exists 22:53:11 cdf5201ac26c: Layer already exists 22:53:11 c4c0b34d504f: Layer already exists 22:53:11 c8ce47095e7b: Layer already exists 22:53:11 main: digest: sha256:132ee86725be3c7c47a96dfee58cdec04bbec4b7dd28deba221d9bb537e43537 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:11 ===================================================== [Pipeline] echo 22:53:11 taggedImages: 22:53:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e 22:53:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:53:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.1 22:53:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:0f7d92f6dc034770900c2c3c57aeef3499c3f66e-2.0.1-dev.1 22:53:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:12 22:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:13 arm64: Pulling from edgex-lftools-log-publisher 22:53:13 448f6bf000e3: Pulling fs layer 22:53:13 f757da607395: Pulling fs layer 22:53:13 05883995daec: Pulling fs layer 22:53:13 8603b9c90790: Pulling fs layer 22:53:13 1560dd03e051: Pulling fs layer 22:53:13 27f5ce0e4adf: Pulling fs layer 22:53:13 c2d8d7efcc4b: Pulling fs layer 22:53:13 8603b9c90790: Waiting 22:53:13 1560dd03e051: Waiting 22:53:13 27f5ce0e4adf: Waiting 22:53:13 c2d8d7efcc4b: Waiting 22:53:13 f757da607395: Verifying Checksum 22:53:13 f757da607395: Download complete 22:53:13 8603b9c90790: Verifying Checksum 22:53:13 8603b9c90790: Download complete 22:53:13 1560dd03e051: Verifying Checksum 22:53:13 1560dd03e051: Download complete 22:53:13 27f5ce0e4adf: Verifying Checksum 22:53:13 27f5ce0e4adf: Download complete 22:53:13 05883995daec: Verifying Checksum 22:53:13 05883995daec: Download complete 22:53:14 448f6bf000e3: Download complete 22:53:17 c2d8d7efcc4b: Verifying Checksum 22:53:17 c2d8d7efcc4b: Download complete 22:53:18 448f6bf000e3: Pull complete 22:53:19 f757da607395: Pull complete 22:53:20 05883995daec: Pull complete 22:53:20 8603b9c90790: Pull complete 22:53:21 1560dd03e051: Pull complete 22:53:22 27f5ce0e4adf: Pull complete 22:53:37 c2d8d7efcc4b: Pull complete 22:53:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:53:37 prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container 22:53:37 $ 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-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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-lftools-log-publisher:arm64 cat 22:53:41 $ docker top 91e305ee6060e140e24f213157f198557a5dd17f08ea20c8e172cd6351872d83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:42 ---> job-cost.sh 22:53:42 lf-activate-venv: SKIPPING 22:53:42 INFO: No Stack... 22:53:42 INFO: Retrieving Pricing Info for: v2-standard-4 22:53:43 INFO: Archiving Costs [Pipeline] sh 22:53:44 + cat /w/workspace/device-rest-go/2/archives/cost.csv 22:53:44 + cut -d, -f6 [Pipeline] lock 22:53:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] 22:53:44 Resource [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] did not exist. Created. 22:53:44 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:53:44 /w/workspace/device-rest-go/2@tmp/durable-73696309/script.sh: 1: /w/workspace/device-rest-go/2@tmp/durable-73696309/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:53:45 + echo total: 0.18000000715255737 [Pipeline] stash 22:53:45 Warning: overwriting stash ‘stack-cost’ 22:53:45 Stashed 1 file(s) [Pipeline] } 22:53:45 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:53:45 $ docker stop --time=1 91e305ee6060e140e24f213157f198557a5dd17f08ea20c8e172cd6351872d83 22:53:47 $ docker rm -f 91e305ee6060e140e24f213157f198557a5dd17f08ea20c8e172cd6351872d83 [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 22:53:48 provisioning config files... 22:53:48 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1316125257727354844tmp [Pipeline] { [Pipeline] sh 22:53:48 + set +x 22:53:48 + curl -s https://codecov.io/bash 22:53:48 + bash -s -- 22:53:48 22:53:48 _____ _ 22:53:48 / ____| | | 22:53:48 | | ___ __| | ___ ___ _____ __ 22:53:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:53:48 | |___| (_) | (_| | __/ (_| (_) \ V / 22:53:48 \_____\___/ \__,_|\___|\___\___/ \_/ 22:53:48 Bash-1.0.6 22:53:48 22:53:48 22:53:48 ==> git version 2.24.4 found 22:53:48 ==> 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 22:53:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:53:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:53:48 ==> Jenkins CI detected. 22:53:48 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 22:53:48 project root: . 22:53:48 --> token set from env 22:53:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:53:49 ==> Running gcov in . (disable via -X gcov) 22:53:49 ==> Python coveragepy not found 22:53:49 ==> Searching for coverage reports in: 22:53:49 + . 22:53:49 -> Found 1 reports 22:53:49 ==> Detecting git/mercurial file structure 22:53:49 ==> Reading reports 22:53:49 + ./coverage.out bytes=8513 22:53:49 ==> Appending adjustments 22:53:49 https://docs.codecov.io/docs/fixing-reports 22:53:49 + Found adjustments 22:53:49 ==> Gzipping contents 22:53:49 4.0K /tmp/codecov.LSZYh2.gz 22:53:49 ==> Uploading reports 22:53:49 url: https://codecov.io 22:53:49 query: branch=main&commit=0f7d92f6dc034770900c2c3c57aeef3499c3f66e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:53:49 -> Pinging Codecov 22:53:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=0f7d92f6dc034770900c2c3c57aeef3499c3f66e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:53:49 -> Uploading to 22:53:49 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/4E5D53B4F1F92C436F7061BF334D961C/0f7d92f6dc034770900c2c3c57aeef3499c3f66e/9ae18da0-398f-4eea-b786-6cc298b3c544.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T225349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46f47cddcd39bc5196f2ceba4456e2075e87847e41bf0518a983b77f09c7fb89 22:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:49 Dload Upload Total Spent Left Speed 22:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1759 0 0 100 1759 0 4747 --:--:-- --:--:-- --:--:-- 4741 22:53:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] } 22:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:53:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:53:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:53:50 22:53:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:53:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:53:51 188c0c94c7c5: Pulling fs layer 22:53:51 0ef7d3d256c8: Pulling fs layer 22:53:51 de9db76c5a1d: Pulling fs layer 22:53:51 0eba1c9be4d2: Pulling fs layer 22:53:51 0d57e429df01: Pulling fs layer 22:53:51 4e4be7b47b0d: Pulling fs layer 22:53:51 e1f770b5df2f: Pulling fs layer 22:53:51 85a0685a4137: Pulling fs layer 22:53:51 0d57e429df01: Waiting 22:53:51 4e4be7b47b0d: Waiting 22:53:51 e1f770b5df2f: Waiting 22:53:51 85a0685a4137: Waiting 22:53:51 0eba1c9be4d2: Waiting 22:53:51 de9db76c5a1d: Verifying Checksum 22:53:51 de9db76c5a1d: Download complete 22:53:51 0ef7d3d256c8: Verifying Checksum 22:53:51 0ef7d3d256c8: Download complete 22:53:51 0d57e429df01: Verifying Checksum 22:53:51 0d57e429df01: Download complete 22:53:51 4e4be7b47b0d: Verifying Checksum 22:53:51 4e4be7b47b0d: Download complete 22:53:51 188c0c94c7c5: Verifying Checksum 22:53:51 188c0c94c7c5: Download complete 22:53:51 188c0c94c7c5: Pull complete 22:53:51 0ef7d3d256c8: Pull complete 22:53:51 de9db76c5a1d: Pull complete 22:53:52 e1f770b5df2f: Verifying Checksum 22:53:52 e1f770b5df2f: Download complete 22:53:55 0eba1c9be4d2: Verifying Checksum 22:53:55 0eba1c9be4d2: Download complete 22:53:56 85a0685a4137: Verifying Checksum 22:53:56 85a0685a4137: Download complete 22:53:59 0eba1c9be4d2: Pull complete 22:53:59 0d57e429df01: Pull complete 22:53:59 4e4be7b47b0d: Pull complete 22:53:59 e1f770b5df2f: Pull complete 22:54:03 85a0685a4137: Pull complete 22:54:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:54:03 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:54:03 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:54:05 $ docker top a5fc82eda67d04520de4b5118d8fce4a1e0596fd460f6b77e1e884840322c55b -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:54:05 + set -o pipefail 22:54:05 + snyk monitor '--org=edgex-jenkins' 22:54:11 22:54:11 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 22:54:11 22:54:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/531d1bb2-7c82-47f9-9857-4d9bb251e2f3 22:54:11 22:54:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:54:11 22:54:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:54:11 22:54:11 [Pipeline] } 22:54:11 $ docker stop --time=1 a5fc82eda67d04520de4b5118d8fce4a1e0596fd460f6b77e1e884840322c55b 22:54:13 $ docker rm -f a5fc82eda67d04520de4b5118d8fce4a1e0596fd460f6b77e1e884840322c55b [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 22:54:14 + git log --format=format:%s -1 0f7d92f6dc034770900c2c3c57aeef3499c3f66e [Pipeline] isUnix [Pipeline] sh 22:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:14 . [Pipeline] withDockerContainer 22:54:14 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:54:15 $ docker top 8277ccf49b9d86a28a6e9cd17616497ebe7a8e83ea812317229213b38cbea229 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:15 [ssh-agent] Looking for ssh-agent implementation... 22:54:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:15 $ docker exec 8277ccf49b9d86a28a6e9cd17616497ebe7a8e83ea812317229213b38cbea229 ssh-agent 22:54:15 SSH_AUTH_SOCK=/tmp/ssh-aghLHojhYxs8/agent.14 22:54:15 SSH_AGENT_PID=20 22:54:15 Running ssh-add (command line suppressed) 22:54:15 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5105428933218808920.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5105428933218808920.key) 22:54:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:15 + git semver tag 22:54:15 # -> Open(): unable to determine branch for HEAD 22:54:15 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 22:54:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 22:54:15 # $SEMVER_REMOTE_NAME = origin 22:54:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:15 # $SEMVER_USER_NAME = edgex-jenkins 22:54:15 # $SEMVER_BRANCH = main 22:54:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 22:54:15 # 0f7d92f6dc034770900c2c3c57aeef3499c3f66e HEAD 22:54:15 # -> Force: false 22:54:15 # e172354718f2c11868142290e200d4a5b244cb50 refs/tags/v2.0.1-dev.1 [Pipeline] } 22:54:15 $ docker exec --env ******** --env ******** 8277ccf49b9d86a28a6e9cd17616497ebe7a8e83ea812317229213b38cbea229 ssh-agent -k 22:54:16 unset SSH_AUTH_SOCK; 22:54:16 unset SSH_AGENT_PID; 22:54:16 echo Agent pid 20 killed; 22:54:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:16 + git semver [Pipeline] } 22:54:16 $ docker stop --time=1 8277ccf49b9d86a28a6e9cd17616497ebe7a8e83ea812317229213b38cbea229 22:54:17 $ docker rm -f 8277ccf49b9d86a28a6e9cd17616497ebe7a8e83ea812317229213b38cbea229 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:18 22:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:18 0.23.1-centos7: Pulling from edgex-lftools 22:54:18 ab5ef0e58194: Pulling fs layer 22:54:18 9712f1f96733: Pulling fs layer 22:54:18 63f879dbbcfc: Pulling fs layer 22:54:18 0d9ebad4ef96: Pulling fs layer 22:54:18 e9a5061849ea: Pulling fs layer 22:54:18 d747dcd14b5f: Pulling fs layer 22:54:18 2de7ff778b66: Pulling fs layer 22:54:18 0d9ebad4ef96: Waiting 22:54:18 e9a5061849ea: Waiting 22:54:18 d747dcd14b5f: Waiting 22:54:18 2de7ff778b66: Waiting 22:54:18 9712f1f96733: Verifying Checksum 22:54:18 9712f1f96733: Download complete 22:54:20 63f879dbbcfc: Verifying Checksum 22:54:20 63f879dbbcfc: Download complete 22:54:20 e9a5061849ea: Verifying Checksum 22:54:20 e9a5061849ea: Download complete 22:54:20 d747dcd14b5f: Verifying Checksum 22:54:20 d747dcd14b5f: Download complete 22:54:21 2de7ff778b66: Verifying Checksum 22:54:21 2de7ff778b66: Download complete 22:54:22 0d9ebad4ef96: Verifying Checksum 22:54:22 0d9ebad4ef96: Download complete 22:54:22 ab5ef0e58194: Verifying Checksum 22:54:22 ab5ef0e58194: Download complete 22:54:25 ab5ef0e58194: Pull complete 22:54:25 9712f1f96733: Pull complete 22:54:25 63f879dbbcfc: Pull complete 22:54:29 0d9ebad4ef96: Pull complete 22:54:29 e9a5061849ea: Pull complete 22:54:29 d747dcd14b5f: Pull complete 22:54:30 2de7ff778b66: Pull complete 22:54:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:54:30 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:54:33 $ docker top d2224aa452af479c0fd946c1452952fc9aeced467c0ed9d8b04b8c4bf309ca41 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:54:34 provisioning config files... 22:54:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6495017031851035578tmp 22:54:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7072264905395632280tmp 22:54:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4296122819451808097tmp [Pipeline] { [Pipeline] echo 22:54:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:54:34 ---> sigul-configuration.sh 22:54:34 gpg: directory `/root/.gnupg' created 22:54:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:54:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:54:34 gpg: keyring `/root/.gnupg/secring.gpg' created 22:54:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:54:34 gpg: CAST5 encrypted data 22:54:34 gpg: encrypted with 1 passphrase 22:54:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:54:34 + mkdir /home/jenkins 22:54:34 + mkdir /home/jenkins/sigul [Pipeline] sh 22:54:35 + 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 22:54:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:35 ---> sigul-install.sh 22:54:35 Sigul already installed; skipping installation. [Pipeline] sh 22:54:35 + git tag --list 22:54:35 v1.0.0 22:54:35 v1.1.0 22:54:35 v1.1.1 22:54:35 v1.1.2 22:54:35 v1.2.0 22:54:35 v1.2.1 22:54:35 v2.0.0 22:54:35 v2.0.1-dev.1 [Pipeline] sh 22:54:36 + lftools sign git-tag v2.0.1-dev.1 22:54:36 Signing Git tag with Sigul... 22:54:36 Signing v2.0.1-dev.1 [Pipeline] echo 22:54:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:54:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:54:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:54:37 $ docker stop --time=1 d2224aa452af479c0fd946c1452952fc9aeced467c0ed9d8b04b8c4bf309ca41 22:54:38 $ docker rm -f d2224aa452af479c0fd946c1452952fc9aeced467c0ed9d8b04b8c4bf309ca41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:39 . [Pipeline] withDockerContainer 22:54:39 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:54:40 $ docker top 54878556736fee35ca8fa00eeefb71dacc2ed8e6a0591245f44700fb048aff44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:40 [ssh-agent] Looking for ssh-agent implementation... 22:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:40 $ docker exec 54878556736fee35ca8fa00eeefb71dacc2ed8e6a0591245f44700fb048aff44 ssh-agent 22:54:40 SSH_AUTH_SOCK=/tmp/ssh-mTlCvR8MWupA/agent.13 22:54:40 SSH_AGENT_PID=20 22:54:40 Running ssh-add (command line suppressed) 22:54:40 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9028423265778806431.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9028423265778806431.key) 22:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:40 + git semver bump pre 22:54:40 # -> Open(): unable to determine branch for HEAD 22:54:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 22:54:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 22:54:40 # $SEMVER_REMOTE_NAME = origin 22:54:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:40 # $SEMVER_USER_NAME = edgex-jenkins 22:54:40 # $SEMVER_BRANCH = main 22:54:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 22:54:40 2.0.1-dev.2 [Pipeline] } 22:54:41 $ docker exec --env ******** --env ******** 54878556736fee35ca8fa00eeefb71dacc2ed8e6a0591245f44700fb048aff44 ssh-agent -k 22:54:41 unset SSH_AUTH_SOCK; 22:54:41 unset SSH_AGENT_PID; 22:54:41 echo Agent pid 20 killed; 22:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:41 + git semver [Pipeline] } 22:54:41 $ docker stop --time=1 54878556736fee35ca8fa00eeefb71dacc2ed8e6a0591245f44700fb048aff44 22:54:42 $ docker rm -f 54878556736fee35ca8fa00eeefb71dacc2ed8e6a0591245f44700fb048aff44 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:43 . [Pipeline] withDockerContainer 22:54:43 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:54:43 $ docker top 91d19e9b23e3d053e2beb9b517d49fd56f7c6c35794ec222a919b90a0711e923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:43 [ssh-agent] Looking for ssh-agent implementation... 22:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:43 $ docker exec 91d19e9b23e3d053e2beb9b517d49fd56f7c6c35794ec222a919b90a0711e923 ssh-agent 22:54:44 SSH_AUTH_SOCK=/tmp/ssh-acUHxOTrLUdJ/agent.14 22:54:44 SSH_AGENT_PID=20 22:54:44 Running ssh-add (command line suppressed) 22:54:44 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5872262105690843052.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5872262105690843052.key) 22:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:44 + git semver push 22:54:44 # -> Open(): unable to determine branch for HEAD 22:54:44 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 22:54:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 22:54:44 # $SEMVER_REMOTE_NAME = origin 22:54:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:44 # $SEMVER_USER_NAME = edgex-jenkins 22:54:44 # $SEMVER_BRANCH = main 22:54:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 22:54:49 $ docker exec --env ******** --env ******** 91d19e9b23e3d053e2beb9b517d49fd56f7c6c35794ec222a919b90a0711e923 ssh-agent -k 22:54:49 unset SSH_AUTH_SOCK; 22:54:49 unset SSH_AGENT_PID; 22:54:49 echo Agent pid 20 killed; 22:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:50 + git semver [Pipeline] } 22:54:50 $ docker stop --time=1 91d19e9b23e3d053e2beb9b517d49fd56f7c6c35794ec222a919b90a0711e923 22:54:51 $ docker rm -f 91d19e9b23e3d053e2beb9b517d49fd56f7c6c35794ec222a919b90a0711e923 [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] libraryResource [Pipeline] sh 22:54:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:53 ---> package-listing.sh 22:54:53 ++ tr '[:upper:]' '[:lower:]' 22:54:53 ++ facter osfamily 22:54:53 + OS_FAMILY=redhat 22:54:53 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 22:54:53 + START_PACKAGES=/tmp/packages_start.txt 22:54:53 + END_PACKAGES=/tmp/packages_end.txt 22:54:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:53 + PACKAGES=/tmp/packages_start.txt 22:54:53 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:54:53 + PACKAGES=/tmp/packages_end.txt 22:54:53 + case "${OS_FAMILY}" in 22:54:53 + sort 22:54:53 + rpm -qa 22:54:53 + '[' -f /tmp/packages_start.txt ']' 22:54:53 + '[' -f /tmp/packages_end.txt ']' 22:54:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:53 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:54:53 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 22:54:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 22:54:53 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:54:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:54:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:54 22:54:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:55 latest: Pulling from edgex-lftools-log-publisher 22:54:55 b4d181a07f80: Pulling fs layer 22:54:55 a1111a8f2ec3: Pulling fs layer 22:54:55 ed53099fbce6: Pulling fs layer 22:54:55 dc539afda2c1: Pulling fs layer 22:54:55 77bc0d833cb6: Pulling fs layer 22:54:55 9065ff56babe: Pulling fs layer 22:54:55 d287ab97295c: Pulling fs layer 22:54:55 dc539afda2c1: Waiting 22:54:55 77bc0d833cb6: Waiting 22:54:55 9065ff56babe: Waiting 22:54:55 d287ab97295c: Waiting 22:54:55 a1111a8f2ec3: Verifying Checksum 22:54:55 a1111a8f2ec3: Download complete 22:54:55 dc539afda2c1: Verifying Checksum 22:54:55 dc539afda2c1: Download complete 22:54:55 77bc0d833cb6: Verifying Checksum 22:54:55 77bc0d833cb6: Download complete 22:54:55 9065ff56babe: Verifying Checksum 22:54:55 9065ff56babe: Download complete 22:54:55 ed53099fbce6: Verifying Checksum 22:54:55 ed53099fbce6: Download complete 22:54:56 b4d181a07f80: Verifying Checksum 22:54:56 b4d181a07f80: Download complete 22:54:57 b4d181a07f80: Pull complete 22:54:57 a1111a8f2ec3: Pull complete 22:54:58 ed53099fbce6: Pull complete 22:54:58 dc539afda2c1: Pull complete 22:54:58 77bc0d833cb6: Pull complete 22:54:58 9065ff56babe: Pull complete 22:55:00 d287ab97295c: Verifying Checksum 22:55:00 d287ab97295c: Download complete 22:55:05 d287ab97295c: Pull complete 22:55:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:55:05 prd-centos7-docker-4c-2g-1118 does not seem to be running inside a container 22:55:05 $ 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-rest-go_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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 22:55:08 $ docker top d088e7cedad01aeff936f31d9789b3f0fc03261ee03e213713223ca80d4993e7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:08 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:09 + ls /var/log/sa-host 22:55:09 + sadf -c /var/log/sa-host/sa05 22:55:09 file_magic: OK 22:55:09 HZ: Using current value: 100 22:55:09 file_header: OK 22:55:09 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 22:55:09 Statistics: 22:55:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:09 File successfully converted to sysstat format version 12.0.3 22:55:09 + sadf -c /var/log/sa-host/sa30 22:55:09 file_magic: OK 22:55:09 HZ: Using current value: 100 22:55:09 file_header: OK 22:55:09 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 22:55:09 Statistics: 22:55:09 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:09 provisioning config files... 22:55:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config845154851377154769tmp [Pipeline] { [Pipeline] echo 22:55:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:09 ---> create-netrc.sh [Pipeline] } 22:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:10 ---> python-tools-install.sh [Pipeline] echo 22:55:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:10 ---> sudo-logs.sh 22:55:10 Archiving 'sudo' log.. 22:55:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1118.vexxhost.local: Name or service not known 22:55:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1118.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:55:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:10 ---> job-cost.sh 22:55:10 lf-activate-venv: SKIPPING 22:55:10 DEBUG: total: 0.18000000715255737 22:55:10 INFO: Retrieving Stack Cost... 22:55:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:55:11 INFO: Archiving Costs [Pipeline] echo 22:55:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:12 ---> logs-deploy.sh 22:55:12 lf-activate-venv: SKIPPING 22:55:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/2 22:55:12 INFO: archiving workspace using pattern(s): 22:55:12 Archives upload complete. 22:55:13 INFO: archiving logs to Nexus 22:55:13 ---> uname -a: 22:55:13 Linux prd-centos7-docker-4c-2g-1118.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 22:55:13 22:55:13 22:55:13 ---> lscpu: 22:55:13 Architecture: x86_64 22:55:13 CPU op-mode(s): 32-bit, 64-bit 22:55:13 Byte Order: Little Endian 22:55:13 Address sizes: 40 bits physical, 48 bits virtual 22:55:13 CPU(s): 2 22:55:13 On-line CPU(s) list: 0,1 22:55:13 Thread(s) per core: 1 22:55:13 Core(s) per socket: 1 22:55:13 Socket(s): 2 22:55:13 NUMA node(s): 1 22:55:13 Vendor ID: AuthenticAMD 22:55:13 CPU family: 23 22:55:13 Model: 49 22:55:13 Model name: AMD EPYC-Rome Processor 22:55:13 Stepping: 0 22:55:13 CPU MHz: 2799.998 22:55:13 BogoMIPS: 5599.99 22:55:13 Virtualization: AMD-V 22:55:13 Hypervisor vendor: KVM 22:55:13 Virtualization type: full 22:55:13 L1d cache: 32K 22:55:13 L1i cache: 32K 22:55:13 L2 cache: 512K 22:55:13 L3 cache: 16384K 22:55:13 NUMA node0 CPU(s): 0,1 22:55:13 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 22:55:13 22:55:13 22:55:13 ---> nproc: 22:55:13 2 22:55:13 22:55:13 22:55:13 ---> df -h: 22:55:13 Filesystem Size Used Avail Use% Mounted on 22:55:13 overlay 40G 8.7G 32G 22% / 22:55:13 tmpfs 64M 0 64M 0% /dev 22:55:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:55:13 shm 64M 0 64M 0% /dev/shm 22:55:13 /dev/vda1 40G 8.7G 32G 22% /facter-os 22:55:13 22:55:13 22:55:13 ---> sar -b -r -n DEV: 22:55:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:55:13 22:55:13 22:38:47 LINUX RESTART (2 CPU) 22:55:13 22:55:13 22:39:02 tps rtps wtps bread/s bwrtn/s 22:55:13 22:40:01 225.11 91.74 133.37 10681.21 40986.10 22:55:13 22:41:01 1.65 0.00 1.65 0.00 32.83 22:55:13 22:42:01 0.33 0.00 0.33 0.00 5.30 22:55:13 22:43:01 0.27 0.00 0.27 0.00 3.78 22:55:13 22:44:01 0.33 0.00 0.33 0.00 4.41 22:55:13 22:45:01 0.27 0.00 0.27 0.00 3.45 22:55:13 22:46:01 0.25 0.00 0.25 0.00 3.25 22:55:13 22:47:01 0.25 0.00 0.25 0.00 3.43 22:55:13 22:48:01 0.27 0.00 0.27 0.00 3.51 22:55:13 22:49:01 0.23 0.00 0.23 0.00 3.15 22:55:13 22:50:01 0.20 0.00 0.20 0.00 2.05 22:55:13 22:51:01 0.30 0.00 0.30 0.00 5.40 22:55:13 22:52:01 0.23 0.00 0.23 0.00 2.98 22:55:13 22:53:01 0.25 0.00 0.25 0.00 3.48 22:55:13 22:54:01 13.97 0.18 13.79 8.53 3532.69 22:55:13 22:55:01 196.09 0.10 195.99 9.99 50798.75 22:55:13 Average: 27.30 5.66 21.64 658.56 5927.92 22:55:13 22:55:13 22:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:13 22:40:01 5465516 0 792952 9.90 2620 1747852 1135556 12.54 575776 1568668 128 22:55:13 22:41:01 5474084 0 784324 9.79 2620 1747912 1069116 11.80 568756 1568640 20 22:55:13 22:42:01 5472992 0 785468 9.81 2620 1747860 1069284 11.81 564912 1573532 16 22:55:13 22:43:01 5471664 0 786784 9.82 2620 1747872 1069372 11.81 566280 1573532 16 22:55:13 22:44:01 5473444 0 785000 9.80 2620 1747876 1073264 11.85 564052 1574300 16 22:55:13 22:45:01 5472564 0 785880 9.81 2620 1747876 1073360 11.85 564800 1574300 8 22:55:13 22:46:01 5465208 0 793228 9.90 2620 1747884 1073264 11.85 572592 1574300 20 22:55:13 22:47:01 5463756 0 794676 9.92 2620 1747888 1073396 11.85 575476 1572604 20 22:55:13 22:48:01 5463880 0 794548 9.92 2620 1747892 1073420 11.85 575612 1572604 16 22:55:13 22:49:01 5462824 0 795600 9.93 2620 1747896 1073636 11.85 576712 1572076 16 22:55:13 22:50:01 5463296 0 795124 9.93 2620 1747900 1073576 11.85 583960 1564524 12 22:55:13 22:51:01 5463440 0 794976 9.93 2620 1747904 1073612 11.85 584388 1564524 8 22:55:13 22:52:01 5464140 0 794268 9.92 2620 1747912 1073396 11.85 583164 1564528 8 22:55:13 22:53:01 5464280 0 794128 9.92 2620 1747912 1073396 11.85 582940 1564724 8 22:55:13 22:54:01 4570604 0 963188 12.03 2620 2472528 1572824 17.36 801032 2160740 631664 22:55:13 22:55:01 3410428 0 1136004 14.18 2620 3459888 1658040 18.31 1056684 2888920 389080 22:55:13 Average: 5282632 0 823509 10.28 2620 1900178 1144282 12.63 618571 1689532 63816 22:55:13 22:55:13 22:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:13 22:40:01 eth0 591.45 382.80 1280.15 85.04 0.00 0.00 0.00 0.00 22:55:13 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:40:01 docker0 54.49 44.16 4.48 136.52 0.00 0.00 0.00 0.00 22:55:13 22:41:01 eth0 2.82 0.13 0.35 0.04 0.00 0.00 0.00 0.00 22:55:13 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:42:01 eth0 2.58 1.03 1.13 0.75 0.00 0.00 0.00 0.00 22:55:13 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:43:01 eth0 1.65 0.80 0.82 0.59 0.00 0.00 0.00 0.00 22:55:13 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:44:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:55:13 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:45:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 22:55:13 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:13 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:47:01 eth0 2.03 0.33 0.40 0.20 0.00 0.00 0.00 0.00 22:55:13 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:48:01 eth0 2.10 0.30 0.43 0.20 0.00 0.00 0.00 0.00 22:55:13 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:49:01 eth0 2.42 0.50 0.64 0.36 0.00 0.00 0.00 0.00 22:55:13 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:50:01 eth0 0.65 0.22 0.18 0.10 0.00 0.00 0.00 0.00 22:55:13 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:51:01 eth0 1.05 0.60 0.54 0.37 0.00 0.00 0.00 0.00 22:55:13 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:52:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:55:13 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:13 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:54:01 eth0 570.41 386.09 4085.31 58.14 0.00 0.00 0.00 0.00 22:55:13 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:55:01 eth0 994.46 684.87 6271.97 150.16 0.00 0.00 0.00 0.00 22:55:13 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 22:55:01 docker0 83.60 104.53 6.58 387.83 0.00 0.00 0.00 0.00 22:55:13 Average: eth0 135.35 90.87 727.29 18.44 0.00 0.00 0.00 0.00 22:55:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:13 Average: docker0 8.59 9.26 0.69 32.68 0.00 0.00 0.00 0.00 22:55:13 22:55:13 22:55:13 ---> sar -P ALL: 22:55:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:55:13 22:55:13 22:38:47 LINUX RESTART (2 CPU) 22:55:13 22:55:13 22:39:02 CPU %user %nice %system %iowait %steal %idle 22:55:13 22:40:01 all 21.14 0.00 7.79 5.88 0.07 65.12 22:55:13 22:40:01 0 21.06 0.00 8.74 6.01 0.07 64.12 22:55:13 22:40:01 1 21.22 0.00 6.83 5.75 0.07 66.13 22:55:13 22:41:01 all 0.20 0.00 0.04 0.00 0.02 99.74 22:55:13 22:41:01 0 0.33 0.00 0.03 0.00 0.02 99.62 22:55:13 22:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:55:13 22:42:01 all 0.33 0.00 0.12 0.00 0.03 99.52 22:55:13 22:42:01 0 0.37 0.00 0.15 0.00 0.02 99.47 22:55:13 22:42:01 1 0.30 0.00 0.08 0.00 0.03 99.58 22:55:13 22:43:01 all 0.12 0.00 0.05 0.00 0.03 99.81 22:55:13 22:43:01 0 0.17 0.00 0.07 0.00 0.02 99.75 22:55:13 22:43:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:55:13 22:44:01 all 0.12 0.00 0.04 0.00 0.03 99.82 22:55:13 22:44:01 0 0.15 0.00 0.05 0.00 0.02 99.78 22:55:13 22:44:01 1 0.08 0.00 0.03 0.00 0.03 99.85 22:55:13 22:45:01 all 0.15 0.00 0.06 0.00 0.02 99.77 22:55:13 22:45:01 0 0.22 0.00 0.07 0.00 0.02 99.70 22:55:13 22:45:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:55:13 22:46:01 all 0.19 0.00 0.05 0.00 0.03 99.73 22:55:13 22:46:01 0 0.07 0.00 0.07 0.00 0.03 99.83 22:55:13 22:46:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:55:13 22:47:01 all 0.18 0.00 0.04 0.00 0.02 99.77 22:55:13 22:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:55:13 22:47:01 1 0.30 0.00 0.03 0.00 0.00 99.67 22:55:13 22:48:01 all 0.18 0.00 0.03 0.00 0.01 99.77 22:55:13 22:48:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:55:13 22:48:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:55:13 22:49:01 all 0.19 0.00 0.05 0.00 0.03 99.73 22:55:13 22:49:01 0 0.08 0.00 0.03 0.00 0.03 99.85 22:55:13 22:49:01 1 0.30 0.00 0.07 0.00 0.02 99.62 22:55:13 22:50:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:55:13 22:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:55:13 22:50:01 1 0.22 0.00 0.02 0.00 0.00 99.77 22:55:13 22:55:13 22:50:01 CPU %user %nice %system %iowait %steal %idle 22:55:13 22:51:01 all 0.16 0.00 0.04 0.00 0.03 99.77 22:55:13 22:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:55:13 22:51:01 1 0.27 0.00 0.05 0.00 0.03 99.65 22:55:13 22:52:01 all 0.17 0.00 0.02 0.00 0.01 99.81 22:55:13 22:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:55:13 22:52:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:55:13 22:53:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:55:13 22:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:55:13 22:53:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:55:13 22:54:01 all 7.01 0.00 2.80 0.06 0.03 90.11 22:55:13 22:54:01 0 6.81 0.00 3.19 0.05 0.02 89.94 22:55:13 22:54:01 1 7.21 0.00 2.41 0.07 0.03 90.28 22:55:13 22:55:01 all 20.71 0.00 9.75 2.06 0.07 67.41 22:55:13 22:55:01 0 20.36 0.00 10.43 2.31 0.07 66.83 22:55:13 22:55:01 1 21.06 0.00 9.07 1.80 0.07 68.00 22:55:13 Average: all 3.06 0.00 1.25 0.48 0.03 95.18 22:55:13 Average: 0 2.99 0.00 1.38 0.50 0.03 95.11 22:55:13 Average: 1 3.14 0.00 1.13 0.45 0.02 95.25 22:55:13 22:55:13 22:55:13