Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+c8e01228eebdce54d172fd10835788ee98243d1b (6e77f53c6e80f81f5401f70fdce47153d6411d07) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17127 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing c78fc549b649976f700a0ed9140204a1200fb3b8 Checking out Revision c78fc549b649976f700a0ed9140204a1200fb3b8 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # 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 c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c78fc549b649976f700a0ed9140204a1200fb3b8 # timeout=10 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-22T00:31:23.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-22T00:31:23.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-22T00:31:23.926Z] ========================================================= [2020-12-22T00:31:23.926Z] EdgeX Global Pipelines Version Info [2020-12-22T00:31:23.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:31:25.483Z] ------------------- [2020-12-22T00:31:25.483Z] stable info: [2020-12-22T00:31:25.483Z] ------------------- [2020-12-22T00:31:25.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-22T00:31:25.483Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:31:25.483Z] Message: update stable to v1.0.173 [2020-12-22T00:31:26.431Z] ------------------- [2020-12-22T00:31:26.431Z] experimental info: [2020-12-22T00:31:26.431Z] ------------------- [2020-12-22T00:31:26.431Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-22T00:31:26.431Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:31:26.431Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-22T00:31:26.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-22T00:31:26.770Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-22T00:31:26.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-22T00:31:26.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-22T00:31:27.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-22T00:31:27.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-22T00:31:27.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-22T00:31:27.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-22T00:31:27.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-22T00:31:27.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-22T00:31:27.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-22T00:31:27.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-22T00:31:27.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-22T00:31:27.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-22T00:31:27.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:31:28.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:31:28.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-22T00:31:28.206Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-22T00:31:28.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-22T00:31:28.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-22T00:31:28.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-22T00:31:28.575Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-22T00:31:28.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-22T00:31:28.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2020-12-22T00:31:28.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2020-12-22T00:31:28.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2020-12-22T00:31:29.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c78fc549b649976f700a0ed9140204a1200fb3b8 [Pipeline] echo [2020-12-22T00:31:29.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c78fc54 [Pipeline] echo [2020-12-22T00:31:29.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T00:31:29.375Z] provisioning config files... [2020-12-22T00:31:29.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2058635889546077676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:31:29.771Z] ---> docker-login.sh [2020-12-22T00:31:29.772Z] nexus3.edgexfoundry.org:10001 [2020-12-22T00:31:30.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:30.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:30.301Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:30.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:30.301Z] [2020-12-22T00:31:30.301Z] Login Succeeded [2020-12-22T00:31:30.301Z] nexus3.edgexfoundry.org:10002 [2020-12-22T00:31:30.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:30.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:30.301Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:30.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:30.301Z] [2020-12-22T00:31:30.301Z] Login Succeeded [2020-12-22T00:31:30.301Z] nexus3.edgexfoundry.org:10003 [2020-12-22T00:31:30.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:30.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:30.568Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:30.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:30.568Z] [2020-12-22T00:31:30.568Z] Login Succeeded [2020-12-22T00:31:30.568Z] nexus3.edgexfoundry.org:10004 [2020-12-22T00:31:30.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:30.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:30.831Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:30.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:30.831Z] [2020-12-22T00:31:30.831Z] Login Succeeded [2020-12-22T00:31:30.831Z] docker.io [2020-12-22T00:31:30.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:31.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:31.098Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:31.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:31.098Z] [2020-12-22T00:31:31.099Z] Login Succeeded [2020-12-22T00:31:31.099Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T00:31:31.109Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T00:31:31.674Z] ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/core-command/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/core-data/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-22T00:31:31.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:31.674Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-22T00:31:31.674Z] ++ cut -d/ -f2 [2020-12-22T00:31:31.674Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-22T00:31:31.750Z] 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:31:32.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:32.676Z] [2020-12-22T00:31:32.676Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:31:33.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:33.040Z] latest: Pulling from edgex-devops/git-semver [2020-12-22T00:31:33.040Z] 31603596830f: Pulling fs layer [2020-12-22T00:31:33.040Z] 2a8b12db71e7: Pulling fs layer [2020-12-22T00:31:33.040Z] 6ca5941a6612: Pulling fs layer [2020-12-22T00:31:33.040Z] ecc8261a40a4: Pulling fs layer [2020-12-22T00:31:33.040Z] ecc8261a40a4: Waiting [2020-12-22T00:31:33.040Z] 2a8b12db71e7: Verifying Checksum [2020-12-22T00:31:33.040Z] 2a8b12db71e7: Download complete [2020-12-22T00:31:33.040Z] 31603596830f: Verifying Checksum [2020-12-22T00:31:33.040Z] 31603596830f: Download complete [2020-12-22T00:31:33.313Z] ecc8261a40a4: Download complete [2020-12-22T00:31:33.313Z] 6ca5941a6612: Verifying Checksum [2020-12-22T00:31:33.313Z] 6ca5941a6612: Download complete [2020-12-22T00:31:33.577Z] 31603596830f: Pull complete [2020-12-22T00:31:33.839Z] 2a8b12db71e7: Pull complete [2020-12-22T00:31:34.806Z] 6ca5941a6612: Pull complete [2020-12-22T00:31:35.077Z] ecc8261a40a4: Pull complete [2020-12-22T00:31:35.077Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-22T00:31:35.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:35.077Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-22T00:31:35.225Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:31:35.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-22T00:31:37.729Z] $ docker top 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-22T00:31:38.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:31:38.131Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:31:38.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:31:38.395Z] $ docker exec 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent [2020-12-22T00:31:38.572Z] SSH_AUTH_SOCK=/tmp/ssh-M4hHRbzCu7nh/agent.11 [2020-12-22T00:31:38.572Z] SSH_AGENT_PID=16 [2020-12-22T00:31:38.586Z] Running ssh-add (command line suppressed) [2020-12-22T00:31:38.719Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_9100588603634912020.key (/w/workspace/edgex-go/11@tmp/private_key_9100588603634912020.key) [2020-12-22T00:31:38.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:31:39.104Z] + git tag --points-at HEAD [Pipeline] } [2020-12-22T00:31:39.130Z] $ docker exec --env ******** --env ******** 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent -k [2020-12-22T00:31:39.259Z] unset SSH_AUTH_SOCK; [2020-12-22T00:31:39.259Z] unset SSH_AGENT_PID; [2020-12-22T00:31:39.259Z] echo Agent pid 16 killed; [2020-12-22T00:31:39.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-22T00:31:39.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:31:39.446Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:31:39.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:31:39.639Z] $ docker exec 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent [2020-12-22T00:31:39.818Z] SSH_AUTH_SOCK=/tmp/ssh-0nkwKBl5Uy3t/agent.46 [2020-12-22T00:31:39.818Z] SSH_AGENT_PID=52 [2020-12-22T00:31:39.827Z] Running ssh-add (command line suppressed) [2020-12-22T00:31:39.960Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_4255617819738817371.key (/w/workspace/edgex-go/11@tmp/private_key_4255617819738817371.key) [2020-12-22T00:31:40.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:31:40.444Z] + git semver init [2020-12-22T00:31:40.444Z] # -> Open(): unable to determine branch for HEAD [2020-12-22T00:31:40.444Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2020-12-22T00:31:40.444Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2020-12-22T00:31:40.444Z] # $SEMVER_REMOTE_NAME = origin [2020-12-22T00:31:40.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-22T00:31:40.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-22T00:31:40.444Z] # $SEMVER_BRANCH = PR-2924 [2020-12-22T00:31:40.444Z] # $SEMVER_TEMP = /tmp/semver-540886187 [2020-12-22T00:31:40.444Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-22T00:32:27.253Z] # '/tmp/semver-540886187' -> '/w/workspace/edgex-go/11/.semver' [2020-12-22T00:32:27.253Z] # -> Force: false [2020-12-22T00:32:27.253Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2020-12-22T00:32:27.275Z] $ docker exec --env ******** --env ******** 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent -k [2020-12-22T00:32:27.650Z] unset SSH_AUTH_SOCK; [2020-12-22T00:32:27.651Z] unset SSH_AGENT_PID; [2020-12-22T00:32:27.651Z] echo Agent pid 52 killed; [2020-12-22T00:32:27.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T00:32:28.252Z] + git semver [Pipeline] } [2020-12-22T00:32:28.276Z] $ docker stop --time=1 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e [2020-12-22T00:32:29.936Z] $ docker rm -f 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:32:30.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-22T00:32:31.034Z] Stashed 1 file(s) [Pipeline] echo [2020-12-22T00:32:31.037Z] [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 [2020-12-22T00:32:32.017Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:32:32.318Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:32:32.619Z] + sudo service docker restart [2020-12-22T00:32:32.619Z] + true [2020-12-22T00:32:32.620Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-22T00:32:33.210Z] ========================================================= [2020-12-22T00:32:33.210Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-22T00:32:33.210Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:32:33.554Z] + 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 . [2020-12-22T00:32:37.786Z] Sending build context to Docker daemon 326.2MB [2020-12-22T00:32:37.786Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-22T00:32:37.786Z] Step 2/7 : FROM ${BASE} [2020-12-22T00:32:37.786Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-22T00:32:37.786Z] 188c0c94c7c5: Pulling fs layer [2020-12-22T00:32:37.786Z] 0ef7d3d256c8: Pulling fs layer [2020-12-22T00:32:37.786Z] de9db76c5a1d: Pulling fs layer [2020-12-22T00:32:37.786Z] bca2f99d35d6: Pulling fs layer [2020-12-22T00:32:37.786Z] 93359f2a8cfa: Pulling fs layer [2020-12-22T00:32:37.786Z] 7c6f9722023f: Pulling fs layer [2020-12-22T00:32:37.786Z] a35cf1a2eb13: Pulling fs layer [2020-12-22T00:32:37.786Z] 93359f2a8cfa: Waiting [2020-12-22T00:32:37.786Z] 7c6f9722023f: Waiting [2020-12-22T00:32:37.786Z] a35cf1a2eb13: Waiting [2020-12-22T00:32:37.786Z] bca2f99d35d6: Waiting [2020-12-22T00:32:37.786Z] de9db76c5a1d: Verifying Checksum [2020-12-22T00:32:37.786Z] de9db76c5a1d: Download complete [2020-12-22T00:32:37.786Z] 0ef7d3d256c8: Verifying Checksum [2020-12-22T00:32:37.786Z] 0ef7d3d256c8: Download complete [2020-12-22T00:32:37.786Z] 93359f2a8cfa: Download complete [2020-12-22T00:32:37.786Z] 7c6f9722023f: Verifying Checksum [2020-12-22T00:32:37.786Z] 7c6f9722023f: Download complete [2020-12-22T00:32:37.786Z] 188c0c94c7c5: Verifying Checksum [2020-12-22T00:32:37.786Z] 188c0c94c7c5: Download complete [2020-12-22T00:32:37.786Z] 188c0c94c7c5: Pull complete [2020-12-22T00:32:37.786Z] 0ef7d3d256c8: Pull complete [2020-12-22T00:32:38.364Z] de9db76c5a1d: Pull complete [2020-12-22T00:32:39.325Z] a35cf1a2eb13: Verifying Checksum [2020-12-22T00:32:39.325Z] a35cf1a2eb13: Download complete [2020-12-22T00:32:40.290Z] bca2f99d35d6: Verifying Checksum [2020-12-22T00:32:40.290Z] bca2f99d35d6: Download complete [2020-12-22T00:32:45.639Z] bca2f99d35d6: Pull complete [2020-12-22T00:32:45.639Z] 93359f2a8cfa: Pull complete [2020-12-22T00:32:45.639Z] 7c6f9722023f: Pull complete [2020-12-22T00:32:46.487Z] Still waiting to schedule task [2020-12-22T00:32:46.487Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17120’ [2020-12-22T00:32:52.255Z] a35cf1a2eb13: Pull complete [2020-12-22T00:32:52.255Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-22T00:32:52.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-22T00:32:52.256Z] ---> a62c8e92a672 [2020-12-22T00:32:52.256Z] 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 [2020-12-22T00:32:52.519Z] ---> Running in 3d5b206365bc [2020-12-22T00:32:53.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:32:54.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:32:55.439Z] (1/12) Installing libmagic (5.38-r0) [2020-12-22T00:32:56.013Z] (2/12) Installing file (5.38-r0) [2020-12-22T00:32:56.013Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-22T00:32:56.013Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-22T00:33:22.635Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-22T00:33:22.635Z] (6/12) Installing patch (2.7.6-r6) [2020-12-22T00:33:22.635Z] (7/12) Installing build-base (0.5-r2) [2020-12-22T00:33:22.635Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-22T00:33:22.635Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-22T00:33:22.635Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-22T00:33:22.635Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-22T00:33:22.635Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-22T00:33:22.635Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:33:22.635Z] OK: 233 MiB in 51 packages [2020-12-22T00:33:24.033Z] Removing intermediate container 3d5b206365bc [2020-12-22T00:33:24.033Z] ---> c696c04c57c1 [2020-12-22T00:33:24.033Z] Step 4/7 : WORKDIR /edgex-go [2020-12-22T00:33:24.033Z] ---> Running in b130920933be [2020-12-22T00:33:24.300Z] Removing intermediate container b130920933be [2020-12-22T00:33:24.300Z] ---> 3dadea80956a [2020-12-22T00:33:24.301Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-22T00:33:24.888Z] latest: Pulling from library/docker [2020-12-22T00:33:25.152Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T00:33:25.152Z] 4f7dc993c79e: Pulling fs layer [2020-12-22T00:33:25.152Z] d39d95e4997f: Pulling fs layer [2020-12-22T00:33:25.152Z] 1cda4b703d87: Pulling fs layer [2020-12-22T00:33:25.152Z] 54e5375350ea: Pulling fs layer [2020-12-22T00:33:25.152Z] f08cd1b3bb1b: Pulling fs layer [2020-12-22T00:33:25.152Z] 8e17d04e0c68: Pulling fs layer [2020-12-22T00:33:25.152Z] 1cda4b703d87: Waiting [2020-12-22T00:33:25.152Z] 8e17d04e0c68: Waiting [2020-12-22T00:33:25.152Z] f08cd1b3bb1b: Waiting [2020-12-22T00:33:25.422Z] d39d95e4997f: Verifying Checksum [2020-12-22T00:33:25.422Z] d39d95e4997f: Download complete [2020-12-22T00:33:25.422Z] 801bfaa63ef2: Verifying Checksum [2020-12-22T00:33:25.422Z] 801bfaa63ef2: Download complete [2020-12-22T00:33:25.422Z] 4f7dc993c79e: Verifying Checksum [2020-12-22T00:33:25.422Z] 4f7dc993c79e: Download complete [2020-12-22T00:33:25.422Z] 54e5375350ea: Verifying Checksum [2020-12-22T00:33:25.422Z] 54e5375350ea: Download complete [2020-12-22T00:33:25.422Z] f08cd1b3bb1b: Verifying Checksum [2020-12-22T00:33:25.422Z] f08cd1b3bb1b: Download complete [2020-12-22T00:33:25.687Z] 801bfaa63ef2: Pull complete [2020-12-22T00:33:25.687Z] 8e17d04e0c68: Verifying Checksum [2020-12-22T00:33:25.687Z] 8e17d04e0c68: Download complete [2020-12-22T00:33:25.950Z] 4f7dc993c79e: Pull complete [2020-12-22T00:33:25.950Z] d39d95e4997f: Pull complete [2020-12-22T00:33:26.531Z] 1cda4b703d87: Verifying Checksum [2020-12-22T00:33:26.531Z] 1cda4b703d87: Download complete [2020-12-22T00:33:29.862Z] 1cda4b703d87: Pull complete [2020-12-22T00:33:29.862Z] 54e5375350ea: Pull complete [2020-12-22T00:33:29.862Z] f08cd1b3bb1b: Pull complete [2020-12-22T00:33:29.862Z] 8e17d04e0c68: Pull complete [2020-12-22T00:33:29.862Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-22T00:33:29.862Z] Status: Downloaded newer image for docker:latest [2020-12-22T00:33:31.261Z] ---> 5f9051629eae [2020-12-22T00:33:31.261Z] Step 6/7 : COPY go.mod . [2020-12-22T00:33:31.524Z] ---> d166ebb03a51 [2020-12-22T00:33:31.524Z] Step 7/7 : RUN go mod download [2020-12-22T00:33:31.524Z] ---> Running in d19a8c9dac27 [2020-12-22T00:33:54.221Z] Removing intermediate container d19a8c9dac27 [2020-12-22T00:33:54.221Z] ---> 27ef651b43e9 [2020-12-22T00:33:54.221Z] Successfully built 27ef651b43e9 [2020-12-22T00:33:54.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:33:54.916Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T00:33:54.916Z] . [Pipeline] withDockerContainer [2020-12-22T00:33:55.038Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:33:55.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T00:33:56.158Z] $ docker top ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:33:56.764Z] + go version [2020-12-22T00:33:56.765Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-22T00:33:56.784Z] $ docker stop --time=1 ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae [2020-12-22T00:33:58.171Z] $ docker rm -f ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:33:58.941Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T00:33:58.941Z] . [Pipeline] withDockerContainer [2020-12-22T00:33:59.076Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:33:59.143Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T00:33:59.866Z] $ docker top 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-22T00:34:00.063Z] ========================================================= [2020-12-22T00:34:00.063Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-22T00:34:00.063Z] ========================================================= [Pipeline] sh [2020-12-22T00:34:00.360Z] + make test [2020-12-22T00:34:00.360Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T00:34:10.502Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-22T00:34:28.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-22T00:34:33.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-22T00:34:35.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-22T00:34:35.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-22T00:34:35.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-22T00:34:35.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-22T00:34:35.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-22T00:34:35.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-22T00:34:36.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-22T00:34:36.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-22T00:34:39.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-22T00:34:39.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-22T00:34:39.213Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-22T00:34:40.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements [2020-12-22T00:34:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-22T00:34:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-22T00:34:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-22T00:34:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-22T00:34:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-22T00:34:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.0% of statements [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-22T00:34:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-22T00:34:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-22T00:34:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.402s coverage: 72.7% of statements [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-22T00:34:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 83.3% of statements [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-22T00:34:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-22T00:34:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.445s coverage: 28.6% of statements [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-22T00:34:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-22T00:34:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-22T00:34:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2020-12-22T00:34:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-22T00:34:48.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements [2020-12-22T00:34:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-22T00:34:48.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2020-12-22T00:34:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-22T00:34:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-22T00:34:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-22T00:34:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-22T00:34:49.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.352s coverage: 93.8% of statements [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-22T00:34:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-22T00:34:49.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-22T00:34:49.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-22T00:34:49.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2020-12-22T00:34:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-22T00:34:49.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements [2020-12-22T00:34:49.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-22T00:34:49.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2020-12-22T00:34:49.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2020-12-22T00:34:49.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2020-12-22T00:34:50.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements [2020-12-22T00:34:50.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-22T00:34:51.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.5% of statements [2020-12-22T00:34:51.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-22T00:34:51.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-22T00:34:51.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements [2020-12-22T00:34:51.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements [2020-12-22T00:34:51.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2020-12-22T00:34:51.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2020-12-22T00:34:51.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2020-12-22T00:34:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 68.9% of statements [2020-12-22T00:34:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-22T00:34:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-22T00:34:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-22T00:34:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-22T00:34:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-22T00:34:53.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements [2020-12-22T00:34:53.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-22T00:34:53.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-22T00:34:53.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.357s coverage: 84.0% of statements [2020-12-22T00:34:53.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements [2020-12-22T00:34:56.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-22T00:34:56.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-22T00:34:56.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2020-12-22T00:34:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.773s coverage: 29.1% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-22T00:34:57.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-22T00:34:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2020-12-22T00:34:58.039Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-22T00:34:58.039Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-22T00:34:58.300Z] GO111MODULE=on go vet ./... [2020-12-22T00:35:20.371Z] gofmt -l . [2020-12-22T00:35:20.950Z] [ "`gofmt -l .`" = "" ] [2020-12-22T00:35:21.525Z] ./bin/test-go-mod-tidy.sh [2020-12-22T00:35:22.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-22T00:35:23.821Z] + ls -al . [2020-12-22T00:35:23.821Z] total 628 [2020-12-22T00:35:23.821Z] drwxrwxr-x 10 1001 1001 4096 Dec 22 00:35 . [2020-12-22T00:35:23.821Z] drwxr-xr-x 4 root root 30 Dec 22 00:33 .. [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 11 Dec 22 00:31 .dockerignore [2020-12-22T00:35:23.821Z] drwxrwxr-x 8 1001 1001 179 Dec 22 00:31 .git [2020-12-22T00:35:23.821Z] drwxrwxr-x 3 1001 1001 125 Dec 22 00:31 .github [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 824 Dec 22 00:31 .gitignore [2020-12-22T00:35:23.821Z] drwx------ 3 1001 1001 47 Dec 22 00:32 .semver [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 166 Dec 22 00:31 .sonarcloud.properties [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:31 CONTRIBUTING.md [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:31 Dockerfile.build [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 863 Dec 22 00:31 Jenkinsfile [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:31 LICENSE [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:31 Makefile [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:31 README.md [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:31 SECURITY.md [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:31 ZMQWindows.md [2020-12-22T00:35:23.821Z] drwxrwxr-x 2 1001 1001 117 Dec 22 00:31 bin [2020-12-22T00:35:23.821Z] drwxrwxr-x 14 1001 1001 4096 Dec 22 00:31 cmd [2020-12-22T00:35:23.821Z] -rw-r--r-- 1 root root 532301 Dec 22 00:34 coverage.out [2020-12-22T00:35:23.821Z] -rw-r--r-- 1 root root 979 Dec 22 00:35 go.mod [2020-12-22T00:35:23.821Z] -rw-r--r-- 1 root root 18739 Dec 22 00:35 go.sum [2020-12-22T00:35:23.821Z] drwxrwxr-x 8 1001 1001 127 Dec 22 00:31 internal [2020-12-22T00:35:23.821Z] drwxrwxr-x 4 1001 1001 26 Dec 22 00:31 openapi [2020-12-22T00:35:23.821Z] drwxrwxr-x 4 1001 1001 71 Dec 22 00:31 snap [2020-12-22T00:35:23.821Z] -rw-rw-r-- 1 1001 1001 168 Dec 22 00:31 version.go [Pipeline] sh [2020-12-22T00:35:24.139Z] + '[' -e coverage.out ] [2020-12-22T00:35:24.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-22T00:35:24.943Z] Stashed 1 file(s) [Pipeline] sh [2020-12-22T00:35:25.558Z] + make build [2020-12-22T00:35:25.559Z] 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 [2020-12-22T00:35:28.900Z] 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 [2020-12-22T00:35:37.115Z] 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 [2020-12-22T00:35:37.115Z] 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 [2020-12-22T00:35:38.517Z] 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 [2020-12-22T00:35:39.098Z] 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 [2020-12-22T00:35:40.757Z] 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 [2020-12-22T00:35:41.718Z] 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 [2020-12-22T00:35:42.683Z] 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 [2020-12-22T00:35:44.091Z] 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 [2020-12-22T00:35:45.047Z] 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 [2020-12-22T00:35:46.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-22T00:35:47.449Z] $ docker stop --time=1 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 [2020-12-22T00:35:49.153Z] $ docker rm -f 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:35:50.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:50.892Z] [2020-12-22T00:35:50.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:35:51.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:51.255Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-22T00:35:51.255Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-22T00:35:51.255Z] ca9280d653b3: Pulling fs layer [2020-12-22T00:35:51.255Z] 7e9c9ca2126c: Pulling fs layer [2020-12-22T00:35:51.530Z] cbdbe7a5bc2a: Download complete [2020-12-22T00:35:51.798Z] cbdbe7a5bc2a: Pull complete [2020-12-22T00:35:52.063Z] ca9280d653b3: Verifying Checksum [2020-12-22T00:35:52.063Z] ca9280d653b3: Download complete [2020-12-22T00:35:53.044Z] 7e9c9ca2126c: Verifying Checksum [2020-12-22T00:35:53.044Z] 7e9c9ca2126c: Download complete [2020-12-22T00:35:53.044Z] ca9280d653b3: Pull complete [2020-12-22T00:35:59.683Z] 7e9c9ca2126c: Pull complete [2020-12-22T00:35:59.683Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-22T00:35:59.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:59.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-22T00:35:59.869Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:35:59.928Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-22T00:36:03.127Z] $ docker top 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:36:03.690Z] + docker-compose build --help [2020-12-22T00:36:03.690Z] + grep parallel [2020-12-22T00:36:04.637Z] --parallel Build images in parallel. [Pipeline] } [2020-12-22T00:36:04.656Z] $ docker stop --time=1 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 [2020-12-22T00:36:06.045Z] $ docker rm -f 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:36:06.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:36:06.787Z] . [Pipeline] withDockerContainer [2020-12-22T00:36:06.921Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:36:06.976Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-22T00:36:07.674Z] $ docker top 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:36:08.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-22T00:36:09.154Z] Building docker-core-command-go ... [2020-12-22T00:36:09.154Z] Building docker-core-data-go ... [2020-12-22T00:36:09.154Z] Building docker-core-metadata-go ... [2020-12-22T00:36:09.154Z] Building docker-security-bootstrap-redis-go ... [2020-12-22T00:36:09.154Z] Building docker-security-proxy-setup-go ... [2020-12-22T00:36:09.154Z] Building docker-security-secretstore-setup-go ... [2020-12-22T00:36:09.154Z] Building docker-support-notifications-go ... [2020-12-22T00:36:09.154Z] Building docker-support-scheduler-go ... [2020-12-22T00:36:09.154Z] Building docker-sys-mgmt-agent-go ... [2020-12-22T00:36:09.154Z] Building docker-security-secretstore-setup-go [2020-12-22T00:36:09.154Z] Building docker-core-metadata-go [2020-12-22T00:36:09.154Z] Building docker-security-proxy-setup-go [2020-12-22T00:36:09.154Z] Building docker-support-scheduler-go [2020-12-22T00:36:09.154Z] Building docker-sys-mgmt-agent-go [2020-12-22T00:36:17.684Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17137 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-22T00:36:17.734Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-12-22T00:36:22.692Z] using credential edgex-jenkins-ssh [2020-12-22T00:36:22.749Z] Cloning the remote Git repository [2020-12-22T00:36:22.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:36:22.928Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-12-22T00:36:23.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:36:23.004Z] > git --version # timeout=10 [2020-12-22T00:36:23.029Z] > git --version # 'git version 2.17.1' [2020-12-22T00:36:23.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:36:23.103Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:36:41.515Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:41.515Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:41.515Z] ---> 27ef651b43e9 [2020-12-22T00:36:41.515Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:36:41.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:41.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:41.515Z] ---> 27ef651b43e9 [2020-12-22T00:36:41.515Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:36:41.515Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:41.515Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:41.515Z] ---> 27ef651b43e9 [2020-12-22T00:36:41.515Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:36:41.515Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:41.515Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:41.515Z] ---> 27ef651b43e9 [2020-12-22T00:36:41.515Z] Step 3/27 : WORKDIR /edgex-go [2020-12-22T00:36:41.515Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:41.515Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:41.515Z] ---> 27ef651b43e9 [2020-12-22T00:36:41.515Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:36:41.515Z] ---> Running in 2d90834f0b8b [2020-12-22T00:36:41.515Z] ---> Running in c620216da956 [2020-12-22T00:36:41.515Z] ---> Running in 1b27603e2997 [2020-12-22T00:36:41.515Z] ---> Running in 39b87bd66eac [2020-12-22T00:36:41.515Z] ---> Running in d75798e64d09 [2020-12-22T00:36:41.779Z] Removing intermediate container 39b87bd66eac [2020-12-22T00:36:41.779Z] ---> e0959ea25240 [2020-12-22T00:36:41.779Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:41.779Z] Removing intermediate container c620216da956 [2020-12-22T00:36:41.779Z] ---> 9890be2f64bd [2020-12-22T00:36:41.779Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 2d90834f0b8b [2020-12-22T00:36:41.779Z] [2020-12-22T00:36:41.779Z] ---> f49ff82caf25 [2020-12-22T00:36:41.779Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:41.779Z] Removing intermediate container 1b27603e2997 [2020-12-22T00:36:41.779Z] ---> ec38f56f9164 [2020-12-22T00:36:41.779Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:41.779Z] Removing intermediate container d75798e64d09 [2020-12-22T00:36:41.779Z] ---> 763e95164892 [2020-12-22T00:36:41.779Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:42.061Z] ---> Running in 9b9f41824e73 [2020-12-22T00:36:42.061Z] ---> Running in bad3f5fb2338 [2020-12-22T00:36:42.061Z] ---> Running in 6a130a459297 [2020-12-22T00:36:42.061Z] ---> Running in 1d3a82fd30d3 [2020-12-22T00:36:42.061Z] ---> Running in 9edf5e6bbba8 [2020-12-22T00:36:43.696Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-22T00:36:44.026Z] Removing intermediate container bad3f5fb2338 [2020-12-22T00:36:44.026Z] ---> f26e9010ae20 [2020-12-22T00:36:44.026Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:36:44.026Z] ---> Running in b01abb2e0566 [2020-12-22T00:36:44.026Z] Removing intermediate container 6a130a459297 [2020-12-22T00:36:44.026Z] ---> 72d81fef8de5 [2020-12-22T00:36:44.026Z] Step 5/24 : RUN apk update && apk add make git [2020-12-22T00:36:42.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:36:42.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:36:42.882Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:36:42.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:36:42.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:36:42.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T00:36:43.716Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:36:43.738Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-22T00:36:44.076Z] > git remote # timeout=10 [2020-12-22T00:36:44.093Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T00:36:44.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:36:44.122Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-22T00:36:44.289Z] ---> Running in 3edb76f694a3 [2020-12-22T00:36:44.289Z] Removing intermediate container 9b9f41824e73 [2020-12-22T00:36:44.289Z] ---> 4bbf21c5492a [2020-12-22T00:36:44.289Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:36:44.407Z] Merge succeeded, producing 2906993285cb5e8231a243d6d3844cd1791d71e0 [2020-12-22T00:36:44.408Z] Checking out Revision 2906993285cb5e8231a243d6d3844cd1791d71e0 (PR-2924) [2020-12-22T00:36:44.554Z] Removing intermediate container 9edf5e6bbba8 [2020-12-22T00:36:44.554Z] ---> 21bee18111b2 [2020-12-22T00:36:44.554Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:36:44.554Z] Removing intermediate container 1d3a82fd30d3 [2020-12-22T00:36:44.554Z] ---> 2b32efb6700c [2020-12-22T00:36:44.554Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-22T00:36:44.848Z] ---> Running in 897a9d7448f3 [2020-12-22T00:36:44.848Z] ---> Running in 244f54b27de3 [2020-12-22T00:36:44.848Z] ---> Running in ba7f14755763 [2020-12-22T00:36:44.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:45.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:45.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:45.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:45.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:46.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:46.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:44.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T00:36:44.414Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:36:44.429Z] > git checkout -f 2906993285cb5e8231a243d6d3844cd1791d71e0 # timeout=10 [2020-12-22T00:36:46.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:46.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:46.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:47.329Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:47.329Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:47.329Z] OK: 12750 distinct packages available [2020-12-22T00:36:47.329Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:47.616Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:47.616Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:47.616Z] OK: 12750 distinct packages available [2020-12-22T00:36:47.938Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:47.938Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:47.938Z] OK: 12750 distinct packages available [2020-12-22T00:36:47.938Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:47.938Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:47.938Z] OK: 12750 distinct packages available [2020-12-22T00:36:47.938Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:47.938Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:47.938Z] OK: 12750 distinct packages available [2020-12-22T00:36:47.938Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:48.213Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:48.213Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:48.213Z] Removing intermediate container b01abb2e0566 [2020-12-22T00:36:48.213Z] ---> 0f4baf3f4578 [2020-12-22T00:36:48.213Z] Step 6/22 : COPY go.mod . [2020-12-22T00:36:48.213Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:48.477Z] ---> b85a15ba767c [2020-12-22T00:36:48.477Z] Step 7/22 : RUN go mod download [2020-12-22T00:36:48.744Z] Removing intermediate container 3edb76f694a3 [2020-12-22T00:36:48.744Z] ---> 14d5dd1e013a [2020-12-22T00:36:48.744Z] Step 6/24 : COPY go.mod . [2020-12-22T00:36:48.744Z] ---> Running in bf36e7ca6d92 [2020-12-22T00:36:48.863Z] Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" [2020-12-22T00:36:48.890Z] First time build. Skipping changelog. [2020-12-22T00:36:48.871Z] > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 [2020-12-22T00:36:49.014Z] Removing intermediate container 244f54b27de3 [2020-12-22T00:36:49.014Z] ---> 52bf4a18598a [2020-12-22T00:36:49.014Z] Step 6/21 : COPY go.mod . [2020-12-22T00:36:49.279Z] ---> eca553fe7a0f [2020-12-22T00:36:49.279Z] Step 7/24 : RUN go mod download [2020-12-22T00:36:49.279Z] Removing intermediate container 897a9d7448f3 [2020-12-22T00:36:49.279Z] ---> be292aa98eb9 [2020-12-22T00:36:49.279Z] Step 6/21 : COPY go.mod . [2020-12-22T00:36:49.279Z] Removing intermediate container ba7f14755763 [2020-12-22T00:36:49.279Z] ---> f6737650da28 [2020-12-22T00:36:49.279Z] Step 6/27 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T00:36:49.549Z] ---> Running in 68e08efa3f04 [2020-12-22T00:36:49.549Z] ---> 09d2015ec51d [2020-12-22T00:36:49.549Z] Step 7/21 : RUN go mod download [2020-12-22T00:36:49.815Z] ---> Running in e68c6e7249ef [2020-12-22T00:36:49.815Z] ---> 2ded6db7d2d6 [2020-12-22T00:36:49.815Z] Step 7/21 : RUN go mod download [2020-12-22T00:36:49.815Z] ---> 7c63993ee880 [2020-12-22T00:36:49.815Z] Step 7/27 : RUN go mod download [2020-12-22T00:36:50.101Z] ---> Running in 9ddd6863fccb [2020-12-22T00:36:50.101Z] ---> Running in b64430f068df [2020-12-22T00:36:50.559Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:36:51.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:36:51.068Z] Removing intermediate container bf36e7ca6d92 [2020-12-22T00:36:51.068Z] ---> 68fae8e2b691 [2020-12-22T00:36:51.068Z] Step 8/22 : COPY . . [2020-12-22T00:36:51.068Z] Removing intermediate container 68e08efa3f04 [2020-12-22T00:36:51.068Z] ---> 115864b46535 [2020-12-22T00:36:51.068Z] Step 8/24 : COPY . . [2020-12-22T00:36:51.355Z] + true [2020-12-22T00:36:51.355Z] + sudo service docker restart [2020-12-22T00:36:53.013Z] Removing intermediate container e68c6e7249ef [2020-12-22T00:36:53.014Z] ---> 9a782737f8d6 [2020-12-22T00:36:53.014Z] Step 8/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T00:36:53.443Z] provisioning config files... [2020-12-22T00:36:53.492Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8274714368320325746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:36:53.911Z] ---> docker-login.sh [2020-12-22T00:36:53.911Z] nexus3.edgexfoundry.org:10001 [2020-12-22T00:36:54.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:55.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:55.168Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:55.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:55.168Z] [2020-12-22T00:36:55.168Z] Login Succeeded [2020-12-22T00:36:55.168Z] nexus3.edgexfoundry.org:10002 [2020-12-22T00:36:55.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:55.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:55.721Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:55.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:55.721Z] [2020-12-22T00:36:55.721Z] Login Succeeded [2020-12-22T00:36:55.721Z] nexus3.edgexfoundry.org:10003 [2020-12-22T00:36:55.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:56.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:56.269Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:56.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:56.269Z] [2020-12-22T00:36:56.269Z] Login Succeeded [2020-12-22T00:36:56.269Z] nexus3.edgexfoundry.org:10004 [2020-12-22T00:36:56.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:56.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:56.816Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:56.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:56.816Z] [2020-12-22T00:36:56.816Z] Login Succeeded [2020-12-22T00:36:56.816Z] docker.io [2020-12-22T00:36:57.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:57.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:57.683Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:57.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:57.683Z] [2020-12-22T00:36:57.683Z] Login Succeeded [2020-12-22T00:36:57.683Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T00:36:57.701Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T00:36:58.137Z] ========================================================= [2020-12-22T00:36:58.137Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-22T00:36:58.137Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:36:58.510Z] + 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 . [2020-12-22T00:37:01.155Z] Sending build context to Docker daemon 165.3MB [2020-12-22T00:37:01.155Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-22T00:37:01.155Z] Step 2/7 : FROM ${BASE} [2020-12-22T00:37:01.155Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-22T00:37:01.155Z] 5f621e34cdf4: Pulling fs layer [2020-12-22T00:37:01.155Z] a4357932f1b6: Pulling fs layer [2020-12-22T00:37:01.155Z] 18c013af1878: Pulling fs layer [2020-12-22T00:37:01.155Z] 00ac8860ef70: Pulling fs layer [2020-12-22T00:37:01.155Z] 63d7cb157983: Pulling fs layer [2020-12-22T00:37:01.155Z] b116817d02f9: Pulling fs layer [2020-12-22T00:37:01.155Z] 745a02a5169b: Pulling fs layer [2020-12-22T00:37:01.155Z] 00ac8860ef70: Waiting [2020-12-22T00:37:01.155Z] 63d7cb157983: Waiting [2020-12-22T00:37:01.155Z] b116817d02f9: Waiting [2020-12-22T00:37:01.155Z] 745a02a5169b: Waiting [2020-12-22T00:37:01.155Z] 18c013af1878: Download complete [2020-12-22T00:37:01.155Z] a4357932f1b6: Verifying Checksum [2020-12-22T00:37:01.155Z] a4357932f1b6: Download complete [2020-12-22T00:37:01.155Z] 63d7cb157983: Verifying Checksum [2020-12-22T00:37:01.155Z] 63d7cb157983: Download complete [2020-12-22T00:37:01.155Z] b116817d02f9: Verifying Checksum [2020-12-22T00:37:01.155Z] b116817d02f9: Download complete [2020-12-22T00:37:01.155Z] 5f621e34cdf4: Verifying Checksum [2020-12-22T00:37:01.155Z] 5f621e34cdf4: Download complete [2020-12-22T00:37:01.225Z] Removing intermediate container 9ddd6863fccb [2020-12-22T00:37:01.225Z] ---> ace081ee53de [2020-12-22T00:37:01.225Z] Step 8/21 : COPY . . [2020-12-22T00:37:01.225Z] Removing intermediate container b64430f068df [2020-12-22T00:37:01.225Z] ---> 0ce8d18344eb [2020-12-22T00:37:01.225Z] Step 8/27 : COPY . . [2020-12-22T00:37:01.770Z] 5f621e34cdf4: Pull complete [2020-12-22T00:37:02.376Z] a4357932f1b6: Pull complete [2020-12-22T00:37:02.647Z] 18c013af1878: Pull complete [2020-12-22T00:37:02.918Z] 745a02a5169b: Verifying Checksum [2020-12-22T00:37:02.919Z] 745a02a5169b: Download complete [2020-12-22T00:37:03.909Z] 00ac8860ef70: Verifying Checksum [2020-12-22T00:37:03.909Z] 00ac8860ef70: Download complete [2020-12-22T00:37:14.061Z] 00ac8860ef70: Pull complete [2020-12-22T00:37:14.061Z] 63d7cb157983: Pull complete [2020-12-22T00:37:14.663Z] b116817d02f9: Pull complete [2020-12-22T00:37:18.040Z] 745a02a5169b: Pull complete [2020-12-22T00:37:18.040Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-22T00:37:18.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-22T00:37:18.312Z] ---> b7e6874047d6 [2020-12-22T00:37:18.312Z] 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 [2020-12-22T00:37:21.734Z] ---> Running in edf5d54a8abd [2020-12-22T00:37:23.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:37:23.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:37:25.211Z] (1/12) Installing libmagic (5.38-r0) [2020-12-22T00:37:25.483Z] (2/12) Installing file (5.38-r0) [2020-12-22T00:37:25.755Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-22T00:37:25.755Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-22T00:37:33.797Z] ---> 004ed1102247 [2020-12-22T00:37:33.797Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-22T00:37:33.797Z] ---> Running in fae568e6fbdf [2020-12-22T00:37:33.797Z] ---> 5924473fd89d [2020-12-22T00:37:33.797Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-22T00:37:33.797Z] ---> 118285117216 [2020-12-22T00:37:33.797Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-22T00:37:33.797Z] ---> 20ce46cc5c50 [2020-12-22T00:37:33.797Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-22T00:37:33.797Z] ---> cc2e659ebd3b [2020-12-22T00:37:33.797Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-22T00:37:33.797Z] ---> Running in 56f48448a582 [2020-12-22T00:37:33.797Z] ---> Running in b949598ee59b [2020-12-22T00:37:33.797Z] ---> Running in f13d88271abe [2020-12-22T00:37:33.797Z] ---> Running in 9bdf227f324a [2020-12-22T00:37:33.797Z] 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 [2020-12-22T00:37:33.797Z] 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 [2020-12-22T00:37:33.797Z] 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 [2020-12-22T00:37:33.797Z] 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 [2020-12-22T00:37:33.797Z] 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 [2020-12-22T00:37:38.134Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-22T00:37:38.134Z] (6/12) Installing patch (2.7.6-r6) [2020-12-22T00:37:38.134Z] (7/12) Installing build-base (0.5-r2) [2020-12-22T00:37:38.134Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-22T00:37:38.134Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-22T00:37:38.134Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-22T00:37:38.134Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-22T00:37:38.134Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-22T00:37:38.134Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:37:38.134Z] OK: 217 MiB in 51 packages [2020-12-22T00:37:42.436Z] Removing intermediate container edf5d54a8abd [2020-12-22T00:37:42.436Z] ---> cbbdded24f84 [2020-12-22T00:37:42.436Z] Step 4/7 : WORKDIR /edgex-go [2020-12-22T00:37:42.436Z] ---> Running in f84a8a28e9f5 [2020-12-22T00:37:42.708Z] Removing intermediate container f84a8a28e9f5 [2020-12-22T00:37:42.708Z] ---> 6c96f3f3a8f4 [2020-12-22T00:37:42.708Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-22T00:37:43.303Z] latest: Pulling from library/docker [2020-12-22T00:37:43.574Z] 159e5727ea61: Pulling fs layer [2020-12-22T00:37:43.574Z] 687389c36290: Pulling fs layer [2020-12-22T00:37:43.574Z] 94e28978939c: Pulling fs layer [2020-12-22T00:37:43.574Z] ea42096754a7: Pulling fs layer [2020-12-22T00:37:43.574Z] bd61cee6920e: Pulling fs layer [2020-12-22T00:37:43.574Z] 87c4ece4675c: Pulling fs layer [2020-12-22T00:37:43.574Z] 90ca8b2ff088: Pulling fs layer [2020-12-22T00:37:43.574Z] ea42096754a7: Waiting [2020-12-22T00:37:43.574Z] bd61cee6920e: Waiting [2020-12-22T00:37:43.574Z] 90ca8b2ff088: Waiting [2020-12-22T00:37:43.574Z] 87c4ece4675c: Waiting [2020-12-22T00:37:43.574Z] 94e28978939c: Verifying Checksum [2020-12-22T00:37:43.574Z] 94e28978939c: Download complete [2020-12-22T00:37:43.574Z] 687389c36290: Verifying Checksum [2020-12-22T00:37:43.574Z] 687389c36290: Download complete [2020-12-22T00:37:43.574Z] 159e5727ea61: Verifying Checksum [2020-12-22T00:37:43.574Z] 159e5727ea61: Download complete [2020-12-22T00:37:43.850Z] bd61cee6920e: Verifying Checksum [2020-12-22T00:37:43.850Z] bd61cee6920e: Download complete [2020-12-22T00:37:43.850Z] 87c4ece4675c: Verifying Checksum [2020-12-22T00:37:43.850Z] 87c4ece4675c: Download complete [2020-12-22T00:37:43.850Z] 90ca8b2ff088: Verifying Checksum [2020-12-22T00:37:43.850Z] 90ca8b2ff088: Download complete [2020-12-22T00:37:44.451Z] 159e5727ea61: Pull complete [2020-12-22T00:37:45.068Z] 687389c36290: Pull complete [2020-12-22T00:37:45.354Z] ea42096754a7: Verifying Checksum [2020-12-22T00:37:45.354Z] ea42096754a7: Download complete [2020-12-22T00:37:45.626Z] 94e28978939c: Pull complete [2020-12-22T00:37:49.932Z] ea42096754a7: Pull complete [2020-12-22T00:37:49.932Z] bd61cee6920e: Pull complete [2020-12-22T00:37:49.932Z] 87c4ece4675c: Pull complete [2020-12-22T00:37:50.527Z] 90ca8b2ff088: Pull complete [2020-12-22T00:37:50.527Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-22T00:37:50.527Z] Status: Downloaded newer image for docker:latest [2020-12-22T00:37:53.943Z] ---> 79592e0cebab [2020-12-22T00:37:53.943Z] Step 6/7 : COPY go.mod . [2020-12-22T00:37:54.921Z] ---> f1f5836a00a9 [2020-12-22T00:37:54.921Z] Step 7/7 : RUN go mod download [2020-12-22T00:37:54.921Z] ---> Running in 9f2e2886363d [2020-12-22T00:38:00.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-22T00:38:00.532Z] 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 [2020-12-22T00:38:04.781Z] Removing intermediate container b949598ee59b [2020-12-22T00:38:04.781Z] ---> 1498fec8f8fa [2020-12-22T00:38:04.781Z] [2020-12-22T00:38:04.781Z] Step 10/21 : FROM scratch [2020-12-22T00:38:04.781Z] ---> [2020-12-22T00:38:04.781Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:38:04.781Z] Removing intermediate container 56f48448a582 [2020-12-22T00:38:04.781Z] ---> eb499538d671 [2020-12-22T00:38:04.781Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-22T00:38:04.781Z] Removing intermediate container f13d88271abe [2020-12-22T00:38:04.781Z] ---> ba0045a4f2ff [2020-12-22T00:38:04.781Z] [2020-12-22T00:38:04.781Z] Step 10/24 : FROM alpine:3.10 [2020-12-22T00:38:05.051Z] 3.10: Pulling from library/alpine [2020-12-22T00:38:05.051Z] ---> Running in 645635268cf2 [2020-12-22T00:38:05.051Z] ---> Running in d95afa6678b5 [2020-12-22T00:38:06.984Z] Removing intermediate container d95afa6678b5 [2020-12-22T00:38:06.984Z] ---> 6a1dee254660 [2020-12-22T00:38:06.984Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-22T00:38:07.251Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-22T00:38:08.659Z] Status: Downloaded newer image for alpine:3.10 [2020-12-22T00:38:08.659Z] ---> be4e4bea2c2e [2020-12-22T00:38:08.659Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:38:08.659Z] 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 [2020-12-22T00:38:08.659Z] ---> Running in b412cea05f4d [2020-12-22T00:38:08.921Z] Removing intermediate container 9bdf227f324a [2020-12-22T00:38:08.921Z] ---> 125ea51b59ef [2020-12-22T00:38:08.921Z] [2020-12-22T00:38:08.921Z] Step 10/21 : FROM alpine [2020-12-22T00:38:08.921Z] ---> Running in ab340f271760 [2020-12-22T00:38:08.921Z] latest: Pulling from library/alpine [2020-12-22T00:38:09.183Z] Removing intermediate container b412cea05f4d [2020-12-22T00:38:09.183Z] ---> 56f550d9c85b [2020-12-22T00:38:09.183Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-22T00:38:09.183Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T00:38:09.183Z] Removing intermediate container fae568e6fbdf [2020-12-22T00:38:09.183Z] ---> d8f14f3c54f9 [2020-12-22T00:38:09.183Z] [2020-12-22T00:38:09.183Z] Step 10/22 : FROM scratch [2020-12-22T00:38:09.183Z] ---> [2020-12-22T00:38:09.183Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:38:09.183Z] ---> Using cache [2020-12-22T00:38:09.183Z] ---> 6a1dee254660 [2020-12-22T00:38:09.183Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-22T00:38:09.183Z] Status: Downloaded newer image for alpine:latest [2020-12-22T00:38:09.183Z] ---> 389fef711851 [2020-12-22T00:38:09.183Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-22T00:38:09.446Z] ---> Running in 971195d54b17 [2020-12-22T00:38:09.446Z] ---> Running in 513243afdab0 [2020-12-22T00:38:09.446Z] ---> Running in 76b3029765aa [2020-12-22T00:38:09.713Z] Removing intermediate container 971195d54b17 [2020-12-22T00:38:09.713Z] ---> a4b172045fe0 [2020-12-22T00:38:09.713Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-22T00:38:09.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:09.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:09.989Z] Removing intermediate container 513243afdab0 [2020-12-22T00:38:09.989Z] ---> 3a6d9e3b0245 [2020-12-22T00:38:09.989Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:38:09.989Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:38:09.989Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:38:09.989Z] OK: 10350 distinct packages available [2020-12-22T00:38:09.989Z] ---> Running in 54c52dc92a5d [2020-12-22T00:38:09.989Z] Removing intermediate container 645635268cf2 [2020-12-22T00:38:09.989Z] ---> 65fdb3234a7d [2020-12-22T00:38:09.989Z] [2020-12-22T00:38:09.989Z] Step 11/27 : FROM docker:latest [2020-12-22T00:38:09.989Z] ---> 0040bc98e531 [2020-12-22T00:38:09.989Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-22T00:38:10.257Z] ---> a0d533974fb4 [2020-12-22T00:38:10.257Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-22T00:38:10.257Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:38:10.257Z] ---> Running in 10ba545da788 [2020-12-22T00:38:10.257Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:38:10.257Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:38:10.257Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:38:10.257Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:38:10.257Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:38:10.257Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:38:10.519Z] OK: 7 MiB in 19 packages [2020-12-22T00:38:10.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:10.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:10.781Z] Removing intermediate container 54c52dc92a5d [2020-12-22T00:38:10.781Z] ---> b78aaf89ad62 [2020-12-22T00:38:10.781Z] Step 14/22 : WORKDIR / [2020-12-22T00:38:10.781Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:38:10.781Z] v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:38:10.781Z] OK: 12745 distinct packages available [2020-12-22T00:38:11.057Z] ---> Running in bf58d79418ea [2020-12-22T00:38:11.057Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-22T00:38:11.057Z] ---> 5718a57ebb26 [2020-12-22T00:38:11.057Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:11.323Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:38:11.323Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-22T00:38:11.323Z] (4/4) Installing curl (7.69.1-r3) [2020-12-22T00:38:11.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:38:11.323Z] Executing ca-certificates-20191127-r4.trigger [2020-12-22T00:38:11.583Z] OK: 7 MiB in 18 packages [2020-12-22T00:38:11.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:11.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:11.845Z] Removing intermediate container bf58d79418ea [2020-12-22T00:38:11.845Z] ---> c8c092284dbd [2020-12-22T00:38:11.845Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-22T00:38:11.845Z] (1/2) Installing readline (8.0.4-r0) [2020-12-22T00:38:11.845Z] (2/2) Installing bash (5.0.17-r0) [2020-12-22T00:38:12.107Z] Executing bash-5.0.17-r0.post-install [2020-12-22T00:38:12.107Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:38:12.107Z] OK: 12 MiB in 22 packages [2020-12-22T00:38:12.107Z] ---> 0360b1545d6b [2020-12-22T00:38:12.107Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-22T00:38:12.374Z] ---> ff4c2749ffab [2020-12-22T00:38:12.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-22T00:38:12.374Z] ---> Running in ace23400c99d [2020-12-22T00:38:12.646Z] Removing intermediate container ab340f271760 [2020-12-22T00:38:12.646Z] ---> 1a6b12e86713 [2020-12-22T00:38:12.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:38:13.227Z] ---> Running in 03643f6e80b1 [2020-12-22T00:38:14.174Z] Removing intermediate container ace23400c99d [2020-12-22T00:38:14.174Z] ---> dfa48844b77a [2020-12-22T00:38:14.174Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:38:14.174Z] Removing intermediate container 76b3029765aa [2020-12-22T00:38:14.175Z] ---> 408507baa62d [2020-12-22T00:38:14.175Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:38:14.175Z] ---> 972d7c42f90e [2020-12-22T00:38:14.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:14.438Z] ---> Running in b0c0031b372f [2020-12-22T00:38:14.438Z] Removing intermediate container 03643f6e80b1 [2020-12-22T00:38:14.438Z] ---> cd39afaf89e1 [2020-12-22T00:38:14.438Z] Step 13/24 : WORKDIR / [2020-12-22T00:38:14.438Z] Removing intermediate container 10ba545da788 [2020-12-22T00:38:14.438Z] ---> 4f7120a3cb49 [2020-12-22T00:38:14.438Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-22T00:38:14.438Z] ---> Running in 31699b923863 [2020-12-22T00:38:14.438Z] ---> Running in 0658f9c913cb [2020-12-22T00:38:14.438Z] ---> Running in fb0e0732bcb2 [2020-12-22T00:38:14.699Z] ---> d13d9f6bfed5 [2020-12-22T00:38:14.699Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-22T00:38:14.699Z] Removing intermediate container b0c0031b372f [2020-12-22T00:38:14.699Z] ---> 2eb96cbc48a6 [2020-12-22T00:38:14.699Z] Step 19/21 : LABEL arch=x86_64 [2020-12-22T00:38:14.970Z] ---> Running in f4bce197d85a [2020-12-22T00:38:14.971Z] Removing intermediate container 31699b923863 [2020-12-22T00:38:14.971Z] ---> 1ae4827598a7 [2020-12-22T00:38:14.971Z] Step 13/21 : WORKDIR /edgex [2020-12-22T00:38:14.971Z] ---> Running in 5dcc687de372 [2020-12-22T00:38:14.971Z] Removing intermediate container fb0e0732bcb2 [2020-12-22T00:38:14.971Z] ---> ab9acb82340d [2020-12-22T00:38:14.971Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-22T00:38:15.235Z] ---> Running in c1acc56b9816 [2020-12-22T00:38:15.235Z] Removing intermediate container f4bce197d85a [2020-12-22T00:38:15.235Z] ---> dc97e5682b9a [2020-12-22T00:38:15.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:38:15.235Z] Removing intermediate container 5dcc687de372 [2020-12-22T00:38:15.235Z] ---> c3880756feab [2020-12-22T00:38:15.235Z] Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:38:15.500Z] ---> Running in fdd1b654eff6 [2020-12-22T00:38:15.500Z] ---> Running in 3001d5400b38 [2020-12-22T00:38:15.500Z] Removing intermediate container c1acc56b9816 [2020-12-22T00:38:15.500Z] ---> f676c17f0603 [2020-12-22T00:38:15.500Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-22T00:38:15.761Z] ---> 7a0b39d21341 [2020-12-22T00:38:15.761Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-22T00:38:16.023Z] Removing intermediate container fdd1b654eff6 [2020-12-22T00:38:16.023Z] ---> 58ededb0f89e [2020-12-22T00:38:16.023Z] Step 20/22 : LABEL arch=x86_64 [2020-12-22T00:38:16.023Z] Removing intermediate container 3001d5400b38 [2020-12-22T00:38:16.023Z] ---> 3e029a8f9a08 [2020-12-22T00:38:16.023Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:38:16.286Z] ---> Running in 77c633d28ab7 [2020-12-22T00:38:16.286Z] ---> Running in 56bdc18c8dec [2020-12-22T00:38:16.286Z] ---> ba3f1bb5b6ff [2020-12-22T00:38:16.286Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-22T00:38:16.286Z] ---> 5047d5e0f9ca [2020-12-22T00:38:16.286Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:16.286Z] Removing intermediate container 0658f9c913cb [2020-12-22T00:38:16.286Z] ---> 9c3aabae95c0 [2020-12-22T00:38:16.286Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-22T00:38:16.550Z] ---> Running in b41012d91711 [2020-12-22T00:38:16.816Z] Removing intermediate container 56bdc18c8dec [2020-12-22T00:38:16.816Z] ---> 0044b632e6ca [2020-12-22T00:38:16.816Z] [2020-12-22T00:38:16.816Z] Removing intermediate container 77c633d28ab7 [2020-12-22T00:38:16.816Z] ---> 14f1de373e9c [2020-12-22T00:38:16.816Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:38:16.816Z] ---> 2bfa2c1820ba [2020-12-22T00:38:16.816Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-22T00:38:16.816Z] ---> Running in a14ae7a82247 [2020-12-22T00:38:16.816Z] Removing intermediate container b41012d91711 [2020-12-22T00:38:16.816Z] ---> 2377af917a91 [2020-12-22T00:38:16.816Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-22T00:38:17.081Z] ---> c1a65d11a7f3 [2020-12-22T00:38:17.081Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-22T00:38:17.081Z] Successfully built 0044b632e6ca [2020-12-22T00:38:17.081Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-22T00:38:17.081Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2020-12-22T00:38:17.081Z] ---> Running in 482f0d8d3ca1 [2020-12-22T00:38:17.081Z] Removing intermediate container a14ae7a82247 [2020-12-22T00:38:17.081Z] ---> 5f791a4b4f7d [2020-12-22T00:38:17.081Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:38:17.345Z] ---> Running in 4cd4aeb96cbf [2020-12-22T00:38:17.611Z] Removing intermediate container 482f0d8d3ca1 [2020-12-22T00:38:17.611Z] ---> 82e5000f584b [2020-12-22T00:38:17.611Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-22T00:38:18.189Z] ---> f7d2043651bb [2020-12-22T00:38:18.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-22T00:38:18.458Z] ---> Running in a311ca0577f6 [2020-12-22T00:38:19.858Z] Removing intermediate container 4cd4aeb96cbf [2020-12-22T00:38:19.858Z] ---> 6f16a76c3fb3 [2020-12-22T00:38:19.858Z] [2020-12-22T00:38:20.130Z] Successfully built 6f16a76c3fb3 [2020-12-22T00:38:20.709Z] Successfully tagged docker-core-metadata-go:latest [2020-12-22T00:38:20.709Z] Building docker-security-bootstrap-redis-go [2020-12-22T00:38:21.746Z] Removing intermediate container 9f2e2886363d [2020-12-22T00:38:21.746Z] ---> f356f9aad29d [2020-12-22T00:38:21.746Z] Successfully built f356f9aad29d [2020-12-22T00:38:21.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:38:22.092Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T00:38:22.092Z] . [2020-12-22T00:38:22.104Z]  Building docker-core-metadata-go ... done  ---> 996931b3d214 [2020-12-22T00:38:22.104Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-22T00:38:22.104Z] Removing intermediate container a311ca0577f6 [2020-12-22T00:38:22.104Z] ---> 20fa33c6b44f [2020-12-22T00:38:22.104Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withDockerContainer [2020-12-22T00:38:22.371Z] ---> c9443db59a52 [2020-12-22T00:38:22.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-22T00:38:22.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container [2020-12-22T00:38:22.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T00:38:24.113Z] $ docker top 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:38:24.962Z] ---> Running in 025abd5b0215 [2020-12-22T00:38:25.166Z] + go version [2020-12-22T00:38:25.166Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-22T00:38:25.189Z] $ docker stop --time=1 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 [2020-12-22T00:38:25.553Z] ---> 006d31ba2f26 [2020-12-22T00:38:25.553Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:25.553Z] ---> 7ea505fa9863 [2020-12-22T00:38:25.553Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-22T00:38:27.170Z] $ docker rm -f 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:38:28.130Z] ---> Running in 73631ccaf6e1 [2020-12-22T00:38:28.219Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T00:38:28.219Z] . [Pipeline] withDockerContainer [2020-12-22T00:38:28.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container [2020-12-22T00:38:28.587Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T00:38:28.710Z] Removing intermediate container 025abd5b0215 [2020-12-22T00:38:28.710Z] ---> 297324740cfd [2020-12-22T00:38:28.710Z] Step 18/21 : CMD ["--init=true"] [2020-12-22T00:38:30.033Z] $ docker top ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 -eo pid,comm [2020-12-22T00:38:30.340Z] ---> de48f2d5b595 [2020-12-22T00:38:30.340Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] { [Pipeline] echo [2020-12-22T00:38:30.492Z] ========================================================= [2020-12-22T00:38:30.492Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-22T00:38:30.492Z] ========================================================= [Pipeline] sh [2020-12-22T00:38:30.740Z] ---> Running in 31150d9eed89 [2020-12-22T00:38:31.136Z] + make test [2020-12-22T00:38:31.136Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T00:38:31.877Z] Removing intermediate container 31150d9eed89 [2020-12-22T00:38:31.877Z] ---> 89230e9cf323 [2020-12-22T00:38:31.877Z] Step 19/21 : LABEL arch=x86_64 [2020-12-22T00:38:31.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:31.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:31.877Z] ---> 27ef651b43e9 [2020-12-22T00:38:31.877Z] Step 3/23 : WORKDIR /edgex-go [2020-12-22T00:38:31.877Z] ---> Using cache [2020-12-22T00:38:31.877Z] ---> 763e95164892 [2020-12-22T00:38:31.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:31.877Z] ---> Using cache [2020-12-22T00:38:31.877Z] ---> 21bee18111b2 [2020-12-22T00:38:31.877Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-22T00:38:32.465Z] ---> 1348c7a6b8a7 [2020-12-22T00:38:32.465Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-22T00:38:32.729Z] ---> Running in 30d3ce53ca72 [2020-12-22T00:38:32.729Z] ---> Running in 08c654cef327 [2020-12-22T00:38:32.729Z] ---> Running in c01c1faf22f5 [2020-12-22T00:38:33.311Z] Removing intermediate container 08c654cef327 [2020-12-22T00:38:33.311Z] ---> 30a6a6378e23 [2020-12-22T00:38:33.311Z] Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:38:33.578Z] ---> Running in 24716bb5dc19 [2020-12-22T00:38:33.578Z] Removing intermediate container 73631ccaf6e1 [2020-12-22T00:38:33.578Z] ---> 88793e71e6d0 [2020-12-22T00:38:33.578Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-22T00:38:33.578Z] ---> Running in d8723dbb3dfd [2020-12-22T00:38:34.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:34.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:34.979Z] Removing intermediate container 24716bb5dc19 [2020-12-22T00:38:34.979Z] ---> 8f5770e12962 [2020-12-22T00:38:34.979Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:38:34.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:34.979Z] Removing intermediate container d8723dbb3dfd [2020-12-22T00:38:34.979Z] ---> ce7336ffd28d [2020-12-22T00:38:34.979Z] Step 22/24 : LABEL arch=x86_64 [2020-12-22T00:38:34.979Z] ---> Running in 515f45b9d30c [2020-12-22T00:38:34.979Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-22T00:38:35.241Z] (2/33) Installing expat (2.2.9-r1) [2020-12-22T00:38:35.511Z] (3/33) Installing libffi (3.3-r2) [2020-12-22T00:38:35.511Z] (4/33) Installing gdbm (1.13-r1) [2020-12-22T00:38:35.511Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-22T00:38:35.511Z] ---> Running in 6737faa9c765 [2020-12-22T00:38:35.511Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-22T00:38:35.511Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-22T00:38:35.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:36.466Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:38:36.466Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:38:36.466Z] OK: 12750 distinct packages available [2020-12-22T00:38:36.730Z] OK: 233 MiB in 51 packages [2020-12-22T00:38:37.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:37.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:37.001Z] ---> 27ef651b43e9 [2020-12-22T00:38:37.001Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> 763e95164892 [2020-12-22T00:38:37.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> 21bee18111b2 [2020-12-22T00:38:37.001Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> be292aa98eb9 [2020-12-22T00:38:37.001Z] Step 6/22 : COPY go.mod . [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> 2ded6db7d2d6 [2020-12-22T00:38:37.001Z] Step 7/22 : RUN go mod download [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> ace081ee53de [2020-12-22T00:38:37.001Z] Step 8/22 : COPY . . [2020-12-22T00:38:37.001Z] ---> Using cache [2020-12-22T00:38:37.001Z] ---> 5924473fd89d [2020-12-22T00:38:37.001Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-22T00:38:38.925Z] Removing intermediate container 515f45b9d30c [2020-12-22T00:38:38.925Z] ---> 15d15670d0b6 [2020-12-22T00:38:38.925Z] [2020-12-22T00:38:39.193Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-22T00:38:39.193Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-22T00:38:39.193Z] ---> Running in 13e871f1f466 [2020-12-22T00:38:39.193Z] Removing intermediate container 6737faa9c765 [2020-12-22T00:38:39.193Z] ---> b1d590a5abcf [2020-12-22T00:38:39.193Z] Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:38:39.193Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-22T00:38:39.193Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-22T00:38:39.193Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-22T00:38:39.193Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-22T00:38:39.193Z] Successfully built 15d15670d0b6 [2020-12-22T00:38:39.193Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-22T00:38:39.455Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-22T00:38:39.455Z] Building docker-support-notifications-go [2020-12-22T00:38:39.719Z]  Building docker-security-proxy-setup-go ... done (15/33) Installing py3-idna (2.9-r0) [2020-12-22T00:38:39.982Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-22T00:38:39.982Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-22T00:38:39.982Z] ---> Running in 03f20723eb91 [2020-12-22T00:38:39.982Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-22T00:38:39.982Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-22T00:38:39.982Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-22T00:38:39.982Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-22T00:38:40.949Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-22T00:38:40.949Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-22T00:38:40.949Z] Removing intermediate container 30d3ce53ca72 [2020-12-22T00:38:40.949Z] ---> 8f97fdde923a [2020-12-22T00:38:40.949Z] Step 6/23 : COPY go.mod . [2020-12-22T00:38:41.898Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-22T00:38:42.474Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-22T00:38:42.737Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-22T00:38:43.312Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-22T00:38:43.312Z] Removing intermediate container 03f20723eb91 [2020-12-22T00:38:43.312Z] ---> 0a261047ade7 [2020-12-22T00:38:43.312Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:38:44.446Z] 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 [2020-12-22T00:38:44.446Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-22T00:38:44.713Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-22T00:38:44.713Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-22T00:38:44.713Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-22T00:38:45.289Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-22T00:38:45.558Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-22T00:38:46.963Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:38:46.963Z] OK: 71 MiB in 55 packages [2020-12-22T00:38:46.963Z] ---> Running in e05c655e4df5 [2020-12-22T00:38:47.928Z] ---> 7a8832c12d5d [2020-12-22T00:38:47.928Z] Step 7/23 : RUN go mod download [2020-12-22T00:38:49.874Z] ---> Running in c4b5eb371e7b [2020-12-22T00:38:49.874Z] Removing intermediate container e05c655e4df5 [2020-12-22T00:38:49.874Z] ---> 25fbe0036f14 [2020-12-22T00:38:49.874Z] [2020-12-22T00:38:50.145Z] Successfully built 25fbe0036f14 [2020-12-22T00:38:50.416Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-22T00:38:50.416Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-22T00:38:57.931Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-22T00:38:58.714Z] Removing intermediate container c4b5eb371e7b [2020-12-22T00:38:58.714Z] ---> 2e50196131e4 [2020-12-22T00:38:58.714Z] Step 8/23 : COPY . . [2020-12-22T00:38:58.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:58.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:58.714Z] ---> 27ef651b43e9 [2020-12-22T00:38:58.714Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:38:58.714Z] ---> Using cache [2020-12-22T00:38:58.714Z] ---> 763e95164892 [2020-12-22T00:38:58.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:58.714Z] ---> Using cache [2020-12-22T00:38:58.714Z] ---> 21bee18111b2 [2020-12-22T00:38:58.714Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-22T00:38:58.989Z] ---> Running in 55521a760893 [2020-12-22T00:39:02.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:02.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:03.755Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:39:03.755Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:39:03.755Z] OK: 12750 distinct packages available [2020-12-22T00:39:04.019Z] OK: 233 MiB in 51 packages [2020-12-22T00:39:08.239Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:39:08.239Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:39:08.239Z] ---> 27ef651b43e9 [2020-12-22T00:39:08.239Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> 763e95164892 [2020-12-22T00:39:08.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> 21bee18111b2 [2020-12-22T00:39:08.239Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> be292aa98eb9 [2020-12-22T00:39:08.239Z] Step 6/22 : COPY go.mod . [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> 2ded6db7d2d6 [2020-12-22T00:39:08.239Z] Step 7/22 : RUN go mod download [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> ace081ee53de [2020-12-22T00:39:08.239Z] Step 8/22 : COPY . . [2020-12-22T00:39:08.239Z] ---> Using cache [2020-12-22T00:39:08.239Z] ---> 5924473fd89d [2020-12-22T00:39:08.239Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-22T00:39:09.744Z] ---> Running in 13d24fb27ecb [2020-12-22T00:39:12.316Z] Removing intermediate container 55521a760893 [2020-12-22T00:39:12.316Z] ---> bc2ca942e3ad [2020-12-22T00:39:12.316Z] Step 6/24 : COPY go.mod . [2020-12-22T00:39:12.316Z] 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 [2020-12-22T00:39:12.580Z] Removing intermediate container c01c1faf22f5 [2020-12-22T00:39:12.580Z] ---> effc036451e4 [2020-12-22T00:39:12.580Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-22T00:39:12.852Z] Removing intermediate container 13e871f1f466 [2020-12-22T00:39:12.852Z] ---> a864b55503b4 [2020-12-22T00:39:12.852Z] [2020-12-22T00:39:12.852Z] Step 10/22 : FROM alpine:3.10 [2020-12-22T00:39:12.852Z] ---> be4e4bea2c2e [2020-12-22T00:39:12.852Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:39:13.123Z] ---> Using cache [2020-12-22T00:39:13.123Z] ---> 1a6b12e86713 [2020-12-22T00:39:13.123Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-22T00:39:13.386Z] ---> Running in ae500d45c260 [2020-12-22T00:39:15.332Z] ---> 3ffbeb3c73d8 [2020-12-22T00:39:15.332Z] Step 7/24 : RUN go mod download [2020-12-22T00:39:15.332Z] ---> Running in 018ac2f0a8f0 [2020-12-22T00:39:16.314Z] ---> Running in 2dcf45a294ea [2020-12-22T00:39:16.314Z] Removing intermediate container 018ac2f0a8f0 [2020-12-22T00:39:16.314Z] ---> c9e985cbc647 [2020-12-22T00:39:16.314Z] Step 13/22 : WORKDIR / [2020-12-22T00:39:16.895Z] ---> Running in 733d0c0c82c0 [2020-12-22T00:39:18.878Z] Removing intermediate container 733d0c0c82c0 [2020-12-22T00:39:18.878Z] ---> a8dbb9c0cd5d [2020-12-22T00:39:18.878Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-22T00:39:21.472Z] ---> c7e72682011d [2020-12-22T00:39:21.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-22T00:39:21.472Z] Collecting docker-compose==1.23.2 [2020-12-22T00:39:21.472Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-22T00:39:22.883Z] Collecting cached-property<2,>=1.2.0 [2020-12-22T00:39:22.883Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-22T00:39:22.883Z] ---> f694fedc4069 [2020-12-22T00:39:22.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-22T00:39:22.883Z] Collecting docopt<0.7,>=0.6.1 [2020-12-22T00:39:22.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-22T00:39:23.152Z] ---> 347795219d10 [2020-12-22T00:39:23.152Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-22T00:39:23.152Z] Removing intermediate container 2dcf45a294ea [2020-12-22T00:39:23.152Z] ---> f297d186c9e6 [2020-12-22T00:39:23.152Z] Step 8/24 : COPY . . [2020-12-22T00:39:23.422Z] ---> Running in f07182668d15 [2020-12-22T00:39:23.700Z] ---> baaddd19568f [2020-12-22T00:39:23.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-22T00:39:24.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-22T00:39:24.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-22T00:39:25.278Z] 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 [2020-12-22T00:39:26.240Z] ---> 6647dd82bab7 [2020-12-22T00:39:26.240Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-22T00:39:26.503Z] Collecting PyYAML<4,>=3.10 [2020-12-22T00:39:26.503Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-22T00:39:27.901Z] ---> Running in d875e5aa8bc2 [2020-12-22T00:39:29.865Z] Collecting texttable<0.10,>=0.9.0 [2020-12-22T00:39:29.865Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-22T00:39:30.442Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-22T00:39:30.442Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-22T00:39:31.838Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-22T00:39:32.428Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-22T00:39:32.428Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-22T00:39:32.428Z] Collecting jsonschema<3,>=2.5.1 [2020-12-22T00:39:32.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-22T00:39:32.696Z] Collecting docker<4.0,>=3.6.0 [2020-12-22T00:39:32.696Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-22T00:39:34.106Z] 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) [2020-12-22T00:39:35.066Z] Collecting idna<2.8,>=2.5 [2020-12-22T00:39:36.041Z] Removing intermediate container d875e5aa8bc2 [2020-12-22T00:39:36.041Z] ---> adae22a864da [2020-12-22T00:39:36.041Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-22T00:39:36.041Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-22T00:39:36.308Z] 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) [2020-12-22T00:39:37.728Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-22T00:39:37.728Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-22T00:39:37.728Z] ---> Running in 0fd023b084a3 [2020-12-22T00:39:37.728Z] Collecting docker-pycreds>=0.4.0 [2020-12-22T00:39:37.728Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-22T00:39:37.728Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-22T00:39:37.728Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-22T00:39:37.728Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-22T00:39:37.728Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-22T00:39:37.992Z] Installing collected packages: cached-property, docopt, idna, urllib3, requests, PyYAML, texttable, dockerpty, websocket-client, jsonschema, docker-pycreds, docker, docker-compose [2020-12-22T00:39:38.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-22T00:39:38.263Z] Running setup.py install for docopt: started [2020-12-22T00:39:38.263Z] Removing intermediate container 0fd023b084a3 [2020-12-22T00:39:38.263Z] ---> d5c232b0a0d6 [2020-12-22T00:39:38.263Z] Step 20/22 : LABEL arch=x86_64 [2020-12-22T00:39:38.535Z] ---> Running in 1e015ed2f75c [2020-12-22T00:39:39.132Z] Running setup.py install for docopt: finished with status 'done' [2020-12-22T00:39:39.132Z] Attempting uninstall: idna [2020-12-22T00:39:39.132Z] Found existing installation: idna 2.9 [2020-12-22T00:39:39.132Z] Uninstalling idna-2.9: [2020-12-22T00:39:39.404Z] Successfully uninstalled idna-2.9 [2020-12-22T00:39:39.404Z] Removing intermediate container 1e015ed2f75c [2020-12-22T00:39:39.404Z] ---> c7bbcc08ca46 [2020-12-22T00:39:39.404Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:39:40.813Z] Attempting uninstall: urllib3 [2020-12-22T00:39:40.813Z] Found existing installation: urllib3 1.25.9 [2020-12-22T00:39:40.813Z] Uninstalling urllib3-1.25.9: [2020-12-22T00:39:41.401Z] Successfully uninstalled urllib3-1.25.9 [2020-12-22T00:39:43.358Z] ---> Running in ddbc56bac78d [2020-12-22T00:39:43.358Z] Attempting uninstall: requests [2020-12-22T00:39:43.358Z] Found existing installation: requests 2.23.0 [2020-12-22T00:39:43.358Z] Uninstalling requests-2.23.0: [2020-12-22T00:39:44.337Z] Successfully uninstalled requests-2.23.0 [2020-12-22T00:39:44.614Z] Removing intermediate container 13d24fb27ecb [2020-12-22T00:39:44.614Z] ---> 5a027417e2ef [2020-12-22T00:39:44.614Z] [2020-12-22T00:39:44.614Z] Step 10/22 : FROM scratch [2020-12-22T00:39:44.614Z] ---> [2020-12-22T00:39:44.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:39:44.614Z] Running setup.py install for PyYAML: started [2020-12-22T00:39:45.308Z] ---> Using cache [2020-12-22T00:39:45.308Z] ---> 6a1dee254660 [2020-12-22T00:39:45.308Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-22T00:39:45.308Z] Removing intermediate container ddbc56bac78d [2020-12-22T00:39:45.308Z] ---> b73d4302ec88 [2020-12-22T00:39:45.308Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:39:46.000Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-22T00:39:46.000Z] Running setup.py install for texttable: started [2020-12-22T00:39:46.402Z] ---> Running in 27a8da6dae26 [2020-12-22T00:39:46.402Z] Running setup.py install for texttable: finished with status 'done' [2020-12-22T00:39:47.022Z] Running setup.py install for dockerpty: started [2020-12-22T00:39:47.022Z] ---> Running in fd20923f9c47 [2020-12-22T00:39:47.022Z] Removing intermediate container 27a8da6dae26 [2020-12-22T00:39:47.022Z] ---> ff2313842ae0 [2020-12-22T00:39:47.022Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:39:47.022Z] Removing intermediate container fd20923f9c47 [2020-12-22T00:39:47.022Z] ---> 040a23f6f6c7 [2020-12-22T00:39:47.022Z] [2020-12-22T00:39:47.022Z] ---> 803f52104f6c [2020-12-22T00:39:47.022Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-22T00:39:47.022Z] ---> Running in 2e508063a26c [2020-12-22T00:39:47.022Z] Successfully built 040a23f6f6c7 [2020-12-22T00:39:47.022Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-22T00:39:47.022Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-22T00:39:47.022Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 5cf66f4baaf8 [2020-12-22T00:39:47.646Z] Removing intermediate container 2e508063a26c [2020-12-22T00:39:47.646Z] ---> 80706d8e416b [2020-12-22T00:39:47.646Z] Step 14/22 : WORKDIR / [2020-12-22T00:39:47.923Z] ---> Running in d51d0d6c17f4 [2020-12-22T00:39:48.916Z] Removing intermediate container d51d0d6c17f4 [2020-12-22T00:39:48.916Z] ---> 5c63ca974f40 [2020-12-22T00:39:48.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-22T00:39:49.179Z] 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 [2020-12-22T00:39:49.179Z] 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 [2020-12-22T00:39:49.444Z] ---> aeb495f8e336 [2020-12-22T00:39:49.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-22T00:39:51.386Z] ---> d21480f29161 [2020-12-22T00:39:51.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-22T00:39:51.653Z] ---> b4ee50f4cc1c [2020-12-22T00:39:51.653Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-22T00:39:51.653Z] ---> Running in ec9b97232157 [2020-12-22T00:39:52.611Z] Removing intermediate container ec9b97232157 [2020-12-22T00:39:52.611Z] ---> cb0116c71645 [2020-12-22T00:39:52.611Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:39:55.242Z] ---> Running in acb5cd48d776 [2020-12-22T00:39:55.525Z] Removing intermediate container ae500d45c260 [2020-12-22T00:39:55.525Z] ---> 13f84b4a15ab [2020-12-22T00:39:55.525Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-22T00:39:55.525Z] ---> Running in 334817656e74 [2020-12-22T00:39:55.806Z] Removing intermediate container acb5cd48d776 [2020-12-22T00:39:55.806Z] ---> 8ad97f9f1b8e [2020-12-22T00:39:55.806Z] Step 20/22 : LABEL arch=x86_64 [2020-12-22T00:39:56.800Z] ---> Running in 105a022f756a [2020-12-22T00:39:57.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:57.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:57.663Z] Removing intermediate container 105a022f756a [2020-12-22T00:39:57.663Z] ---> 979b01f1b1ff [2020-12-22T00:39:57.663Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:39:57.663Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:39:57.663Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-22T00:39:57.663Z] (3/3) Installing curl (7.69.1-r3) [2020-12-22T00:39:57.663Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:39:57.663Z] OK: 72 MiB in 58 packages [2020-12-22T00:39:57.663Z] ---> Running in 27e830253962 [2020-12-22T00:39:58.669Z] Removing intermediate container 27e830253962 [2020-12-22T00:39:58.669Z] ---> 201533a2fcb9 [2020-12-22T00:39:58.669Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:40:00.092Z] ---> Running in 7d88a0db7761 [2020-12-22T00:40:00.376Z] Removing intermediate container f07182668d15 [2020-12-22T00:40:00.376Z] ---> 0c4d96d6cb05 [2020-12-22T00:40:00.376Z] [2020-12-22T00:40:00.376Z] Step 10/23 : FROM alpine [2020-12-22T00:40:00.376Z] ---> 389fef711851 [2020-12-22T00:40:00.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:40:00.376Z] Removing intermediate container 334817656e74 [2020-12-22T00:40:00.376Z] ---> 73102467414e [2020-12-22T00:40:00.376Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-22T00:40:00.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-22T00:40:00.647Z] ---> Running in 3f3c7e8623e2 [2020-12-22T00:40:00.914Z] ---> Running in 354d2c9ca1e8 [2020-12-22T00:40:00.914Z] Removing intermediate container 7d88a0db7761 [2020-12-22T00:40:00.914Z] ---> 4be64a685163 [2020-12-22T00:40:00.914Z] [2020-12-22T00:40:00.914Z] Successfully built 4be64a685163 [2020-12-22T00:40:01.181Z] Successfully tagged docker-core-command-go:latest [2020-12-22T00:40:01.181Z]  Building docker-core-command-go ... done Removing intermediate container 3f3c7e8623e2 [2020-12-22T00:40:01.181Z] ---> 021df4f2e0b5 [2020-12-22T00:40:01.181Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-22T00:40:01.181Z] Removing intermediate container 354d2c9ca1e8 [2020-12-22T00:40:01.181Z] ---> 889d4a1a77a9 [2020-12-22T00:40:01.181Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:40:01.454Z] ---> Running in d0751e395ef0 [2020-12-22T00:40:01.454Z] ---> Running in 83c9813cd48e [2020-12-22T00:40:01.454Z] Removing intermediate container d0751e395ef0 [2020-12-22T00:40:01.454Z] ---> 900e2004321f [2020-12-22T00:40:01.454Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-22T00:40:01.722Z] ---> Running in bfceb61fd7a6 [2020-12-22T00:40:01.722Z] Removing intermediate container 83c9813cd48e [2020-12-22T00:40:01.722Z] ---> 9ed146e2967f [2020-12-22T00:40:01.722Z] Step 25/27 : LABEL arch=x86_64 [2020-12-22T00:40:01.722Z] ---> Running in fb1143025f90 [2020-12-22T00:40:02.003Z] Removing intermediate container bfceb61fd7a6 [2020-12-22T00:40:02.003Z] ---> d7c00635cf4f [2020-12-22T00:40:02.003Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:40:02.003Z] ---> Running in ecb12f00fb6a [2020-12-22T00:40:02.003Z] Removing intermediate container fb1143025f90 [2020-12-22T00:40:02.003Z] ---> 81e4cccbfaee [2020-12-22T00:40:02.003Z] Step 26/27 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:40:02.287Z] ---> Running in 64ade4afba03 [2020-12-22T00:40:02.556Z] Removing intermediate container 64ade4afba03 [2020-12-22T00:40:02.556Z] ---> 932fc73c897e [2020-12-22T00:40:02.556Z] Step 27/27 : LABEL version=0.0.0 [2020-12-22T00:40:02.556Z] ---> Running in 4992983f5184 [2020-12-22T00:40:02.819Z] Removing intermediate container 4992983f5184 [2020-12-22T00:40:02.819Z] ---> 01b2483e588f [2020-12-22T00:40:02.819Z] [2020-12-22T00:40:03.082Z] Successfully built 01b2483e588f [2020-12-22T00:40:03.082Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-22T00:40:03.344Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ecb12f00fb6a [2020-12-22T00:40:03.344Z] ---> 416f7c1ffe23 [2020-12-22T00:40:03.344Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-22T00:40:03.344Z] ---> Running in a1a186bc00d0 [2020-12-22T00:40:03.869Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-22T00:40:03.869Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-22T00:40:03.869Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-22T00:40:03.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:40:04.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:40:05.857Z] Removing intermediate container 5cf66f4baaf8 [2020-12-22T00:40:05.857Z] ---> 7afad4e18521 [2020-12-22T00:40:05.857Z] [2020-12-22T00:40:05.857Z] Step 10/24 : FROM scratch [2020-12-22T00:40:05.857Z] ---> [2020-12-22T00:40:05.857Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-22T00:40:05.857Z] ---> Running in a804565bf946 [2020-12-22T00:40:06.119Z] Removing intermediate container a804565bf946 [2020-12-22T00:40:06.119Z] ---> 10f1c8060629 [2020-12-22T00:40:06.119Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-22T00:40:06.119Z] ---> Running in 9c853b6025b2 [2020-12-22T00:40:06.382Z] Removing intermediate container 9c853b6025b2 [2020-12-22T00:40:06.382Z] ---> 41a01ec68532 [2020-12-22T00:40:06.382Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T00:40:06.382Z] ---> Running in 0f8a190d0780 [2020-12-22T00:40:06.645Z] Removing intermediate container 0f8a190d0780 [2020-12-22T00:40:06.645Z] ---> 5cc67df8d82b [2020-12-22T00:40:06.645Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-22T00:40:06.645Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-22T00:40:06.920Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-22T00:40:06.920Z] ---> 59d4ecb23953 [2020-12-22T00:40:06.920Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-22T00:40:07.185Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-22T00:40:07.759Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-22T00:40:08.022Z] ---> 544034d6e8f8 [2020-12-22T00:40:08.022Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-22T00:40:08.285Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-22T00:40:08.285Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:40:08.285Z] OK: 8 MiB in 19 packages [2020-12-22T00:40:08.285Z] ---> 9bd6e2442bb7 [2020-12-22T00:40:08.285Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-22T00:40:08.864Z] ---> 0e12b8ae07f0 [2020-12-22T00:40:08.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-22T00:40:09.140Z] Removing intermediate container a1a186bc00d0 [2020-12-22T00:40:09.141Z] ---> c3c9769bd7c9 [2020-12-22T00:40:09.141Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-22T00:40:09.141Z] ---> bb1960245ad9 [2020-12-22T00:40:09.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-22T00:40:09.404Z] ---> af3cb7a7e95e [2020-12-22T00:40:09.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-22T00:40:09.669Z] ---> 246fd1ceb035 [2020-12-22T00:40:09.669Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-22T00:40:09.669Z] ---> Running in eed09901674f [2020-12-22T00:40:09.933Z] Removing intermediate container eed09901674f [2020-12-22T00:40:09.933Z] ---> 10c25346ddbe [2020-12-22T00:40:09.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:40:09.933Z] ---> Running in 459a43ad5874 [2020-12-22T00:40:09.933Z] ---> 3b2b45d0c8e7 [2020-12-22T00:40:09.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-22T00:40:10.216Z] Removing intermediate container 459a43ad5874 [2020-12-22T00:40:10.216Z] ---> f2141f6bacd3 [2020-12-22T00:40:10.216Z] Step 22/24 : LABEL arch=x86_64 [2020-12-22T00:40:10.216Z] ---> Running in 41a0fe57b159 [2020-12-22T00:40:10.216Z] ---> b4c84db4dcef [2020-12-22T00:40:10.216Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-22T00:40:10.485Z] ---> Running in 612ca1b81216 [2020-12-22T00:40:10.485Z] Removing intermediate container 41a0fe57b159 [2020-12-22T00:40:10.485Z] ---> 04c09d929719 [2020-12-22T00:40:10.485Z] Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:40:10.485Z] ---> Running in 1ec5a7e97270 [2020-12-22T00:40:10.485Z] Removing intermediate container 612ca1b81216 [2020-12-22T00:40:10.485Z] ---> 1b7451e0fa7c [2020-12-22T00:40:10.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:40:10.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.237s coverage: 46.6% of statements [2020-12-22T00:40:10.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-22T00:40:10.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-22T00:40:10.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-22T00:40:10.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-22T00:40:10.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-22T00:40:10.750Z] ---> Running in cf77289356cd [2020-12-22T00:40:10.750Z] Removing intermediate container 1ec5a7e97270 [2020-12-22T00:40:10.750Z] ---> 552a816cff78 [2020-12-22T00:40:10.750Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:40:10.750Z] ---> Running in 1a6fcdb64a67 [2020-12-22T00:40:11.012Z] Removing intermediate container cf77289356cd [2020-12-22T00:40:11.012Z] ---> e082e89383d7 [2020-12-22T00:40:11.012Z] Step 21/23 : LABEL arch=x86_64 [2020-12-22T00:40:11.012Z] ---> Running in 1318b0297a7d [2020-12-22T00:40:11.012Z] Removing intermediate container 1a6fcdb64a67 [2020-12-22T00:40:11.012Z] ---> 85c3a0984a31 [2020-12-22T00:40:11.012Z] [2020-12-22T00:40:11.588Z] Successfully built 85c3a0984a31 [2020-12-22T00:40:11.850Z] Successfully tagged docker-support-notifications-go:latest [2020-12-22T00:40:11.850Z]  Building docker-support-notifications-go ... done Removing intermediate container 1318b0297a7d [2020-12-22T00:40:11.850Z] ---> 0f988a14692b [2020-12-22T00:40:11.850Z] Step 22/23 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:40:11.850Z] ---> Running in 82bb6b4a417f [2020-12-22T00:40:12.113Z] Removing intermediate container 82bb6b4a417f [2020-12-22T00:40:12.113Z] ---> 6dbbb8973e4d [2020-12-22T00:40:12.113Z] Step 23/23 : LABEL version=0.0.0 [2020-12-22T00:40:12.113Z] ---> Running in be1d275b0b83 [2020-12-22T00:40:12.377Z] Removing intermediate container be1d275b0b83 [2020-12-22T00:40:12.377Z] ---> 48bed56d9a10 [2020-12-22T00:40:12.377Z] [2020-12-22T00:40:12.377Z] Successfully built 48bed56d9a10 [2020-12-22T00:40:12.377Z] Successfully tagged docker-core-data-go:latest [2020-12-22T00:40:12.651Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-22T00:40:12.659Z] $ docker stop --time=1 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f [2020-12-22T00:40:14.246Z] $ docker rm -f 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:40:14.783Z] + docker images [2020-12-22T00:40:14.783Z] + grep docker [2020-12-22T00:40:14.783Z] docker-core-data-go latest 48bed56d9a10 2 seconds ago 22.2MB [2020-12-22T00:40:14.783Z] docker-support-notifications-go latest 85c3a0984a31 4 seconds ago 12.1MB [2020-12-22T00:40:14.783Z] docker-sys-mgmt-agent-go latest 01b2483e588f 12 seconds ago 313MB [2020-12-22T00:40:14.783Z] docker-core-command-go latest 4be64a685163 14 seconds ago 10.6MB [2020-12-22T00:40:14.783Z] docker-security-bootstrap-redis-go latest 040a23f6f6c7 28 seconds ago 15.9MB [2020-12-22T00:40:14.783Z] docker-security-secretstore-setup-go latest 25fbe0036f14 About a minute ago 24.7MB [2020-12-22T00:40:14.783Z] docker-security-proxy-setup-go latest 15d15670d0b6 About a minute ago 24.5MB [2020-12-22T00:40:14.783Z] docker-core-metadata-go latest 6f16a76c3fb3 About a minute ago 13MB [2020-12-22T00:40:14.783Z] docker-support-scheduler-go latest 0044b632e6ca About a minute ago 10.8MB [2020-12-22T00:40:14.783Z] docker latest 0040bc98e531 4 days ago 240MB [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 [2020-12-22T00:40:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.0% of statements [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-22T00:40:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-22T00:40:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-22T00:40:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.536s coverage: 72.7% of statements [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-22T00:40:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.680s coverage: 83.3% of statements [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-22T00:40:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-22T00:40:25.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-22T00:40:25.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-22T00:40:25.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-22T00:40:25.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-22T00:40:25.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements [2020-12-22T00:40:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-22T00:40:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2020-12-22T00:40:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-22T00:40:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-22T00:40:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-22T00:40:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-22T00:40:30.496Z] Still waiting to schedule task [2020-12-22T00:40:30.496Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-22T00:40:32.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.085s coverage: 93.8% of statements [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-22T00:40:32.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-22T00:40:32.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-22T00:40:32.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-22T00:40:32.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2020-12-22T00:40:32.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-22T00:40:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2020-12-22T00:40:33.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.161s coverage: 87.2% of statements [2020-12-22T00:40:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.173s coverage: 84.2% of statements [2020-12-22T00:40:36.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements [2020-12-22T00:40:36.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-22T00:40:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 63.5% of statements [2020-12-22T00:40:39.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-22T00:40:39.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-22T00:40:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2020-12-22T00:40:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 91.3% of statements [2020-12-22T00:40:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2020-12-22T00:40:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2020-12-22T00:40:40.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2020-12-22T00:40:44.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.932s coverage: 68.9% of statements [2020-12-22T00:40:44.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-22T00:40:44.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-22T00:40:44.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-22T00:40:44.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-22T00:40:44.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-22T00:40:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.0% of statements [2020-12-22T00:40:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-22T00:40:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-22T00:40:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.601s coverage: 84.0% of statements [2020-12-22T00:40:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2020-12-22T00:40:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.365s coverage: 47.1% of statements [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-22T00:40:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-22T00:40:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2020-12-22T00:40:52.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-22T00:40:57.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.074s coverage: 29.1% of statements [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-22T00:40:57.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-22T00:40:57.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-22T00:40:57.717Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-22T00:40:57.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-22T00:40:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-22T00:40:57.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2020-12-22T00:40:57.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-22T00:40:57.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-22T00:40:57.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2020-12-22T00:40:57.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2020-12-22T00:40:58.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-22T00:40:59.291Z] GO111MODULE=on go vet ./... [2020-12-22T00:41:46.423Z] Running on prd-ubuntu18.04-docker-8c-8g-17141 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-22T00:41:46.495Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-12-22T00:41:48.588Z] using credential edgex-jenkins-ssh [2020-12-22T00:41:48.642Z] Cloning the remote Git repository [2020-12-22T00:41:48.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:41:48.686Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-12-22T00:41:48.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:41:48.712Z] > git --version # timeout=10 [2020-12-22T00:41:48.717Z] > git --version # 'git version 2.17.1' [2020-12-22T00:41:48.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:41:48.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:41:57.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:41:57.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:41:57.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:41:57.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:41:57.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:41:57.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T00:41:57.932Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-22T00:41:58.159Z] Merge succeeded, producing cebc7453465a767c3c98a5081d28e6c6b527022d [2020-12-22T00:41:58.159Z] Checking out Revision cebc7453465a767c3c98a5081d28e6c6b527022d (PR-2924) [2020-12-22T00:41:57.929Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:41:57.937Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-22T00:41:58.041Z] > git remote # timeout=10 [2020-12-22T00:41:58.046Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T00:41:58.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:41:58.053Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-22T00:41:58.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T00:41:58.151Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:41:58.154Z] > git checkout -f cebc7453465a767c3c98a5081d28e6c6b527022d # timeout=10 [2020-12-22T00:42:01.770Z] Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" [2020-12-22T00:42:01.779Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:42:01.767Z] > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 [2020-12-22T00:42:02.830Z] + echo snap-build.sh [2020-12-22T00:42:02.830Z] snap-build.sh [2020-12-22T00:42:02.830Z] + SNAP_BASE_DIR=. [2020-12-22T00:42:02.830Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2020-12-22T00:42:02.830Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2020-12-22T00:42:02.830Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2020-12-22T00:42:02.830Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2020-12-22T00:42:02.830Z] + cd /w/workspace/edgex-go/11 [2020-12-22T00:42:02.830Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-22T00:42:02.830Z] Reading package lists... [2020-12-22T00:42:03.092Z] Building dependency tree... [2020-12-22T00:42:03.092Z] Reading state information... [2020-12-22T00:42:03.092Z] The following packages were automatically installed and are no longer required: [2020-12-22T00:42:03.092Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-22T00:42:03.092Z] uidmap xdelta3 [2020-12-22T00:42:03.092Z] Use 'sudo apt autoremove' to remove them. [2020-12-22T00:42:03.092Z] The following packages will be REMOVED: [2020-12-22T00:42:03.092Z] lxd* lxd-client* [2020-12-22T00:42:03.663Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-22T00:42:03.663Z] After this operation, 31.7 MB disk space will be freed. [2020-12-22T00:42:04.448Z] (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.) [2020-12-22T00:42:04.448Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:42:05.393Z] Removing lxd dnsmasq configuration [2020-12-22T00:42:05.393Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:42:05.654Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-22T00:42:06.226Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-22T00:42:06.487Z] (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.) [2020-12-22T00:42:06.487Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:42:07.314Z] gofmt -l . [2020-12-22T00:42:07.314Z] [ "`gofmt -l .`" = "" ] [2020-12-22T00:42:07.314Z] ./bin/test-go-mod-tidy.sh [2020-12-22T00:42:07.314Z] ./bin/test-attribution-txt.sh [2020-12-22T00:42:07.873Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-22T00:42:07.874Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-22T00:42:09.275Z] + sudo snap remove --purge lxd [2020-12-22T00:42:09.849Z] snap "lxd" is not installed [2020-12-22T00:42:09.849Z] + sudo groupadd --force --system lxd [2020-12-22T00:42:09.849Z] ++ whoami [2020-12-22T00:42:09.849Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-22T00:42:09.849Z] + newgrp - lxd [2020-12-22T00:42:09.849Z] + sudo snap install lxd [Pipeline] sh [2020-12-22T00:42:11.353Z] + ls -al . [2020-12-22T00:42:11.353Z] total 656 [2020-12-22T00:42:11.353Z] drwxrwxr-x 9 1001 1001 4096 Dec 22 00:42 . [2020-12-22T00:42:11.353Z] drwxr-xr-x 4 root root 4096 Dec 22 00:38 .. [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 11 Dec 22 00:36 .dockerignore [2020-12-22T00:42:11.353Z] drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 .git [2020-12-22T00:42:11.353Z] drwxrwxr-x 3 1001 1001 4096 Dec 22 00:36 .github [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 824 Dec 22 00:36 .gitignore [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 166 Dec 22 00:36 .sonarcloud.properties [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:36 CONTRIBUTING.md [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:36 Dockerfile.build [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 863 Dec 22 00:36 Jenkinsfile [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:36 LICENSE [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:36 Makefile [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:36 README.md [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:36 SECURITY.md [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:36 ZMQWindows.md [2020-12-22T00:42:11.353Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 00:36 bin [2020-12-22T00:42:11.353Z] drwxrwxr-x 14 1001 1001 4096 Dec 22 00:36 cmd [2020-12-22T00:42:11.353Z] -rw-r--r-- 1 root root 532301 Dec 22 00:40 coverage.out [2020-12-22T00:42:11.353Z] -rw-r--r-- 1 root root 979 Dec 22 00:42 go.mod [2020-12-22T00:42:11.353Z] -rw-r--r-- 1 root root 18739 Dec 22 00:42 go.sum [2020-12-22T00:42:11.353Z] drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 internal [2020-12-22T00:42:11.353Z] drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 openapi [2020-12-22T00:42:11.353Z] drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 snap [2020-12-22T00:42:11.353Z] -rw-rw-r-- 1 1001 1001 168 Dec 22 00:36 version.go [Pipeline] sh [2020-12-22T00:42:12.028Z] + '[' -e coverage.out ] [2020-12-22T00:42:12.028Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-22T00:42:12.153Z] Warning: overwriting stash ‘coverage-report’ [2020-12-22T00:42:13.503Z] Stashed 1 file(s) [Pipeline] sh [2020-12-22T00:42:14.196Z] + make build [2020-12-22T00:42:14.196Z] 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 [2020-12-22T00:42:19.863Z] 2020-12-22T00:42:18Z INFO Waiting for automatic snapd restart... [2020-12-22T00:42:24.393Z] 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 [2020-12-22T00:42:37.988Z] lxd 4.9 from Canonical* installed [2020-12-22T00:42:37.988Z] + sudo lxd init --auto [2020-12-22T00:42:45.594Z] + sudo snap install --classic snapcraft [2020-12-22T00:42:46.581Z] 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 [2020-12-22T00:42:49.973Z] 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 [2020-12-22T00:42:53.746Z] snapcraft 4.4.4 from Canonical* installed [2020-12-22T00:42:53.746Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-22T00:42:53.746Z] + patch --verbose -p1 [2020-12-22T00:42:53.746Z] Hmm... Looks like a unified diff to me... [2020-12-22T00:42:53.746Z] The text leading up to this was: [2020-12-22T00:42:53.746Z] -------------------------- [2020-12-22T00:42:53.746Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-22T00:42:53.746Z] |From: Tony Espy [2020-12-22T00:42:53.746Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-22T00:42:53.746Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-22T00:42:53.746Z] | [2020-12-22T00:42:53.746Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-22T00:42:53.746Z] |optimize the snap CI check run for pull requests. When [2020-12-22T00:42:53.746Z] |applied, it essentially strips out everything (apps and [2020-12-22T00:42:53.746Z] |parts) from the snapcraft.yaml file except those required [2020-12-22T00:42:53.746Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-22T00:42:53.746Z] |catch changes to edgex-go that break the snap build. [2020-12-22T00:42:53.746Z] | [2020-12-22T00:42:53.746Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-22T00:42:53.746Z] |to update this patch file, otherwise it may fail to apply, [2020-12-22T00:42:53.746Z] |resulting in a failed snap build CI check in the associated [2020-12-22T00:42:53.746Z] |pull request. [2020-12-22T00:42:53.746Z] | [2020-12-22T00:42:53.746Z] |Note - in addition to applying this patch, the pipeline also [2020-12-22T00:42:53.746Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-22T00:42:53.746Z] |need to build the finally binary .snap file (and it won't [2020-12-22T00:42:53.746Z] |work with the patch applied). This further reduces the build [2020-12-22T00:42:53.746Z] |time. [2020-12-22T00:42:53.746Z] |--- [2020-12-22T00:42:53.746Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-22T00:42:53.746Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-22T00:42:53.746Z] | [2020-12-22T00:42:53.746Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-22T00:42:53.746Z] |index 1e537489..faf42425 100644 [2020-12-22T00:42:53.746Z] |--- a/snap/snapcraft.yaml [2020-12-22T00:42:53.746Z] |+++ b/snap/snapcraft.yaml [2020-12-22T00:42:53.746Z] -------------------------- [2020-12-22T00:42:53.746Z] patching file snap/snapcraft.yaml [2020-12-22T00:42:53.746Z] Using Plan A... [2020-12-22T00:42:53.746Z] Hunk #1 succeeded at 73. [2020-12-22T00:42:53.746Z] Hunk #2 succeeded at 202. [2020-12-22T00:42:53.746Z] Hunk #3 succeeded at 214. [2020-12-22T00:42:53.746Z] Hunk #4 succeeded at 222. [2020-12-22T00:42:53.746Z] Hunk #5 succeeded at 229. [2020-12-22T00:42:53.746Z] Hunk #6 succeeded at 256. [2020-12-22T00:42:53.746Z] Hunk #7 succeeded at 290. [2020-12-22T00:42:53.746Z] Hunk #8 succeeded at 341. [2020-12-22T00:42:53.746Z] Hmm... Ignoring the trailing garbage. [2020-12-22T00:42:53.746Z] done [2020-12-22T00:42:53.746Z] + sudo snapcraft prime --use-lxd [2020-12-22T00:42:54.007Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-22T00:42:54.007Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-22T00:42:54.007Z] - README.md [2020-12-22T00:42:54.007Z] [2020-12-22T00:42:54.007Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-22T00:42:54.278Z] 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 [2020-12-22T00:42:54.874Z] 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 [2020-12-22T00:42:54.950Z] Launching a container. [2020-12-22T00:43:01.583Z] 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 [2020-12-22T00:43:05.894Z] 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 [2020-12-22T00:43:09.279Z] 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 [2020-12-22T00:43:09.871Z] Waiting for container to be ready [2020-12-22T00:43:09.871Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-22T00:43:09.871Z] [2020-12-22T00:43:11.791Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-22T00:43:12.365Z] Waiting for network to be ready... [2020-12-22T00:43:12.625Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-22T00:43:12.625Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-22T00:43:12.625Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-22T00:43:12.885Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-22T00:43:12.885Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-22T00:43:12.885Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-22T00:43:12.885Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-22T00:43:12.885Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-22T00:43:12.885Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-22T00:43:12.885Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-22T00:43:13.145Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-22T00:43:13.146Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-22T00:43:13.407Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-22T00:43:13.407Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-22T00:43:13.407Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-22T00:43:13.407Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-22T00:43:13.407Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-22T00:43:13.407Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-22T00:43:13.586Z] 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 [2020-12-22T00:43:13.982Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-22T00:43:14.244Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-22T00:43:14.244Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-22T00:43:14.244Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-22T00:43:14.244Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-22T00:43:14.244Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-22T00:43:14.244Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-22T00:43:14.244Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-22T00:43:14.244Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-22T00:43:16.989Z] 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 [2020-12-22T00:43:17.543Z] Fetched 23.5 MB in 5s (4790 kB/s) [2020-12-22T00:43:18.487Z] Reading package lists... [2020-12-22T00:43:18.747Z] Reading package lists... [2020-12-22T00:43:19.006Z] Building dependency tree... [2020-12-22T00:43:19.006Z] Reading state information... [2020-12-22T00:43:19.006Z] The following additional packages will be installed: [2020-12-22T00:43:19.006Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-22T00:43:19.006Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-22T00:43:19.006Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-22T00:43:19.006Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-22T00:43:19.006Z] Suggested packages: [2020-12-22T00:43:19.006Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-22T00:43:19.006Z] Recommended packages: [2020-12-22T00:43:19.006Z] gnupg libsasl2-modules [2020-12-22T00:43:19.006Z] The following NEW packages will be installed: [2020-12-22T00:43:19.006Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-22T00:43:19.006Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-22T00:43:19.006Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-22T00:43:19.006Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-22T00:43:19.006Z] The following packages will be upgraded: [2020-12-22T00:43:19.006Z] gpg gpg-agent gpgconf libudev1 [2020-12-22T00:43:19.266Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-22T00:43:19.266Z] Need to get 3531 kB of archives. [2020-12-22T00:43:19.266Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-22T00:43:19.266Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-22T00:43:19.266Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-22T00:43:19.528Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-22T00:43:19.790Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-22T00:43:19.790Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-22T00:43:19.790Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-22T00:43:19.790Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-22T00:43:19.790Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-22T00:43:19.790Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-22T00:43:20.054Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-22T00:43:20.054Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-22T00:43:20.054Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-22T00:43:20.054Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-22T00:43:20.054Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-22T00:43:20.054Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-22T00:43:20.054Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-22T00:43:20.054Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-22T00:43:20.054Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-22T00:43:20.054Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-22T00:43:20.054Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-22T00:43:20.054Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-22T00:43:20.054Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-22T00:43:20.315Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:43:20.315Z] Fetched 3531 kB in 1s (3503 kB/s) [2020-12-22T00:43:20.315Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-22T00:43:20.315Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:43:20.315Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:43:20.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-22T00:43:20.576Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-22T00:43:20.576Z] Selecting previously unselected package udev. [2020-12-22T00:43:20.576Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-22T00:43:20.576Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:43:20.576Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-22T00:43:20.838Z] Selecting previously unselected package libfuse2:amd64. [2020-12-22T00:43:20.838Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-22T00:43:20.838Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-22T00:43:21.099Z] Selecting previously unselected package fuse. [2020-12-22T00:43:21.099Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-22T00:43:21.099Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-22T00:43:21.099Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:21.099Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:43:21.099Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:21.099Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:43:21.360Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:21.360Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:43:21.360Z] Selecting previously unselected package libksba8:amd64. [2020-12-22T00:43:21.360Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-22T00:43:21.360Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-22T00:43:21.360Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-22T00:43:21.620Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.620Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:21.620Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-22T00:43:21.620Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.620Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:21.620Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-22T00:43:21.620Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.620Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:21.881Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-22T00:43:21.881Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.881Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:21.881Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-22T00:43:21.881Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.881Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:21.881Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-22T00:43:21.881Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:21.881Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:22.143Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-22T00:43:22.143Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:22.143Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:22.143Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-22T00:43:22.143Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:22.143Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:22.143Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-22T00:43:22.143Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:43:22.143Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:22.403Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T00:43:22.403Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-22T00:43:22.403Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:43:22.403Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T00:43:22.403Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-22T00:43:22.403Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:43:22.403Z] Selecting previously unselected package libldap-common. [2020-12-22T00:43:22.403Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-22T00:43:22.403Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:43:22.663Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T00:43:22.663Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-22T00:43:22.663Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:43:22.663Z] Selecting previously unselected package dirmngr. [2020-12-22T00:43:22.663Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:22.663Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:22.663Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:43:22.924Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:22.924Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-22T00:43:22.924Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:43:22.924Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:43:22.924Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:22.924Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:22.924Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-22T00:43:22.924Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:43:22.924Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-22T00:43:23.496Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T00:43:23.496Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.496Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-22T00:43:23.496Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-22T00:43:23.756Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:23.756Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:43:23.756Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] } [2020-12-22T00:43:23.787Z] $ docker stop --time=1 ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 [2020-12-22T00:43:24.018Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:24.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:43:24.277Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-22T00:43:24.278Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-22T00:43:24.278Z] This means they are not meant to be enabled using systemctl. [2020-12-22T00:43:24.278Z] Possible reasons for having this kind of units are: [2020-12-22T00:43:24.278Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-22T00:43:24.278Z] .wants/ or .requires/ directory. [2020-12-22T00:43:24.278Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-22T00:43:24.278Z] a requirement dependency on it. [2020-12-22T00:43:24.278Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-22T00:43:24.278Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-22T00:43:24.278Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-22T00:43:24.278Z] instance name specified. [2020-12-22T00:43:24.539Z] Reading package lists... [2020-12-22T00:43:24.800Z] Building dependency tree... [2020-12-22T00:43:24.800Z] Reading state information... [2020-12-22T00:43:25.061Z] The following additional packages will be installed: [2020-12-22T00:43:25.061Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-22T00:43:25.061Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-22T00:43:25.061Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-22T00:43:25.061Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-22T00:43:25.061Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-22T00:43:25.061Z] Suggested packages: [2020-12-22T00:43:25.061Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-22T00:43:25.061Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-22T00:43:25.061Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-22T00:43:25.061Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-22T00:43:25.061Z] systemd-container policykit-1 [2020-12-22T00:43:25.061Z] Recommended packages: [2020-12-22T00:43:25.061Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-22T00:43:25.061Z] The following NEW packages will be installed: [2020-12-22T00:43:25.061Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-22T00:43:25.061Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-22T00:43:25.061Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-22T00:43:25.061Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-22T00:43:25.061Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-22T00:43:25.061Z] The following packages will be upgraded: [2020-12-22T00:43:25.061Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-22T00:43:25.061Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-22T00:43:25.061Z] Need to get 35.2 MB of archives. [2020-12-22T00:43:25.061Z] After this operation, 141 MB of additional disk space will be used. [2020-12-22T00:43:25.061Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-22T00:43:25.323Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-22T00:43:25.323Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-22T00:43:25.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-22T00:43:25.323Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-22T00:43:25.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-22T00:43:25.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-22T00:43:25.323Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-22T00:43:25.323Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-22T00:43:25.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-22T00:43:25.323Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-22T00:43:25.323Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-22T00:43:25.323Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-22T00:43:25.323Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-22T00:43:25.323Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-22T00:43:25.323Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-22T00:43:25.323Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-22T00:43:26.263Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-22T00:43:26.263Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-22T00:43:26.263Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-22T00:43:26.263Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-22T00:43:26.263Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-22T00:43:26.263Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-22T00:43:26.263Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-22T00:43:26.263Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-22T00:43:26.263Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-22T00:43:26.263Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-22T00:43:26.263Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-22T00:43:26.263Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-22T00:43:26.263Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-22T00:43:26.328Z] $ docker rm -f ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-22T00:43:27.660Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:43:27.660Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2020-12-22T00:43:27.660Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:43:27.660Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:43:27.921Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:43:28.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:28.156Z] [2020-12-22T00:43:28.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:43:28.498Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:43:28.498Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:43:28.498Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-22T00:43:28.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:28.578Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-22T00:43:28.578Z] 29e5d40040c1: Pulling fs layer [2020-12-22T00:43:28.578Z] 1ce36da41761: Pulling fs layer [2020-12-22T00:43:28.578Z] 25b303627fd3: Pulling fs layer [2020-12-22T00:43:28.762Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:43:28.762Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-22T00:43:28.762Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-22T00:43:28.762Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-22T00:43:28.854Z] 29e5d40040c1: Verifying Checksum [2020-12-22T00:43:29.023Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:43:29.023Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-22T00:43:29.023Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-22T00:43:29.284Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-22T00:43:29.284Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-22T00:43:29.453Z] 1ce36da41761: Verifying Checksum [2020-12-22T00:43:29.453Z] 1ce36da41761: Download complete [2020-12-22T00:43:29.453Z] 29e5d40040c1: Pull complete [2020-12-22T00:43:29.856Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-22T00:43:29.856Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-22T00:43:29.856Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-22T00:43:29.856Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-22T00:43:30.116Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-22T00:43:30.116Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:43:30.116Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:30.377Z] Selecting previously unselected package libexpat1:amd64. [2020-12-22T00:43:30.377Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-22T00:43:30.377Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-22T00:43:30.377Z] Selecting previously unselected package python3.6-minimal. [2020-12-22T00:43:30.377Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:43:30.377Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:30.638Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-22T00:43:30.882Z] 1ce36da41761: Pull complete [2020-12-22T00:43:30.898Z] Checking for services that may need to be restarted...done. [2020-12-22T00:43:30.899Z] Checking for services that may need to be restarted...done. [2020-12-22T00:43:30.899Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:30.899Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-22T00:43:30.899Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:31.158Z] 25b303627fd3: Verifying Checksum [2020-12-22T00:43:31.158Z] 25b303627fd3: Download complete [2020-12-22T00:43:31.468Z] Selecting previously unselected package python3-minimal. [2020-12-22T00:43:31.468Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-22T00:43:31.468Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:43:31.468Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-22T00:43:31.468Z] Selecting previously unselected package mime-support. [2020-12-22T00:43:31.468Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-22T00:43:31.468Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-22T00:43:31.734Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-22T00:43:31.734Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-22T00:43:31.734Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-22T00:43:31.734Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-22T00:43:31.734Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:43:31.734Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:31.994Z] Selecting previously unselected package python3.6. [2020-12-22T00:43:31.994Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:43:31.994Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:31.994Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T00:43:31.994Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:43:32.255Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-22T00:43:32.255Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-22T00:43:32.518Z] Selecting previously unselected package python3. [2020-12-22T00:43:32.518Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-22T00:43:32.518Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:43:32.518Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-22T00:43:32.518Z] Selecting previously unselected package multiarch-support. [2020-12-22T00:43:32.518Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:32.518Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-22T00:43:32.518Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-22T00:43:32.777Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-22T00:43:32.777Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-22T00:43:32.777Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-22T00:43:32.777Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-22T00:43:32.777Z] Selecting previously unselected package libbsd0:amd64. [2020-12-22T00:43:32.777Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-22T00:43:32.777Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-22T00:43:32.777Z] Selecting previously unselected package sudo. [2020-12-22T00:43:32.777Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-22T00:43:33.038Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-22T00:43:33.038Z] Selecting previously unselected package apparmor. [2020-12-22T00:43:33.038Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-22T00:43:33.038Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-22T00:43:33.300Z] Selecting previously unselected package libedit2:amd64. [2020-12-22T00:43:33.300Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-22T00:43:33.300Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-22T00:43:33.300Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T00:43:33.300Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:43:33.300Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:33.300Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T00:43:33.300Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:43:33.300Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:33.300Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T00:43:33.300Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-22T00:43:33.564Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-22T00:43:33.564Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T00:43:33.564Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:43:33.564Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:33.564Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T00:43:33.564Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:43:33.564Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:33.827Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-22T00:43:33.827Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-22T00:43:33.827Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-22T00:43:33.827Z] Selecting previously unselected package openssh-client. [2020-12-22T00:43:33.827Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-22T00:43:33.827Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-22T00:43:34.089Z] Selecting previously unselected package squashfs-tools. [2020-12-22T00:43:34.089Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-22T00:43:34.089Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-22T00:43:34.089Z] Selecting previously unselected package snapd. [2020-12-22T00:43:34.089Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-22T00:43:34.351Z] Unpacking snapd (2.48+18.04) ... [2020-12-22T00:43:36.895Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-22T00:43:36.895Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-22T00:43:36.895Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-22T00:43:36.895Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-22T00:43:36.895Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-22T00:43:36.895Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:36.895Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:43:36.895Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-22T00:43:36.895Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-22T00:43:38.282Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-22T00:43:38.282Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-22T00:43:38.282Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-22T00:43:38.282Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:38.282Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:38.282Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:43:39.232Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-22T00:43:39.232Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:39.232Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-22T00:43:39.232Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-22T00:43:39.232Z] running python rtupdate hooks for python3.6... [2020-12-22T00:43:39.232Z] running python post-rtupdate hooks for python3.6... [2020-12-22T00:43:39.232Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-22T00:43:40.625Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-22T00:43:40.888Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:43:40.888Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-22T00:43:41.148Z] Setting up snapd (2.48+18.04) ... [2020-12-22T00:43:41.302Z] 25b303627fd3: Pull complete [2020-12-22T00:43:41.302Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-22T00:43:41.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:41.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-22T00:43:41.545Z] prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container [2020-12-22T00:43:41.621Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-22T00:43:41.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-22T00:43:41.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-22T00:43:41.989Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-22T00:43:42.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-22T00:43:42.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-22T00:43:42.509Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-22T00:43:42.770Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-22T00:43:43.040Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-22T00:43:43.299Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-22T00:43:43.300Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-22T00:43:43.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-22T00:43:43.899Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:43:43.899Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-22T00:43:44.908Z] $ docker top 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 -eo pid,comm [Pipeline] { [2020-12-22T00:43:45.279Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:43:45.280Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:43:45.280Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] sh [2020-12-22T00:43:45.945Z] + docker-compose build --help [2020-12-22T00:43:45.945Z] + grep parallel [2020-12-22T00:43:46.660Z] Reading package lists... [2020-12-22T00:43:46.921Z] Reading package lists... [2020-12-22T00:43:46.921Z] Building dependency tree... [2020-12-22T00:43:46.921Z] Reading state information... [2020-12-22T00:43:47.181Z] Calculating upgrade... [2020-12-22T00:43:47.444Z] The following packages will be upgraded: [2020-12-22T00:43:47.444Z] advancecomp base-files bash binutils binutils-common [2020-12-22T00:43:47.444Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-22T00:43:47.444Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-22T00:43:47.444Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-22T00:43:47.444Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-22T00:43:47.444Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-22T00:43:47.444Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-22T00:43:47.444Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-22T00:43:47.444Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-22T00:43:47.444Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-22T00:43:47.444Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-22T00:43:47.444Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-22T00:43:47.444Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-22T00:43:47.444Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-22T00:43:47.444Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:43:47.444Z] Need to get 63.5 MB of archives. [2020-12-22T00:43:47.444Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-22T00:43:47.444Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-22T00:43:47.444Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-22T00:43:47.444Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-22T00:43:47.444Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-22T00:43:47.444Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-22T00:43:47.444Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-22T00:43:47.444Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-22T00:43:47.444Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-22T00:43:47.444Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-22T00:43:47.444Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-22T00:43:47.444Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-22T00:43:47.444Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-22T00:43:47.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-22T00:43:47.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-22T00:43:47.444Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-22T00:43:47.444Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-22T00:43:47.444Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-22T00:43:47.705Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-22T00:43:47.705Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-22T00:43:47.705Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-22T00:43:47.705Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-22T00:43:47.705Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-22T00:43:47.705Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-22T00:43:47.705Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-22T00:43:47.705Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-22T00:43:47.705Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-22T00:43:47.705Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-22T00:43:47.705Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-22T00:43:47.705Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-22T00:43:47.705Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-22T00:43:47.705Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-22T00:43:47.705Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-22T00:43:47.705Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-22T00:43:47.705Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-22T00:43:47.705Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-22T00:43:47.705Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-22T00:43:47.705Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-22T00:43:47.705Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-22T00:43:47.705Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-22T00:43:47.705Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-22T00:43:47.705Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-22T00:43:47.705Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-22T00:43:47.705Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-22T00:43:47.705Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-22T00:43:47.705Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-22T00:43:47.705Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-22T00:43:47.968Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-22T00:43:47.968Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-22T00:43:47.968Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-22T00:43:47.968Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-22T00:43:47.968Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-22T00:43:47.968Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-22T00:43:47.968Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-22T00:43:47.968Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-22T00:43:47.968Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-22T00:43:48.228Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-22T00:43:48.489Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-22T00:43:48.489Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-22T00:43:48.489Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-22T00:43:48.489Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-22T00:43:48.489Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-22T00:43:48.489Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-22T00:43:48.489Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-22T00:43:48.489Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-22T00:43:48.489Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-22T00:43:48.489Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-22T00:43:48.489Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-22T00:43:48.489Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-22T00:43:48.489Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-22T00:43:48.749Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-22T00:43:48.749Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-22T00:43:48.749Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-22T00:43:48.749Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-22T00:43:48.749Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-22T00:43:48.749Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-22T00:43:48.749Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-22T00:43:48.749Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-22T00:43:48.749Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-22T00:43:48.749Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-22T00:43:48.749Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-22T00:43:48.749Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-22T00:43:48.749Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-22T00:43:48.749Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-22T00:43:48.749Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-22T00:43:49.010Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-22T00:43:49.010Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-22T00:43:49.010Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-22T00:43:49.010Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-22T00:43:49.010Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-22T00:43:49.010Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-22T00:43:49.010Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-22T00:43:49.010Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-22T00:43:49.010Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-22T00:43:49.010Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-22T00:43:49.010Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-22T00:43:49.271Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-22T00:43:49.271Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:43:49.271Z] Fetched 63.5 MB in 2s (34.8 MB/s) [2020-12-22T00:43:49.316Z] --parallel Build images in parallel. [2020-12-22T00:43:49.532Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:49.532Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:49.532Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } [2020-12-22T00:43:49.606Z] $ docker stop --time=1 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 [2020-12-22T00:43:50.102Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:50.102Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:43:50.102Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-22T00:43:50.364Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-22T00:43:50.935Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:50.935Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.197Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.197Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.197Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.197Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.458Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.458Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.458Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.458Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.548Z] $ docker rm -f 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 [2020-12-22T00:43:51.719Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.719Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.719Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.719Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.719Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2020-12-22T00:43:51.979Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:51.979Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:51.979Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-22T00:43:51.979Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:43:52.240Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:52.240Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:52.240Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:52.240Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:52.240Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:52.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:52.336Z] . [Pipeline] withDockerContainer [2020-12-22T00:43:52.500Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:52.501Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:52.501Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:52.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container [2020-12-22T00:43:52.672Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-22T00:43:52.761Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:52.761Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:53.022Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:43:53.282Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-22T00:43:53.542Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:53.542Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-22T00:43:53.542Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-22T00:43:53.542Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-22T00:43:53.803Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-22T00:43:53.803Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-22T00:43:54.064Z] Installing new version of config file /etc/issue ... [2020-12-22T00:43:54.064Z] Installing new version of config file /etc/issue.net ... [2020-12-22T00:43:54.064Z] Installing new version of config file /etc/lsb-release ... [2020-12-22T00:43:54.064Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-22T00:43:54.125Z] $ docker top cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 -eo pid,comm [2020-12-22T00:43:54.325Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-22T00:43:54.325Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-22T00:43:54.325Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-22T00:43:54.325Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:54.325Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-22T00:43:54.325Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [Pipeline] { [Pipeline] sh [2020-12-22T00:43:54.586Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-22T00:43:54.586Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-22T00:43:54.586Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:54.586Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:54.845Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:54.845Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:54.845Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:54.845Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-22T00:43:54.845Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-22T00:43:55.105Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-22T00:43:55.105Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:55.105Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-22T00:43:55.105Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:43:55.147Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-22T00:43:55.365Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-22T00:43:55.365Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:55.365Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:55.625Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:55.625Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:55.625Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:55.625Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:55.625Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:55.886Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:55.886Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:55.886Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-22T00:43:55.886Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-22T00:43:56.146Z] Setting up grep (3.1-2build1) ... [2020-12-22T00:43:56.146Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:56.146Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-22T00:43:56.146Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-22T00:43:56.407Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-22T00:43:56.407Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:56.407Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:43:56.407Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:56.669Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:56.669Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:56.669Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:56.669Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:57.240Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:57.240Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:57.240Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:57.501Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:58.072Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-22T00:43:58.072Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:58.072Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-22T00:43:58.072Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:58.525Z] Building docker-core-command-go ... [2020-12-22T00:43:58.525Z] Building docker-core-data-go ... [2020-12-22T00:43:58.525Z] Building docker-core-metadata-go ... [2020-12-22T00:43:58.525Z] Building docker-security-bootstrap-redis-go ... [2020-12-22T00:43:58.525Z] Building docker-security-proxy-setup-go ... [2020-12-22T00:43:58.525Z] Building docker-security-secretstore-setup-go ... [2020-12-22T00:43:58.525Z] Building docker-support-notifications-go ... [2020-12-22T00:43:58.525Z] Building docker-support-scheduler-go ... [2020-12-22T00:43:58.525Z] Building docker-sys-mgmt-agent-go ... [2020-12-22T00:43:58.797Z] Building docker-core-data-go [2020-12-22T00:43:58.797Z] Building docker-security-secretstore-setup-go [2020-12-22T00:43:58.797Z] Building docker-support-notifications-go [2020-12-22T00:43:58.797Z] Building docker-support-scheduler-go [2020-12-22T00:43:58.797Z] Building docker-security-bootstrap-redis-go [2020-12-22T00:43:59.010Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-22T00:43:59.010Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-22T00:43:59.271Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-22T00:43:59.271Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-22T00:43:59.271Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-22T00:43:59.530Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:59.530Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-22T00:43:59.530Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-22T00:43:59.530Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-22T00:43:59.791Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:59.791Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:59.791Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:59.791Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:00.052Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:00.052Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:00.052Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:00.052Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:00.052Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:00.052Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:00.052Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:00.312Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:00.312Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:00.312Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:00.312Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:00.573Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:00.573Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:00.573Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:44:00.573Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:44:00.834Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:44:00.834Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:44:00.834Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:44:01.095Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:01.095Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:44:01.095Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:44:01.095Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:44:01.363Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:01.363Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:01.363Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:01.363Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:01.363Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:01.363Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:01.363Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:01.643Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:01.643Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:01.643Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:01.643Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:02.233Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:02.493Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-22T00:44:02.754Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-22T00:44:02.754Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:02.754Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:44:02.754Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:44:03.015Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:44:03.276Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:44:03.276Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-22T00:44:03.276Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:44:03.276Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-22T00:44:03.537Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:03.537Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-22T00:44:03.537Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-22T00:44:03.537Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-22T00:44:04.109Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:04.109Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:44:04.109Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:44:04.109Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:44:04.370Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:04.370Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:44:04.370Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:44:04.370Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:44:04.638Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:04.638Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:44:04.638Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:44:04.898Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:44:04.899Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:04.899Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:44:05.159Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:44:05.159Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:44:05.159Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:44:05.420Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:44:05.420Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:44:05.420Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:44:05.681Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:05.681Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-22T00:44:05.681Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-22T00:44:05.681Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-22T00:44:05.946Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:05.946Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-22T00:44:05.946Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:44:05.946Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:44:06.516Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:06.516Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:44:06.516Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:44:06.516Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:44:06.516Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:06.516Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-22T00:44:06.516Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-22T00:44:06.776Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-22T00:44:06.776Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:06.776Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-22T00:44:06.776Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-22T00:44:07.037Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-22T00:44:07.298Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:07.298Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:44:07.298Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:44:07.558Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-22T00:44:07.558Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:07.558Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-22T00:44:07.558Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-22T00:44:07.818Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-22T00:44:07.818Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:07.818Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-22T00:44:07.818Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-22T00:44:08.091Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-22T00:44:08.091Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:08.091Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-22T00:44:08.091Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-22T00:44:08.393Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-22T00:44:08.393Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:08.393Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-22T00:44:08.393Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-22T00:44:08.393Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-22T00:44:08.393Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:44:08.393Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-22T00:44:08.681Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-22T00:44:08.681Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-22T00:44:08.681Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-22T00:44:08.681Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-22T00:44:08.681Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-22T00:44:08.949Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-22T00:44:08.949Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-22T00:44:09.216Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-22T00:44:09.216Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-22T00:44:09.482Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-22T00:44:09.482Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-22T00:44:09.751Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-22T00:44:09.751Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-22T00:44:09.751Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-22T00:44:09.751Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-22T00:44:10.022Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-22T00:44:10.022Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-22T00:44:10.022Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-22T00:44:10.023Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-22T00:44:10.293Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-22T00:44:10.293Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-22T00:44:10.293Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-22T00:44:10.293Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-22T00:44:10.293Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-22T00:44:10.624Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-22T00:44:10.624Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-22T00:44:10.624Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-22T00:44:11.584Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-22T00:44:11.585Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-22T00:44:11.585Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-22T00:44:11.585Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-22T00:44:11.585Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:44:11.585Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:44:12.157Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:44:12.157Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:44:12.157Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:44:12.416Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:44:12.417Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:44:12.417Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:44:12.677Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:12.677Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:12.677Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:12.677Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:12.937Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:12.937Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:12.937Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:12.937Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:14.329Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:14.329Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:15.271Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:15.271Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:16.221Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:16.221Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:16.481Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:16.481Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:17.421Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:44:17.421Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:44:17.421Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:44:17.421Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:44:17.681Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-22T00:44:17.681Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:44:17.942Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-22T00:44:17.942Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:44:17.942Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-22T00:44:17.942Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-22T00:44:18.202Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:44:18.202Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:44:18.202Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:44:18.202Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:44:18.463Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-22T00:44:18.463Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-22T00:44:18.463Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.463Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:44:18.463Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.463Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.463Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.723Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-22T00:44:18.723Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-22T00:44:18.723Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-22T00:44:18.723Z] [2020-12-22T00:44:18.723Z] Current default time zone: 'Etc/UTC' [2020-12-22T00:44:18.723Z] Local time is now: Tue Dec 22 00:44:18 UTC 2020. [2020-12-22T00:44:18.723Z] Universal Time is now: Tue Dec 22 00:44:18 UTC 2020. [2020-12-22T00:44:18.723Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-22T00:44:18.723Z] [2020-12-22T00:44:18.723Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-22T00:44:18.983Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.983Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-22T00:44:18.983Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:44:18.983Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-22T00:44:18.983Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-22T00:44:18.983Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-22T00:44:18.983Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-22T00:44:18.983Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-22T00:44:18.984Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-22T00:44:18.984Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:18.984Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-22T00:44:19.248Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:19.248Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:44:19.508Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:19.508Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-22T00:44:19.508Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-22T00:44:19.768Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-22T00:44:19.768Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-22T00:44:19.768Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-22T00:44:19.768Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-22T00:44:19.768Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:44:19.768Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-22T00:44:21.150Z] Updating certificates in /etc/ssl/certs... [2020-12-22T00:44:22.092Z] 22 added, 17 removed; done. [2020-12-22T00:44:22.092Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-22T00:44:22.092Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:44:22.092Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-22T00:44:22.092Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-22T00:44:22.092Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-22T00:44:22.092Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.092Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:44:22.352Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.352Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.352Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.352Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.352Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.352Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-22T00:44:22.352Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:44:22.352Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:44:22.612Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-22T00:44:22.612Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:44:22.612Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.612Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:44:22.612Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:44:22.612Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-22T00:44:22.612Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:44:22.871Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:44:22.871Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-22T00:44:22.871Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-22T00:44:22.871Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-22T00:44:22.871Z] Updating certificates in /etc/ssl/certs... [2020-12-22T00:44:23.439Z] 0 added, 0 removed; done. [2020-12-22T00:44:23.439Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-22T00:44:23.439Z] done. [2020-12-22T00:44:24.010Z] Reading package lists... [2020-12-22T00:44:24.271Z] Building dependency tree... [2020-12-22T00:44:24.271Z] Reading state information... [2020-12-22T00:44:24.271Z] The following NEW packages will be installed: [2020-12-22T00:44:24.271Z] apt-transport-https [2020-12-22T00:44:24.531Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:44:24.531Z] Need to get 1696 B of archives. [2020-12-22T00:44:24.531Z] After this operation, 153 kB of additional disk space will be used. [2020-12-22T00:44:24.531Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-22T00:44:24.531Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:44:24.792Z] Fetched 1696 B in 0s (9515 B/s) [2020-12-22T00:44:24.792Z] Selecting previously unselected package apt-transport-https. [2020-12-22T00:44:24.792Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-22T00:44:24.792Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-22T00:44:24.792Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-22T00:44:24.792Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-22T00:44:25.051Z] Waiting for network to be ready... [2020-12-22T00:44:31.638Z] 2020-12-22T00:44:28Z INFO Waiting for automatic snapd restart... [2020-12-22T00:44:31.638Z] snapd 2.48.1 from Canonical* installed [2020-12-22T00:44:33.018Z] "snapd" switched to the "latest/stable" channel [2020-12-22T00:44:33.018Z] [2020-12-22T00:44:37.216Z] core18 20201210 from Canonical* installed [2020-12-22T00:44:37.216Z] "core18" switched to the "latest/stable" channel [2020-12-22T00:44:37.216Z] [2020-12-22T00:44:42.509Z] snapcraft 4.4.4 from Canonical* installed [2020-12-22T00:44:42.509Z] "snapcraft" switched to the "latest/stable" channel [2020-12-22T00:44:42.509Z] [2020-12-22T00:44:45.807Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-22T00:44:45.807Z] - README.md [2020-12-22T00:44:45.807Z] [2020-12-22T00:44:45.807Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-22T00:44:52.385Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:44:52.385Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:44:52.385Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:44:52.385Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-22T00:44:53.766Z] Reading package lists... [2020-12-22T00:44:54.335Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-22T00:45:00.913Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:45:00.913Z] Reading package lists... [2020-12-22T00:45:00.913Z] Building dependency tree... [2020-12-22T00:45:00.913Z] Reading state information... [2020-12-22T00:45:00.913Z] Suggested packages: [2020-12-22T00:45:00.913Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-22T00:45:00.913Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-22T00:45:00.913Z] Recommended packages: [2020-12-22T00:45:00.913Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-22T00:45:00.913Z] The following NEW packages will be installed: [2020-12-22T00:45:00.913Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-22T00:45:00.913Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-22T00:45:00.913Z] pkg-config zip [2020-12-22T00:45:00.913Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:45:00.913Z] Need to get 7655 kB of archives. [2020-12-22T00:45:00.913Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-22T00:45:00.913Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-22T00:45:00.913Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-22T00:45:01.176Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-22T00:45:01.176Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-22T00:45:01.176Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-22T00:45:01.176Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-22T00:45:01.441Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-22T00:45:01.441Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-22T00:45:01.441Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-22T00:45:01.441Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-22T00:45:01.702Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-22T00:45:01.702Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-22T00:45:01.702Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-22T00:45:01.968Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-22T00:45:01.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-22T00:45:01.968Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:45:01.968Z] Fetched 7655 kB in 1s (6965 kB/s) [2020-12-22T00:45:02.236Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-22T00:45:02.236Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-22T00:45:02.236Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-22T00:45:02.236Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-22T00:45:02.497Z] Selecting previously unselected package libpsl5:amd64. [2020-12-22T00:45:02.497Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-22T00:45:02.497Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-22T00:45:02.497Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T00:45:02.497Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-22T00:45:02.497Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-22T00:45:02.761Z] Selecting previously unselected package librtmp1:amd64. [2020-12-22T00:45:02.761Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-22T00:45:02.761Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-22T00:45:02.761Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-22T00:45:02.761Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-22T00:45:02.761Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-22T00:45:03.024Z] Selecting previously unselected package liberror-perl. [2020-12-22T00:45:03.024Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-22T00:45:03.024Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-22T00:45:03.286Z] Selecting previously unselected package git-man. [2020-12-22T00:45:03.286Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-22T00:45:03.286Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:45:03.548Z] Selecting previously unselected package git. [2020-12-22T00:45:03.548Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-22T00:45:03.548Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:45:04.937Z] Selecting previously unselected package libnorm1:amd64. [2020-12-22T00:45:04.937Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-22T00:45:04.937Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-22T00:45:04.937Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-22T00:45:04.937Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-22T00:45:04.937Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-22T00:45:05.211Z] Selecting previously unselected package libsodium23:amd64. [2020-12-22T00:45:05.211Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-22T00:45:05.211Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-22T00:45:05.211Z] Selecting previously unselected package libzmq5:amd64. [2020-12-22T00:45:05.479Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-22T00:45:05.479Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:45:05.479Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-22T00:45:05.479Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-22T00:45:05.479Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:45:05.479Z] Selecting previously unselected package pkg-config. [2020-12-22T00:45:05.479Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-22T00:45:05.479Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-22T00:45:05.743Z] Selecting previously unselected package zip. [2020-12-22T00:45:05.743Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-22T00:45:05.743Z] Unpacking zip (3.0-11build1) ... [2020-12-22T00:45:05.743Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-22T00:45:05.743Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:45:05.743Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-22T00:45:05.743Z] Setting up liberror-perl (0.17025-1) ... [2020-12-22T00:45:05.743Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-22T00:45:06.022Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-22T00:45:06.022Z] No schema files found: doing nothing. [2020-12-22T00:45:06.022Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-22T00:45:06.022Z] Setting up zip (3.0-11build1) ... [2020-12-22T00:45:06.022Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-22T00:45:06.022Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-22T00:45:06.022Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-22T00:45:06.022Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:45:06.022Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-22T00:45:06.022Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:45:06.287Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:45:06.287Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:45:06.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:45:06.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:45:06.823Z] ---> f356f9aad29d [2020-12-22T00:45:06.823Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:45:06.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:45:06.823Z] [2020-12-22T00:45:06.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:45:06.823Z] [2020-12-22T00:45:06.823Z] ---> f356f9aad29d [2020-12-22T00:45:06.823Z] ---> f356f9aad29d [2020-12-22T00:45:06.823Z] Step 3/21 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2020-12-22T00:45:06.823Z] [2020-12-22T00:45:06.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:45:06.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:45:06.823Z] ---> f356f9aad29d [2020-12-22T00:45:06.823Z] Step 3/23 : WORKDIR /edgex-go [2020-12-22T00:45:07.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:45:07.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:45:07.099Z] ---> f356f9aad29d [2020-12-22T00:45:07.099Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:45:11.421Z] ---> Running in f4b7f3c107f1 [2020-12-22T00:45:11.422Z] ---> Running in 5339aeb43b03 [2020-12-22T00:45:11.422Z] ---> Running in 6ce6080417a9 [2020-12-22T00:45:11.422Z] ---> Running in 640d40c49af8 [2020-12-22T00:45:11.422Z] ---> Running in c1b80ccb47d9 [2020-12-22T00:45:11.422Z] Removing intermediate container 5339aeb43b03 [2020-12-22T00:45:11.422Z] ---> ea6a674e151c [2020-12-22T00:45:11.422Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:45:11.693Z] Removing intermediate container c1b80ccb47d9 [2020-12-22T00:45:11.693Z] ---> 1aeb224d66e2 [2020-12-22T00:45:11.693Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:45:11.693Z] ---> Running in a7c72ba2fb5f [2020-12-22T00:45:11.693Z] Removing intermediate container 640d40c49af8 [2020-12-22T00:45:11.693Z] ---> 28bab8f044f0 [2020-12-22T00:45:11.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:45:11.693Z] Removing intermediate container 6ce6080417a9 [2020-12-22T00:45:11.693Z] ---> bb78121c44ba [2020-12-22T00:45:11.693Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:45:11.693Z] Removing intermediate container f4b7f3c107f1 [2020-12-22T00:45:11.693Z] ---> 6dea6a577aa5 [2020-12-22T00:45:11.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:45:11.968Z] ---> Running in 709e47e66ad7 [2020-12-22T00:45:11.968Z] ---> Running in 7a16a2aa1561 [2020-12-22T00:45:11.968Z] ---> Running in 8147f09dab58 [2020-12-22T00:45:11.968Z] ---> Running in 2a8dee83e02e [2020-12-22T00:45:12.919Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:45:12.919Z] git set to automatically installed. [2020-12-22T00:45:12.919Z] git-man set to automatically installed. [2020-12-22T00:45:12.919Z] libcurl3-gnutls set to automatically installed. [2020-12-22T00:45:12.919Z] liberror-perl set to automatically installed. [2020-12-22T00:45:12.919Z] libglib2.0-0 set to automatically installed. [2020-12-22T00:45:12.919Z] libnghttp2-14 set to automatically installed. [2020-12-22T00:45:12.919Z] libnorm1 set to automatically installed. [2020-12-22T00:45:12.919Z] libpgm-5.2-0 set to automatically installed. [2020-12-22T00:45:12.919Z] libpsl5 set to automatically installed. [2020-12-22T00:45:12.919Z] librtmp1 set to automatically installed. [2020-12-22T00:45:12.919Z] libsodium23 set to automatically installed. [2020-12-22T00:45:12.919Z] libzmq3-dev set to automatically installed. [2020-12-22T00:45:12.919Z] libzmq5 set to automatically installed. [2020-12-22T00:45:12.919Z] pkg-config set to automatically installed. [2020-12-22T00:45:12.919Z] zip set to automatically installed. [2020-12-22T00:45:14.438Z] snapd is not logged in, snap install commands will use sudo [2020-12-22T00:45:15.411Z] Removing intermediate container a7c72ba2fb5f [2020-12-22T00:45:15.412Z] ---> 36855daf8d1d [2020-12-22T00:45:15.412Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-22T00:45:15.694Z] ---> Running in 083cf3225261 [2020-12-22T00:45:15.694Z] Removing intermediate container 709e47e66ad7 [2020-12-22T00:45:15.694Z] ---> 286ab2185e84 [2020-12-22T00:45:15.694Z] Step 5/24 : RUN apk update && apk add make git [2020-12-22T00:45:15.694Z] Removing intermediate container 8147f09dab58 [2020-12-22T00:45:15.694Z] ---> 855a38221503 [2020-12-22T00:45:15.694Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:45:15.973Z] ---> Running in b549c04fbfb3 [2020-12-22T00:45:16.247Z] ---> Running in 531ed5cddfc6 [2020-12-22T00:45:16.247Z] Removing intermediate container 7a16a2aa1561 [2020-12-22T00:45:16.247Z] ---> 7e92865a2d42 [2020-12-22T00:45:16.247Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:45:16.518Z] Removing intermediate container 2a8dee83e02e [2020-12-22T00:45:16.518Z] ---> 3da8940572c6 [2020-12-22T00:45:16.518Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-22T00:45:16.518Z] ---> Running in 9f48ab653497 [2020-12-22T00:45:16.798Z] ---> Running in e1aa473d2ba3 [2020-12-22T00:45:17.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:18.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:19.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:19.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:19.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:45:19.422Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:45:19.422Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:45:19.422Z] OK: 12620 distinct packages available [2020-12-22T00:45:20.424Z] OK: 217 MiB in 51 packages [2020-12-22T00:45:20.424Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:45:20.424Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:45:20.424Z] OK: 12620 distinct packages available [2020-12-22T00:45:20.424Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:45:20.424Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:45:20.424Z] OK: 12620 distinct packages available [2020-12-22T00:45:20.424Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:45:20.424Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:45:20.424Z] OK: 12620 distinct packages available [2020-12-22T00:45:20.424Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:45:20.424Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:45:20.424Z] OK: 12620 distinct packages available [2020-12-22T00:45:21.024Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:45:21.024Z] snap "core18" has no updates available [2020-12-22T00:45:21.432Z] OK: 217 MiB in 51 packages [2020-12-22T00:45:21.432Z] OK: 217 MiB in 51 packages [2020-12-22T00:45:21.432Z] OK: 217 MiB in 51 packages [2020-12-22T00:45:21.432Z] OK: 217 MiB in 51 packages [2020-12-22T00:45:21.594Z] Pulling config-common [2020-12-22T00:45:22.038Z] Removing intermediate container 083cf3225261 [2020-12-22T00:45:22.038Z] ---> 6c49f357e579 [2020-12-22T00:45:22.039Z] Step 6/24 : COPY go.mod . [2020-12-22T00:45:22.534Z] Pulling go-build-helper [2020-12-22T00:45:23.055Z] ---> eae17a2c2cac [2020-12-22T00:45:23.056Z] Step 7/24 : RUN go mod download [2020-12-22T00:45:23.056Z] ---> Running in 77b8326dcccb [2020-12-22T00:45:23.331Z] Removing intermediate container b549c04fbfb3 [2020-12-22T00:45:23.331Z] ---> 2f1750f48b35 [2020-12-22T00:45:23.331Z] Step 6/24 : COPY go.mod . [2020-12-22T00:45:23.604Z] Removing intermediate container 531ed5cddfc6 [2020-12-22T00:45:23.604Z] ---> bb54b1c26f20 [2020-12-22T00:45:23.604Z] Step 6/21 : COPY go.mod . [2020-12-22T00:45:23.604Z] Removing intermediate container e1aa473d2ba3 [2020-12-22T00:45:23.604Z] ---> 17706d730e77 [2020-12-22T00:45:23.604Z] Step 6/23 : COPY go.mod . [2020-12-22T00:45:23.604Z] Removing intermediate container 9f48ab653497 [2020-12-22T00:45:23.604Z] ---> ff10cb1b75cc [2020-12-22T00:45:23.604Z] Step 6/22 : COPY go.mod . [2020-12-22T00:45:24.589Z] ---> 949e0eac9147 [2020-12-22T00:45:24.589Z] Step 7/24 : RUN go mod download [2020-12-22T00:45:24.589Z] ---> Running in f2a83e7d5472 [2020-12-22T00:45:24.864Z] ---> 86ca34e1d0ab [2020-12-22T00:45:24.864Z] Step 7/21 : RUN go mod download [2020-12-22T00:45:24.864Z] ---> 6168c74bb4d3 [2020-12-22T00:45:24.864Z] Step 7/23 : RUN go mod download [2020-12-22T00:45:24.864Z] ---> 3d6b4995dc29 [2020-12-22T00:45:24.864Z] Step 7/22 : RUN go mod download [2020-12-22T00:45:25.154Z] ---> Running in fdc1da309fcd [2020-12-22T00:45:25.154Z] ---> Running in 738bee4b10d1 [2020-12-22T00:45:25.154Z] ---> Running in ca832327e033 [2020-12-22T00:45:27.182Z] Removing intermediate container 77b8326dcccb [2020-12-22T00:45:27.182Z] ---> 391bee8f5bee [2020-12-22T00:45:27.182Z] Step 8/24 : COPY . . [2020-12-22T00:45:29.820Z] Removing intermediate container f2a83e7d5472 [2020-12-22T00:45:29.820Z] ---> 614b161d3b31 [2020-12-22T00:45:29.820Z] Step 8/24 : COPY . . [2020-12-22T00:45:30.097Z] Removing intermediate container fdc1da309fcd [2020-12-22T00:45:30.097Z] ---> 04e96fa24c57 [2020-12-22T00:45:30.097Z] Step 8/21 : COPY . . [2020-12-22T00:45:30.371Z] Removing intermediate container 738bee4b10d1 [2020-12-22T00:45:30.371Z] ---> 808ed8bb477f [2020-12-22T00:45:30.371Z] Step 8/23 : COPY . . [2020-12-22T00:45:30.645Z] Removing intermediate container ca832327e033 [2020-12-22T00:45:30.645Z] ---> 62a9cbef54de [2020-12-22T00:45:30.645Z] Step 8/22 : COPY . . [2020-12-22T00:45:49.109Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-22T00:45:49.109Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-22T00:45:49.109Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-22T00:45:49.109Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-22T00:45:49.109Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-22T00:45:49.109Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-22T00:45:49.109Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-22T00:45:49.109Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-22T00:45:49.109Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-22T00:45:49.109Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-22T00:45:49.109Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-22T00:45:49.109Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-22T00:45:49.109Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-22T00:45:49.109Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-22T00:45:49.109Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-22T00:45:49.109Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-22T00:45:49.109Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-22T00:45:49.109Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-22T00:45:49.109Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-22T00:45:49.109Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-22T00:45:49.109Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-22T00:45:49.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-22T00:45:49.109Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-22T00:45:49.109Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-22T00:45:49.109Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-22T00:45:49.109Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-22T00:45:49.109Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-22T00:45:49.109Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-22T00:45:49.109Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-22T00:45:49.109Z] Fetched 279 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-22T00:45:49.109Z] Fetched 122 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-22T00:45:49.109Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-22T00:45:49.109Z] Fetched 8848 B in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-22T00:45:49.109Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-22T00:45:49.109Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-22T00:45:49.109Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-22T00:45:49.109Z] Fetched 214 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-22T00:45:49.109Z] Fetched 155 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-22T00:45:49.109Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-22T00:45:49.109Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-22T00:45:49.109Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-22T00:45:49.109Z] Fetched 499 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-22T00:45:49.109Z] Fetched 111 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-22T00:45:49.109Z] Fetched 240 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-22T00:45:49.109Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-22T00:45:49.109Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-22T00:45:49.109Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-22T00:45:49.109Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-22T00:45:49.109Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-22T00:45:49.109Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-22T00:45:49.109Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-22T00:45:49.109Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-22T00:45:49.109Z] Fetched 8720 B in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-22T00:45:49.109Z] Fetched 137 kB in 0s (0 B/s) [2020-12-22T00:45:49.109Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-22T00:45:49.110Z] Fetched 119 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-22T00:45:49.110Z] Fetched 109 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-22T00:45:49.110Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-22T00:45:49.110Z] Fetched 645 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-22T00:45:49.110Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-22T00:45:49.110Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-22T00:45:49.110Z] Fetched 368 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-22T00:45:49.110Z] Fetched 187 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-22T00:45:49.110Z] Fetched 175 kB in 0s (0 B/s) [2020-12-22T00:45:49.110Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-22T00:45:50.053Z] Fetched 206 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-22T00:45:50.053Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-22T00:45:50.053Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-22T00:45:50.053Z] Fetched 159 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-22T00:45:50.053Z] Fetched 107 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-22T00:45:50.053Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-22T00:45:50.053Z] Pulling static-packages [2020-12-22T00:45:50.994Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-22T00:45:50.994Z] Skipping pull go-build-helper (already ran) [2020-12-22T00:45:50.994Z] Skipping pull static-packages (already ran) [2020-12-22T00:45:50.994Z] Building go-build-helper [2020-12-22T00:45:55.194Z] Building static-packages [2020-12-22T00:45:57.521Z] ---> f8ba6f5dafae [2020-12-22T00:45:57.521Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-22T00:45:57.521Z] ---> 1eb854a005a8 [2020-12-22T00:45:57.521Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-22T00:45:57.521Z] ---> cf6ca02fe3cd [2020-12-22T00:45:57.521Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-22T00:45:57.521Z] ---> Running in 63a7208e2833 [2020-12-22T00:45:57.521Z] ---> Running in 71ffbb1ae256 [2020-12-22T00:45:57.521Z] ---> Running in ccc22a1cbefa [2020-12-22T00:45:57.521Z] ---> cefa5120310c [2020-12-22T00:45:57.521Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-22T00:45:57.521Z] ---> 29facfa8abc0 [2020-12-22T00:45:57.521Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-22T00:45:57.521Z] ---> Running in 5aa301c3ec5b [2020-12-22T00:45:57.521Z] ---> Running in 2bd81dc3d025 [2020-12-22T00:45:57.521Z] 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 [2020-12-22T00:45:57.521Z] 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 [2020-12-22T00:45:57.521Z] 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 [2020-12-22T00:45:57.521Z] 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 [2020-12-22T00:45:57.521Z] 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 [2020-12-22T00:45:57.743Z] Staging go-build-helper [2020-12-22T00:45:58.313Z] Staging static-packages [2020-12-22T00:45:59.694Z] Pulling go115 [2020-12-22T00:46:00.636Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-22T00:46:00.636Z] Skipping pull go115 (already ran) [2020-12-22T00:46:00.636Z] Building go115 [2020-12-22T00:46:00.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T00:46:00.636Z] Dload Upload Total Spent Left Speed [2020-12-22T00:46:04.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 115M 17 20.4M 0 0 29.0M 0 0:00:03 --:--:-- 0:00:03 29.0M 48 115M 48 56.1M 0 0 32.9M 0 0:00:03 0:00:01 0:00:02 32.9M 74 115M 74 86.4M 0 0 31.8M 0 0:00:03 0:00:02 0:00:01 31.8M 100 115M 100 115M 0 0 31.4M 0 0:00:03 0:00:03 --:--:-- 31.4M [2020-12-22T00:46:05.126Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-22T00:46:10.412Z] Staging go115 [2020-12-22T00:46:16.995Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:46:16.995Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:46:16.995Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-22T00:46:16.995Z] Fetched 0 B in 0s (0 B/s) [2020-12-22T00:46:16.995Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-22T00:46:16.996Z] Fetched 224 kB in 0s (0 B/s) [2020-12-22T00:46:16.996Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-22T00:46:16.996Z] Fetched 157 kB in 0s (0 B/s) [2020-12-22T00:46:16.996Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-22T00:46:16.996Z] Fetched 221 kB in 0s (0 B/s) [2020-12-22T00:46:16.996Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-22T00:46:16.996Z] Fetched 143 kB in 0s (0 B/s) [2020-12-22T00:46:16.996Z] Pulling edgex-go [2020-12-22T00:46:17.934Z] Pulling version [2020-12-22T00:46:18.877Z] Building config-common [2020-12-22T00:46:21.419Z] Skipping build go-build-helper (already ran) [2020-12-22T00:46:21.419Z] Skipping build static-packages (already ran) [2020-12-22T00:46:21.419Z] Skipping build go115 (already ran) [2020-12-22T00:46:21.419Z] Building edgex-go [2020-12-22T00:46:21.990Z] 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 [2020-12-22T00:46:23.373Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-22T00:46:23.373Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 [2020-12-22T00:46:23.373Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-22T00:46:23.373Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-22T00:46:23.373Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-22T00:46:23.373Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-22T00:46:23.373Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2020-12-22T00:46:23.373Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-22T00:46:23.373Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-22T00:46:23.373Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-22T00:46:23.373Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-22T00:46:23.373Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T00:46:23.373Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-22T00:46:23.373Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-22T00:46:23.373Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-22T00:46:23.373Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-22T00:46:23.373Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T00:46:23.373Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-22T00:46:23.373Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-22T00:46:23.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-22T00:46:23.373Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-22T00:46:23.373Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-22T00:46:23.633Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-22T00:46:23.633Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-22T00:46:23.907Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-22T00:46:24.198Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-22T00:46:32.362Z] 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 [2020-12-22T00:46:36.565Z] 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 [2020-12-22T00:46:37.135Z] 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 [2020-12-22T00:46:38.076Z] 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 [2020-12-22T00:46:38.645Z] 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 [2020-12-22T00:46:38.645Z] go: downloading github.com/stretchr/testify v1.6.1 [2020-12-22T00:46:38.907Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-12-22T00:46:38.907Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T00:46:38.907Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T00:46:40.826Z] 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 [2020-12-22T00:46:40.826Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-22T00:46:40.826Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-22T00:46:42.221Z] 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 [2020-12-22T00:46:42.801Z] 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 [2020-12-22T00:46:43.066Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T00:46:44.459Z] 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 [2020-12-22T00:46:45.399Z] 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 [2020-12-22T00:46:46.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-22T00:46:46.341Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-22T00:46:49.640Z] Building version [2020-12-22T00:46:51.566Z] Staging config-common [2020-12-22T00:46:52.953Z] Skipping stage go-build-helper (already ran) [2020-12-22T00:46:52.953Z] Skipping stage static-packages (already ran) [2020-12-22T00:46:52.953Z] Skipping stage go115 (already ran) [2020-12-22T00:46:52.953Z] Staging edgex-go [2020-12-22T00:46:53.897Z] Staging version [2020-12-22T00:46:54.841Z] Priming config-common [2020-12-22T00:46:56.231Z] Priming go-build-helper [2020-12-22T00:46:57.174Z] Priming static-packages [2020-12-22T00:46:59.131Z] Priming go115 [2020-12-22T00:47:00.554Z] Priming edgex-go [2020-12-22T00:47:01.961Z] Priming version [2020-12-22T00:47:02.901Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T00:47:19.356Z] 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 [2020-12-22T00:47:29.668Z] Removing intermediate container 71ffbb1ae256 [2020-12-22T00:47:29.668Z] ---> 8d52bf9e8be3 [2020-12-22T00:47:29.668Z] [2020-12-22T00:47:29.668Z] Step 10/24 : FROM alpine:3.10 [2020-12-22T00:47:29.668Z] Removing intermediate container 2bd81dc3d025 [2020-12-22T00:47:29.668Z] ---> fad8b67c8c1b [2020-12-22T00:47:29.668Z] [2020-12-22T00:47:29.668Z] Step 10/22 : FROM alpine:3.10 [2020-12-22T00:47:29.668Z] 3.10: Pulling from library/alpine [2020-12-22T00:47:29.668Z] 3.10: Pulling from library/alpine [2020-12-22T00:47:31.116Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-22T00:47:31.116Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-22T00:47:31.116Z] Status: Downloaded newer image for alpine:3.10 [2020-12-22T00:47:31.116Z] ---> 536a684cf733 [2020-12-22T00:47:31.116Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:47:31.116Z] Status: Image is up to date for alpine:3.10 [2020-12-22T00:47:31.116Z] ---> 536a684cf733 [2020-12-22T00:47:31.116Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:47:33.346Z] ---> Running in 519139bae494 [2020-12-22T00:47:33.346Z] ---> Running in 9fc91e7263a6 [2020-12-22T00:47:33.346Z] Removing intermediate container 5aa301c3ec5b [2020-12-22T00:47:33.346Z] ---> 92d09b6e105f [2020-12-22T00:47:33.346Z] [2020-12-22T00:47:33.346Z] Step 10/21 : FROM scratch [2020-12-22T00:47:33.346Z] ---> [2020-12-22T00:47:33.346Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:47:33.953Z] ---> Running in 9761fc444a03 [2020-12-22T00:47:34.231Z] Removing intermediate container 63a7208e2833 [2020-12-22T00:47:34.231Z] ---> cbf42587213f [2020-12-22T00:47:34.231Z] [2020-12-22T00:47:34.231Z] Step 10/24 : FROM scratch [2020-12-22T00:47:34.231Z] ---> [2020-12-22T00:47:34.231Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-22T00:47:34.510Z] ---> Running in 36e18ca731e0 [2020-12-22T00:47:34.787Z] Removing intermediate container 9761fc444a03 [2020-12-22T00:47:34.787Z] ---> e08c37f32f3c [2020-12-22T00:47:34.787Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-22T00:47:35.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:35.065Z] ---> Running in 7ab84d74b185 [2020-12-22T00:47:35.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:35.065Z] Removing intermediate container 36e18ca731e0 [2020-12-22T00:47:35.341Z] ---> dd8ac41a9129 [2020-12-22T00:47:35.341Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-22T00:47:35.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:35.341Z] ---> Running in 7b187b0c9bab [2020-12-22T00:47:35.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:35.612Z] Removing intermediate container 7ab84d74b185 [2020-12-22T00:47:35.612Z] ---> 38997cdb82f6 [2020-12-22T00:47:35.612Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-22T00:47:35.883Z] ---> Running in 6b2512437d1e [2020-12-22T00:47:35.883Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:47:35.883Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:47:35.883Z] OK: 10171 distinct packages available [2020-12-22T00:47:35.883Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:47:35.883Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:47:35.883Z] OK: 10171 distinct packages available [2020-12-22T00:47:35.883Z] Removing intermediate container 7b187b0c9bab [2020-12-22T00:47:35.883Z] ---> 08b368d1abba [2020-12-22T00:47:35.883Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T00:47:36.158Z] ---> Running in f758d3932b45 [2020-12-22T00:47:36.431Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:47:36.702Z] Removing intermediate container 6b2512437d1e [2020-12-22T00:47:36.702Z] ---> e4813614c6e1 [2020-12-22T00:47:36.702Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-22T00:47:36.702Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:47:36.702Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:47:36.702Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:47:36.702Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:47:36.702Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:47:36.702Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:47:36.702Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:47:36.702Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:47:36.702Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:47:36.702Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:47:36.977Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:47:36.977Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:47:36.977Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:47:36.977Z] OK: 7 MiB in 19 packages [2020-12-22T00:47:36.977Z] Removing intermediate container f758d3932b45 [2020-12-22T00:47:36.977Z] ---> ee3801277e91 [2020-12-22T00:47:36.977Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-22T00:47:37.252Z] OK: 7 MiB in 19 packages [2020-12-22T00:47:37.853Z] ---> 8d9b8f8e5ccd [2020-12-22T00:47:37.853Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-22T00:47:38.449Z] ---> 23ec2b0c4d5a [2020-12-22T00:47:38.449Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-22T00:47:39.923Z] ---> 5cb5015b364f [2020-12-22T00:47:39.923Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:40.201Z] Removing intermediate container 9fc91e7263a6 [2020-12-22T00:47:40.201Z] ---> d796e5c9804f [2020-12-22T00:47:40.201Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:47:40.797Z] ---> 2aa78e30b67f [2020-12-22T00:47:40.797Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-22T00:47:40.797Z] Removing intermediate container 519139bae494 [2020-12-22T00:47:40.797Z] ---> 891d68a07ed0 [2020-12-22T00:47:40.797Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-22T00:47:40.797Z] ---> Running in d4952ec5f37f [2020-12-22T00:47:41.073Z] ---> cdb9a6c96a73 [2020-12-22T00:47:41.073Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-22T00:47:41.073Z] ---> Running in ad0123ec0a70 [2020-12-22T00:47:41.073Z] ---> Running in 6a7b6735f726 [2020-12-22T00:47:41.355Z] Removing intermediate container d4952ec5f37f [2020-12-22T00:47:41.355Z] ---> 7d70dccdf1e2 [2020-12-22T00:47:41.355Z] Step 13/24 : WORKDIR / [2020-12-22T00:47:41.956Z] ---> Running in 656d5ff650ba [2020-12-22T00:47:41.956Z] Removing intermediate container ad0123ec0a70 [2020-12-22T00:47:41.956Z] ---> 1e3c1437d594 [2020-12-22T00:47:41.956Z] Step 13/22 : WORKDIR / [2020-12-22T00:47:42.278Z] Removing intermediate container 6a7b6735f726 [2020-12-22T00:47:42.278Z] ---> a904d189f265 [2020-12-22T00:47:42.278Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:47:42.278Z] ---> Running in cae1f5d42459 [2020-12-22T00:47:42.876Z] ---> Running in ef891405711b [2020-12-22T00:47:42.876Z] ---> eac00850c78a [2020-12-22T00:47:42.876Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-22T00:47:42.876Z] Removing intermediate container 656d5ff650ba [2020-12-22T00:47:42.876Z] ---> 4f383c871d6b [2020-12-22T00:47:42.876Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-22T00:47:43.165Z] Removing intermediate container cae1f5d42459 [2020-12-22T00:47:43.165Z] ---> ce3c67a8cee7 [2020-12-22T00:47:43.165Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-22T00:47:43.444Z] Removing intermediate container ef891405711b [2020-12-22T00:47:43.444Z] ---> 05f085a15331 [2020-12-22T00:47:43.444Z] Step 19/21 : LABEL arch=arm64 [2020-12-22T00:47:43.721Z] ---> Running in 7f5747c15463 [2020-12-22T00:47:43.994Z] ---> d5b9331b9612 [2020-12-22T00:47:43.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-22T00:47:44.586Z] ---> b8fcce713da0 [2020-12-22T00:47:44.586Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-22T00:47:44.586Z] Removing intermediate container 7f5747c15463 [2020-12-22T00:47:44.586Z] ---> aa4f1d79a766 [2020-12-22T00:47:44.586Z] Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:47:44.586Z] ---> 9c702b2b8629 [2020-12-22T00:47:44.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-22T00:47:44.865Z] ---> Running in 3b84bccf4ade [2020-12-22T00:47:45.898Z] ---> 0a9a21a269cf [2020-12-22T00:47:45.898Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:45.898Z] Removing intermediate container 3b84bccf4ade [2020-12-22T00:47:45.898Z] ---> de00a1bfc885 [2020-12-22T00:47:45.898Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:47:45.898Z] ---> 7e2ec019d1e1 [2020-12-22T00:47:45.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:46.171Z] ---> Running in 9f93bd7ee4bc [2020-12-22T00:47:46.171Z] ---> d3de117d6ed5 [2020-12-22T00:47:46.171Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-22T00:47:46.803Z] Removing intermediate container 9f93bd7ee4bc [2020-12-22T00:47:46.803Z] ---> f0193a36bba9 [2020-12-22T00:47:46.803Z] [2020-12-22T00:47:47.079Z] ---> 80a3a400ce77 [2020-12-22T00:47:47.079Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-22T00:47:47.079Z] ---> 0ca9200bf518 [2020-12-22T00:47:47.079Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-22T00:47:47.354Z] Successfully built f0193a36bba9 [2020-12-22T00:47:47.354Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-22T00:47:47.354Z] ---> 3441d33d5d52 [2020-12-22T00:47:47.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.tomlBuilding docker-core-metadata-go [2020-12-22T00:47:47.354Z] [2020-12-22T00:47:47.657Z]  Building docker-support-scheduler-go ... done  ---> Running in 46e6d6c9bd9d [2020-12-22T00:47:48.258Z] Removing intermediate container 46e6d6c9bd9d [2020-12-22T00:47:48.258Z] ---> d34b6eed2271 [2020-12-22T00:47:48.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:47:48.532Z] ---> Running in a43e9f7cc4c8 [2020-12-22T00:47:49.143Z] ---> 762c7d43ffef [2020-12-22T00:47:49.143Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-22T00:47:49.143Z] ---> ac73e980fe45 [2020-12-22T00:47:49.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-22T00:47:50.600Z] ---> Running in 1424fa11718c [2020-12-22T00:47:50.873Z] Removing intermediate container a43e9f7cc4c8 [2020-12-22T00:47:50.873Z] ---> dd35811d73c5 [2020-12-22T00:47:50.873Z] Step 22/24 : LABEL arch=arm64 [2020-12-22T00:47:51.150Z] ---> adfc068ff628 [2020-12-22T00:47:51.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-22T00:47:51.424Z] ---> Running in 82d9a951b021 [2020-12-22T00:47:51.424Z] Removing intermediate container ccc22a1cbefa [2020-12-22T00:47:51.424Z] ---> e2990744bd42 [2020-12-22T00:47:51.424Z] [2020-12-22T00:47:51.424Z] Step 10/23 : FROM alpine [2020-12-22T00:47:51.424Z] latest: Pulling from library/alpine [2020-12-22T00:47:51.698Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T00:47:51.698Z] Status: Downloaded newer image for alpine:latest [2020-12-22T00:47:51.698Z] ---> afeebe901d6b [2020-12-22T00:47:51.698Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:47:52.688Z] ---> Running in 2d0f6889083a [2020-12-22T00:47:52.958Z] ---> 4c704cfdb7fd [2020-12-22T00:47:52.958Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-22T00:47:52.958Z] Removing intermediate container 82d9a951b021 [2020-12-22T00:47:52.958Z] ---> dd472632afd5 [2020-12-22T00:47:52.958Z] Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:47:53.233Z] ---> Running in e5f9cf712fa7 [2020-12-22T00:47:53.233Z] ---> Running in fa35f8d21a34 [2020-12-22T00:47:53.503Z] Removing intermediate container 2d0f6889083a [2020-12-22T00:47:53.503Z] ---> 0db12a974270 [2020-12-22T00:47:53.503Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-22T00:47:53.503Z] ---> Running in b54a1ef7ce04 [2020-12-22T00:47:53.783Z] Removing intermediate container e5f9cf712fa7 [2020-12-22T00:47:53.783Z] ---> 70bd54c0771d [2020-12-22T00:47:53.783Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:47:54.068Z] ---> Running in ab0fe1c43491 [2020-12-22T00:47:54.341Z] Removing intermediate container 1424fa11718c [2020-12-22T00:47:54.341Z] ---> fb252f42dbf7 [2020-12-22T00:47:54.341Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-22T00:47:54.341Z] Removing intermediate container b54a1ef7ce04 [2020-12-22T00:47:54.341Z] ---> fd0bda9c0f50 [2020-12-22T00:47:54.341Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-22T00:47:54.618Z] ---> Running in db789e943078 [2020-12-22T00:47:54.618Z] ---> Running in a386053c1caa [2020-12-22T00:47:54.618Z] Removing intermediate container ab0fe1c43491 [2020-12-22T00:47:54.618Z] ---> 73a06ea5b4df [2020-12-22T00:47:54.618Z] [2020-12-22T00:47:55.222Z] Successfully built 73a06ea5b4df [2020-12-22T00:47:55.496Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-22T00:47:55.496Z] Building docker-security-proxy-setup-go [2020-12-22T00:47:55.496Z]  Building docker-support-notifications-go ... done Removing intermediate container db789e943078 [2020-12-22T00:47:55.496Z] ---> f73263228743 [2020-12-22T00:47:55.496Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:47:55.767Z] Removing intermediate container a386053c1caa [2020-12-22T00:47:55.767Z] ---> d034f0b4ee84 [2020-12-22T00:47:55.767Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:47:55.767Z] ---> Running in e2db0e4397bf [2020-12-22T00:47:56.039Z] ---> Running in 3d9b187c9476 [2020-12-22T00:47:56.651Z] Removing intermediate container e2db0e4397bf [2020-12-22T00:47:56.651Z] ---> 7ded2c5d9d8a [2020-12-22T00:47:56.651Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:47:56.651Z] Removing intermediate container fa35f8d21a34 [2020-12-22T00:47:56.651Z] ---> f6b1dd1e82bd [2020-12-22T00:47:56.651Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-22T00:47:56.925Z] ---> Running in e0b612ed09b3 [2020-12-22T00:47:57.202Z] ---> Running in 113fbe261d50 [2020-12-22T00:47:57.810Z] Removing intermediate container e0b612ed09b3 [2020-12-22T00:47:57.810Z] ---> a720e3a5732f [2020-12-22T00:47:57.810Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:47:58.088Z] Removing intermediate container 113fbe261d50 [2020-12-22T00:47:58.088Z] ---> 8aedcbe59fb3 [2020-12-22T00:47:58.088Z] Step 22/24 : LABEL arch=arm64 [2020-12-22T00:47:58.369Z] ---> Running in 08a8701aa886 [2020-12-22T00:47:58.643Z] ---> Running in 0bcab48de2c7 [2020-12-22T00:47:59.244Z] Removing intermediate container 08a8701aa886 [2020-12-22T00:47:59.244Z] ---> 78d2957f4501 [2020-12-22T00:47:59.244Z] [2020-12-22T00:47:59.846Z] Successfully built 78d2957f4501 [2020-12-22T00:47:59.846Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-22T00:47:59.846Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 0bcab48de2c7 [2020-12-22T00:47:59.846Z] ---> 267e32f211d7 [2020-12-22T00:47:59.846Z] Building docker-sys-mgmt-agent-go [2020-12-22T00:47:59.846Z] Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:47:59.846Z] Removing intermediate container 3d9b187c9476 [2020-12-22T00:47:59.846Z] ---> ac2d34f9c024 [2020-12-22T00:47:59.846Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-22T00:48:00.120Z] ---> Running in 2b3ed0805d02 [2020-12-22T00:48:00.120Z] ---> Running in 1e3529b00b83 [2020-12-22T00:48:01.109Z] Removing intermediate container 1e3529b00b83 [2020-12-22T00:48:01.109Z] ---> 32ada41e9764 [2020-12-22T00:48:01.109Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:48:01.382Z] ---> Running in e99298482edd [2020-12-22T00:48:01.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:02.259Z] Removing intermediate container e99298482edd [2020-12-22T00:48:02.259Z] ---> f665fd2996c8 [2020-12-22T00:48:02.259Z] [2020-12-22T00:48:02.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:02.533Z] Successfully built f665fd2996c8 [2020-12-22T00:48:02.533Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-22T00:48:02.533Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-22T00:48:03.526Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-22T00:48:03.526Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-22T00:48:03.795Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-22T00:48:04.397Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-22T00:48:04.397Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-22T00:48:04.397Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:48:04.397Z] OK: 8 MiB in 19 packages [2020-12-22T00:48:07.789Z] Removing intermediate container 2b3ed0805d02 [2020-12-22T00:48:07.789Z] ---> dc8bc4402535 [2020-12-22T00:48:07.789Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-22T00:48:09.225Z] ---> 289414db7b66 [2020-12-22T00:48:09.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-22T00:48:11.203Z] ---> 8485c4dd5ca7 [2020-12-22T00:48:11.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-22T00:48:12.183Z] ---> d451d23500dd [2020-12-22T00:48:12.183Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-22T00:48:12.183Z] ---> Running in dbcd255858ba [2020-12-22T00:48:13.162Z] Removing intermediate container dbcd255858ba [2020-12-22T00:48:13.162Z] ---> f5446bf54a48 [2020-12-22T00:48:13.162Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:48:13.162Z] ---> Running in 843d252181d4 [2020-12-22T00:48:14.142Z] Removing intermediate container 843d252181d4 [2020-12-22T00:48:14.142Z] ---> 6ba15a7d39fd [2020-12-22T00:48:14.142Z] Step 21/23 : LABEL arch=arm64 [2020-12-22T00:48:14.417Z] ---> Running in f9125d1f8e64 [2020-12-22T00:48:15.397Z] Removing intermediate container f9125d1f8e64 [2020-12-22T00:48:15.397Z] ---> c8833adf45e7 [2020-12-22T00:48:15.397Z] Step 22/23 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:48:15.670Z] ---> Running in 69e141d77a8f [2020-12-22T00:48:16.649Z] Removing intermediate container 69e141d77a8f [2020-12-22T00:48:16.649Z] ---> c182bc4d7033 [2020-12-22T00:48:16.649Z] Step 23/23 : LABEL version=0.0.0 [2020-12-22T00:48:16.925Z] ---> Running in eed450358c51 [2020-12-22T00:48:17.910Z] Removing intermediate container eed450358c51 [2020-12-22T00:48:17.910Z] ---> 517d2e3dac77 [2020-12-22T00:48:17.910Z] [2020-12-22T00:48:18.182Z] Successfully built 517d2e3dac77 [2020-12-22T00:48:18.182Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-22T00:48:19.626Z]  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:19.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:19.626Z] ---> f356f9aad29d [2020-12-22T00:48:19.626Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:48:19.626Z] ---> Using cache [2020-12-22T00:48:19.626Z] ---> 6dea6a577aa5 [2020-12-22T00:48:19.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:19.626Z] ---> Using cache [2020-12-22T00:48:19.626Z] ---> 3da8940572c6 [2020-12-22T00:48:19.626Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:48:20.215Z] ---> Running in 2d2fce5b4470 [2020-12-22T00:48:21.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:22.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:23.171Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:48:23.171Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:48:23.171Z] OK: 12620 distinct packages available [2020-12-22T00:48:24.152Z] OK: 217 MiB in 51 packages [2020-12-22T00:48:26.771Z] Removing intermediate container 2d2fce5b4470 [2020-12-22T00:48:26.772Z] ---> a93638e427ae [2020-12-22T00:48:26.772Z] Step 6/22 : COPY go.mod . [2020-12-22T00:48:28.203Z] ---> 68509706eb95 [2020-12-22T00:48:28.203Z] Step 7/22 : RUN go mod download [2020-12-22T00:48:28.477Z] ---> Running in a9c361fce074 [2020-12-22T00:48:32.788Z] Removing intermediate container a9c361fce074 [2020-12-22T00:48:32.788Z] ---> a09aa75aed10 [2020-12-22T00:48:32.788Z] Step 8/22 : COPY . . [2020-12-22T00:48:36.183Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:36.183Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:36.183Z] ---> f356f9aad29d [2020-12-22T00:48:36.183Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:48:36.183Z] ---> Using cache [2020-12-22T00:48:36.183Z] ---> 6dea6a577aa5 [2020-12-22T00:48:36.183Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:36.183Z] ---> Using cache [2020-12-22T00:48:36.183Z] ---> 3da8940572c6 [2020-12-22T00:48:36.183Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:48:36.183Z] ---> Using cache [2020-12-22T00:48:36.183Z] ---> a93638e427ae [2020-12-22T00:48:36.183Z] Step 6/21 : COPY go.mod . [2020-12-22T00:48:36.183Z] ---> Using cache [2020-12-22T00:48:36.183Z] ---> 68509706eb95 [2020-12-22T00:48:36.183Z] Step 7/21 : RUN go mod download [2020-12-22T00:48:36.183Z] ---> Using cache [2020-12-22T00:48:36.183Z] ---> a09aa75aed10 [2020-12-22T00:48:36.183Z] Step 8/21 : COPY . . [2020-12-22T00:48:39.575Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:39.575Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:39.575Z] ---> f356f9aad29d [2020-12-22T00:48:39.575Z] Step 3/27 : WORKDIR /edgex-go [2020-12-22T00:48:39.575Z] ---> Using cache [2020-12-22T00:48:39.575Z] ---> 6dea6a577aa5 [2020-12-22T00:48:39.575Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:39.575Z] ---> Using cache [2020-12-22T00:48:39.575Z] ---> 3da8940572c6 [2020-12-22T00:48:39.575Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-22T00:48:40.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:40.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:40.173Z] ---> f356f9aad29d [2020-12-22T00:48:40.173Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:48:40.173Z] ---> Using cache [2020-12-22T00:48:40.173Z] ---> 6dea6a577aa5 [2020-12-22T00:48:40.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:40.173Z] ---> Using cache [2020-12-22T00:48:40.173Z] ---> 3da8940572c6 [2020-12-22T00:48:40.173Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:48:40.173Z] ---> Using cache [2020-12-22T00:48:40.173Z] ---> a93638e427ae [2020-12-22T00:48:40.173Z] Step 6/22 : COPY go.mod . [2020-12-22T00:48:40.173Z] ---> Using cache [2020-12-22T00:48:40.173Z] ---> 68509706eb95 [2020-12-22T00:48:40.173Z] Step 7/22 : RUN go mod download [2020-12-22T00:48:40.173Z] ---> Using cache [2020-12-22T00:48:40.173Z] ---> a09aa75aed10 [2020-12-22T00:48:40.173Z] Step 8/22 : COPY . . [2020-12-22T00:48:48.487Z] ---> Running in 67ebf1a2d32a [2020-12-22T00:48:49.920Z] ---> 955d641087b5 [2020-12-22T00:48:49.920Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-22T00:48:50.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:51.172Z] ---> Running in fc9db53cd109 [2020-12-22T00:48:51.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:51.718Z] ---> 1989b70923ee [2020-12-22T00:48:51.718Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-22T00:48:52.697Z] 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 [2020-12-22T00:48:52.697Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:48:52.697Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:48:52.697Z] OK: 12620 distinct packages available [2020-12-22T00:48:52.697Z] ---> Running in eb8027c739a9 [2020-12-22T00:48:53.681Z] OK: 217 MiB in 51 packages [2020-12-22T00:48:53.681Z] ---> 3acf11cec130 [2020-12-22T00:48:53.681Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-22T00:48:53.955Z] ---> Running in a8b2b69801db [2020-12-22T00:48:54.563Z] 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 [2020-12-22T00:48:55.565Z] Removing intermediate container 67ebf1a2d32a [2020-12-22T00:48:55.565Z] ---> 1ef435808d13 [2020-12-22T00:48:55.565Z] Step 6/27 : COPY go.mod . [2020-12-22T00:48:56.167Z] 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 [2020-12-22T00:48:56.769Z] ---> f7aed3a708e5 [2020-12-22T00:48:56.769Z] Step 7/27 : RUN go mod download [2020-12-22T00:48:57.042Z] ---> Running in bf74153eb12c [2020-12-22T00:49:01.363Z] Removing intermediate container bf74153eb12c [2020-12-22T00:49:01.363Z] ---> 92ded86fea7b [2020-12-22T00:49:01.363Z] Step 8/27 : COPY . . [2020-12-22T00:49:19.731Z] ---> 548013a48ce7 [2020-12-22T00:49:19.731Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-22T00:49:19.731Z] ---> Running in 50178b943003 [2020-12-22T00:49:21.182Z] 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 [2020-12-22T00:50:00.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-22T00:50:15.586Z] Removing intermediate container eb8027c739a9 [2020-12-22T00:50:15.586Z] ---> 2b836b893dd8 [2020-12-22T00:50:15.586Z] [2020-12-22T00:50:15.586Z] Step 10/21 : FROM alpine [2020-12-22T00:50:15.586Z] ---> afeebe901d6b [2020-12-22T00:50:15.586Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-22T00:50:15.586Z] ---> Running in 60fd2d4945ca [2020-12-22T00:50:15.586Z] Removing intermediate container a8b2b69801db [2020-12-22T00:50:15.586Z] ---> 14b16a0233cd [2020-12-22T00:50:15.586Z] [2020-12-22T00:50:15.586Z] Step 10/22 : FROM scratch [2020-12-22T00:50:15.586Z] ---> [2020-12-22T00:50:15.586Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:50:15.586Z] ---> Using cache [2020-12-22T00:50:15.586Z] ---> e08c37f32f3c [2020-12-22T00:50:15.586Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-22T00:50:15.586Z] ---> Running in c5092d2529df [2020-12-22T00:50:15.586Z] Removing intermediate container c5092d2529df [2020-12-22T00:50:15.586Z] ---> bdad8f9e8b73 [2020-12-22T00:50:15.586Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:50:15.586Z] ---> Running in 678a773f7110 [2020-12-22T00:50:15.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:15.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:15.880Z] Removing intermediate container 678a773f7110 [2020-12-22T00:50:15.880Z] ---> 142d7106269c [2020-12-22T00:50:15.880Z] Step 14/22 : WORKDIR / [2020-12-22T00:50:16.163Z] ---> Running in bc78408348ef [2020-12-22T00:50:16.453Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:50:16.453Z] v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:50:16.453Z] OK: 12615 distinct packages available [2020-12-22T00:50:16.733Z] Removing intermediate container bc78408348ef [2020-12-22T00:50:16.733Z] ---> 950d590dd927 [2020-12-22T00:50:16.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-22T00:50:17.341Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-22T00:50:17.616Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:50:17.616Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-22T00:50:17.616Z] (4/4) Installing curl (7.69.1-r3) [2020-12-22T00:50:17.616Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:50:17.616Z] Executing ca-certificates-20191127-r4.trigger [2020-12-22T00:50:17.893Z] ---> b5b0c906a075 [2020-12-22T00:50:17.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-22T00:50:17.893Z] OK: 7 MiB in 18 packages [2020-12-22T00:50:20.573Z] ---> ddd8de1a0b59 [2020-12-22T00:50:20.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-22T00:50:20.573Z] Removing intermediate container 60fd2d4945ca [2020-12-22T00:50:20.573Z] ---> 73dc562810da [2020-12-22T00:50:20.573Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:50:20.853Z] ---> Running in c4517a6e16a1 [2020-12-22T00:50:21.133Z] ---> 6f9b3377f896 [2020-12-22T00:50:21.133Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-22T00:50:21.409Z] ---> Running in 2e2e3fbb1a6d [2020-12-22T00:50:21.409Z] Removing intermediate container c4517a6e16a1 [2020-12-22T00:50:21.409Z] ---> 25b2c39842dd [2020-12-22T00:50:21.409Z] Step 13/21 : WORKDIR /edgex [2020-12-22T00:50:21.689Z] ---> Running in f288aec3bcfb [2020-12-22T00:50:21.971Z] Removing intermediate container 2e2e3fbb1a6d [2020-12-22T00:50:21.971Z] ---> e0720ef4054c [2020-12-22T00:50:21.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:50:22.251Z] ---> Running in 5ab7545320a9 [2020-12-22T00:50:22.251Z] Removing intermediate container f288aec3bcfb [2020-12-22T00:50:22.251Z] ---> 269707e41cfd [2020-12-22T00:50:22.251Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-22T00:50:23.250Z] Removing intermediate container 5ab7545320a9 [2020-12-22T00:50:23.250Z] ---> 4a00cf13fb8c [2020-12-22T00:50:23.250Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:50:23.532Z] ---> Running in da8028493962 [2020-12-22T00:50:23.813Z] ---> 81b011d0f1e0 [2020-12-22T00:50:23.813Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-22T00:50:24.092Z] Removing intermediate container da8028493962 [2020-12-22T00:50:24.092Z] ---> ef8d56183172 [2020-12-22T00:50:24.092Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:50:24.703Z] ---> Running in bca902805656 [2020-12-22T00:50:25.305Z] Removing intermediate container fc9db53cd109 [2020-12-22T00:50:25.305Z] ---> 30765f8f2d12 [2020-12-22T00:50:25.305Z] [2020-12-22T00:50:25.305Z] Step 10/22 : FROM scratch [2020-12-22T00:50:25.305Z] ---> [2020-12-22T00:50:25.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:50:25.305Z] ---> d80e6c352278 [2020-12-22T00:50:25.305Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-22T00:50:25.305Z] ---> Using cache [2020-12-22T00:50:25.305Z] ---> e08c37f32f3c [2020-12-22T00:50:25.305Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-22T00:50:25.305Z] Removing intermediate container bca902805656 [2020-12-22T00:50:25.305Z] ---> c79e4dbb818b [2020-12-22T00:50:25.305Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:50:25.586Z] ---> Running in 6b48906b76df [2020-12-22T00:50:25.861Z] ---> Running in 91c61eb08a25 [2020-12-22T00:50:26.465Z] Removing intermediate container 6b48906b76df [2020-12-22T00:50:26.465Z] ---> 942591f2c323 [2020-12-22T00:50:26.465Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:50:26.738Z] Removing intermediate container 91c61eb08a25 [2020-12-22T00:50:26.738Z] ---> 9db49f3a8cd4 [2020-12-22T00:50:26.738Z] [2020-12-22T00:50:26.738Z] ---> Running in 16f30749d4cc [2020-12-22T00:50:26.738Z] ---> 8e8f70f4d458 [2020-12-22T00:50:26.738Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-22T00:50:27.011Z] Successfully built 9db49f3a8cd4 [2020-12-22T00:50:27.011Z] Removing intermediate container 50178b943003 [2020-12-22T00:50:27.011Z] ---> 70812ac292e0 [2020-12-22T00:50:27.011Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-22T00:50:27.292Z] ---> Running in 32f364c5a0b2 [2020-12-22T00:50:27.292Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-22T00:50:27.292Z]  Building docker-core-command-go ... done Removing intermediate container 16f30749d4cc [2020-12-22T00:50:27.292Z] ---> bff1b55a596b [2020-12-22T00:50:27.292Z] Step 14/22 : WORKDIR / [2020-12-22T00:50:27.292Z] ---> Running in 1a7c04a903cb [2020-12-22T00:50:27.569Z] ---> Running in 7380eb6be67b [2020-12-22T00:50:27.845Z] Removing intermediate container 32f364c5a0b2 [2020-12-22T00:50:27.845Z] ---> fb0782d7e745 [2020-12-22T00:50:27.845Z] Step 18/21 : CMD ["--init=true"] [2020-12-22T00:50:27.845Z] ---> Running in aa059f529006 [2020-12-22T00:50:28.120Z] Removing intermediate container 7380eb6be67b [2020-12-22T00:50:28.120Z] ---> e549a9419470 [2020-12-22T00:50:28.120Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-22T00:50:28.394Z] Removing intermediate container aa059f529006 [2020-12-22T00:50:28.394Z] ---> 23fc92be975e [2020-12-22T00:50:28.394Z] Step 19/21 : LABEL arch=arm64 [2020-12-22T00:50:28.672Z] ---> Running in b2d10d82182c [2020-12-22T00:50:28.673Z] 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 [2020-12-22T00:50:28.949Z] ---> eae363857b26 [2020-12-22T00:50:28.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-22T00:50:29.226Z] Removing intermediate container b2d10d82182c [2020-12-22T00:50:29.226Z] ---> 1fbd868f3383 [2020-12-22T00:50:29.226Z] Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:50:29.501Z] ---> Running in b293457a10b0 [2020-12-22T00:50:30.096Z] Removing intermediate container b293457a10b0 [2020-12-22T00:50:30.096Z] ---> 483a81c5a42e [2020-12-22T00:50:30.096Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:50:30.369Z] ---> cd8c1f0ae618 [2020-12-22T00:50:30.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-22T00:50:30.369Z] ---> Running in 1290a2b57e5b [2020-12-22T00:50:30.971Z] Removing intermediate container 1290a2b57e5b [2020-12-22T00:50:30.971Z] ---> b6b483e99d8a [2020-12-22T00:50:30.971Z] [2020-12-22T00:50:31.245Z] Successfully built b6b483e99d8a [2020-12-22T00:50:31.246Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-22T00:50:31.246Z]  Building docker-security-proxy-setup-go ... done  ---> 77ad2279d28e [2020-12-22T00:50:31.246Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-22T00:50:31.521Z] ---> Running in 09e4fa98270f [2020-12-22T00:50:31.798Z] Removing intermediate container 1a7c04a903cb [2020-12-22T00:50:31.798Z] ---> 9787cdb7a41d [2020-12-22T00:50:31.798Z] [2020-12-22T00:50:31.798Z] Step 11/27 : FROM docker:latest [2020-12-22T00:50:31.798Z] ---> f66387bf908a [2020-12-22T00:50:31.798Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-22T00:50:31.798Z] ---> Running in 0d1969859fd4 [2020-12-22T00:50:32.077Z] Removing intermediate container 09e4fa98270f [2020-12-22T00:50:32.077Z] ---> 98bb30e390b6 [2020-12-22T00:50:32.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:50:32.077Z] ---> Running in 6daa5b3f1c1a [2020-12-22T00:50:32.680Z] Removing intermediate container 6daa5b3f1c1a [2020-12-22T00:50:32.680Z] ---> 5802708880b7 [2020-12-22T00:50:32.680Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:50:32.680Z] ---> Running in de940a07bd80 [2020-12-22T00:50:32.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:33.231Z] Removing intermediate container de940a07bd80 [2020-12-22T00:50:33.231Z] ---> 808bd978849b [2020-12-22T00:50:33.231Z] Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:50:33.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:33.232Z] ---> Running in 05bb24ba7f15 [2020-12-22T00:50:33.826Z] (1/2) Installing readline (8.0.4-r0) [2020-12-22T00:50:33.826Z] (2/2) Installing bash (5.0.17-r0) [2020-12-22T00:50:33.826Z] Removing intermediate container 05bb24ba7f15 [2020-12-22T00:50:33.826Z] ---> fdb89de96909 [2020-12-22T00:50:33.826Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:50:33.826Z] Executing bash-5.0.17-r0.post-install [2020-12-22T00:50:33.826Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:50:33.826Z] OK: 12 MiB in 22 packages [2020-12-22T00:50:34.100Z] ---> Running in b616ab9a2b71 [2020-12-22T00:50:34.700Z] Removing intermediate container b616ab9a2b71 [2020-12-22T00:50:34.700Z] ---> c5b4b2cac984 [2020-12-22T00:50:34.700Z] [2020-12-22T00:50:34.976Z] Successfully built c5b4b2cac984 [2020-12-22T00:50:34.976Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-22T00:50:35.248Z]  Building docker-core-metadata-go ... done Removing intermediate container 0d1969859fd4 [2020-12-22T00:50:35.248Z] ---> 1bb40e409432 [2020-12-22T00:50:35.248Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-22T00:50:35.248Z] ---> Running in b4e79bd61cc1 [2020-12-22T00:50:37.218Z] Removing intermediate container b4e79bd61cc1 [2020-12-22T00:50:37.218Z] ---> 20ef67db80cb [2020-12-22T00:50:37.218Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-22T00:50:37.490Z] ---> Running in cd6b226e9eac [2020-12-22T00:50:37.762Z] Removing intermediate container cd6b226e9eac [2020-12-22T00:50:37.762Z] ---> 3448bae8580b [2020-12-22T00:50:37.762Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-22T00:50:38.035Z] ---> Running in 3c2625682727 [2020-12-22T00:50:38.628Z] Removing intermediate container 3c2625682727 [2020-12-22T00:50:38.628Z] ---> ad811e986fdb [2020-12-22T00:50:38.628Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-22T00:50:38.628Z] ---> Running in 5e5f19fabd23 [2020-12-22T00:50:39.225Z] Removing intermediate container 5e5f19fabd23 [2020-12-22T00:50:39.225Z] ---> 1d6b93289f97 [2020-12-22T00:50:39.225Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-22T00:50:40.199Z] ---> dd852e699c8d [2020-12-22T00:50:40.199Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-22T00:50:41.174Z] ---> deb08264ccc3 [2020-12-22T00:50:41.174Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-22T00:50:41.767Z] ---> f9a8ed2859b2 [2020-12-22T00:50:41.767Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-22T00:50:42.044Z] ---> Running in 73d2ea8efbdf [2020-12-22T00:50:43.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:43.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:43.883Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-22T00:50:43.883Z] (2/33) Installing expat (2.2.9-r1) [2020-12-22T00:50:43.883Z] (3/33) Installing libffi (3.3-r2) [2020-12-22T00:50:43.883Z] (4/33) Installing gdbm (1.13-r1) [2020-12-22T00:50:43.883Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-22T00:50:43.883Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-22T00:50:43.883Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-22T00:50:45.851Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-22T00:50:45.851Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-22T00:50:45.851Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-22T00:50:45.851Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-22T00:50:45.851Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-22T00:50:45.851Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-22T00:50:45.851Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-22T00:50:45.851Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-22T00:50:45.851Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-22T00:50:45.851Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-22T00:50:45.851Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-22T00:50:45.851Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-22T00:50:45.851Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-22T00:50:45.851Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-22T00:50:46.121Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-22T00:50:46.121Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-22T00:50:46.121Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-22T00:50:46.121Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-22T00:50:46.121Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-22T00:50:46.121Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-22T00:50:46.121Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-22T00:50:46.121Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-22T00:50:46.121Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-22T00:50:46.121Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-22T00:50:46.121Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-22T00:50:46.121Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-22T00:50:46.392Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:50:46.392Z] OK: 71 MiB in 55 packages [2020-12-22T00:50:53.107Z] Removing intermediate container 73d2ea8efbdf [2020-12-22T00:50:53.107Z] ---> 226f39b0f35c [2020-12-22T00:50:53.107Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-22T00:50:53.107Z] ---> Running in 394bc0ac8ff9 [2020-12-22T00:50:57.391Z] Collecting docker-compose==1.23.2 [2020-12-22T00:50:57.391Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-22T00:50:57.983Z] Collecting docopt<0.7,>=0.6.1 [2020-12-22T00:50:57.983Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-22T00:50:59.947Z] Collecting texttable<0.10,>=0.9.0 [2020-12-22T00:50:59.948Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-22T00:51:01.921Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-22T00:51:01.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-22T00:51:03.888Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-22T00:51:03.888Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-22T00:51:04.497Z] Collecting docker<4.0,>=3.6.0 [2020-12-22T00:51:04.497Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-22T00:51:05.090Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-22T00:51:05.764Z] Collecting PyYAML<4,>=3.10 [2020-12-22T00:51:05.764Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-22T00:51:10.115Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-22T00:51:10.115Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-22T00:51:10.115Z] Collecting cached-property<2,>=1.2.0 [2020-12-22T00:51:10.115Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-22T00:51:10.759Z] Collecting jsonschema<3,>=2.5.1 [2020-12-22T00:51:10.759Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-22T00:51:11.072Z] Collecting docker-pycreds>=0.4.0 [2020-12-22T00:51:11.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-22T00:51:11.804Z] Collecting idna<2.8,>=2.5 [2020-12-22T00:51:11.804Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-22T00:51:12.109Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-22T00:51:12.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-22T00:51:12.391Z] 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) [2020-12-22T00:51:12.391Z] 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) [2020-12-22T00:51:12.391Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-22T00:51:12.391Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-22T00:51:12.391Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-22T00:51:12.391Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-22T00:51:13.375Z] Installing collected packages: docopt, texttable, dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, cached-property, jsonschema, docker-compose [2020-12-22T00:51:13.375Z] Running setup.py install for docopt: started [2020-12-22T00:51:15.367Z] Running setup.py install for docopt: finished with status 'done' [2020-12-22T00:51:15.367Z] Running setup.py install for texttable: started [2020-12-22T00:51:16.866Z] Running setup.py install for texttable: finished with status 'done' [2020-12-22T00:51:16.866Z] Running setup.py install for dockerpty: started [2020-12-22T00:51:18.894Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-22T00:51:18.894Z] Attempting uninstall: idna [2020-12-22T00:51:18.894Z] Found existing installation: idna 2.9 [2020-12-22T00:51:18.894Z] Uninstalling idna-2.9: [2020-12-22T00:51:18.894Z] Successfully uninstalled idna-2.9 [2020-12-22T00:51:19.507Z] Attempting uninstall: urllib3 [2020-12-22T00:51:19.507Z] Found existing installation: urllib3 1.25.9 [2020-12-22T00:51:19.780Z] Uninstalling urllib3-1.25.9: [2020-12-22T00:51:19.780Z] Successfully uninstalled urllib3-1.25.9 [2020-12-22T00:51:20.383Z] Attempting uninstall: requests [2020-12-22T00:51:20.383Z] Found existing installation: requests 2.23.0 [2020-12-22T00:51:20.383Z] Uninstalling requests-2.23.0: [2020-12-22T00:51:20.383Z] Successfully uninstalled requests-2.23.0 [2020-12-22T00:51:21.817Z] Running setup.py install for PyYAML: started [2020-12-22T00:51:23.792Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-22T00:51:24.781Z] 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 [2020-12-22T00:51:29.115Z] Removing intermediate container 394bc0ac8ff9 [2020-12-22T00:51:29.115Z] ---> b5a872172833 [2020-12-22T00:51:29.115Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-22T00:51:29.115Z] ---> Running in 9e544ff598ec [2020-12-22T00:51:29.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:51:29.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:51:30.318Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:51:30.318Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-22T00:51:30.318Z] (3/3) Installing curl (7.69.1-r3) [2020-12-22T00:51:30.318Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:51:30.318Z] OK: 71 MiB in 58 packages [2020-12-22T00:51:31.754Z] Removing intermediate container 9e544ff598ec [2020-12-22T00:51:31.754Z] ---> 5b85f44f3b43 [2020-12-22T00:51:31.754Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-22T00:51:31.754Z] ---> Running in 67737751451d [2020-12-22T00:51:32.032Z] Removing intermediate container 67737751451d [2020-12-22T00:51:32.032Z] ---> 5a39c0336fd9 [2020-12-22T00:51:32.032Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:51:32.309Z] ---> Running in 8c93f53ff195 [2020-12-22T00:51:32.582Z] Removing intermediate container 8c93f53ff195 [2020-12-22T00:51:32.582Z] ---> 2d0de38c2429 [2020-12-22T00:51:32.582Z] Step 25/27 : LABEL arch=arm64 [2020-12-22T00:51:32.856Z] ---> Running in 613b41f27e31 [2020-12-22T00:51:33.129Z] Removing intermediate container 613b41f27e31 [2020-12-22T00:51:33.129Z] ---> 689cb3a7af4b [2020-12-22T00:51:33.129Z] Step 26/27 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 [2020-12-22T00:51:33.402Z] ---> Running in d6be22eaa2ee [2020-12-22T00:51:33.999Z] Removing intermediate container d6be22eaa2ee [2020-12-22T00:51:33.999Z] ---> 9acd82c5bc8e [2020-12-22T00:51:33.999Z] Step 27/27 : LABEL version=0.0.0 [2020-12-22T00:51:33.999Z] ---> Running in 1742e4f96ab8 [2020-12-22T00:51:34.273Z] Removing intermediate container 1742e4f96ab8 [2020-12-22T00:51:34.273Z] ---> 17821dd71168 [2020-12-22T00:51:34.273Z] [2020-12-22T00:51:34.871Z] Successfully built 17821dd71168 [2020-12-22T00:51:34.871Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-22T00:51:35.157Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-22T00:51:35.159Z] $ docker stop --time=1 cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 [2020-12-22T00:51:37.039Z] $ docker rm -f cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:51:37.712Z] + grep docker [2020-12-22T00:51:37.712Z] + docker images [2020-12-22T00:51:37.984Z] docker-sys-mgmt-agent-go-arm64 latest 17821dd71168 3 seconds ago 300MB [2020-12-22T00:51:37.984Z] docker-core-metadata-go-arm64 latest c5b4b2cac984 About a minute ago 12.3MB [2020-12-22T00:51:37.984Z] docker-security-proxy-setup-go-arm64 latest b6b483e99d8a About a minute ago 23.2MB [2020-12-22T00:51:37.984Z] docker-core-command-go-arm64 latest 9db49f3a8cd4 About a minute ago 9.98MB [2020-12-22T00:51:37.984Z] docker-core-data-go-arm64 latest 517d2e3dac77 3 minutes ago 21MB [2020-12-22T00:51:37.984Z] docker-security-secretstore-setup-go-arm64 latest f665fd2996c8 3 minutes ago 23.5MB [2020-12-22T00:51:37.984Z] docker-security-bootstrap-redis-go-arm64 latest 78d2957f4501 3 minutes ago 15.2MB [2020-12-22T00:51:37.984Z] docker-support-notifications-go-arm64 latest 73a06ea5b4df 3 minutes ago 11.4MB [2020-12-22T00:51:37.984Z] docker-support-scheduler-go-arm64 latest f0193a36bba9 3 minutes ago 10.1MB [2020-12-22T00:51:37.984Z] docker latest f66387bf908a 3 days ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-22T00:51:39.679Z] provisioning config files... [2020-12-22T00:51:39.695Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config2113308742258122852tmp [Pipeline] { [Pipeline] sh [2020-12-22T00:51:40.114Z] + set +x [2020-12-22T00:51:40.114Z] + curl -s https://codecov.io/bash [2020-12-22T00:51:40.114Z] + bash -s -- [2020-12-22T00:51:40.376Z] [2020-12-22T00:51:40.376Z] _____ _ [2020-12-22T00:51:40.376Z] / ____| | | [2020-12-22T00:51:40.376Z] | | ___ __| | ___ ___ _____ __ [2020-12-22T00:51:40.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-22T00:51:40.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-22T00:51:40.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-22T00:51:40.376Z] Bash-20201217-3d3df35 [2020-12-22T00:51:40.376Z] [2020-12-22T00:51:40.376Z] [2020-12-22T00:51:40.376Z] git version 2.24.3 found [2020-12-22T00:51:40.376Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-22T00:51:40.376Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-22T00:51:40.376Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-22T00:51:40.376Z] ==> Jenkins CI detected. [2020-12-22T00:51:40.376Z] project root: . [2020-12-22T00:51:40.376Z] --> token set from env [2020-12-22T00:51:40.641Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-22T00:51:40.641Z] ==> Running gcov in . (disable via -X gcov) [2020-12-22T00:51:40.641Z] ==> Python coveragepy not found [2020-12-22T00:51:40.641Z] ==> Searching for coverage reports in: [2020-12-22T00:51:40.641Z] + . [2020-12-22T00:51:40.903Z] -> Found 1 reports [2020-12-22T00:51:40.903Z] ==> Detecting git/mercurial file structure [2020-12-22T00:51:40.903Z] ==> Reading reports [2020-12-22T00:51:40.903Z] + ./coverage.out bytes=532301 [2020-12-22T00:51:40.903Z] ==> Appending adjustments [2020-12-22T00:51:40.903Z] https://docs.codecov.io/docs/fixing-reports [2020-12-22T00:51:44.213Z] + Found adjustments [2020-12-22T00:51:44.213Z] ==> Gzipping contents [2020-12-22T00:51:44.213Z] 80K /tmp/codecov.tzhPSU.gz [2020-12-22T00:51:44.213Z] ==> Uploading reports [2020-12-22T00:51:44.213Z] url: https://codecov.io [2020-12-22T00:51:44.213Z] query: branch=PR-2924&commit=c78fc549b649976f700a0ed9140204a1200fb3b8&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2020-12-22T00:51:44.213Z] -> Pinging Codecov [2020-12-22T00:51:44.213Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2924&commit=c78fc549b649976f700a0ed9140204a1200fb3b8&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2020-12-22T00:51:44.213Z] -> Uploading to [2020-12-22T00:51:44.213Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-22/00271124DB129430A58F1EEE437C3FCB/c78fc549b649976f700a0ed9140204a1200fb3b8/67ab8aac-bf71-4ac0-a6ff-a220a00490b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T005144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f47f0c20a4e1d8e3a1840259568360b8b6fe04cafb79bee3e86e544a4e6ac82 [2020-12-22T00:51:44.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T00:51:44.213Z] Dload Upload Total Spent Left Speed [2020-12-22T00:51:44.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81358 0 0 100 81358 0 131k --:--:-- --:--:-- --:--:-- 131k 100 81358 0 0 100 81358 0 131k --:--:-- --:--:-- --:--:-- 131k [2020-12-22T00:51:44.786Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c78fc549b649976f700a0ed9140204a1200fb3b8 [Pipeline] } [2020-12-22T00:51:44.797Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:46.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:47.565Z] ---> package-listing.sh [2020-12-22T00:51:47.565Z] ++ facter osfamily [2020-12-22T00:51:47.565Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-22T00:51:47.565Z] + OS_FAMILY=redhat [2020-12-22T00:51:47.565Z] + workspace=/w/workspace/edgex-go/11 [2020-12-22T00:51:47.565Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-22T00:51:47.565Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-22T00:51:47.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-22T00:51:47.565Z] + PACKAGES=/tmp/packages_start.txt [2020-12-22T00:51:47.565Z] + '[' /w/workspace/edgex-go/11 ']' [2020-12-22T00:51:47.565Z] + PACKAGES=/tmp/packages_end.txt [2020-12-22T00:51:47.565Z] + case "${OS_FAMILY}" in [2020-12-22T00:51:47.565Z] + rpm -qa [2020-12-22T00:51:47.565Z] + sort [2020-12-22T00:51:51.799Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-22T00:51:51.799Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-22T00:51:51.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-22T00:51:52.061Z] + '[' /w/workspace/edgex-go/11 ']' [2020-12-22T00:51:52.061Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2020-12-22T00:51:52.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2020-12-22T00:51:52.075Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-22T00:51:52.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:51:52.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:51:52.675Z] [2020-12-22T00:51:52.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:51:53.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:51:53.053Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-22T00:51:53.053Z] df20fa9351a1: Pulling fs layer [2020-12-22T00:51:53.053Z] 36b3adc4ff6f: Pulling fs layer [2020-12-22T00:51:53.053Z] 8ad3a11d3b57: Pulling fs layer [2020-12-22T00:51:53.053Z] 46f8f816bc3b: Pulling fs layer [2020-12-22T00:51:53.053Z] 93b61091891f: Pulling fs layer [2020-12-22T00:51:53.053Z] 93b9cdb0e59b: Pulling fs layer [2020-12-22T00:51:53.053Z] 5e14af77c1be: Pulling fs layer [2020-12-22T00:51:53.053Z] 01666e4c0597: Pulling fs layer [2020-12-22T00:51:53.053Z] aa168da1d23b: Pulling fs layer [2020-12-22T00:51:53.053Z] 46f8f816bc3b: Waiting [2020-12-22T00:51:53.053Z] 93b61091891f: Waiting [2020-12-22T00:51:53.053Z] 93b9cdb0e59b: Waiting [2020-12-22T00:51:53.053Z] aa168da1d23b: Waiting [2020-12-22T00:51:53.053Z] 5e14af77c1be: Waiting [2020-12-22T00:51:53.053Z] 01666e4c0597: Waiting [2020-12-22T00:51:53.053Z] 36b3adc4ff6f: Download complete [2020-12-22T00:51:53.053Z] 46f8f816bc3b: Verifying Checksum [2020-12-22T00:51:53.053Z] 46f8f816bc3b: Download complete [2020-12-22T00:51:53.053Z] df20fa9351a1: Verifying Checksum [2020-12-22T00:51:53.053Z] 93b9cdb0e59b: Verifying Checksum [2020-12-22T00:51:53.053Z] 93b9cdb0e59b: Download complete [2020-12-22T00:51:53.321Z] 5e14af77c1be: Verifying Checksum [2020-12-22T00:51:53.321Z] 5e14af77c1be: Download complete [2020-12-22T00:51:53.321Z] 93b61091891f: Verifying Checksum [2020-12-22T00:51:53.321Z] 93b61091891f: Download complete [2020-12-22T00:51:53.321Z] 01666e4c0597: Download complete [2020-12-22T00:51:53.591Z] df20fa9351a1: Pull complete [2020-12-22T00:51:53.591Z] 36b3adc4ff6f: Pull complete [2020-12-22T00:51:53.861Z] 8ad3a11d3b57: Verifying Checksum [2020-12-22T00:51:53.861Z] 8ad3a11d3b57: Download complete [2020-12-22T00:51:54.443Z] 8ad3a11d3b57: Pull complete [2020-12-22T00:51:54.854Z] 46f8f816bc3b: Pull complete [2020-12-22T00:51:55.498Z] aa168da1d23b: Verifying Checksum [2020-12-22T00:51:55.498Z] aa168da1d23b: Download complete [2020-12-22T00:51:56.953Z] 93b61091891f: Pull complete [2020-12-22T00:51:56.953Z] 93b9cdb0e59b: Pull complete [2020-12-22T00:51:56.953Z] 5e14af77c1be: Pull complete [2020-12-22T00:51:57.218Z] 01666e4c0597: Pull complete [2020-12-22T00:52:07.264Z] aa168da1d23b: Pull complete [2020-12-22T00:52:07.264Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-22T00:52:07.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:52:07.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-22T00:52:07.490Z] prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container [2020-12-22T00:52:07.545Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-22T00:52:12.379Z] $ docker top 81631f5f2b59d27ccc50017c00b484ed42694938f4390d2aad144c9cb2e8fbd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:52:12.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-22T00:52:13.244Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-22T00:52:13.546Z] + ls /var/log/sa-host [2020-12-22T00:52:13.546Z] + sadf -c /var/log/sa-host/sa22 [2020-12-22T00:52:13.546Z] file_magic: OK [2020-12-22T00:52:13.546Z] HZ: Using current value: 100 [2020-12-22T00:52:13.546Z] file_header: OK [2020-12-22T00:52:13.546Z] 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 [2020-12-22T00:52:13.546Z] Statistics: [2020-12-22T00:52:13.546Z] 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... [2020-12-22T00:52:13.546Z] File successfully converted to sysstat format version 12.2.1 [2020-12-22T00:52:13.546Z] + sadf -c /var/log/sa-host/sa23 [2020-12-22T00:52:13.546Z] file_magic: OK [2020-12-22T00:52:13.546Z] HZ: Using current value: 100 [2020-12-22T00:52:13.546Z] file_header: OK [2020-12-22T00:52:13.546Z] 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 [2020-12-22T00:52:13.546Z] Statistics: [2020-12-22T00:52:13.546Z] Hnuu...uuuununununu... [2020-12-22T00:52:13.546Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-22T00:52:13.760Z] provisioning config files... [2020-12-22T00:52:13.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config8494868703474227859tmp [Pipeline] { [Pipeline] echo [2020-12-22T00:52:13.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:52:14.158Z] ---> create-netrc.sh [Pipeline] } [2020-12-22T00:52:14.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-22T00:52:14.323Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:52:14.623Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-22T00:52:14.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:52:14.938Z] ---> sudo-logs.sh [2020-12-22T00:52:14.938Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-22T00:52:14.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:52:15.247Z] ---> job-cost.sh [2020-12-22T00:52:15.247Z] lf-activate-venv: SKIPPING [2020-12-22T00:52:15.247Z] INFO: No Stack... [2020-12-22T00:52:16.193Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-22T00:52:16.767Z] INFO: Archiving Costs [Pipeline] echo [2020-12-22T00:52:16.781Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:52:17.079Z] ---> logs-deploy.sh [2020-12-22T00:52:17.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/11 [2020-12-22T00:52:17.080Z] INFO: archiving workspace using pattern(s): [2020-12-22T00:52:18.469Z] Archives upload complete. [2020-12-22T00:52:18.732Z] INFO: archiving logs to Nexus