Pull request #2898 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d+bf2e52e98e4e7d109b3f11c57b69b90881fb8689 (03e4ab688b440a0fcc8485d476460485ef6682c2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@a0a4852ea43f8cb2a740401713355780602d9fc2 Attempting to resolve a0a4852ea43f8cb2a740401713355780602d9fc2 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find a0a4852ea43f8cb2a740401713355780602d9fc2 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse a0a4852ea43f8cb2a740401713355780602d9fc2^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Selected match: pr/264/merge revision a0a4852ea43f8cb2a740401713355780602d9fc2 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2898/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 > git fetch --no-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 without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0a4852ea43f8cb2a740401713355780602d9fc2 (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-2898/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a0a4852ea43f8cb2a740401713355780602d9fc2 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:false, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@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-13360 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 Commit message: "ci: testing new native snap build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:43 ========================================================= 15:49:43 EdgeX Global Pipelines Version Info 15:49:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:45 ------------------- 15:49:45 stable info: 15:49:45 ------------------- 15:49:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:45 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 15:49:45 Message: update stable to v1.0.167 15:49:45 ------------------- 15:49:45 experimental info: 15:49:45 ------------------- 15:49:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:45 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 15:49:45 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:49:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e80143a [Pipeline] echo 15:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:49:50 provisioning config files... 15:49:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6364255519366142466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:50 ---> docker-login.sh 15:49:50 nexus3.edgexfoundry.org:10001 15:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:51 Configure a credential helper to remove this warning. See 15:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:51 15:49:51 Login Succeeded 15:49:51 nexus3.edgexfoundry.org:10002 15:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:51 Configure a credential helper to remove this warning. See 15:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:51 15:49:51 Login Succeeded 15:49:51 nexus3.edgexfoundry.org:10003 15:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:51 Configure a credential helper to remove this warning. See 15:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:51 15:49:51 Login Succeeded 15:49:51 nexus3.edgexfoundry.org:10004 15:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:51 Configure a credential helper to remove this warning. See 15:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:51 15:49:51 Login Succeeded 15:49:51 docker.io 15:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:52 Configure a credential helper to remove this warning. See 15:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:52 15:49:52 Login Succeeded 15:49:52 ---> docker-login.sh ends [Pipeline] } 15:49:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:52 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/core-command/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo core-command,cmd/core-command/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/core-data/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo core-data,cmd/core-data/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/core-metadata/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/security-proxy-setup/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/security-secrets-setup/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/support-logging/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo support-logging,cmd/support-logging/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/support-notifications/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/support-scheduler/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:49:52 + for file in '`ls cmd/**/Dockerfile`' 15:49:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:49:52 ++ cut -d/ -f2 15:49:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:49:52 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:54 15:49:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:54 latest: Pulling from edgex-devops/git-semver 15:49:54 31603596830f: Pulling fs layer 15:49:54 2a8b12db71e7: Pulling fs layer 15:49:54 6ca5941a6612: Pulling fs layer 15:49:54 ecc8261a40a4: Pulling fs layer 15:49:54 ecc8261a40a4: Waiting 15:49:54 2a8b12db71e7: Verifying Checksum 15:49:54 2a8b12db71e7: Download complete 15:49:54 31603596830f: Verifying Checksum 15:49:54 31603596830f: Download complete 15:49:54 6ca5941a6612: Verifying Checksum 15:49:54 6ca5941a6612: Download complete 15:49:54 ecc8261a40a4: Verifying Checksum 15:49:54 ecc8261a40a4: Download complete 15:49:55 31603596830f: Pull complete 15:49:55 2a8b12db71e7: Pull complete 15:49:55 6ca5941a6612: Pull complete 15:49:56 ecc8261a40a4: Pull complete 15:49:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:56 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 15:49:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:59 $ docker top de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:59 [ssh-agent] Looking for ssh-agent implementation... 15:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:00 $ docker exec de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent 15:50:00 SSH_AUTH_SOCK=/tmp/ssh-GXqz4Bp8YBAD/agent.11 15:50:00 SSH_AGENT_PID=16 15:50:00 Running ssh-add (command line suppressed) 15:50:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3325949694170821064.key (/w/workspace/edgex-go/1@tmp/private_key_3325949694170821064.key) 15:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:00 + git tag --points-at HEAD [Pipeline] } 15:50:00 $ docker exec --env ******** --env ******** de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent -k 15:50:00 unset SSH_AUTH_SOCK; 15:50:00 unset SSH_AGENT_PID; 15:50:00 echo Agent pid 16 killed; 15:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:01 [ssh-agent] Looking for ssh-agent implementation... 15:50:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:01 $ docker exec de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent 15:50:01 SSH_AUTH_SOCK=/tmp/ssh-kTYBUPUQuhsn/agent.46 15:50:01 SSH_AGENT_PID=51 15:50:01 Running ssh-add (command line suppressed) 15:50:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5059504100044311431.key (/w/workspace/edgex-go/1@tmp/private_key_5059504100044311431.key) 15:50:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:02 + git semver init 15:50:02 # -> Open(): unable to determine branch for HEAD 15:50:02 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:50:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:50:02 # $SEMVER_REMOTE_NAME = origin 15:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:02 # $SEMVER_USER_NAME = edgex-jenkins 15:50:02 # $SEMVER_BRANCH = PR-2898 15:50:02 # $SEMVER_TEMP = /tmp/semver-618551803 15:50:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:50:34 # '/tmp/semver-618551803' -> '/w/workspace/edgex-go/1/.semver' 15:50:34 # -> Force: false 15:50:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:50:34 $ docker exec --env ******** --env ******** de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent -k 15:50:34 unset SSH_AUTH_SOCK; 15:50:34 unset SSH_AGENT_PID; 15:50:34 echo Agent pid 51 killed; 15:50:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:35 + git semver [Pipeline] } 15:50:35 $ docker stop --time=1 de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f 15:50:37 $ docker rm -f de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f [Pipeline] // withDockerContainer [Pipeline] sh 15:50:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:38 Stashed 1 file(s) [Pipeline] echo 15:50:38 [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 15:50:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:50:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:50:40 + true 15:50:40 + sudo service docker restart 15:50:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:50:40 ========================================================= 15:50:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:50:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:50:45 Sending build context to Docker daemon 325.9MB 15:50:45 Step 1/7 : ARG BASE=golang:1.15-alpine 15:50:45 Step 2/7 : FROM ${BASE} 15:50:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:45 df20fa9351a1: Pulling fs layer 15:50:45 ed8968b2872e: Pulling fs layer 15:50:45 a92cc7c5fd73: Pulling fs layer 15:50:45 e871e8e8d7a9: Pulling fs layer 15:50:45 e73272ec9a57: Pulling fs layer 15:50:45 1e910a182e73: Pulling fs layer 15:50:45 4e634b169226: Pulling fs layer 15:50:45 e871e8e8d7a9: Waiting 15:50:45 e73272ec9a57: Waiting 15:50:45 1e910a182e73: Waiting 15:50:45 4e634b169226: Waiting 15:50:45 a92cc7c5fd73: Verifying Checksum 15:50:45 a92cc7c5fd73: Download complete 15:50:45 ed8968b2872e: Verifying Checksum 15:50:45 ed8968b2872e: Download complete 15:50:45 e73272ec9a57: Verifying Checksum 15:50:45 e73272ec9a57: Download complete 15:50:45 1e910a182e73: Verifying Checksum 15:50:45 1e910a182e73: Download complete 15:50:45 df20fa9351a1: Download complete 15:50:45 df20fa9351a1: Pull complete 15:50:45 ed8968b2872e: Pull complete 15:50:45 a92cc7c5fd73: Pull complete 15:50:47 4e634b169226: Verifying Checksum 15:50:47 4e634b169226: Download complete 15:50:48 e871e8e8d7a9: Download complete 15:50:54 Still waiting to schedule task 15:50:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:50:54 e871e8e8d7a9: Pull complete 15:50:54 e73272ec9a57: Pull complete 15:50:54 1e910a182e73: Pull complete 15:50:58 4e634b169226: Pull complete 15:50:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:50:58 ---> f7629b54cfaa 15:50:58 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:50:58 ---> Running in 70e9872a466b 15:50:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:51:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:51:00 (1/12) Installing libmagic (5.38-r0) 15:51:00 (2/12) Installing file (5.38-r0) 15:51:00 (3/12) Installing libc-dev (0.7.2-r3) 15:51:00 (4/12) Installing g++ (9.3.0-r2) 15:51:07 (5/12) Installing fortify-headers (1.1-r0) 15:51:07 (6/12) Installing patch (2.7.6-r6) 15:51:07 (7/12) Installing build-base (0.5-r2) 15:51:07 (8/12) Installing libsodium (1.0.18-r0) 15:51:07 (9/12) Installing pkgconf (1.7.2-r0) 15:51:07 (10/12) Installing libsodium-dev (1.0.18-r0) 15:51:07 (11/12) Installing libzmq (4.3.3-r0) 15:51:07 (12/12) Installing zeromq-dev (4.3.3-r0) 15:51:07 Executing busybox-1.31.1-r16.trigger 15:51:07 OK: 233 MiB in 51 packages 15:51:10 Removing intermediate container 70e9872a466b 15:51:10 ---> 09efba498f2a 15:51:10 Step 4/7 : WORKDIR /edgex-go 15:51:10 ---> Running in f690abf358e0 15:51:11 Removing intermediate container f690abf358e0 15:51:11 ---> 2ac09612af49 15:51:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:51:11 latest: Pulling from library/docker 15:51:11 188c0c94c7c5: Pulling fs layer 15:51:11 0c7c675703d6: Pulling fs layer 15:51:11 cc8c12a437cb: Pulling fs layer 15:51:11 c5dafad2182a: Pulling fs layer 15:51:11 5aa711733414: Pulling fs layer 15:51:11 058f73b55e4b: Pulling fs layer 15:51:11 8c9c664faf12: Pulling fs layer 15:51:11 5aa711733414: Waiting 15:51:11 c5dafad2182a: Waiting 15:51:11 058f73b55e4b: Waiting 15:51:11 8c9c664faf12: Waiting 15:51:11 cc8c12a437cb: Download complete 15:51:11 188c0c94c7c5: Verifying Checksum 15:51:11 188c0c94c7c5: Download complete 15:51:11 0c7c675703d6: Verifying Checksum 15:51:11 0c7c675703d6: Download complete 15:51:11 5aa711733414: Verifying Checksum 15:51:11 5aa711733414: Download complete 15:51:11 058f73b55e4b: Verifying Checksum 15:51:11 058f73b55e4b: Download complete 15:51:12 8c9c664faf12: Verifying Checksum 15:51:12 8c9c664faf12: Download complete 15:51:12 188c0c94c7c5: Pull complete 15:51:12 0c7c675703d6: Pull complete 15:51:12 cc8c12a437cb: Pull complete 15:51:12 c5dafad2182a: Verifying Checksum 15:51:12 c5dafad2182a: Download complete 15:51:15 c5dafad2182a: Pull complete 15:51:15 5aa711733414: Pull complete 15:51:15 058f73b55e4b: Pull complete 15:51:15 8c9c664faf12: Pull complete 15:51:15 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:51:15 Status: Downloaded newer image for docker:latest 15:51:17 ---> a8463c37182b 15:51:17 Step 6/7 : COPY go.mod . 15:51:17 ---> 0618b8f125dc 15:51:17 Step 7/7 : RUN go mod download 15:51:17 ---> Running in a56d6450ce67 15:51:39 Removing intermediate container a56d6450ce67 15:51:39 ---> 7294d081ee8d 15:51:39 Successfully built 7294d081ee8d 15:51:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:40 + docker inspect -f . ci-base-image-x86_64 15:51:40 . [Pipeline] withDockerContainer 15:51:40 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 15:51:40 $ 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 ******** ci-base-image-x86_64 cat 15:51:41 $ docker top 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:41 + go version 15:51:41 go version go1.15.2 linux/amd64 [Pipeline] } 15:51:41 $ docker stop --time=1 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 15:51:43 $ docker rm -f 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:44 + docker inspect -f . ci-base-image-x86_64 15:51:44 . [Pipeline] withDockerContainer 15:51:44 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 15:51:44 $ 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 ******** ci-base-image-x86_64 cat 15:51:45 $ docker top e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:45 ========================================================= 15:51:45 [edgeXBuildGoParallel] Running Tests and Build... 15:51:45 ========================================================= [Pipeline] sh 15:51:46 + make test 15:51:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:56 ? github.com/edgexfoundry/edgex-go [no test files] 15:52:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:52:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:52:19 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 15:52:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:52:19 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:52:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:52:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:52:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:52:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements 15:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.205s coverage: 27.1% of statements 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.379s coverage: 69.3% of statements 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 83.3% of statements 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.126s coverage: 86.7% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 79.0% of statements 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.294s coverage: 95.7% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.0% of statements [no tests to run] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 55.9% of statements 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:52:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13361 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 15:52:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.779s coverage: 86.3% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.059s coverage: 72.2% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.390s coverage: 72.1% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.061s coverage: 48.4% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.2% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.282s coverage: 84.1% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.043s coverage: 42.9% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.724s coverage: 29.1% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.100s coverage: 99.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 15:52:42 using credential edgex-jenkins-ssh 15:52:43 Cloning the remote Git repository 15:52:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 15:52:43 GO111MODULE=on go vet ./... 15:52:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:43 > git init /w/workspace/edgex-go/1 # timeout=10 15:52:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:43 > git --version # timeout=10 15:52:43 > git --version # 'git version 2.17.1' 15:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:59 Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:52:59 Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:52:59 Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) 15:52:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:52:59 > git config core.sparsecheckout # timeout=10 15:52:59 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 15:52:59 > git remote # timeout=10 15:52:59 > git config --get remote.origin.url # timeout=10 15:52:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:59 > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 15:52:59 > git rev-parse HEAD^{commit} # timeout=10 15:52:59 > git config core.sparsecheckout # timeout=10 15:52:59 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 15:53:04 Commit message: "ci: testing new native snap build" 15:53:04 > git --version # timeout=10 15:53:04 > git --version # 'git version 2.17.1' 15:53:04 fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:53:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:53:07 + true 15:53:07 + sudo service docker restart 15:53:10 gofmt -l . 15:53:10 [ "`gofmt -l .`" = "" ] 15:53:10 ./bin/test-go-mod-tidy.sh 15:53:10 ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 15:53:10 provisioning config files... 15:53:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config528435404732608888tmp [Pipeline] { 15:53:10 + ls -al . 15:53:10 total 644 15:53:10 drwxrwxr-x 10 1001 1001 4096 Nov 24 15:53 . 15:53:10 drwxr-xr-x 4 root root 28 Nov 24 15:51 .. 15:53:10 -rw-rw-r-- 1 1001 1001 11 Nov 24 15:49 .dockerignore 15:53:10 drwxrwxr-x 8 1001 1001 179 Nov 24 15:49 .git 15:53:10 drwxrwxr-x 3 1001 1001 125 Nov 24 15:49 .github 15:53:10 -rw-rw-r-- 1 1001 1001 971 Nov 24 15:49 .gitignore 15:53:10 drwx------ 3 1001 1001 47 Nov 24 15:50 .semver 15:53:10 -rw-rw-r-- 1 1001 1001 166 Nov 24 15:49 .sonarcloud.properties 15:53:10 -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:49 CONTRIBUTING.md 15:53:10 -rw-rw-r-- 1 1001 1001 1035 Nov 24 15:49 Dockerfile.build 15:53:10 -rw-rw-r-- 1 1001 1001 943 Nov 24 15:49 Jenkinsfile 15:53:10 -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:49 LICENSE 15:53:10 -rw-rw-r-- 1 1001 1001 6581 Nov 24 15:49 Makefile 15:53:10 -rw-rw-r-- 1 1001 1001 6447 Nov 24 15:49 README.md 15:53:10 -rw-rw-r-- 1 1001 1001 259 Nov 24 15:49 SECURITY.md 15:53:10 -rw-rw-r-- 1 1001 1001 5 Nov 24 15:50 VERSION 15:53:10 -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:49 ZMQWindows.md 15:53:10 drwxrwxr-x 2 1001 1001 117 Nov 24 15:49 bin 15:53:10 drwxrwxr-x 15 1001 1001 4096 Nov 24 15:49 cmd 15:53:10 -rw-r--r-- 1 root root 549148 Nov 24 15:52 coverage.out 15:53:10 -rw-r--r-- 1 root root 1041 Nov 24 15:53 go.mod 15:53:10 -rw-r--r-- 1 root root 18582 Nov 24 15:53 go.sum 15:53:10 drwxrwxr-x 8 1001 1001 127 Nov 24 15:49 internal 15:53:10 drwxrwxr-x 4 1001 1001 26 Nov 24 15:49 openapi 15:53:10 drwxrwxr-x 4 1001 1001 71 Nov 24 15:49 snap 15:53:10 -rw-rw-r-- 1 1001 1001 168 Nov 24 15:49 version.go [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 15:53:10 + '[' -e coverage.out ] 15:53:10 + chown 1001:1001 coverage.out [Pipeline] stash 15:53:11 ---> docker-login.sh 15:53:11 nexus3.edgexfoundry.org:10001 15:53:11 Stashed 1 file(s) [Pipeline] sh 15:53:11 + make build 15:53:11 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 15:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 nexus3.edgexfoundry.org:10002 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 nexus3.edgexfoundry.org:10003 15:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:13 Configure a credential helper to remove this warning. See 15:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:13 15:53:13 Login Succeeded 15:53:13 nexus3.edgexfoundry.org:10004 15:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:13 Configure a credential helper to remove this warning. See 15:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:13 15:53:13 Login Succeeded 15:53:13 docker.io 15:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:14 Configure a credential helper to remove this warning. See 15:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:14 15:53:14 Login Succeeded 15:53:14 ---> docker-login.sh ends [Pipeline] } 15:53:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:15 ========================================================= 15:53:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:53:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:53:18 Sending build context to Docker daemon 165.4MB 15:53:18 Step 1/7 : ARG BASE=golang:1.15-alpine 15:53:18 Step 2/7 : FROM ${BASE} 15:53:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:18 b538f80385f9: Pulling fs layer 15:53:18 74f711af9a0d: Pulling fs layer 15:53:18 99f96fe45779: Pulling fs layer 15:53:18 8529a6b9a6be: Pulling fs layer 15:53:18 45590311c82a: Pulling fs layer 15:53:18 69ca0ff8b7b3: Pulling fs layer 15:53:18 209524e5b208: Pulling fs layer 15:53:18 45590311c82a: Waiting 15:53:18 209524e5b208: Waiting 15:53:18 69ca0ff8b7b3: Waiting 15:53:18 8529a6b9a6be: Waiting 15:53:18 99f96fe45779: Verifying Checksum 15:53:18 99f96fe45779: Download complete 15:53:18 74f711af9a0d: Verifying Checksum 15:53:18 74f711af9a0d: Download complete 15:53:18 45590311c82a: Download complete 15:53:18 69ca0ff8b7b3: Verifying Checksum 15:53:18 69ca0ff8b7b3: Download complete 15:53:18 b538f80385f9: Verifying Checksum 15:53:18 b538f80385f9: Download complete 15:53:19 b538f80385f9: Pull complete 15:53:19 74f711af9a0d: Pull complete 15:53:19 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 15:53:20 99f96fe45779: Pull complete 15:53:21 209524e5b208: Verifying Checksum 15:53:21 209524e5b208: Download complete 15:53:22 8529a6b9a6be: Verifying Checksum 15:53:24 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 15:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:53:26 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 15:53:27 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 15:53:28 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 15:53:29 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 15:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:53:32 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 15:53:32 8529a6b9a6be: Pull complete 15:53:32 45590311c82a: Pull complete 15:53:32 69ca0ff8b7b3: Pull complete 15:53:33 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 15:53:34 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 15:53:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:53:36 209524e5b208: Pull complete 15:53:36 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:53:36 ---> 5bddaf1c2fca 15:53:36 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] } 15:53:36 $ docker stop --time=1 e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 15:53:38 $ docker rm -f e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:53:39 ---> Running in e2170050647d 15:53:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 15:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:41 15:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 15:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:42 latest: Pulling from edgex-devops/edgex-compose 15:53:42 cbdbe7a5bc2a: Pulling fs layer 15:53:42 ca9280d653b3: Pulling fs layer 15:53:42 7e9c9ca2126c: Pulling fs layer 15:53:42 cbdbe7a5bc2a: Download complete 15:53:42 (1/12) Installing libmagic (5.38-r0) 15:53:42 ca9280d653b3: Verifying Checksum 15:53:42 ca9280d653b3: Download complete 15:53:42 cbdbe7a5bc2a: Pull complete 15:53:43 (2/12) Installing file (5.38-r0) 15:53:43 (3/12) Installing libc-dev (0.7.2-r3) 15:53:43 (4/12) Installing g++ (9.3.0-r2) 15:53:43 7e9c9ca2126c: Download complete 15:53:43 ca9280d653b3: Pull complete 15:53:50 7e9c9ca2126c: Pull complete 15:53:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:53:50 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 15:53:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:53:52 $ docker top 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:52 + docker-compose build --help 15:53:52 + grep parallel 15:53:53 --parallel Build images in parallel. [Pipeline] } 15:53:53 $ docker stop --time=1 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 15:53:55 $ docker rm -f 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 15:53:55 (5/12) Installing fortify-headers (1.1-r0) 15:53:55 (6/12) Installing patch (2.7.6-r6) 15:53:55 (7/12) Installing build-base (0.5-r2) 15:53:55 (8/12) Installing libsodium (1.0.18-r0) 15:53:55 (9/12) Installing pkgconf (1.7.2-r0) 15:53:55 (10/12) Installing libsodium-dev (1.0.18-r0) 15:53:55 (11/12) Installing libzmq (4.3.3-r0) 15:53:55 (12/12) Installing zeromq-dev (4.3.3-r0) 15:53:55 Executing busybox-1.31.1-r16.trigger 15:53:55 OK: 217 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:56 . [Pipeline] withDockerContainer 15:53:56 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 15:53:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:53:56 $ docker top f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:57 + docker-compose -f ./docker-compose-build.yml build --parallel 15:53:58 Building docker-core-command-go ... 15:53:58 Building docker-core-data-go ... 15:53:58 Building docker-core-metadata-go ... 15:53:58 Building docker-security-bootstrap-redis-go ... 15:53:58 Building docker-security-proxy-setup-go ... 15:53:58 Building docker-security-secrets-setup-go ... 15:53:58 Building docker-security-secretstore-setup-go ... 15:53:58 Building docker-support-logging-go ... 15:53:58 Building docker-support-notifications-go ... 15:53:58 Building docker-support-scheduler-go ... 15:53:58 Building docker-sys-mgmt-agent-go ... 15:53:58 Building docker-core-command-go 15:53:58 Building docker-sys-mgmt-agent-go 15:53:58 Building docker-security-secretstore-setup-go 15:53:58 Building docker-core-metadata-go 15:53:58 Building docker-core-data-go 15:53:58 Removing intermediate container e2170050647d 15:53:58 ---> 3f17443359e0 15:53:58 Step 4/7 : WORKDIR /edgex-go 15:53:58 ---> Running in 004e142bef24 15:53:59 Removing intermediate container 004e142bef24 15:53:59 ---> c9b0caabb7fe 15:53:59 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:54:00 latest: Pulling from library/docker 15:54:00 5f621e34cdf4: Pulling fs layer 15:54:00 85db56a05063: Pulling fs layer 15:54:00 ccb67d6aeaaa: Pulling fs layer 15:54:00 a0b19fc83503: Pulling fs layer 15:54:00 8eb508b41278: Pulling fs layer 15:54:00 37236713561e: Pulling fs layer 15:54:00 07c93f2b1b56: Pulling fs layer 15:54:00 a0b19fc83503: Waiting 15:54:00 07c93f2b1b56: Waiting 15:54:00 ccb67d6aeaaa: Verifying Checksum 15:54:00 ccb67d6aeaaa: Download complete 15:54:00 85db56a05063: Verifying Checksum 15:54:00 85db56a05063: Download complete 15:54:00 5f621e34cdf4: Verifying Checksum 15:54:00 8eb508b41278: Download complete 15:54:00 37236713561e: Verifying Checksum 15:54:00 37236713561e: Download complete 15:54:00 07c93f2b1b56: Verifying Checksum 15:54:00 07c93f2b1b56: Download complete 15:54:00 5f621e34cdf4: Pull complete 15:54:01 85db56a05063: Pull complete 15:54:02 ccb67d6aeaaa: Pull complete 15:54:02 a0b19fc83503: Verifying Checksum 15:54:02 a0b19fc83503: Download complete 15:54:05 a0b19fc83503: Pull complete 15:54:05 8eb508b41278: Pull complete 15:54:06 37236713561e: Pull complete 15:54:06 07c93f2b1b56: Pull complete 15:54:06 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:54:06 Status: Downloaded newer image for docker:latest 15:54:09 ---> 8d6f74e2c420 15:54:09 Step 6/7 : COPY go.mod . 15:54:10 ---> bf5e661efcd3 15:54:10 Step 7/7 : RUN go mod download 15:54:10 ---> Running in 29b3f0584e4e 15:54:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:54:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:30 ---> 7294d081ee8d 15:54:30 Step 3/22 : WORKDIR /edgex-go 15:54:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 15:54:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:54:30 ---> 7294d081ee8d 15:54:30 Step 3/24 : WORKDIR /edgex-go 15:54:30 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 15:54:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:54:30 ---> 7294d081ee8d 15:54:30 Step 3/27 : WORKDIR /edgex-go 15:54:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 15:54:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:30 ---> 7294d081ee8d 15:54:30 Step 3/23 : WORKDIR /edgex-go 15:54:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:54:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:30 ---> 7294d081ee8d 15:54:30 Step 3/22 : WORKDIR /edgex-go 15:54:30 ---> Running in db31ebd1eb4e 15:54:30 ---> Running in 2d3da6579c6f 15:54:30 ---> Running in 7938a219a2a7 15:54:30 ---> Running in 5f7c0575935f 15:54:30 ---> Running in 4d7de31d2f0d 15:54:30 Removing intermediate container 2d3da6579c6f 15:54:30 ---> 4832b15a7a0d 15:54:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:30 Removing intermediate container db31ebd1eb4e 15:54:30 ---> b234d51f3c42 15:54:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:30 Removing intermediate container 4d7de31d2f0d 15:54:30 ---> 655096a6c1fe 15:54:30 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:30 Removing intermediate container 5f7c0575935f 15:54:30 ---> c770112d90f2 15:54:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:30 Removing intermediate container 7938a219a2a7 15:54:30 ---> 57b5810f0be0 15:54:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:30 ---> Running in f4065e71c685 15:54:30 ---> Running in d79e35fb5d7c 15:54:30 ---> Running in 8689c82e5275 15:54:30 ---> Running in 5cb2658af895 15:54:30 ---> Running in 6aa75e6dfa0e 15:54:32 Removing intermediate container f4065e71c685 15:54:32 ---> 75f86e6acca6 15:54:32 Step 5/22 : RUN apk update && apk add make git 15:54:32 ---> Running in 993a8c9ead97 15:54:32 Removing intermediate container d79e35fb5d7c 15:54:32 ---> b9f4e9933244 15:54:32 Step 5/24 : RUN apk update && apk add make git 15:54:33 Removing intermediate container 8689c82e5275 15:54:33 ---> 870cf3d9a524 15:54:33 Step 5/27 : RUN apk update && apk add make bash git 15:54:33 Removing intermediate container 6aa75e6dfa0e 15:54:33 ---> 66de53174598 15:54:33 Step 5/22 : RUN apk update && apk add make git 15:54:33 ---> Running in 0a4dff144f69 15:54:33 ---> Running in 1ff651d14364 15:54:33 Removing intermediate container 5cb2658af895 15:54:33 ---> 7d02a409d105 15:54:33 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:54:33 ---> Running in 979301cab51f 15:54:33 ---> Running in f8579b5d93e6 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:35 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:54:35 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:54:35 OK: 12754 distinct packages available 15:54:36 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:54:36 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:54:36 OK: 12754 distinct packages available 15:54:36 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:54:36 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:54:36 OK: 12754 distinct packages available 15:54:36 OK: 233 MiB in 51 packages 15:54:36 OK: 233 MiB in 51 packages 15:54:36 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:54:36 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:54:36 OK: 12754 distinct packages available 15:54:36 OK: 233 MiB in 51 packages 15:54:36 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:54:36 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:54:36 OK: 12754 distinct packages available 15:54:36 OK: 233 MiB in 51 packages 15:54:36 OK: 233 MiB in 51 packages 15:54:36 Removing intermediate container 993a8c9ead97 15:54:36 ---> 3733c5640bbb 15:54:36 Step 6/22 : COPY go.mod . 15:54:36 Removing intermediate container f8579b5d93e6 15:54:36 ---> a669ad210ec6 15:54:36 Step 6/23 : COPY go.mod . 15:54:37 Removing intermediate container 29b3f0584e4e 15:54:37 ---> 2166fb0eb825 15:54:37 Successfully built 2166fb0eb825 15:54:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:54:37 + docker inspect -f . ci-base-image-arm64 15:54:37 . [Pipeline] withDockerContainer 15:54:37 Removing intermediate container 1ff651d14364 15:54:37 ---> 3712a688ba08 15:54:37 Step 6/27 : COPY go.mod . 15:54:37 ---> f8316459f7ea 15:54:37 Step 7/22 : RUN go mod download 15:54:37 ---> 316687d7cc5e 15:54:37 Step 7/23 : RUN go mod download 15:54:37 ---> Running in 0a11ca7919bf 15:54:37 prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container 15:54:37 ---> Running in c519f57065dc 15:54:37 ---> 782ad8351014 15:54:37 Step 7/27 : RUN go mod download 15:54:37 $ 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 ******** ci-base-image-arm64 cat 15:54:38 Removing intermediate container 0a4dff144f69 15:54:38 ---> 0c07cd0231d9 15:54:38 Step 6/24 : COPY go.mod . 15:54:38 Removing intermediate container 979301cab51f 15:54:38 ---> a2eecc3c733e 15:54:38 Step 6/22 : COPY go.mod . 15:54:38 ---> Running in cf313037d02b 15:54:38 ---> fd671d41e790 15:54:38 Step 7/24 : RUN go mod download 15:54:38 ---> 1900cfa7ae87 15:54:38 Step 7/22 : RUN go mod download 15:54:38 ---> Running in 62e7885b06d0 15:54:38 ---> Running in b942bfa83963 15:54:39 $ docker top 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:40 + go version 15:54:40 go version go1.15.2 linux/arm64 [Pipeline] } 15:54:40 $ docker stop --time=1 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a 15:54:40 Removing intermediate container cf313037d02b 15:54:40 ---> 67445c600699 15:54:40 Step 8/27 : COPY . . 15:54:40 Removing intermediate container c519f57065dc 15:54:40 ---> ab50f0affa69 15:54:40 Step 8/23 : COPY . . 15:54:40 Removing intermediate container 0a11ca7919bf 15:54:40 ---> 3a41fbe2909c 15:54:40 Step 8/22 : COPY . . 15:54:42 $ docker rm -f 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:43 + docker inspect -f . ci-base-image-arm64 15:54:43 . [Pipeline] withDockerContainer 15:54:43 prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container 15:54:43 $ 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 ******** ci-base-image-arm64 cat 15:54:44 Removing intermediate container 62e7885b06d0 15:54:44 ---> 1197c2ce24d8 15:54:44 Step 8/24 : COPY . . 15:54:45 $ docker top bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:45 ========================================================= 15:54:45 [edgeXBuildGoParallel] Running Tests and Build... 15:54:45 ========================================================= [Pipeline] sh 15:54:46 + make test 15:54:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:47 Removing intermediate container b942bfa83963 15:54:47 ---> 7290b4fb4ba8 15:54:47 Step 8/22 : COPY . . 15:55:08 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:20 ---> 48c1041fccbd 15:55:20 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:55:20 ---> c02393f614ea 15:55:20 Step 9/23 : RUN make cmd/core-data/core-data 15:55:20 ---> fb34cfab1582 15:55:20 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:55:20 ---> a9895308f934 15:55:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:20 ---> Running in 7622ab16b44c 15:55:20 ---> Running in d10275768c3a 15:55:20 ---> Running in 8071f96e80a8 15:55:20 ---> Running in bbe09336eb86 15:55:20 ---> c915dd2dc805 15:55:20 Step 9/22 : RUN make cmd/core-command/core-command 15:55:20 ---> Running in 66299a141a54 15:55:21 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 15:55:21 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 15:55:21 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 15:55:21 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 15:55:21 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 15:55:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:48 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 15:55:55 Removing intermediate container 8071f96e80a8 15:55:55 ---> 3fb311e639e2 15:55:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:55:55 ---> Running in ebff9f4944b5 15:55:56 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 15:55:57 Removing intermediate container bbe09336eb86 15:55:57 ---> 0f6f2e99c9d2 15:55:57 15:55:57 Step 10/24 : FROM alpine:3.10 15:55:57 3.10: Pulling from library/alpine 15:55:59 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:55:59 Removing intermediate container ebff9f4944b5 15:55:59 ---> 90f137549bc3 15:55:59 15:55:59 Step 11/27 : FROM docker:latest 15:55:59 ---> 6972c414f322 15:55:59 Step 12/27 : RUN apk add --no-cache bashStatus: Downloaded newer image for alpine:3.10 15:55:59 15:55:59 ---> be4e4bea2c2e 15:55:59 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:56:00 ---> Running in 42a0bc2ee176 15:56:00 ---> Running in 76a0bd29243f 15:56:00 Removing intermediate container 66299a141a54 15:56:00 ---> e0654dadd9ba 15:56:00 15:56:00 Step 10/22 : FROM scratch 15:56:00 ---> 15:56:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:01 ---> Running in 6ffb9faf8143 15:56:03 Removing intermediate container 6ffb9faf8143 15:56:03 ---> 4a32e28dc152 15:56:03 Step 12/22 : ENV APP_PORT=48082 15:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 15:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 15:56:03 (1/2) Installing readline (8.0.4-r0) 15:56:03 (2/2) Installing bash (5.0.17-r0) 15:56:03 v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:56:03 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:56:03 OK: 10348 distinct packages available 15:56:03 Executing bash-5.0.17-r0.post-install 15:56:03 Executing busybox-1.31.1-r19.trigger 15:56:03 OK: 12 MiB in 22 packages 15:56:03 ---> Running in 6b4597ab1e34 15:56:04 (1/5) Installing ca-certificates (20191127-r2) 15:56:04 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:56:04 (3/5) Installing libcurl (7.66.0-r1) 15:56:04 (4/5) Installing curl (7.66.0-r1) 15:56:04 (5/5) Installing dumb-init (1.2.2-r1) 15:56:04 Executing busybox-1.30.1-r3.trigger 15:56:04 Executing ca-certificates-20191127-r2.trigger 15:56:04 OK: 7 MiB in 19 packages 15:56:06 Removing intermediate container 6b4597ab1e34 15:56:06 ---> f26a84dd0ced 15:56:06 Step 13/22 : EXPOSE $APP_PORT 15:56:06 Removing intermediate container 7622ab16b44c 15:56:06 ---> e49481cf71e7 15:56:06 15:56:06 Step 10/22 : FROM scratch 15:56:06 ---> 15:56:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:06 ---> Using cache 15:56:06 ---> 4a32e28dc152 15:56:06 Step 12/22 : ENV APP_PORT=48081 15:56:06 ---> Running in 810575fa713f 15:56:06 ---> Running in 9abc0f33d57e 15:56:07 Removing intermediate container 9abc0f33d57e 15:56:07 ---> c6f0e9b94cc5 15:56:07 Step 13/22 : EXPOSE $APP_PORT 15:56:08 Removing intermediate container 810575fa713f 15:56:08 ---> 77e506a99ce6 15:56:08 Step 14/22 : WORKDIR / 15:56:08 Removing intermediate container 76a0bd29243f 15:56:08 ---> 999c390323a7 15:56:08 Step 13/27 : RUN rm -rf /var/cache/apk/* 15:56:08 Removing intermediate container d10275768c3a 15:56:08 ---> 094de71d1326 15:56:08 15:56:08 Step 10/23 : FROM alpine 15:56:08 ---> Running in 113dcc67829f 15:56:08 latest: Pulling from library/alpine 15:56:08 Removing intermediate container 42a0bc2ee176 15:56:08 ---> d108a1d8d1aa 15:56:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:56:08 ---> Running in 9d0ae7cf3e6d 15:56:08 ---> Running in e9684caa0a0a 15:56:08 ---> Running in beb4d1f42918 15:56:08 Removing intermediate container 113dcc67829f 15:56:08 ---> 7abf71ff23ac 15:56:08 Step 14/22 : WORKDIR / 15:56:08 ---> Running in 27a7c1c18431 15:56:08 Removing intermediate container 9d0ae7cf3e6d 15:56:08 ---> ed0fbc15ebc5 15:56:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:56:08 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 15:56:08 Status: Downloaded newer image for alpine:latest 15:56:08 ---> d6e46aa2470d 15:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:08 Removing intermediate container beb4d1f42918 15:56:08 ---> 978b5649f708 15:56:08 Step 13/24 : WORKDIR / 15:56:09 ---> Running in 1a5539f3f7d5 15:56:09 ---> Running in 79a298d6ca16 15:56:09 ---> bd2f73f6e197 15:56:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:56:09 Removing intermediate container 27a7c1c18431 15:56:09 ---> 47cd98c50afe 15:56:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:56:09 Removing intermediate container 79a298d6ca16 15:56:09 ---> 26e11dc4ab59 15:56:09 Step 12/23 : ENV APP_PORT=48080 15:56:09 Removing intermediate container 1a5539f3f7d5 15:56:09 ---> 06d8756feab0 15:56:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:56:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:56:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:10 ---> 19791eb2a7ca 15:56:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:56:10 ---> Running in 4cf8eeb590dd 15:56:10 ---> ce1ff50faa78 15:56:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:56:10 ---> 7d5c42a0f029 15:56:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:56:10 Removing intermediate container e9684caa0a0a 15:56:10 ---> a17677a2e1da 15:56:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:56:10 Removing intermediate container 4cf8eeb590dd 15:56:10 ---> 09dfc64f3c4b 15:56:10 Step 13/23 : EXPOSE $APP_PORT 15:56:11 ---> Running in fa50fd6bd01f 15:56:11 ---> dbe901121389 15:56:11 Step 18/22 : ENTRYPOINT ["/core-command"] 15:56:11 ---> Running in b3f3beefc1e6 15:56:11 ---> 7971e14d2dd2 15:56:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:56:11 ---> 5dab7f5ac097 15:56:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:56:11 ---> Running in 1e86c59e94cf 15:56:11 Removing intermediate container fa50fd6bd01f 15:56:11 ---> d4465be74bb0 15:56:11 Step 15/27 : ENV APP_PORT=48090 15:56:11 Removing intermediate container b3f3beefc1e6 15:56:11 ---> d5a570232168 15:56:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:11 ---> Running in 8b49034b2b00 15:56:11 ---> Running in bf6f79dc7afe 15:56:11 Removing intermediate container 1e86c59e94cf 15:56:11 ---> e972fcb7d3da 15:56:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:11 ---> df5d1f410c32 15:56:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:56:11 ---> f985f75195da 15:56:11 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:56:11 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:56:12 ---> Running in 41337c998a91 15:56:12 Removing intermediate container 8b49034b2b00 15:56:12 ---> aa3610404ec2 15:56:12 Step 16/27 : EXPOSE $APP_PORT 15:56:12 ---> Running in 6cad742e86b8 15:56:12 ---> Running in ee1c43cef2d0 15:56:12 Removing intermediate container 41337c998a91 15:56:12 ---> 147b9ab88415 15:56:12 Step 20/22 : LABEL arch=x86_64 15:56:12 Removing intermediate container 6cad742e86b8 15:56:12 ---> d25edf344863 15:56:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:12 ---> 2775e768d66d 15:56:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:56:12 ---> Running in 8a374ebd812a 15:56:12 ---> Running in ce89ac6e9e64 15:56:12 Removing intermediate container ee1c43cef2d0 15:56:12 ---> 38adea4b665f 15:56:12 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:13 Removing intermediate container ce89ac6e9e64 15:56:13 ---> ae36dad1383f 15:56:13 Step 20/22 : LABEL arch=x86_64 15:56:13 Removing intermediate container 8a374ebd812a 15:56:13 ---> 67f05d56dd9b 15:56:13 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:56:13 ---> 18a0b618389b 15:56:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:56:13 ---> 6f7551645ab4 15:56:13 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:13 ---> Running in 1153f7055cdb 15:56:13 ---> Running in 585e92e8a2b5 15:56:13 Removing intermediate container bf6f79dc7afe 15:56:13 ---> 912b6c7119a8 15:56:13 Step 15/23 : RUN apk --no-cache add zeromq 15:56:13 ---> Running in 4150239b71f4 15:56:13 ---> bf391596480d 15:56:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:56:13 Removing intermediate container 585e92e8a2b5 15:56:13 ---> dcb7aa168244 15:56:13 Step 22/22 : LABEL version=0.0.0 15:56:14 ---> Running in 741db329f958 15:56:14 Removing intermediate container 1153f7055cdb 15:56:14 ---> f2beb680a2ce 15:56:14 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:56:14 ---> 7834dff4ce65 15:56:14 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:14 ---> Running in 7b5956fb1113 15:56:14 ---> Running in e6b99dd2d7f0 15:56:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:14 Removing intermediate container 7b5956fb1113 15:56:14 ---> ed2eb2089dce 15:56:14 15:56:14 ---> 3e4cfe3dea93 15:56:14 Step 20/27 : RUN apk --no-cache add py3-pip 15:56:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:14 ---> Running in 954e80995996 15:56:14 Removing intermediate container e6b99dd2d7f0 15:56:14 ---> 3591964459b6 15:56:14 Step 22/22 : LABEL version=0.0.0 15:56:15 Successfully built ed2eb2089dce 15:56:15 Successfully tagged docker-core-command-go:latest 15:56:15 Building docker-security-proxy-setup-go 15:56:15  Building docker-core-command-go ... done  ---> Running in 98dbd6b8f8df 15:56:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:15 Removing intermediate container 98dbd6b8f8df 15:56:15 ---> 8e9c0563cc70 15:56:15 15:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:15 Removing intermediate container 741db329f958 15:56:15 ---> 7d2040572c18 15:56:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:56:15 Successfully built 8e9c0563cc70 15:56:15 Successfully tagged docker-core-metadata-go:latest 15:56:15 Building docker-support-notifications-go 15:56:15  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:15 ---> Running in e9ea0d570713 15:56:16 (1/33) Installing libbz2 (1.0.8-r1) 15:56:16 (2/33) Installing expat (2.2.9-r1) 15:56:16 (3/33) Installing libffi (3.3-r2) 15:56:16 (4/33) Installing gdbm (1.13-r1) 15:56:16 (5/33) Installing xz-libs (5.2.5-r0) 15:56:16 (6/33) Installing sqlite-libs (3.32.1-r0) 15:56:16 (7/33) Installing python3 (3.8.5-r0) 15:56:16 Removing intermediate container e9ea0d570713 15:56:16 ---> b7d98d08704a 15:56:16 Step 22/24 : LABEL arch=x86_64 15:56:16 (1/5) Installing libgcc (9.3.0-r2) 15:56:16 (2/5) Installing libsodium (1.0.18-r0) 15:56:16 (3/5) Installing libstdc++ (9.3.0-r2) 15:56:16 (4/5) Installing libzmq (4.3.3-r0) 15:56:18 (5/5) Installing zeromq (4.3.3-r0) 15:56:18 Executing busybox-1.31.1-r19.trigger 15:56:18 OK: 8 MiB in 19 packages 15:56:21 ---> Running in ee9c92fd90f2 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.295s coverage: 46.6% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:56:24 (8/33) Installing py3-appdirs (1.4.4-r1) 15:56:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:56:24 (10/33) Installing py3-parsing (2.4.7-r0) 15:56:24 (11/33) Installing py3-six (1.15.0-r0) 15:56:24 (12/33) Installing py3-packaging (20.4-r0) 15:56:24 (13/33) Installing py3-setuptools (47.0.0-r0) 15:56:24 Removing intermediate container ee9c92fd90f2 15:56:24 ---> 7c2aef21f083 15:56:24 Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:56:24 (14/33) Installing py3-chardet (3.0.4-r4) 15:56:24 (15/33) Installing py3-idna (2.9-r0) 15:56:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:56:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:56:25 ---> Running in 909d15457613 15:56:25 (18/33) Installing py3-requests (2.23.0-r0) 15:56:25 (19/33) Installing py3-msgpack (1.0.0-r0) 15:56:25 (20/33) Installing py3-lockfile (0.12.2-r3) 15:56:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:56:25 Removing intermediate container 4150239b71f4 15:56:25 ---> 5e1e769fae69 15:56:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:56:25 (22/33) Installing py3-colorama (0.4.3-r0) 15:56:26 (23/33) Installing py3-distlib (0.3.0-r0) 15:56:26 Removing intermediate container 909d15457613 15:56:26 ---> 93c07b98dbc8 15:56:26 Step 24/24 : LABEL version=0.0.0 15:56:26 (24/33) Installing py3-distro (1.5.0-r1) 15:56:27 (25/33) Installing py3-webencodings (0.5.1-r3) 15:56:27 (26/33) Installing py3-html5lib (1.0.1-r4) 15:56:28 (27/33) Installing py3-pytoml (0.1.21-r0) 15:56:29 (28/33) Installing py3-pep517 (0.8.2-r0) 15:56:29 (29/33) Installing py3-progress (1.5-r0) 15:56:30 (30/33) Installing py3-toml (0.10.1-r0) 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.498s coverage: 27.1% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.542s coverage: 69.3% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:56:30 (31/33) Installing py3-retrying (1.3.3-r0) 15:56:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:56:31 (33/33) Installing py3-pip (20.1.1-r0) 15:56:32 ---> Running in 81a6c806c505 15:56:32 ---> a12da5c81d3b 15:56:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:56:32 Executing busybox-1.31.1-r19.trigger 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.689s coverage: 83.3% of statements 15:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:56:32 OK: 71 MiB in 55 packages 15:56:36 ---> 44431c502a7f 15:56:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:56:36 Removing intermediate container 81a6c806c505 15:56:36 ---> 371fd135afc7 15:56:36 15:56:37 Successfully built 371fd135afc7 15:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.200s coverage: 28.6% of statements 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.194s coverage: 100.0% of statements 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements 15:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:56:38 Successfully tagged docker-security-secretstore-setup-go:latest 15:56:38 Building docker-security-bootstrap-redis-go 15:56:38  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 15:56:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:38 ---> 7294d081ee8d 15:56:38 Step 3/24 : WORKDIR /edgex-go 15:56:38 ---> Using cache 15:56:38 ---> 57b5810f0be0 15:56:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:38 ---> Using cache 15:56:38 ---> 66de53174598 15:56:38 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 15:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:56:39 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 15:56:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:56:39 ---> 7294d081ee8d 15:56:39 Step 3/20 : WORKDIR /edgex-go 15:56:39 ---> Using cache 15:56:39 ---> 57b5810f0be0 15:56:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:39 ---> Using cache 15:56:39 ---> 66de53174598 15:56:39 Step 5/20 : RUN apk update && apk add make git 15:56:39 ---> Using cache 15:56:39 ---> a2eecc3c733e 15:56:39 Step 6/20 : COPY go.mod . 15:56:39 ---> Using cache 15:56:39 ---> 1900cfa7ae87 15:56:39 Step 7/20 : RUN go mod download 15:56:39 ---> Using cache 15:56:39 ---> 7290b4fb4ba8 15:56:39 Step 8/20 : COPY . . 15:56:39 ---> Running in 428184f89fd4 15:56:39 ---> Using cache 15:56:39 ---> c915dd2dc805 15:56:39 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 79.0% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:56:44 ---> e9505111c498 15:56:44 Step 19/23 : ENTRYPOINT ["/core-data"] 15:56:44 ---> Running in daa2c0bfc0bc 15:56:46 ---> Running in f229703eda13 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.038s coverage: 95.7% of statements 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.0% of statements [no tests to run] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 63.5% of statements 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 15:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 15:56:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:48 Removing intermediate container f229703eda13 15:56:48 ---> 08e9ec2beac2 15:56:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:49 ---> Running in 0b670e3984da 15:56:49 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 15:56:49 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:56:49 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:56:49 OK: 12754 distinct packages available 15:56:50 OK: 233 MiB in 51 packages 15:56:51 Removing intermediate container 0b670e3984da 15:56:51 ---> 813b551ebd92 15:56:51 Step 21/23 : LABEL arch=x86_64 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.928s coverage: 55.9% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:56:53 ---> Running in 34e93759e1be 15:56:55 Removing intermediate container 428184f89fd4 15:56:55 ---> cb8023902901 15:56:55 Step 6/24 : COPY go.mod . 15:56:55 Removing intermediate container 34e93759e1be 15:56:55 ---> fcd3fc45c024 15:56:55 Step 22/23 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:56:56 ---> Running in ab8df76400af 15:56:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:56:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:56 ---> 7294d081ee8d 15:56:56 Step 3/22 : WORKDIR /edgex-go 15:56:56 ---> Using cache 15:56:56 ---> 57b5810f0be0 15:56:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:56 ---> Using cache 15:56:56 ---> 66de53174598 15:56:56 Step 5/22 : RUN apk update && apk add make git 15:56:56 ---> Using cache 15:56:56 ---> a2eecc3c733e 15:56:56 Step 6/22 : COPY go.mod . 15:56:56 ---> Using cache 15:56:56 ---> 1900cfa7ae87 15:56:56 Step 7/22 : RUN go mod download 15:56:56 ---> Using cache 15:56:56 ---> 7290b4fb4ba8 15:56:56 Step 8/22 : COPY . . 15:56:56 ---> Using cache 15:56:56 ---> c915dd2dc805 15:56:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:56:56 Removing intermediate container 954e80995996 15:56:56 ---> 19251b3ede8d 15:56:56 Step 21/27 : RUN pip install docker-compose==1.23.2 15:56:57 ---> d217f4169d73 15:56:57 Step 7/24 : RUN go mod download 15:56:57 ---> Running in fa18be03f91a 15:56:57 ---> Running in 863ccef5d8ab 15:56:57 ---> Running in 06c1f08bb30f 15:56:57 Removing intermediate container ab8df76400af 15:56:57 ---> 3826b9cba261 15:56:57 Step 23/23 : LABEL version=0.0.0 15:56:57 ---> Running in b809eed0573f 15:56:58 Removing intermediate container b809eed0573f 15:56:58 ---> 73db22e31be5 15:56:58 15:56:58 Successfully built 73db22e31be5 15:56:58 Successfully tagged docker-core-data-go:latest 15:56:58 Building docker-support-logging-go 15:56:59  Building docker-core-data-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:57:04 Removing intermediate container 06c1f08bb30f 15:57:04 ---> 21be9a6af134 15:57:04 Step 8/24 : COPY . . 15:57:04 Collecting docker-compose==1.23.2 15:57:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:57:07 Collecting texttable<0.10,>=0.9.0 15:57:07 Downloading texttable-0.9.1.tar.gz (11 kB) 15:57:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:57:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:57:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:57:12 Collecting PyYAML<4,>=3.10 15:57:12 Downloading PyYAML-3.13.tar.gz (270 kB) 15:57:15 Collecting dockerpty<0.5,>=0.4.1 15:57:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 26.840s coverage: 86.3% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.294s coverage: 72.2% of statements 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.540s coverage: 72.1% of statements 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.100s coverage: 82.4% of statements 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.067s coverage: 48.4% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.069s coverage: 28.8% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.2% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.416s coverage: 84.1% of statements 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.098s coverage: 42.9% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.060s coverage: 100.0% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.098s coverage: 83.8% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.367s coverage: 47.1% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.076s coverage: 100.0% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:57:19 Collecting docopt<0.7,>=0.6.1 15:57:19 Downloading docopt-0.6.2.tar.gz (25 kB) 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.015s coverage: 29.1% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:57:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 15:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 15:57:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:57:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:21 ---> 7294d081ee8d 15:57:21 Step 3/22 : WORKDIR /edgex-go 15:57:21 ---> Using cache 15:57:21 ---> 57b5810f0be0 15:57:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:21 ---> Using cache 15:57:21 ---> 66de53174598 15:57:21 Step 5/22 : RUN apk update && apk add make && apk add bash git 15:57:21 Collecting docker<4.0,>=3.6.0 15:57:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:57:22 GO111MODULE=on go vet ./... 15:57:24 Collecting cached-property<2,>=1.2.0 15:57:24 ---> Running in ec2040eb0ba3 15:57:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:57:24 Collecting websocket-client<1.0,>=0.32.0 15:57:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:57:24 Removing intermediate container daa2c0bfc0bc 15:57:24 ---> b0e6fc11eced 15:57:24 15:57:24 Step 10/20 : FROM alpine 15:57:24 ---> d6e46aa2470d 15:57:24 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:57:24 Collecting jsonschema<3,>=2.5.1 15:57:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:57:26 ---> Running in d492c6af6ba6 15:57:26 Collecting idna<2.8,>=2.5 15:57:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:57:26 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:57:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:26 Collecting urllib3<1.25,>=1.21.1 15:57:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:57:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:57:26 Collecting docker-pycreds>=0.4.0 15:57:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:57:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:57:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:57:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:57:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:57:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:27 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:57:27 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:57:27 OK: 12754 distinct packages available 15:57:27 Installing collected packages: texttable, idna, urllib3, requests, PyYAML, dockerpty, docopt, docker-pycreds, websocket-client, docker, cached-property, jsonschema, docker-compose 15:57:27 Running setup.py install for texttable: started 15:57:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:27 OK: 233 MiB in 51 packages 15:57:27 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:57:27 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:57:27 OK: 12746 distinct packages available 15:57:27 OK: 233 MiB in 51 packages 15:57:27 (1/4) Installing ca-certificates (20191127-r4) 15:57:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:57:28 (3/4) Installing libcurl (7.69.1-r1) 15:57:28 (4/4) Installing curl (7.69.1-r1) 15:57:28 Executing busybox-1.31.1-r19.trigger 15:57:28 Running setup.py install for texttable: finished with status 'done' 15:57:28 Attempting uninstall: idna 15:57:28 Found existing installation: idna 2.9 15:57:28 Uninstalling idna-2.9: 15:57:28 Executing ca-certificates-20191127-r4.trigger 15:57:28 OK: 7 MiB in 18 packages 15:57:28 Successfully uninstalled idna-2.9 15:57:29 Attempting uninstall: urllib3 15:57:29 Found existing installation: urllib3 1.25.9 15:57:29 Uninstalling urllib3-1.25.9: 15:57:30 Successfully uninstalled urllib3-1.25.9 15:57:30 Attempting uninstall: requests 15:57:30 Found existing installation: requests 2.23.0 15:57:30 Uninstalling requests-2.23.0: 15:57:30 Removing intermediate container ec2040eb0ba3 15:57:30 ---> d5c425164a0c 15:57:30 Step 6/22 : COPY go.mod . 15:57:30 Removing intermediate container 863ccef5d8ab 15:57:30 ---> d6e8c046db24 15:57:30 15:57:30 Step 10/22 : FROM alpine:3.10 15:57:30 ---> be4e4bea2c2e 15:57:30 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:57:30 Successfully uninstalled requests-2.23.0 15:57:30 ---> Using cache 15:57:30 ---> d108a1d8d1aa 15:57:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:57:31 ---> e12d9dbdbb66 15:57:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:57:31 Removing intermediate container d492c6af6ba6 15:57:31 ---> 32cbde606f18 15:57:31 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:31 Running setup.py install for PyYAML: started 15:57:31 ---> Running in e2440d34ad40 15:57:31 ---> Running in 3bef720b374b 15:57:31 ---> 3a04c427515f 15:57:31 Step 7/22 : RUN go mod download 15:57:31 ---> Running in 6d84ad2c072d 15:57:31 ---> Running in 4df6ea316124 15:57:32 Removing intermediate container 6d84ad2c072d 15:57:32 ---> de3c68a6b1a8 15:57:32 Step 13/20 : WORKDIR /edgex 15:57:32 Running setup.py install for PyYAML: finished with status 'done' 15:57:32 Running setup.py install for dockerpty: started 15:57:32 Removing intermediate container e2440d34ad40 15:57:32 ---> fb92730f5edd 15:57:32 Step 13/22 : WORKDIR / 15:57:32 ---> Running in c52af2d692e4 15:57:32 ---> Running in 233190d8b07e 15:57:32 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 15:57:32 Removing intermediate container c52af2d692e4 15:57:32 ---> 419e077647a7 15:57:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:57:32 Removing intermediate container 233190d8b07e 15:57:32 ---> 5e6fb6b0d864 15:57:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 15:57:32 Running setup.py install for dockerpty: finished with status 'done' 15:57:32 Running setup.py install for docopt: started 15:57:32 ---> 10306c30b257 15:57:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:57:33 ---> 06cdfff94bce 15:57:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:57:33 Running setup.py install for docopt: finished with status 'done' 15:57:35 ---> 93f3caa15fc1 15:57:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:57:35 ---> a8b65c9bba26 15:57:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:57:35 ---> Running in cea1268d864f 15:57:35 Removing intermediate container 4df6ea316124 15:57:35 ---> 6a86941e72ff 15:57:35 Step 8/22 : COPY . . 15:57:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 15:57:36 ---> 9c50b1ab44cf 15:57:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:57:36 Removing intermediate container cea1268d864f 15:57:36 ---> 038bcf41c375 15:57:36 Step 17/20 : CMD ["--init=true"] 15:57:37 ---> Running in 1a43f9593d5b 15:57:42 ---> fccf79b17ebe 15:57:42 Step 18/22 : RUN chmod +x entrypoint.sh 15:57:42 Removing intermediate container 1a43f9593d5b 15:57:42 ---> 6483812c7614 15:57:42 Step 18/20 : LABEL arch=x86_64 15:57:46 ---> Running in b4b0669c83b0 15:57:46 ---> Running in a460f5de036b 15:57:46 Removing intermediate container fa18be03f91a 15:57:46 ---> 42512ee3feb2 15:57:46 Step 22/27 : RUN apk --no-cache add curl 15:57:48 Removing intermediate container b4b0669c83b0 15:57:48 ---> cf126c52e231 15:57:48 Step 19/20 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:57:49 ---> Running in ea520369a321 15:57:50 ---> Running in d0e811a3cc55 15:57:55 Removing intermediate container d0e811a3cc55 15:57:55 ---> 53bea3c4e33b 15:57:55 Step 20/20 : LABEL version=0.0.0 15:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:57:55 (2/3) Installing libcurl (7.69.1-r1) 15:57:55 (3/3) Installing curl (7.69.1-r1) 15:57:55 Executing busybox-1.31.1-r19.trigger 15:57:55 OK: 72 MiB in 58 packages 15:57:55 ---> Running in b4e20d5693e9 15:57:56 Removing intermediate container a460f5de036b 15:57:56 ---> 538d390851e0 15:57:56 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:57:58 ---> Running in 4bb02e89a410 15:57:58 Removing intermediate container b4e20d5693e9 15:57:58 ---> 965d1905dbfd 15:57:58 15:57:58 ---> f3cc59b9ea24 15:57:58 Step 9/22 : RUN make cmd/support-logging/support-logging 15:57:58 Removing intermediate container ea520369a321 15:57:58 ---> ee9b74d3ea88 15:57:58 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 15:57:58 Successfully built 965d1905dbfd 15:57:58 Successfully tagged docker-security-proxy-setup-go:latest 15:57:58  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 15:57:58 ---> Running in bc825073048b 15:57:58 ---> Running in c4b2e89d4bcc 15:57:58 Removing intermediate container 4bb02e89a410 15:57:58 ---> f4f5414b6bbe 15:57:58 Step 20/22 : LABEL arch=x86_64 15:57:58 ---> Running in f9b2cb8c2f59 15:57:58 Removing intermediate container bc825073048b 15:57:58 ---> 1132df04f666 15:57:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:58 Removing intermediate container f9b2cb8c2f59 15:57:58 ---> 1d35b0e20ed5 15:57:58 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:57:58 ---> Running in 21df14a11b15 15:57:58 ---> Running in 5245fdbaab1b 15:57:59 Removing intermediate container 21df14a11b15 15:57:59 ---> b7c5d647855a 15:57:59 Step 25/27 : LABEL arch=x86_64 15:57:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:57:59 Removing intermediate container 5245fdbaab1b 15:57:59 ---> 4ab338f3963c 15:57:59 Step 22/22 : LABEL version=0.0.0 15:57:59 ---> Running in d5a62ceb7774 15:58:03 ---> Running in 1b90a132ea78 15:58:05 Removing intermediate container d5a62ceb7774 15:58:05 ---> 409fda9be08c 15:58:05 Step 26/27 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:58:05 Removing intermediate container 1b90a132ea78 15:58:05 ---> bd2c32103192 15:58:05 15:58:05 ---> Running in 2b6c700cbf0c 15:58:05 Removing intermediate container 3bef720b374b 15:58:05 ---> a2bcfc08ae6d 15:58:05 15:58:05 Step 10/24 : FROM scratch 15:58:05 ---> 15:58:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:58:05 Successfully built bd2c32103192 15:58:05 Successfully tagged docker-security-bootstrap-redis-go:latest 15:58:05  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 15:58:12 Removing intermediate container 2b6c700cbf0c 15:58:12 ---> d756b5a43ac9 15:58:12 Step 27/27 : LABEL version=0.0.0 15:58:12 ---> Running in 4de361b136c0 15:58:14 ---> Running in b7bb0b8bd7a7 15:58:14 Removing intermediate container 4de361b136c0 15:58:14 ---> 0c4d24cdb82c 15:58:14 Step 12/24 : ENV APP_PORT=48060 15:58:14 ---> Running in dbca984d0c6d 15:58:15 Removing intermediate container b7bb0b8bd7a7 15:58:15 ---> 3698078d6a9d 15:58:15 15:58:15 Successfully built 3698078d6a9d 15:58:15 Successfully tagged docker-sys-mgmt-agent-go:latest 15:58:17  Building docker-sys-mgmt-agent-go ... done Removing intermediate container dbca984d0c6d 15:58:17 ---> 97046ff39494 15:58:17 Step 13/24 : EXPOSE $APP_PORT 15:58:18 ---> Running in 325e4aa16144 15:58:19 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:19 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:58:19 ---> 7294d081ee8d 15:58:19 Step 3/29 : WORKDIR /edgex-go 15:58:19 ---> Using cache 15:58:19 ---> 57b5810f0be0 15:58:19 Step 4/29 : RUN apk update && apk add make git 15:58:20 Removing intermediate container 325e4aa16144 15:58:20 ---> 9e0767cfd752 15:58:20 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:58:20 ---> Running in 12c19eb9ac36 15:58:20 ---> ef35131afc35 15:58:20 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:58:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:23 ---> afd79743c562 15:58:23 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:58:23 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:23 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:23 OK: 12754 distinct packages available 15:58:23 OK: 233 MiB in 51 packages 15:58:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:58:26 ---> 7294d081ee8d 15:58:26 Step 3/21 : WORKDIR /edgex-go 15:58:26 ---> Using cache 15:58:26 ---> 57b5810f0be0 15:58:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:26 ---> Using cache 15:58:26 ---> 66de53174598 15:58:26 Step 5/21 : RUN apk update && apk add make git 15:58:26 ---> Using cache 15:58:26 ---> a2eecc3c733e 15:58:26 Step 6/21 : COPY go.mod . 15:58:26 ---> Using cache 15:58:26 ---> 1900cfa7ae87 15:58:26 Step 7/21 : RUN go mod download 15:58:26 ---> Using cache 15:58:26 ---> 7290b4fb4ba8 15:58:26 Step 8/21 : COPY . . 15:58:26 ---> Using cache 15:58:26 ---> c915dd2dc805 15:58:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:58:27 ---> 216f90bfe31b 15:58:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:58:27 ---> Running in e2671d8113de 15:58:27 Removing intermediate container c4b2e89d4bcc 15:58:27 ---> 4c15892999de 15:58:27 15:58:27 Step 10/22 : FROM scratch 15:58:27 ---> 15:58:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:58:27 ---> Using cache 15:58:27 ---> 0c4d24cdb82c 15:58:27 Step 12/22 : ENV APP_PORT=48061 15:58:27 ---> 66d366606913 15:58:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:58:27 Removing intermediate container 12c19eb9ac36 15:58:27 ---> d01662f2e8df 15:58:27 Step 5/29 : COPY go.mod . 15:58:27 ---> Running in 49123f0ba9b9 15:58:27 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 15:58:27 Removing intermediate container 49123f0ba9b9 15:58:27 ---> 3df99897db9e 15:58:27 Step 13/22 : EXPOSE $APP_PORT 15:58:27 ---> Running in 00dbc1587769 15:58:27 ---> 93c5212a547e 15:58:27 Step 6/29 : RUN go mod download 15:58:27 ---> 7a0d0ec2620f 15:58:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:58:27 ---> Running in 59a06c9dd0cd 15:58:28 Removing intermediate container 00dbc1587769 15:58:28 ---> f6bc3caf7174 15:58:28 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 15:58:28 ---> ad5b7eea5e01 15:58:28 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:58:28 ---> Running in c04647e9f232 15:58:28 ---> 5b26073f029a 15:58:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:58:28 Removing intermediate container c04647e9f232 15:58:28 ---> cf1be8119f71 15:58:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:28 ---> Running in 75f84896c336 15:58:28 ---> 14802491cfec 15:58:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:58:29 Removing intermediate container 75f84896c336 15:58:29 ---> b31d5fce7298 15:58:29 Step 22/24 : LABEL arch=x86_64 15:58:29 ---> Running in 36f1fde085bc 15:58:29 Removing intermediate container 36f1fde085bc 15:58:29 ---> 30fe963cf636 15:58:29 Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:58:29 ---> Running in 706b179d90bc 15:58:30 ---> 311cfcc1d5a5 15:58:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:58:30 Removing intermediate container 706b179d90bc 15:58:30 ---> 764ad3fd7ebe 15:58:30 Step 24/24 : LABEL version=0.0.0 15:58:30 Removing intermediate container 59a06c9dd0cd 15:58:30 ---> a8a6aecb7bfc 15:58:30 Step 7/29 : COPY . . 15:58:30 ---> Running in befa430d5298 15:58:30 gofmt -l . 15:58:30 [ "`gofmt -l .`" = "" ] 15:58:30 ---> 288c13fe6f22 15:58:30 Step 18/22 : ENTRYPOINT ["/support-logging"] 15:58:30 ---> Running in ce7ae48985f5 15:58:30 Removing intermediate container befa430d5298 15:58:30 ---> 30c2fe55ef1c 15:58:30 15:58:31 Successfully built 30c2fe55ef1c 15:58:31 Successfully tagged docker-support-notifications-go:latest 15:58:31  Building docker-support-notifications-go ... done Removing intermediate container ce7ae48985f5 15:58:31 ---> 6cc30c5da0eb 15:58:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:32 ---> Running in 1a8c20accae7 15:58:32 ./bin/test-go-mod-tidy.sh 15:58:33 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:37 Removing intermediate container 1a8c20accae7 15:58:37 ---> 96103c287a1e 15:58:37 Step 20/22 : LABEL arch=x86_64 15:58:38 + ls -al . 15:58:38 total 672 15:58:38 drwxrwxr-x 9 1001 1001 4096 Nov 24 15:58 . 15:58:38 drwxr-xr-x 4 root root 4096 Nov 24 15:54 .. 15:58:38 -rw-rw-r-- 1 1001 1001 11 Nov 24 15:52 .dockerignore 15:58:38 drwxrwxr-x 8 1001 1001 4096 Nov 24 15:53 .git 15:58:38 drwxrwxr-x 3 1001 1001 4096 Nov 24 15:52 .github 15:58:38 -rw-rw-r-- 1 1001 1001 971 Nov 24 15:52 .gitignore 15:58:38 -rw-rw-r-- 1 1001 1001 166 Nov 24 15:52 .sonarcloud.properties 15:58:38 -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:52 CONTRIBUTING.md 15:58:38 -rw-rw-r-- 1 1001 1001 1035 Nov 24 15:52 Dockerfile.build 15:58:38 -rw-rw-r-- 1 1001 1001 943 Nov 24 15:52 Jenkinsfile 15:58:38 -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:52 LICENSE 15:58:38 -rw-rw-r-- 1 1001 1001 6581 Nov 24 15:52 Makefile 15:58:38 -rw-rw-r-- 1 1001 1001 6447 Nov 24 15:52 README.md 15:58:38 -rw-rw-r-- 1 1001 1001 259 Nov 24 15:52 SECURITY.md 15:58:38 -rw-rw-r-- 1 1001 1001 5 Nov 24 15:50 VERSION 15:58:38 -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:52 ZMQWindows.md 15:58:38 drwxrwxr-x 2 1001 1001 4096 Nov 24 15:52 bin 15:58:38 drwxrwxr-x 15 1001 1001 4096 Nov 24 15:52 cmd 15:58:38 -rw-r--r-- 1 root root 549148 Nov 24 15:57 coverage.out 15:58:38 -rw-r--r-- 1 root root 1041 Nov 24 15:58 go.mod 15:58:38 -rw-r--r-- 1 root root 18582 Nov 24 15:58 go.sum 15:58:38 drwxrwxr-x 8 1001 1001 4096 Nov 24 15:52 internal 15:58:38 drwxrwxr-x 4 1001 1001 4096 Nov 24 15:52 openapi 15:58:38 drwxrwxr-x 4 1001 1001 4096 Nov 24 15:52 snap 15:58:38 -rw-rw-r-- 1 1001 1001 168 Nov 24 15:52 version.go [Pipeline] sh 15:58:38 ---> Running in 812b79297340 15:58:38 + '[' -e coverage.out ] 15:58:38 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:38 Warning: overwriting stash ‘coverage-report’ 15:58:40 Stashed 1 file(s) [Pipeline] sh 15:58:40 + make build 15:58:40 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 15:58:41 Removing intermediate container 812b79297340 15:58:41 ---> d24814cdd05e 15:58:41 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:58:42 ---> Running in bff9bc743ca7 15:58:43 Removing intermediate container bff9bc743ca7 15:58:43 ---> a70fed44cd5a 15:58:43 Step 22/22 : LABEL version=0.0.0 15:58:43 ---> Running in 8ab9720c1eac 15:58:45 Removing intermediate container 8ab9720c1eac 15:58:45 ---> 12cddc4963ac 15:58:45 15:58:45 Successfully built 12cddc4963ac 15:58:45 Successfully tagged docker-support-logging-go:latest 15:58:50  Building docker-support-logging-go ... done  ---> f18a77688460 15:58:50 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:58:51 ---> Running in beb84c4069fa 15:58:51 Removing intermediate container e2671d8113de 15:58:51 ---> e3bbf49d51e1 15:58:51 15:58:51 Step 10/21 : FROM scratch 15:58:51 ---> 15:58:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:58:51 ---> Using cache 15:58:51 ---> 4a32e28dc152 15:58:51 Step 12/21 : ENV APP_PORT=48085 15:58:51 ---> Running in c2396a97ef4c 15:58:51 Removing intermediate container c2396a97ef4c 15:58:51 ---> 7becfe02826e 15:58:51 Step 13/21 : EXPOSE $APP_PORT 15:58:51 ---> Running in 3452e713a9e7 15:58:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:58:51 Removing intermediate container 3452e713a9e7 15:58:51 ---> dcb452501bad 15:58:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:58:52 ---> ec6943844763 15:58:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:58:52 ---> 65e343930a71 15:58:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:58:54 ---> a254b9088b21 15:58:54 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:58:54 ---> Running in c3f3169efed8 15:58:54 Removing intermediate container c3f3169efed8 15:58:54 ---> d999e428c780 15:58:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:54 ---> Running in 1db15dea4f45 15:58:55 Removing intermediate container 1db15dea4f45 15:58:55 ---> 85a841642e69 15:58:55 Step 19/21 : LABEL arch=x86_64 15:58:55 ---> Running in 25008eec69be 15:58:55 Removing intermediate container 25008eec69be 15:58:55 ---> 224388d8e169 15:58:55 Step 20/21 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:58:55 ---> Running in a7731533ff9d 15:58:55 Removing intermediate container a7731533ff9d 15:58:55 ---> 37a116f922a0 15:58:55 Step 21/21 : LABEL version=0.0.0 15:58:55 ---> Running in 63c8143ed1ed 15:58:55 Removing intermediate container 63c8143ed1ed 15:58:55 ---> 92e5e2cb2280 15:58:55 15:58:56 Successfully built 92e5e2cb2280 15:58:56 Successfully tagged docker-support-scheduler-go:latest 15:59:01  Building docker-support-scheduler-go ... done Removing intermediate container beb84c4069fa 15:59:01 ---> bfadd1b06263 15:59:01 15:59:01 Step 9/29 : FROM alpine:latest 15:59:01 ---> d6e46aa2470d 15:59:01 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:59:01 ---> Running in 046d70443881 15:59:01 Removing intermediate container 046d70443881 15:59:01 ---> 34e7af56dc4e 15:59:01 Step 11/29 : USER root 15:59:01 ---> Running in 98e92ee5e9ef 15:59:01 Removing intermediate container 98e92ee5e9ef 15:59:01 ---> bcfac883b080 15:59:01 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 15:59:01 ---> Running in 56a00a69c188 15:59:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:02 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:59:02 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:59:02 OK: 12746 distinct packages available 15:59:02 (1/2) Installing ca-certificates (20191127-r4) 15:59:02 (2/2) Installing dumb-init (1.2.2-r1) 15:59:02 Executing busybox-1.31.1-r19.trigger 15:59:02 Executing ca-certificates-20191127-r4.trigger 15:59:02 OK: 6 MiB in 16 packages 15:59:04 Removing intermediate container 56a00a69c188 15:59:04 ---> 0fbd318b4271 15:59:04 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:59:04 ---> Running in 26336b387acb 15:59:04 Removing intermediate container 26336b387acb 15:59:04 ---> 538151003d62 15:59:04 Step 14/29 : WORKDIR $BASE_DIR 15:59:04 ---> Running in 04c2491bc139 15:59:04 Removing intermediate container 04c2491bc139 15:59:04 ---> e70ab36d7ef3 15:59:04 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:59:04 ---> Running in a584de815c73 15:59:05 Removing intermediate container a584de815c73 15:59:05 ---> a857bc369869 15:59:05 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:59:05 ---> 7682dc1e3925 15:59:05 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:59:06 ---> af64254a3927 15:59:06 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:59:06 ---> 33923f675ad7 15:59:06 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:59:06 ---> 4b34289847b9 15:59:06 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:59:06 ---> c1e5287fdd5b 15:59:06 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:59:06 ---> Running in 80d05603bcf4 15:59:07 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 15:59:07 Removing intermediate container 80d05603bcf4 15:59:07 ---> c89ccdb78550 15:59:07 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:59:08 ---> 7bd5ea115639 15:59:08 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:59:08 ---> Running in 290ac3aa7d28 15:59:09 Removing intermediate container 290ac3aa7d28 15:59:09 ---> 2d1cf4d1ef82 15:59:09 Step 24/29 : RUN chmod 755 security-secrets-setup 15:59:09 ---> Running in 29af0e51c3e6 15:59:09 Removing intermediate container 29af0e51c3e6 15:59:09 ---> e069b058f7e8 15:59:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:59:09 ---> Running in 83b8458ebf9c 15:59:10 Removing intermediate container 83b8458ebf9c 15:59:10 ---> 80cbe7f5ab95 15:59:10 Step 26/29 : CMD [ "generate" ] 15:59:10 ---> Running in 3e8e5633a02a 15:59:10 Removing intermediate container 3e8e5633a02a 15:59:10 ---> 1b0d04c43fff 15:59:10 Step 27/29 : LABEL arch=x86_64 15:59:10 ---> Running in 23a374dfd682 15:59:10 Removing intermediate container 23a374dfd682 15:59:10 ---> 76ee457bdc18 15:59:10 Step 28/29 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 15:59:11 ---> Running in cc0243c59c4f 15:59:11 Removing intermediate container cc0243c59c4f 15:59:11 ---> d3b6cf29f214 15:59:11 Step 29/29 : LABEL version=0.0.0 15:59:11 ---> Running in 350ff321b257 15:59:11 Removing intermediate container 350ff321b257 15:59:11 ---> c37a73e655d3 15:59:11 15:59:11 Successfully built c37a73e655d3 15:59:11 Successfully tagged docker-security-secrets-setup-go:latest 15:59:11  Building docker-security-secrets-setup-go ... done  [Pipeline] } 15:59:11 $ docker stop --time=1 f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 15:59:13 $ docker rm -f f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:14 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 15:59:14 + docker images 15:59:14 + grep docker 15:59:14 docker-security-secrets-setup-go latest c37a73e655d3 3 seconds ago 24MB 15:59:14 docker-support-scheduler-go latest 92e5e2cb2280 19 seconds ago 12.3MB 15:59:14 docker-support-logging-go latest 12cddc4963ac 30 seconds ago 11.1MB 15:59:14 docker-support-notifications-go latest 30c2fe55ef1c 44 seconds ago 13.6MB 15:59:14 docker-sys-mgmt-agent-go latest 3698078d6a9d About a minute ago 290MB 15:59:14 docker-security-bootstrap-redis-go latest bd2c32103192 About a minute ago 15.9MB 15:59:14 docker-security-proxy-setup-go latest 965d1905dbfd About a minute ago 15.8MB 15:59:14 docker-core-data-go latest 73db22e31be5 2 minutes ago 23.7MB 15:59:14 docker-security-secretstore-setup-go latest 371fd135afc7 2 minutes ago 24.8MB 15:59:14 docker-core-metadata-go latest 8e9c0563cc70 2 minutes ago 14.5MB 15:59:14 docker-core-command-go latest ed2eb2089dce 3 minutes ago 12.2MB 15:59:14 docker latest 6972c414f322 4 weeks ago 217MB [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 15:59:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:59:24 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 15:59:29 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 15:59:30 Still waiting to schedule task 15:59:30 ‘prd-ubuntu18.04-docker-8c-8g-13359’ is offline 15:59:30 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 15:59:36 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 15:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:59:44 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 15:59:48 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 15:59:52 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 15:59:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 15:59:59 $ docker stop --time=1 bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d 16:00:02 $ docker rm -f bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:04 16:00:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:00:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:05 latest: Pulling from edgex-devops/edgex-compose-arm64 16:00:05 29e5d40040c1: Pulling fs layer 16:00:05 1ce36da41761: Pulling fs layer 16:00:05 25b303627fd3: Pulling fs layer 16:00:05 1ce36da41761: Verifying Checksum 16:00:05 1ce36da41761: Download complete 16:00:05 29e5d40040c1: Download complete 16:00:06 29e5d40040c1: Pull complete 16:00:07 25b303627fd3: Download complete 16:00:07 1ce36da41761: Pull complete 16:00:18 25b303627fd3: Pull complete 16:00:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:00:18 prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container 16:00:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:00:21 $ docker top d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:22 + docker-compose build --help 16:00:22 + grep parallel 16:00:26 --parallel Build images in parallel. [Pipeline] } 16:00:26 $ docker stop --time=1 d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f 16:00:26 Running on prd-ubuntu18.04-docker-8c-8g-13362 in /w/workspace/edgexfoundry_edgex-go_PR-2898 16:00:28 $ docker rm -f d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws 16:00:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:29 . [Pipeline] withDockerContainer 16:00:29 prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container 16:00:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:00:31 using credential edgex-jenkins-ssh 16:00:31 Cloning the remote Git repository 16:00:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:00:31 $ docker top bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:31 > git init /w/workspace/edgex-go/1 # timeout=10 16:00:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:31 > git --version # timeout=10 16:00:31 > git --version # 'git version 2.17.1' 16:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:32 + docker-compose -f ./docker-compose-build.yml build --parallel 16:00:36 Building docker-core-command-go ... 16:00:36 Building docker-core-data-go ... 16:00:36 Building docker-core-metadata-go ... 16:00:36 Building docker-security-bootstrap-redis-go ... 16:00:36 Building docker-security-proxy-setup-go ... 16:00:36 Building docker-security-secrets-setup-go ... 16:00:36 Building docker-security-secretstore-setup-go ... 16:00:36 Building docker-support-logging-go ... 16:00:36 Building docker-support-notifications-go ... 16:00:36 Building docker-support-scheduler-go ... 16:00:36 Building docker-sys-mgmt-agent-go ... 16:00:36 Building docker-core-metadata-go 16:00:36 Building docker-support-notifications-go 16:00:36 Building docker-support-logging-go 16:00:36 Building docker-core-command-go 16:00:36 Building docker-support-scheduler-go 16:00:38 Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:00:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:00:38 > git config core.sparsecheckout # timeout=10 16:00:38 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 16:00:38 Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:00:38 Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) 16:00:38 > git remote # timeout=10 16:00:38 > git config --get remote.origin.url # timeout=10 16:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:38 > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 16:00:38 > git rev-parse HEAD^{commit} # timeout=10 16:00:38 > git config core.sparsecheckout # timeout=10 16:00:38 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 16:00:42 Commit message: "ci: testing new native snap build" 16:00:42 > git --version # timeout=10 16:00:42 > git --version # 'git version 2.17.1' 16:00:42 fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:44 + echo snap-build.sh 16:00:44 snap-build.sh 16:00:44 + SNAP_BASE_DIR=. 16:00:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:00:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:00:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:00:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:00:44 + cd /w/workspace/edgex-go/1 16:00:44 + sudo apt-get remove -qy --purge lxd lxd-client 16:00:44 Reading package lists... 16:00:44 Building dependency tree... 16:00:44 Reading state information... 16:00:44 The following packages were automatically installed and are no longer required: 16:00:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:00:44 uidmap xdelta3 16:00:44 Use 'sudo apt autoremove' to remove them. 16:00:44 The following packages will be REMOVED: 16:00:44 lxd* lxd-client* 16:00:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:00:44 After this operation, 31.7 MB disk space will be freed. 16:00:46 (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 ... 190027 files and directories currently installed.) 16:00:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:46 Removing lxd dnsmasq configuration 16:00:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:00:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:00:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:00: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 ... 189852 files and directories currently installed.) 16:00:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:50 Processing triggers for systemd (237-3ubuntu10.42) ... 16:00:50 Processing triggers for ureadahead (0.100.0-21) ... 16:00:51 + sudo snap remove --purge lxd 16:00:51 snap "lxd" is not installed 16:00:51 + sudo groupadd --force --system lxd 16:00:51 ++ whoami 16:00:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:00:51 + newgrp - lxd 16:00:51 + sudo snap install lxd 16:01:47 2020-11-24T16:01:46Z INFO Waiting for automatic snapd restart... 16:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:58 ---> 2166fb0eb825 16:01:58 Step 3/22 : WORKDIR /edgex-go 16:01:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:58 ---> 2166fb0eb825 16:01:58 Step 3/24 : WORKDIR /edgex-go 16:01:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:01:58 ---> 2166fb0eb825 16:01:58 Step 3/21 : WORKDIR /edgex-go 16:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:58 ---> 2166fb0eb825 16:01:58 Step 3/22 : WORKDIR /edgex-go 16:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:58 ---> 2166fb0eb825 16:01:58 Step 3/22 : WORKDIR /edgex-go 16:01:58 ---> Running in 40b7dd850482 16:01:58 ---> Running in 3db755fabf20 16:01:58 ---> Running in 978a1356fdac 16:01:58 ---> Running in afd8bc8e2067 16:01:58 ---> Running in 8d7b0c4ae43b 16:01:58 Removing intermediate container 978a1356fdac 16:01:58 ---> ac4341ae65d6 16:01:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:58 Removing intermediate container 8d7b0c4ae43b 16:01:58 ---> a9245ff76f9a 16:01:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:58 Removing intermediate container 40b7dd850482 16:01:58 ---> 15d28f9fbd07 16:01:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:58 Removing intermediate container afd8bc8e2067 16:01:58 ---> dc3735a148cc 16:01:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:58 Removing intermediate container 3db755fabf20 16:01:58 ---> 4eb3bdac6adc 16:01:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:58 ---> Running in c85d5797f5aa 16:01:58 ---> Running in 5d6c18a1723a 16:01:58 ---> Running in f6e6a75ebd43 16:01:58 ---> Running in 8e1b6357962c 16:01:58 ---> Running in 26005faa3e24 16:01:58 Removing intermediate container c85d5797f5aa 16:01:58 ---> 72af2348b20d 16:01:58 Step 5/21 : RUN apk update && apk add make git 16:01:58 Removing intermediate container f6e6a75ebd43 16:01:58 ---> 6b43b9e2a92c 16:01:58 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:01:58 ---> Running in d0d320d65538 16:01:58 ---> Running in a0fd86456728 16:01:58 Removing intermediate container 5d6c18a1723a 16:01:58 ---> 781472c1410a 16:01:58 Step 5/22 : RUN apk update && apk add make git 16:01:58 Removing intermediate container 26005faa3e24 16:01:58 ---> b7095bf7094b 16:01:58 Step 5/22 : RUN apk update && apk add make git 16:01:58 Removing intermediate container 8e1b6357962c 16:01:58 ---> 8fc64d4a394f 16:01:58 Step 5/22 : RUN apk update && apk add make && apk add bash git 16:01:58 ---> Running in 3e82d7b3eeb9 16:01:58 ---> Running in 87829f9efe05 16:01:58 ---> Running in 082e63d6621a 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:58 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:58 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:58 OK: 12625 distinct packages available 16:01:59 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:59 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:59 OK: 12625 distinct packages available 16:01:59 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:59 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:59 OK: 12625 distinct packages available 16:01:59 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:59 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:59 OK: 12625 distinct packages available 16:01:59 OK: 217 MiB in 51 packages 16:02:00 OK: 217 MiB in 51 packages 16:02:00 OK: 217 MiB in 51 packages 16:02:00 OK: 217 MiB in 51 packages 16:02:00 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:02:00 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:02:00 OK: 12625 distinct packages available 16:02:00 OK: 217 MiB in 51 packages 16:02:01 OK: 217 MiB in 51 packages 16:02:01 Removing intermediate container d0d320d65538 16:02:01 ---> 980e5443a96a 16:02:01 Step 6/21 : COPY go.mod . 16:02:02 Removing intermediate container a0fd86456728 16:02:02 ---> 2a476eac27f3 16:02:02 Step 6/24 : COPY go.mod . 16:02:02 Removing intermediate container 082e63d6621a 16:02:02 ---> 50351a28d96e 16:02:02 Step 6/22 : COPY go.mod . 16:02:02 Removing intermediate container 3e82d7b3eeb9 16:02:02 ---> bee7b557481c 16:02:02 Step 6/22 : COPY go.mod . 16:02:03 ---> 9d37971417bb 16:02:03 Step 7/21 : RUN go mod download 16:02:03 ---> Running in f1dcc8da99d9 16:02:03 Removing intermediate container 87829f9efe05 16:02:03 ---> 0d24c3ce85de 16:02:03 Step 6/22 : COPY go.mod . 16:02:03 ---> a9df5d491215 16:02:03 Step 7/24 : RUN go mod download 16:02:03 ---> b088ba8e4716 16:02:03 Step 7/22 : RUN go mod download 16:02:03 ---> 495f38382380 16:02:03 Step 7/22 : RUN go mod download 16:02:03 ---> Running in e2f9f83f9181 16:02:03 ---> Running in bcf80fdab47a 16:02:04 ---> Running in 09bb659484dc 16:02:04 ---> 260e55a377ec 16:02:04 Step 7/22 : RUN go mod download 16:02:04 ---> Running in 14cafa8c472d 16:02:05 lxd 4.8 from Canonical* installed 16:02:05 + sudo lxd init --auto 16:02:10 Removing intermediate container f1dcc8da99d9 16:02:10 ---> 101e2035e6fe 16:02:10 Step 8/21 : COPY . . 16:02:11 Removing intermediate container e2f9f83f9181 16:02:11 ---> 8327128f3c0c 16:02:11 Step 8/22 : COPY . . 16:02:11 + sudo snap install --classic snapcraft 16:02:12 Removing intermediate container bcf80fdab47a 16:02:12 Removing intermediate container 09bb659484dc 16:02:12 ---> 8d4415e22010 16:02:12 Step 8/24 : COPY . . 16:02:12 ---> ab94ad9ad394 16:02:12 Step 8/22 : COPY . . 16:02:12 Removing intermediate container 14cafa8c472d 16:02:12 ---> c88c361126bd 16:02:12 Step 8/22 : COPY . . 16:02:19 snapcraft 4.4.2 from Canonical* installed 16:02:19 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:02:19 + patch --verbose -p1 16:02:19 Hmm... Looks like a unified diff to me... 16:02:19 The text leading up to this was: 16:02:19 -------------------------- 16:02:19 |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 16:02:19 |From: Tony Espy 16:02:19 |Date: Wed, 28 Oct 2020 12:14:21 -0400 16:02:19 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 16:02:19 | 16:02:19 |--- 16:02:19 | snap/snapcraft.yaml | 465 +------------------------------------------- 16:02:19 | 1 file changed, 2 insertions(+), 463 deletions(-) 16:02:19 | 16:02:19 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:02:19 |index 7d1e8c7c..24aef30d 100644 16:02:19 |--- a/snap/snapcraft.yaml 16:02:19 |+++ b/snap/snapcraft.yaml 16:02:19 -------------------------- 16:02:19 patching file snap/snapcraft.yaml 16:02:19 Using Plan A... 16:02:19 Hunk #1 succeeded at 75. 16:02:19 Hunk #2 succeeded at 84. 16:02:19 Hunk #3 succeeded at 218 (offset -1 lines). 16:02:19 Hunk #4 succeeded at 226 (offset -1 lines). 16:02:19 Hunk #5 succeeded at 233 (offset -1 lines). 16:02:19 Hunk #6 succeeded at 260 (offset -1 lines). 16:02:19 Hunk #7 succeeded at 294 (offset -1 lines). 16:02:19 Hunk #8 FAILED at 342. 16:02:19 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 16:02:19 Hmm... Ignoring the trailing garbage. 16:02:19 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:21 Failed in branch amd64 16:02:39 ---> ca0dd336c6c0 16:02:39 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:02:39 ---> ce6e68239771 16:02:39 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:02:39 ---> 907abc84d5f4 16:02:39 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:02:39 ---> 5f5dc7166f71 16:02:39 Step 9/22 : RUN make cmd/support-logging/support-logging 16:02:39 ---> 70170658e45a 16:02:39 Step 9/22 : RUN make cmd/core-command/core-command 16:02:39 ---> Running in b38edf0128cc 16:02:39 ---> Running in 856aa4a5529c 16:02:39 ---> Running in 6a438db7db25 16:02:39 ---> Running in 1f886cd02e35 16:02:39 ---> Running in a185ee185574 16:02:39 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 16:02:39 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 16:02:39 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 16:02:39 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 16:02:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 16:04:31 Removing intermediate container a185ee185574 16:04:31 ---> f75157a852df 16:04:31 16:04:31 Step 10/22 : FROM scratch 16:04:31 ---> 16:04:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:04:31 ---> Running in f5521ea1e0fa 16:04:31 Removing intermediate container f5521ea1e0fa 16:04:31 ---> 131196d50d58 16:04:31 Step 12/22 : ENV APP_PORT=48061 16:04:31 ---> Running in f813fd92f4fb 16:04:31 Removing intermediate container f813fd92f4fb 16:04:31 ---> 836f1d5b11dc 16:04:31 Step 13/22 : EXPOSE $APP_PORT 16:04:31 ---> Running in 7025f530f21c 16:04:31 Removing intermediate container 7025f530f21c 16:04:31 ---> 0fd46518432f 16:04:31 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 16:04:31 ---> 4e5194e4865a 16:04:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 16:04:31 ---> 478dbecad524 16:04:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 16:04:31 ---> 7c99e801baf7 16:04:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 16:04:31 ---> 65913e9a9f34 16:04:31 Step 18/22 : ENTRYPOINT ["/support-logging"] 16:04:31 ---> Running in 3647a146a344 16:04:31 Removing intermediate container 3647a146a344 16:04:31 ---> c14cd7bfd382 16:04:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:31 ---> Running in 369b3e870291 16:04:31 Removing intermediate container 369b3e870291 16:04:31 ---> 6f88f5c6a427 16:04:31 Step 20/22 : LABEL arch=arm64 16:04:31 ---> Running in 9df2e090d92f 16:04:31 Removing intermediate container 9df2e090d92f 16:04:31 ---> 4c846842facc 16:04:31 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:04:31 ---> Running in cefc0fefaa75 16:04:32 Removing intermediate container cefc0fefaa75 16:04:32 ---> eb44243d3bac 16:04:32 Step 22/22 : LABEL version=0.0.0 16:04:32 ---> Running in 4b3f7303b9de 16:04:34 Removing intermediate container 4b3f7303b9de 16:04:34 ---> 5e6e90b1ddf5 16:04:34 16:04:35 Successfully built 5e6e90b1ddf5 16:04:35 Successfully tagged docker-support-logging-go-arm64:latest 16:04:35  Building docker-support-logging-go ... done Building docker-security-bootstrap-redis-go 16:04:35 Removing intermediate container b38edf0128cc 16:04:35 ---> f3b5077cceec 16:04:35 16:04:35 Step 10/21 : FROM scratch 16:04:35 ---> 16:04:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:36 ---> Running in a82765307334 16:04:36 Removing intermediate container 6a438db7db25 16:04:36 ---> 07828583beac 16:04:36 16:04:36 Step 10/24 : FROM scratch 16:04:36 ---> 16:04:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:04:36 Removing intermediate container 1f886cd02e35 16:04:36 ---> 59f76b41499e 16:04:36 16:04:36 Step 10/22 : FROM scratch 16:04:36 ---> 16:04:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:36 ---> Using cache 16:04:36 ---> 131196d50d58 16:04:36 Step 12/24 : ENV APP_PORT=48060 16:04:37 ---> Running in 06278df9fa9e 16:04:37 ---> Running in aef33ffb7c95 16:04:37 Removing intermediate container a82765307334 16:04:37 ---> 7b5b4446ba97 16:04:37 Step 12/21 : ENV APP_PORT=48085 16:04:38 ---> Running in a7295c752cfb 16:04:38 Removing intermediate container 06278df9fa9e 16:04:38 Removing intermediate container aef33ffb7c95 16:04:38 ---> 52f2de69eb85 16:04:38 Step 12/22 : ENV APP_PORT=48082 16:04:38 ---> 4ab96da684a5 16:04:38 Step 13/24 : EXPOSE $APP_PORT 16:04:38 ---> Running in b9b5c26514ed 16:04:38 Removing intermediate container a7295c752cfb 16:04:38 ---> 1a6bd6fafa9d 16:04:38 Step 13/21 : EXPOSE $APP_PORT 16:04:38 ---> Running in e99684149c63 16:04:39 ---> Running in 5dc606554ab2 16:04:39 Removing intermediate container b9b5c26514ed 16:04:39 ---> d09409c31087 16:04:39 Step 13/22 : EXPOSE $APP_PORT 16:04:40 Removing intermediate container 5dc606554ab2 16:04:40 ---> e16df666942a 16:04:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:04:40 Removing intermediate container e99684149c63 16:04:40 ---> 2b9f822e0077 16:04:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:04:40 ---> Running in 7641c72ddc56 16:04:41 Removing intermediate container 7641c72ddc56 16:04:41 ---> e622771be7d0 16:04:41 Step 14/22 : WORKDIR / 16:04:41 ---> e9ab85f854ec 16:04:41 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:04:41 ---> 38469b000de8 16:04:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:41 ---> Running in b71be96dc227 16:04:43 Removing intermediate container b71be96dc227 16:04:43 ---> 1813929c91ec 16:04:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:04:43 ---> ce7eac239f21 16:04:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:04:44 ---> 3570d165e012 16:04:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:44 ---> 8865a0540165 16:04:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:47 ---> 3d60d4adf83b 16:04:47 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:04:47 ---> Running in 5b92fc11e986 16:04:47 ---> c894d60f78a7 16:04:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:04:47 ---> 04b673ea744b 16:04:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:04:48 Removing intermediate container 5b92fc11e986 16:04:48 ---> 816450dea815 16:04:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:48 Removing intermediate container 856aa4a5529c 16:04:48 ---> e83bc530a2e4 16:04:48 16:04:48 Step 10/22 : FROM scratch 16:04:48 ---> 16:04:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:48 ---> Using cache 16:04:48 ---> 52f2de69eb85 16:04:48 Step 12/22 : ENV APP_PORT=48081 16:04:48 ---> Running in d744eee65976 16:04:48 ---> Running in 026bba00c2b9 16:04:49 ---> 302b5d3e8f1d 16:04:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:04:49 ---> 30dc8e955d26 16:04:49 Step 18/22 : ENTRYPOINT ["/core-command"] 16:04:49 Removing intermediate container 026bba00c2b9 16:04:49 ---> 3dc43f4ae6ce 16:04:49 Step 13/22 : EXPOSE $APP_PORT 16:04:49 ---> Running in 5990b831a080 16:04:49 Removing intermediate container d744eee65976 16:04:49 ---> e2ebc2c388f2 16:04:49 Step 19/21 : LABEL arch=arm64 16:04:50 ---> Running in 2ad805630ffe 16:04:50 ---> Running in 3d34561f7bb1 16:04:50 Removing intermediate container 5990b831a080 16:04:50 ---> 022e0aabe94e 16:04:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:51 ---> Running in 9330fb8d17c2 16:04:51 Removing intermediate container 2ad805630ffe 16:04:51 ---> 37d8159ab1ef 16:04:51 Step 14/22 : WORKDIR / 16:04:51 Removing intermediate container 3d34561f7bb1 16:04:51 ---> 9220fa69b9af 16:04:51 Step 20/21 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:04:51 ---> Running in 081bead954ba 16:04:52 ---> Running in 2f93899d2d27 16:04:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:04:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:04:52 ---> 2166fb0eb825 16:04:52 Step 3/22 : WORKDIR /edgex-go 16:04:52 ---> Using cache 16:04:52 ---> dc3735a148cc 16:04:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:52 ---> Using cache 16:04:52 ---> b7095bf7094b 16:04:52 Step 5/22 : RUN apk update && apk add make git 16:04:52 ---> Using cache 16:04:52 ---> 0d24c3ce85de 16:04:52 Step 6/22 : COPY go.mod . 16:04:52 ---> Using cache 16:04:52 ---> 260e55a377ec 16:04:52 Step 7/22 : RUN go mod download 16:04:52 ---> Using cache 16:04:52 ---> c88c361126bd 16:04:52 Step 8/22 : COPY . . 16:04:52 ---> 2cec8fd06747 16:04:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:04:52 Removing intermediate container 081bead954ba 16:04:52 ---> 7bac5b9fc990 16:04:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:04:52 Removing intermediate container 9330fb8d17c2 16:04:52 ---> 2e833b5823db 16:04:52 Step 20/22 : LABEL arch=arm64 16:04:52 ---> Using cache 16:04:52 ---> 70170658e45a 16:04:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:04:52 ---> Running in 2a49025cfbc4 16:04:52 ---> Running in 87e6dd1ab4e5 16:04:53 Removing intermediate container 2f93899d2d27 16:04:53 ---> 4293feb79bed 16:04:53 Step 21/21 : LABEL version=0.0.0 16:04:53 ---> Running in 6e6f5786ae17 16:04:53 Removing intermediate container 2a49025cfbc4 16:04:53 ---> 9c4cace62a51 16:04:53 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:04:53 ---> c7eab8fb71b8 16:04:53 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:04:53 ---> Running in c366b607eec5 16:04:53 ---> b733ac700e33 16:04:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:04:53 ---> Running in 37c26ea992cd 16:04:53 Removing intermediate container 6e6f5786ae17 16:04:53 ---> 3dc270a2baac 16:04:53 16:04:54 Removing intermediate container c366b607eec5 16:04:54 ---> f034cec9aab7 16:04:54 Step 22/22 : LABEL version=0.0.0 16:04:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:04:54 Successfully built 3dc270a2baac 16:04:54 Successfully tagged docker-support-scheduler-go-arm64:latest 16:04:54  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 16:04:54 ---> Running in 79da885e8369 16:04:54 Removing intermediate container 37c26ea992cd 16:04:54 ---> a7e2b7df13e9 16:04:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:55 ---> Running in be696fd1ef46 16:04:55 Removing intermediate container 79da885e8369 16:04:55 ---> de34581390bb 16:04:55 16:04:55 Removing intermediate container be696fd1ef46 16:04:55 ---> bb5f6faf16df 16:04:55 Step 22/24 : LABEL arch=arm64 16:04:55 ---> 65e747f7a7cb 16:04:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:04:56 Successfully built de34581390bb 16:04:56 Successfully tagged docker-core-command-go-arm64:latest 16:04:56  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 16:04:56 ---> Running in f076b1366d59 16:04:57 Removing intermediate container f076b1366d59 16:04:57 ---> 6274113ce07c 16:04:57 Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:04:57 ---> c390b0babda3 16:04:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:04:57 ---> Running in 9d3ee29c4524 16:04:57 ---> Running in a76ab89336b9 16:04:58 Removing intermediate container 9d3ee29c4524 16:04:58 ---> a1053b490699 16:04:58 Step 24/24 : LABEL version=0.0.0 16:04:59 Removing intermediate container a76ab89336b9 16:04:59 ---> 00b8a4e97b43 16:04:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:59 ---> Running in 4cd3fab231f3 16:05:00 ---> Running in 79c231ec1f52 16:05:01 Removing intermediate container 4cd3fab231f3 16:05:01 ---> 5c48afdbe372 16:05:01 16:05:01 Successfully built 5c48afdbe372 16:05:01 Successfully tagged docker-support-notifications-go-arm64:latest 16:05:01  Building docker-support-notifications-go ... done Removing intermediate container 79c231ec1f52 16:05:01 Building docker-core-data-go 16:05:01 ---> 730d68824294 16:05:01 Step 20/22 : LABEL arch=arm64 16:05:01 ---> Running in 722ecb6b408a 16:05:02 Removing intermediate container 722ecb6b408a 16:05:02 ---> 63664cdf4fe7 16:05:02 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:05:03 ---> Running in 831374880b14 16:05:04 Removing intermediate container 831374880b14 16:05:04 ---> 8813a7e8a062 16:05:04 Step 22/22 : LABEL version=0.0.0 16:05:05 ---> Running in d6a4a007e137 16:05:06 Removing intermediate container d6a4a007e137 16:05:06 ---> 3d71df1998fc 16:05:06 16:05:06 Successfully built 3d71df1998fc 16:05:06 Successfully tagged docker-core-metadata-go-arm64:latest 16:05:06  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 16:05:39 Removing intermediate container 87e6dd1ab4e5 16:05:39 ---> 047cfdf3e1c1 16:05:39 16:05:39 Step 10/22 : FROM alpine:3.10 16:05:39 3.10: Pulling from library/alpine 16:05:39 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:05:39 Status: Downloaded newer image for alpine:3.10 16:05:39 ---> 536a684cf733 16:05:39 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:05:39 ---> Running in 2f0bd032ae1d 16:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:05:39 v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:05:39 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:05:39 OK: 10169 distinct packages available 16:05:40 (1/5) Installing ca-certificates (20191127-r2) 16:05:40 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:05:40 (3/5) Installing libcurl (7.66.0-r1) 16:05:40 (4/5) Installing curl (7.66.0-r1) 16:05:40 (5/5) Installing dumb-init (1.2.2-r1) 16:05:40 Executing busybox-1.30.1-r3.trigger 16:05:40 Executing ca-certificates-20191127-r2.trigger 16:05:40 OK: 7 MiB in 19 packages 16:05:44 Removing intermediate container 2f0bd032ae1d 16:05:44 ---> e3d52b08191c 16:05:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:05:44 ---> Running in 7d20e352f189 16:05:45 Removing intermediate container 7d20e352f189 16:05:45 ---> 4984502ec216 16:05:45 Step 13/22 : WORKDIR / 16:05:46 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:05:46 ---> 2166fb0eb825 16:05:46 Step 3/20 : WORKDIR /edgex-go 16:05:46 ---> Using cache 16:05:46 ---> dc3735a148cc 16:05:46 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:46 ---> Using cache 16:05:46 ---> b7095bf7094b 16:05:46 Step 5/20 : RUN apk update && apk add make git 16:05:46 ---> Using cache 16:05:46 ---> 0d24c3ce85de 16:05:46 Step 6/20 : COPY go.mod . 16:05:46 ---> Using cache 16:05:46 ---> 260e55a377ec 16:05:46 Step 7/20 : RUN go mod download 16:05:46 ---> Using cache 16:05:46 ---> c88c361126bd 16:05:46 Step 8/20 : COPY . . 16:05:46 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:05:46 ---> 2166fb0eb825 16:05:46 Step 3/27 : WORKDIR /edgex-go 16:05:46 ---> Using cache 16:05:46 ---> dc3735a148cc 16:05:46 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:46 ---> Using cache 16:05:46 ---> b7095bf7094b 16:05:46 Step 5/27 : RUN apk update && apk add make bash git 16:05:46 ---> Running in d0e9b763a041 16:05:46 ---> Using cache 16:05:46 ---> 70170658e45a 16:05:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 16:05:46 ---> Running in c29e8c130b98 16:05:46 ---> Running in 356c3b15a230 16:05:47 Removing intermediate container d0e9b763a041 16:05:47 ---> a610293ff157 16:05:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:05:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:49 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 16:05:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:50 ---> c47d157f3c42 16:05:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> 2166fb0eb825 16:05:50 Step 3/23 : WORKDIR /edgex-go 16:05:50 ---> Using cache 16:05:50 ---> dc3735a148cc 16:05:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:50 ---> Using cache 16:05:50 ---> b7095bf7094b 16:05:50 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:05:50 ---> Running in bf850673ae25 16:05:50 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:05:50 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:05:50 OK: 12625 distinct packages available 16:05:51 OK: 217 MiB in 51 packages 16:05:53 ---> 3c5654d8e874 16:05:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:05:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:54 ---> 2166fb0eb825 16:05:54 Step 3/24 : WORKDIR /edgex-go 16:05:54 ---> Using cache 16:05:54 ---> dc3735a148cc 16:05:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:54 ---> Using cache 16:05:54 ---> b7095bf7094b 16:05:54 Step 5/24 : RUN apk update && apk add make git 16:05:54 ---> Using cache 16:05:54 ---> 0d24c3ce85de 16:05:54 Step 6/24 : COPY go.mod . 16:05:54 ---> Using cache 16:05:54 ---> 260e55a377ec 16:05:54 Step 7/24 : RUN go mod download 16:05:54 ---> Using cache 16:05:54 ---> c88c361126bd 16:05:54 Step 8/24 : COPY . . 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:54 Removing intermediate container c29e8c130b98 16:05:54 ---> 55ecfe1f39ca 16:05:54 Step 6/27 : COPY go.mod . 16:05:54 ---> Using cache 16:05:54 ---> 70170658e45a 16:05:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:54 ---> 90b80fedfb1e 16:05:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:05:55 ---> Running in 3e62a7fe1e90 16:05:55 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:05:55 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:05:55 OK: 12625 distinct packages available 16:05:56 OK: 217 MiB in 51 packages 16:05:56 ---> d1e5332f5572 16:05:56 Step 7/27 : RUN go mod download 16:05:56 ---> Running in 0f2769d22505 16:05:56 ---> 665d4a0c8fce 16:05:56 Step 18/22 : RUN chmod +x entrypoint.sh 16:05:57 ---> Running in 1a64b9645f2e 16:05:57 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 16:05:58 Removing intermediate container bf850673ae25 16:05:58 ---> 67e448f3bac7 16:05:58 Step 6/23 : COPY go.mod . 16:06:00 ---> 802176cd8dd2 16:06:00 Step 7/23 : RUN go mod download 16:06:00 ---> Running in 82629c98dcae 16:06:01 Removing intermediate container 1a64b9645f2e 16:06:01 ---> 2d52e6ff19f9 16:06:01 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:06:02 ---> Running in 6b36a3fdfd39 16:06:02 Removing intermediate container 0f2769d22505 16:06:02 ---> 4178cc9fc322 16:06:02 Step 8/27 : COPY . . 16:06:03 Removing intermediate container 6b36a3fdfd39 16:06:03 ---> 68d0d4db2de8 16:06:03 Step 20/22 : LABEL arch=arm64 16:06:03 ---> Running in 73a37f1341ca 16:06:04 Removing intermediate container 73a37f1341ca 16:06:04 ---> 8b696eecb5d0 16:06:04 Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:06:05 ---> Running in 2b2affd20fe1 16:06:07 Removing intermediate container 82629c98dcae 16:06:07 ---> 2178030bb191 16:06:07 Step 8/23 : COPY . . 16:06:07 Removing intermediate container 2b2affd20fe1 16:06:07 ---> d0dbcc653e8a 16:06:07 Step 22/22 : LABEL version=0.0.0 16:06:08 ---> Running in 6c10952703b3 16:06:10 Removing intermediate container 6c10952703b3 16:06:10 ---> 4dbfe8bce9ee 16:06:10 16:06:10 Successfully built 4dbfe8bce9ee 16:06:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:06:10 Building docker-security-secrets-setup-go 16:06:37  Building docker-security-bootstrap-redis-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 16:06:37 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:06:37 ---> 2166fb0eb825 16:06:37 Step 3/29 : WORKDIR /edgex-go 16:06:37 ---> Using cache 16:06:37 ---> dc3735a148cc 16:06:37 Step 4/29 : RUN apk update && apk add make git 16:06:38 ---> Running in ee941cc77255 16:06:39 ---> 00f1428d8a1a 16:06:39 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:06:39 ---> 95b4877a67a1 16:06:39 Step 9/23 : RUN make cmd/core-data/core-data 16:06:39 ---> Running in 2934af876833 16:06:39 ---> Running in 143c069e69d1 16:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:42 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 16:06:42 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 16:06:43 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 16:06:43 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 16:06:43 OK: 12625 distinct packages available 16:06:44 OK: 217 MiB in 51 packages 16:06:46 Removing intermediate container ee941cc77255 16:06:46 ---> ddeffbd69178 16:06:46 Step 5/29 : COPY go.mod . 16:06:48 ---> b75242023835 16:06:48 Step 6/29 : RUN go mod download 16:06:48 Removing intermediate container 356c3b15a230 16:06:48 ---> b2e8e2ad8010 16:06:48 16:06:48 Step 10/20 : FROM alpine 16:06:48 ---> Running in 30d751254fc5 16:06:48 latest: Pulling from library/alpine 16:06:49 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:06:49 Status: Downloaded newer image for alpine:latest 16:06:49 ---> 2e77e061c27f 16:06:49 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:06:49 ---> Running in a34f055c4466 16:06:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:51 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 16:06:52 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:06:52 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:06:52 OK: 12617 distinct packages available 16:06:53 Removing intermediate container 30d751254fc5 16:06:53 ---> abda7062a83c 16:06:53 Step 7/29 : COPY . . 16:06:53 (1/4) Installing ca-certificates (20191127-r4) 16:06:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:06:53 (3/4) Installing libcurl (7.69.1-r1) 16:06:53 (4/4) Installing curl (7.69.1-r1) 16:06:53 Executing busybox-1.31.1-r19.trigger 16:06:53 Executing ca-certificates-20191127-r4.trigger 16:06:54 OK: 7 MiB in 18 packages 16:06:57 Removing intermediate container a34f055c4466 16:06:57 ---> c05503310827 16:06:57 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:58 ---> Running in d0ef3626c8e5 16:06:59 Removing intermediate container d0ef3626c8e5 16:06:59 ---> 2fbe30d958ec 16:06:59 Step 13/20 : WORKDIR /edgex 16:06:59 ---> Running in 1c02dd66a26f 16:07:00 Removing intermediate container 1c02dd66a26f 16:07:00 ---> ed6c3c9ca7c0 16:07:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:07:02 ---> 8dee7dea3973 16:07:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:07:04 ---> 3f479a82c057 16:07:04 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:07:05 ---> Running in ee0a8db8701b 16:07:06 Removing intermediate container ee0a8db8701b 16:07:06 ---> 39796343a115 16:07:06 Step 17/20 : CMD ["--init=true"] 16:07:06 ---> Running in 2c9f9b3d2886 16:07:07 Removing intermediate container 2c9f9b3d2886 16:07:07 ---> 16b63f5398b1 16:07:07 Step 18/20 : LABEL arch=arm64 16:07:08 ---> Running in 7410089d0822 16:07:09 Removing intermediate container 7410089d0822 16:07:09 ---> b767b8111f9b 16:07:09 Step 19/20 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:07:09 ---> Running in 70d902326d0b 16:07:10 Removing intermediate container 3e62a7fe1e90 16:07:10 ---> f5bebdbaaf5c 16:07:10 16:07:10 Step 10/24 : FROM alpine:3.10 16:07:10 ---> 536a684cf733 16:07:10 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:07:10 ---> Using cache 16:07:10 ---> e3d52b08191c 16:07:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:11 Removing intermediate container 70d902326d0b 16:07:11 ---> 15ff4550e415 16:07:11 Step 20/20 : LABEL version=0.0.0 16:07:11 ---> Running in 10e321a802ac 16:07:11 ---> Running in de2f70363189 16:07:12 Removing intermediate container 10e321a802ac 16:07:12 ---> febba4179112 16:07:12 Step 13/24 : WORKDIR / 16:07:12 Removing intermediate container de2f70363189 16:07:12 ---> 99a44478ada5 16:07:12 16:07:12 ---> Running in f5e9094d3cff 16:07:14 Successfully built 99a44478ada5 16:07:14 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:07:14  Building docker-security-proxy-setup-go ... done Removing intermediate container f5e9094d3cff 16:07:14 ---> 40a4cbfb2edd 16:07:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:16 ---> fcce1602f033 16:07:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:17 ---> 60d272dd797e 16:07:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:18 ---> bba4ee3d97d6 16:07:18 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:07:18 ---> Running in 0ae3a3512ddc 16:07:19 ---> f7707a83a3af 16:07:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:07:21 ---> 0bd312ac82a2 16:07:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:23 ---> 9cc5d41595d5 16:07:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:24 ---> b96b91bac14a 16:07:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:24 ---> Running in 1af10fe1646c 16:07:27 Removing intermediate container 1af10fe1646c 16:07:27 ---> 9f8d517ed966 16:07:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:07:27 ---> Running in a707a68e2e1d 16:07:28 Removing intermediate container a707a68e2e1d 16:07:28 ---> e173b29b4e63 16:07:28 Step 22/24 : LABEL arch=arm64 16:07:28 ---> Running in e2d8073f99d9 16:07:28 Removing intermediate container e2d8073f99d9 16:07:28 ---> e4d3bde7c802 16:07:28 Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:07:29 ---> Running in 02db06582bee 16:07:29 Removing intermediate container 02db06582bee 16:07:29 ---> 537ef92a1274 16:07:29 Step 24/24 : LABEL version=0.0.0 16:07:30 ---> Running in ddeb039d8e91 16:07:30 Removing intermediate container ddeb039d8e91 16:07:30 ---> e4b7a14d9ef8 16:07:30 16:07:31 Successfully built e4b7a14d9ef8 16:07:31 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:07:53  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2934af876833 16:07:53 ---> 6386c90d82ae 16:07:53 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:07:53 ---> Running in dd3c71b65aec 16:07:54 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 16:07:59 Removing intermediate container dd3c71b65aec 16:07:59 ---> 0787222a69e7 16:07:59 16:07:59 Step 11/27 : FROM docker:latest 16:07:59 ---> 5d4db4dc0692 16:07:59 Step 12/27 : RUN apk add --no-cache bash 16:07:59 ---> Running in 7751568bcf3f 16:08:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:02 (1/2) Installing readline (8.0.4-r0) 16:08:02 (2/2) Installing bash (5.0.17-r0) 16:08:02 Executing bash-5.0.17-r0.post-install 16:08:02 Executing busybox-1.31.1-r19.trigger 16:08:02 OK: 12 MiB in 22 packages 16:08:04 Removing intermediate container 7751568bcf3f 16:08:04 ---> 4121ed9fe1b8 16:08:04 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:08:04 ---> Running in 01fdac39fbb6 16:08:07 Removing intermediate container 01fdac39fbb6 16:08:07 ---> b9377f7c4553 16:08:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:08:07 ---> Running in e70ee82556d3 16:08:07 Removing intermediate container e70ee82556d3 16:08:07 ---> d5ced6261988 16:08:07 Step 15/27 : ENV APP_PORT=48090 16:08:07 ---> Running in dbfde2126734 16:08:08 Removing intermediate container dbfde2126734 16:08:08 ---> 5ac612549815 16:08:08 Step 16/27 : EXPOSE $APP_PORT 16:08:08 ---> Running in ab8da83b8884 16:08:09 Removing intermediate container ab8da83b8884 16:08:09 ---> 54de1e6f0763 16:08:09 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:08:10 ---> cdeb2a9f1b42 16:08:10 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:08:11 Removing intermediate container 0ae3a3512ddc 16:08:11 ---> 306c641c3cb2 16:08:11 16:08:11 Step 9/29 : FROM alpine:latest 16:08:11 ---> 2e77e061c27f 16:08:11 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:08:11 ---> Running in 01731ca8855a 16:08:11 ---> e3875914063e 16:08:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:08:12 Removing intermediate container 01731ca8855a 16:08:12 ---> 6fe95d2cfd00 16:08:12 Step 11/29 : USER root 16:08:12 ---> Running in 970ad86dd37d 16:08:12 ---> bdfd320e8f0d 16:08:12 Step 20/27 : RUN apk --no-cache add py3-pip 16:08:12 ---> Running in 67dc400e1a42 16:08:13 Removing intermediate container 970ad86dd37d 16:08:13 ---> ca3fe28b38be 16:08:13 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:08:13 ---> Running in 3f554eb854b6 16:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:15 (1/33) Installing libbz2 (1.0.8-r1) 16:08:15 (2/33) Installing expat (2.2.9-r1) 16:08:15 (3/33) Installing libffi (3.3-r2) 16:08:15 (4/33) Installing gdbm (1.13-r1) 16:08:15 (5/33) Installing xz-libs (5.2.5-r0) 16:08:15 (6/33) Installing sqlite-libs (3.32.1-r0) 16:08:15 (7/33) Installing python3 (3.8.5-r0) 16:08:15 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:08:15 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:08:15 OK: 12617 distinct packages available 16:08:16 (1/2) Installing ca-certificates (20191127-r4) 16:08:16 (2/2) Installing dumb-init (1.2.2-r1) 16:08:16 Executing busybox-1.31.1-r19.trigger 16:08:16 Executing ca-certificates-20191127-r4.trigger 16:08:16 OK: 6 MiB in 16 packages 16:08:17 (8/33) Installing py3-appdirs (1.4.4-r1) 16:08:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:08:17 (10/33) Installing py3-parsing (2.4.7-r0) 16:08:17 (11/33) Installing py3-six (1.15.0-r0) 16:08:17 (12/33) Installing py3-packaging (20.4-r0) 16:08:17 (13/33) Installing py3-setuptools (47.0.0-r0) 16:08:17 (14/33) Installing py3-chardet (3.0.4-r4) 16:08:17 (15/33) Installing py3-idna (2.9-r0) 16:08:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:08:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:08:17 (18/33) Installing py3-requests (2.23.0-r0) 16:08:17 (19/33) Installing py3-msgpack (1.0.0-r0) 16:08:17 (20/33) Installing py3-lockfile (0.12.2-r3) 16:08:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:08:17 (22/33) Installing py3-colorama (0.4.3-r0) 16:08:17 (23/33) Installing py3-distlib (0.3.0-r0) 16:08:17 (24/33) Installing py3-distro (1.5.0-r1) 16:08:17 (25/33) Installing py3-webencodings (0.5.1-r3) 16:08:17 (26/33) Installing py3-html5lib (1.0.1-r4) 16:08:18 (27/33) Installing py3-pytoml (0.1.21-r0) 16:08:18 (28/33) Installing py3-pep517 (0.8.2-r0) 16:08:18 (29/33) Installing py3-progress (1.5-r0) 16:08:18 (30/33) Installing py3-toml (0.10.1-r0) 16:08:18 (31/33) Installing py3-retrying (1.3.3-r0) 16:08:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:08:18 (33/33) Installing py3-pip (20.1.1-r0) 16:08:18 Executing busybox-1.31.1-r19.trigger 16:08:18 OK: 71 MiB in 55 packages 16:08:19 Removing intermediate container 3f554eb854b6 16:08:19 ---> b2ecf8d8ea8d 16:08:19 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:08:19 ---> Running in f6637c99f03e 16:08:20 Removing intermediate container f6637c99f03e 16:08:20 ---> 86afd7bd28d2 16:08:20 Step 14/29 : WORKDIR $BASE_DIR 16:08:20 ---> Running in 706487f52147 16:08:21 Removing intermediate container 706487f52147 16:08:21 ---> 425adebac8b2 16:08:21 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:08:21 Removing intermediate container 143c069e69d1 16:08:21 ---> a287ca2dd51f 16:08:21 16:08:21 Step 10/23 : FROM alpine 16:08:21 ---> 2e77e061c27f 16:08:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:08:21 ---> Running in c1ff404efd95 16:08:22 ---> Running in 756b3f46bae1 16:08:23 Removing intermediate container 756b3f46bae1 16:08:23 ---> 7d5924889f00 16:08:23 Step 12/23 : ENV APP_PORT=48080 16:08:23 ---> Running in 7d2247153e88 16:08:24 Removing intermediate container 7d2247153e88 16:08:24 ---> 0c6c962be700 16:08:24 Step 13/23 : EXPOSE $APP_PORT 16:08:24 ---> Running in d50431e0323a 16:08:24 Removing intermediate container c1ff404efd95 16:08:24 ---> 698510928840 16:08:24 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:08:24 Removing intermediate container d50431e0323a 16:08:24 ---> 7e9cae18bafc 16:08:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:25 ---> Running in 61b91d8f0936 16:08:25 Removing intermediate container 67dc400e1a42 16:08:25 ---> d68d7636ae19 16:08:25 Step 21/27 : RUN pip install docker-compose==1.23.2 16:08:25 ---> Running in 398508b05507 16:08:25 ---> 5f51e0cd0e39 16:08:25 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:08:27 ---> 7a6b5a3337e1 16:08:27 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:08:27 Removing intermediate container 61b91d8f0936 16:08:27 ---> ca5496e62809 16:08:27 Step 15/23 : RUN apk --no-cache add zeromq 16:08:27 ---> Running in 02ccd61ba129 16:08:28 ---> 32d5551c4b64 16:08:28 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:08:29 ---> 386e7fcfa7ae 16:08:29 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:29 ---> b2b7e168fe49 16:08:29 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:08:29 ---> Running in ab1e7c121111 16:08:32 Removing intermediate container ab1e7c121111 16:08:32 ---> 755c95b2c57d 16:08:32 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:08:32 Collecting docker-compose==1.23.2 16:08:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:08:32 ---> 136308c25dc8 16:08:32 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:08:32 ---> Running in a88c1673cb21 16:08:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:08:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:08:34 Collecting docker<4.0,>=3.6.0 16:08:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:08:34 Removing intermediate container a88c1673cb21 16:08:34 ---> d51aff2268a0 16:08:34 Step 24/29 : RUN chmod 755 security-secrets-setup 16:08:34 ---> Running in 12f5b60a284c 16:08:35 Collecting texttable<0.10,>=0.9.0 16:08:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:08:35 (1/5) Installing libgcc (9.3.0-r2) 16:08:35 (2/5) Installing libsodium (1.0.18-r0) 16:08:36 (3/5) Installing libstdc++ (9.3.0-r2) 16:08:36 (4/5) Installing libzmq (4.3.3-r0) 16:08:37 Removing intermediate container 12f5b60a284c 16:08:37 ---> f4fe5c953c8b 16:08:37 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:08:37 (5/5) Installing zeromq (4.3.3-r0) 16:08:37 Executing busybox-1.31.1-r19.trigger 16:08:37 OK: 8 MiB in 19 packages 16:08:37 ---> Running in a56196846691 16:08:37 Collecting dockerpty<0.5,>=0.4.1 16:08:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:08:37 Removing intermediate container a56196846691 16:08:37 ---> d93e37310628 16:08:37 Step 26/29 : CMD [ "generate" ] 16:08:38 ---> Running in 7e306fef346f 16:08:38 Removing intermediate container 7e306fef346f 16:08:38 ---> 7ba7478dfdb6 16:08:38 Step 27/29 : LABEL arch=arm64 16:08:38 ---> Running in f68238d064eb 16:08:39 Removing intermediate container 02ccd61ba129 16:08:39 ---> 6f9c530eb9da 16:08:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:08:39 Removing intermediate container f68238d064eb 16:08:39 ---> 217b92c1c404 16:08:39 Step 28/29 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:08:39 ---> Running in cf4eaa10ffad 16:08:39 ---> 4e103fff1494 16:08:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:08:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:08:40 Removing intermediate container cf4eaa10ffad 16:08:40 ---> c1cc6b950fd8 16:08:40 Step 29/29 : LABEL version=0.0.0 16:08:40 ---> Running in d6c62ce4fb62 16:08:40 Collecting cached-property<2,>=1.2.0 16:08:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:08:40 Removing intermediate container d6c62ce4fb62 16:08:40 ---> 773f2be6a6a7 16:08:40 16:08:41 Collecting jsonschema<3,>=2.5.1 16:08:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:08:41 Successfully built 773f2be6a6a7 16:08:41 Successfully tagged docker-security-secrets-setup-go-arm64:latest 16:08:41  Building docker-security-secrets-setup-go ... done  ---> bb5d12a61aca 16:08:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:08:41 Collecting PyYAML<4,>=3.10 16:08:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:08:41 ---> 3fdc923fc6f2 16:08:41 Step 19/23 : ENTRYPOINT ["/core-data"] 16:08:42 ---> Running in 71d4f0f5d1f5 16:08:42 Removing intermediate container 71d4f0f5d1f5 16:08:42 ---> 9c3233e99000 16:08:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:42 ---> Running in 7066b46c7041 16:08:43 Removing intermediate container 7066b46c7041 16:08:43 ---> e34a4fdaa29e 16:08:43 Step 21/23 : LABEL arch=arm64 16:08:43 ---> Running in 89dc350e76eb 16:08:43 Removing intermediate container 89dc350e76eb 16:08:43 ---> 164f94e5f093 16:08:43 Step 22/23 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:08:43 ---> Running in fab45eee6bf4 16:08:44 Removing intermediate container fab45eee6bf4 16:08:44 ---> 43ebae3311c0 16:08:44 Step 23/23 : LABEL version=0.0.0 16:08:44 ---> Running in 3bd63c335611 16:08:45 Removing intermediate container 3bd63c335611 16:08:45 ---> bbd2caf72a6c 16:08:45 16:08:45 Collecting docopt<0.7,>=0.6.1 16:08:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:08:45 Successfully built bbd2caf72a6c 16:08:45 Successfully tagged docker-core-data-go-arm64:latest 16:08:47  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 16:08:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:08:47 Collecting urllib3<1.25,>=1.21.1 16:08:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:08:48 Collecting idna<2.8,>=2.5 16:08:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:08:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:08:48 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:08:48 Collecting docker-pycreds>=0.4.0 16:08:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:08:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:08:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:08:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:08:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:08:49 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, jsonschema, PyYAML, docopt, docker-compose 16:08:49 Attempting uninstall: urllib3 16:08:49 Found existing installation: urllib3 1.25.9 16:08:49 Uninstalling urllib3-1.25.9: 16:08:50 Successfully uninstalled urllib3-1.25.9 16:08:50 Attempting uninstall: idna 16:08:50 Found existing installation: idna 2.9 16:08:50 Uninstalling idna-2.9: 16:08:50 Successfully uninstalled idna-2.9 16:08:51 Attempting uninstall: requests 16:08:51 Found existing installation: requests 2.23.0 16:08:51 Uninstalling requests-2.23.0: 16:08:51 Successfully uninstalled requests-2.23.0 16:08:52 Running setup.py install for texttable: started 16:08:54 Running setup.py install for texttable: finished with status 'done' 16:08:54 Running setup.py install for dockerpty: started 16:08:56 Running setup.py install for dockerpty: finished with status 'done' 16:08:56 Running setup.py install for PyYAML: started 16:08:58 Running setup.py install for PyYAML: finished with status 'done' 16:08:58 Running setup.py install for docopt: started 16:09:00 Running setup.py install for docopt: finished with status 'done' 16:09:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 16:09:05 Removing intermediate container 398508b05507 16:09:05 ---> 57c270e9bccc 16:09:05 Step 22/27 : RUN apk --no-cache add curl 16:09:05 ---> Running in 347ad201476a 16:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:09:07 (2/3) Installing libcurl (7.69.1-r1) 16:09:07 (3/3) Installing curl (7.69.1-r1) 16:09:07 Executing busybox-1.31.1-r19.trigger 16:09:07 OK: 71 MiB in 58 packages 16:09:08 Removing intermediate container 347ad201476a 16:09:08 ---> 73b27f5a3731 16:09:08 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:09:08 ---> Running in 7800b786425a 16:09:09 Removing intermediate container 7800b786425a 16:09:09 ---> d7cc5d998c11 16:09:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:09 ---> Running in 7c11fc713315 16:09:10 Removing intermediate container 7c11fc713315 16:09:10 ---> c6decfd8426f 16:09:10 Step 25/27 : LABEL arch=arm64 16:09:10 ---> Running in 33b8bf01b2b5 16:09:10 Removing intermediate container 33b8bf01b2b5 16:09:10 ---> 1060cfb71fa4 16:09:10 Step 26/27 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:09:10 ---> Running in 88d4cf442e4a 16:09:10 Removing intermediate container 88d4cf442e4a 16:09:10 ---> cceba7991184 16:09:10 Step 27/27 : LABEL version=0.0.0 16:09:11 ---> Running in 50824ebf58fb 16:09:11 Removing intermediate container 50824ebf58fb 16:09:11 ---> d58718cedd79 16:09:11 16:09:12 Successfully built d58718cedd79 16:09:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:09:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:09:12 $ docker stop --time=1 bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b 16:09:14 $ docker rm -f bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b [Pipeline] // withDockerContainer [Pipeline] sh 16:09:15 + grep docker+ 16:09:15 docker images 16:09:15 docker-sys-mgmt-agent-go-arm64 latest d58718cedd79 4 seconds ago 270MB 16:09:15 docker-core-data-go-arm64 latest bbd2caf72a6c 31 seconds ago 22.3MB 16:09:15 docker-security-secrets-setup-go-arm64 latest 773f2be6a6a7 35 seconds ago 22.7MB 16:09:15 docker-security-secretstore-setup-go-arm64 latest e4b7a14d9ef8 About a minute ago 23.5MB 16:09:15 docker-security-proxy-setup-go-arm64 latest 99a44478ada5 2 minutes ago 15.1MB 16:09:15 docker-security-bootstrap-redis-go-arm64 latest 4dbfe8bce9ee 3 minutes ago 15.2MB 16:09:15 docker-core-metadata-go-arm64 latest 3d71df1998fc 4 minutes ago 13.6MB 16:09:15 docker-support-notifications-go-arm64 latest 5c48afdbe372 4 minutes ago 12.9MB 16:09:15 docker-core-command-go-arm64 latest de34581390bb 4 minutes ago 11.4MB 16:09:15 docker-support-scheduler-go-arm64 latest 3dc270a2baac 4 minutes ago 11.5MB 16:09:15 docker-support-logging-go-arm64 latest 5e6e90b1ddf5 4 minutes ago 10.6MB 16:09:15 docker latest 5d4db4dc0692 4 weeks ago 198MB [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 16:09:31 Still waiting to schedule task 16:09:31 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 16:11:18 Running on prd-ubuntu18.04-docker-arm64-16c-16g-13364 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 16:11:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:11:22 using credential edgex-jenkins-ssh 16:11:22 Cloning the remote Git repository 16:11:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:23 > git init /w/workspace/edgex-go/1 # timeout=10 16:11:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:23 > git --version # timeout=10 16:11:23 > git --version # 'git version 2.17.1' 16:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:37 Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:11:38 Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 16:11:38 Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) 16:11:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:37 > git config core.sparsecheckout # timeout=10 16:11:37 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 16:11:38 > git remote # timeout=10 16:11:38 > git config --get remote.origin.url # timeout=10 16:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:38 > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 16:11:38 > git rev-parse HEAD^{commit} # timeout=10 16:11:38 > git config core.sparsecheckout # timeout=10 16:11:38 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 16:11:42 Commit message: "ci: testing new native snap build" 16:11:42 > git --version # timeout=10 16:11:42 > git --version # 'git version 2.17.1' 16:11:42 fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:44 + echo snap-build.sh 16:11:44 snap-build.sh 16:11:44 + SNAP_BASE_DIR=. 16:11:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:11:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:11:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:11:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:11:44 + cd /w/workspace/edgex-go/1 16:11:44 + sudo apt-get remove -qy --purge lxd lxd-client 16:11:44 Reading package lists... 16:11:45 Building dependency tree... 16:11:45 Reading state information... 16:11:45 The following packages were automatically installed and are no longer required: 16:11:45 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 16:11:45 xdelta3 16:11:45 Use 'sudo apt autoremove' to remove them. 16:11:45 The following packages will be REMOVED: 16:11:45 lxd* lxd-client* 16:11:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:11:47 After this operation, 29.1 MB disk space will be freed. 16:11: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 ... 171801 files and directories currently installed.) 16:11:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:51 Removing lxd dnsmasq configuration 16:11:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:11:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:11:53 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:11:54 (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 ... 171626 files and directories currently installed.) 16:11:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:59 Processing triggers for systemd (237-3ubuntu10.42) ... 16:11:59 Processing triggers for ureadahead (0.100.0-21) ... 16:12:05 + sudo snap remove --purge lxd 16:12:05 snap "lxd" is not installed 16:12:05 + sudo groupadd --force --system lxd 16:12:05 ++ whoami 16:12:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:12:05 + newgrp - lxd 16:12:05 + sudo snap install lxd 16:12:24 2020-11-24T16:12:21Z INFO Waiting for automatic snapd restart... 16:16:16 lxd 4.8 from Canonical* installed 16:16:16 + sudo lxd init --auto 16:16:18 + sudo snap install --classic snapcraft 16:18:25 snapcraft 4.4.2 from Canonical* installed 16:18:25 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:18:25 + patch --verbose -p1 16:18:25 Hmm... Looks like a unified diff to me... 16:18:25 The text leading up to this was: 16:18:25 -------------------------- 16:18:25 |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 16:18:25 |From: Tony Espy 16:18:25 |Date: Wed, 28 Oct 2020 12:14:21 -0400 16:18:25 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 16:18:25 | 16:18:25 |--- 16:18:25 | snap/snapcraft.yaml | 465 +------------------------------------------- 16:18:25 | 1 file changed, 2 insertions(+), 463 deletions(-) 16:18:25 | 16:18:25 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:18:25 |index 7d1e8c7c..24aef30d 100644 16:18:25 |--- a/snap/snapcraft.yaml 16:18:25 |+++ b/snap/snapcraft.yaml 16:18:25 -------------------------- 16:18:25 patching file snap/snapcraft.yaml 16:18:25 Using Plan A... 16:18:25 Hunk #1 succeeded at 75. 16:18:25 Hunk #2 succeeded at 84. 16:18:25 Hunk #3 succeeded at 218 (offset -1 lines). 16:18:25 Hunk #4 succeeded at 226 (offset -1 lines). 16:18:25 Hunk #5 succeeded at 233 (offset -1 lines). 16:18:25 Hunk #6 succeeded at 260 (offset -1 lines). 16:18:25 Hunk #7 succeeded at 294 (offset -1 lines). 16:18:25 Hunk #8 FAILED at 342. 16:18:25 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 16:18:25 Hmm... Ignoring the trailing garbage. 16:18:25 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:18:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:18:33 ---> package-listing.sh 16:18:33 ++ facter osfamily 16:18:33 ++ tr '[:upper:]' '[:lower:]' 16:18:33 + OS_FAMILY=redhat 16:18:33 + workspace=/w/workspace/edgex-go/1 16:18:33 + START_PACKAGES=/tmp/packages_start.txt 16:18:33 + END_PACKAGES=/tmp/packages_end.txt 16:18:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:33 + PACKAGES=/tmp/packages_start.txt 16:18:33 + '[' /w/workspace/edgex-go/1 ']' 16:18:33 + PACKAGES=/tmp/packages_end.txt 16:18:33 + case "${OS_FAMILY}" in 16:18:33 + rpm -qa 16:18:33 + sort 16:18:38 + '[' -f /tmp/packages_start.txt ']' 16:18:38 + '[' -f /tmp/packages_end.txt ']' 16:18:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:38 + '[' /w/workspace/edgex-go/1 ']' 16:18:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:18:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:18:38 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 16:18:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:18:39 16:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:18:39 alpine: Pulling from edgex-lftools-log-publisher 16:18:39 df20fa9351a1: Already exists 16:18:39 36b3adc4ff6f: Pulling fs layer 16:18:39 8ad3a11d3b57: Pulling fs layer 16:18:39 46f8f816bc3b: Pulling fs layer 16:18:39 93b61091891f: Pulling fs layer 16:18:39 93b9cdb0e59b: Pulling fs layer 16:18:39 5e14af77c1be: Pulling fs layer 16:18:39 01666e4c0597: Pulling fs layer 16:18:39 aa168da1d23b: Pulling fs layer 16:18:39 93b61091891f: Waiting 16:18:39 93b9cdb0e59b: Waiting 16:18:39 5e14af77c1be: Waiting 16:18:39 01666e4c0597: Waiting 16:18:39 aa168da1d23b: Waiting 16:18:39 46f8f816bc3b: Verifying Checksum 16:18:39 46f8f816bc3b: Download complete 16:18:39 36b3adc4ff6f: Verifying Checksum 16:18:39 36b3adc4ff6f: Download complete 16:18:39 93b9cdb0e59b: Verifying Checksum 16:18:39 93b9cdb0e59b: Download complete 16:18:39 5e14af77c1be: Verifying Checksum 16:18:39 5e14af77c1be: Download complete 16:18:39 01666e4c0597: Verifying Checksum 16:18:39 01666e4c0597: Download complete 16:18:39 93b61091891f: Verifying Checksum 16:18:39 93b61091891f: Download complete 16:18:39 36b3adc4ff6f: Pull complete 16:18:40 8ad3a11d3b57: Verifying Checksum 16:18:40 8ad3a11d3b57: Download complete 16:18:41 8ad3a11d3b57: Pull complete 16:18:41 46f8f816bc3b: Pull complete 16:18:42 aa168da1d23b: Verifying Checksum 16:18:42 aa168da1d23b: Download complete 16:18:44 93b61091891f: Pull complete 16:18:44 93b9cdb0e59b: Pull complete 16:18:44 5e14af77c1be: Pull complete 16:18:45 01666e4c0597: Pull complete 16:18:53 aa168da1d23b: Pull complete 16:18:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:18:53 prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container 16:18:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:18:58 $ docker top 84df51183d3433e7853c6ea28f8a499fb021b73f947d14481808dc4af97e7e86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:18:59 + mkdir -p /var/log/sa [Pipeline] sh 16:18:59 + ls /var/log/sa-host 16:18:59 + sadf -c /var/log/sa-host/sa23 16:18:59 file_magic: OK 16:18:59 HZ: Using current value: 100 16:18:59 file_header: OK 16:18:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:18:59 Statistics: 16:18:59 Hnuu...uuuununununu... 16:18:59 File successfully converted to sysstat format version 12.2.1 16:18:59 + sadf -c /var/log/sa-host/sa24 16:18:59 file_magic: OK 16:18:59 HZ: Using current value: 100 16:18:59 file_header: OK 16:18:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:18:59 Statistics: 16:18:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:18:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:00 provisioning config files... 16:19:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8282723637604767664tmp [Pipeline] { [Pipeline] echo 16:19:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:00 ---> create-netrc.sh [Pipeline] } 16:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:19:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:19:01 ---> python-tools-install.sh [Pipeline] echo 16:19:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:19:01 ---> sudo-logs.sh 16:19:01 Archiving 'sudo' log.. [Pipeline] echo 16:19:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:19:02 ---> job-cost.sh 16:19:02 lf-activate-venv: SKIPPING 16:19:02 INFO: No Stack... 16:19:03 INFO: Retrieving Pricing Info for: v1-standard-2 16:19:03 INFO: Archiving Costs [Pipeline] echo 16:19:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:04 ---> logs-deploy.sh 16:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/1 16:19:04 INFO: archiving workspace using pattern(s): 16:19:05 Archives upload complete. 16:19:05 INFO: archiving logs to Nexus 16:19:06 ---> uname -a: 16:19:06 Linux prd-centos7-docker-4c-2g-13360.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:19:06 16:19:06 16:19:06 ---> lscpu: 16:19:06 Architecture: x86_64 16:19:06 CPU op-mode(s): 32-bit, 64-bit 16:19:06 Byte Order: Little Endian 16:19:06 Address sizes: 40 bits physical, 48 bits virtual 16:19:06 CPU(s): 4 16:19:06 On-line CPU(s) list: 0-3 16:19:06 Thread(s) per core: 1 16:19:06 Core(s) per socket: 1 16:19:06 Socket(s): 4 16:19:06 NUMA node(s): 1 16:19:06 Vendor ID: GenuineIntel 16:19:06 CPU family: 6 16:19:06 Model: 44 16:19:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:19:06 Stepping: 1 16:19:06 CPU MHz: 2933.436 16:19:06 BogoMIPS: 5866.87 16:19:06 Virtualization: VT-x 16:19:06 Hypervisor vendor: KVM 16:19:06 Virtualization type: full 16:19:06 L1d cache: 128 KiB 16:19:06 L1i cache: 128 KiB 16:19:06 L2 cache: 16 MiB 16:19:06 L3 cache: 64 MiB 16:19:06 NUMA node0 CPU(s): 0-3 16:19:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:19:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:19:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:19:06 Vulnerability Meltdown: Mitigation; PTI 16:19:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:19:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:19:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:19:06 Vulnerability Srbds: Not affected 16:19:06 Vulnerability Tsx async abort: Not affected 16:19:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:19:06 16:19:06 16:19:06 ---> nproc: 16:19:06 4 16:19:06 16:19:06 16:19:06 ---> df -h: 16:19:06 Filesystem Size Used Available Use% Mounted on 16:19:06 overlay 50.0G 13.1G 36.9G 26% / 16:19:06 tmpfs 64.0M 0 64.0M 0% /dev 16:19:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:19:06 shm 64.0M 0 64.0M 0% /dev/shm 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 16:19:06 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp 16:19:06 16:19:06 16:19:06 ---> free -m: 16:19:06 total used free shared buff/cache available 16:19:06 Mem: 1837 763 131 0 943 1008 16:19:06 Swap: 1023 102 921 16:19:06 16:19:06 16:19:07 ---> ip addr: 16:19:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:19:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:19:07 inet 127.0.0.1/8 scope host lo 16:19:07 valid_lft forever preferred_lft forever 16:19:07 inet6 ::1/128 scope host 16:19:07 valid_lft forever preferred_lft forever 16:19:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:19:07 link/ether fa:16:3e:42:45:1d brd ff:ff:ff:ff:ff:ff 16:19:07 inet 10.30.122.166/23 brd 10.30.123.255 scope global dynamic eth0 16:19:07 valid_lft 84596sec preferred_lft 84596sec 16:19:07 inet6 fe80::f816:3eff:fe42:451d/64 scope link 16:19:07 valid_lft forever preferred_lft forever 16:19:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:19:07 link/ether 02:42:09:f1:3d:78 brd ff:ff:ff:ff:ff:ff 16:19:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:19:07 valid_lft forever preferred_lft forever 16:19:07 inet6 fe80::42:9ff:fef1:3d78/64 scope link 16:19:07 valid_lft forever preferred_lft forever 16:19:07 16:19:07 16:19:07 ---> sar -b -r -n DEV: 16:19:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) 16:19:07 16:19:07 15:48:51 LINUX RESTART (4 CPU) 16:19:07 16:19:07 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:19:07 15:51:01 210.12 113.93 96.19 0.00 6745.48 44035.55 0.00 16:19:07 15:52:01 265.32 104.87 160.45 0.00 5368.73 33193.28 0.00 16:19:07 15:53:01 176.12 71.98 104.14 0.00 2957.90 12731.13 0.00 16:19:07 15:54:02 158.11 48.40 109.70 0.00 8191.21 40857.51 0.00 16:19:07 15:55:03 2592.97 2232.79 360.18 0.00 171855.88 219515.59 0.00 16:19:07 15:56:03 1461.63 1219.71 241.92 0.00 72285.54 89863.33 0.00 16:19:07 15:57:02 1639.22 1283.69 355.53 0.00 96116.92 118280.02 0.00 16:19:07 15:58:02 1916.81 1575.49 341.32 0.00 102253.61 107434.00 0.00 16:19:07 15:59:01 2051.44 1740.18 311.25 0.00 82734.98 101668.05 0.00 16:19:07 16:00:01 58.46 21.16 37.30 0.00 3350.73 1793.84 0.00 16:19:07 16:01:01 2.38 2.21 0.17 0.00 103.78 2.53 0.00 16:19:07 16:02:01 0.65 0.35 0.30 0.00 22.77 4.81 0.00 16:19:07 16:03:01 0.28 0.02 0.27 0.00 0.53 2.47 0.00 16:19:07 16:04:01 2.20 1.93 0.27 0.00 91.94 2.86 0.00 16:19:07 16:05:01 1.17 0.98 0.18 0.00 151.47 1.63 0.00 16:19:07 16:06:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 16:19:07 16:07:01 0.30 0.05 0.25 0.00 0.93 2.43 0.00 16:19:07 16:08:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:19:07 16:09:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 16:19:07 16:10:01 0.47 0.25 0.22 0.00 3.06 2.30 0.00 16:19:07 16:11:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 16:19:07 16:12:01 3.11 2.81 0.30 0.00 53.16 3.71 0.00 16:19:07 16:13:01 334.62 310.59 24.03 0.00 4672.79 890.16 0.00 16:19:07 16:14:02 0.80 0.02 0.78 0.00 0.13 256.52 0.00 16:19:07 16:15:01 0.27 0.05 0.22 0.00 0.41 2.10 0.00 16:19:07 16:16:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 16:19:07 16:17:01 0.27 0.02 0.25 0.00 0.13 3.01 0.00 16:19:07 16:18:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:19:07 Average: 386.89 310.45 76.44 0.00 19814.08 27459.11 0.00 16:19:07 16:19:07 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:07 15:51:01 113596 0 686280 36.47 1996 1079672 1444144 49.29 570780 957092 20128 16:19:07 15:52:01 97876 0 794852 42.24 988 987828 1639480 55.95 676116 828896 58204 16:19:07 15:53:01 241352 0 778696 41.39 576 860920 1756212 59.94 661044 692280 53564 16:19:07 15:54:02 72820 0 700684 37.24 320 1107720 1259840 43.00 711236 826152 107032 16:19:07 15:55:03 82040 0 819784 43.57 116 979604 2323772 79.31 768616 801600 82028 16:19:07 15:56:03 417532 0 723340 38.44 48 740624 1770108 60.41 506692 697148 5736 16:19:07 15:57:02 76216 0 741108 39.39 24 1064196 2003096 68.36 564152 991068 102180 16:19:07 15:58:02 73284 0 693544 36.86 16 1114700 1983532 67.69 471556 1095320 85328 16:19:07 15:59:01 580056 0 591956 31.46 8 709524 1362324 46.49 332232 741324 16 16:19:07 16:00:01 573748 0 544120 28.92 8 763668 1189712 40.60 343016 740148 24 16:19:07 16:01:01 571984 0 543068 28.86 8 766484 1167956 39.86 343164 742044 8 16:19:07 16:02:01 572940 0 541400 28.77 8 767196 1165536 39.78 341928 742664 8 16:19:07 16:03:01 573244 0 541104 28.76 8 767188 1165536 39.78 342056 742664 8 16:19:07 16:04:01 570192 0 542048 28.81 8 769296 1165536 39.78 342476 744332 16 16:19:07 16:05:01 562404 0 545568 29.00 8 773564 1165728 39.78 349000 746048 8 16:19:07 16:06:01 563140 0 544820 28.96 8 773576 1165536 39.78 348160 746048 8 16:19:07 16:07:01 563000 0 544960 28.96 8 773576 1165536 39.78 348160 746072 8 16:19:07 16:08:01 563040 0 544908 28.96 8 773588 1165536 39.78 348168 746076 16 16:19:07 16:09:01 562892 0 545052 28.97 8 773592 1165536 39.78 348048 746076 8 16:19:07 16:10:01 562996 0 544956 28.96 8 773584 1162064 39.66 348524 745664 8 16:19:07 16:11:01 563056 0 544876 28.96 8 773604 1160916 39.62 348296 745656 8 16:19:07 16:12:01 558776 0 548240 29.14 8 774520 1163340 39.70 350732 745780 8 16:19:07 16:13:01 363248 0 683064 36.30 8 835224 1160948 39.62 388760 766824 7476 16:19:07 16:14:02 362612 0 683696 36.34 8 835228 1160948 39.62 388764 766832 8 16:19:07 16:15:01 362284 0 684012 36.35 8 835240 1161032 39.62 389056 766844 8 16:19:07 16:16:01 362456 0 683832 36.34 8 835248 1160960 39.62 388864 766844 12 16:19:07 16:17:01 362488 0 683796 36.34 8 835252 1160960 39.62 388868 766844 8 16:19:07 16:18:01 362580 0 683696 36.34 8 835260 1160960 39.62 388872 766848 8 16:19:07 Average: 403280 0 632409 33.61 152 845703 1345599 45.92 432048 782542 18638 16:19:07 16:19:07 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:19:07 15:51:01 veth820b374 11.80 15.66 0.87 72.36 0.00 0.00 0.00 0.00 16:19:07 15:51:01 eth0 1072.59 1147.99 5584.96 112.89 0.00 0.00 0.00 0.00 16:19:07 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:51:01 docker0 863.99 732.04 70.47 2736.05 0.00 0.00 0.00 0.00 16:19:07 15:52:01 eth0 370.23 212.56 1915.66 67.27 0.00 0.00 0.00 0.00 16:19:07 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:52:01 veth49af2ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:52:01 docker0 113.94 169.33 8.22 757.48 0.00 0.00 0.00 0.00 16:19:07 15:53:01 eth0 37.96 25.64 22.86 42.75 0.00 0.00 0.00 0.00 16:19:07 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:53:01 veth49af2ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:54:02 veth3dfd87d 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:54:02 eth0 203.83 155.91 1671.05 64.72 0.00 0.00 0.00 0.00 16:19:07 15:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:55:03 veth3dfd87d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:55:03 eth0 55.97 40.65 163.86 39.40 0.00 0.00 0.00 0.00 16:19:07 15:55:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:55:03 docker0 17.17 23.48 0.97 146.15 0.00 0.00 0.00 0.00 16:19:07 15:56:03 vethca3772d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:56:03 vetha2fbdd7 0.07 0.15 0.00 0.02 0.00 0.00 0.00 0.00 16:19:07 15:56:03 veth3dfd87d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:56:03 vethc1ea799 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:57:02 veth45999f7 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:57:02 veth3dfd87d 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:57:02 vethc13380d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:57:02 eth0 3032.70 2419.71 13910.22 530.34 0.00 0.00 0.00 0.00 16:19:07 15:58:02 veth3dfd87d 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:58:02 vethd14390d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:19:07 15:58:02 eth0 84.15 59.79 160.01 92.52 0.00 0.00 0.00 0.00 16:19:07 15:58:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 15:59:01 veth3dfd87d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:59:01 eth0 59.63 37.51 64.03 52.97 0.00 0.00 0.00 0.00 16:19:07 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 15:59:01 docker0 1056.91 1029.64 83.68 4309.19 0.00 0.00 0.00 0.00 16:19:07 16:00:01 eth0 18.81 11.62 44.30 6.01 0.00 0.00 0.00 0.00 16:19:07 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:00:01 docker0 3.61 4.83 0.19 32.26 0.00 0.00 0.00 0.00 16:19:07 16:01:01 eth0 0.93 0.45 0.51 0.21 0.00 0.00 0.00 0.00 16:19:07 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:04:01 eth0 0.48 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:19:07 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:05:01 eth0 0.72 0.37 0.41 0.26 0.00 0.00 0.00 0.00 16:19:07 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:08:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:10:01 eth0 4.53 4.56 0.42 22.32 0.00 0.00 0.00 0.00 16:19:07 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:11:01 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:19:07 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:12:01 eth0 4.41 4.20 0.52 7.09 0.00 0.00 0.00 0.00 16:19:07 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:13:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:14:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:15:01 eth0 0.59 0.51 0.16 0.67 0.00 0.00 0.00 0.00 16:19:07 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:17:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:19:07 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:07 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 Average: eth0 74.14 64.14 365.39 20.87 0.00 0.00 0.00 0.00 16:19:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:07 Average: docker0 37.36 36.44 2.95 152.95 0.00 0.00 0.00 0.00 16:19:07 16:19:07 16:19:07 ---> sar -P ALL: 16:19:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) 16:19:07 16:19:07 15:48:51 LINUX RESTART (4 CPU) 16:19:07 16:19:07 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:19:07 15:51:01 all 14.46 0.00 7.77 1.54 0.11 76.12 16:19:07 15:51:01 0 19.95 0.00 9.66 1.46 0.09 68.85 16:19:07 15:51:01 1 13.37 0.00 6.96 1.34 0.12 78.21 16:19:07 15:51:01 2 11.22 0.00 7.04 0.91 0.14 80.70 16:19:07 15:51:01 3 13.33 0.00 7.46 2.46 0.09 76.67 16:19:07 15:52:01 all 20.73 0.00 9.03 5.96 0.12 64.17 16:19:07 15:52:01 0 20.05 0.00 8.97 4.98 0.12 65.88 16:19:07 15:52:01 1 21.28 0.00 9.14 6.56 0.14 62.88 16:19:07 15:52:01 2 20.43 0.00 9.04 6.31 0.10 64.12 16:19:07 15:52:01 3 21.16 0.00 8.96 5.98 0.12 63.78 16:19:07 15:53:01 all 62.80 0.00 15.33 5.52 0.10 16.26 16:19:07 15:53:01 0 61.27 0.00 15.21 4.37 0.09 19.07 16:19:07 15:53:01 1 62.10 0.00 16.06 5.52 0.11 16.20 16:19:07 15:53:01 2 65.33 0.00 14.51 5.41 0.09 14.66 16:19:07 15:53:01 3 62.49 0.00 15.54 6.76 0.11 15.10 16:19:07 15:54:02 all 27.76 0.00 12.38 3.73 0.09 56.03 16:19:07 15:54:02 0 27.78 0.00 12.13 3.18 0.10 56.80 16:19:07 15:54:02 1 29.39 0.00 12.26 4.80 0.10 53.45 16:19:07 15:54:02 2 26.68 0.00 12.43 3.93 0.10 56.86 16:19:07 15:54:02 3 27.20 0.00 12.70 3.02 0.07 57.00 16:19:07 15:55:03 all 20.89 0.00 30.27 20.40 0.25 28.19 16:19:07 15:55:03 0 20.64 0.00 29.47 20.80 0.21 28.87 16:19:07 15:55:03 1 20.88 0.00 29.57 20.76 0.27 28.53 16:19:07 15:55:03 2 20.12 0.00 30.85 18.54 0.25 30.23 16:19:07 15:55:03 3 21.92 0.00 31.18 21.51 0.27 25.11 16:19:07 15:56:03 all 59.98 0.00 18.63 11.64 0.10 9.64 16:19:07 15:56:03 0 59.62 0.00 18.94 11.35 0.10 9.98 16:19:07 15:56:03 1 59.74 0.00 18.40 10.18 0.12 11.56 16:19:07 15:56:03 2 59.35 0.00 19.02 13.40 0.09 8.14 16:19:07 15:56:03 3 61.23 0.00 18.16 11.60 0.09 8.92 16:19:07 15:57:02 all 21.74 0.00 20.66 30.94 0.17 26.49 16:19:07 15:57:02 0 21.06 0.00 20.55 27.95 0.18 30.27 16:19:07 15:57:02 1 21.81 0.00 20.45 31.03 0.20 26.52 16:19:07 15:57:02 2 22.67 0.00 20.16 34.05 0.16 22.97 16:19:07 15:57:02 3 21.43 0.00 21.50 30.74 0.14 26.19 16:19:07 15:58:02 all 32.86 0.00 20.19 30.46 0.16 16.33 16:19:07 15:58:02 0 32.87 0.00 20.44 28.80 0.18 17.72 16:19:07 15:58:02 1 32.41 0.00 20.93 29.59 0.16 16.91 16:19:07 15:58:02 2 33.11 0.00 19.60 32.33 0.14 14.82 16:19:07 15:58:02 3 33.05 0.00 19.79 31.11 0.18 15.86 16:19:07 15:59:01 all 36.22 0.00 20.40 20.15 0.18 23.04 16:19:07 15:59:01 0 35.24 0.00 20.29 20.54 0.21 23.71 16:19:07 15:59:01 1 38.18 0.00 20.14 20.15 0.20 21.33 16:19:07 15:59:01 2 36.13 0.00 19.96 21.07 0.16 22.68 16:19:07 15:59:01 3 35.34 0.00 21.20 18.84 0.16 24.46 16:19:07 16:00:01 all 1.74 0.00 2.05 1.02 0.03 95.16 16:19:07 16:00:01 0 1.32 0.00 1.89 1.49 0.02 95.29 16:19:07 16:00:01 1 1.71 0.00 2.44 0.92 0.03 94.90 16:19:07 16:00:01 2 1.43 0.00 2.10 1.01 0.03 95.44 16:19:07 16:00:01 3 2.52 0.00 1.78 0.65 0.02 95.03 16:19:07 16:01:01 all 0.15 0.00 0.06 0.02 0.00 99.77 16:19:07 16:01:01 0 0.03 0.00 0.07 0.02 0.00 99.88 16:19:07 16:01:01 1 0.03 0.00 0.10 0.03 0.00 99.83 16:19:07 16:01:01 2 0.03 0.00 0.03 0.02 0.00 99.92 16:19:07 16:01:01 3 0.52 0.00 0.03 0.02 0.00 99.43 16:19:07 16:19:07 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:19:07 16:02:01 all 0.16 0.00 0.04 0.01 0.01 99.78 16:19:07 16:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:02:01 1 0.07 0.00 0.08 0.02 0.02 99.82 16:19:07 16:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:19:07 16:02:01 3 0.52 0.00 0.02 0.02 0.00 99.45 16:19:07 16:03:01 all 0.14 0.00 0.02 0.00 0.00 99.83 16:19:07 16:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:07 16:03:01 1 0.05 0.00 0.05 0.02 0.00 99.88 16:19:07 16:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:03:01 3 0.50 0.00 0.02 0.00 0.00 99.48 16:19:07 16:04:01 all 0.15 0.00 0.06 0.02 0.00 99.76 16:19:07 16:04:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:19:07 16:04:01 1 0.53 0.00 0.07 0.00 0.02 99.38 16:19:07 16:04:01 2 0.02 0.00 0.10 0.08 0.00 99.80 16:19:07 16:04:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:19:07 16:05:01 all 0.12 0.00 0.05 0.04 0.00 99.79 16:19:07 16:05:01 0 0.03 0.00 0.03 0.03 0.00 99.90 16:19:07 16:05:01 1 0.32 0.00 0.05 0.08 0.00 99.55 16:19:07 16:05:01 2 0.13 0.00 0.08 0.03 0.00 99.75 16:19:07 16:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:19:07 16:06:01 all 0.05 0.00 0.03 0.00 0.00 99.91 16:19:07 16:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:06:01 1 0.12 0.00 0.05 0.00 0.00 99.83 16:19:07 16:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:19:07 16:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:07 16:07:01 all 0.15 0.00 0.02 0.00 0.00 99.81 16:19:07 16:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:07:01 1 0.53 0.00 0.00 0.00 0.02 99.45 16:19:07 16:07:01 2 0.07 0.00 0.05 0.02 0.00 99.87 16:19:07 16:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:19:07 16:08:01 all 0.15 0.00 0.02 0.00 0.00 99.82 16:19:07 16:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:19:07 16:08:01 1 0.53 0.00 0.02 0.00 0.00 99.45 16:19:07 16:08:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:19:07 16:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:19:07 16:09:01 all 0.14 0.00 0.03 0.00 0.00 99.83 16:19:07 16:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 16:19:07 16:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:19:07 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:10:01 all 0.16 0.00 0.08 0.01 0.00 99.75 16:19:07 16:10:01 0 0.27 0.00 0.08 0.02 0.00 99.63 16:19:07 16:10:01 1 0.12 0.00 0.05 0.00 0.00 99.83 16:19:07 16:10:01 2 0.12 0.00 0.08 0.03 0.00 99.77 16:19:07 16:10:01 3 0.13 0.00 0.10 0.00 0.00 99.77 16:19:07 16:11:01 all 0.02 0.00 0.03 0.00 0.00 99.96 16:19:07 16:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:12:01 all 0.06 0.01 0.12 0.07 0.00 99.73 16:19:07 16:12:01 0 0.03 0.03 0.17 0.18 0.00 99.58 16:19:07 16:12:01 1 0.08 0.00 0.08 0.02 0.00 99.82 16:19:07 16:12:01 2 0.07 0.00 0.12 0.02 0.00 99.80 16:19:07 16:12:01 3 0.05 0.02 0.13 0.07 0.02 99.72 16:19:07 16:19:07 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:19:07 16:13:01 all 0.04 2.72 12.56 5.53 0.14 79.01 16:19:07 16:13:01 0 0.02 2.60 11.66 4.89 0.15 80.68 16:19:07 16:13:01 1 0.05 2.90 13.15 6.63 0.13 77.13 16:19:07 16:13:01 2 0.05 2.77 13.26 5.83 0.13 77.95 16:19:07 16:13:01 3 0.03 2.61 12.16 4.75 0.14 80.31 16:19:07 16:14:02 all 0.04 0.00 0.03 0.00 0.00 99.93 16:19:07 16:14:02 0 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:14:02 1 0.03 0.00 0.03 0.00 0.00 99.93 16:19:07 16:14:02 2 0.07 0.00 0.03 0.00 0.02 99.88 16:19:07 16:14:02 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:07 16:15:01 all 0.11 0.00 0.03 0.00 0.00 99.86 16:19:07 16:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:19:07 16:15:01 1 0.32 0.00 0.02 0.00 0.00 99.66 16:19:07 16:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:19:07 16:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:07 16:16:01 all 0.15 0.00 0.03 0.00 0.00 99.83 16:19:07 16:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:16:01 1 0.52 0.00 0.03 0.00 0.00 99.45 16:19:07 16:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:19:07 16:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:19:07 16:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:19:07 16:17:01 1 0.50 0.00 0.00 0.00 0.00 99.50 16:19:07 16:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:19:07 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:18:01 all 0.13 0.00 0.03 0.00 0.00 99.83 16:19:07 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 16:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:19:07 16:18:01 2 0.43 0.00 0.08 0.00 0.02 99.47 16:19:07 16:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:07 Average: all 10.41 0.10 5.87 4.70 0.05 78.86 16:19:07 Average: 0 10.40 0.09 5.87 4.47 0.05 79.11 16:19:07 Average: 1 10.52 0.10 5.89 4.73 0.06 78.70 16:19:07 Average: 2 10.31 0.10 5.85 4.91 0.05 78.78 16:19:07 Average: 3 10.42 0.09 5.89 4.70 0.05 78.86 16:19:07 16:19:07 16:19:07