Pull request #182 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from e3dcb7788877fed194bff8ca6cca4d41531c1574+0ad834929aa8e9ec52e16888807ba544aec55768 (0bfe8a2deb56a8c962d284acb3445d62dfbb6888) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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-33220 in /w/workspace/foundry_device-virtual-go_PR-182 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-182 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) > git config core.sparsecheckout # timeout=10 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 Commit message: "fix: Removed the binary and updated gitignore to exclude it." > git rev-list --no-walk 6ead4b4314fe4c754254279faf995032dd66a7c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:16 ========================================================= 23:17:16 EdgeX Global Pipelines Version Info 23:17:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:18 ------------------- 23:17:18 stable info: 23:17:18 ------------------- 23:17:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:18 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 23:17:18 Message: update stable to v1.0.186 23:17:19 ------------------- 23:17:19 experimental info: 23:17:19 ------------------- 23:17:19 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:19 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 23:17:19 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:17:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:17:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 23:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:17:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-182 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-182 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-182 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3dcb7788877fed194bff8ca6cca4d41531c1574 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3dcb77 [Pipeline] echo 23:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:17:22 provisioning config files... 23:17:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-182@tmp/config8597804597407878473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:23 ---> docker-login.sh 23:17:23 nexus3.edgexfoundry.org:10001 23:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:23 Configure a credential helper to remove this warning. See 23:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:23 23:17:23 Login Succeeded 23:17:23 nexus3.edgexfoundry.org:10002 23:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:23 Configure a credential helper to remove this warning. See 23:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:23 23:17:23 Login Succeeded 23:17:23 nexus3.edgexfoundry.org:10003 23:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:24 Configure a credential helper to remove this warning. See 23:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:24 23:17:24 Login Succeeded 23:17:24 nexus3.edgexfoundry.org:10004 23:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:24 Configure a credential helper to remove this warning. See 23:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:24 23:17:24 Login Succeeded 23:17:24 docker.io 23:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:24 Configure a credential helper to remove this warning. See 23:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:24 23:17:24 Login Succeeded 23:17:24 ---> docker-login.sh ends [Pipeline] } 23:17:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:25 + git log --format=format:%s -1 e3dcb7788877fed194bff8ca6cca4d41531c1574 [Pipeline] echo 23:17:25 GIT_COMMIT: e3dcb7788877fed194bff8ca6cca4d41531c1574, Commit Message: fix: Removed the binary and updated gitignore to exclude it. [Pipeline] echo 23:17:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:26 23:17:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:17:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:26 latest: Pulling from edgex-devops/git-semver 23:17:26 31603596830f: Pulling fs layer 23:17:26 2a8b12db71e7: Pulling fs layer 23:17:26 6ca5941a6612: Pulling fs layer 23:17:26 ecc8261a40a4: Pulling fs layer 23:17:26 ecc8261a40a4: Waiting 23:17:26 2a8b12db71e7: Verifying Checksum 23:17:26 2a8b12db71e7: Download complete 23:17:26 31603596830f: Verifying Checksum 23:17:26 31603596830f: Download complete 23:17:26 6ca5941a6612: Verifying Checksum 23:17:26 6ca5941a6612: Download complete 23:17:26 ecc8261a40a4: Verifying Checksum 23:17:26 ecc8261a40a4: Download complete 23:17:27 31603596830f: Pull complete 23:17:27 2a8b12db71e7: Pull complete 23:17:28 6ca5941a6612: Pull complete 23:17:28 ecc8261a40a4: Pull complete 23:17:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:17:28 prd-centos7-docker-4c-2g-33220 does not seem to be running inside a container 23:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-182 -v /w/workspace/foundry_device-virtual-go_PR-182:/w/workspace/foundry_device-virtual-go_PR-182:rw,z -v /w/workspace/foundry_device-virtual-go_PR-182@tmp:/w/workspace/foundry_device-virtual-go_PR-182@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:10004/edgex-devops/git-semver:latest cat 23:17:30 $ docker top a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:31 [ssh-agent] Looking for ssh-agent implementation... 23:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:31 $ docker exec a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent 23:17:31 SSH_AUTH_SOCK=/tmp/ssh-IS7k13jrXvqy/agent.11 23:17:31 SSH_AGENT_PID=16 23:17:31 Running ssh-add (command line suppressed) 23:17:31 Identity added: /w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_8521727594264776980.key (/w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_8521727594264776980.key) 23:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:31 + git tag --points-at HEAD [Pipeline] } 23:17:32 $ docker exec --env ******** --env ******** a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent -k 23:17:32 unset SSH_AUTH_SOCK; 23:17:32 unset SSH_AGENT_PID; 23:17:32 echo Agent pid 16 killed; 23:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:32 [ssh-agent] Looking for ssh-agent implementation... 23:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:32 $ docker exec a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent 23:17:32 SSH_AUTH_SOCK=/tmp/ssh-6JOyM1GkirOr/agent.45 23:17:32 SSH_AGENT_PID=50 23:17:32 Running ssh-add (command line suppressed) 23:17:32 Identity added: /w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_2951904754814270817.key (/w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_2951904754814270817.key) 23:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:33 + git semver init 23:17:33 # -> Open(): unable to determine branch for HEAD 23:17:33 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-182/.git 23:17:33 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-182 23:17:33 # $SEMVER_REMOTE_NAME = origin 23:17:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:33 # $SEMVER_USER_NAME = edgex-jenkins 23:17:33 # $SEMVER_BRANCH = PR-182 23:17:33 # $SEMVER_TEMP = /tmp/semver-858145175 23:17:33 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 23:17:33 # '/tmp/semver-858145175' -> '/w/workspace/foundry_device-virtual-go_PR-182/.semver' 23:17:33 # -> Force: false 23:17:33 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-182/.semver [Pipeline] } 23:17:33 $ docker exec --env ******** --env ******** a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent -k 23:17:33 unset SSH_AUTH_SOCK; 23:17:33 unset SSH_AGENT_PID; 23:17:33 echo Agent pid 50 killed; 23:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:34 + git semver [Pipeline] } 23:17:34 $ docker stop --time=1 a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c 23:17:35 $ docker rm -f a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c [Pipeline] // withDockerContainer [Pipeline] sh 23:17:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:36 Stashed 1 file(s) [Pipeline] echo 23:17:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:17:52 Still waiting to schedule task 23:17:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:17:52 Still waiting to schedule task 23:17:52 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-32765’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-32816’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33221’ is offline 23:20:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33222 in /w/workspace/foundry_device-virtual-go_PR-182 [Pipeline] { [Pipeline] ws 23:20:28 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 23:20:33 using credential edgex-jenkins-ssh 23:20:33 Cloning the remote Git repository 23:20:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:20:34 > git init /w/workspace/device-virtual-go/3 # timeout=10 23:20:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:20:34 > git --version # timeout=10 23:20:34 > git --version # 'git version 2.17.1' 23:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:20:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:20:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:37 Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 23:20:38 Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 23:20:38 Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) 23:20:37 > git config core.sparsecheckout # timeout=10 23:20:37 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 23:20:37 > git remote # timeout=10 23:20:37 > git config --get remote.origin.url # timeout=10 23:20:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:37 > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 23:20:38 > git rev-parse HEAD^{commit} # timeout=10 23:20:38 > git config core.sparsecheckout # timeout=10 23:20:38 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 23:20:42 Commit message: "fix: Removed the binary and updated gitignore to exclude it." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:20:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:20:45 + sudo service docker restart 23:20:45 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:20:47 provisioning config files... 23:20:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config2035220529775710247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:48 ---> docker-login.sh 23:20:48 nexus3.edgexfoundry.org:10001 23:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:49 Configure a credential helper to remove this warning. See 23:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:49 23:20:49 Login Succeeded 23:20:49 nexus3.edgexfoundry.org:10002 23:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:50 Configure a credential helper to remove this warning. See 23:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:50 23:20:50 Login Succeeded 23:20:50 nexus3.edgexfoundry.org:10003 23:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:50 Configure a credential helper to remove this warning. See 23:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:50 23:20:50 Login Succeeded 23:20:50 nexus3.edgexfoundry.org:10004 23:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:51 Configure a credential helper to remove this warning. See 23:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:51 23:20:51 Login Succeeded 23:20:51 docker.io 23:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:51 Configure a credential helper to remove this warning. See 23:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:51 23:20:51 Login Succeeded 23:20:51 ---> docker-login.sh ends [Pipeline] } 23:20:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:20:52 ========================================================= 23:20:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:20:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:20:52 Sending build context to Docker daemon 9.156MB 23:20:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:20:53 Step 2/8 : FROM ${BASE} 23:20:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:53 5f621e34cdf4: Pulling fs layer 23:20:53 a4357932f1b6: Pulling fs layer 23:20:53 18c013af1878: Pulling fs layer 23:20:53 00ac8860ef70: Pulling fs layer 23:20:53 63d7cb157983: Pulling fs layer 23:20:53 b116817d02f9: Pulling fs layer 23:20:53 745a02a5169b: Pulling fs layer 23:20:53 00ac8860ef70: Waiting 23:20:53 63d7cb157983: Waiting 23:20:53 b116817d02f9: Waiting 23:20:53 745a02a5169b: Waiting 23:20:53 18c013af1878: Download complete 23:20:53 a4357932f1b6: Verifying Checksum 23:20:53 a4357932f1b6: Download complete 23:20:53 63d7cb157983: Verifying Checksum 23:20:53 63d7cb157983: Download complete 23:20:53 b116817d02f9: Verifying Checksum 23:20:53 b116817d02f9: Download complete 23:20:53 5f621e34cdf4: Download complete 23:20:54 5f621e34cdf4: Pull complete 23:20:54 Running on prd-centos7-docker-4c-2g-33223 in /w/workspace/foundry_device-virtual-go_PR-182 [Pipeline] { 23:20:54 a4357932f1b6: Pull complete [Pipeline] ws 23:20:54 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 23:20:55 18c013af1878: Pull complete 23:20:56 745a02a5169b: Verifying Checksum 23:20:56 745a02a5169b: Download complete 23:20:57 using credential edgex-jenkins-ssh 23:20:57 Cloning the remote Git repository 23:20:57 00ac8860ef70: Verifying Checksum 23:20:57 00ac8860ef70: Download complete 23:20:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:20:57 > git init /w/workspace/device-virtual-go/3 # timeout=10 23:20:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:20:57 > git --version # timeout=10 23:20:57 > git --version # 'git version 2.24.3' 23:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:20:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:59 Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 23:20:59 Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 23:20:59 Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) 23:20:59 > git config core.sparsecheckout # timeout=10 23:20:59 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 23:20:59 > git remote # timeout=10 23:20:59 > git config --get remote.origin.url # timeout=10 23:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:59 > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 23:20:59 > git rev-parse HEAD^{commit} # timeout=10 23:20:59 > git config core.sparsecheckout # timeout=10 23:20:59 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 23:21:03 Commit message: "fix: Removed the binary and updated gitignore to exclude it." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:21:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:21:05 + sudo service docker restart 23:21:05 + true 23:21:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:21:06 provisioning config files... 23:21:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config7126729724177193421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:06 ---> docker-login.sh 23:21:06 nexus3.edgexfoundry.org:10001 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 nexus3.edgexfoundry.org:10002 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 nexus3.edgexfoundry.org:10003 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 nexus3.edgexfoundry.org:10004 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 docker.io 23:21:07 00ac8860ef70: Pull complete 23:21:07 63d7cb157983: Pull complete 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 b116817d02f9: Pull complete 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 ---> docker-login.sh ends [Pipeline] } 23:21:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:08 ========================================================= 23:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:21:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:21:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:21:09 Sending build context to Docker daemon 9.157MB 23:21:09 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:21:09 Step 2/8 : FROM ${BASE} 23:21:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:21:09 188c0c94c7c5: Pulling fs layer 23:21:09 0ef7d3d256c8: Pulling fs layer 23:21:09 de9db76c5a1d: Pulling fs layer 23:21:09 bca2f99d35d6: Pulling fs layer 23:21:09 93359f2a8cfa: Pulling fs layer 23:21:09 7c6f9722023f: Pulling fs layer 23:21:09 a35cf1a2eb13: Pulling fs layer 23:21:09 7c6f9722023f: Waiting 23:21:09 93359f2a8cfa: Waiting 23:21:09 a35cf1a2eb13: Waiting 23:21:09 bca2f99d35d6: Waiting 23:21:09 de9db76c5a1d: Verifying Checksum 23:21:09 de9db76c5a1d: Download complete 23:21:09 0ef7d3d256c8: Download complete 23:21:09 93359f2a8cfa: Verifying Checksum 23:21:09 93359f2a8cfa: Download complete 23:21:09 7c6f9722023f: Verifying Checksum 23:21:09 7c6f9722023f: Download complete 23:21:09 188c0c94c7c5: Download complete 23:21:09 188c0c94c7c5: Pull complete 23:21:09 0ef7d3d256c8: Pull complete 23:21:09 de9db76c5a1d: Pull complete 23:21:11 a35cf1a2eb13: Verifying Checksum 23:21:11 a35cf1a2eb13: Download complete 23:21:11 bca2f99d35d6: Verifying Checksum 23:21:11 bca2f99d35d6: Download complete 23:21:12 745a02a5169b: Pull complete 23:21:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:21:12 ---> b7e6874047d6 23:21:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:21:15 ---> Running in 801a1a4cfbf7 23:21:15 Removing intermediate container 801a1a4cfbf7 23:21:15 ---> 44f2ee07ee25 23:21:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:15 ---> Running in 7c1b5e5c8b3a 23:21:16 bca2f99d35d6: Pull complete 23:21:16 93359f2a8cfa: Pull complete 23:21:16 7c6f9722023f: Pull complete 23:21:17 Removing intermediate container 7c1b5e5c8b3a 23:21:17 ---> f246a43fe149 23:21:17 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 23:21:17 ---> Running in bc67a6f7f24c 23:21:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:21:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:21:20 (1/13) Installing libc-dev (0.7.2-r3) 23:21:20 (2/13) Installing libsodium (1.0.18-r0) 23:21:20 (3/13) Installing pkgconf (1.7.2-r0) 23:21:20 (4/13) Installing libsodium-dev (1.0.18-r0) 23:21:20 (5/13) Installing openssh-keygen (8.3_p1-r2) 23:21:21 (6/13) Installing libedit (20191231.3.1-r0) 23:21:21 (7/13) Installing openssh-client (8.3_p1-r2) 23:21:21 a35cf1a2eb13: Pull complete 23:21:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:21:21 ---> a62c8e92a672 23:21:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:21:21 ---> Running in 6107bfb14059 23:21:21 Removing intermediate container 6107bfb14059 23:21:21 ---> b5075a1b47b0 23:21:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:21 ---> Running in c34ff0db8038 23:21:21 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 23:21:21 (9/13) Installing openssh-server-common (8.3_p1-r2) 23:21:21 (10/13) Installing openssh-server (8.3_p1-r2) 23:21:21 (11/13) Installing openssh (8.3_p1-r2) 23:21:22 (12/13) Installing libzmq (4.3.3-r0) 23:21:22 (13/13) Installing zeromq-dev (4.3.3-r0) 23:21:22 Executing busybox-1.31.1-r19.trigger 23:21:22 OK: 149 MiB in 52 packages 23:21:22 Removing intermediate container c34ff0db8038 23:21:22 ---> 816abbeeefe1 23:21:22 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 23:21:22 ---> Running in 65ae6601d528 23:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:21:23 Removing intermediate container bc67a6f7f24c 23:21:23 ---> b5555731dd9b 23:21:23 Step 6/8 : WORKDIR /device-virtual-go 23:21:23 ---> Running in 69a88d59b203 23:21:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:21:24 Removing intermediate container 69a88d59b203 23:21:24 ---> 4737bbc93b9c 23:21:24 Step 7/8 : COPY . . 23:21:24 (1/13) Installing libc-dev (0.7.2-r3) 23:21:24 (2/13) Installing libsodium (1.0.18-r0) 23:21:24 (3/13) Installing pkgconf (1.7.2-r0) 23:21:24 (4/13) Installing libsodium-dev (1.0.18-r0) 23:21:25 (5/13) Installing openssh-keygen (8.3_p1-r2) 23:21:25 (6/13) Installing libedit (20191231.3.1-r0) 23:21:25 (7/13) Installing openssh-client (8.3_p1-r2) 23:21:25 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 23:21:25 (9/13) Installing openssh-server-common (8.3_p1-r2) 23:21:25 (10/13) Installing openssh-server (8.3_p1-r2) 23:21:25 ---> 0bd1931cd0e1 23:21:25 Step 8/8 : RUN go mod download 23:21:25 ---> Running in 7aa33eb59a4b 23:21:25 (11/13) Installing openssh (8.3_p1-r2) 23:21:25 (12/13) Installing libzmq (4.3.3-r0) 23:21:26 (13/13) Installing zeromq-dev (4.3.3-r0) 23:21:26 Executing busybox-1.31.1-r19.trigger 23:21:26 OK: 173 MiB in 52 packages 23:21:27 Removing intermediate container 65ae6601d528 23:21:27 ---> 3b67f01bdb71 23:21:27 Step 6/8 : WORKDIR /device-virtual-go 23:21:27 ---> Running in c7f72afd62cd 23:21:27 Removing intermediate container c7f72afd62cd 23:21:27 ---> 17d088d78e27 23:21:27 Step 7/8 : COPY . . 23:21:27 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.38: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 23:21:28 ---> 908c66d633b5 23:21:28 Step 8/8 : RUN go mod download 23:21:28 ---> Running in 5e8a047d9ae7 23:21:28 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:21:29 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.38: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 23:21:29 ---> job-cost.sh 23:21:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vyRG 23:21:29 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:21:31 ---> job-cost.sh 23:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vzCv 23:21:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:22:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:22:12 lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH 23:22:12 INFO: No Stack... 23:22:14 INFO: Retrieving Pricing Info for: v1-standard-2 23:22:14 INFO: Archiving Costs [Pipeline] sh 23:22:15 + cat /w/workspace/device-virtual-go/3/archives/cost.csv 23:22:15 + cut -d, -f6 [Pipeline] lock 23:22:15 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] 23:22:15 Resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] did not exist. Created. 23:22:15 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:15 + echo total: 0.029999999329447746 [Pipeline] stash 23:22:16 Stashed 1 file(s) [Pipeline] } 23:22:16 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:22:16 Failed in branch amd64 23:23:30 lf-activate-venv(): INFO: Adding /tmp/venv-vyRG/bin to PATH 23:23:30 INFO: No Stack... 23:23:30 INFO: Retrieving Pricing Info for: lf-standard-4 23:24:02 INFO: Archiving Costs [Pipeline] sh 23:24:03 + + cutcat -d, /w/workspace/device-virtual-go/3/archives/cost.csv -f6 23:24:03 [Pipeline] lock 23:24:03 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] 23:24:03 Resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] did not exist. Created. 23:24:03 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:03 /w/workspace/device-virtual-go/3@tmp/durable-6cf9a536/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-6cf9a536/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:24:04 + echo total: 0.20999999344348907 [Pipeline] stash 23:24:04 Warning: overwriting stash ‘stack-cost’ 23:24:05 Stashed 1 file(s) [Pipeline] } 23:24:05 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:24:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:24:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:09 ---> package-listing.sh 23:24:09 ++ facter osfamily 23:24:09 ++ tr '[:upper:]' '[:lower:]' 23:24:09 + OS_FAMILY=redhat 23:24:09 + workspace=/w/workspace/foundry_device-virtual-go_PR-182 23:24:09 + START_PACKAGES=/tmp/packages_start.txt 23:24:09 + END_PACKAGES=/tmp/packages_end.txt 23:24:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:09 + PACKAGES=/tmp/packages_start.txt 23:24:09 + '[' /w/workspace/foundry_device-virtual-go_PR-182 ']' 23:24:09 + PACKAGES=/tmp/packages_end.txt 23:24:09 + case "${OS_FAMILY}" in 23:24:09 + rpm -qa 23:24:09 + sort 23:24:14 + '[' -f /tmp/packages_start.txt ']' 23:24:14 + '[' -f /tmp/packages_end.txt ']' 23:24:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:14 + '[' /w/workspace/foundry_device-virtual-go_PR-182 ']' 23:24:14 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-182/archives/ 23:24:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-182/archives/ [Pipeline] echo 23:24:14 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/foundry_device-virtual-go_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:24:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:14 23:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:15 alpine: Pulling from edgex-lftools-log-publisher 23:24:15 df20fa9351a1: Pulling fs layer 23:24:15 36b3adc4ff6f: Pulling fs layer 23:24:15 8ad3a11d3b57: Pulling fs layer 23:24:15 46f8f816bc3b: Pulling fs layer 23:24:15 93b61091891f: Pulling fs layer 23:24:15 93b9cdb0e59b: Pulling fs layer 23:24:15 5e14af77c1be: Pulling fs layer 23:24:15 01666e4c0597: Pulling fs layer 23:24:15 aa168da1d23b: Pulling fs layer 23:24:15 46f8f816bc3b: Waiting 23:24:15 93b9cdb0e59b: Waiting 23:24:15 5e14af77c1be: Waiting 23:24:15 93b61091891f: Waiting 23:24:15 01666e4c0597: Waiting 23:24:15 36b3adc4ff6f: Verifying Checksum 23:24:15 36b3adc4ff6f: Download complete 23:24:15 46f8f816bc3b: Verifying Checksum 23:24:15 46f8f816bc3b: Download complete 23:24:15 df20fa9351a1: Verifying Checksum 23:24:15 93b9cdb0e59b: Verifying Checksum 23:24:15 93b9cdb0e59b: Download complete 23:24:15 5e14af77c1be: Verifying Checksum 23:24:15 5e14af77c1be: Download complete 23:24:15 93b61091891f: Verifying Checksum 23:24:15 93b61091891f: Download complete 23:24:15 01666e4c0597: Verifying Checksum 23:24:15 01666e4c0597: Download complete 23:24:15 df20fa9351a1: Pull complete 23:24:16 36b3adc4ff6f: Pull complete 23:24:16 8ad3a11d3b57: Verifying Checksum 23:24:16 8ad3a11d3b57: Download complete 23:24:16 8ad3a11d3b57: Pull complete 23:24:17 46f8f816bc3b: Pull complete 23:24:17 93b61091891f: Pull complete 23:24:17 93b9cdb0e59b: Pull complete 23:24:17 5e14af77c1be: Pull complete 23:24:18 aa168da1d23b: Verifying Checksum 23:24:18 aa168da1d23b: Download complete 23:24:18 01666e4c0597: Pull complete 23:24:26 aa168da1d23b: Pull complete 23:24:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:24:26 prd-centos7-docker-4c-2g-33220 does not seem to be running inside a container 23:24:26 $ 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/foundry_device-virtual-go_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-182 -v /w/workspace/foundry_device-virtual-go_PR-182:/w/workspace/foundry_device-virtual-go_PR-182:rw,z -v /w/workspace/foundry_device-virtual-go_PR-182@tmp:/w/workspace/foundry_device-virtual-go_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:24:30 $ docker top af1e71d5613d7d02ef7697745a94bf6264e2a876645049e6704007d9b6cbf600 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:30 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:31 + mkdir -p /var/log/sa [Pipeline] sh 23:24:31 + ls /var/log/sa-host 23:24:31 + sadf -c /var/log/sa-host/sa07 23:24:31 file_magic: OK 23:24:31 HZ: Using current value: 100 23:24:31 file_header: OK 23:24:31 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 23:24:31 Statistics: 23:24:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:24:31 File successfully converted to sysstat format version 12.2.1 23:24:31 + sadf -c /var/log/sa-host/sa23 23:24:31 file_magic: OK 23:24:31 HZ: Using current value: 100 23:24:31 file_header: OK 23:24:31 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 23:24:31 Statistics: 23:24:31 Hnuu...uuuununununu... 23:24:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:32 provisioning config files... 23:24:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-182@tmp/config4935416902627159130tmp [Pipeline] { [Pipeline] echo 23:24:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:32 ---> create-netrc.sh [Pipeline] } 23:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:24:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> python-tools-install.sh [Pipeline] echo 23:24:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> sudo-logs.sh 23:24:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> job-cost.sh 23:24:33 lf-activate-venv: SKIPPING 23:24:33 DEBUG: total: 0.20999999344348907 23:24:33 INFO: Retrieving Stack Cost... 23:24:34 INFO: Retrieving Pricing Info for: v1-standard-2 23:24:35 INFO: Archiving Costs [Pipeline] echo 23:24:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:35 ---> logs-deploy.sh 23:24:35 lf-activate-venv: SKIPPING 23:24:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-182/3 23:24:35 INFO: archiving workspace using pattern(s): 23:24:37 Archives upload complete. 23:24:37 INFO: archiving logs to Nexus 23:24:38 ---> uname -a: 23:24:38 Linux prd-centos7-docker-4c-2g-33220.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:24:38 23:24:38 23:24:38 ---> lscpu: 23:24:38 Architecture: x86_64 23:24:38 CPU op-mode(s): 32-bit, 64-bit 23:24:38 Byte Order: Little Endian 23:24:38 Address sizes: 40 bits physical, 48 bits virtual 23:24:38 CPU(s): 4 23:24:38 On-line CPU(s) list: 0-3 23:24:38 Thread(s) per core: 1 23:24:38 Core(s) per socket: 1 23:24:38 Socket(s): 4 23:24:38 NUMA node(s): 1 23:24:38 Vendor ID: GenuineIntel 23:24:38 CPU family: 6 23:24:38 Model: 44 23:24:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:24:38 Stepping: 1 23:24:38 CPU MHz: 2933.442 23:24:38 BogoMIPS: 5866.88 23:24:38 Virtualization: VT-x 23:24:38 Hypervisor vendor: KVM 23:24:38 Virtualization type: full 23:24:38 L1d cache: 128 KiB 23:24:38 L1i cache: 128 KiB 23:24:38 L2 cache: 16 MiB 23:24:38 L3 cache: 64 MiB 23:24:38 NUMA node0 CPU(s): 0-3 23:24:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:24:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:24:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:24:38 Vulnerability Meltdown: Mitigation; PTI 23:24:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:24:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:24:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:24:38 Vulnerability Srbds: Not affected 23:24:38 Vulnerability Tsx async abort: Not affected 23:24:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:24:38 23:24:38 23:24:38 ---> nproc: 23:24:38 4 23:24:38 23:24:38 23:24:38 ---> df -h: 23:24:38 Filesystem Size Used Available Use% Mounted on 23:24:38 overlay 50.0G 7.3G 42.7G 15% / 23:24:38 tmpfs 64.0M 0 64.0M 0% /dev 23:24:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:24:38 shm 64.0M 0 64.0M 0% /dev/shm 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-182 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-182@tmp 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 23:24:38 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 23:24:38 23:24:38 23:24:38 ---> free -m: 23:24:38 total used free shared buff/cache available 23:24:38 Mem: 1837 692 121 0 1023 1040 23:24:38 Swap: 1023 1 1022 23:24:38 23:24:38 23:24:38 ---> ip addr: 23:24:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:24:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:24:38 inet 127.0.0.1/8 scope host lo 23:24:38 valid_lft forever preferred_lft forever 23:24:38 inet6 ::1/128 scope host 23:24:38 valid_lft forever preferred_lft forever 23:24:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:24:38 link/ether fa:16:3e:52:75:b0 brd ff:ff:ff:ff:ff:ff 23:24:38 inet 10.30.122.146/23 brd 10.30.123.255 scope global dynamic eth0 23:24:38 valid_lft 85922sec preferred_lft 85922sec 23:24:38 inet6 fe80::f816:3eff:fe52:75b0/64 scope link 23:24:38 valid_lft forever preferred_lft forever 23:24:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:24:38 link/ether 02:42:78:22:cf:43 brd ff:ff:ff:ff:ff:ff 23:24:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:24:38 valid_lft forever preferred_lft forever 23:24:38 inet6 fe80::42:78ff:fe22:cf43/64 scope link 23:24:38 valid_lft forever preferred_lft forever 23:24:38 23:24:38 23:24:38 ---> sar -b -r -n DEV: 23:24:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 23:24:38 23:24:38 23:16:29 LINUX RESTART (4 CPU) 23:24:38 23:24:38 23:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:24:38 23:18:01 53.31 16.25 37.06 0.00 5015.13 3542.29 0.00 23:24:38 23:19:01 1.00 0.00 1.00 0.00 0.00 22.78 0.00 23:24:38 23:20:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 23:24:38 23:21:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:24:38 23:22:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 23:24:38 23:23:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 23:24:38 23:24:01 0.35 0.00 0.35 0.00 0.00 3.71 0.00 23:24:38 Average: 7.86 2.29 5.57 0.00 706.61 504.91 0.00 23:24:38 23:24:38 23:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:24:38 23:18:01 149240 0 594372 31.59 2620 1135312 1115976 38.09 444964 1085944 128 23:24:38 23:19:01 155816 0 587788 31.24 2620 1135320 1088348 37.14 444676 1080544 20 23:24:38 23:20:01 154724 0 588876 31.30 2620 1135324 1076340 36.73 441876 1084348 8 23:24:38 23:21:01 154904 0 588696 31.29 2620 1135324 1076388 36.74 457644 1068980 20 23:24:38 23:22:01 153724 0 589868 31.35 2620 1135332 1076352 36.73 457692 1069996 16 23:24:38 23:23:01 153920 0 589668 31.34 2620 1135336 1076316 36.73 466792 1060668 16 23:24:38 23:24:01 154420 0 589164 31.31 2620 1135340 1076268 36.73 466400 1060668 8 23:24:38 Average: 153821 0 589776 31.35 2620 1135327 1083713 36.99 454292 1073021 31 23:24:38 23:24:38 23:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:24:38 23:18:01 eth0 445.96 287.82 978.10 93.84 0.00 0.00 0.00 0.00 23:24:38 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:18:01 docker0 2.03 1.57 0.40 4.18 0.00 0.00 0.00 0.00 23:24:38 23:19:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:24:38 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:20:01 eth0 1.08 0.35 0.29 0.02 0.00 0.00 0.00 0.00 23:24:38 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:21:01 eth0 1.43 0.53 0.59 0.36 0.00 0.00 0.00 0.00 23:24:38 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:22:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:24:38 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:23:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 23:24:38 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:24:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:24:38 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 Average: eth0 63.35 40.78 138.00 13.32 0.00 0.00 0.00 0.00 23:24:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:38 Average: docker0 0.29 0.22 0.06 0.59 0.00 0.00 0.00 0.00 23:24:38 23:24:38 23:24:38 ---> sar -P ALL: 23:24:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 23:24:38 23:24:38 23:16:29 LINUX RESTART (4 CPU) 23:24:38 23:24:38 23:17:02 CPU %user %nice %system %iowait %steal %idle 23:24:38 23:18:01 all 9.29 0.00 3.27 1.25 0.03 86.17 23:24:38 23:18:01 0 8.05 0.00 3.91 0.14 0.03 87.87 23:24:38 23:18:01 1 10.21 0.00 2.96 2.35 0.00 84.49 23:24:38 23:18:01 2 12.34 0.00 2.67 1.01 0.02 83.96 23:24:38 23:18:01 3 6.55 0.00 3.55 1.49 0.05 88.36 23:24:38 23:19:01 all 0.16 0.00 0.05 0.00 0.01 99.78 23:24:38 23:19:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:24:38 23:19:01 1 0.08 0.00 0.08 0.00 0.02 99.82 23:24:38 23:19:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:24:38 23:19:01 3 0.47 0.00 0.03 0.00 0.00 99.50 23:24:38 23:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 23:24:38 23:20:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:24:38 23:20:01 1 0.07 0.00 0.07 0.00 0.00 99.87 23:24:38 23:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:24:38 23:20:01 3 0.55 0.00 0.05 0.00 0.00 99.40 23:24:38 23:21:01 all 0.13 0.00 0.05 0.00 0.00 99.82 23:24:38 23:21:01 0 0.03 0.00 0.07 0.00 0.00 99.90 23:24:38 23:21:01 1 0.05 0.00 0.10 0.00 0.00 99.85 23:24:38 23:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:24:38 23:21:01 3 0.40 0.00 0.03 0.00 0.00 99.57 23:24:38 23:22:01 all 0.08 0.00 0.05 0.00 0.00 99.87 23:24:38 23:22:01 0 0.05 0.00 0.08 0.00 0.00 99.87 23:24:38 23:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:24:38 23:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:24:38 23:22:01 3 0.20 0.00 0.03 0.00 0.00 99.77 23:24:38 23:23:01 all 0.03 0.00 0.08 0.00 0.00 99.88 23:24:38 23:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:24:38 23:23:01 1 0.02 0.00 0.18 0.00 0.00 99.80 23:24:38 23:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:24:38 23:23:01 3 0.10 0.00 0.08 0.00 0.00 99.82 23:24:38 23:24:01 all 0.17 0.00 0.03 0.00 0.00 99.80 23:24:38 23:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:24:38 23:24:01 1 0.08 0.00 0.03 0.00 0.00 99.88 23:24:38 23:24:01 2 0.18 0.00 0.02 0.00 0.00 99.80 23:24:38 23:24:01 3 0.37 0.00 0.05 0.00 0.00 99.58 23:24:38 Average: all 1.40 0.00 0.50 0.17 0.00 97.92 23:24:38 Average: 0 1.15 0.00 0.59 0.02 0.00 98.24 23:24:38 Average: 1 1.47 0.00 0.49 0.33 0.00 97.71 23:24:38 Average: 2 1.78 0.00 0.40 0.14 0.00 97.68 23:24:38 Average: 3 1.21 0.00 0.54 0.21 0.01 98.03 23:24:38 23:24:38 23:24:38