Pull request #3624 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 7cf3718774c7b33a8a9f1858bc51fb4f4bbe528f+829e8fdb577067879b803ac37640c358b37462cf (87bf76cc465a09f9626abd6b14704c07eb688cd4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2705423015856929824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4744067768805530890.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3624/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3624/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5338603269360869235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3624/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6285791392556846469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7692480872334494174.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3624/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3624/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7065542956305775239.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2902 in /w/workspace/edgexfoundry_edgex-go_PR-3624 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2950115290434854881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 7cf3718774c7b33a8a9f1858bc51fb4f4bbe528f > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3165858168436653566.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3624/head:refs/remotes/origin/PR-3624 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cf3718774c7b33a8a9f1858bc51fb4f4bbe528f # timeout=10 Merge succeeded, producing 5fa58cfa383d60d94b32c8126164635547e14657 Checking out Revision 5fa58cfa383d60d94b32c8126164635547e14657 (PR-3624) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4823023510307741080.key > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fa58cfa383d60d94b32c8126164635547e14657 # timeout=10 Commit message: "Merge commit '829e8fdb577067879b803ac37640c358b37462cf' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:47 ========================================================= 17:40:47 EdgeX Global Pipelines Version Info 17:40:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:49 ------------------- 17:40:49 stable info: 17:40:49 ------------------- 17:40:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:49 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:40:49 Message: update stable to v1.0.196 17:40:50 ------------------- 17:40:50 experimental info: 17:40:50 ------------------- 17:40:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:50 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:40:50 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3624 [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3624 [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3624 [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fa58cfa383d60d94b32c8126164635547e14657 [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fa58cf [Pipeline] echo 17:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:52 provisioning config files... 17:40:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1397616173373421100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:52 ---> docker-login.sh 17:40:52 nexus3.edgexfoundry.org:10001 17:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:52 Configure a credential helper to remove this warning. See 17:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:52 17:40:52 Login Succeeded 17:40:52 nexus3.edgexfoundry.org:10002 17:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 nexus3.edgexfoundry.org:10003 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 nexus3.edgexfoundry.org:10004 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 docker.io 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 ---> docker-login.sh ends [Pipeline] } 17:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:54 ++ 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 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/core-command/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo core-command,cmd/core-command/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/core-data/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo core-data,cmd/core-data/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ cut -d/ -f2 17:40:54 ++ dirname cmd/core-metadata/Dockerfile 17:40:54 + echo core-metadata,cmd/core-metadata/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/security-bootstrapper/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/security-proxy-setup/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/support-notifications/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo support-notifications,cmd/support-notifications/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/support-scheduler/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:40:54 + for file in '`ls cmd/**/Dockerfile`' 17:40:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:40:54 ++ cut -d/ -f2 17:40:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:40:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:55 17:40:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:40:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:55 latest: Pulling from edgex-devops/git-semver 17:40:55 31603596830f: Pulling fs layer 17:40:55 b6dc333f4379: Pulling fs layer 17:40:55 3d9ef1400e77: Pulling fs layer 17:40:55 fd332fbdc1db: Pulling fs layer 17:40:55 fd332fbdc1db: Waiting 17:40:55 b6dc333f4379: Verifying Checksum 17:40:55 b6dc333f4379: Download complete 17:40:56 31603596830f: Verifying Checksum 17:40:56 31603596830f: Download complete 17:40:56 31603596830f: Pull complete 17:40:56 b6dc333f4379: Pull complete 17:40:56 fd332fbdc1db: Verifying Checksum 17:40:56 fd332fbdc1db: Download complete 17:40:56 3d9ef1400e77: Verifying Checksum 17:40:56 3d9ef1400e77: Download complete 17:40:56 3d9ef1400e77: Pull complete 17:40:57 fd332fbdc1db: Pull complete 17:40:57 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:40:57 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:40:58 $ docker top 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:58 [ssh-agent] Looking for ssh-agent implementation... 17:40:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:58 $ docker exec 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 ssh-agent 17:40:58 SSH_AUTH_SOCK=/tmp/ssh-FKpgbyUCPyUW/agent.14 17:40:58 SSH_AGENT_PID=21 17:40:58 Running ssh-add (command line suppressed) 17:40:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_801298447398641244.key (/w/workspace/edgex-go/1@tmp/private_key_801298447398641244.key) 17:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:59 + git tag --points-at HEAD [Pipeline] } 17:40:59 $ docker exec --env ******** --env ******** 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 ssh-agent -k 17:40:59 unset SSH_AUTH_SOCK; 17:40:59 unset SSH_AGENT_PID; 17:40:59 echo Agent pid 21 killed; 17:40:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:59 [ssh-agent] Looking for ssh-agent implementation... 17:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:59 $ docker exec 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 ssh-agent 17:40:59 SSH_AUTH_SOCK=/tmp/ssh-BL59Z732RLFT/agent.54 17:40:59 SSH_AGENT_PID=60 17:40:59 Running ssh-add (command line suppressed) 17:40:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4495055704860619528.key (/w/workspace/edgex-go/1@tmp/private_key_4495055704860619528.key) 17:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:00 + git semver init 17:41:00 # -> Open(): unable to determine branch for HEAD 17:41:00 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:41:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:41:00 # $SEMVER_REMOTE_NAME = origin 17:41:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:41:00 # $SEMVER_USER_NAME = edgex-jenkins 17:41:00 # $SEMVER_BRANCH = PR-3624 17:41:00 # $SEMVER_TEMP = /tmp/semver-034045718 17:41:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:41:56 # '/tmp/semver-034045718' -> '/w/workspace/edgex-go/1/.semver' 17:41:56 # -> Force: false 17:41:56 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:41:56 $ docker exec --env ******** --env ******** 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 ssh-agent -k 17:41:56 unset SSH_AUTH_SOCK; 17:41:56 unset SSH_AGENT_PID; 17:41:56 echo Agent pid 60 killed; 17:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:57 + git semver [Pipeline] } 17:41:57 $ docker stop --time=1 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 17:41:58 $ docker rm -f 6cc0cc6d2d6ce7eed8b1efcf6718e1ac31e7ead4674de40d32d085512f9a0734 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:41:59 Stashed 1 file(s) [Pipeline] echo 17:41:59 [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 17:42:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:42:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:42:01 + sudo service docker restart 17:42:01 + true 17:42:01 Redirecting to /bin/systemctl restart docker.service 17:42:15 Still waiting to schedule task 17:42:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 17:42:19 ========================================================= 17:42:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:42:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:42:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:42:21 Sending build context to Docker daemon 328.4MB 17:42:21 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:42:21 Step 2/6 : FROM ${BASE} 17:42:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:42:21 540db60ca938: Pulling fs layer 17:42:21 adcc1eea9eea: Pulling fs layer 17:42:21 4c4ab2625f07: Pulling fs layer 17:42:21 0773c198feca: Pulling fs layer 17:42:21 345f892a5656: Pulling fs layer 17:42:21 4796506630df: Pulling fs layer 17:42:21 cc55df3e53f1: Pulling fs layer 17:42:21 4d027b6c602c: Pulling fs layer 17:42:21 449e75d2c14e: Pulling fs layer 17:42:21 4796506630df: Waiting 17:42:21 cc55df3e53f1: Waiting 17:42:21 4d027b6c602c: Waiting 17:42:21 449e75d2c14e: Waiting 17:42:21 0773c198feca: Waiting 17:42:21 345f892a5656: Waiting 17:42:21 4c4ab2625f07: Verifying Checksum 17:42:21 4c4ab2625f07: Download complete 17:42:21 adcc1eea9eea: Verifying Checksum 17:42:21 adcc1eea9eea: Download complete 17:42:21 345f892a5656: Verifying Checksum 17:42:21 345f892a5656: Download complete 17:42:21 4796506630df: Verifying Checksum 17:42:21 4796506630df: Download complete 17:42:21 cc55df3e53f1: Verifying Checksum 17:42:21 cc55df3e53f1: Download complete 17:42:21 540db60ca938: Verifying Checksum 17:42:21 540db60ca938: Download complete 17:42:22 540db60ca938: Pull complete 17:42:22 adcc1eea9eea: Pull complete 17:42:22 4c4ab2625f07: Pull complete 17:42:22 4d027b6c602c: Verifying Checksum 17:42:22 4d027b6c602c: Download complete 17:42:25 449e75d2c14e: Verifying Checksum 17:42:25 449e75d2c14e: Download complete 17:42:26 0773c198feca: Verifying Checksum 17:42:26 0773c198feca: Download complete 17:42:29 0773c198feca: Pull complete 17:42:29 345f892a5656: Pull complete 17:42:29 4796506630df: Pull complete 17:42:29 cc55df3e53f1: Pull complete 17:42:29 4d027b6c602c: Pull complete 17:42:31 449e75d2c14e: Pull complete 17:42:31 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:42:31 ---> 0d28375d9b5b 17:42:31 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 17:42:32 ---> Running in 8b396bd916f5 17:42:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:34 (1/12) Installing libmagic (5.39-r0) 17:42:34 (2/12) Installing file (5.39-r0) 17:42:35 (3/12) Installing libc-dev (0.7.2-r3) 17:42:35 (4/12) Installing g++ (10.2.1_pre1-r3) 17:42:50 (5/12) Installing fortify-headers (1.1-r0) 17:42:50 (6/12) Installing patch (2.7.6-r7) 17:42:50 (7/12) Installing build-base (0.5-r2) 17:42:50 (8/12) Installing libsodium (1.0.18-r0) 17:42:50 (9/12) Installing pkgconf (1.7.3-r0) 17:42:50 (10/12) Installing libsodium-dev (1.0.18-r0) 17:42:50 (11/12) Installing libzmq (4.3.3-r1) 17:42:50 (12/12) Installing zeromq-dev (4.3.3-r1) 17:42:50 Executing busybox-1.32.1-r6.trigger 17:42:50 OK: 219 MiB in 52 packages 17:42:51 Removing intermediate container 8b396bd916f5 17:42:51 ---> 02238100bdfd 17:42:51 Step 4/6 : WORKDIR /edgex-go 17:42:51 ---> Running in d405ab3af9e9 17:42:51 Removing intermediate container d405ab3af9e9 17:42:51 ---> 1737f26752fb 17:42:51 Step 5/6 : COPY go.mod . 17:42:51 ---> 7ba5499a082e 17:42:51 Step 6/6 : RUN go mod download 17:42:51 ---> Running in 6dfd00934ec3 17:43:04 Removing intermediate container 6dfd00934ec3 17:43:04 ---> 5520f54f3444 17:43:04 Successfully built 5520f54f3444 17:43:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:43:04 + docker inspect -f . ci-base-image-x86_64 17:43:04 . [Pipeline] withDockerContainer 17:43:04 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:05 $ docker top e0537a111a6596376d403403c5993a6f64bc0b759b31874f612effb9f4b4cf09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:05 + go version 17:43:05 go version go1.16.5 linux/amd64 [Pipeline] } 17:43:05 $ docker stop --time=1 e0537a111a6596376d403403c5993a6f64bc0b759b31874f612effb9f4b4cf09 17:43:06 $ docker rm -f e0537a111a6596376d403403c5993a6f64bc0b759b31874f612effb9f4b4cf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:07 + docker inspect -f . ci-base-image-x86_64 17:43:07 . [Pipeline] withDockerContainer 17:43:08 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:43:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:08 $ docker top ad64b1bfd9da27355861914c05a71935247a540aebcd7d1778d62b952f6f23a3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:43:08 ========================================================= 17:43:08 [edgeXBuildGoParallel] Running Tests and Build... 17:43:08 ========================================================= [Pipeline] sh 17:43:09 + go mod tidy [Pipeline] sh 17:43:09 + make test 17:43:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:43:09 go mod tidy 17:43:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:43:15 ? github.com/edgexfoundry/edgex-go [no test files] 17:43:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:43:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:43:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:43:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:43:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:43:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:43:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:43:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 100.0% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:43:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 17:43:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:43:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.9% of statements 17:43:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:43:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.080s coverage: 78.9% of statements 17:43:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:43:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:43:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:43:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:43:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 17:43:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:43:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 17:43:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 17:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 17:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 17:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 17:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 17:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements 17:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 17:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 17:44:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:44:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 17:44:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 17:44:32 GO111MODULE=on go vet ./... 17:44:54 gofmt -l . 17:44:54 [ "`gofmt -l .`" = "" ] 17:44:54 ./bin/test-attribution-txt.sh [Pipeline] sh 17:44:55 + ls -al . 17:44:55 total 568 17:44:55 drwxrwxr-x 10 1001 1001 4096 Jul 15 17:44 . 17:44:55 drwxr-xr-x 4 root root 28 Jul 15 17:43 .. 17:44:55 -rw-rw-r-- 1 1001 1001 11 Jul 15 17:40 .dockerignore 17:44:55 drwxrwxr-x 8 1001 1001 179 Jul 15 17:40 .git 17:44:55 drwxrwxr-x 3 1001 1001 125 Jul 15 17:40 .github 17:44:55 -rw-rw-r-- 1 1001 1001 818 Jul 15 17:40 .gitignore 17:44:55 -rw-rw-r-- 1 1001 1001 76 Jul 15 17:40 .hadolint.yml 17:44:55 drwx------ 3 1001 1001 58 Jul 15 17:41 .semver 17:44:55 -rw-rw-r-- 1 1001 1001 166 Jul 15 17:40 .sonarcloud.properties 17:44:55 -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:40 Attribution.txt 17:44:55 -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:40 CHANGELOG.md 17:44:55 -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:40 CONTRIBUTING.md 17:44:55 -rw-rw-r-- 1 1001 1001 931 Jul 15 17:40 Dockerfile.build 17:44:55 -rw-rw-r-- 1 1001 1001 849 Jul 15 17:40 Jenkinsfile 17:44:55 -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:40 LICENSE 17:44:55 -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:40 Makefile 17:44:55 -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:40 README.md 17:44:55 -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:40 SECURITY.md 17:44:55 -rw-rw-r-- 1 1001 1001 5 Jul 15 17:41 VERSION 17:44:55 -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:40 ZMQWindows.md 17:44:55 drwxrwxr-x 2 1001 1001 37 Jul 15 17:40 bin 17:44:55 drwxrwxr-x 14 1001 1001 4096 Jul 15 17:40 cmd 17:44:55 -rw-r--r-- 1 root root 402846 Jul 15 17:44 coverage.out 17:44:55 -rw-rw-r-- 1 1001 1001 812 Jul 15 17:40 go.mod 17:44:55 -rw-r--r-- 1 root root 21058 Jul 15 17:43 go.sum 17:44:55 drwxrwxr-x 7 1001 1001 114 Jul 15 17:40 internal 17:44:55 drwxrwxr-x 3 1001 1001 16 Jul 15 17:40 openapi 17:44:55 drwxrwxr-x 4 1001 1001 71 Jul 15 17:40 snap 17:44:55 -rw-rw-r-- 1 1001 1001 204 Jul 15 17:40 version.go [Pipeline] sh 17:44:56 + '[' -e coverage.out ] 17:44:56 + chown 1001:1001 coverage.out [Pipeline] stash 17:44:56 Stashed 1 file(s) [Pipeline] sh 17:44:56 + make build 17:44:56 go mod tidy 17:44:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:45:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:45:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:45:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:45:13 $ docker stop --time=1 ad64b1bfd9da27355861914c05a71935247a540aebcd7d1778d62b952f6f23a3 17:45:15 $ docker rm -f ad64b1bfd9da27355861914c05a71935247a540aebcd7d1778d62b952f6f23a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:45:19 17:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:45:19 latest: Pulling from edgex-devops/edgex-compose 17:45:19 cbdbe7a5bc2a: Pulling fs layer 17:45:19 ca9280d653b3: Pulling fs layer 17:45:19 7e9c9ca2126c: Pulling fs layer 17:45:20 cbdbe7a5bc2a: Verifying Checksum 17:45:20 cbdbe7a5bc2a: Download complete 17:45:20 cbdbe7a5bc2a: Pull complete 17:45:21 ca9280d653b3: Verifying Checksum 17:45:21 ca9280d653b3: Download complete 17:45:22 ca9280d653b3: Pull complete 17:45:25 7e9c9ca2126c: Verifying Checksum 17:45:25 7e9c9ca2126c: Download complete 17:45:28 7e9c9ca2126c: Pull complete 17:45:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:45:28 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:45:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:45:30 $ docker top b74fc6d3ad45a695033e7a9f7323bb69db32b860f119a0354e4b08b04f32fd79 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:30 + docker-compose build --help 17:45:30 + grep parallel 17:45:31 --parallel Build images in parallel. [Pipeline] } 17:45:31 $ docker stop --time=1 b74fc6d3ad45a695033e7a9f7323bb69db32b860f119a0354e4b08b04f32fd79 17:45:32 $ docker rm -f b74fc6d3ad45a695033e7a9f7323bb69db32b860f119a0354e4b08b04f32fd79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:45:33 . [Pipeline] withDockerContainer 17:45:33 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:45:33 $ docker top b44dfd4789fd483972babaab90e1fa13c4ac8caf9b1f0f0fb7db9caa3728a945 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:34 + docker-compose -f ./docker-compose-build.yml build --parallel 17:45:34 Building core-command ... 17:45:34 Building core-data ... 17:45:34 Building core-metadata ... 17:45:34 Building security-bootstrapper ... 17:45:34 Building security-proxy-setup ... 17:45:34 Building security-secretstore-setup ... 17:45:34 Building support-notifications ... 17:45:34 Building support-scheduler ... 17:45:34 Building sys-mgmt-agent ... 17:45:34 Building core-data 17:45:34 Building security-bootstrapper 17:45:34 Building support-scheduler 17:45:34 Building security-secretstore-setup 17:45:34 Building core-metadata 17:45:47 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:45:47 ---> 5520f54f3444 17:45:47 Step 3/32 : WORKDIR /edgex-go 17:45:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:45:47 ---> 5520f54f3444 17:45:47 Step 3/26 : WORKDIR /edgex-go 17:45:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:45:47 ---> 5520f54f3444 17:45:47 Step 3/24 : WORKDIR /edgex-go 17:45:50 ---> Running in 3161a017c2a2 17:45:50 ---> Running in 2a338f7212c1 17:45:50 ---> Running in 5580974a084f 17:45:51 Removing intermediate container 2a338f7212c1 17:45:51 ---> a53e33bc4292 17:45:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:51 Removing intermediate container 3161a017c2a2 17:45:51 ---> 07b9750492a5 17:45:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:51 Removing intermediate container 5580974a084f 17:45:51 ---> 9768475eb2c2 17:45:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:51 ---> Running in 7855e06d4dbd 17:45:51 ---> Running in 569d9448880e 17:45:51 ---> Running in 2a16cf7e5b2a 17:45:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:45:53 ---> 5520f54f3444 17:45:53 Step 3/24 : WORKDIR /edgex-go 17:45:53 ---> Using cache 17:45:53 ---> 9768475eb2c2 17:45:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:54 ---> Running in cc356ce1f808 17:45:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:45:54 ---> 5520f54f3444 17:45:54 Step 3/23 : WORKDIR /edgex-go 17:45:54 ---> Using cache 17:45:54 ---> 9768475eb2c2 17:45:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:54 Removing intermediate container 7855e06d4dbd 17:45:54 ---> 234d4ff99904 17:45:54 Step 5/32 : RUN apk add --update --no-cache make git 17:45:54 ---> Running in 15ad5a70621e 17:45:54 ---> Running in cda376f18907 17:45:55 Removing intermediate container 569d9448880e 17:45:55 ---> d384d7e79d37 17:45:55 Step 5/26 : RUN apk add --update --no-cache make git 17:45:55 ---> Running in fded912377fc 17:45:55 Removing intermediate container 2a16cf7e5b2a 17:45:55 ---> 579754ff160e 17:45:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:45:55 ---> Running in 4221af88a1e0 17:45:55 Removing intermediate container cc356ce1f808 17:45:55 ---> 3da3d831e1bc 17:45:55 Step 5/24 : RUN apk add --update --no-cache make git 17:45:55 ---> Running in da0bb3ab4a1a 17:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:55 Removing intermediate container 15ad5a70621e 17:45:55 ---> 601af883c83f 17:45:55 Step 5/23 : RUN apk add --update --no-cache make git 17:45:55 ---> Running in 6e0723f1830e 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:57 OK: 219 MiB in 52 packages 17:45:57 OK: 219 MiB in 52 packages 17:45:57 OK: 219 MiB in 52 packages 17:45:57 OK: 219 MiB in 52 packages 17:45:57 Removing intermediate container cda376f18907 17:45:57 ---> f0bccf0d9f98 17:45:57 Step 6/32 : COPY go.mod . 17:45:57 Removing intermediate container 4221af88a1e0 17:45:57 ---> c5f66e8a6977 17:45:57 Step 6/24 : COPY go.mod . 17:45:57 OK: 219 MiB in 52 packages 17:45:57 Removing intermediate container fded912377fc 17:45:57 ---> a801702d6f33 17:45:57 Step 6/26 : COPY go.mod . 17:45:57 ---> 3f548d102920 17:45:57 Step 7/32 : RUN go mod download 17:45:57 ---> Running in 745b004d219d 17:45:57 Removing intermediate container da0bb3ab4a1a 17:45:57 ---> 6a61d3a3884e 17:45:57 Step 6/24 : COPY go.mod . 17:45:57 ---> b6458bc45bd2 17:45:57 Step 7/24 : RUN go mod download 17:45:58 ---> Running in 8cb266d675d3 17:45:58 ---> f5404298a41c 17:45:58 Step 7/26 : RUN go mod download 17:45:58 ---> Running in 2cd5f981dba2 17:45:58 ---> fa94f53e5069 17:45:58 Step 7/24 : RUN go mod download 17:45:58 Removing intermediate container 6e0723f1830e 17:45:58 ---> c6d38d1d7560 17:45:58 Step 6/23 : COPY go.mod . 17:45:58 ---> Running in cd3442b84792 17:45:58 ---> 6dcd45fcedaa 17:45:58 Step 7/23 : RUN go mod download 17:45:58 ---> Running in 29e3af4424bc 17:45:59 Removing intermediate container 745b004d219d 17:45:59 ---> fd3a7a724226 17:45:59 Step 8/32 : COPY . . 17:45:59 Removing intermediate container 8cb266d675d3 17:45:59 ---> 4c6f24da94f8 17:45:59 Step 8/24 : COPY . . 17:45:59 Removing intermediate container 2cd5f981dba2 17:45:59 ---> 8746f2a67ac2 17:45:59 Step 8/26 : COPY . . 17:45:59 Removing intermediate container cd3442b84792 17:45:59 ---> 46ff2c4a12bf 17:45:59 Step 8/24 : COPY . . 17:46:03 Removing intermediate container 29e3af4424bc 17:46:03 ---> ce4b142cac30 17:46:03 Step 8/23 : COPY . . 17:46:12 ---> 1575852624d8 17:46:12 Step 9/24 : RUN go mod tidy 17:46:12 ---> Running in ebb4d17936cd 17:46:14 Removing intermediate container ebb4d17936cd 17:46:14 ---> 4bb83a3b4b63 17:46:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:46:14 ---> Running in c659b55d8f1d 17:46:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:46:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2903 in /w/workspace/edgexfoundry_edgex-go_PR-3624 [Pipeline] { [Pipeline] ws 17:46:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:46:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:46:29 + true 17:46:29 + sudo service docker restart 17:46:31 ---> 7cec66a11129 17:46:31 Step 9/24 : RUN go mod tidy 17:46:31 ---> 87cc066e4617 17:46:31 Step 9/32 : RUN go mod tidy 17:46:31 ---> Running in 9c997cadfd96 17:46:31 ---> 088a8bf8247a 17:46:31 Step 9/26 : RUN go mod tidy 17:46:31 ---> Running in 02b6af5bddb0 17:46:31 ---> Running in 7a2312a395ab 17:46:34 Removing intermediate container 9c997cadfd96 17:46:34 ---> 85a64eebba12 17:46:34 Step 10/24 : RUN make cmd/core-data/core-data 17:46:34 ---> 35bd8f635b92 17:46:34 Step 9/23 : RUN go mod tidy 17:46:34 ---> Running in 9c741b198263 17:46:34 ---> Running in 9ca6402bbecc 17:46:34 Removing intermediate container 7a2312a395ab 17:46:34 ---> 21cb5bb17574 17:46:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:46:34 ---> Running in 5486b322b117 17:46:34 Removing intermediate container 02b6af5bddb0 17:46:34 ---> 939e085413d6 17:46:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:46:34 ---> Running in dce9b63c6503 17:46:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:46:36 Removing intermediate container 9c741b198263 17:46:36 ---> 2829b003897a 17:46:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:46:36 ---> Running in 12f2aaebe777 17:46:37 Removing intermediate container c659b55d8f1d 17:46:37 ---> ce5211b2ad1d 17:46:37 17:46:37 Step 11/24 : FROM alpine:3.12 17:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:46:37 3.12: Pulling from library/alpine 17:46:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:46:38 Status: Downloaded newer image for alpine:3.12 17:46:38 ---> 13621d1b12d4 17:46:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:46:39 ---> Running in a206548344f9 17:46:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:46:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:46:39 (1/1) Installing dumb-init (1.2.2-r1) 17:46:39 Executing busybox-1.31.1-r20.trigger 17:46:39 OK: 6 MiB in 15 packages 17:46:40 Removing intermediate container a206548344f9 17:46:40 ---> 3080c288e585 17:46:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:46:40 ---> Running in 59003bf7fe3c 17:46:40 Removing intermediate container 59003bf7fe3c 17:46:40 ---> bfd4557a305b 17:46:40 Step 14/24 : ENV APP_PORT=59881 17:46:40 ---> Running in 10afa939a6b8 17:46:40 Removing intermediate container 10afa939a6b8 17:46:40 ---> 71ac94650093 17:46:40 Step 15/24 : EXPOSE $APP_PORT 17:46:40 ---> Running in 63df5e34c214 17:46:41 Removing intermediate container 63df5e34c214 17:46:41 ---> bdae8895046e 17:46:41 Step 16/24 : WORKDIR / 17:46:41 ---> Running in 484ef1aa389e 17:46:41 Removing intermediate container 484ef1aa389e 17:46:41 ---> 683e39c6f7cc 17:46:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:46:41 ---> d68c0e23d3fc 17:46:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:46:41 ---> 8b41c05c5f2d 17:46:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:46:42 ---> 364d5d927b7e 17:46:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:46:42 ---> Running in ab676b5a07f8 17:46:42 Removing intermediate container ab676b5a07f8 17:46:42 ---> 7f68748df9b3 17:46:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:46:42 ---> Running in 5d8dee996f56 17:46:42 Removing intermediate container 5d8dee996f56 17:46:42 ---> f87eb50ecb31 17:46:42 Step 22/24 : LABEL arch=x86_64 17:46:42 ---> Running in 54882b0f89fd 17:46:42 Removing intermediate container 54882b0f89fd 17:46:42 ---> e01fbc07df20 17:46:42 Step 23/24 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:46:42 ---> Running in bf1654475e8c 17:46:43 Removing intermediate container bf1654475e8c 17:46:43 ---> 0aaf7f1a89cc 17:46:43 Step 24/24 : LABEL version=0.0.0 17:46:43 ---> Running in 16ed847a0926 17:46:43 Removing intermediate container 16ed847a0926 17:46:43 ---> b9ecfa940c9e 17:46:43 17:46:43 Successfully built b9ecfa940c9e 17:46:43 Successfully tagged core-metadata:latest 17:46:43 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:48 provisioning config files... 17:46:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config684031815433118234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:48 ---> docker-login.sh 17:46:48 nexus3.edgexfoundry.org:10001 17:46:48  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:46:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:46:48 ---> 5520f54f3444 17:46:48 Step 3/23 : WORKDIR /edgex-go 17:46:48 ---> Using cache 17:46:48 ---> 9768475eb2c2 17:46:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:48 ---> Using cache 17:46:48 ---> 601af883c83f 17:46:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:49 ---> Running in 2ed099008ad7 17:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:50 Configure a credential helper to remove this warning. See 17:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:50 17:46:50 Login Succeeded 17:46:50 nexus3.edgexfoundry.org:10002 17:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:50 Configure a credential helper to remove this warning. See 17:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:50 17:46:50 Login Succeeded 17:46:50 nexus3.edgexfoundry.org:10003 17:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:51 Configure a credential helper to remove this warning. See 17:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:51 17:46:51 Login Succeeded 17:46:51 nexus3.edgexfoundry.org:10004 17:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:52 Configure a credential helper to remove this warning. See 17:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:52 17:46:52 Login Succeeded 17:46:52 docker.io 17:46:52 OK: 219 MiB in 52 packages 17:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:52 Removing intermediate container 2ed099008ad7 17:46:52 ---> b0335477ee73 17:46:52 Step 6/23 : COPY go.mod . 17:46:52 ---> f7c510332df0 17:46:52 Step 7/23 : RUN go mod download 17:46:52 ---> Running in 1496fbd227a0 17:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:52 Configure a credential helper to remove this warning. See 17:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:52 17:46:52 Login Succeeded 17:46:52 ---> docker-login.sh ends [Pipeline] } 17:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:46:53 ========================================================= 17:46:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:46:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:46:54 Removing intermediate container 1496fbd227a0 17:46:54 ---> 2c7924ffd6b1 17:46:54 Step 8/23 : COPY . . 17:46:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:46:54 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 17:46:55 ---> job-cost.sh 17:46:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CLqr 17:46:59 ---> f8d762543f21 17:46:59 Step 9/23 : RUN go mod tidy 17:46:59 ---> Running in f7c79033ee7e 17:47:01 Removing intermediate container f7c79033ee7e 17:47:01 ---> 29251442dab1 17:47:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:47:01 ---> Running in f80689194847 17:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:47:13 Removing intermediate container 5486b322b117 17:47:13 ---> 891176b8a220 17:47:13 17:47:13 Step 11/26 : FROM alpine:3.12 17:47:13 ---> 13621d1b12d4 17:47:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:47:13 ---> Running in 83c8745998f7 17:47:14 Removing intermediate container dce9b63c6503 17:47:14 ---> 1b7ccbd1d115 17:47:14 17:47:14 Step 11/32 : FROM alpine:3.12 17:47:14 ---> 13621d1b12d4 17:47:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:47:14 ---> Running in 14a93e946249 17:47:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:14 Removing intermediate container 14a93e946249 17:47:14 ---> bac2cbdd45d0 17:47:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:47:14 ---> Running in c0692ab1c199 17:47:14 (1/6) Installing ca-certificates (20191127-r4) 17:47:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:47:14 (3/6) Installing libcurl (7.77.0-r0) 17:47:14 (4/6) Installing curl (7.77.0-r0) 17:47:14 (5/6) Installing dumb-init (1.2.2-r1) 17:47:14 (6/6) Installing su-exec (0.2-r1) 17:47:14 Executing busybox-1.31.1-r20.trigger 17:47:14 Executing ca-certificates-20191127-r4.trigger 17:47:14 OK: 7 MiB in 20 packages 17:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:15 (1/2) Installing dumb-init (1.2.2-r1) 17:47:15 (2/2) Installing su-exec (0.2-r1) 17:47:15 Executing busybox-1.31.1-r20.trigger 17:47:15 OK: 6 MiB in 16 packages 17:47:16 Removing intermediate container 83c8745998f7 17:47:16 ---> 3514fbca9d49 17:47:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:16 Removing intermediate container 12f2aaebe777 17:47:16 ---> 486eb3925f88 17:47:16 17:47:16 Step 11/23 : FROM alpine:3.12 17:47:16 ---> 13621d1b12d4 17:47:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:47:16 ---> Using cache 17:47:16 ---> 3080c288e585 17:47:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:16 ---> Using cache 17:47:16 ---> bfd4557a305b 17:47:16 Step 14/23 : ENV APP_PORT=59861 17:47:16 ---> Running in df0991268d7a 17:47:16 ---> Running in 0519ea8d80fb 17:47:16 Removing intermediate container c0692ab1c199 17:47:16 ---> f7816a94a281 17:47:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:47:16 ---> Running in 4488c023f430 17:47:16 Removing intermediate container df0991268d7a 17:47:16 ---> 5b2550a8900b 17:47:16 Step 14/26 : WORKDIR / 17:47:16 Removing intermediate container 0519ea8d80fb 17:47:16 ---> 00a3493f1dd6 17:47:16 Step 15/23 : EXPOSE $APP_PORT 17:47:16 ---> Running in ea433976910a 17:47:16 ---> Running in 42bdd3821a3d 17:47:17 Removing intermediate container 4488c023f430 17:47:17 ---> d378aa002b0f 17:47:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:47:17 Removing intermediate container 42bdd3821a3d 17:47:17 ---> fb8f0e613c78 17:47:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:47:17 ---> Running in b01a5036706e 17:47:17 Removing intermediate container ea433976910a 17:47:17 ---> 9fa4a3c83d56 17:47:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:17 ---> acd02c22fa1e 17:47:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:47:17 Removing intermediate container b01a5036706e 17:47:17 ---> 248f2cc4a057 17:47:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:47:17 ---> Running in 402108f127a0 17:47:17 ---> 60de5cf85ab6 17:47:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:47:18 ---> 95008c56c699 17:47:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:47:18 ---> 39f8b87a5809 17:47:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:47:18 ---> 847e72fe8fea 17:47:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:47:19 ---> 3fdbc0917eb5 17:47:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:47:19 Removing intermediate container 402108f127a0 17:47:19 ---> b52ce06b2394 17:47:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:47:19 ---> 6d9c5cdbe68a 17:47:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:47:19 ---> Running in 13da244628a8 17:47:19 ---> Running in 01e9c4e081ef 17:47:19 Removing intermediate container 13da244628a8 17:47:19 ---> 461ee9da2ca7 17:47:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:47:19 Removing intermediate container 01e9c4e081ef 17:47:19 ---> 35115d04ba09 17:47:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:19 ---> caf07b62e4fd 17:47:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:47:20 ---> Running in f6fd3727bd3e 17:47:20 Removing intermediate container 9ca6402bbecc 17:47:20 ---> 031ee081bb8b 17:47:20 17:47:20 Step 11/24 : FROM alpine:3.12 17:47:20 ---> 13621d1b12d4 17:47:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:47:20 ---> b89e64357812 17:47:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:47:20 ---> Running in 83e99546fc57 17:47:20 ---> Running in 1c5f6462a9a6 17:47:20 Removing intermediate container f6fd3727bd3e 17:47:20 ---> c6719175b9c4 17:47:20 Step 21/23 : LABEL arch=x86_64 17:47:20 Removing intermediate container 83e99546fc57 17:47:20 ---> dc4b215c4756 17:47:20 Step 13/24 : ENV APP_PORT=59880 17:47:20 ---> Running in df3b681aec60 17:47:20 ---> Running in 7849cc4dc19a 17:47:20 Removing intermediate container df3b681aec60 17:47:20 ---> 2f7f52e843a8 17:47:20 Step 22/23 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:20 ---> 8332315d83e3 17:47:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:47:21 ---> Running in ade00f660459 17:47:21 Removing intermediate container 7849cc4dc19a 17:47:21 ---> e4c7c4c4e6f3 17:47:21 Step 14/24 : EXPOSE $APP_PORT 17:47:21 ---> Running in 1cd5fdcaefbe 17:47:21 Removing intermediate container ade00f660459 17:47:21 ---> 6b27805f673e 17:47:21 Step 23/23 : LABEL version=0.0.0 17:47:21 ---> Running in 8aaf44cec746 17:47:21 Removing intermediate container 1cd5fdcaefbe 17:47:21 ---> 496b928a71a9 17:47:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:21 ---> 69300cb52129 17:47:21 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:47:21 ---> Running in 65004a3e2b82 17:47:21 ---> Running in 9f4c49658420 17:47:21 Removing intermediate container 8aaf44cec746 17:47:21 ---> 2a2141b62479 17:47:21 17:47:21 Successfully built 2a2141b62479 17:47:21 Successfully tagged support-scheduler:latest 17:47:21 Building security-proxy-setup 17:47:21  Building support-scheduler ... done Removing intermediate container 1c5f6462a9a6 17:47:21 ---> e518c6816159 17:47:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:23 ---> 909cb96cb7e3 17:47:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:47:24 ---> 44123695d2b8 17:47:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:47:24 Removing intermediate container 65004a3e2b82 17:47:24 ---> 56242dcd90aa 17:47:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:47:24 ---> Running in ef98d3c77d36 17:47:24 Removing intermediate container 9f4c49658420 17:47:24 ---> aef8d7a2d1f5 17:47:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:47:24 ---> 84651c543e79 17:47:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:47:24 ---> Running in ec3ea2764c03 17:47:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:25 Removing intermediate container ec3ea2764c03 17:47:25 ---> 307263860066 17:47:25 Step 24/26 : LABEL arch=x86_64 17:47:25 ---> a941dfa90dbb 17:47:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:47:25 ---> Running in 003a85bcbf3f 17:47:25 Removing intermediate container 003a85bcbf3f 17:47:25 ---> bcbcb9c81a06 17:47:25 Step 25/26 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:47:25 ---> 5520f54f3444 17:47:25 Step 3/22 : WORKDIR /edgex-go 17:47:25 ---> Using cache 17:47:25 ---> 9768475eb2c2 17:47:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:25 ---> Using cache 17:47:25 ---> 601af883c83f 17:47:25 Step 5/22 : RUN apk add --update --no-cache make git 17:47:25 ---> Using cache 17:47:25 ---> c6d38d1d7560 17:47:25 Step 6/22 : COPY go.mod . 17:47:25 ---> Using cache 17:47:25 ---> 6dcd45fcedaa 17:47:25 Step 7/22 : RUN go mod download 17:47:25 ---> Using cache 17:47:25 ---> ce4b142cac30 17:47:25 Step 8/22 : COPY . . 17:47:25 ---> Using cache 17:47:25 ---> 35bd8f635b92 17:47:25 Step 9/22 : RUN go mod tidy 17:47:25 ---> Using cache 17:47:25 ---> 2829b003897a 17:47:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:47:25 ---> ab61acdfb7bf 17:47:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:47:25 ---> Running in daf91b4fc213 17:47:25 ---> Running in 747e1dd146f1 17:47:26 Removing intermediate container daf91b4fc213 17:47:26 ---> 0a064d531b72 17:47:26 Step 26/26 : LABEL version=0.0.0 17:47:26 ---> Running in e9ffe0ff81e6 17:47:26 ---> Running in fcc4e3b5540f 17:47:26 (1/6) Installing dumb-init (1.2.2-r1) 17:47:26 Removing intermediate container e9ffe0ff81e6 17:47:26 ---> 3b5cd79ffbea 17:47:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:47:26 (2/6) Installing libgcc (9.3.0-r2) 17:47:26 Removing intermediate container fcc4e3b5540f 17:47:26 ---> 802a56e49714 17:47:26 17:47:26 (3/6) Installing libsodium (1.0.18-r0) 17:47:26 (4/6) Installing libstdc++ (9.3.0-r2) 17:47:26 Successfully built 802a56e49714 17:47:26 Successfully tagged security-secretstore-setup:latest 17:47:26 Building sys-mgmt-agent 17:47:26  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:47:27 (5/6) Installing libzmq (4.3.3-r0) 17:47:27 (6/6) Installing zeromq (4.3.3-r0) 17:47:27 ---> 023f7347294b 17:47:27 Step 27/32 : RUN chmod +x /entrypoint.sh 17:47:27 Executing busybox-1.31.1-r20.trigger 17:47:27 OK: 8 MiB in 20 packages 17:47:28 ---> Running in 21ae12ab306f 17:47:28 Removing intermediate container f80689194847 17:47:28 ---> de8d84c4ba4f 17:47:28 17:47:28 Step 11/23 : FROM alpine:3.12 17:47:28 ---> 13621d1b12d4 17:47:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:47:29 ---> Running in 072dcd43b834 17:47:29 Removing intermediate container ef98d3c77d36 17:47:29 ---> e89ac87262c5 17:47:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:29 ---> 088b0f7bc217 17:47:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:47:29 (1/2) Installing ca-certificates (20191127-r4) 17:47:29 (2/2) Installing dumb-init (1.2.2-r1) 17:47:29 Executing busybox-1.31.1-r20.trigger 17:47:29 Executing ca-certificates-20191127-r4.trigger 17:47:29 OK: 6 MiB in 16 packages 17:47:30 Removing intermediate container 21ae12ab306f 17:47:30 ---> b7864257b860 17:47:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:47:30 ---> Running in 7cf07de3b40b 17:47:30 ---> b3bf9a4192fa 17:47:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:47:30 Removing intermediate container 072dcd43b834 17:47:30 ---> 96967c4f862d 17:47:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:47:30 ---> Running in 4546b66be3a1 17:47:30 Removing intermediate container 7cf07de3b40b 17:47:30 ---> ff87410be111 17:47:30 Step 29/32 : CMD ["gate"] 17:47:31 ---> Running in 3b35a99d6013 17:47:31 ---> e56b624e9842 17:47:31 Step 20/24 : ENTRYPOINT ["/core-data"] 17:47:31 Removing intermediate container 4546b66be3a1 17:47:31 ---> 94f4efc3fa81 17:47:31 Step 14/23 : ENV APP_PORT=59860 17:47:31 ---> Running in e5266f1fd147 17:47:31 ---> Running in 5e243c88fec8 17:47:31 Removing intermediate container 5e243c88fec8 17:47:31 ---> 504ca38d0fb9 17:47:31 Step 15/23 : EXPOSE $APP_PORT 17:47:31 Removing intermediate container 3b35a99d6013 17:47:31 ---> e6fcfcab189e 17:47:31 Step 30/32 : LABEL arch=x86_64 17:47:31 Removing intermediate container e5266f1fd147 17:47:31 ---> 6ea1bd7e2686 17:47:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:31 ---> Running in c6d4f9beac70 17:47:31 ---> Running in 1fc499c8d082 17:47:31 ---> Running in fb0c20450cb3 17:47:31 Removing intermediate container c6d4f9beac70 17:47:31 ---> b21345ae734c 17:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:31 Removing intermediate container 1fc499c8d082 17:47:31 ---> 1350d00ac77d 17:47:31 Step 22/24 : LABEL arch=x86_64 17:47:31 Removing intermediate container fb0c20450cb3 17:47:31 ---> cf4992fdebe7 17:47:31 Step 31/32 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:31 ---> Running in a8240093f470 17:47:32 ---> Running in 56ee32d895c1 17:47:32 Removing intermediate container a8240093f470 17:47:32 ---> 216eb7978d26 17:47:32 Step 23/24 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:32 ---> Running in 957ae7b7b990 17:47:32 ---> aa4172cfba8c 17:47:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:47:32 Removing intermediate container 56ee32d895c1 17:47:32 ---> 5f7b9d60e5cb 17:47:32 Step 32/32 : LABEL version=0.0.0 17:47:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:47:32 ---> 5520f54f3444 17:47:32 Step 3/24 : WORKDIR /edgex-go 17:47:32 ---> Using cache 17:47:32 ---> 9768475eb2c2 17:47:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:32 ---> Using cache 17:47:32 ---> 601af883c83f 17:47:32 Step 5/24 : RUN apk add --update --no-cache make bash git 17:47:32 ---> Running in c098b7741fd5 17:47:32 ---> Running in 4aca25e23956 17:47:32 Removing intermediate container 957ae7b7b990 17:47:32 ---> ff993806032e 17:47:32 Step 24/24 : LABEL version=0.0.0 17:47:32 ---> Running in bc125c77d5c0 17:47:32 Removing intermediate container 4aca25e23956 17:47:32 ---> d1f51752859c 17:47:32 17:47:32 ---> 50eb3a96cce5 17:47:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:47:32 Successfully built d1f51752859c 17:47:32 Successfully tagged security-bootstrapper:latest 17:47:32  Building security-bootstrapper ... done Building core-command 17:47:33 Removing intermediate container bc125c77d5c0 17:47:33 ---> d3db368541ab 17:47:33 17:47:33 Successfully built d3db368541ab 17:47:33 Successfully tagged core-data:latest 17:47:33  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:47:34 ---> 952d120850dd 17:47:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:47:34 ---> Running in 3c0da99af113 17:47:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:47:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:47:35 Removing intermediate container 3c0da99af113 17:47:35 ---> 56b5bb3dd0ac 17:47:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:35 ---> Running in e096dcf04d29 17:47:35 Removing intermediate container e096dcf04d29 17:47:35 ---> ae8c1801654e 17:47:35 Step 21/23 : LABEL arch=x86_64 17:47:35 ---> Running in bace9bbfeb7d 17:47:35 Removing intermediate container bace9bbfeb7d 17:47:35 ---> a76138246cc8 17:47:35 Step 22/23 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:35 ---> Running in 1b052d5a7693 17:47:35 Removing intermediate container 1b052d5a7693 17:47:35 ---> 30bc8380f5d2 17:47:35 Step 23/23 : LABEL version=0.0.0 17:47:36 ---> Running in e4d6773aea54 17:47:36 Removing intermediate container e4d6773aea54 17:47:36 ---> 68d0f34e5ab8 17:47:36 17:47:36 Successfully built 68d0f34e5ab8 17:47:36 Successfully tagged support-notifications:latest 17:47:37  Building support-notifications ... done OK: 219 MiB in 52 packages 17:47:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:47:38 ---> 5520f54f3444 17:47:38 Step 3/24 : WORKDIR /edgex-go 17:47:38 ---> Using cache 17:47:38 ---> 9768475eb2c2 17:47:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:38 ---> Using cache 17:47:38 ---> 601af883c83f 17:47:38 Step 5/24 : RUN apk add --update --no-cache make git 17:47:38 ---> Using cache 17:47:38 ---> c6d38d1d7560 17:47:38 Step 6/24 : COPY go.mod . 17:47:38 ---> Using cache 17:47:38 ---> 6dcd45fcedaa 17:47:38 Step 7/24 : RUN go mod download 17:47:38 ---> Using cache 17:47:38 ---> ce4b142cac30 17:47:38 Step 8/24 : COPY . . 17:47:38 ---> Using cache 17:47:38 ---> 35bd8f635b92 17:47:38 Step 9/24 : RUN go mod tidy 17:47:38 ---> Using cache 17:47:38 ---> 2829b003897a 17:47:38 Step 10/24 : RUN make cmd/core-command/core-command 17:47:38 Removing intermediate container c098b7741fd5 17:47:38 ---> b9d4eb37fec4 17:47:38 Step 6/24 : COPY go.mod . 17:47:38 ---> Running in 7fdb31113962 17:47:38 ---> 3d91289215a4 17:47:38 Step 7/24 : RUN go mod download 17:47:38 ---> Running in 4091055ac48c 17:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:47:39 Removing intermediate container 4091055ac48c 17:47:39 ---> 40717aa32099 17:47:39 Step 8/24 : COPY . . 17:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:47:45 ---> 046e1a6ed48f 17:47:45 Step 9/24 : RUN go mod tidy 17:47:45 ---> Running in a0fc3a90dc25 17:47:45 Removing intermediate container 747e1dd146f1 17:47:45 ---> ce3a5b31e41f 17:47:45 17:47:45 Step 11/22 : FROM alpine:3.12 17:47:45 ---> 13621d1b12d4 17:47:45 Step 12/22 : RUN apk add --update --no-cache curl 17:47:46 ---> Running in 71ef1215c0e5 17:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:46 Removing intermediate container a0fc3a90dc25 17:47:46 ---> 315812d7a7ce 17:47:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:46 ---> Running in 823dddafc2be 17:47:46 (1/4) Installing ca-certificates (20191127-r4) 17:47:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:47:46 (3/4) Installing libcurl (7.77.0-r0) 17:47:46 (4/4) Installing curl (7.77.0-r0) 17:47:46 Executing busybox-1.31.1-r20.trigger 17:47:46 Executing ca-certificates-20191127-r4.trigger 17:47:46 OK: 7 MiB in 18 packages 17:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:47:47 Removing intermediate container 71ef1215c0e5 17:47:47 ---> 0774a06c8077 17:47:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:47 ---> Running in 68758e147f66 17:47:47 Removing intermediate container 68758e147f66 17:47:47 ---> ffb359af5c45 17:47:47 Step 14/22 : WORKDIR /edgex 17:47:47 ---> Running in b3f6d64c1cb6 17:47:48 Removing intermediate container b3f6d64c1cb6 17:47:48 ---> 846befeec486 17:47:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:47:48 ---> f8bfa093ee81 17:47:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:47:48 ---> 5d55794bc383 17:47:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:47:49 ---> 7d264153ab11 17:47:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:47:49 ---> Running in 3bf4cbe7a169 17:47:49 Removing intermediate container 3bf4cbe7a169 17:47:49 ---> c2835d643890 17:47:49 Step 19/22 : CMD ["--init=true"] 17:47:49 ---> Running in e32c65c601ae 17:47:49 Removing intermediate container e32c65c601ae 17:47:49 ---> 0aead1e98eb6 17:47:49 Step 20/22 : LABEL arch=x86_64 17:47:49 ---> Running in 08d4cb8be81b 17:47:49 Removing intermediate container 08d4cb8be81b 17:47:49 ---> 3e73bbc9669f 17:47:49 Step 21/22 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:50 ---> Running in 1d6955c356bf 17:47:50 Removing intermediate container 1d6955c356bf 17:47:50 ---> eddb5cb6beb1 17:47:50 Step 22/22 : LABEL version=0.0.0 17:47:50 ---> Running in 78eeb10fa5f1 17:47:50 Removing intermediate container 78eeb10fa5f1 17:47:50 ---> 9ed07d172164 17:47:50 17:47:50 Successfully built 9ed07d172164 17:47:50 Successfully tagged security-proxy-setup:latest 17:47:56  Building security-proxy-setup ... done Removing intermediate container 7fdb31113962 17:47:56 ---> cadc9c3aefbc 17:47:56 17:47:56 Step 11/24 : FROM alpine:3.12 17:47:56 ---> 13621d1b12d4 17:47:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:47:56 ---> Using cache 17:47:56 ---> 3080c288e585 17:47:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:56 ---> Using cache 17:47:56 ---> bfd4557a305b 17:47:56 Step 14/24 : ENV APP_PORT=59882 17:47:56 ---> Running in f371e4686d4c 17:47:56 Removing intermediate container f371e4686d4c 17:47:56 ---> b6ac61c07932 17:47:56 Step 15/24 : EXPOSE $APP_PORT 17:47:56 ---> Running in 004fecbe74d6 17:47:56 Removing intermediate container 004fecbe74d6 17:47:56 ---> b1f57d1a8200 17:47:56 Step 16/24 : WORKDIR / 17:47:56 ---> Running in b428d9297f23 17:47:56 Removing intermediate container b428d9297f23 17:47:56 ---> 1989ff937922 17:47:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:56 ---> 680d4a3daf17 17:47:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:47:57 ---> 9611b976e064 17:47:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:47:57 ---> e21f3a18053c 17:47:57 Step 20/24 : ENTRYPOINT ["/core-command"] 17:47:57 ---> Running in 8c62bc300a4f 17:47:57 Removing intermediate container 8c62bc300a4f 17:47:57 ---> 6f455414dab3 17:47:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:57 ---> Running in bf6d61b9d4c3 17:47:57 Removing intermediate container bf6d61b9d4c3 17:47:57 ---> 0b63075f56a7 17:47:57 Step 22/24 : LABEL arch=x86_64 17:47:57 ---> Running in 29abd0b28280 17:47:58 Removing intermediate container 29abd0b28280 17:47:58 ---> ee913bbe4033 17:47:58 Step 23/24 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:47:58 ---> Running in 14d539d76222 17:47:58 Removing intermediate container 14d539d76222 17:47:58 ---> 2fc0e1502341 17:47:58 Step 24/24 : LABEL version=0.0.0 17:47:58 ---> Running in 0bbefdf5c19a 17:47:58 Removing intermediate container 0bbefdf5c19a 17:47:58 ---> bc12a11b02f2 17:47:58 17:47:58 Successfully built bc12a11b02f2 17:47:58 Successfully tagged core-command:latest 17:48:00  Building core-command ... done Removing intermediate container 823dddafc2be 17:48:00 ---> 6542d54f3283 17:48:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:48:00 ---> Running in 9f9aeeaad4fa 17:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:48:01 Removing intermediate container 9f9aeeaad4fa 17:48:01 ---> 489529edb767 17:48:01 17:48:01 Step 12/24 : FROM docker:20.10.6 17:48:01 20.10.6: Pulling from library/docker 17:48:10 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 17:48:10 Status: Downloaded newer image for docker:20.10.6 17:48:10 ---> d2979b152a7d 17:48:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:48:11 ---> Running in dcd9a7bdcb2a 17:48:11 Removing intermediate container dcd9a7bdcb2a 17:48:11 ---> 181731afe592 17:48:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:48:11 ---> Running in 12ee6e2b75b5 17:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:11 (1/39) Installing readline (8.1.0-r0) 17:48:11 (2/39) Installing bash (5.1.0-r0) 17:48:11 Executing bash-5.1.0-r0.post-install 17:48:11 (3/39) Installing brotli-libs (1.0.9-r3) 17:48:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:48:11 (5/39) Installing libcurl (7.77.0-r1) 17:48:11 (6/39) Installing curl (7.77.0-r1) 17:48:11 (7/39) Installing dumb-init (1.2.5-r0) 17:48:11 (8/39) Installing libbz2 (1.0.8-r1) 17:48:11 (9/39) Installing expat (2.2.10-r1) 17:48:11 (10/39) Installing libffi (3.3-r2) 17:48:11 (11/39) Installing gdbm (1.19-r0) 17:48:11 (12/39) Installing xz-libs (5.2.5-r0) 17:48:11 (13/39) Installing sqlite-libs (3.34.1-r0) 17:48:11 (14/39) Installing python3 (3.8.10-r0) 17:48:12 (15/39) Installing py3-appdirs (1.4.4-r1) 17:48:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:48:12 (17/39) Installing py3-parsing (2.4.7-r1) 17:48:12 (18/39) Installing py3-six (1.15.0-r0) 17:48:12 (19/39) Installing py3-packaging (20.9-r0) 17:48:12 (20/39) Installing py3-setuptools (51.3.3-r0) 17:48:12 (21/39) Installing py3-chardet (4.0.0-r0) 17:48:12 (22/39) Installing py3-idna (3.1-r0) 17:48:12 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:48:12 (24/39) Installing py3-requests (2.25.1-r1) 17:48:12 (25/39) Installing py3-msgpack (1.0.2-r0) 17:48:12 (26/39) Installing py3-lockfile (0.12.2-r3) 17:48:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:48:12 (28/39) Installing py3-colorama (0.4.4-r0) 17:48:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:48:12 (30/39) Installing py3-distlib (0.3.1-r1) 17:48:12 (31/39) Installing py3-distro (1.5.0-r1) 17:48:12 (32/39) Installing py3-webencodings (0.5.1-r3) 17:48:12 (33/39) Installing py3-html5lib (1.1-r0) 17:48:12 (34/39) Installing py3-pytoml (0.1.21-r0) 17:48:12 (35/39) Installing py3-pep517 (0.9.1-r0) 17:48:12 (36/39) Installing py3-progress (1.5-r0) 17:48:12 (37/39) Installing py3-retrying (1.3.3-r0) 17:48:12 (38/39) Installing py3-toml (0.10.2-r0) 17:48:12 (39/39) Installing py3-pip (20.3.4-r0) 17:48:12 Executing busybox-1.32.1-r6.trigger 17:48:12 OK: 82 MiB in 59 packages 17:48:16 Collecting docker-compose==1.23.2 17:48:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:48:16 Collecting websocket-client<1.0,>=0.32.0 17:48:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:48:16 Collecting texttable<0.10,>=0.9.0 17:48:16 Downloading texttable-0.9.1.tar.gz (11 kB) 17:48:16 Collecting docker<4.0,>=3.6.0 17:48:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:48:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:48:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:48:17 Collecting docopt<0.7,>=0.6.1 17:48:17 Downloading docopt-0.6.2.tar.gz (25 kB) 17:48:17 Collecting cached-property<2,>=1.2.0 17:48:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:48:17 Collecting dockerpty<0.5,>=0.4.1 17:48:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:48:17 Collecting jsonschema<3,>=2.5.1 17:48:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:48:17 Collecting PyYAML<4,>=3.10 17:48:17 Downloading PyYAML-3.13.tar.gz (270 kB) 17:48:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:48:18 Collecting docker-pycreds>=0.4.0 17:48:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:48:18 Collecting certifi>=2017.4.17 17:48:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:48:18 Collecting urllib3<1.25,>=1.21.1 17:48:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:48:18 Collecting idna<2.8,>=2.5 17:48:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:48:18 Collecting chardet<3.1.0,>=3.0.2 17:48:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:48:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:48:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:48:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:48:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:48:18 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:48:18 Attempting uninstall: urllib3 17:48:18 Found existing installation: urllib3 1.26.2 17:48:18 Uninstalling urllib3-1.26.2: 17:48:18 Successfully uninstalled urllib3-1.26.2 17:48:19 Attempting uninstall: idna 17:48:19 Found existing installation: idna 3.1 17:48:19 Uninstalling idna-3.1: 17:48:19 Successfully uninstalled idna-3.1 17:48:19 Attempting uninstall: chardet 17:48:19 Found existing installation: chardet 4.0.0 17:48:19 Uninstalling chardet-4.0.0: 17:48:19 Successfully uninstalled chardet-4.0.0 17:48:19 Attempting uninstall: requests 17:48:19 Found existing installation: requests 2.25.1 17:48:19 Uninstalling requests-2.25.1: 17:48:19 Successfully uninstalled requests-2.25.1 17:48:19 Running setup.py install for texttable: started 17:48:19 Running setup.py install for texttable: finished with status 'done' 17:48:19 Running setup.py install for PyYAML: started 17:48:20 Running setup.py install for PyYAML: finished with status 'done' 17:48:20 Running setup.py install for docopt: started 17:48:20 Running setup.py install for docopt: finished with status 'done' 17:48:20 Running setup.py install for dockerpty: started 17:48:20 Running setup.py install for dockerpty: finished with status 'done' 17:48:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:48:24 Removing intermediate container 12ee6e2b75b5 17:48:24 ---> 54c1db0c65c1 17:48:24 Step 15/24 : ENV APP_PORT=58890 17:48:24 ---> Running in 98c01794581b 17:48:24 Removing intermediate container 98c01794581b 17:48:24 ---> 3e09b2571ac8 17:48:24 Step 16/24 : EXPOSE $APP_PORT 17:48:24 ---> Running in 241d7b585879 17:48:24 Removing intermediate container 241d7b585879 17:48:24 ---> 4506920b0c0a 17:48:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:48:25 ---> be118a224c6b 17:48:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:48:25 ---> c571454c0364 17:48:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:48:25 ---> af921b6760ba 17:48:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:48:25 ---> Running in ee1c5fee867c 17:48:25 Removing intermediate container ee1c5fee867c 17:48:25 ---> 8e3b0d33fca1 17:48:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:25 ---> Running in 80489067d0e6 17:48:25 Removing intermediate container 80489067d0e6 17:48:25 ---> a51188f28fad 17:48:25 Step 22/24 : LABEL arch=x86_64 17:48:25 ---> Running in 61dbcd36d311 17:48:25 Removing intermediate container 61dbcd36d311 17:48:25 ---> 9313573bde37 17:48:25 Step 23/24 : LABEL git_sha=5fa58cfa383d60d94b32c8126164635547e14657 17:48:25 ---> Running in d418690ab28f 17:48:25 Removing intermediate container d418690ab28f 17:48:25 ---> c73322958695 17:48:25 Step 24/24 : LABEL version=0.0.0 17:48:25 ---> Running in aba711fa140e 17:48:25 Removing intermediate container aba711fa140e 17:48:25 ---> debd4a8b4ded 17:48:25 17:48:25 Successfully built debd4a8b4ded 17:48:25 Successfully tagged sys-mgmt-agent:latest 17:48:26  Building sys-mgmt-agent ... done  [Pipeline] } 17:48:26 $ docker stop --time=1 b44dfd4789fd483972babaab90e1fa13c4ac8caf9b1f0f0fb7db9caa3728a945 17:48:27 $ docker rm -f b44dfd4789fd483972babaab90e1fa13c4ac8caf9b1f0f0fb7db9caa3728a945 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:27 + docker images 17:48:27 REPOSITORY TAG IMAGE ID CREATED SIZE 17:48:27 sys-mgmt-agent latest debd4a8b4ded 2 seconds ago 324MB 17:48:27 489529edb767 26 seconds ago 1.18GB 17:48:27 core-command latest bc12a11b02f2 29 seconds ago 15.9MB 17:48:27 cadc9c3aefbc 32 seconds ago 1.17GB 17:48:27 security-proxy-setup latest 9ed07d172164 37 seconds ago 25.7MB 17:48:27 ce3a5b31e41f 42 seconds ago 1.18GB 17:48:27 support-notifications latest 68d0f34e5ab8 51 seconds ago 16.7MB 17:48:27 core-data latest d3db368541ab 55 seconds ago 20.3MB 17:48:27 security-bootstrapper latest d1f51752859c 55 seconds ago 18.6MB 17:48:27 de8d84c4ba4f 59 seconds ago 1.18GB 17:48:27 security-secretstore-setup latest 802a56e49714 About a minute ago 28.7MB 17:48:27 support-scheduler latest 2a2141b62479 About a minute ago 15.9MB 17:48:27 031ee081bb8b About a minute ago 1.18GB 17:48:27 486eb3925f88 About a minute ago 1.18GB 17:48:27 1b7ccbd1d115 About a minute ago 1.18GB 17:48:27 891176b8a220 About a minute ago 1.18GB 17:48:27 core-metadata latest b9ecfa940c9e About a minute ago 16.6MB 17:48:27 ce5211b2ad1d About a minute ago 1.18GB 17:48:27 ci-base-image-x86_64 latest 5520f54f3444 5 minutes ago 677MB 17:48:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB 17:48:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 17:48:27 docker 20.10.6 d2979b152a7d 3 months ago 246MB 17:48:27 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 17:48:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:48:43 Still waiting to schedule task 17:48:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-CLqr/bin to PATH 17:48:56 INFO: No Stack... 17:48:56 INFO: Retrieving Pricing Info for: v2-standard-4 17:48:56 INFO: Archiving Costs [Pipeline] sh 17:48:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:48:57 + cut -d, -f6 [Pipeline] lock 17:48:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3624-1-stack-cost] 17:48:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3624-1-stack-cost] did not exist. Created. 17:48:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:57 + echo total: 0.18000000715255737 [Pipeline] stash 17:48:58 Stashed 1 file(s) [Pipeline] } 17:48:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3624-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:59 Failed in branch arm64 17:51:46 Running on prd-ubuntu18.04-docker-8c-8g-2905 in /w/workspace/edgexfoundry_edgex-go_PR-3624 [Pipeline] { [Pipeline] ws 17:51:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 17:51:48 + echo snap-build.sh 17:51:48 snap-build.sh 17:51:48 + SNAP_BASE_DIR=. 17:51:48 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:51:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:51:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:51:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:51:48 + cd /w/workspace/edgex-go/1 17:51:48 + sudo apt-get remove -qy --purge lxd lxd-client 17:51:48 Reading package lists... 17:51:48 Building dependency tree... 17:51:48 Reading state information... 17:51:48 The following packages were automatically installed and are no longer required: 17:51:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:51:48 uidmap xdelta3 17:51:48 Use 'sudo apt autoremove' to remove them. 17:51:48 The following packages will be REMOVED: 17:51:48 lxd* lxd-client* 17:51:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:51:48 After this operation, 31.7 MB disk space will be freed. 17:51:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:51:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:51:49 Removing lxd dnsmasq configuration 17:51:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:51:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:51:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:51:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 17:51:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:51:52 Processing triggers for systemd (237-3ubuntu10.45) ... 17:51:52 Processing triggers for ureadahead (0.100.0-21) ... 17:51:52 + sudo snap remove --purge lxd 17:51:53 snap "lxd" is not installed 17:51:53 + sudo groupadd --force --system lxd 17:51:53 ++ whoami 17:51:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:51:53 + newgrp - lxd 17:51:53 + sudo snap install lxd 17:52:40 2021-07-15T17:52:33Z INFO Waiting for automatic snapd restart... 17:52:46 lxd 4.16 from Canonical* installed 17:52:46 + sudo lxd init --auto 17:52:55 + sudo snap install --classic snapcraft 17:53:03 snapcraft 4.8.3 from Canonical* installed 17:53:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:53:03 + sudo snapcraft prime --use-lxd 17:53:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:53:05 Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? 17:53:05 To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:53:06 Failed in branch amd64 [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] { (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 17:53:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:53:09 ---> package-listing.sh 17:53:09 ++ facter osfamily 17:53:09 ++ tr '[:upper:]' '[:lower:]' 17:53:09 + OS_FAMILY=redhat 17:53:09 + workspace=/w/workspace/edgex-go/1 17:53:09 + START_PACKAGES=/tmp/packages_start.txt 17:53:09 + END_PACKAGES=/tmp/packages_end.txt 17:53:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:53:09 + PACKAGES=/tmp/packages_start.txt 17:53:09 + '[' /w/workspace/edgex-go/1 ']' 17:53:09 + PACKAGES=/tmp/packages_end.txt 17:53:09 + case "${OS_FAMILY}" in 17:53:09 + sort 17:53:09 + rpm -qa 17:53:11 + '[' -f /tmp/packages_start.txt ']' 17:53:11 + '[' -f /tmp/packages_end.txt ']' 17:53:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:53:11 + '[' /w/workspace/edgex-go/1 ']' 17:53:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:53:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:53:11 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:53:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:12 17:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:14 alpine: Pulling from edgex-lftools-log-publisher 17:53:14 5843afab3874: Pulling fs layer 17:53:14 2dfaacf7024e: Pulling fs layer 17:53:14 2dbba127c6aa: Pulling fs layer 17:53:14 1a467efa2204: Pulling fs layer 17:53:14 865369a531d5: Pulling fs layer 17:53:14 2dc3bafdbf1c: Pulling fs layer 17:53:14 9ac237eaa80d: Pulling fs layer 17:53:14 6bcad4ecc5c2: Pulling fs layer 17:53:14 7074353bde3e: Pulling fs layer 17:53:14 1a467efa2204: Waiting 17:53:14 865369a531d5: Waiting 17:53:14 2dc3bafdbf1c: Waiting 17:53:14 9ac237eaa80d: Waiting 17:53:14 6bcad4ecc5c2: Waiting 17:53:14 7074353bde3e: Waiting 17:53:14 2dfaacf7024e: Verifying Checksum 17:53:14 2dfaacf7024e: Download complete 17:53:14 1a467efa2204: Verifying Checksum 17:53:14 1a467efa2204: Download complete 17:53:15 5843afab3874: Verifying Checksum 17:53:15 5843afab3874: Download complete 17:53:15 2dc3bafdbf1c: Verifying Checksum 17:53:15 2dc3bafdbf1c: Download complete 17:53:15 5843afab3874: Pull complete 17:53:15 9ac237eaa80d: Verifying Checksum 17:53:15 9ac237eaa80d: Download complete 17:53:15 2dfaacf7024e: Pull complete 17:53:15 6bcad4ecc5c2: Verifying Checksum 17:53:15 6bcad4ecc5c2: Download complete 17:53:16 2dbba127c6aa: Verifying Checksum 17:53:16 2dbba127c6aa: Download complete 17:53:16 865369a531d5: Verifying Checksum 17:53:16 865369a531d5: Download complete 17:53:16 2dbba127c6aa: Pull complete 17:53:16 1a467efa2204: Pull complete 17:53:16 865369a531d5: Pull complete 17:53:16 2dc3bafdbf1c: Pull complete 17:53:16 9ac237eaa80d: Pull complete 17:53:17 6bcad4ecc5c2: Pull complete 17:53:22 7074353bde3e: Download complete 17:53:25 7074353bde3e: Pull complete 17:53:25 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:53:25 prd-centos7-docker-4c-2g-2902 does not seem to be running inside a container 17:53:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:53:28 $ docker top 36905a07660d7b04e9a23b162ba39fc93d1809b4fd54f4c9067a3df17e0b36b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:53:29 + mkdir -p /var/log/sa [Pipeline] sh 17:53:30 + ls /var/log/sa-host 17:53:30 + sadf -c /var/log/sa-host/sa05 17:53:30 file_magic: OK 17:53:30 HZ: Using current value: 100 17:53:30 file_header: OK 17:53:30 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 17:53:30 Statistics: 17:53:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:53:30 File successfully converted to sysstat format version 12.5.4 17:53:30 + sadf -c /var/log/sa-host/sa15 17:53:30 file_magic: OK 17:53:30 HZ: Using current value: 100 17:53:30 file_header: OK 17:53:30 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 17:53:30 Statistics: 17:53:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:53:30 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:30 provisioning config files... 17:53:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7124325003219697616tmp [Pipeline] { [Pipeline] echo 17:53:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:53:30 ---> create-netrc.sh [Pipeline] } 17:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:53:31 ---> python-tools-install.sh [Pipeline] echo 17:53:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:53:31 ---> sudo-logs.sh 17:53:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:53:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:53:32 ---> job-cost.sh 17:53:32 lf-activate-venv: SKIPPING 17:53:32 DEBUG: total: 0.18000000715255737 17:53:32 INFO: Retrieving Stack Cost... 17:53:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:53:33 INFO: Archiving Costs [Pipeline] echo 17:53:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:53:33 ---> logs-deploy.sh 17:53:33 lf-activate-venv: SKIPPING 17:53:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3624/1 17:53:33 INFO: archiving workspace using pattern(s): 17:53:34 Archives upload complete. 17:53:34 INFO: archiving logs to Nexus 17:53:35 ---> uname -a: 17:53:35 Linux prd-centos7-docker-4c-2g-2902.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:53:35 17:53:35 17:53:35 ---> lscpu: 17:53:35 Architecture: x86_64 17:53:35 CPU op-mode(s): 32-bit, 64-bit 17:53:35 Address sizes: 40 bits physical, 48 bits virtual 17:53:35 Byte Order: Little Endian 17:53:35 CPU(s): 2 17:53:35 On-line CPU(s) list: 0,1 17:53:35 Vendor ID: AuthenticAMD 17:53:35 BIOS Vendor ID: QEMU 17:53:35 Model name: AMD EPYC-Rome Processor 17:53:35 BIOS Model name: pc-i440fx-4.2 17:53:35 CPU family: 23 17:53:35 Model: 49 17:53:35 Thread(s) per core: 1 17:53:35 Core(s) per socket: 1 17:53:35 Socket(s): 2 17:53:35 Stepping: 0 17:53:35 BogoMIPS: 5599.99 17:53:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:53:35 Virtualization: AMD-V 17:53:35 Hypervisor vendor: KVM 17:53:35 Virtualization type: full 17:53:35 L1d cache: 64 KiB (2 instances) 17:53:35 L1i cache: 64 KiB (2 instances) 17:53:35 L2 cache: 1 MiB (2 instances) 17:53:35 L3 cache: 32 MiB (2 instances) 17:53:35 NUMA node(s): 1 17:53:35 NUMA node0 CPU(s): 0,1 17:53:35 Vulnerability Itlb multihit: Not affected 17:53:35 Vulnerability L1tf: Not affected 17:53:35 Vulnerability Mds: Not affected 17:53:35 Vulnerability Meltdown: Not affected 17:53:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:53:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:53:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:53:35 Vulnerability Srbds: Not affected 17:53:35 Vulnerability Tsx async abort: Not affected 17:53:35 17:53:35 17:53:35 ---> nproc: 17:53:35 2 17:53:35 17:53:35 17:53:35 ---> df -h: 17:53:35 Filesystem Size Used Available Use% Mounted on 17:53:35 overlay 40.0G 12.8G 27.2G 32% / 17:53:35 tmpfs 64.0M 0 64.0M 0% /dev 17:53:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:53:35 shm 64.0M 0 64.0M 0% /dev/shm 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1@tmp 17:53:35 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1 17:53:35 17:53:35 17:53:35 ---> free -m: 17:53:35 total used free shared buff/cache available 17:53:35 Mem: 7821 1041 1384 0 5395 6464 17:53:35 Swap: 1023 1 1022 17:53:35 17:53:35 17:53:35 ---> ip addr: 17:53:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:53:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:53:35 inet 127.0.0.1/8 scope host lo 17:53:35 valid_lft forever preferred_lft forever 17:53:35 inet6 ::1/128 scope host 17:53:35 valid_lft forever preferred_lft forever 17:53:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:53:35 link/ether fa:16:3e:a0:58:2a brd ff:ff:ff:ff:ff:ff 17:53:35 inet 10.30.123.213/23 brd 10.30.123.255 scope global dynamic eth0 17:53:35 valid_lft 85564sec preferred_lft 85564sec 17:53:35 inet6 fe80::f816:3eff:fea0:582a/64 scope link 17:53:35 valid_lft forever preferred_lft forever 17:53:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:53:35 link/ether 02:42:f6:36:1b:c5 brd ff:ff:ff:ff:ff:ff 17:53:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:53:35 valid_lft forever preferred_lft forever 17:53:35 inet6 fe80::42:f6ff:fe36:1bc5/64 scope link 17:53:35 valid_lft forever preferred_lft forever 17:53:35 17:53:35 17:53:35 ---> sar -b -r -n DEV: 17:53:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:53:35 17:53:35 17:39:28 LINUX RESTART (2 CPU) 17:53:35 17:53:35 17:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:53:35 17:41:01 85.98 3.76 82.21 0.00 2623.15 8245.51 0.00 17:53:35 17:42:01 16.24 0.18 16.05 0.00 22.78 10705.93 0.00 17:53:35 17:43:02 159.26 0.00 159.26 0.00 0.00 48806.95 0.00 17:53:35 17:44:01 57.87 0.00 57.87 0.00 0.00 6662.57 0.00 17:53:35 17:45:01 55.19 0.02 55.17 0.00 0.53 5698.88 0.00 17:53:35 17:46:01 462.19 176.52 285.67 0.00 4285.11 187769.72 0.00 17:53:35 17:47:01 785.55 456.39 329.16 0.00 36811.71 187619.28 0.00 17:53:35 17:48:01 457.23 1.82 455.41 0.00 367.49 162209.21 0.00 17:53:35 17:49:01 93.20 10.41 82.79 0.00 1314.19 15271.70 0.00 17:53:35 17:50:01 0.28 0.02 0.27 0.00 0.13 3.95 0.00 17:53:35 17:51:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 17:53:35 17:52:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 17:53:35 17:53:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 17:53:35 Average: 167.57 50.10 117.46 0.00 3502.53 48831.69 0.00 17:53:35 17:53:35 17:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:53:35 17:41:01 5208004 0 880588 11.00 2620 1917720 1487224 16.42 815712 1576472 23876 17:53:35 17:42:01 5162424 0 790584 9.87 2620 2053304 1229952 13.58 722760 1712916 160 17:53:35 17:43:02 3758240 0 1007248 12.58 2620 3240824 1430440 15.79 1175284 2518700 224 17:53:35 17:44:01 3751696 0 1153796 14.41 2620 3100820 1728276 19.08 1406000 2294600 149092 17:53:35 17:45:01 3674008 0 1281456 16.00 2620 3050848 1826548 20.17 1462640 2306284 99108 17:53:35 17:46:01 131500 0 1447596 18.07 2620 6427216 2555936 28.22 3191228 3984540 1061064 17:53:35 17:47:01 774940 0 1605788 20.05 2620 5625584 3986396 44.01 2826924 3689572 2300 17:53:35 17:48:01 1919400 0 1293900 16.16 2620 4793012 1793592 19.80 1978744 3408804 12 17:53:35 17:49:01 2047852 0 1242616 15.52 2620 4715844 1454768 16.06 1560276 3702536 16 17:53:35 17:50:01 2047492 0 1242968 15.52 2620 4715852 1447584 15.98 1566816 3696392 12 17:53:35 17:51:01 2052500 0 1237960 15.46 2620 4715852 1421860 15.70 1563828 3696324 12 17:53:35 17:52:01 2052732 0 1237720 15.45 2620 4715860 1414880 15.62 1563872 3696328 8 17:53:35 17:53:01 2052988 0 1237460 15.45 2620 4715864 1414868 15.62 1563712 3696444 8 17:53:35 Average: 2664137 0 1204591 15.04 2620 4137585 1784025 19.70 1645984 3075378 102761 17:53:35 17:53:35 17:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:53:35 17:41:01 vethb541ca5 165.55 140.73 17.54 413.13 0.00 0.00 0.00 0.00 17:53:35 17:41:01 eth0 1215.70 809.34 3648.46 99.20 0.00 0.00 0.00 0.00 17:53:35 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:41:01 docker0 165.55 140.63 15.28 413.12 0.00 0.00 0.00 0.00 17:53:35 17:42:01 eth0 886.44 648.39 2312.12 68.28 0.00 0.00 0.00 0.00 17:53:35 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:42:01 docker0 636.59 836.25 52.94 2290.44 0.00 0.00 0.00 0.00 17:53:35 17:43:02 eth0 776.72 577.38 3793.50 51.21 0.00 0.00 0.00 0.00 17:53:35 17:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:43:02 docker0 277.08 321.95 18.10 849.23 0.00 0.00 0.00 0.00 17:53:35 17:44:01 veth7b159dd 0.64 0.78 0.05 0.07 0.00 0.00 0.00 0.00 17:53:35 17:44:01 eth0 44.22 25.22 38.90 16.24 0.00 0.00 0.00 0.00 17:53:35 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:44:01 docker0 0.64 0.64 0.04 0.06 0.00 0.00 0.00 0.00 17:53:35 17:45:01 veth7b159dd 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 17:53:35 17:45:01 eth0 29.09 18.20 20.02 31.44 0.00 0.00 0.00 0.00 17:53:35 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:45:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 17:53:35 17:46:01 vethcc7e7cd 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 17:53:35 17:46:01 eth0 388.63 284.70 1871.18 124.66 0.00 0.00 0.00 0.00 17:53:35 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:46:01 docker0 50.45 61.96 3.45 164.95 0.00 0.00 0.00 0.00 17:53:35 17:47:01 vethcc7e7cd 0.00 1.46 0.00 0.06 0.00 0.00 0.00 0.00 17:53:35 17:47:01 veth180a7a8 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:53:35 17:47:01 veth1aa6242 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:53:35 17:47:01 eth0 66.02 40.29 136.22 15.67 0.00 0.00 0.00 0.00 17:53:35 17:48:01 vethcc7e7cd 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 17:53:35 17:48:01 eth0 127.60 76.55 258.31 126.75 0.00 0.00 0.00 0.00 17:53:35 17:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:48:01 docker0 1187.18 1450.98 93.33 4003.07 0.00 0.00 0.00 0.00 17:53:35 17:49:01 eth0 259.16 157.81 1601.45 18.47 0.00 0.00 0.00 0.00 17:53:35 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:49:01 docker0 27.45 68.74 1.93 396.31 0.00 0.00 0.00 0.00 17:53:35 17:50:01 eth0 1.17 0.48 0.68 0.27 0.00 0.00 0.00 0.00 17:53:35 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:51:01 eth0 0.15 0.12 0.07 0.04 0.00 0.00 0.00 0.00 17:53:35 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:52:01 eth0 1.62 0.33 0.37 0.20 0.00 0.00 0.00 0.00 17:53:35 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:53:01 eth0 1.73 0.32 0.38 0.20 0.00 0.00 0.00 0.00 17:53:35 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 Average: eth0 292.54 203.28 1054.12 42.59 0.00 0.00 0.00 0.00 17:53:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 Average: docker0 93.49 116.98 7.33 338.63 0.00 0.00 0.00 0.00 17:53:35 17:53:35 17:53:35 ---> sar -P ALL: 17:53:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:53:35 17:53:35 17:39:28 LINUX RESTART (2 CPU) 17:53:35 17:53:35 17:40:01 CPU %user %nice %system %iowait %steal %idle 17:53:35 17:41:01 all 11.65 0.00 3.53 2.09 0.08 82.65 17:53:35 17:41:01 0 11.93 0.00 3.95 1.41 0.09 82.62 17:53:35 17:41:01 1 11.37 0.00 3.12 2.76 0.07 82.69 17:53:35 17:42:01 all 12.16 0.00 2.32 0.42 0.08 85.02 17:53:35 17:42:01 0 8.81 0.00 2.37 0.55 0.09 88.19 17:53:35 17:42:01 1 15.47 0.00 2.28 0.30 0.07 81.89 17:53:35 17:43:02 all 11.66 0.00 5.91 2.00 0.06 80.38 17:53:35 17:43:02 0 11.52 0.00 6.38 2.16 0.05 79.90 17:53:35 17:43:02 1 11.80 0.00 5.44 1.83 0.07 80.85 17:53:35 17:44:01 all 56.37 0.00 6.46 0.53 0.10 36.54 17:53:35 17:44:01 0 55.67 0.00 7.14 0.53 0.09 36.57 17:53:35 17:44:01 1 57.08 0.00 5.78 0.53 0.11 36.50 17:53:35 17:45:01 all 46.65 0.00 6.35 0.34 0.08 46.58 17:53:35 17:45:01 0 46.81 0.00 6.38 0.36 0.09 46.37 17:53:35 17:45:01 1 46.49 0.00 6.32 0.32 0.07 46.79 17:53:35 17:46:01 all 32.60 0.00 17.44 13.39 0.12 36.46 17:53:35 17:46:01 0 32.02 0.00 17.87 14.59 0.11 35.41 17:53:35 17:46:01 1 33.17 0.00 17.01 12.18 0.13 37.51 17:53:35 17:47:01 all 59.60 0.00 14.49 23.97 0.13 1.82 17:53:35 17:47:01 0 57.63 0.00 16.15 24.13 0.15 1.94 17:53:35 17:47:01 1 61.56 0.00 12.82 23.80 0.11 1.70 17:53:35 17:48:01 all 76.07 0.00 18.33 2.08 0.15 3.37 17:53:35 17:48:01 0 76.47 0.00 18.00 2.08 0.15 3.30 17:53:35 17:48:01 1 75.68 0.00 18.66 2.09 0.15 3.43 17:53:35 17:49:01 all 8.58 0.00 3.52 1.19 0.05 86.66 17:53:35 17:49:01 0 7.99 0.00 3.60 0.58 0.05 87.77 17:53:35 17:49:01 1 9.17 0.00 3.43 1.79 0.05 85.55 17:53:35 17:50:01 all 0.11 0.00 0.03 0.00 0.03 99.83 17:53:35 17:50:01 0 0.20 0.00 0.05 0.00 0.03 99.72 17:53:35 17:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:53:35 17:51:01 all 0.08 0.00 0.04 0.00 0.03 99.85 17:53:35 17:51:01 0 0.10 0.00 0.05 0.00 0.02 99.83 17:53:35 17:51:01 1 0.05 0.00 0.03 0.00 0.05 99.87 17:53:35 17:53:35 17:51:01 CPU %user %nice %system %iowait %steal %idle 17:53:35 17:52:01 all 0.06 0.00 0.02 0.00 0.03 99.90 17:53:35 17:52:01 0 0.10 0.00 0.02 0.00 0.03 99.85 17:53:35 17:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:53:35 17:53:01 all 0.11 0.00 0.05 0.00 0.04 99.80 17:53:35 17:53:01 0 0.18 0.00 0.05 0.00 0.05 99.72 17:53:35 17:53:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:53:35 Average: all 23.43 0.00 5.85 3.42 0.07 67.23 17:53:35 Average: 0 22.99 0.00 6.12 3.44 0.08 67.38 17:53:35 Average: 1 23.88 0.00 5.58 3.39 0.07 67.08 17:53:35 17:53:35 17:53:35