Pull request #3183 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 61638ca62d33426a2ce3f2b4b107772a009d1874 rather than a068277ef29574710b8ecdbbfced0db7302862a4 Obtained Jenkinsfile from 61638ca62d33426a2ce3f2b4b107772a009d1874 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27146’ Running on prd-centos7-docker-4c-2g-27148 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 Merge succeeded, producing a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 Checking out Revision a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 (PR-3183) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # 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 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 # timeout=10 Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-22T10:41:11.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-22T10:41:11.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-22T10:41:12.127Z] ========================================================= [2021-02-22T10:41:12.127Z] EdgeX Global Pipelines Version Info [2021-02-22T10:41:12.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a7bb70c0031bab1c8518b1774253794fd72f1f32 # timeout=10 [2021-02-22T10:41:13.614Z] ------------------- [2021-02-22T10:41:13.614Z] stable info: [2021-02-22T10:41:13.614Z] ------------------- [2021-02-22T10:41:13.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T10:41:13.614Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T10:41:13.614Z] Message: update stable to v1.0.179 [2021-02-22T10:41:14.565Z] ------------------- [2021-02-22T10:41:14.565Z] experimental info: [2021-02-22T10:41:14.565Z] ------------------- [2021-02-22T10:41:14.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T10:41:14.565Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T10:41:14.565Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-22T10:41:14.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-22T10:41:14.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-22T10:41:14.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-22T10:41:15.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-22T10:41:15.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-22T10:41:15.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-22T10:41:15.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-22T10:41:15.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-22T10:41:15.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-22T10:41:15.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-22T10:41:15.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-22T10:41:15.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-22T10:41:16.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-22T10:41:16.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-22T10:41:16.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-22T10:41:16.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-22T10:41:16.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-22T10:41:16.473Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-22T10:41:16.559Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-22T10:41:16.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-22T10:41:16.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-22T10:41:16.851Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-22T10:41:16.935Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-22T10:41:17.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3183 [Pipeline] echo [2021-02-22T10:41:17.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3183 [Pipeline] echo [2021-02-22T10:41:17.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3183 [Pipeline] echo [2021-02-22T10:41:17.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 [Pipeline] echo [2021-02-22T10:41:17.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1409fb [Pipeline] echo [2021-02-22T10:41:17.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-22T10:41:17.630Z] provisioning config files... [2021-02-22T10:41:17.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2449449007780332098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:41:18.053Z] ---> docker-login.sh [2021-02-22T10:41:18.053Z] nexus3.edgexfoundry.org:10001 [2021-02-22T10:41:18.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:41:18.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:41:18.594Z] Configure a credential helper to remove this warning. See [2021-02-22T10:41:18.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:41:18.594Z] [2021-02-22T10:41:18.594Z] Login Succeeded [2021-02-22T10:41:18.594Z] nexus3.edgexfoundry.org:10002 [2021-02-22T10:41:18.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:41:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:41:18.858Z] Configure a credential helper to remove this warning. See [2021-02-22T10:41:18.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:41:18.858Z] [2021-02-22T10:41:18.858Z] Login Succeeded [2021-02-22T10:41:18.858Z] nexus3.edgexfoundry.org:10003 [2021-02-22T10:41:18.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:41:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:41:18.858Z] Configure a credential helper to remove this warning. See [2021-02-22T10:41:18.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:41:18.858Z] [2021-02-22T10:41:18.858Z] Login Succeeded [2021-02-22T10:41:18.858Z] nexus3.edgexfoundry.org:10004 [2021-02-22T10:41:19.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:41:19.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:41:19.121Z] Configure a credential helper to remove this warning. See [2021-02-22T10:41:19.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:41:19.121Z] [2021-02-22T10:41:19.121Z] Login Succeeded [2021-02-22T10:41:19.121Z] docker.io [2021-02-22T10:41:19.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:41:19.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:41:19.387Z] Configure a credential helper to remove this warning. See [2021-02-22T10:41:19.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:41:19.387Z] [2021-02-22T10:41:19.387Z] Login Succeeded [2021-02-22T10:41:19.387Z] ---> docker-login.sh ends [Pipeline] } [2021-02-22T10:41:19.398Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T10:41:19.853Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/core-command/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/core-data/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-22T10:41:19.853Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-22T10:41:19.853Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-22T10:41:19.853Z] ++ cut -d/ -f2 [2021-02-22T10:41:19.853Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-22T10:41:19.937Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:41:20.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T10:41:20.963Z] [2021-02-22T10:41:20.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:41:21.309Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T10:41:21.309Z] latest: Pulling from edgex-devops/git-semver [2021-02-22T10:41:21.309Z] 31603596830f: Pulling fs layer [2021-02-22T10:41:21.309Z] 2a8b12db71e7: Pulling fs layer [2021-02-22T10:41:21.309Z] 6ca5941a6612: Pulling fs layer [2021-02-22T10:41:21.309Z] ecc8261a40a4: Pulling fs layer [2021-02-22T10:41:21.309Z] ecc8261a40a4: Waiting [2021-02-22T10:41:21.309Z] 2a8b12db71e7: Verifying Checksum [2021-02-22T10:41:21.309Z] 2a8b12db71e7: Download complete [2021-02-22T10:41:21.572Z] 31603596830f: Verifying Checksum [2021-02-22T10:41:21.572Z] 31603596830f: Download complete [2021-02-22T10:41:21.572Z] 6ca5941a6612: Verifying Checksum [2021-02-22T10:41:21.572Z] 6ca5941a6612: Download complete [2021-02-22T10:41:21.572Z] ecc8261a40a4: Verifying Checksum [2021-02-22T10:41:21.572Z] ecc8261a40a4: Download complete [2021-02-22T10:41:21.835Z] 31603596830f: Pull complete [2021-02-22T10:41:22.103Z] 2a8b12db71e7: Pull complete [2021-02-22T10:41:23.062Z] 6ca5941a6612: Pull complete [2021-02-22T10:41:23.062Z] ecc8261a40a4: Pull complete [2021-02-22T10:41:23.062Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-22T10:41:23.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T10:41:23.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-22T10:41:23.167Z] prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container [2021-02-22T10:41:23.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T10:41:25.718Z] $ docker top 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T10:41:26.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T10:41:26.024Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T10:41:26.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T10:41:26.251Z] $ docker exec 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent [2021-02-22T10:41:26.428Z] SSH_AUTH_SOCK=/tmp/ssh-b2aPrehAD1Lu/agent.12 [2021-02-22T10:41:26.428Z] SSH_AGENT_PID=18 [2021-02-22T10:41:26.439Z] Running ssh-add (command line suppressed) [2021-02-22T10:41:26.565Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4706835331576611497.key (/w/workspace/edgex-go/3@tmp/private_key_4706835331576611497.key) [2021-02-22T10:41:26.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T10:41:26.952Z] + git tag --points-at HEAD [Pipeline] } [2021-02-22T10:41:26.977Z] $ docker exec --env ******** --env ******** 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent -k [2021-02-22T10:41:27.096Z] unset SSH_AUTH_SOCK; [2021-02-22T10:41:27.097Z] unset SSH_AGENT_PID; [2021-02-22T10:41:27.097Z] echo Agent pid 18 killed; [2021-02-22T10:41:27.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-22T10:41:27.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T10:41:27.279Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T10:41:27.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T10:41:27.451Z] $ docker exec 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent [2021-02-22T10:41:27.612Z] SSH_AUTH_SOCK=/tmp/ssh-IV4fxPRqXsuW/agent.46 [2021-02-22T10:41:27.612Z] SSH_AGENT_PID=52 [2021-02-22T10:41:27.620Z] Running ssh-add (command line suppressed) [2021-02-22T10:41:27.737Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_410589394083705661.key (/w/workspace/edgex-go/3@tmp/private_key_410589394083705661.key) [2021-02-22T10:41:27.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T10:41:28.122Z] + git semver init [2021-02-22T10:41:28.122Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T10:41:28.122Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-02-22T10:41:28.122Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-02-22T10:41:28.122Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T10:41:28.122Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T10:41:28.122Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T10:41:28.122Z] # $SEMVER_BRANCH = PR-3183 [2021-02-22T10:41:28.122Z] # $SEMVER_TEMP = /tmp/semver-912465175 [2021-02-22T10:41:28.122Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-22T10:41:46.313Z] # '/tmp/semver-912465175' -> '/w/workspace/edgex-go/3/.semver' [2021-02-22T10:41:46.313Z] # -> Force: false [2021-02-22T10:41:46.313Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-02-22T10:41:46.327Z] $ docker exec --env ******** --env ******** 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent -k [2021-02-22T10:41:46.515Z] unset SSH_AUTH_SOCK; [2021-02-22T10:41:46.521Z] unset SSH_AGENT_PID; [2021-02-22T10:41:46.522Z] echo Agent pid 52 killed; [2021-02-22T10:41:46.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T10:41:47.092Z] + git semver [Pipeline] } [2021-02-22T10:41:47.110Z] $ docker stop --time=1 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 [2021-02-22T10:41:48.678Z] $ docker rm -f 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T10:41:49.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-22T10:41:49.848Z] Stashed 1 file(s) [Pipeline] echo [2021-02-22T10:41:49.851Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T10:41:50.726Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-22T10:41:51.029Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T10:41:51.330Z] + sudo service docker restart [2021-02-22T10:41:51.330Z] + true [2021-02-22T10:41:51.330Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-22T10:41:51.920Z] ========================================================= [2021-02-22T10:41:51.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-22T10:41:51.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:41:52.268Z] + 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 . [2021-02-22T10:41:56.511Z] Sending build context to Docker daemon 328MB [2021-02-22T10:41:56.511Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-22T10:41:56.511Z] Step 2/6 : FROM ${BASE} [2021-02-22T10:41:56.780Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-22T10:41:56.780Z] 188c0c94c7c5: Pulling fs layer [2021-02-22T10:41:56.780Z] 0ef7d3d256c8: Pulling fs layer [2021-02-22T10:41:56.780Z] de9db76c5a1d: Pulling fs layer [2021-02-22T10:41:56.780Z] bca2f99d35d6: Pulling fs layer [2021-02-22T10:41:56.780Z] 93359f2a8cfa: Pulling fs layer [2021-02-22T10:41:56.780Z] 7c6f9722023f: Pulling fs layer [2021-02-22T10:41:56.780Z] a35cf1a2eb13: Pulling fs layer [2021-02-22T10:41:56.780Z] 93359f2a8cfa: Waiting [2021-02-22T10:41:56.780Z] 7c6f9722023f: Waiting [2021-02-22T10:41:56.780Z] a35cf1a2eb13: Waiting [2021-02-22T10:41:56.780Z] bca2f99d35d6: Waiting [2021-02-22T10:41:57.048Z] de9db76c5a1d: Verifying Checksum [2021-02-22T10:41:57.048Z] de9db76c5a1d: Download complete [2021-02-22T10:41:57.048Z] 0ef7d3d256c8: Download complete [2021-02-22T10:41:57.048Z] 93359f2a8cfa: Verifying Checksum [2021-02-22T10:41:57.048Z] 93359f2a8cfa: Download complete [2021-02-22T10:41:57.048Z] 7c6f9722023f: Verifying Checksum [2021-02-22T10:41:57.048Z] 7c6f9722023f: Download complete [2021-02-22T10:41:57.994Z] 188c0c94c7c5: Verifying Checksum [2021-02-22T10:41:57.994Z] 188c0c94c7c5: Download complete [2021-02-22T10:41:57.994Z] 188c0c94c7c5: Pull complete [2021-02-22T10:41:58.260Z] 0ef7d3d256c8: Pull complete [2021-02-22T10:41:58.524Z] de9db76c5a1d: Pull complete [2021-02-22T10:42:00.455Z] a35cf1a2eb13: Verifying Checksum [2021-02-22T10:42:00.455Z] a35cf1a2eb13: Download complete [2021-02-22T10:42:01.858Z] bca2f99d35d6: Verifying Checksum [2021-02-22T10:42:01.858Z] bca2f99d35d6: Download complete [2021-02-22T10:42:05.233Z] Still waiting to schedule task [2021-02-22T10:42:05.233Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-22T10:42:07.180Z] bca2f99d35d6: Pull complete [2021-02-22T10:42:07.442Z] 93359f2a8cfa: Pull complete [2021-02-22T10:42:07.442Z] 7c6f9722023f: Pull complete [2021-02-22T10:42:12.764Z] a35cf1a2eb13: Pull complete [2021-02-22T10:42:12.764Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-22T10:42:12.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-22T10:42:12.764Z] ---> a62c8e92a672 [2021-02-22T10:42:12.764Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-22T10:42:12.764Z] ---> Running in 97b75141659d [2021-02-22T10:42:13.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T10:42:13.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T10:42:14.563Z] (1/12) Installing libmagic (5.38-r0) [2021-02-22T10:42:14.826Z] (2/12) Installing file (5.38-r0) [2021-02-22T10:42:14.826Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-22T10:42:15.088Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-22T10:42:19.307Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-22T10:42:19.307Z] (6/12) Installing patch (2.7.6-r6) [2021-02-22T10:42:19.307Z] (7/12) Installing build-base (0.5-r2) [2021-02-22T10:42:19.307Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-22T10:42:20.252Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-22T10:42:20.252Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-22T10:42:20.252Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-22T10:42:20.516Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-22T10:42:20.516Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T10:42:20.516Z] OK: 233 MiB in 51 packages [2021-02-22T10:42:24.755Z] Removing intermediate container 97b75141659d [2021-02-22T10:42:24.755Z] ---> ae30e354c37d [2021-02-22T10:42:24.755Z] Step 4/6 : WORKDIR /edgex-go [2021-02-22T10:42:24.755Z] ---> Running in f014f6350b0d [2021-02-22T10:42:24.755Z] Removing intermediate container f014f6350b0d [2021-02-22T10:42:24.755Z] ---> 97af9dc27c67 [2021-02-22T10:42:24.755Z] Step 5/6 : COPY go.mod . [2021-02-22T10:42:24.755Z] ---> 4279ba971177 [2021-02-22T10:42:24.755Z] Step 6/6 : RUN go mod download [2021-02-22T10:42:24.755Z] ---> Running in a5caa1a840ec [2021-02-22T10:42:46.773Z] Removing intermediate container a5caa1a840ec [2021-02-22T10:42:46.773Z] ---> 9fe5ed425691 [2021-02-22T10:42:46.773Z] Successfully built 9fe5ed425691 [2021-02-22T10:42:46.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:42:47.089Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T10:42:47.089Z] . [Pipeline] withDockerContainer [2021-02-22T10:42:47.208Z] prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container [2021-02-22T10:42:47.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T10:42:49.013Z] $ docker top 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T10:42:49.518Z] + go version [2021-02-22T10:42:49.518Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-22T10:42:49.535Z] $ docker stop --time=1 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a [2021-02-22T10:42:50.868Z] $ docker rm -f 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:42:51.762Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T10:42:51.762Z] . [Pipeline] withDockerContainer [2021-02-22T10:42:51.864Z] prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container [2021-02-22T10:42:51.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T10:42:52.543Z] $ docker top cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-22T10:42:52.714Z] ========================================================= [2021-02-22T10:42:52.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-22T10:42:52.714Z] ========================================================= [Pipeline] sh [2021-02-22T10:42:53.013Z] + make test [2021-02-22T10:42:53.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-22T10:43:01.204Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-22T10:43:19.540Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-02-22T10:43:19.540Z] internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:43:19.540Z] internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender [2021-02-22T10:43:19.540Z] internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity [2021-02-22T10:43:19.540Z] internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status [2021-02-22T10:43:19.540Z] internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:43:19.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-22T10:43:23.828Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [2021-02-22T10:43:23.828Z] internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest [2021-02-22T10:43:23.828Z] internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest [2021-02-22T10:43:23.828Z] internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest [2021-02-22T10:43:23.828Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [2021-02-22T10:43:23.828Z] internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification [2021-02-22T10:43:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 45.9% of statements [2021-02-22T10:43:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.094s coverage: 100.0% of statements [2021-02-22T10:43:29.187Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-02-22T10:43:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-02-22T10:43:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-02-22T10:43:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 65.8% of statements [2021-02-22T10:43:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.3% of statements [2021-02-22T10:43:32.530Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-02-22T10:43:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-02-22T10:43:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-02-22T10:43:33.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements [2021-02-22T10:43:33.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2021-02-22T10:43:33.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-02-22T10:43:33.768Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-02-22T10:43:33.768Z] internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:43:33.768Z] internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender [2021-02-22T10:43:33.768Z] internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity [2021-02-22T10:43:33.768Z] internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status [2021-02-22T10:43:33.768Z] internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.436s coverage: 92.8% of statements [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-02-22T10:43:36.345Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-02-22T10:43:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-02-22T10:43:48.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2021-02-22T10:43:48.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-02-22T10:43:48.628Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [2021-02-22T10:43:48.628Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification [2021-02-22T10:43:48.628Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification [2021-02-22T10:43:48.628Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification [2021-02-22T10:43:48.628Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification [2021-02-22T10:43:48.628Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.6% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 68.9% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 36.1% of statements [2021-02-22T10:43:58.692Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-02-22T10:43:58.692Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-02-22T10:43:58.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-22T10:43:58.692Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-02-22T10:43:58.715Z] $ docker stop --time=1 cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 [2021-02-22T10:44:01.221Z] $ docker rm -f cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-22T10:44:02.720Z] Failed in branch amd64 [2021-02-22T10:45:09.600Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27150 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws [2021-02-22T10:45:09.654Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-22T10:45:15.943Z] using credential edgex-jenkins-ssh [2021-02-22T10:45:16.017Z] Cloning the remote Git repository [2021-02-22T10:45:16.088Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-22T10:45:16.196Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-22T10:45:16.261Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T10:45:16.262Z] > git --version # timeout=10 [2021-02-22T10:45:16.277Z] > git --version # 'git version 2.17.1' [2021-02-22T10:45:16.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T10:45:16.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T10:45:31.960Z] Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 [2021-02-22T10:45:31.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T10:45:31.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T10:45:31.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-22T10:45:31.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-22T10:45:31.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T10:45:31.218Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T10:45:31.984Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T10:45:31.995Z] > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # timeout=10 [2021-02-22T10:45:32.792Z] Merge succeeded, producing 387339cb8c2549077fb7fbfce9c4061f9ea04a0f [2021-02-22T10:45:32.792Z] Checking out Revision 387339cb8c2549077fb7fbfce9c4061f9ea04a0f (PR-3183) [2021-02-22T10:45:32.296Z] > git remote # timeout=10 [2021-02-22T10:45:32.312Z] > git config --get remote.origin.url # timeout=10 [2021-02-22T10:45:32.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T10:45:32.379Z] > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 [2021-02-22T10:45:32.782Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-22T10:45:32.805Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T10:45:32.818Z] > git checkout -f 387339cb8c2549077fb7fbfce9c4061f9ea04a0f # timeout=10 [2021-02-22T10:45:37.134Z] Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" [2021-02-22T10:45:37.157Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T10:45:37.147Z] > git rev-list --no-walk a7bb70c0031bab1c8518b1774253794fd72f1f32 # timeout=10 [2021-02-22T10:45:38.702Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-22T10:45:39.166Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T10:45:39.505Z] + sudo service docker restart [2021-02-22T10:45:39.505Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-22T10:45:41.569Z] provisioning config files... [2021-02-22T10:45:41.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2569621919169507287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:45:42.008Z] ---> docker-login.sh [2021-02-22T10:45:42.008Z] nexus3.edgexfoundry.org:10001 [2021-02-22T10:45:42.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:45:43.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:45:43.268Z] Configure a credential helper to remove this warning. See [2021-02-22T10:45:43.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:45:43.268Z] [2021-02-22T10:45:43.268Z] Login Succeeded [2021-02-22T10:45:43.268Z] nexus3.edgexfoundry.org:10002 [2021-02-22T10:45:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:45:43.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:45:43.817Z] Configure a credential helper to remove this warning. See [2021-02-22T10:45:43.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:45:43.817Z] [2021-02-22T10:45:43.817Z] Login Succeeded [2021-02-22T10:45:43.817Z] nexus3.edgexfoundry.org:10003 [2021-02-22T10:45:44.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:45:44.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:45:44.089Z] Configure a credential helper to remove this warning. See [2021-02-22T10:45:44.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:45:44.089Z] [2021-02-22T10:45:44.089Z] Login Succeeded [2021-02-22T10:45:44.089Z] nexus3.edgexfoundry.org:10004 [2021-02-22T10:45:44.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:45:44.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:45:44.683Z] Configure a credential helper to remove this warning. See [2021-02-22T10:45:44.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:45:44.683Z] [2021-02-22T10:45:44.683Z] Login Succeeded [2021-02-22T10:45:44.683Z] docker.io [2021-02-22T10:45:44.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-22T10:45:45.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-22T10:45:45.227Z] Configure a credential helper to remove this warning. See [2021-02-22T10:45:45.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-22T10:45:45.227Z] [2021-02-22T10:45:45.227Z] Login Succeeded [2021-02-22T10:45:45.254Z] ---> docker-login.sh ends [Pipeline] } [2021-02-22T10:45:45.256Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-22T10:45:45.778Z] ========================================================= [2021-02-22T10:45:45.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-22T10:45:45.778Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:45:46.159Z] + 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 . [2021-02-22T10:45:48.785Z] Sending build context to Docker daemon 166.4MB [2021-02-22T10:45:48.785Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-22T10:45:48.785Z] Step 2/6 : FROM ${BASE} [2021-02-22T10:45:48.785Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-22T10:45:48.785Z] 5f621e34cdf4: Pulling fs layer [2021-02-22T10:45:48.785Z] a4357932f1b6: Pulling fs layer [2021-02-22T10:45:48.785Z] 18c013af1878: Pulling fs layer [2021-02-22T10:45:48.785Z] 00ac8860ef70: Pulling fs layer [2021-02-22T10:45:48.785Z] 63d7cb157983: Pulling fs layer [2021-02-22T10:45:48.785Z] b116817d02f9: Pulling fs layer [2021-02-22T10:45:48.785Z] 745a02a5169b: Pulling fs layer [2021-02-22T10:45:48.785Z] b116817d02f9: Waiting [2021-02-22T10:45:48.785Z] 00ac8860ef70: Waiting [2021-02-22T10:45:48.785Z] 63d7cb157983: Waiting [2021-02-22T10:45:48.785Z] 745a02a5169b: Waiting [2021-02-22T10:45:48.785Z] 18c013af1878: Verifying Checksum [2021-02-22T10:45:48.785Z] 18c013af1878: Download complete [2021-02-22T10:45:48.785Z] a4357932f1b6: Verifying Checksum [2021-02-22T10:45:48.785Z] a4357932f1b6: Download complete [2021-02-22T10:45:48.785Z] 63d7cb157983: Verifying Checksum [2021-02-22T10:45:48.785Z] 63d7cb157983: Download complete [2021-02-22T10:45:48.785Z] b116817d02f9: Verifying Checksum [2021-02-22T10:45:48.785Z] b116817d02f9: Download complete [2021-02-22T10:45:48.785Z] 5f621e34cdf4: Verifying Checksum [2021-02-22T10:45:48.785Z] 5f621e34cdf4: Download complete [2021-02-22T10:45:49.380Z] 5f621e34cdf4: Pull complete [2021-02-22T10:45:49.652Z] a4357932f1b6: Pull complete [2021-02-22T10:45:50.250Z] 18c013af1878: Pull complete [2021-02-22T10:45:51.229Z] 745a02a5169b: Verifying Checksum [2021-02-22T10:45:51.229Z] 745a02a5169b: Download complete [2021-02-22T10:45:52.653Z] 00ac8860ef70: Verifying Checksum [2021-02-22T10:45:52.653Z] 00ac8860ef70: Download complete [2021-02-22T10:46:02.823Z] 00ac8860ef70: Pull complete [2021-02-22T10:46:03.096Z] 63d7cb157983: Pull complete [2021-02-22T10:46:03.367Z] b116817d02f9: Pull complete [2021-02-22T10:46:07.705Z] 745a02a5169b: Pull complete [2021-02-22T10:46:07.705Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-22T10:46:07.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-22T10:46:07.705Z] ---> b7e6874047d6 [2021-02-22T10:46:07.705Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-22T10:46:11.105Z] ---> Running in 3bb9839ba072 [2021-02-22T10:46:11.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T10:46:12.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T10:46:13.265Z] (1/12) Installing libmagic (5.38-r0) [2021-02-22T10:46:13.265Z] (2/12) Installing file (5.38-r0) [2021-02-22T10:46:13.534Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-22T10:46:13.534Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-22T10:46:17.821Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-22T10:46:17.821Z] (6/12) Installing patch (2.7.6-r6) [2021-02-22T10:46:17.821Z] (7/12) Installing build-base (0.5-r2) [2021-02-22T10:46:17.821Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-22T10:46:17.821Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-22T10:46:18.091Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-22T10:46:18.091Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-22T10:46:18.091Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-22T10:46:18.360Z] Executing busybox-1.31.1-r19.trigger [2021-02-22T10:46:18.360Z] OK: 217 MiB in 51 packages [2021-02-22T10:46:22.659Z] Removing intermediate container 3bb9839ba072 [2021-02-22T10:46:22.659Z] ---> 8761a6dbacf2 [2021-02-22T10:46:22.659Z] Step 4/6 : WORKDIR /edgex-go [2021-02-22T10:46:22.659Z] ---> Running in 0273002e64e5 [2021-02-22T10:46:22.932Z] Removing intermediate container 0273002e64e5 [2021-02-22T10:46:22.933Z] ---> a77feb6e54a4 [2021-02-22T10:46:22.933Z] Step 5/6 : COPY go.mod . [2021-02-22T10:46:23.527Z] ---> 5a8bc24ca1ce [2021-02-22T10:46:23.527Z] Step 6/6 : RUN go mod download [2021-02-22T10:46:23.801Z] ---> Running in d9fe8dce27d6 [2021-02-22T10:46:50.598Z] Removing intermediate container d9fe8dce27d6 [2021-02-22T10:46:50.598Z] ---> 06604e92c23e [2021-02-22T10:46:50.869Z] Successfully built 06604e92c23e [2021-02-22T10:46:50.869Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:46:51.210Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T10:46:51.210Z] . [Pipeline] withDockerContainer [2021-02-22T10:46:51.462Z] prd-ubuntu18.04-docker-arm64-4c-16g-27150 does not seem to be running inside a container [2021-02-22T10:46:51.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T10:46:53.067Z] $ docker top c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T10:46:54.090Z] + go version [2021-02-22T10:46:54.090Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-22T10:46:54.114Z] $ docker stop --time=1 c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 [2021-02-22T10:46:56.051Z] $ docker rm -f c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:46:57.040Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T10:46:57.040Z] . [Pipeline] withDockerContainer [2021-02-22T10:46:57.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-27150 does not seem to be running inside a container [2021-02-22T10:46:57.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T10:46:58.778Z] $ docker top 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-22T10:46:59.180Z] ========================================================= [2021-02-22T10:46:59.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-22T10:46:59.180Z] ========================================================= [Pipeline] sh [2021-02-22T10:46:59.825Z] + make test [2021-02-22T10:46:59.825Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-22T10:47:21.996Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-22T10:48:09.019Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-02-22T10:48:09.019Z] internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:48:09.019Z] internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender [2021-02-22T10:48:09.019Z] internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity [2021-02-22T10:48:09.019Z] internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status [2021-02-22T10:48:09.019Z] internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:48:09.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-22T10:48:21.493Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [2021-02-22T10:48:21.493Z] internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification [2021-02-22T10:48:21.493Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [2021-02-22T10:48:21.493Z] internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest [2021-02-22T10:48:21.493Z] internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest [2021-02-22T10:48:21.493Z] internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest [2021-02-22T10:48:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements [2021-02-22T10:48:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements [2021-02-22T10:48:39.900Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-02-22T10:48:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements [2021-02-22T10:48:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-02-22T10:48:44.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 65.8% of statements [2021-02-22T10:48:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.3% of statements [2021-02-22T10:48:46.876Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-02-22T10:48:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements [2021-02-22T10:48:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-02-22T10:48:49.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2021-02-22T10:48:49.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.373s coverage: 97.5% of statements [2021-02-22T10:48:49.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements [2021-02-22T10:48:50.065Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-02-22T10:48:50.065Z] internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:48:50.065Z] internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender [2021-02-22T10:48:50.065Z] internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity [2021-02-22T10:48:50.065Z] internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status [2021-02-22T10:48:50.065Z] internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.121s coverage: 92.8% of statements [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-02-22T10:49:00.232Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-02-22T10:49:00.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-02-22T10:49:10.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements [2021-02-22T10:49:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.134s coverage: 92.9% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.6% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.6% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.485s coverage: 62.4% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-02-22T10:49:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.931s coverage: 68.9% of statements [2021-02-22T10:49:25.505Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [2021-02-22T10:49:25.505Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification [2021-02-22T10:49:25.505Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification [2021-02-22T10:49:25.505Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification [2021-02-22T10:49:25.505Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification [2021-02-22T10:49:25.505Z] internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification [2021-02-22T10:49:26.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 36.1% of statements [2021-02-22T10:49:26.113Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-02-22T10:49:26.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2021-02-22T10:49:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-02-22T10:49:27.102Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-02-22T10:49:27.102Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-02-22T10:49:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2021-02-22T10:49:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-02-22T10:49:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.172s coverage: 100.0% of statements [2021-02-22T10:49:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-02-22T10:49:30.727Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-02-22T10:49:32.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-02-22T10:49:32.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-02-22T10:49:32.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-22T10:49:33.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-22T10:49:34.285Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-02-22T10:49:34.310Z] $ docker stop --time=1 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d [2021-02-22T10:49:36.570Z] $ docker rm -f 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-22T10:49:38.877Z] 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:49:41.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:49:42.694Z] ---> package-listing.sh [2021-02-22T10:49:42.694Z] ++ facter osfamily [2021-02-22T10:49:42.694Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-22T10:49:42.694Z] + OS_FAMILY=redhat [2021-02-22T10:49:42.694Z] + workspace=/w/workspace/edgex-go/3 [2021-02-22T10:49:42.694Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-22T10:49:42.694Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-22T10:49:42.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-22T10:49:42.694Z] + PACKAGES=/tmp/packages_start.txt [2021-02-22T10:49:42.694Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-22T10:49:42.694Z] + PACKAGES=/tmp/packages_end.txt [2021-02-22T10:49:42.694Z] + case "${OS_FAMILY}" in [2021-02-22T10:49:42.694Z] + rpm -qa [2021-02-22T10:49:42.694Z] + sort [2021-02-22T10:49:48.002Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-22T10:49:48.003Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-22T10:49:48.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-22T10:49:48.003Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-22T10:49:48.003Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-02-22T10:49:48.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-02-22T10:49:48.016Z] 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-22T10:49:48.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:49:48.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T10:49:48.610Z] [2021-02-22T10:49:48.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-22T10:49:48.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T10:49:48.960Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-22T10:49:48.960Z] df20fa9351a1: Pulling fs layer [2021-02-22T10:49:48.960Z] 36b3adc4ff6f: Pulling fs layer [2021-02-22T10:49:48.960Z] 8ad3a11d3b57: Pulling fs layer [2021-02-22T10:49:48.960Z] 46f8f816bc3b: Pulling fs layer [2021-02-22T10:49:48.960Z] 93b61091891f: Pulling fs layer [2021-02-22T10:49:48.960Z] 93b9cdb0e59b: Pulling fs layer [2021-02-22T10:49:48.960Z] 5e14af77c1be: Pulling fs layer [2021-02-22T10:49:48.960Z] 01666e4c0597: Pulling fs layer [2021-02-22T10:49:48.960Z] aa168da1d23b: Pulling fs layer [2021-02-22T10:49:48.960Z] 93b9cdb0e59b: Waiting [2021-02-22T10:49:48.960Z] 01666e4c0597: Waiting [2021-02-22T10:49:48.960Z] 5e14af77c1be: Waiting [2021-02-22T10:49:48.960Z] aa168da1d23b: Waiting [2021-02-22T10:49:48.960Z] 46f8f816bc3b: Waiting [2021-02-22T10:49:48.960Z] 93b61091891f: Waiting [2021-02-22T10:49:48.960Z] 36b3adc4ff6f: Download complete [2021-02-22T10:49:48.960Z] 46f8f816bc3b: Download complete [2021-02-22T10:49:49.222Z] df20fa9351a1: Verifying Checksum [2021-02-22T10:49:49.222Z] df20fa9351a1: Download complete [2021-02-22T10:49:49.222Z] 93b9cdb0e59b: Download complete [2021-02-22T10:49:49.222Z] 5e14af77c1be: Verifying Checksum [2021-02-22T10:49:49.222Z] 5e14af77c1be: Download complete [2021-02-22T10:49:49.222Z] 93b61091891f: Download complete [2021-02-22T10:49:49.222Z] 01666e4c0597: Verifying Checksum [2021-02-22T10:49:49.222Z] 01666e4c0597: Download complete [2021-02-22T10:49:49.485Z] df20fa9351a1: Pull complete [2021-02-22T10:49:49.747Z] 36b3adc4ff6f: Pull complete [2021-02-22T10:49:50.011Z] 8ad3a11d3b57: Verifying Checksum [2021-02-22T10:49:50.011Z] 8ad3a11d3b57: Download complete [2021-02-22T10:49:50.967Z] 8ad3a11d3b57: Pull complete [2021-02-22T10:49:51.546Z] 46f8f816bc3b: Pull complete [2021-02-22T10:49:51.811Z] aa168da1d23b: Verifying Checksum [2021-02-22T10:49:51.811Z] aa168da1d23b: Download complete [2021-02-22T10:49:51.811Z] 93b61091891f: Pull complete [2021-02-22T10:49:52.074Z] 93b9cdb0e59b: Pull complete [2021-02-22T10:49:52.074Z] 5e14af77c1be: Pull complete [2021-02-22T10:49:52.337Z] 01666e4c0597: Pull complete [2021-02-22T10:50:00.527Z] aa168da1d23b: Pull complete [2021-02-22T10:50:00.527Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-22T10:50:00.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T10:50:00.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-22T10:50:00.719Z] prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container [2021-02-22T10:50:00.766Z] $ 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-22T10:50:03.666Z] $ docker top 73a409515d4b64fd97e3f04027302e8f3e46246fbdd7665477b9e30b8ef0c050 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T10:50:04.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-22T10:50:04.505Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-22T10:50:04.810Z] + ls /var/log/sa-host [2021-02-22T10:50:04.810Z] + sadf -c /var/log/sa-host/sa22 [2021-02-22T10:50:04.810Z] file_magic: OK [2021-02-22T10:50:04.810Z] HZ: Using current value: 100 [2021-02-22T10:50:04.810Z] file_header: OK [2021-02-22T10:50:04.810Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-22T10:50:04.810Z] Statistics: [2021-02-22T10:50:04.810Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-22T10:50:04.810Z] File successfully converted to sysstat format version 12.2.1 [2021-02-22T10:50:04.810Z] + sadf -c /var/log/sa-host/sa23 [2021-02-22T10:50:04.810Z] file_magic: OK [2021-02-22T10:50:04.810Z] HZ: Using current value: 100 [2021-02-22T10:50:04.810Z] file_header: OK [2021-02-22T10:50:04.810Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-22T10:50:04.810Z] Statistics: [2021-02-22T10:50:04.810Z] Hnuu...uuuununununu... [2021-02-22T10:50:04.810Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-22T10:50:05.062Z] provisioning config files... [2021-02-22T10:50:05.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4013106583976838907tmp [Pipeline] { [Pipeline] echo [2021-02-22T10:50:05.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:50:05.467Z] ---> create-netrc.sh [Pipeline] } [2021-02-22T10:50:05.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-22T10:50:05.571Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:50:05.869Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-22T10:50:05.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:50:06.181Z] ---> sudo-logs.sh [2021-02-22T10:50:06.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-22T10:50:06.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:50:06.543Z] ---> job-cost.sh [2021-02-22T10:50:06.543Z] lf-activate-venv: SKIPPING [2021-02-22T10:50:06.543Z] INFO: No Stack... [2021-02-22T10:50:07.938Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-22T10:50:08.513Z] INFO: Archiving Costs [Pipeline] echo [2021-02-22T10:50:08.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T10:50:08.825Z] ---> logs-deploy.sh [2021-02-22T10:50:08.825Z] lf-activate-venv: SKIPPING [2021-02-22T10:50:08.825Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3183/3 [2021-02-22T10:50:08.825Z] INFO: archiving workspace using pattern(s): [2021-02-22T10:50:10.215Z] Archives upload complete. [2021-02-22T10:50:10.478Z] INFO: archiving logs to Nexus [2021-02-22T10:50:11.426Z] ---> uname -a: [2021-02-22T10:50:11.426Z] Linux prd-centos7-docker-4c-2g-27148.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> lscpu: [2021-02-22T10:50:11.426Z] Architecture: x86_64 [2021-02-22T10:50:11.426Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-22T10:50:11.426Z] Byte Order: Little Endian [2021-02-22T10:50:11.426Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-22T10:50:11.426Z] CPU(s): 4 [2021-02-22T10:50:11.426Z] On-line CPU(s) list: 0-3 [2021-02-22T10:50:11.426Z] Thread(s) per core: 1 [2021-02-22T10:50:11.426Z] Core(s) per socket: 1 [2021-02-22T10:50:11.426Z] Socket(s): 4 [2021-02-22T10:50:11.426Z] NUMA node(s): 1 [2021-02-22T10:50:11.426Z] Vendor ID: GenuineIntel [2021-02-22T10:50:11.426Z] CPU family: 6 [2021-02-22T10:50:11.426Z] Model: 44 [2021-02-22T10:50:11.426Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-22T10:50:11.426Z] Stepping: 1 [2021-02-22T10:50:11.426Z] CPU MHz: 2933.442 [2021-02-22T10:50:11.426Z] BogoMIPS: 5866.88 [2021-02-22T10:50:11.426Z] Virtualization: VT-x [2021-02-22T10:50:11.426Z] Hypervisor vendor: KVM [2021-02-22T10:50:11.426Z] Virtualization type: full [2021-02-22T10:50:11.426Z] L1d cache: 128 KiB [2021-02-22T10:50:11.426Z] L1i cache: 128 KiB [2021-02-22T10:50:11.426Z] L2 cache: 16 MiB [2021-02-22T10:50:11.426Z] L3 cache: 64 MiB [2021-02-22T10:50:11.426Z] NUMA node0 CPU(s): 0-3 [2021-02-22T10:50:11.426Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-22T10:50:11.426Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-22T10:50:11.426Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-22T10:50:11.426Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-22T10:50:11.426Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-22T10:50:11.426Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-22T10:50:11.426Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-22T10:50:11.426Z] Vulnerability Srbds: Not affected [2021-02-22T10:50:11.426Z] Vulnerability Tsx async abort: Not affected [2021-02-22T10:50:11.426Z] 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 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> nproc: [2021-02-22T10:50:11.426Z] 4 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> df -h: [2021-02-22T10:50:11.426Z] Filesystem Size Used Available Use% Mounted on [2021-02-22T10:50:11.426Z] overlay 50.0G 8.2G 41.7G 16% / [2021-02-22T10:50:11.426Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-22T10:50:11.426Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-22T10:50:11.426Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3@tmp [2021-02-22T10:50:11.426Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> free -m: [2021-02-22T10:50:11.426Z] total used free shared buff/cache available [2021-02-22T10:50:11.426Z] Mem: 1837 759 127 0 950 986 [2021-02-22T10:50:11.426Z] Swap: 1023 3 1020 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> ip addr: [2021-02-22T10:50:11.426Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-22T10:50:11.426Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-22T10:50:11.426Z] inet 127.0.0.1/8 scope host lo [2021-02-22T10:50:11.426Z] valid_lft forever preferred_lft forever [2021-02-22T10:50:11.426Z] inet6 ::1/128 scope host [2021-02-22T10:50:11.426Z] valid_lft forever preferred_lft forever [2021-02-22T10:50:11.426Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-22T10:50:11.426Z] link/ether fa:16:3e:69:91:69 brd ff:ff:ff:ff:ff:ff [2021-02-22T10:50:11.426Z] inet 10.30.123.164/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-22T10:50:11.426Z] valid_lft 85819sec preferred_lft 85819sec [2021-02-22T10:50:11.426Z] inet6 fe80::f816:3eff:fe69:9169/64 scope link [2021-02-22T10:50:11.426Z] valid_lft forever preferred_lft forever [2021-02-22T10:50:11.426Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-22T10:50:11.426Z] link/ether 02:42:6a:af:d2:3c brd ff:ff:ff:ff:ff:ff [2021-02-22T10:50:11.426Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-22T10:50:11.426Z] valid_lft forever preferred_lft forever [2021-02-22T10:50:11.426Z] inet6 fe80::42:6aff:feaf:d23c/64 scope link [2021-02-22T10:50:11.426Z] valid_lft forever preferred_lft forever [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] ---> sar -b -r -n DEV: [2021-02-22T10:50:11.426Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] 10:40:19 LINUX RESTART (4 CPU) [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] 10:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-22T10:50:11.426Z] 10:42:01 137.46 49.51 87.96 0.00 8616.74 33945.43 0.00 [2021-02-22T10:50:11.426Z] 10:43:01 278.24 96.79 181.45 0.00 4169.98 36674.90 0.00 [2021-02-22T10:50:11.426Z] 10:44:01 122.50 37.67 84.84 0.00 2652.33 10643.91 0.00 [2021-02-22T10:50:11.426Z] 10:45:01 4.13 0.00 4.13 0.00 0.00 137.92 0.00 [2021-02-22T10:50:11.426Z] 10:46:01 1.13 0.92 0.22 0.00 61.55 3.43 0.00 [2021-02-22T10:50:11.426Z] 10:47:01 1.28 0.93 0.35 0.00 50.62 5.15 0.00 [2021-02-22T10:50:11.426Z] 10:48:02 0.38 0.10 0.28 0.00 74.35 2.86 0.00 [2021-02-22T10:50:11.426Z] 10:49:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 [2021-02-22T10:50:11.426Z] 10:50:01 115.22 61.67 53.55 0.00 5647.82 16705.73 0.00 [2021-02-22T10:50:11.426Z] Average: 73.65 27.63 46.02 0.00 2374.33 10939.30 0.00 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] 10:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-22T10:50:11.426Z] 10:42:01 64944 0 621272 33.02 2596 1192732 1302796 44.46 663748 938440 41152 [2021-02-22T10:50:11.426Z] 10:43:01 103876 0 774336 41.15 1492 1001840 1754060 59.86 633304 867964 54904 [2021-02-22T10:50:11.426Z] 10:44:01 521004 0 698064 37.10 808 661668 1121024 38.26 482536 599004 20 [2021-02-22T10:50:11.426Z] 10:45:01 537664 0 681356 36.21 808 661716 1090764 37.23 499144 579828 12 [2021-02-22T10:50:11.426Z] 10:46:01 534064 0 683100 36.31 808 663572 1085384 37.04 500080 582076 16 [2021-02-22T10:50:11.426Z] 10:47:01 533664 0 681988 36.25 808 665084 1085192 37.04 498440 584332 8 [2021-02-22T10:50:11.426Z] 10:48:02 532784 0 680632 36.17 808 667320 1084032 37.00 497512 586560 8 [2021-02-22T10:50:11.426Z] 10:49:01 533156 0 680256 36.15 808 667324 1084032 37.00 495568 588512 8 [2021-02-22T10:50:11.426Z] 10:50:01 166544 0 760708 40.43 692 953600 1305780 44.56 512640 886808 21648 [2021-02-22T10:50:11.426Z] Average: 391967 0 695746 36.98 1070 792762 1212563 41.38 531441 690392 13086 [2021-02-22T10:50:11.426Z] [2021-02-22T10:50:11.426Z] 10:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-22T10:50:11.426Z] 10:42:01 eth0 1521.61 1475.61 7208.89 177.97 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:42:01 docker0 888.02 740.84 71.42 2680.42 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:43:01 eth0 267.23 209.98 1111.69 30.50 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:43:01 veth508e836 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:43:01 docker0 170.11 207.12 12.57 833.43 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:44:01 eth0 24.85 13.91 19.34 9.59 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:44:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:45:01 eth0 0.93 0.23 0.33 0.05 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:46:01 eth0 6.18 8.78 0.76 25.69 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:47:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:48:02 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:50:01 eth0 218.72 185.48 2142.06 64.16 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.426Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.427Z] Average: eth0 227.20 210.96 1169.10 34.34 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.427Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.427Z] Average: docker0 117.93 105.68 9.36 390.88 0.00 0.00 0.00 0.00 [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z] ---> sar -P ALL: [2021-02-22T10:50:11.427Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z] 10:40:19 LINUX RESTART (4 CPU) [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z] 10:41:01 CPU %user %nice %system %iowait %steal %idle [2021-02-22T10:50:11.427Z] 10:42:01 all 14.91 0.00 7.87 1.99 0.09 75.13 [2021-02-22T10:50:11.427Z] 10:42:01 0 15.32 0.00 10.66 2.02 0.10 71.90 [2021-02-22T10:50:11.427Z] 10:42:01 1 13.53 0.00 6.94 2.33 0.10 77.10 [2021-02-22T10:50:11.427Z] 10:42:01 2 12.23 0.00 6.77 1.80 0.07 79.14 [2021-02-22T10:50:11.427Z] 10:42:01 3 18.58 0.00 7.17 1.82 0.09 72.34 [2021-02-22T10:50:11.427Z] 10:43:01 all 16.44 0.00 9.68 5.25 0.10 68.52 [2021-02-22T10:50:11.427Z] 10:43:01 0 15.97 0.00 9.74 3.68 0.09 70.53 [2021-02-22T10:50:11.427Z] 10:43:01 1 16.95 0.00 9.31 6.39 0.10 67.24 [2021-02-22T10:50:11.427Z] 10:43:01 2 16.50 0.00 10.60 7.49 0.14 65.28 [2021-02-22T10:50:11.427Z] 10:43:01 3 16.34 0.00 9.08 3.45 0.09 71.04 [2021-02-22T10:50:11.427Z] 10:44:01 all 44.15 0.00 11.67 4.54 0.08 39.56 [2021-02-22T10:50:11.427Z] 10:44:01 0 43.26 0.00 12.10 6.09 0.10 38.45 [2021-02-22T10:50:11.427Z] 10:44:01 1 44.77 0.00 11.91 4.03 0.10 39.18 [2021-02-22T10:50:11.427Z] 10:44:01 2 44.41 0.00 11.33 4.52 0.05 39.69 [2021-02-22T10:50:11.427Z] 10:44:01 3 44.16 0.00 11.32 3.53 0.07 40.92 [2021-02-22T10:50:11.427Z] 10:45:01 all 0.16 0.00 0.08 0.00 0.00 99.75 [2021-02-22T10:50:11.427Z] 10:45:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-22T10:50:11.427Z] 10:45:01 1 0.08 0.00 0.10 0.00 0.00 99.82 [2021-02-22T10:50:11.427Z] 10:45:01 2 0.05 0.00 0.12 0.00 0.02 99.82 [2021-02-22T10:50:11.427Z] 10:45:01 3 0.50 0.00 0.07 0.00 0.00 99.43 [2021-02-22T10:50:11.427Z] 10:46:01 all 0.19 0.00 0.08 0.00 0.00 99.72 [2021-02-22T10:50:11.427Z] 10:46:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2021-02-22T10:50:11.427Z] 10:46:01 1 0.15 0.00 0.07 0.00 0.00 99.78 [2021-02-22T10:50:11.427Z] 10:46:01 2 0.13 0.00 0.08 0.00 0.00 99.78 [2021-02-22T10:50:11.427Z] 10:46:01 3 0.27 0.00 0.10 0.02 0.00 99.62 [2021-02-22T10:50:11.427Z] 10:47:01 all 0.02 0.00 0.05 0.00 0.01 99.92 [2021-02-22T10:50:11.427Z] 10:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-02-22T10:50:11.427Z] 10:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-02-22T10:50:11.427Z] 10:47:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2021-02-22T10:50:11.427Z] 10:47:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-02-22T10:50:11.427Z] 10:48:02 all 0.03 0.00 0.03 0.00 0.00 99.95 [2021-02-22T10:50:11.427Z] 10:48:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-22T10:50:11.427Z] 10:48:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-22T10:50:11.427Z] 10:48:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-22T10:50:11.427Z] 10:48:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-22T10:50:11.427Z] 10:49:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2021-02-22T10:50:11.427Z] 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-22T10:50:11.427Z] 10:49:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-02-22T10:50:11.427Z] 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-22T10:50:11.427Z] 10:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-22T10:50:11.427Z] 10:50:01 all 5.56 0.00 4.01 2.53 0.02 87.88 [2021-02-22T10:50:11.427Z] 10:50:01 0 5.26 0.00 4.69 0.96 0.03 89.06 [2021-02-22T10:50:11.427Z] 10:50:01 1 5.60 0.00 3.67 3.13 0.02 87.58 [2021-02-22T10:50:11.427Z] 10:50:01 2 5.16 0.00 3.64 3.49 0.03 87.67 [2021-02-22T10:50:11.427Z] 10:50:01 3 6.23 0.00 4.03 2.53 0.02 87.19 [2021-02-22T10:50:11.427Z] Average: all 8.88 0.00 3.66 1.57 0.04 85.85 [2021-02-22T10:50:11.427Z] Average: 0 8.71 0.00 4.08 1.39 0.04 85.79 [2021-02-22T10:50:11.427Z] Average: 1 8.86 0.00 3.52 1.74 0.04 85.84 [2021-02-22T10:50:11.427Z] Average: 2 8.57 0.00 3.57 1.90 0.04 85.92 [2021-02-22T10:50:11.427Z] Average: 3 9.38 0.00 3.48 1.24 0.03 85.86 [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z] [2021-02-22T10:50:11.427Z]