Pull request #3837 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4602fda9e103f263a6c396fde90b0854523bea0+87838b6d0d653c2c1edac1be3b99b5b7508036b9 (fad4850a1afa3c975a876e1699bf89bd9518d3fc) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15752780685935254224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3986640240959056409.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3837/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3837/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13516771051335660383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11648457903244894432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3837/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3837/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh968083311258937552.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-341’ Running on prd-centos7-docker-4c-2g-343 in /w/workspace/edgexfoundry_edgex-go_PR-3837 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2727152619330499686.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87838b6d0d653c2c1edac1be3b99b5b7508036b9 into PR head commit f4602fda9e103f263a6c396fde90b0854523bea0 Merge succeeded, producing f4602fda9e103f263a6c396fde90b0854523bea0 Checking out Revision f4602fda9e103f263a6c396fde90b0854523bea0 (PR-3837) Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.2.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1899108232122254756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3837/head:refs/remotes/origin/PR-3837 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2960670814814756898.key > git merge 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 > git rev-list --no-walk b938322fc5de7c26a914ea901dc791585b283fc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-06T16:45:25.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-06T16:45:25.745Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-06T16:45:25.762Z] ========================================================= [2021-12-06T16:45:25.762Z] EdgeX Global Pipelines Version Info [2021-12-06T16:45:25.762Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:45:26.878Z] ------------------- [2021-12-06T16:45:26.878Z] stable info: [2021-12-06T16:45:26.878Z] ------------------- [2021-12-06T16:45:26.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-06T16:45:26.878Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T16:45:26.878Z] Message: update stable to v1.0.217 [2021-12-06T16:45:27.452Z] ------------------- [2021-12-06T16:45:27.452Z] experimental info: [2021-12-06T16:45:27.452Z] ------------------- [2021-12-06T16:45:27.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-06T16:45:27.452Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T16:45:27.452Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-06T16:45:27.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-06T16:45:27.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-06T16:45:27.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-06T16:45:27.609Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-06T16:45:27.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-06T16:45:27.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-06T16:45:27.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-06T16:45:27.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-06T16:45:27.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-06T16:45:27.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-06T16:45:27.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-06T16:45:27.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-06T16:45:27.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-06T16:45:27.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-06T16:45:27.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-06T16:45:27.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T16:45:27.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T16:45:27.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-06T16:45:27.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-06T16:45:27.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-06T16:45:27.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-06T16:45:27.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-06T16:45:27.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3837 [Pipeline] echo [2021-12-06T16:45:27.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3837 [Pipeline] echo [2021-12-06T16:45:27.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3837 [Pipeline] echo [2021-12-06T16:45:27.844Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4602fda9e103f263a6c396fde90b0854523bea0 [Pipeline] echo [2021-12-06T16:45:27.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4602fd [Pipeline] echo [2021-12-06T16:45:27.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:45:27.908Z] provisioning config files... [2021-12-06T16:45:27.921Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8344009283937586380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:45:28.225Z] ---> docker-login.sh [2021-12-06T16:45:28.225Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:45:28.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:28.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:28.487Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:28.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:28.487Z] [2021-12-06T16:45:28.487Z] Login Succeeded [2021-12-06T16:45:28.487Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:45:28.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:28.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:28.487Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:28.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:28.487Z] [2021-12-06T16:45:28.487Z] Login Succeeded [2021-12-06T16:45:28.487Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:45:28.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:28.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:28.487Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:28.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:28.487Z] [2021-12-06T16:45:28.487Z] Login Succeeded [2021-12-06T16:45:28.487Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:45:28.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:28.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:28.753Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:28.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:28.753Z] [2021-12-06T16:45:28.753Z] Login Succeeded [2021-12-06T16:45:28.753Z] docker.io [2021-12-06T16:45:28.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:29.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:29.330Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:29.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:29.330Z] [2021-12-06T16:45:29.330Z] Login Succeeded [2021-12-06T16:45:29.330Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:45:29.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:45:29.654Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] ++ dirname cmd/core-command/Dockerfile [2021-12-06T16:45:29.655Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/core-data/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-06T16:45:29.655Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:45:29.655Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-06T16:45:29.655Z] ++ cut -d/ -f2 [2021-12-06T16:45:29.655Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-06T16:45:29.687Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-06T16:45:30.094Z] + git rev-list -1 --merges f4602fda9e103f263a6c396fde90b0854523bea0~1..f4602fda9e103f263a6c396fde90b0854523bea0 [Pipeline] echo [2021-12-06T16:45:30.106Z] -----------> git rev-list -1 --merges f4602fda9e103f263a6c396fde90b0854523bea0~1..f4602fda9e103f263a6c396fde90b0854523bea0 f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:45:30.106Z] f4602fda9e103f263a6c396fde90b0854523bea0 [false] [Pipeline] sh [2021-12-06T16:45:30.403Z] + git log --format=format:%s -1 f4602fda9e103f263a6c396fde90b0854523bea0 [Pipeline] echo [2021-12-06T16:45:30.415Z] ========================================================= [2021-12-06T16:45:30.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-06T16:45:30.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-06T16:45:30.824Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:45:30.824Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-06T16:45:30.824Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-06T16:45:30.824Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-06T16:45:30.824Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-06T16:45:30.824Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-06T16:45:30.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:45:31.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:45:31.184Z] [2021-12-06T16:45:31.184Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:45:31.489Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:45:31.490Z] latest: Pulling from edgex-devops/git-semver [2021-12-06T16:45:31.490Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T16:45:31.490Z] 3e5f54012d9b: Pulling fs layer [2021-12-06T16:45:31.490Z] 4c7163046ea9: Pulling fs layer [2021-12-06T16:45:31.490Z] 0c2d73faf560: Pulling fs layer [2021-12-06T16:45:31.490Z] 0c2d73faf560: Waiting [2021-12-06T16:45:31.490Z] 3e5f54012d9b: Verifying Checksum [2021-12-06T16:45:31.490Z] 3e5f54012d9b: Download complete [2021-12-06T16:45:31.490Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T16:45:31.490Z] a0d0a0d46f8b: Download complete [2021-12-06T16:45:31.490Z] 4c7163046ea9: Verifying Checksum [2021-12-06T16:45:31.490Z] 4c7163046ea9: Download complete [2021-12-06T16:45:31.490Z] 0c2d73faf560: Verifying Checksum [2021-12-06T16:45:31.490Z] 0c2d73faf560: Download complete [2021-12-06T16:45:31.757Z] a0d0a0d46f8b: Pull complete [2021-12-06T16:45:31.757Z] 3e5f54012d9b: Pull complete [2021-12-06T16:45:32.021Z] 4c7163046ea9: Pull complete [2021-12-06T16:45:32.281Z] 0c2d73faf560: Pull complete [2021-12-06T16:45:32.281Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-06T16:45:32.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:45:32.281Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-06T16:45:32.352Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T16:45:32.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:45:33.008Z] $ docker top 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:45:33.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:45:33.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:45:33.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:45:33.225Z] $ docker exec 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c ssh-agent [2021-12-06T16:45:33.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdaHmed/agent.14 [2021-12-06T16:45:33.347Z] SSH_AGENT_PID=21 [2021-12-06T16:45:33.354Z] Running ssh-add (command line suppressed) [2021-12-06T16:45:33.464Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_944789064165495338.key (/w/workspace/edgex-go/2@tmp/private_key_944789064165495338.key) [2021-12-06T16:45:33.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:45:33.780Z] + git tag --points-at HEAD [Pipeline] } [2021-12-06T16:45:33.797Z] $ docker exec --env ******** --env ******** 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c ssh-agent -k [2021-12-06T16:45:33.919Z] unset SSH_AUTH_SOCK; [2021-12-06T16:45:33.919Z] unset SSH_AGENT_PID; [2021-12-06T16:45:33.919Z] echo Agent pid 21 killed; [2021-12-06T16:45:33.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-06T16:45:33.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:45:33.956Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:45:34.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:45:34.095Z] $ docker exec 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c ssh-agent [2021-12-06T16:45:34.186Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkdOgOP/agent.54 [2021-12-06T16:45:34.186Z] SSH_AGENT_PID=61 [2021-12-06T16:45:34.191Z] Running ssh-add (command line suppressed) [2021-12-06T16:45:34.295Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5042475939712728007.key (/w/workspace/edgex-go/2@tmp/private_key_5042475939712728007.key) [2021-12-06T16:45:34.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:45:34.610Z] + git semver init [2021-12-06T16:45:34.610Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:45:34.610Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-12-06T16:45:34.610Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-12-06T16:45:34.610Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:45:34.610Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:45:34.610Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:45:34.610Z] # $SEMVER_BRANCH = PR-3837 [2021-12-06T16:45:34.610Z] # $SEMVER_TEMP = /tmp/semver-073972530 [2021-12-06T16:45:34.610Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-06T16:47:26.119Z] # '/tmp/semver-073972530' -> '/w/workspace/edgex-go/2/.semver' [2021-12-06T16:47:26.119Z] # -> Force: false [2021-12-06T16:47:26.119Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-12-06T16:47:26.128Z] $ docker exec --env ******** --env ******** 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c ssh-agent -k [2021-12-06T16:47:26.223Z] unset SSH_AUTH_SOCK; [2021-12-06T16:47:26.224Z] unset SSH_AGENT_PID; [2021-12-06T16:47:26.224Z] echo Agent pid 61 killed; [2021-12-06T16:47:26.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:47:26.537Z] + git semver [Pipeline] } [2021-12-06T16:47:26.564Z] $ docker stop --time=1 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c [2021-12-06T16:47:28.194Z] $ docker rm -f 2854ff2f965ba3984ceb4820a5d879d621309a1c889bd55c5941d9f876453d8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:47:28.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-06T16:47:28.797Z] Stashed 1 file(s) [Pipeline] echo [2021-12-06T16:47:28.800Z] [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] echo [2021-12-06T16:47:28.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:47:28.972Z] ========================================================= [2021-12-06T16:47:28.972Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-06T16:47:28.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:47:29.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:47:29.276Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-06T16:47:29.276Z] a0d0a0d46f8b: Already exists [2021-12-06T16:47:29.276Z] 31adcdaf11c8: Pulling fs layer [2021-12-06T16:47:29.276Z] b8b176561691: Pulling fs layer [2021-12-06T16:47:29.276Z] 4527c011a84f: Pulling fs layer [2021-12-06T16:47:29.276Z] 5d74067f8e1e: Pulling fs layer [2021-12-06T16:47:29.276Z] e0aca202a116: Pulling fs layer [2021-12-06T16:47:29.276Z] 3a43be97a3b4: Pulling fs layer [2021-12-06T16:47:29.276Z] 34cad66bf833: Pulling fs layer [2021-12-06T16:47:29.276Z] b4e3c513aaa6: Pulling fs layer [2021-12-06T16:47:29.276Z] 3a43be97a3b4: Waiting [2021-12-06T16:47:29.276Z] 5d74067f8e1e: Waiting [2021-12-06T16:47:29.276Z] e0aca202a116: Waiting [2021-12-06T16:47:29.276Z] 34cad66bf833: Waiting [2021-12-06T16:47:29.276Z] b4e3c513aaa6: Waiting [2021-12-06T16:47:29.276Z] b8b176561691: Verifying Checksum [2021-12-06T16:47:29.276Z] b8b176561691: Download complete [2021-12-06T16:47:29.276Z] 31adcdaf11c8: Download complete [2021-12-06T16:47:29.276Z] 5d74067f8e1e: Verifying Checksum [2021-12-06T16:47:29.276Z] 5d74067f8e1e: Download complete [2021-12-06T16:47:29.276Z] e0aca202a116: Verifying Checksum [2021-12-06T16:47:29.276Z] e0aca202a116: Download complete [2021-12-06T16:47:29.276Z] 3a43be97a3b4: Verifying Checksum [2021-12-06T16:47:29.276Z] 3a43be97a3b4: Download complete [2021-12-06T16:47:29.541Z] 34cad66bf833: Verifying Checksum [2021-12-06T16:47:29.541Z] 34cad66bf833: Download complete [2021-12-06T16:47:29.541Z] 31adcdaf11c8: Pull complete [2021-12-06T16:47:29.804Z] b8b176561691: Pull complete [2021-12-06T16:47:29.804Z] b4e3c513aaa6: Verifying Checksum [2021-12-06T16:47:29.804Z] b4e3c513aaa6: Download complete [2021-12-06T16:47:29.804Z] 4527c011a84f: Verifying Checksum [2021-12-06T16:47:29.804Z] 4527c011a84f: Download complete [2021-12-06T16:47:33.109Z] 4527c011a84f: Pull complete [2021-12-06T16:47:33.376Z] 5d74067f8e1e: Pull complete [2021-12-06T16:47:33.376Z] e0aca202a116: Pull complete [2021-12-06T16:47:33.376Z] 3a43be97a3b4: Pull complete [2021-12-06T16:47:33.643Z] 34cad66bf833: Pull complete [2021-12-06T16:47:36.213Z] b4e3c513aaa6: Pull complete [2021-12-06T16:47:36.213Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-06T16:47:36.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:47:36.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:47:36.519Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-06T16:47:36.519Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:47:36.519Z] WORKDIR /edgex [2021-12-06T16:47:36.519Z] COPY go.mod . [2021-12-06T16:47:36.519Z] RUN go mod download' [2021-12-06T16:47:37.941Z] Sending build context to Docker daemon 334.5MB [2021-12-06T16:47:37.941Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:47:37.941Z] ---> 9f6097aaca64 [2021-12-06T16:47:37.941Z] Step 2/4 : WORKDIR /edgex [2021-12-06T16:47:39.859Z] ---> Running in e7a1d037faa3 [2021-12-06T16:47:39.859Z] Removing intermediate container e7a1d037faa3 [2021-12-06T16:47:39.859Z] ---> b316b1dd727f [2021-12-06T16:47:39.859Z] Step 3/4 : COPY go.mod . [2021-12-06T16:47:39.859Z] ---> 5592d0b4d5bb [2021-12-06T16:47:39.859Z] Step 4/4 : RUN go mod download [2021-12-06T16:47:40.119Z] ---> Running in af6787513a4c [2021-12-06T16:47:43.933Z] Still waiting to schedule task [2021-12-06T16:47:43.934Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-342’ [2021-12-06T16:48:12.327Z] Removing intermediate container af6787513a4c [2021-12-06T16:48:12.327Z] ---> 42ae973bd3a8 [2021-12-06T16:48:12.327Z] Successfully built 42ae973bd3a8 [2021-12-06T16:48:12.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:48:12.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T16:48:12.625Z] . [Pipeline] withDockerContainer [2021-12-06T16:48:12.694Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T16:48:12.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:48:13.089Z] $ docker top 2f6dc675d28347fccefdc0629ebd8057c93f471ff6ea5abc920ea613c78c7006 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:48:13.441Z] + go version [2021-12-06T16:48:13.441Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-06T16:48:13.452Z] $ docker stop --time=1 2f6dc675d28347fccefdc0629ebd8057c93f471ff6ea5abc920ea613c78c7006 [2021-12-06T16:48:14.623Z] $ docker rm -f 2f6dc675d28347fccefdc0629ebd8057c93f471ff6ea5abc920ea613c78c7006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:48:15.062Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T16:48:15.062Z] . [Pipeline] withDockerContainer [2021-12-06T16:48:15.125Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T16:48:15.167Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:48:15.508Z] $ docker top b9be18b723c30827f4c3ce16717b9531161273bda60079d1dc1a71c7d1a967c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T16:48:15.585Z] ========================================================= [2021-12-06T16:48:15.585Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T16:48:15.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:48:15.891Z] + make test [2021-12-06T16:48:15.891Z] go mod tidy [2021-12-06T16:48:15.891Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T16:48:21.212Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T16:48:39.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T16:48:42.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T16:48:43.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T16:48:43.692Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T16:48:45.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T16:48:46.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T16:48:46.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T16:48:46.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T16:48:46.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T16:48:47.163Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T16:48:47.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T16:48:47.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T16:48:47.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T16:48:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T16:48:49.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-12-06T16:48:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T16:48:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T16:48:50.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements [2021-12-06T16:48:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T16:48:50.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-12-06T16:48:50.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T16:48:50.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T16:48:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2021-12-06T16:48:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T16:48:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:48:52.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-12-06T16:48:52.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T16:48:52.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T16:48:52.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T16:48:52.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T16:48:52.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T16:48:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2021-12-06T16:48:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T16:48:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:48:53.453Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2021-12-06T16:48:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T16:48:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T16:48:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T16:48:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T16:48:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T16:48:53.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-12-06T16:48:53.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T16:48:53.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T16:48:53.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T16:48:54.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-12-06T16:48:54.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T16:48:54.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-12-06T16:48:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-12-06T16:48:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T16:48:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-12-06T16:48:56.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-12-06T16:48:56.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-12-06T16:48:56.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-12-06T16:48:56.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-12-06T16:49:08.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-12-06T16:49:08.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-12-06T16:49:13.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 82.5% of statements [2021-12-06T16:49:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T16:49:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-12-06T16:49:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-12-06T16:49:31.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 65.4% of statements [2021-12-06T16:49:31.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T16:49:31.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T16:49:31.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T16:49:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements [2021-12-06T16:49:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T16:49:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T16:49:31.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-12-06T16:49:31.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T16:49:32.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-12-06T16:49:32.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T16:49:40.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-12-06T16:49:40.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-12-06T16:49:40.395Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-12-06T16:50:12.654Z] GO111MODULE=on go vet ./... [2021-12-06T16:50:20.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T16:50:20.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T16:50:21.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T16:50:21.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T16:50:21.970Z] + ls -al . [2021-12-06T16:50:21.970Z] total 644 [2021-12-06T16:50:21.970Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 16:50 . [2021-12-06T16:50:21.970Z] drwxr-xr-x 4 root root 28 Dec 6 16:48 .. [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 16:45 .dockerignore [2021-12-06T16:50:21.970Z] drwxrwxr-x 8 1001 1001 179 Dec 6 16:45 .git [2021-12-06T16:50:21.970Z] drwxrwxr-x 4 1001 1001 142 Dec 6 16:45 .github [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 16:45 .gitignore [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 16:45 .golangci.yml [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 16:45 .hadolint.yml [2021-12-06T16:50:21.970Z] drwx------ 3 1001 1001 73 Dec 6 16:47 .semver [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 16:45 .sonarcloud.properties [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 16:45 ADOPTERS.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 16:45 Attribution.txt [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 16:45 CHANGELOG.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 16:45 CONTRIBUTING.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 16:45 GOVERNANCE.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 16:45 Jenkinsfile [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 16:45 LICENSE [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 16:45 Makefile [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 16:45 OWNERS.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 16:45 README.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 16:45 SECURITY.md [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 16:47 VERSION [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 16:45 ZMQWindows.md [2021-12-06T16:50:21.970Z] drwxrwxr-x 2 1001 1001 37 Dec 6 16:45 bin [2021-12-06T16:50:21.970Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 16:45 cmd [2021-12-06T16:50:21.970Z] -rw-r--r-- 1 root root 428381 Dec 6 16:49 coverage.out [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 16:45 go.mod [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 16:48 go.sum [2021-12-06T16:50:21.970Z] drwxrwxr-x 8 1001 1001 124 Dec 6 16:45 internal [2021-12-06T16:50:21.970Z] drwxrwxr-x 3 1001 1001 16 Dec 6 16:45 openapi [2021-12-06T16:50:21.970Z] drwxrwxr-x 4 1001 1001 71 Dec 6 16:45 snap [2021-12-06T16:50:21.970Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 16:45 version.go [Pipeline] sh [2021-12-06T16:50:22.263Z] + '[' -e coverage.out ] [2021-12-06T16:50:22.263Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T16:50:22.357Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T16:50:22.651Z] + make build [2021-12-06T16:50:22.651Z] 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 [2021-12-06T16:50:24.043Z] 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 [2021-12-06T16:50:30.677Z] 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 [2021-12-06T16:50:30.945Z] 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 [2021-12-06T16:50:31.892Z] 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 [2021-12-06T16:50:32.157Z] 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 [2021-12-06T16:50:32.730Z] 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 [2021-12-06T16:50:33.688Z] 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 [2021-12-06T16:50:34.258Z] 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 [2021-12-06T16:50:35.651Z] 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 [2021-12-06T16:50:36.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 [2021-12-06T16:50:37.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-06T16:50:38.584Z] $ docker stop --time=1 b9be18b723c30827f4c3ce16717b9531161273bda60079d1dc1a71c7d1a967c0 [2021-12-06T16:50:40.416Z] $ docker rm -f b9be18b723c30827f4c3ce16717b9531161273bda60079d1dc1a71c7d1a967c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:50:41.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:50:41.911Z] [2021-12-06T16:50:41.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:50:42.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:50:42.343Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-06T16:50:42.343Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-06T16:50:42.343Z] ca9280d653b3: Pulling fs layer [2021-12-06T16:50:42.343Z] 7e9c9ca2126c: Pulling fs layer [2021-12-06T16:50:42.343Z] cbdbe7a5bc2a: Download complete [2021-12-06T16:50:42.610Z] ca9280d653b3: Verifying Checksum [2021-12-06T16:50:42.610Z] ca9280d653b3: Download complete [2021-12-06T16:50:42.610Z] cbdbe7a5bc2a: Pull complete [2021-12-06T16:50:42.870Z] 7e9c9ca2126c: Download complete [2021-12-06T16:50:43.136Z] ca9280d653b3: Pull complete [2021-12-06T16:50:46.448Z] 7e9c9ca2126c: Pull complete [2021-12-06T16:50:46.448Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-06T16:50:46.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:50:46.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-06T16:50:46.776Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T16:50:46.812Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:50:49.322Z] $ docker top fc9b72ccddbe3ac3d7051a0faad3e52b470c711639daaeddadd63ec4dc280642 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:50:49.672Z] + docker-compose build --help [2021-12-06T16:50:49.672Z] + grep parallel [2021-12-06T16:50:50.244Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T16:50:50.255Z] $ docker stop --time=1 fc9b72ccddbe3ac3d7051a0faad3e52b470c711639daaeddadd63ec4dc280642 [2021-12-06T16:50:51.447Z] $ docker rm -f fc9b72ccddbe3ac3d7051a0faad3e52b470c711639daaeddadd63ec4dc280642 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:50:51.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:50:51.834Z] . [Pipeline] withDockerContainer [2021-12-06T16:50:51.894Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T16:50:51.926Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:50:52.254Z] $ docker top c3a6e13ee3e5d56e4963c80263d2ad1096bbb5ef91419f89839e835394ef71aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:50:52.620Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T16:50:53.192Z] Building core-command ... [2021-12-06T16:50:53.192Z] Building core-data ... [2021-12-06T16:50:53.192Z] Building core-metadata ... [2021-12-06T16:50:53.192Z] Building security-bootstrapper ... [2021-12-06T16:50:53.192Z] Building security-proxy-setup ... [2021-12-06T16:50:53.192Z] Building security-secretstore-setup ... [2021-12-06T16:50:53.192Z] Building support-notifications ... [2021-12-06T16:50:53.192Z] Building support-scheduler ... [2021-12-06T16:50:53.192Z] Building sys-mgmt-agent ... [2021-12-06T16:50:53.192Z] Building core-data [2021-12-06T16:50:53.192Z] Building security-bootstrapper [2021-12-06T16:50:53.192Z] Building security-secretstore-setup [2021-12-06T16:50:53.192Z] Building core-metadata [2021-12-06T16:50:53.192Z] Building security-proxy-setup [2021-12-06T16:51:03.364Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:03.364Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:03.364Z] ---> 42ae973bd3a8 [2021-12-06T16:51:03.364Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T16:51:03.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:03.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:03.364Z] ---> 42ae973bd3a8 [2021-12-06T16:51:03.364Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T16:51:03.364Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:03.364Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:03.364Z] ---> 42ae973bd3a8 [2021-12-06T16:51:03.364Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T16:51:06.662Z] ---> Running in c536304d1827 [2021-12-06T16:51:06.662Z] ---> Running in 9c7772c101d5 [2021-12-06T16:51:06.662Z] ---> Running in 592e683c2fdd [2021-12-06T16:51:09.207Z] Removing intermediate container c536304d1827 [2021-12-06T16:51:09.207Z] ---> f938899a5779 [2021-12-06T16:51:09.207Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:09.207Z] Removing intermediate container 9c7772c101d5 [2021-12-06T16:51:09.207Z] ---> e43754bf99ba [2021-12-06T16:51:09.207Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:09.207Z] Removing intermediate container 592e683c2fdd [2021-12-06T16:51:09.207Z] ---> b9e54e5d1e96 [2021-12-06T16:51:09.207Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:09.844Z] ---> Running in 691bbac67ff2 [2021-12-06T16:51:09.844Z] ---> Running in d25885ed346f [2021-12-06T16:51:09.844Z] ---> Running in ada284e305e0 [2021-12-06T16:51:14.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-344 in /w/workspace/edgexfoundry_edgex-go_PR-3837 [Pipeline] { [Pipeline] ws [2021-12-06T16:51:14.964Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-06T16:51:15.152Z] The recommended git tool is: git [2021-12-06T16:51:15.360Z] Removing intermediate container ada284e305e0 [2021-12-06T16:51:15.360Z] ---> dbaaf518d072 [2021-12-06T16:51:15.360Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T16:51:15.360Z] Removing intermediate container d25885ed346f [2021-12-06T16:51:15.360Z] ---> 863f3517852a [2021-12-06T16:51:15.360Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T16:51:15.360Z] ---> Running in 679c8f19baad [2021-12-06T16:51:15.360Z] Removing intermediate container 691bbac67ff2 [2021-12-06T16:51:15.360Z] ---> 1fde7c5573ca [2021-12-06T16:51:15.360Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T16:51:15.930Z] ---> Running in 825a463b366c [2021-12-06T16:51:15.930Z] ---> Running in d8c29e466c54 [2021-12-06T16:51:16.966Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:17.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:17.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:17.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:17.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:17.227Z] ---> 42ae973bd3a8 [2021-12-06T16:51:17.227Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:51:17.227Z] ---> Using cache [2021-12-06T16:51:17.227Z] ---> f938899a5779 [2021-12-06T16:51:17.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:17.227Z] ---> Using cache [2021-12-06T16:51:17.227Z] ---> 863f3517852a [2021-12-06T16:51:17.227Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T16:51:17.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:18.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:18.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:18.072Z] OK: 220 MiB in 52 packages [2021-12-06T16:51:18.331Z] ---> Running in a6e2e088001a [2021-12-06T16:51:18.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:18.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:18.331Z] ---> 42ae973bd3a8 [2021-12-06T16:51:18.331Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:51:18.331Z] ---> Using cache [2021-12-06T16:51:18.331Z] ---> f938899a5779 [2021-12-06T16:51:18.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:18.331Z] ---> Using cache [2021-12-06T16:51:18.331Z] ---> 863f3517852a [2021-12-06T16:51:18.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:51:18.331Z] OK: 220 MiB in 52 packages [2021-12-06T16:51:18.331Z] OK: 220 MiB in 52 packages [2021-12-06T16:51:18.596Z] ---> Running in dd589385188f [2021-12-06T16:51:18.877Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:18.877Z] Removing intermediate container 679c8f19baad [2021-12-06T16:51:18.877Z] ---> 388a8fa2823f [2021-12-06T16:51:18.877Z] Step 6/20 : COPY . . [2021-12-06T16:51:18.877Z] Removing intermediate container d8c29e466c54 [2021-12-06T16:51:18.877Z] ---> e9b91dcb0674 [2021-12-06T16:51:18.877Z] Step 6/24 : COPY . . [2021-12-06T16:51:19.147Z] Removing intermediate container 825a463b366c [2021-12-06T16:51:19.147Z] ---> c9c68498ee43 [2021-12-06T16:51:19.147Z] Step 6/30 : COPY . . [2021-12-06T16:51:19.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:19.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:20.018Z] OK: 220 MiB in 52 packages [2021-12-06T16:51:20.018Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:51:20.278Z] OK: 220 MiB in 52 packages [2021-12-06T16:51:20.810Z] using credential edgex-jenkins-ssh [2021-12-06T16:51:20.846Z] Cloning the remote Git repository [2021-12-06T16:51:20.907Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:51:20.999Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-06T16:51:21.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:51:21.136Z] > git --version # timeout=10 [2021-12-06T16:51:21.219Z] > git --version # 'git version 2.17.1' [2021-12-06T16:51:21.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:51:21.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:51:25.582Z] Removing intermediate container a6e2e088001a [2021-12-06T16:51:25.582Z] ---> fb54c8bcc740 [2021-12-06T16:51:25.582Z] Step 6/22 : COPY . . [2021-12-06T16:51:26.161Z] Removing intermediate container dd589385188f [2021-12-06T16:51:26.161Z] ---> 988d1e7540d4 [2021-12-06T16:51:26.161Z] Step 6/22 : COPY . . [2021-12-06T16:51:29.477Z] ---> f1dd56d79eb1 [2021-12-06T16:51:29.477Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:29.759Z] ---> 7e26bfd75795 [2021-12-06T16:51:29.759Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:30.703Z] ---> 92e375771225 [2021-12-06T16:51:30.703Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:32.606Z] ---> Running in cd3f32766a59 [2021-12-06T16:51:32.606Z] ---> Running in 90b2ed03ecc0 [2021-12-06T16:51:32.606Z] ---> Running in 410f47aec905 [2021-12-06T16:51:35.165Z] ---> 0b92dacf61b7 [2021-12-06T16:51:35.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:35.165Z] ---> Running in 1deb3bdb9358 [2021-12-06T16:51:36.121Z] Removing intermediate container 410f47aec905 [2021-12-06T16:51:36.121Z] ---> 517939e4a33a [2021-12-06T16:51:36.121Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T16:51:36.121Z] Removing intermediate container cd3f32766a59 [2021-12-06T16:51:36.121Z] ---> 2556c45f572b [2021-12-06T16:51:36.121Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T16:51:36.121Z] Removing intermediate container 90b2ed03ecc0 [2021-12-06T16:51:36.121Z] ---> c0f0c9831f05 [2021-12-06T16:51:36.121Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T16:51:36.121Z] ---> Running in 7b2ab20e40ef [2021-12-06T16:51:36.121Z] ---> Running in fb842e5a021f [2021-12-06T16:51:36.121Z] ---> Running in bc9570feb1a9 [2021-12-06T16:51:36.121Z] Removing intermediate container 1deb3bdb9358 [2021-12-06T16:51:36.121Z] ---> ab1e16e34e64 [2021-12-06T16:51:36.121Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T16:51:36.398Z] ---> Running in af3d8f9e59e9 [2021-12-06T16:51:36.398Z] 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 [2021-12-06T16:51:36.661Z] 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 [2021-12-06T16:51:36.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T16:51:36.922Z] 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 [2021-12-06T16:51:38.320Z] ---> b5eca0803f3e [2021-12-06T16:51:38.320Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:38.582Z] ---> Running in bbaaea6cb9db [2021-12-06T16:51:39.987Z] Removing intermediate container bbaaea6cb9db [2021-12-06T16:51:39.987Z] ---> 583b47c4d76e [2021-12-06T16:51:39.987Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T16:51:39.987Z] ---> Running in 9f7ae344af6e [2021-12-06T16:51:40.575Z] 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 [2021-12-06T16:52:19.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 [2021-12-06T16:52:19.373Z] 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 [2021-12-06T16:52:19.636Z] Removing intermediate container 7b2ab20e40ef [2021-12-06T16:52:19.636Z] ---> 4f65d6d30141 [2021-12-06T16:52:19.636Z] [2021-12-06T16:52:19.636Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T16:52:19.636Z] Removing intermediate container bc9570feb1a9 [2021-12-06T16:52:19.636Z] ---> 90ca4601e955 [2021-12-06T16:52:19.636Z] [2021-12-06T16:52:19.636Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T16:52:19.636Z] Removing intermediate container fb842e5a021f [2021-12-06T16:52:19.636Z] ---> a3e2a2011b99 [2021-12-06T16:52:19.636Z] [2021-12-06T16:52:19.636Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T16:52:20.230Z] 3.14: Pulling from library/alpine [2021-12-06T16:52:20.230Z] 3.14: Pulling from library/alpine [2021-12-06T16:52:20.230Z] 3.14: Pulling from library/alpine [2021-12-06T16:52:21.204Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:52:21.204Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T16:52:21.204Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:52:21.204Z] Status: Image is up to date for alpine:3.14 [2021-12-06T16:52:21.204Z] ---> 0a97eee8041e [2021-12-06T16:52:21.204Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T16:52:21.204Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:52:21.204Z] Status: Image is up to date for alpine:3.14 [2021-12-06T16:52:21.204Z] ---> 0a97eee8041e [2021-12-06T16:52:21.204Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T16:52:21.204Z] ---> 0a97eee8041e [2021-12-06T16:52:21.204Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T16:52:21.204Z] ---> Running in a4e0dc393945 [2021-12-06T16:52:21.204Z] ---> Running in d3294baee62d [2021-12-06T16:52:21.204Z] ---> Running in f13155dd3699 [2021-12-06T16:52:21.204Z] Removing intermediate container d3294baee62d [2021-12-06T16:52:21.204Z] ---> 527ec386c33d [2021-12-06T16:52:21.204Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T16:52:21.204Z] ---> Running in ce4504f9d7cd [2021-12-06T16:52:21.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:21.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.075Z] Removing intermediate container 9f7ae344af6e [2021-12-06T16:52:22.075Z] ---> 26f7ce4b1a2c [2021-12-06T16:52:22.075Z] [2021-12-06T16:52:22.075Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:52:22.075Z] ---> 0a97eee8041e [2021-12-06T16:52:22.075Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:52:22.075Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T16:52:22.075Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T16:52:22.075Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T16:52:22.075Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:52:22.075Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:52:22.356Z] OK: 6 MiB in 17 packages [2021-12-06T16:52:22.356Z] ---> Running in 728ed7c87701 [2021-12-06T16:52:22.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.622Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:52:22.902Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T16:52:22.902Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:52:22.902Z] OK: 6 MiB in 16 packages [2021-12-06T16:52:22.902Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T16:52:22.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:22.902Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:52:22.902Z] Removing intermediate container af3d8f9e59e9 [2021-12-06T16:52:22.902Z] ---> 011f75ba2c5a [2021-12-06T16:52:22.902Z] [2021-12-06T16:52:22.902Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:52:22.902Z] ---> 0a97eee8041e [2021-12-06T16:52:22.902Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T16:52:22.902Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:52:22.902Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T16:52:22.902Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T16:52:22.902Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:52:23.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:23.176Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:52:23.176Z] ---> Running in a77be961ddaf [2021-12-06T16:52:23.176Z] OK: 8 MiB in 19 packages [2021-12-06T16:52:23.176Z] Removing intermediate container a4e0dc393945 [2021-12-06T16:52:23.176Z] ---> df17d8e0f7f3 [2021-12-06T16:52:23.176Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:52:23.176Z] ---> Running in 7641981615b6 [2021-12-06T16:52:23.176Z] Removing intermediate container a77be961ddaf [2021-12-06T16:52:23.176Z] ---> c81709b6e3e1 [2021-12-06T16:52:23.176Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T16:52:23.176Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T16:52:23.176Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:52:23.176Z] OK: 6 MiB in 15 packages [2021-12-06T16:52:23.176Z] Removing intermediate container ce4504f9d7cd [2021-12-06T16:52:23.176Z] ---> 2c05f3de2da4 [2021-12-06T16:52:23.176Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T16:52:23.459Z] ---> Running in 3f809decd5a2 [2021-12-06T16:52:23.459Z] ---> Running in b2307c46896b [2021-12-06T16:52:23.459Z] Removing intermediate container 7641981615b6 [2021-12-06T16:52:23.459Z] ---> ef72850ad56c [2021-12-06T16:52:23.459Z] Step 12/24 : WORKDIR / [2021-12-06T16:52:23.459Z] Removing intermediate container b2307c46896b [2021-12-06T16:52:23.459Z] ---> 89772eb8c3a0 [2021-12-06T16:52:23.459Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T16:52:23.459Z] Removing intermediate container 3f809decd5a2 [2021-12-06T16:52:23.459Z] ---> 979169ffb722 [2021-12-06T16:52:23.459Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T16:52:23.459Z] ---> Running in 9e291b01c45c [2021-12-06T16:52:23.459Z] ---> Running in cb46fa70a36f [2021-12-06T16:52:23.459Z] ---> Running in ea91bbc47bed [2021-12-06T16:52:23.747Z] Removing intermediate container f13155dd3699 [2021-12-06T16:52:23.747Z] ---> 2742add7df66 [2021-12-06T16:52:23.747Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:52:23.747Z] Removing intermediate container 9e291b01c45c [2021-12-06T16:52:23.747Z] ---> 4536485afa2e [2021-12-06T16:52:23.747Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T16:52:23.747Z] Removing intermediate container ea91bbc47bed [2021-12-06T16:52:23.747Z] ---> 635fcd5aa372 [2021-12-06T16:52:23.747Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T16:52:23.747Z] Removing intermediate container cb46fa70a36f [2021-12-06T16:52:23.747Z] ---> 54c9e1b763b6 [2021-12-06T16:52:23.747Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:23.747Z] ---> Running in e6e609c64b04 [2021-12-06T16:52:23.747Z] Removing intermediate container 728ed7c87701 [2021-12-06T16:52:23.747Z] ---> c88486216df2 [2021-12-06T16:52:23.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:52:23.747Z] ---> Running in fb727e52906e [2021-12-06T16:52:23.747Z] ---> Running in bfadc9f886ba [2021-12-06T16:52:24.020Z] ---> Running in 42e6cecdab02 [2021-12-06T16:52:24.021Z] Removing intermediate container e6e609c64b04 [2021-12-06T16:52:24.021Z] ---> 8357340c7fde [2021-12-06T16:52:24.021Z] Step 12/20 : WORKDIR /edgex [2021-12-06T16:52:24.021Z] ---> 7e99429074f0 [2021-12-06T16:52:24.021Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T16:52:24.021Z] ---> Running in 1226ced635ed [2021-12-06T16:52:24.021Z] Removing intermediate container 42e6cecdab02 [2021-12-06T16:52:24.021Z] ---> 1884f331dd56 [2021-12-06T16:52:24.021Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T16:52:24.021Z] ---> Running in 384631cee472 [2021-12-06T16:52:24.283Z] ---> 93827e46ff11 [2021-12-06T16:52:24.283Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T16:52:24.283Z] Removing intermediate container 384631cee472 [2021-12-06T16:52:24.284Z] ---> 2ef9e1441b25 [2021-12-06T16:52:24.284Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:52:24.284Z] Removing intermediate container 1226ced635ed [2021-12-06T16:52:24.284Z] ---> 3450c4d7ffdc [2021-12-06T16:52:24.284Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T16:52:24.284Z] ---> Running in ba2f0971c11d [2021-12-06T16:52:24.561Z] Removing intermediate container ba2f0971c11d [2021-12-06T16:52:24.561Z] ---> 2109910eca2d [2021-12-06T16:52:24.561Z] Step 14/22 : WORKDIR / [2021-12-06T16:52:24.561Z] ---> 978ee1c51631 [2021-12-06T16:52:24.561Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T16:52:24.561Z] ---> 7ece68632f19 [2021-12-06T16:52:24.561Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T16:52:24.561Z] ---> Running in 941742a7c0ae [2021-12-06T16:52:24.561Z] Removing intermediate container fb727e52906e [2021-12-06T16:52:24.561Z] ---> 85493afbd687 [2021-12-06T16:52:24.561Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T16:52:24.833Z] ---> Running in fa12afc96036 [2021-12-06T16:52:24.833Z] Removing intermediate container bfadc9f886ba [2021-12-06T16:52:24.833Z] ---> cbedd68dbf2d [2021-12-06T16:52:24.833Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T16:52:24.833Z] Removing intermediate container 941742a7c0ae [2021-12-06T16:52:24.833Z] ---> d2c4f5527566 [2021-12-06T16:52:24.833Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:52:24.833Z] ---> Running in 379eefc6a662 [2021-12-06T16:52:24.833Z] ---> 0c8340e17a07 [2021-12-06T16:52:24.833Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T16:52:25.101Z] ---> 083e59eea609 [2021-12-06T16:52:25.101Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T16:52:25.101Z] Removing intermediate container 379eefc6a662 [2021-12-06T16:52:25.101Z] ---> 4e0508836db1 [2021-12-06T16:52:25.101Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T16:52:25.101Z] ---> 4bba59393a3e [2021-12-06T16:52:25.101Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T16:52:25.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:25.367Z] ---> 3ff2bcfb5440 [2021-12-06T16:52:25.367Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T16:52:25.367Z] ---> dc511590a7ea [2021-12-06T16:52:25.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T16:52:25.367Z] ---> b341ed098317 [2021-12-06T16:52:25.367Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T16:52:25.367Z] ---> Running in 8c804735f124 [2021-12-06T16:52:25.642Z] ---> Running in a5b6992c50c9 [2021-12-06T16:52:25.642Z] ---> 72d75809bbff [2021-12-06T16:52:25.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T16:52:25.643Z] Removing intermediate container a5b6992c50c9 [2021-12-06T16:52:25.643Z] ---> 44b587c95f07 [2021-12-06T16:52:25.643Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T16:52:25.911Z] ---> Running in 322907554fae [2021-12-06T16:52:25.911Z] ---> 4e2584e988dd [2021-12-06T16:52:25.911Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T16:52:25.911Z] ---> ca5cc48be7ac [2021-12-06T16:52:25.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T16:52:25.911Z] ---> Running in 2cff36927b2a [2021-12-06T16:52:25.911Z] Removing intermediate container 322907554fae [2021-12-06T16:52:25.911Z] ---> 3dbbf4b0c5dc [2021-12-06T16:52:25.911Z] Step 18/20 : LABEL arch=x86_64 [2021-12-06T16:52:25.911Z] ---> Running in 47792aebe19e [2021-12-06T16:52:25.911Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:25.911Z] Removing intermediate container 2cff36927b2a [2021-12-06T16:52:25.911Z] ---> ac340f8e658b [2021-12-06T16:52:25.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:52:25.911Z] ---> 9d148eb32552 [2021-12-06T16:52:25.911Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-06T16:52:25.911Z] ---> Running in 641584c92778 [2021-12-06T16:52:26.192Z] ---> Running in 526ba6563365 [2021-12-06T16:52:26.192Z] Removing intermediate container 47792aebe19e [2021-12-06T16:52:26.192Z] ---> cfad2d4953f8 [2021-12-06T16:52:26.192Z] Step 19/20 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:26.192Z] Removing intermediate container 641584c92778 [2021-12-06T16:52:26.192Z] ---> e63e5027a454 [2021-12-06T16:52:26.192Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:52:26.192Z] ---> Running in 0c9a360f6e6e [2021-12-06T16:52:26.192Z] Removing intermediate container 8c804735f124 [2021-12-06T16:52:26.192Z] ---> 01acfd4898c1 [2021-12-06T16:52:26.192Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:52:26.461Z] ---> Running in 1a9659ebe384 [2021-12-06T16:52:26.461Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T16:52:26.461Z] Removing intermediate container 0c9a360f6e6e [2021-12-06T16:52:26.461Z] ---> c1c78d3eb7a6 [2021-12-06T16:52:26.461Z] Step 20/20 : LABEL version=0.0.0 [2021-12-06T16:52:26.461Z] Removing intermediate container 1a9659ebe384 [2021-12-06T16:52:26.461Z] ---> 4f9572c29a1f [2021-12-06T16:52:26.461Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:26.461Z] ---> Running in da780951969a [2021-12-06T16:52:26.461Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:52:26.461Z] ---> Running in e9fd964a3afb [2021-12-06T16:52:26.461Z] ---> c5a1aa790bda [2021-12-06T16:52:26.461Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T16:52:26.461Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T16:52:26.751Z] Removing intermediate container da780951969a [2021-12-06T16:52:26.751Z] ---> b9c45ee4aea6 [2021-12-06T16:52:26.751Z] [2021-12-06T16:52:26.751Z] Removing intermediate container e9fd964a3afb [2021-12-06T16:52:26.751Z] ---> db4195b7c7da [2021-12-06T16:52:26.751Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T16:52:26.751Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:52:26.751Z] Successfully built b9c45ee4aea6 [2021-12-06T16:52:26.751Z] Successfully tagged security-proxy-setup:latest [2021-12-06T16:52:26.751Z] ---> Running in c7f6f64e5517 [2021-12-06T16:52:26.751Z]  Building security-proxy-setup ... done Building support-scheduler [2021-12-06T16:52:26.751Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T16:52:26.751Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T16:52:27.031Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:52:27.031Z] OK: 8 MiB in 20 packages [2021-12-06T16:52:27.031Z] Removing intermediate container c7f6f64e5517 [2021-12-06T16:52:27.031Z] ---> a7e9a361e852 [2021-12-06T16:52:27.031Z] [2021-12-06T16:52:27.031Z] Successfully built a7e9a361e852 [2021-12-06T16:52:27.980Z] Successfully tagged core-metadata:latest [2021-12-06T16:52:27.980Z] Building support-notifications [2021-12-06T16:52:27.980Z]  Building core-metadata ... done Removing intermediate container 526ba6563365 [2021-12-06T16:52:27.980Z] ---> 40f52cd7532f [2021-12-06T16:52:27.980Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T16:52:27.980Z] ---> e46778e722fe [2021-12-06T16:52:27.980Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T16:52:27.980Z] ---> Running in 7beb04450aa5 [2021-12-06T16:52:28.922Z] ---> b67b5dc87d3d [2021-12-06T16:52:28.923Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T16:52:28.923Z] Removing intermediate container 7beb04450aa5 [2021-12-06T16:52:28.923Z] ---> bd073dbfacdc [2021-12-06T16:52:28.923Z] Step 22/24 : LABEL arch=x86_64 [2021-12-06T16:52:28.923Z] Removing intermediate container fa12afc96036 [2021-12-06T16:52:28.923Z] ---> 247577dd68b4 [2021-12-06T16:52:28.923Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:52:29.182Z] ---> Running in c2efc403bc6e [2021-12-06T16:52:29.182Z] ---> ca69ca435ba7 [2021-12-06T16:52:29.182Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T16:52:29.182Z] ---> 5f75ed8550af [2021-12-06T16:52:29.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T16:52:29.182Z] Removing intermediate container c2efc403bc6e [2021-12-06T16:52:29.182Z] ---> c89dc69e2a7c [2021-12-06T16:52:29.182Z] Step 23/24 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:29.445Z] ---> Running in 67c50b2c75e1 [2021-12-06T16:52:29.445Z] ---> 189c4ad2d290 [2021-12-06T16:52:29.445Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T16:52:29.445Z] Removing intermediate container 67c50b2c75e1 [2021-12-06T16:52:29.445Z] ---> dd85eab76791 [2021-12-06T16:52:29.445Z] Step 24/24 : LABEL version=0.0.0 [2021-12-06T16:52:29.714Z] ---> Running in 73ce57e19678 [2021-12-06T16:52:29.714Z] ---> Running in 03e234dcd4ce [2021-12-06T16:52:29.714Z] ---> f2be4e889e29 [2021-12-06T16:52:29.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T16:52:29.714Z] Removing intermediate container 73ce57e19678 [2021-12-06T16:52:29.714Z] ---> e781c01f5aa2 [2021-12-06T16:52:29.714Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T16:52:29.986Z] Removing intermediate container 03e234dcd4ce [2021-12-06T16:52:29.986Z] ---> d78f57790800 [2021-12-06T16:52:29.986Z] [2021-12-06T16:52:29.986Z] Successfully built d78f57790800 [2021-12-06T16:52:29.986Z] Successfully tagged security-secretstore-setup:latest [2021-12-06T16:52:29.986Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-12-06T16:52:29.986Z] ---> 7688e0288123 [2021-12-06T16:52:29.986Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T16:52:29.986Z] ---> Running in ce1975860a48 [2021-12-06T16:52:29.986Z] ---> 2eb9d2353bfa [2021-12-06T16:52:29.986Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T16:52:30.251Z] ---> Running in d73649864a96 [2021-12-06T16:52:31.198Z] Removing intermediate container ce1975860a48 [2021-12-06T16:52:31.198Z] ---> c0c2196b3837 [2021-12-06T16:52:31.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:52:31.462Z] ---> Running in b3412ad00920 [2021-12-06T16:52:31.726Z] Removing intermediate container b3412ad00920 [2021-12-06T16:52:31.726Z] ---> aa0203068a18 [2021-12-06T16:52:31.726Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:52:31.726Z] ---> Running in 4a39bd07b5d8 [2021-12-06T16:52:32.663Z] Removing intermediate container 4a39bd07b5d8 [2021-12-06T16:52:32.663Z] ---> 5275ded6aba5 [2021-12-06T16:52:32.663Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:34.051Z] ---> Running in 5b7758ee6dd6 [2021-12-06T16:52:34.624Z] Removing intermediate container d73649864a96 [2021-12-06T16:52:34.624Z] ---> 4cd0efdd57f7 [2021-12-06T16:52:34.624Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T16:52:34.884Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:52:34.885Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:52:34.885Z] ---> 42ae973bd3a8 [2021-12-06T16:52:34.885Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T16:52:34.885Z] ---> Using cache [2021-12-06T16:52:34.885Z] ---> f938899a5779 [2021-12-06T16:52:34.885Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:34.885Z] ---> Using cache [2021-12-06T16:52:34.885Z] ---> 863f3517852a [2021-12-06T16:52:34.885Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T16:52:35.145Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:52:35.145Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:52:35.145Z] ---> 42ae973bd3a8 [2021-12-06T16:52:35.145Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:52:35.145Z] ---> Using cache [2021-12-06T16:52:35.145Z] ---> f938899a5779 [2021-12-06T16:52:35.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:35.145Z] ---> Using cache [2021-12-06T16:52:35.145Z] ---> 863f3517852a [2021-12-06T16:52:35.145Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T16:52:37.329Z] Removing intermediate container 5b7758ee6dd6 [2021-12-06T16:52:37.329Z] ---> cfc144296dad [2021-12-06T16:52:37.329Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T16:52:37.329Z] ---> Running in e528966ef722 [2021-12-06T16:52:37.329Z] ---> Running in 6a74a2c00275 [2021-12-06T16:52:37.329Z] ---> Running in 6a32463902ab [2021-12-06T16:52:37.329Z] ---> Running in 2236551c343b [2021-12-06T16:52:37.602Z] Removing intermediate container 6a32463902ab [2021-12-06T16:52:37.602Z] ---> b70bc8386967 [2021-12-06T16:52:37.602Z] Step 27/30 : CMD ["gate"] [2021-12-06T16:52:37.602Z] Removing intermediate container 2236551c343b [2021-12-06T16:52:37.602Z] ---> 06d77dcca758 [2021-12-06T16:52:37.602Z] [2021-12-06T16:52:37.865Z] Successfully built 06d77dcca758 [2021-12-06T16:52:37.865Z] Successfully tagged core-data:latest [2021-12-06T16:52:37.865Z] Building core-command [2021-12-06T16:52:38.124Z]  Building core-data ... done  ---> Running in 4320ee5e7424 [2021-12-06T16:52:40.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:40.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:40.047Z] Removing intermediate container 4320ee5e7424 [2021-12-06T16:52:40.047Z] ---> 2d982e99d777 [2021-12-06T16:52:40.047Z] Step 28/30 : LABEL arch=x86_64 [2021-12-06T16:52:40.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:52:40.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:52:40.047Z] ---> 42ae973bd3a8 [2021-12-06T16:52:40.047Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T16:52:40.047Z] ---> Using cache [2021-12-06T16:52:40.047Z] ---> f938899a5779 [2021-12-06T16:52:40.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:40.047Z] ---> Using cache [2021-12-06T16:52:40.047Z] ---> 863f3517852a [2021-12-06T16:52:40.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T16:52:40.047Z] ---> Using cache [2021-12-06T16:52:40.047Z] ---> 988d1e7540d4 [2021-12-06T16:52:40.047Z] Step 6/23 : COPY go.mod . [2021-12-06T16:52:40.615Z] ---> ebe9e96fd033 [2021-12-06T16:52:40.615Z] Step 7/23 : RUN go mod download [2021-12-06T16:52:40.615Z] ---> Running in dc7ae97e17dc [2021-12-06T16:52:40.615Z] ---> Running in 883b1b25b1c3 [2021-12-06T16:52:40.874Z] Removing intermediate container dc7ae97e17dc [2021-12-06T16:52:40.874Z] ---> fe58b4d965ad [2021-12-06T16:52:40.874Z] Step 29/30 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:40.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:40.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:52:40.874Z] ---> Running in 9e99670c92c9 [2021-12-06T16:52:41.137Z] Removing intermediate container 9e99670c92c9 [2021-12-06T16:52:41.137Z] ---> 033cf75acae3 [2021-12-06T16:52:41.137Z] Step 30/30 : LABEL version=0.0.0 [2021-12-06T16:52:41.137Z] OK: 220 MiB in 52 packages [2021-12-06T16:52:41.137Z] ---> Running in 0617d6594571 [2021-12-06T16:52:41.405Z] OK: 220 MiB in 52 packages [2021-12-06T16:52:41.405Z] Removing intermediate container 0617d6594571 [2021-12-06T16:52:41.405Z] ---> bdee91b3b8d2 [2021-12-06T16:52:41.405Z] [2021-12-06T16:52:41.670Z] Successfully built bdee91b3b8d2 [2021-12-06T16:52:41.670Z] Successfully tagged security-bootstrapper:latest [2021-12-06T16:52:41.933Z]  Building security-bootstrapper ... done Removing intermediate container e528966ef722 [2021-12-06T16:52:41.933Z] ---> c94a254a1f0b [2021-12-06T16:52:41.933Z] Step 6/21 : COPY . . [2021-12-06T16:52:42.201Z] Removing intermediate container 6a74a2c00275 [2021-12-06T16:52:42.201Z] ---> 9af68c715a15 [2021-12-06T16:52:42.201Z] Step 6/22 : COPY . . [2021-12-06T16:52:42.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:52:42.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:52:42.786Z] ---> 42ae973bd3a8 [2021-12-06T16:52:42.786Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:52:42.786Z] ---> Using cache [2021-12-06T16:52:42.786Z] ---> f938899a5779 [2021-12-06T16:52:42.786Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:42.786Z] ---> Using cache [2021-12-06T16:52:42.786Z] ---> 863f3517852a [2021-12-06T16:52:42.786Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:52:42.786Z] ---> Using cache [2021-12-06T16:52:42.786Z] ---> 988d1e7540d4 [2021-12-06T16:52:42.786Z] Step 6/22 : COPY . . [2021-12-06T16:52:42.786Z] ---> Using cache [2021-12-06T16:52:42.786Z] ---> b5eca0803f3e [2021-12-06T16:52:42.786Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:52:42.786Z] ---> Using cache [2021-12-06T16:52:42.786Z] ---> 583b47c4d76e [2021-12-06T16:52:42.786Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T16:52:42.786Z] Removing intermediate container 883b1b25b1c3 [2021-12-06T16:52:42.786Z] ---> e910e591962c [2021-12-06T16:52:42.786Z] Step 8/23 : COPY . . [2021-12-06T16:52:47.022Z] ---> Running in 166fefe9ee66 [2021-12-06T16:52:47.319Z] 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 [2021-12-06T16:52:47.758Z] Merging remotes/origin/main commit 87838b6d0d653c2c1edac1be3b99b5b7508036b9 into PR head commit f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:48.130Z] Merge succeeded, producing f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:52:48.130Z] Checking out Revision f4602fda9e103f263a6c396fde90b0854523bea0 (PR-3837) [2021-12-06T16:52:46.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T16:52:47.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:52:47.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T16:52:47.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:52:47.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:52:47.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3837/head:refs/remotes/origin/PR-3837 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-06T16:52:47.777Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T16:52:47.795Z] > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 [2021-12-06T16:52:48.022Z] > git remote # timeout=10 [2021-12-06T16:52:48.043Z] > git config --get remote.origin.url # timeout=10 [2021-12-06T16:52:48.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:52:48.088Z] > git merge 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 [2021-12-06T16:52:48.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-06T16:52:48.140Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T16:52:48.153Z] > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 [2021-12-06T16:52:52.526Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.2.0" [2021-12-06T16:52:52.689Z] ---> 6914e617e036 [2021-12-06T16:52:52.689Z] Step 9/23 : RUN go mod tidy [2021-12-06T16:52:52.689Z] ---> Running in d01d5efa5593 [Pipeline] withEnv [Pipeline] { [2021-12-06T16:52:52.955Z] ---> d3bf9219e535 [2021-12-06T16:52:52.955Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:52:52.955Z] ---> Running in 276f9f381e7e [2021-12-06T16:52:52.955Z] ---> 629200cbbac1 [2021-12-06T16:52:52.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T16:52:53.214Z] ---> Running in a99d38ed939d [2021-12-06T16:52:53.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-06T16:52:53.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:52:53.523Z] Dload Upload Total Spent Left Speed [2021-12-06T16:52:53.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83267 [Pipeline] sh [2021-12-06T16:52:54.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-06T16:52:54.462Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-06T16:52:54.462Z] + sudo tee /etc/docker/daemon.new [2021-12-06T16:52:54.462Z] { [2021-12-06T16:52:54.462Z] "registry-mirrors": [ [2021-12-06T16:52:54.462Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-06T16:52:54.462Z] ], [2021-12-06T16:52:54.462Z] "bip": "10.250.0.254/24", [2021-12-06T16:52:54.462Z] "hosts": [ [2021-12-06T16:52:54.462Z] "tcp://0.0.0.0:5555", [2021-12-06T16:52:54.462Z] "unix:///var/run/docker.sock" [2021-12-06T16:52:54.462Z] ], [2021-12-06T16:52:54.462Z] "mtu": 1458, [2021-12-06T16:52:54.462Z] "selinux-enabled": true, [2021-12-06T16:52:54.462Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-06T16:52:54.462Z] } [Pipeline] sh [2021-12-06T16:52:54.809Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-06T16:52:55.128Z] Removing intermediate container 276f9f381e7e [2021-12-06T16:52:55.128Z] ---> 50783e50d244 [2021-12-06T16:52:55.128Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T16:52:55.128Z] ---> Running in 5182cc5d1240 [2021-12-06T16:52:55.128Z] Removing intermediate container a99d38ed939d [2021-12-06T16:52:55.128Z] ---> 2e1dc74bacec [2021-12-06T16:52:55.128Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T16:52:55.128Z] ---> Running in c952ab862d6c [2021-12-06T16:52:55.170Z] + sudo service docker restart [2021-12-06T16:52:55.699Z] 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 [2021-12-06T16:52:55.699Z] 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 [2021-12-06T16:52:57.614Z] Removing intermediate container d01d5efa5593 [2021-12-06T16:52:57.614Z] ---> 0cceb9a404db [2021-12-06T16:52:57.614Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T16:52:57.614Z] ---> Running in 02f80138dd30 [2021-12-06T16:52:57.876Z] 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 [2021-12-06T16:53:10.113Z] Removing intermediate container 166fefe9ee66 [2021-12-06T16:53:10.113Z] ---> c216d9bc7f6c [2021-12-06T16:53:10.113Z] [2021-12-06T16:53:10.113Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:53:10.113Z] ---> 0a97eee8041e [2021-12-06T16:53:10.113Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:53:10.113Z] ---> Using cache [2021-12-06T16:53:10.113Z] ---> c88486216df2 [2021-12-06T16:53:10.113Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:53:10.113Z] ---> Using cache [2021-12-06T16:53:10.113Z] ---> 1884f331dd56 [2021-12-06T16:53:10.113Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T16:53:10.113Z] ---> Running in e2abc2613c29 [2021-12-06T16:53:10.113Z] Removing intermediate container e2abc2613c29 [2021-12-06T16:53:10.113Z] ---> add036080f13 [2021-12-06T16:53:10.113Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:53:10.113Z] ---> Running in bcd748202bf9 [2021-12-06T16:53:10.378Z] Removing intermediate container bcd748202bf9 [2021-12-06T16:53:10.378Z] ---> a57600e81204 [2021-12-06T16:53:10.378Z] Step 14/22 : WORKDIR / [2021-12-06T16:53:10.378Z] ---> Running in afcbf7800150 [2021-12-06T16:53:10.378Z] Removing intermediate container afcbf7800150 [2021-12-06T16:53:10.378Z] ---> 08fde210f3ed [2021-12-06T16:53:10.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:53:10.641Z] ---> d27db44891fd [2021-12-06T16:53:10.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T16:53:11.215Z] ---> f398310cf954 [2021-12-06T16:53:11.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T16:53:11.476Z] ---> 468b13737b5c [2021-12-06T16:53:11.476Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T16:53:11.476Z] ---> Running in d3bfc4fce30c [2021-12-06T16:53:12.054Z] Removing intermediate container d3bfc4fce30c [2021-12-06T16:53:12.054Z] ---> 8348089f13a0 [2021-12-06T16:53:12.054Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:53:12.054Z] ---> Running in c587a49d805e [2021-12-06T16:53:12.319Z] Removing intermediate container c587a49d805e [2021-12-06T16:53:12.319Z] ---> 56be822eec33 [2021-12-06T16:53:12.319Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:53:12.319Z] ---> Running in 011bde505f4d [2021-12-06T16:53:12.319Z] Removing intermediate container 011bde505f4d [2021-12-06T16:53:12.319Z] ---> c376fa2fea6d [2021-12-06T16:53:12.319Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:53:12.581Z] ---> Running in 82efdae68d39 [2021-12-06T16:53:12.581Z] Removing intermediate container 82efdae68d39 [2021-12-06T16:53:12.581Z] ---> 075f805c0276 [2021-12-06T16:53:12.581Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T16:53:12.581Z] ---> Running in 8fa6b8a80150 [2021-12-06T16:53:12.845Z] Removing intermediate container 8fa6b8a80150 [2021-12-06T16:53:12.845Z] ---> 990688f98be8 [2021-12-06T16:53:12.845Z] [2021-12-06T16:53:12.845Z] Successfully built 990688f98be8 [2021-12-06T16:53:12.845Z] Successfully tagged core-command:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:53:13.519Z] provisioning config files... [2021-12-06T16:53:13.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1101858104004201578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:53:13.919Z] ---> docker-login.sh [2021-12-06T16:53:13.919Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:53:14.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:53:14.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:53:14.799Z] Configure a credential helper to remove this warning. See [2021-12-06T16:53:14.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:53:14.799Z] [2021-12-06T16:53:14.799Z] Login Succeeded [2021-12-06T16:53:14.799Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:53:15.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:53:15.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:53:15.074Z] Configure a credential helper to remove this warning. See [2021-12-06T16:53:15.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:53:15.074Z] [2021-12-06T16:53:15.074Z] Login Succeeded [2021-12-06T16:53:15.074Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:53:15.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:53:15.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:53:15.672Z] Configure a credential helper to remove this warning. See [2021-12-06T16:53:15.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:53:15.672Z] [2021-12-06T16:53:15.672Z] Login Succeeded [2021-12-06T16:53:15.672Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:53:15.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:53:16.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:53:16.229Z] Configure a credential helper to remove this warning. See [2021-12-06T16:53:16.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:53:16.229Z] [2021-12-06T16:53:16.229Z] Login Succeeded [2021-12-06T16:53:16.229Z] docker.io [2021-12-06T16:53:16.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:53:16.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:53:16.774Z] Configure a credential helper to remove this warning. See [2021-12-06T16:53:16.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:53:16.774Z] [2021-12-06T16:53:16.774Z] Login Succeeded [2021-12-06T16:53:16.774Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:53:16.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T16:53:17.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:53:17.326Z] ========================================================= [2021-12-06T16:53:17.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-06T16:53:17.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:53:17.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:53:17.932Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-06T16:53:17.932Z] 552d1f2373af: Pulling fs layer [2021-12-06T16:53:17.932Z] ea3f2d53f512: Pulling fs layer [2021-12-06T16:53:17.932Z] 9e70ebbbe112: Pulling fs layer [2021-12-06T16:53:17.932Z] 7a9cfe048b4a: Pulling fs layer [2021-12-06T16:53:17.932Z] 72dc09318566: Pulling fs layer [2021-12-06T16:53:17.932Z] f4f7b4309257: Pulling fs layer [2021-12-06T16:53:17.932Z] 0ac9a79272e3: Pulling fs layer [2021-12-06T16:53:17.932Z] b78e95d17946: Pulling fs layer [2021-12-06T16:53:17.932Z] 72dc09318566: Waiting [2021-12-06T16:53:17.932Z] f4f7b4309257: Waiting [2021-12-06T16:53:17.932Z] 0ac9a79272e3: Waiting [2021-12-06T16:53:17.932Z] 7a9cfe048b4a: Waiting [2021-12-06T16:53:17.932Z] b78e95d17946: Waiting [2021-12-06T16:53:17.932Z] 9e70ebbbe112: Verifying Checksum [2021-12-06T16:53:17.932Z] 9e70ebbbe112: Download complete [2021-12-06T16:53:17.932Z] ea3f2d53f512: Verifying Checksum [2021-12-06T16:53:17.932Z] ea3f2d53f512: Download complete [2021-12-06T16:53:17.932Z] 72dc09318566: Verifying Checksum [2021-12-06T16:53:17.932Z] 72dc09318566: Download complete [2021-12-06T16:53:17.932Z] f4f7b4309257: Verifying Checksum [2021-12-06T16:53:17.932Z] f4f7b4309257: Download complete [2021-12-06T16:53:17.932Z] 0ac9a79272e3: Verifying Checksum [2021-12-06T16:53:17.932Z] 0ac9a79272e3: Download complete [2021-12-06T16:53:17.932Z] 552d1f2373af: Verifying Checksum [2021-12-06T16:53:17.932Z] 552d1f2373af: Download complete [2021-12-06T16:53:18.919Z] 552d1f2373af: Pull complete [2021-12-06T16:53:19.546Z] ea3f2d53f512: Pull complete [2021-12-06T16:53:19.820Z] 9e70ebbbe112: Pull complete [2021-12-06T16:53:19.820Z] b78e95d17946: Verifying Checksum [2021-12-06T16:53:19.820Z] b78e95d17946: Download complete [2021-12-06T16:53:20.416Z] 7a9cfe048b4a: Verifying Checksum [2021-12-06T16:53:20.417Z] 7a9cfe048b4a: Download complete [2021-12-06T16:53:25.101Z]  Building core-command ... done Removing intermediate container c952ab862d6c [2021-12-06T16:53:25.102Z] ---> d9e6653df8fc [2021-12-06T16:53:25.102Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T16:53:25.102Z] ---> Running in 6f29a1eb2852 [2021-12-06T16:53:25.102Z] 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 [2021-12-06T16:53:25.680Z] Removing intermediate container 5182cc5d1240 [2021-12-06T16:53:25.680Z] ---> 501d994361e8 [2021-12-06T16:53:25.680Z] [2021-12-06T16:53:25.680Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T16:53:25.680Z] ---> 0a97eee8041e [2021-12-06T16:53:25.680Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T16:53:26.251Z] ---> Running in 37268e848462 [2021-12-06T16:53:26.251Z] Removing intermediate container 02f80138dd30 [2021-12-06T16:53:26.251Z] ---> a607a41b15e6 [2021-12-06T16:53:26.251Z] [2021-12-06T16:53:26.251Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T16:53:26.251Z] ---> 0a97eee8041e [2021-12-06T16:53:26.251Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:53:26.251Z] ---> Using cache [2021-12-06T16:53:26.251Z] ---> c88486216df2 [2021-12-06T16:53:26.251Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:53:26.251Z] ---> Using cache [2021-12-06T16:53:26.251Z] ---> 1884f331dd56 [2021-12-06T16:53:26.251Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T16:53:26.251Z] ---> Running in 9e1ec33100b7 [2021-12-06T16:53:26.251Z] Removing intermediate container 6f29a1eb2852 [2021-12-06T16:53:26.251Z] ---> b151fa69ae28 [2021-12-06T16:53:26.251Z] [2021-12-06T16:53:26.251Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T16:53:26.516Z] Removing intermediate container 9e1ec33100b7 [2021-12-06T16:53:26.516Z] ---> 0873232cbfb5 [2021-12-06T16:53:26.516Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T16:53:26.516Z] ---> Running in 3e3979298010 [2021-12-06T16:53:26.516Z] 20.10.8: Pulling from library/docker [2021-12-06T16:53:26.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:53:26.516Z] Removing intermediate container 3e3979298010 [2021-12-06T16:53:26.516Z] ---> 93d3b0002ee3 [2021-12-06T16:53:26.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:53:26.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:53:26.872Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T16:53:26.872Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:53:27.132Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:53:27.132Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:53:27.132Z] OK: 6 MiB in 16 packages [2021-12-06T16:53:27.132Z] ---> 5af02d82a029 [2021-12-06T16:53:27.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T16:53:27.395Z] Removing intermediate container 37268e848462 [2021-12-06T16:53:27.395Z] ---> a82834e670bf [2021-12-06T16:53:27.395Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:53:27.395Z] ---> 4556b378269e [2021-12-06T16:53:27.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T16:53:27.395Z] ---> Running in 0b4fcddd0bfb [2021-12-06T16:53:27.654Z] Removing intermediate container 0b4fcddd0bfb [2021-12-06T16:53:27.654Z] ---> 49753f727a77 [2021-12-06T16:53:27.654Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T16:53:27.654Z] ---> Running in fc292174a3ff [2021-12-06T16:53:27.919Z] ---> 91c4400713b1 [2021-12-06T16:53:27.919Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T16:53:27.919Z] ---> Running in 3e9134554c31 [2021-12-06T16:53:27.919Z] Removing intermediate container fc292174a3ff [2021-12-06T16:53:27.919Z] ---> f7a55dffaa42 [2021-12-06T16:53:27.919Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T16:53:27.919Z] ---> Running in 6a5188fea3b0 [2021-12-06T16:53:28.186Z] Removing intermediate container 3e9134554c31 [2021-12-06T16:53:28.186Z] ---> 34061ad41f8d [2021-12-06T16:53:28.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:53:28.186Z] ---> Running in 28b977b52f6d [2021-12-06T16:53:28.186Z] Removing intermediate container 6a5188fea3b0 [2021-12-06T16:53:28.186Z] ---> e0aa158025d5 [2021-12-06T16:53:28.186Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:53:28.186Z] Removing intermediate container 28b977b52f6d [2021-12-06T16:53:28.186Z] ---> 64b3599585ab [2021-12-06T16:53:28.186Z] Step 21/23 : LABEL arch=x86_64 [2021-12-06T16:53:28.456Z] ---> Running in a0a7814faf6e [2021-12-06T16:53:28.456Z] ---> ad0c675ba249 [2021-12-06T16:53:28.456Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T16:53:28.456Z] Removing intermediate container a0a7814faf6e [2021-12-06T16:53:28.456Z] ---> 970697cb1c6f [2021-12-06T16:53:28.456Z] Step 22/23 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:53:28.456Z] ---> Running in 8fcb082c6368 [2021-12-06T16:53:28.726Z] Removing intermediate container 8fcb082c6368 [2021-12-06T16:53:28.726Z] ---> 029c43f4d517 [2021-12-06T16:53:28.726Z] Step 23/23 : LABEL version=0.0.0 [2021-12-06T16:53:28.726Z] ---> Running in d6f7b5869e65 [2021-12-06T16:53:28.726Z] ---> d176057253de [2021-12-06T16:53:28.726Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T16:53:28.985Z] Removing intermediate container d6f7b5869e65 [2021-12-06T16:53:28.985Z] ---> bb72383d7e53 [2021-12-06T16:53:28.985Z] [2021-12-06T16:53:28.985Z] ---> 797c4422909c [2021-12-06T16:53:28.985Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T16:53:28.985Z] Successfully built bb72383d7e53 [2021-12-06T16:53:29.269Z] Successfully tagged support-scheduler:latest [2021-12-06T16:53:29.269Z]  Building support-scheduler ... done  ---> Running in f51e276a002c [2021-12-06T16:53:29.269Z] Removing intermediate container f51e276a002c [2021-12-06T16:53:29.269Z] ---> e4933e83fdc6 [2021-12-06T16:53:29.269Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:53:29.269Z] ---> Running in 827d7220a311 [2021-12-06T16:53:29.539Z] Removing intermediate container 827d7220a311 [2021-12-06T16:53:29.539Z] ---> ecb2f861e6c5 [2021-12-06T16:53:29.539Z] Step 19/21 : LABEL arch=x86_64 [2021-12-06T16:53:29.539Z] ---> Running in f6ee50648330 [2021-12-06T16:53:29.539Z] Removing intermediate container f6ee50648330 [2021-12-06T16:53:29.539Z] ---> 34af19ac3938 [2021-12-06T16:53:29.539Z] Step 20/21 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:53:29.806Z] ---> Running in 56a8d8a4802d [2021-12-06T16:53:29.806Z] Removing intermediate container 56a8d8a4802d [2021-12-06T16:53:29.806Z] ---> 2ee69e38f427 [2021-12-06T16:53:29.806Z] Step 21/21 : LABEL version=0.0.0 [2021-12-06T16:53:29.806Z] ---> Running in a1ff49b202e0 [2021-12-06T16:53:30.067Z] Removing intermediate container a1ff49b202e0 [2021-12-06T16:53:30.067Z] ---> 67f829fe1d3e [2021-12-06T16:53:30.067Z] [2021-12-06T16:53:30.067Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T16:53:30.067Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T16:53:30.067Z] ---> bc6c0ffef665 [2021-12-06T16:53:30.067Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:53:30.067Z] ---> Running in c72a0bae2b2d [2021-12-06T16:53:30.067Z] Successfully built 67f829fe1d3e [2021-12-06T16:53:30.067Z] Successfully tagged support-notifications:latest [2021-12-06T16:53:30.067Z]  Building support-notifications ... done Removing intermediate container c72a0bae2b2d [2021-12-06T16:53:30.067Z] ---> c232be148dc6 [2021-12-06T16:53:30.067Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T16:53:30.067Z] ---> Running in 75cd7224b892 [2021-12-06T16:53:30.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:53:30.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:53:30.589Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T16:53:30.589Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T16:53:30.589Z] Executing bash-5.1.4-r0.post-install [2021-12-06T16:53:30.589Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:53:30.589Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:53:30.589Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T16:53:30.589Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T16:53:30.589Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T16:53:30.589Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T16:53:30.589Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T16:53:30.589Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T16:53:30.589Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T16:53:30.589Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T16:53:30.589Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:53:30.848Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:53:30.848Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T16:53:30.848Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T16:53:30.848Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T16:53:31.108Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T16:53:31.108Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T16:53:31.368Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T16:53:31.368Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T16:53:31.368Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T16:53:31.368Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T16:53:31.368Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T16:53:31.368Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T16:53:31.368Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T16:53:31.368Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T16:53:31.368Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T16:53:31.368Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T16:53:31.368Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T16:53:31.368Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T16:53:31.368Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T16:53:31.368Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T16:53:31.368Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T16:53:31.368Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T16:53:31.368Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T16:53:31.368Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T16:53:31.368Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T16:53:31.368Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T16:53:31.368Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T16:53:31.368Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T16:53:31.368Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T16:53:31.633Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T16:53:31.633Z] OK: 84 MiB in 64 packages [2021-12-06T16:53:32.203Z] Collecting docker-compose==1.23.2 [2021-12-06T16:53:32.203Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T16:53:32.465Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T16:53:32.465Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T16:53:32.466Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T16:53:32.466Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T16:53:32.466Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T16:53:32.466Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T16:53:32.753Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T16:53:32.753Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T16:53:32.753Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T16:53:32.753Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T16:53:32.753Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T16:53:32.843Z] 7a9cfe048b4a: Pull complete [2021-12-06T16:53:32.843Z] 72dc09318566: Pull complete [2021-12-06T16:53:32.843Z] f4f7b4309257: Pull complete [2021-12-06T16:53:32.843Z] 0ac9a79272e3: Pull complete [2021-12-06T16:53:33.330Z] Collecting PyYAML<4,>=3.10 [2021-12-06T16:53:33.330Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T16:53:33.590Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T16:53:33.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T16:53:33.850Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T16:53:33.850Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T16:53:33.850Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T16:53:33.850Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T16:53:34.110Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T16:53:34.110Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T16:53:34.368Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T16:53:34.368Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T16:53:34.368Z] Collecting idna<2.8,>=2.5 [2021-12-06T16:53:34.368Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T16:53:34.368Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-06T16:53:34.368Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T16:53:34.368Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T16:53:34.368Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T16:53:34.368Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T16:53:34.368Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T16:53:34.368Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T16:53:34.628Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T16:53:34.628Z] Attempting uninstall: urllib3 [2021-12-06T16:53:34.628Z] Found existing installation: urllib3 1.26.5 [2021-12-06T16:53:34.628Z] Uninstalling urllib3-1.26.5: [2021-12-06T16:53:34.628Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T16:53:34.628Z] Attempting uninstall: idna [2021-12-06T16:53:34.628Z] Found existing installation: idna 3.2 [2021-12-06T16:53:34.628Z] Uninstalling idna-3.2: [2021-12-06T16:53:34.628Z] Successfully uninstalled idna-3.2 [2021-12-06T16:53:34.886Z] Attempting uninstall: chardet [2021-12-06T16:53:34.886Z] Found existing installation: chardet 4.0.0 [2021-12-06T16:53:34.886Z] Uninstalling chardet-4.0.0: [2021-12-06T16:53:34.886Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T16:53:35.146Z] Attempting uninstall: requests [2021-12-06T16:53:35.146Z] Found existing installation: requests 2.25.1 [2021-12-06T16:53:35.146Z] Uninstalling requests-2.25.1: [2021-12-06T16:53:35.146Z] Successfully uninstalled requests-2.25.1 [2021-12-06T16:53:35.146Z] Running setup.py install for texttable: started [2021-12-06T16:53:35.716Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T16:53:35.716Z] Running setup.py install for PyYAML: started [2021-12-06T16:53:35.976Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T16:53:35.976Z] Running setup.py install for docopt: started [2021-12-06T16:53:36.236Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T16:53:36.236Z] Running setup.py install for dockerpty: started [2021-12-06T16:53:36.498Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T16:53:37.067Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-06T16:53:38.252Z] b78e95d17946: Pull complete [2021-12-06T16:53:38.252Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-06T16:53:38.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:53:38.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:53:38.606Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-06T16:53:38.606Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:53:38.606Z] WORKDIR /edgex [2021-12-06T16:53:38.606Z] COPY go.mod . [2021-12-06T16:53:38.606Z] RUN go mod download [2021-12-06T16:53:40.377Z] Removing intermediate container 75cd7224b892 [2021-12-06T16:53:40.377Z] ---> 6971e8fedb3a [2021-12-06T16:53:40.377Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T16:53:40.377Z] ---> Running in 5ea1ae19c11f [2021-12-06T16:53:40.377Z] Removing intermediate container 5ea1ae19c11f [2021-12-06T16:53:40.377Z] ---> 68e74895305a [2021-12-06T16:53:40.377Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T16:53:40.377Z] ---> Running in 9888f6c091ac [2021-12-06T16:53:40.377Z] Removing intermediate container 9888f6c091ac [2021-12-06T16:53:40.377Z] ---> 4a7dddebd348 [2021-12-06T16:53:40.377Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T16:53:40.638Z] ---> 7a73f25e2553 [2021-12-06T16:53:40.638Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T16:53:40.638Z] ---> 908276c1fb1c [2021-12-06T16:53:40.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T16:53:40.898Z] ---> e8b62ae381b9 [2021-12-06T16:53:40.898Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T16:53:40.898Z] ---> Running in 8774567ec3e2 [2021-12-06T16:53:40.898Z] Removing intermediate container 8774567ec3e2 [2021-12-06T16:53:40.898Z] ---> 28b8b321af7d [2021-12-06T16:53:40.898Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:53:41.158Z] ---> Running in cf38266a7205 [2021-12-06T16:53:41.158Z] Removing intermediate container cf38266a7205 [2021-12-06T16:53:41.158Z] ---> 9901b05e59e4 [2021-12-06T16:53:41.158Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:53:41.158Z] ---> Running in 2b6ace34770a [2021-12-06T16:53:41.158Z] Removing intermediate container 2b6ace34770a [2021-12-06T16:53:41.158Z] ---> d40f1cdb3722 [2021-12-06T16:53:41.158Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:53:41.158Z] ---> Running in 2182b1f9a95c [2021-12-06T16:53:41.267Z] Sending build context to Docker daemon 168.9MB [2021-12-06T16:53:41.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:53:41.267Z] ---> 8b459fc5aaf0 [2021-12-06T16:53:41.267Z] Step 2/4 : WORKDIR /edgex [2021-12-06T16:53:41.418Z] Removing intermediate container 2182b1f9a95c [2021-12-06T16:53:41.418Z] ---> d9d755ba4957 [2021-12-06T16:53:41.418Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T16:53:41.418Z] ---> Running in 5766a350604c [2021-12-06T16:53:41.418Z] Removing intermediate container 5766a350604c [2021-12-06T16:53:41.418Z] ---> db364f4665a2 [2021-12-06T16:53:41.418Z] [2021-12-06T16:53:41.418Z] Successfully built db364f4665a2 [2021-12-06T16:53:41.418Z] Successfully tagged sys-mgmt-agent:latest [2021-12-06T16:53:41.683Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-06T16:53:41.687Z] $ docker stop --time=1 c3a6e13ee3e5d56e4963c80263d2ad1096bbb5ef91419f89839e835394ef71aa [2021-12-06T16:53:43.241Z] ---> Running in 08a516f2cc9a [2021-12-06T16:53:43.365Z] $ docker rm -f c3a6e13ee3e5d56e4963c80263d2ad1096bbb5ef91419f89839e835394ef71aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:53:43.515Z] Removing intermediate container 08a516f2cc9a [2021-12-06T16:53:43.515Z] ---> fd9c9c0145a4 [2021-12-06T16:53:43.515Z] Step 3/4 : COPY go.mod . [2021-12-06T16:53:43.713Z] + docker images [2021-12-06T16:53:43.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T16:53:43.713Z] sys-mgmt-agent latest db364f4665a2 2 seconds ago 294MB [2021-12-06T16:53:43.713Z] support-notifications latest 67f829fe1d3e 14 seconds ago 17MB [2021-12-06T16:53:43.713Z] support-scheduler latest bb72383d7e53 15 seconds ago 16.2MB [2021-12-06T16:53:43.713Z] a607a41b15e6 17 seconds ago 1.76GB [2021-12-06T16:53:43.713Z] b151fa69ae28 17 seconds ago 1.76GB [2021-12-06T16:53:43.713Z] 501d994361e8 18 seconds ago 1.76GB [2021-12-06T16:53:43.713Z] core-command latest 990688f98be8 31 seconds ago 16.1MB [2021-12-06T16:53:43.713Z] c216d9bc7f6c 34 seconds ago 1.76GB [2021-12-06T16:53:43.713Z] security-bootstrapper latest bdee91b3b8d2 About a minute ago 18.9MB [2021-12-06T16:53:43.713Z] core-data latest 06d77dcca758 About a minute ago 20.7MB [2021-12-06T16:53:43.713Z] security-secretstore-setup latest d78f57790800 About a minute ago 28.4MB [2021-12-06T16:53:43.713Z] core-metadata latest a7e9a361e852 About a minute ago 16.9MB [2021-12-06T16:53:43.713Z] security-proxy-setup latest b9c45ee4aea6 About a minute ago 26.9MB [2021-12-06T16:53:43.713Z] 011f75ba2c5a About a minute ago 1.77GB [2021-12-06T16:53:43.713Z] 26f7ce4b1a2c About a minute ago 1.76GB [2021-12-06T16:53:43.713Z] a3e2a2011b99 About a minute ago 1.77GB [2021-12-06T16:53:43.713Z] 90ca4601e955 About a minute ago 1.76GB [2021-12-06T16:53:43.713Z] 4f65d6d30141 About a minute ago 1.77GB [2021-12-06T16:53:43.713Z] ci-base-image-x86_64 latest 42ae973bd3a8 5 minutes ago 1.25GB [2021-12-06T16:53:43.713Z] alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB [2021-12-06T16:53:43.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-06T16:53:43.713Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 8 weeks ago 34.5MB [2021-12-06T16:53:43.713Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-06T16:53:43.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-12-06T16:53:44.115Z] ---> e6e68a22db42 [2021-12-06T16:53:44.115Z] Step 4/4 : RUN go mod download [2021-12-06T16:53:44.115Z] ---> Running in e9a69431008d [2021-12-06T16:53:59.048Z] Still waiting to schedule task [2021-12-06T16:53:59.048Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-06T16:55:05.958Z] Removing intermediate container e9a69431008d [2021-12-06T16:55:05.959Z] ---> 957fd29d9f21 [2021-12-06T16:55:05.959Z] Successfully built 957fd29d9f21 [2021-12-06T16:55:05.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:06.309Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T16:55:06.309Z] . [Pipeline] withDockerContainer [2021-12-06T16:55:06.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-12-06T16:55:06.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:55:07.928Z] $ docker top 79cae1477f6c7f4dedbca5f88aa24734ee8b760f71ba874e6d286865dfa06fc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:55:08.837Z] + go version [2021-12-06T16:55:08.838Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-06T16:55:08.863Z] $ docker stop --time=1 79cae1477f6c7f4dedbca5f88aa24734ee8b760f71ba874e6d286865dfa06fc5 [2021-12-06T16:55:10.491Z] $ docker rm -f 79cae1477f6c7f4dedbca5f88aa24734ee8b760f71ba874e6d286865dfa06fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:11.714Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T16:55:11.715Z] . [Pipeline] withDockerContainer [2021-12-06T16:55:11.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-12-06T16:55:12.019Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T16:55:13.156Z] $ docker top 434a3a070c998f639fd0a8c3c0a8ef7dabec1acd8f27fbb19a4235b7749e10c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T16:55:13.376Z] ========================================================= [2021-12-06T16:55:13.376Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T16:55:13.376Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:55:13.704Z] + make test [2021-12-06T16:55:13.704Z] go mod tidy [2021-12-06T16:55:14.677Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T16:55:14.861Z] Running on prd-ubuntu18.04-docker-8c-8g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3837 [Pipeline] { [Pipeline] ws [2021-12-06T16:55:14.872Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-06T16:55:14.956Z] The recommended git tool is: git [2021-12-06T16:55:16.756Z] using credential edgex-jenkins-ssh [2021-12-06T16:55:16.788Z] Cloning the remote Git repository [2021-12-06T16:55:16.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:55:16.852Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-06T16:55:16.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:55:16.877Z] > git --version # timeout=10 [2021-12-06T16:55:16.882Z] > git --version # 'git version 2.17.1' [2021-12-06T16:55:16.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:55:16.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:55:41.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T16:56:38.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T16:56:43.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T16:56:44.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T16:56:44.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T16:56:44.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:56:44.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T16:56:44.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:56:44.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:56:44.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3837/head:refs/remotes/origin/PR-3837 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-06T16:56:45.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T16:56:45.305Z] Merging remotes/origin/main commit 87838b6d0d653c2c1edac1be3b99b5b7508036b9 into PR head commit f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:56:45.428Z] Merge succeeded, producing f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T16:56:45.429Z] Checking out Revision f4602fda9e103f263a6c396fde90b0854523bea0 (PR-3837) [2021-12-06T16:56:49.044Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:56:49.904Z] + echo snap-build.sh [2021-12-06T16:56:49.904Z] snap-build.sh [2021-12-06T16:56:49.904Z] + SNAP_BASE_DIR=. [2021-12-06T16:56:49.904Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-12-06T16:56:49.904Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-12-06T16:56:49.904Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-12-06T16:56:49.904Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-12-06T16:56:49.904Z] + cd /w/workspace/edgex-go/2 [2021-12-06T16:56:49.904Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-06T16:56:49.904Z] Reading package lists... [2021-12-06T16:56:49.904Z] Building dependency tree... [2021-12-06T16:56:49.904Z] Reading state information... [2021-12-06T16:56:49.904Z] The following packages were automatically installed and are no longer required: [2021-12-06T16:56:49.904Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-06T16:56:49.904Z] uidmap xdelta3 [2021-12-06T16:56:49.904Z] Use 'sudo apt autoremove' to remove them. [2021-12-06T16:56:49.904Z] The following packages will be REMOVED: [2021-12-06T16:56:49.904Z] lxd* lxd-client* [2021-12-06T16:56:49.904Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-06T16:56:50.167Z] After this operation, 31.7 MB disk space will be freed. [2021-12-06T16:56:45.318Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T16:56:45.324Z] > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 [2021-12-06T16:56:45.389Z] > git remote # timeout=10 [2021-12-06T16:56:45.395Z] > git config --get remote.origin.url # timeout=10 [2021-12-06T16:56:45.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:56:45.408Z] > git merge 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 [2021-12-06T16:56:45.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-06T16:56:45.435Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T16:56:45.444Z] > git checkout -f f4602fda9e103f263a6c396fde90b0854523bea0 # timeout=10 [2021-12-06T16:56:50.956Z] (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 ... 190666 files and directories currently installed.) [2021-12-06T16:56:50.957Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T16:56:51.530Z] Removing lxd dnsmasq configuration [2021-12-06T16:56:51.793Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T16:56:51.793Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-06T16:56:52.738Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T16:56:52.738Z] (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 ... 190491 files and directories currently installed.) [2021-12-06T16:56:52.738Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T16:56:54.131Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T16:56:54.131Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-06T16:56:54.707Z] + sudo snap remove --purge lxd [2021-12-06T16:56:54.970Z] snap "lxd" is not installed [2021-12-06T16:56:54.970Z] + sudo groupadd --force --system lxd [2021-12-06T16:56:54.970Z] ++ whoami [2021-12-06T16:56:54.970Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-06T16:56:54.970Z] + newgrp - lxd [2021-12-06T16:56:54.970Z] + sudo snap install lxd [2021-12-06T16:56:57.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T16:56:57.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T16:56:57.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T16:56:57.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T16:56:57.726Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T16:56:57.726Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T16:56:58.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T16:56:58.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T16:56:58.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T16:56:58.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T16:57:05.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-12-06T16:57:05.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T16:57:05.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T16:57:07.221Z] 2021-12-06T16:57:03Z INFO Waiting for automatic snapd restart... [2021-12-06T16:57:11.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.388s coverage: 98.5% of statements [2021-12-06T16:57:11.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T16:57:11.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements [2021-12-06T16:57:11.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T16:57:11.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T16:57:14.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 89.5% of statements [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:57:14.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 84.4% of statements [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T16:57:14.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 94.2% of statements [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 59.1% of statements [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.217s coverage: 60.0% of statements [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.334s coverage: 0.9% of statements [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements [2021-12-06T16:57:22.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.339s coverage: 79.5% of statements [2021-12-06T16:57:22.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-12-06T16:57:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2021-12-06T16:57:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2021-12-06T16:57:29.226Z] lxd 4.20 from Canonical* installed [2021-12-06T16:57:29.226Z] + sudo lxd init --auto [2021-12-06T16:57:36.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2021-12-06T16:57:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-12-06T16:57:37.956Z] + sudo snap install --classic snapcraft [2021-12-06T16:57:41.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.548s coverage: 82.5% of statements [2021-12-06T16:57:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T16:57:44.562Z] snapcraft 6.0 from Canonical* installed [2021-12-06T16:57:44.562Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-06T16:57:44.562Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-06T16:57:44.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:44.562Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:44.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4012 0 --:--:-- --:--:-- --:--:-- 4012 [2021-12-06T16:57:44.562Z] 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 9637k [2021-12-06T16:57:44.562Z] ./yq_linux_amd64 [2021-12-06T16:57:44.562Z] + sudo snapcraft prime --use-lxd [2021-12-06T16:57:46.477Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-06T16:57:46.477Z] 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: [2021-12-06T16:57:46.477Z] - README.md [2021-12-06T16:57:46.477Z] [2021-12-06T16:57:46.477Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-06T16:57:46.739Z] Launching a container. [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.762s coverage: 91.2% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.784s coverage: 64.4% of statements [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T16:57:50.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2021-12-06T16:57:50.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-12-06T16:57:50.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-12-06T16:57:51.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements [2021-12-06T16:57:55.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.318s coverage: 65.4% of statements [2021-12-06T16:57:55.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T16:57:55.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T16:57:55.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T16:57:56.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.846s coverage: 43.8% of statements [2021-12-06T16:57:56.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T16:57:56.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T16:57:56.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements [2021-12-06T16:57:56.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T16:57:56.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements [2021-12-06T16:57:56.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T16:58:01.661Z] Waiting for container to be ready [2021-12-06T16:58:01.662Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-06T16:58:01.662Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-06T16:58:01.662Z] [2021-12-06T16:58:04.214Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-06T16:58:04.786Z] Waiting for network to be ready... [2021-12-06T16:58:05.047Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-06T16:58:05.309Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2021-12-06T16:58:05.309Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-06T16:58:05.309Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-06T16:58:05.309Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-06T16:58:05.309Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-06T16:58:05.309Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-06T16:58:05.309Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-06T16:58:05.309Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1153 kB] [2021-12-06T16:58:05.309Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-06T16:58:05.571Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-06T16:58:05.833Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-06T16:58:06.406Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-06T16:58:06.406Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-06T16:58:06.406Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-06T16:58:06.406Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-06T16:58:06.406Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-06T16:58:06.406Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-06T16:58:06.979Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-06T16:58:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T16:58:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 92.3% of statements [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T16:58:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.226s coverage: 63.2% of statements [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T16:58:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 97.7% of statements [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T16:58:07.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.214s coverage: 28.9% of statements [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T16:58:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T16:58:07.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-12-06T16:58:07.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-12-06T16:58:07.010Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-12-06T16:58:07.010Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-06T16:58:07.010Z] GO111MODULE=on go vet ./... [2021-12-06T16:58:07.239Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-06T16:58:07.500Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-06T16:58:07.500Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-06T16:58:07.500Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-06T16:58:07.500Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-06T16:58:07.500Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-06T16:58:07.500Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1770 kB] [2021-12-06T16:58:07.500Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] [2021-12-06T16:58:10.048Z] Fetched 25.7 MB in 5s (5459 kB/s) [2021-12-06T16:58:10.624Z] Reading package lists... [2021-12-06T16:58:10.885Z] Reading package lists... [2021-12-06T16:58:11.149Z] Building dependency tree... [2021-12-06T16:58:11.149Z] Reading state information... [2021-12-06T16:58:11.149Z] The following additional packages will be installed: [2021-12-06T16:58:11.149Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-06T16:58:11.149Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-06T16:58:11.149Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-06T16:58:11.149Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-06T16:58:11.149Z] Suggested packages: [2021-12-06T16:58:11.149Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-06T16:58:11.149Z] Recommended packages: [2021-12-06T16:58:11.149Z] gnupg libsasl2-modules [2021-12-06T16:58:11.149Z] The following NEW packages will be installed: [2021-12-06T16:58:11.149Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-06T16:58:11.149Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-06T16:58:11.149Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-06T16:58:11.149Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-06T16:58:11.149Z] The following packages will be upgraded: [2021-12-06T16:58:11.149Z] gpg gpg-agent gpgconf libudev1 [2021-12-06T16:58:11.410Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-06T16:58:11.410Z] Need to get 3527 kB of archives. [2021-12-06T16:58:11.410Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-06T16:58:11.410Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-06T16:58:11.410Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-12-06T16:58:11.671Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-06T16:58:11.671Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-06T16:58:11.671Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-06T16:58:11.671Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-06T16:58:12.248Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-06T16:58:12.248Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-06T16:58:12.248Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-06T16:58:12.248Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-06T16:58:12.509Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-06T16:58:12.509Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-06T16:58:12.509Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-06T16:58:12.509Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-06T16:58:12.509Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-06T16:58:12.509Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-06T16:58:12.509Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-06T16:58:12.509Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-06T16:58:12.509Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-06T16:58:12.509Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-06T16:58:12.509Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-06T16:58:12.509Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-06T16:58:12.775Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T16:58:12.775Z] Fetched 3527 kB in 1s (2361 kB/s) [2021-12-06T16:58:12.775Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-06T16:58:12.775Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-06T16:58:12.775Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T16:58:13.035Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-06T16:58:13.035Z] Selecting previously unselected package udev. [2021-12-06T16:58:13.035Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-06T16:58:13.035Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-06T16:58:13.035Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-06T16:58:13.298Z] Selecting previously unselected package libfuse2:amd64. [2021-12-06T16:58:13.298Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-06T16:58:13.298Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-06T16:58:13.298Z] Selecting previously unselected package fuse. [2021-12-06T16:58:13.298Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-06T16:58:13.298Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-06T16:58:13.298Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T16:58:13.298Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T16:58:13.559Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T16:58:13.559Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T16:58:13.559Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T16:58:13.560Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T16:58:13.560Z] Selecting previously unselected package libksba8:amd64. [2021-12-06T16:58:13.560Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-06T16:58:13.560Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-06T16:58:13.560Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-06T16:58:13.560Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:13.560Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:13.822Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-06T16:58:13.822Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:13.822Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:13.822Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-06T16:58:13.822Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:13.822Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:13.822Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-06T16:58:13.822Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:13.822Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:13.822Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-06T16:58:13.822Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:13.822Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.083Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-06T16:58:14.083Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:14.083Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.083Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-06T16:58:14.083Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:14.083Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.083Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-06T16:58:14.083Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:14.083Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.083Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-06T16:58:14.083Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T16:58:14.083Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.355Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-06T16:58:14.355Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-06T16:58:14.355Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T16:58:14.355Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-06T16:58:14.355Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-06T16:58:14.355Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T16:58:14.355Z] Selecting previously unselected package libldap-common. [2021-12-06T16:58:14.355Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-06T16:58:14.355Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T16:58:14.355Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-06T16:58:14.355Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-06T16:58:14.355Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T16:58:14.355Z] Selecting previously unselected package dirmngr. [2021-12-06T16:58:14.355Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T16:58:14.355Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:14.617Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T16:58:14.617Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:14.617Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-06T16:58:14.617Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T16:58:14.617Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T16:58:14.617Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:14.617Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:14.617Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-06T16:58:14.617Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T16:58:14.617Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-06T16:58:14.879Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-06T16:58:15.142Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-06T16:58:15.142Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-06T16:58:15.142Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:15.142Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T16:58:15.142Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T16:58:15.142Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:15.142Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T16:58:15.720Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-06T16:58:15.720Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-06T16:58:15.720Z] This means they are not meant to be enabled using systemctl. [2021-12-06T16:58:15.720Z] Possible reasons for having this kind of units are: [2021-12-06T16:58:15.720Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-06T16:58:15.720Z] .wants/ or .requires/ directory. [2021-12-06T16:58:15.720Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-06T16:58:15.720Z] a requirement dependency on it. [2021-12-06T16:58:15.720Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-06T16:58:15.720Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-06T16:58:15.720Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-06T16:58:15.720Z] instance name specified. [2021-12-06T16:58:15.982Z] Reading package lists... [2021-12-06T16:58:16.244Z] Building dependency tree... [2021-12-06T16:58:16.244Z] Reading state information... [2021-12-06T16:58:16.507Z] The following additional packages will be installed: [2021-12-06T16:58:16.507Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-06T16:58:16.507Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-06T16:58:16.507Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-06T16:58:16.507Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-06T16:58:16.507Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-06T16:58:16.507Z] Suggested packages: [2021-12-06T16:58:16.507Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-06T16:58:16.507Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-06T16:58:16.507Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-06T16:58:16.507Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-06T16:58:16.507Z] systemd-container policykit-1 [2021-12-06T16:58:16.507Z] Recommended packages: [2021-12-06T16:58:16.507Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-06T16:58:16.507Z] The following NEW packages will be installed: [2021-12-06T16:58:16.507Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-06T16:58:16.507Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-06T16:58:16.507Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-06T16:58:16.507Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-06T16:58:16.507Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-06T16:58:16.507Z] The following packages will be upgraded: [2021-12-06T16:58:16.507Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-06T16:58:16.507Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-06T16:58:16.507Z] Need to get 36.8 MB of archives. [2021-12-06T16:58:16.507Z] After this operation, 147 MB of additional disk space will be used. [2021-12-06T16:58:16.507Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-12-06T16:58:16.768Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-06T16:58:16.768Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-12-06T16:58:16.768Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-06T16:58:16.768Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-12-06T16:58:16.768Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-12-06T16:58:16.768Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-06T16:58:16.768Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-06T16:58:16.768Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-06T16:58:16.768Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-06T16:58:16.768Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-06T16:58:16.768Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-06T16:58:16.768Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-06T16:58:16.768Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-06T16:58:16.768Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-06T16:58:16.768Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-06T16:58:16.768Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-06T16:58:17.711Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-06T16:58:17.711Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-06T16:58:17.711Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-06T16:58:17.711Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-06T16:58:17.711Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-06T16:58:17.711Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-06T16:58:17.711Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-06T16:58:17.711Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-06T16:58:17.711Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-06T16:58:17.711Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-06T16:58:17.711Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-06T16:58:17.973Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-06T16:58:17.973Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-06T16:58:19.471Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T16:58:19.471Z] Fetched 36.8 MB in 3s (12.9 MB/s) [2021-12-06T16:58:19.471Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T16:58:19.471Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-06T16:58:19.746Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T16:58:20.339Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-06T16:58:20.339Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T16:58:20.339Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-06T16:58:20.339Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T16:58:20.339Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-06T16:58:20.339Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-06T16:58:20.339Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-06T16:58:20.600Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T16:58:20.600Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-06T16:58:20.600Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-06T16:58:20.861Z] Setting up apt (1.6.14) ... [2021-12-06T16:58:20.861Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-06T16:58:21.122Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-06T16:58:21.122Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-06T16:58:21.122Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-06T16:58:21.122Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-06T16:58:21.696Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-06T16:58:21.696Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T16:58:21.696Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:21.696Z] Selecting previously unselected package libexpat1:amd64. [2021-12-06T16:58:21.696Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-06T16:58:21.696Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-06T16:58:21.957Z] Selecting previously unselected package python3.6-minimal. [2021-12-06T16:58:21.957Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T16:58:21.957Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:22.219Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-06T16:58:22.219Z] Checking for services that may need to be restarted...done. [2021-12-06T16:58:22.219Z] Checking for services that may need to be restarted...done. [2021-12-06T16:58:22.219Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:22.219Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-06T16:58:22.219Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:22.793Z] Selecting previously unselected package python3-minimal. [2021-12-06T16:58:22.793Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-06T16:58:22.793Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-06T16:58:22.793Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-06T16:58:22.793Z] Selecting previously unselected package mime-support. [2021-12-06T16:58:22.793Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-06T16:58:22.793Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-06T16:58:22.793Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-06T16:58:22.793Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-06T16:58:22.793Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-06T16:58:22.793Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-06T16:58:22.793Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T16:58:23.054Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:23.054Z] Selecting previously unselected package python3.6. [2021-12-06T16:58:23.054Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T16:58:23.054Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:23.054Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-06T16:58:23.314Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-06T16:58:23.314Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-06T16:58:23.314Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-06T16:58:23.314Z] Selecting previously unselected package python3. [2021-12-06T16:58:23.314Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-06T16:58:23.575Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-06T16:58:23.575Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-06T16:58:23.575Z] Selecting previously unselected package multiarch-support. [2021-12-06T16:58:23.575Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:23.575Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-06T16:58:23.575Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-06T16:58:23.575Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-06T16:58:23.575Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-06T16:58:23.575Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-06T16:58:23.575Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-06T16:58:23.576Z] Selecting previously unselected package libbsd0:amd64. [2021-12-06T16:58:23.576Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-06T16:58:23.576Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-06T16:58:23.837Z] Selecting previously unselected package sudo. [2021-12-06T16:58:23.837Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:23.837Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-06T16:58:23.837Z] Selecting previously unselected package apparmor. [2021-12-06T16:58:23.837Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-06T16:58:23.837Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-06T16:58:24.097Z] Selecting previously unselected package libedit2:amd64. [2021-12-06T16:58:24.097Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-06T16:58:24.097Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-06T16:58:24.097Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-06T16:58:24.097Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T16:58:24.097Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:24.097Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-06T16:58:24.097Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T16:58:24.097Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:24.097Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-06T16:58:24.097Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-06T16:58:24.097Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-06T16:58:24.097Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-06T16:58:24.097Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T16:58:24.097Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:24.358Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-06T16:58:24.358Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T16:58:24.358Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:24.358Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-06T16:58:24.358Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-06T16:58:24.358Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-06T16:58:24.620Z] Selecting previously unselected package openssh-client. [2021-12-06T16:58:24.620Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-06T16:58:24.620Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-06T16:58:24.620Z] Selecting previously unselected package squashfs-tools. [2021-12-06T16:58:24.620Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-06T16:58:24.620Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-06T16:58:24.620Z] Selecting previously unselected package snapd. [2021-12-06T16:58:24.620Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-06T16:58:24.620Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-06T16:58:27.172Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-06T16:58:27.433Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-06T16:58:27.433Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-06T16:58:27.433Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-06T16:58:27.694Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-06T16:58:27.694Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:27.694Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T16:58:27.694Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-06T16:58:27.694Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-06T16:58:28.269Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-06T16:58:28.269Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-06T16:58:28.269Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-06T16:58:28.269Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:28.269Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:28.269Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T16:58:28.844Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-06T16:58:28.844Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:28.844Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-06T16:58:28.844Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-06T16:58:28.844Z] running python rtupdate hooks for python3.6... [2021-12-06T16:58:28.844Z] running python post-rtupdate hooks for python3.6... [2021-12-06T16:58:28.844Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-06T16:58:29.415Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-06T16:58:29.676Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T16:58:29.676Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-06T16:58:29.676Z] Setting up snapd (2.51.1+18.04) ... [2021-12-06T16:58:30.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-06T16:58:30.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-06T16:58:30.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-06T16:58:30.769Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-06T16:58:30.769Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-06T16:58:30.769Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-06T16:58:31.030Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-06T16:58:31.292Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-06T16:58:31.292Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-06T16:58:31.552Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-06T16:58:31.552Z] /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' [2021-12-06T16:58:31.812Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T16:58:31.812Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T16:58:32.753Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-06T16:58:32.753Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-06T16:58:32.753Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-06T16:58:33.954Z] Reading package lists... [2021-12-06T16:58:34.213Z] Reading package lists... [2021-12-06T16:58:34.473Z] Building dependency tree... [2021-12-06T16:58:34.473Z] Reading state information... [2021-12-06T16:58:34.734Z] Calculating upgrade... [2021-12-06T16:58:34.734Z] The following packages will be upgraded: [2021-12-06T16:58:34.734Z] advancecomp base-files bash binutils binutils-common [2021-12-06T16:58:34.734Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-06T16:58:34.734Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-06T16:58:34.734Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-06T16:58:34.734Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-06T16:58:34.734Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-06T16:58:34.734Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-06T16:58:34.734Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-06T16:58:34.734Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-06T16:58:34.734Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-06T16:58:34.734Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-06T16:58:34.734Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-06T16:58:34.734Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-06T16:58:34.734Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-06T16:58:34.734Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-06T16:58:34.734Z] ubuntu-keyring util-linux [2021-12-06T16:58:34.995Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T16:58:34.995Z] Need to get 64.2 MB of archives. [2021-12-06T16:58:34.995Z] After this operation, 5155 kB of additional disk space will be used. [2021-12-06T16:58:34.995Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-06T16:58:34.996Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-06T16:58:34.996Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-06T16:58:34.996Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-06T16:58:34.996Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-06T16:58:34.996Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-06T16:58:34.996Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-06T16:58:34.996Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-06T16:58:34.996Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-12-06T16:58:34.996Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-06T16:58:34.996Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-06T16:58:34.996Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-06T16:58:34.996Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-06T16:58:34.996Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-06T16:58:34.996Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-06T16:58:34.996Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-06T16:58:34.996Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-06T16:58:34.996Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-06T16:58:35.256Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-06T16:58:35.256Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-06T16:58:35.256Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-06T16:58:35.256Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-06T16:58:35.256Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-12-06T16:58:35.256Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-06T16:58:35.256Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-06T16:58:35.256Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-06T16:58:35.256Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-06T16:58:35.256Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-06T16:58:35.256Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-06T16:58:35.256Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-06T16:58:35.256Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-06T16:58:35.256Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-06T16:58:35.256Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-06T16:58:35.256Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-06T16:58:35.256Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-06T16:58:35.256Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-06T16:58:35.256Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-06T16:58:35.256Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-06T16:58:35.256Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-06T16:58:35.256Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-06T16:58:35.256Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-06T16:58:35.256Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-12-06T16:58:35.256Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-06T16:58:35.256Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-06T16:58:35.256Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-06T16:58:35.256Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-06T16:58:35.256Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-06T16:58:35.256Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-06T16:58:35.256Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-06T16:58:35.256Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-06T16:58:35.517Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-06T16:58:35.517Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-06T16:58:35.517Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-06T16:58:35.517Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-06T16:58:35.517Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-06T16:58:35.517Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-06T16:58:35.517Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-06T16:58:35.517Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-06T16:58:35.778Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-06T16:58:35.778Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-06T16:58:35.779Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-06T16:58:35.779Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-06T16:58:35.779Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-06T16:58:35.779Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-12-06T16:58:35.779Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-06T16:58:35.779Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-06T16:58:35.779Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-06T16:58:35.779Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-06T16:58:36.043Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-06T16:58:36.043Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-06T16:58:36.043Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-06T16:58:36.043Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-06T16:58:36.043Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-06T16:58:36.043Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-06T16:58:36.304Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-06T16:58:36.304Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-06T16:58:36.304Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-06T16:58:36.304Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-06T16:58:36.304Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-06T16:58:36.304Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-06T16:58:36.304Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-06T16:58:36.304Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-06T16:58:36.304Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-06T16:58:36.304Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-12-06T16:58:36.304Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-12-06T16:58:36.304Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-12-06T16:58:36.304Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-06T16:58:36.304Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-12-06T16:58:36.304Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-06T16:58:36.565Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-06T16:58:36.565Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-06T16:58:36.565Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-06T16:58:36.565Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-12-06T16:58:36.565Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-06T16:58:36.565Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-06T16:58:36.565Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-06T16:58:36.565Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-12-06T16:58:36.565Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-06T16:58:36.565Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-06T16:58:36.565Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-06T16:58:36.565Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-06T16:58:36.828Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-06T16:58:36.828Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-06T16:58:36.828Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T16:58:36.828Z] Fetched 64.2 MB in 2s (33.1 MB/s) [2021-12-06T16:58:37.089Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T16:58:37.089Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:37.089Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T16:58:37.351Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:37.351Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T16:58:37.351Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-06T16:58:37.351Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-06T16:58:37.613Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:37.613Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:37.875Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:37.875Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.138Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.138Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.138Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.138Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.138Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.138Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.138Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.138Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.399Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.399Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.399Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:38.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T16:58:38.399Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.399Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.399Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:38.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T16:58:38.659Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.659Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.659Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.659Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.659Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:38.659Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T16:58:38.920Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:38.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T16:58:38.920Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:39.181Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T16:58:39.442Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-06T16:58:39.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T16:58:39.704Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-06T16:58:39.704Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-06T16:58:39.704Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-06T16:58:39.704Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-06T16:58:39.965Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-06T16:58:39.965Z] Installing new version of config file /etc/issue ... [2021-12-06T16:58:39.965Z] Installing new version of config file /etc/issue.net ... [2021-12-06T16:58:39.965Z] Installing new version of config file /etc/lsb-release ... [2021-12-06T16:58:39.965Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-06T16:58:40.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-06T16:58:40.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-06T16:58:40.225Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-06T16:58:40.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:40.225Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-06T16:58:40.225Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-06T16:58:40.486Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-06T16:58:40.486Z] 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 [2021-12-06T16:58:40.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:40.486Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:40.486Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:40.486Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:40.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:40.486Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-06T16:58:40.746Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-06T16:58:40.746Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-06T16:58:40.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:40.746Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-06T16:58:40.746Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T16:58:41.007Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-06T16:58:41.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.007Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T16:58:41.007Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T16:58:41.007Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T16:58:41.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.268Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T16:58:41.268Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T16:58:41.268Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-06T16:58:41.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.268Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-06T16:58:41.268Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-06T16:58:41.528Z] Setting up grep (3.1-2build1) ... [2021-12-06T16:58:41.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.528Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-06T16:58:41.528Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-06T16:58:41.528Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-06T16:58:41.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.528Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-06T16:58:41.528Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-06T16:58:41.788Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-06T16:58:41.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.788Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T16:58:41.788Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T16:58:41.788Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-06T16:58:41.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:41.788Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T16:58:41.788Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T16:58:42.359Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T16:58:42.359Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T16:58:42.359Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T16:58:42.359Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T16:58:42.622Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-06T16:58:42.885Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:42.885Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-06T16:58:42.885Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T16:58:43.458Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-06T16:58:43.458Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-06T16:58:43.458Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-06T16:58:43.458Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-06T16:58:43.458Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-06T16:58:43.458Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:43.458Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-06T16:58:43.458Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-06T16:58:43.721Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-06T16:58:43.721Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:43.721Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:43.721Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:43.721Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:43.721Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:43.721Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:43.983Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:43.983Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:43.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:43.983Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:43.983Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:43.983Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:43.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:43.983Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:44.245Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:44.245Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:44.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:44.245Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T16:58:44.245Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T16:58:44.245Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T16:58:44.245Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T16:58:44.507Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T16:58:44.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:44.507Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T16:58:44.507Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T16:58:44.507Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T16:58:44.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:44.507Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:44.507Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:44.767Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:44.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:44.767Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:44.767Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:44.767Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:44.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:44.767Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:45.029Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:45.289Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:45.550Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-06T16:58:45.814Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-06T16:58:45.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:45.814Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T16:58:45.814Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T16:58:46.076Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T16:58:46.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T16:58:46.076Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-06T16:58:46.076Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T16:58:46.076Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-06T16:58:46.337Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T16:58:46.337Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-06T16:58:46.337Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-06T16:58:46.337Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-06T16:58:46.600Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T16:58:46.600Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-06T16:58:46.600Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-06T16:58:46.600Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-06T16:58:46.600Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T16:58:46.600Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-06T16:58:46.600Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-06T16:58:46.600Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-06T16:58:46.861Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T16:58:46.861Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T16:58:46.861Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T16:58:46.861Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T16:58:46.861Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T16:58:46.861Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T16:58:46.861Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T16:58:47.124Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T16:58:47.124Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-06T16:58:47.124Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T16:58:47.124Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T16:58:47.124Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T16:58:47.387Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:47.387Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T16:58:47.387Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T16:58:47.387Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-06T16:58:47.387Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T16:58:47.387Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T16:58:47.387Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T16:58:47.650Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T16:58:47.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:47.650Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-06T16:58:47.650Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-06T16:58:47.650Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-06T16:58:47.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:47.650Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-06T16:58:47.650Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-06T16:58:47.913Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-06T16:58:47.913Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:47.913Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-06T16:58:47.913Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T16:58:47.913Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T16:58:48.174Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.174Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T16:58:48.174Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T16:58:48.174Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T16:58:48.440Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.440Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-06T16:58:48.440Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-06T16:58:48.440Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-06T16:58:48.440Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.440Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-06T16:58:48.440Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-06T16:58:48.702Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-06T16:58:48.702Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.702Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T16:58:48.702Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T16:58:48.702Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-06T16:58:48.964Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.965Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-06T16:58:48.965Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-06T16:58:48.965Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-06T16:58:48.965Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:48.965Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-06T16:58:48.965Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-06T16:58:48.965Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-06T16:58:49.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.226Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-06T16:58:49.226Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-06T16:58:49.226Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-06T16:58:49.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.226Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-06T16:58:49.226Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-06T16:58:49.488Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-06T16:58:49.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.488Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-06T16:58:49.488Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-06T16:58:49.488Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-06T16:58:49.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.488Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-06T16:58:49.488Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-06T16:58:49.749Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-06T16:58:49.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.749Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-06T16:58:49.749Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-06T16:58:49.749Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-06T16:58:49.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T16:58:49.749Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-06T16:58:49.749Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-06T16:58:50.011Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-06T16:58:50.011Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-06T16:58:50.011Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-06T16:58:50.011Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-06T16:58:50.011Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-06T16:58:50.011Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-06T16:58:50.270Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-06T16:58:50.270Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-06T16:58:50.270Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-06T16:58:50.270Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-06T16:58:50.535Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-06T16:58:50.535Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-06T16:58:50.535Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-06T16:58:50.535Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-06T16:58:50.535Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-06T16:58:50.535Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-06T16:58:50.797Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-06T16:58:50.797Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-06T16:58:50.797Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-06T16:58:50.797Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-06T16:58:50.797Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-06T16:58:50.797Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-06T16:58:50.797Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-06T16:58:50.797Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-06T16:58:51.059Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-06T16:58:51.059Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-06T16:58:51.320Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-06T16:58:51.320Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-06T16:58:51.320Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-06T16:58:51.320Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-06T16:58:51.587Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T16:58:51.587Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T16:58:51.847Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T16:58:51.847Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T16:58:51.847Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T16:58:51.847Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T16:58:51.847Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T16:58:51.847Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T16:58:52.109Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:52.109Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:52.109Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:52.109Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:52.109Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:52.371Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:52.371Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:52.371Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:53.313Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:53.313Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:53.883Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:53.883Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:54.145Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:54.145Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:54.405Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:54.405Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:55.347Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T16:58:55.347Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T16:58:55.347Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T16:58:55.347Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T16:58:55.347Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-06T16:58:55.347Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T16:58:55.347Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-06T16:58:55.612Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T16:58:55.612Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-06T16:58:55.612Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-06T16:58:55.612Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T16:58:55.612Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T16:58:55.612Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T16:58:55.612Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T16:58:55.873Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-06T16:58:55.873Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-06T16:58:55.873Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:55.873Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T16:58:55.873Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:55.873Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:55.873Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:55.873Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-06T16:58:55.873Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-06T16:58:55.873Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-06T16:58:56.134Z] [2021-12-06T16:58:56.134Z] Current default time zone: 'Etc/UTC' [2021-12-06T16:58:56.134Z] Local time is now: Mon Dec 6 16:58:55 UTC 2021. [2021-12-06T16:58:56.134Z] Universal Time is now: Mon Dec 6 16:58:55 UTC 2021. [2021-12-06T16:58:56.134Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-06T16:58:56.134Z] [2021-12-06T16:58:56.134Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-06T16:58:56.134Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:56.134Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-06T16:58:56.134Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-06T16:58:56.134Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-06T16:58:56.134Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-06T16:58:56.134Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-06T16:58:56.134Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-06T16:58:56.134Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-06T16:58:56.134Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-06T16:58:56.134Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:56.134Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-06T16:58:56.396Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:56.396Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-06T16:58:56.396Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:56.396Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-06T16:58:56.396Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-06T16:58:56.396Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-06T16:58:56.396Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-06T16:58:56.396Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-06T16:58:56.396Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-06T16:58:56.396Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-06T16:58:56.396Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-06T16:58:58.319Z] Updating certificates in /etc/ssl/certs... [2021-12-06T16:58:59.269Z] 23 added, 28 removed; done. [2021-12-06T16:58:59.269Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-06T16:58:59.269Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T16:58:59.269Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-06T16:58:59.269Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-06T16:58:59.269Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-06T16:58:59.269Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.269Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-06T16:58:59.269Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.269Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.269Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.269Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.530Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.530Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-06T16:58:59.530Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-06T16:58:59.530Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-06T16:58:59.530Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-06T16:58:59.530Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-06T16:58:59.530Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.530Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T16:58:59.530Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-06T16:58:59.530Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-06T16:58:59.530Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-06T16:58:59.530Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T16:58:59.530Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T16:58:59.800Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-06T16:58:59.800Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-06T16:58:59.800Z] Updating certificates in /etc/ssl/certs... [2021-12-06T16:59:00.372Z] 0 added, 0 removed; done. [2021-12-06T16:59:00.372Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-06T16:59:00.372Z] done. [2021-12-06T16:59:00.943Z] Reading package lists... [2021-12-06T16:59:01.204Z] Building dependency tree... [2021-12-06T16:59:01.204Z] Reading state information... [2021-12-06T16:59:01.204Z] The following NEW packages will be installed: [2021-12-06T16:59:01.204Z] apt-transport-https [2021-12-06T16:59:01.204Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T16:59:01.466Z] Need to get 4348 B of archives. [2021-12-06T16:59:01.466Z] After this operation, 154 kB of additional disk space will be used. [2021-12-06T16:59:01.466Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-06T16:59:01.727Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T16:59:01.727Z] Fetched 4348 B in 0s (22.8 kB/s) [2021-12-06T16:59:01.727Z] Selecting previously unselected package apt-transport-https. [2021-12-06T16:59:01.727Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-06T16:59:01.727Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-06T16:59:01.727Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-06T16:59:01.727Z] Setting up apt-transport-https (1.6.14) ... [2021-12-06T16:59:01.987Z] Waiting for network to be ready... [2021-12-06T16:59:08.569Z] 2021-12-06T16:59:06Z INFO Waiting for automatic snapd restart... [2021-12-06T16:59:10.483Z] snapd 2.53.2 from Canonical* installed [2021-12-06T16:59:11.425Z] "snapd" switched to the "latest/stable" channel [2021-12-06T16:59:11.425Z] [2021-12-06T16:59:19.563Z] core18 20211028 from Canonical* installed [2021-12-06T16:59:22.113Z] core20 20211115 from Canonical* installed [2021-12-06T16:59:22.375Z] "core20" switched to the "latest/stable" channel [2021-12-06T16:59:22.375Z] [2021-12-06T16:59:25.129Z] snapcraft 6.0 from Canonical* installed [2021-12-06T16:59:25.129Z] "snapcraft" switched to the "latest/stable" channel [2021-12-06T16:59:25.129Z] [2021-12-06T16:59:28.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T16:59:28.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T16:59:28.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T16:59:28.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T16:59:29.342Z] 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: [2021-12-06T16:59:29.343Z] - README.md [2021-12-06T16:59:29.343Z] [2021-12-06T16:59:29.343Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-06T16:59:29.449Z] + ls -al . [2021-12-06T16:59:29.450Z] total 672 [2021-12-06T16:59:29.450Z] drwxrwxr-x 9 1001 1001 4096 Dec 6 16:59 . [2021-12-06T16:59:29.450Z] drwxr-xr-x 4 root root 4096 Dec 6 16:55 .. [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 16:52 .dockerignore [2021-12-06T16:59:29.450Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 16:52 .git [2021-12-06T16:59:29.450Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 16:52 .github [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 16:52 .gitignore [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 16:52 .golangci.yml [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 16:52 .hadolint.yml [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 16:52 .sonarcloud.properties [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 16:52 ADOPTERS.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 16:52 Attribution.txt [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 16:52 CHANGELOG.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 16:52 CONTRIBUTING.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 16:52 GOVERNANCE.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 16:52 Jenkinsfile [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 16:52 LICENSE [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 16:52 Makefile [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 16:52 OWNERS.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 16:52 README.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 16:52 SECURITY.md [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 16:47 VERSION [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 16:52 ZMQWindows.md [2021-12-06T16:59:29.450Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 16:52 bin [2021-12-06T16:59:29.450Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 16:52 cmd [2021-12-06T16:59:29.450Z] -rw-r--r-- 1 root root 428381 Dec 6 16:58 coverage.out [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 16:52 go.mod [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 16:55 go.sum [2021-12-06T16:59:29.450Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 16:52 internal [2021-12-06T16:59:29.450Z] drwxrwxr-x 3 1001 1001 4096 Dec 6 16:52 openapi [2021-12-06T16:59:29.450Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 16:52 snap [2021-12-06T16:59:29.450Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 16:52 version.go [Pipeline] sh [2021-12-06T16:59:30.108Z] + '[' -e coverage.out ] [2021-12-06T16:59:30.108Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T16:59:30.134Z] Warning: overwriting stash ‘coverage-report’ [2021-12-06T16:59:30.728Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-06T16:59:30.728Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-06T16:59:30.728Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-06T16:59:30.871Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T16:59:31.518Z] + make build [2021-12-06T16:59:31.518Z] 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 [2021-12-06T16:59:32.239Z] Reading package lists... [2021-12-06T16:59:33.622Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 [2021-12-06T16:59:34.563Z] Reading package lists... [2021-12-06T16:59:34.563Z] Building dependency tree... [2021-12-06T16:59:34.563Z] Reading state information... [2021-12-06T16:59:34.832Z] Suggested packages: [2021-12-06T16:59:34.832Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-06T16:59:34.832Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-06T16:59:34.832Z] Recommended packages: [2021-12-06T16:59:34.832Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-06T16:59:34.832Z] The following NEW packages will be installed: [2021-12-06T16:59:34.832Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-06T16:59:34.832Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-06T16:59:34.832Z] pkg-config zip [2021-12-06T16:59:34.832Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T16:59:35.092Z] Need to get 7670 kB of archives. [2021-12-06T16:59:35.092Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-06T16:59:35.092Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-12-06T16:59:35.092Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-06T16:59:35.351Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-06T16:59:35.351Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-06T16:59:35.351Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-06T16:59:35.351Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-06T16:59:35.612Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-06T16:59:35.612Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-06T16:59:35.612Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-06T16:59:35.612Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-06T16:59:35.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-06T16:59:35.612Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-06T16:59:35.872Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-06T16:59:35.872Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-06T16:59:35.872Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-06T16:59:35.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T16:59:35.872Z] Fetched 7670 kB in 1s (8724 kB/s) [2021-12-06T16:59:35.872Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-06T16:59:35.872Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-06T16:59:35.872Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-06T16:59:36.133Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-06T16:59:36.133Z] Selecting previously unselected package libpsl5:amd64. [2021-12-06T16:59:36.133Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-06T16:59:36.133Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-06T16:59:36.133Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-06T16:59:36.133Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-06T16:59:36.133Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-06T16:59:36.133Z] Selecting previously unselected package librtmp1:amd64. [2021-12-06T16:59:36.133Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-06T16:59:36.393Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-06T16:59:36.393Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-06T16:59:36.393Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-06T16:59:36.393Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-06T16:59:36.393Z] Selecting previously unselected package liberror-perl. [2021-12-06T16:59:36.393Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-06T16:59:36.393Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-06T16:59:36.393Z] Selecting previously unselected package git-man. [2021-12-06T16:59:36.393Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-06T16:59:36.393Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-06T16:59:36.653Z] Selecting previously unselected package git. [2021-12-06T16:59:36.653Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-06T16:59:36.653Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-06T16:59:36.914Z] Selecting previously unselected package libnorm1:amd64. [2021-12-06T16:59:36.914Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-06T16:59:36.914Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-06T16:59:37.174Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-06T16:59:37.174Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-06T16:59:37.174Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-06T16:59:37.174Z] Selecting previously unselected package libsodium23:amd64. [2021-12-06T16:59:37.174Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-06T16:59:37.174Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-06T16:59:37.174Z] Selecting previously unselected package libzmq5:amd64. [2021-12-06T16:59:37.174Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-06T16:59:37.174Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T16:59:37.435Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-06T16:59:37.435Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-06T16:59:37.435Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T16:59:37.435Z] Selecting previously unselected package pkg-config. [2021-12-06T16:59:37.435Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-06T16:59:37.435Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-06T16:59:37.435Z] Selecting previously unselected package zip. [2021-12-06T16:59:37.435Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-06T16:59:37.435Z] Unpacking zip (3.0-11build1) ... [2021-12-06T16:59:37.435Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-06T16:59:37.696Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-06T16:59:37.696Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-06T16:59:37.696Z] Setting up liberror-perl (0.17025-1) ... [2021-12-06T16:59:37.696Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-06T16:59:37.696Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-06T16:59:37.696Z] No schema files found: doing nothing. [2021-12-06T16:59:37.696Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-06T16:59:37.696Z] Setting up zip (3.0-11build1) ... [2021-12-06T16:59:37.696Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-06T16:59:37.696Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-06T16:59:37.696Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-06T16:59:37.696Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T16:59:37.696Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-06T16:59:37.696Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T16:59:37.696Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-06T16:59:37.696Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T16:59:38.266Z] git set to automatically installed. [2021-12-06T16:59:38.266Z] git-man set to automatically installed. [2021-12-06T16:59:38.266Z] libcurl3-gnutls set to automatically installed. [2021-12-06T16:59:38.266Z] liberror-perl set to automatically installed. [2021-12-06T16:59:38.266Z] libglib2.0-0 set to automatically installed. [2021-12-06T16:59:38.266Z] libnghttp2-14 set to automatically installed. [2021-12-06T16:59:38.266Z] libnorm1 set to automatically installed. [2021-12-06T16:59:38.266Z] libpgm-5.2-0 set to automatically installed. [2021-12-06T16:59:38.266Z] libpsl5 set to automatically installed. [2021-12-06T16:59:38.266Z] librtmp1 set to automatically installed. [2021-12-06T16:59:38.266Z] libsodium23 set to automatically installed. [2021-12-06T16:59:38.266Z] libzmq3-dev set to automatically installed. [2021-12-06T16:59:38.266Z] libzmq5 set to automatically installed. [2021-12-06T16:59:38.266Z] pkg-config set to automatically installed. [2021-12-06T16:59:38.266Z] zip set to automatically installed. [2021-12-06T16:59:39.210Z] snapd is not logged in, snap install commands will use sudo [2021-12-06T16:59:39.793Z] 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 [2021-12-06T16:59:49.300Z] go (1.16/stable) 1.16.11 from Michael Hudson-Doyle (mwhudson) installed [2021-12-06T16:59:49.881Z] Downloading snap 'edgex-app-service-configurable' [2021-12-06T16:59:58.057Z] Pulling app-service-configurable [2021-12-06T16:59:58.057Z] + snapcraftctl pull [2021-12-06T16:59:59.441Z] Pulling config-common [2021-12-06T16:59:59.441Z] + snapcraftctl pull [2021-12-06T17:00:00.378Z] Pulling go-build-helper [2021-12-06T17:00:00.379Z] + snapcraftctl pull [2021-12-06T17:00:01.767Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-06T17:00:01.767Z] Skipping pull go-build-helper (already ran) [2021-12-06T17:00:01.767Z] Building go-build-helper [2021-12-06T17:00:01.767Z] + snapcraftctl build [2021-12-06T17:00:01.934Z] 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 [2021-12-06T17:00:02.533Z] 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 [2021-12-06T17:00:05.081Z] + snapcraftctl stage [2021-12-06T17:00:05.081Z] Staging go-build-helper [2021-12-06T17:00:06.832Z] 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 [2021-12-06T17:00:07.430Z] 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 [2021-12-06T17:00:10.943Z] 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 [2021-12-06T17:00:11.660Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-06T17:00:11.660Z] Fetched 224 kB in 0s (0 B/s) [2021-12-06T17:00:11.660Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-06T17:00:11.660Z] Fetched 157 kB in 0s (0 B/s) [2021-12-06T17:00:11.660Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-06T17:00:11.660Z] Fetched 221 kB in 0s (0 B/s) [2021-12-06T17:00:11.660Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-06T17:00:11.660Z] Fetched 143 kB in 0s (0 B/s) [2021-12-06T17:00:11.660Z] Pulling edgex-go [2021-12-06T17:00:11.660Z] + snapcraftctl pull [2021-12-06T17:00:13.042Z] Pulling hooks [2021-12-06T17:00:13.042Z] + snapcraftctl pull [2021-12-06T17:00:15.400Z] 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 [2021-12-06T17:00:18.013Z] 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 [2021-12-06T17:00:21.416Z] 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 [2021-12-06T17:00:24.809Z] 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 [2021-12-06T17:00:28.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-06T17:00:33.637Z] $ docker stop --time=1 434a3a070c998f639fd0a8c3c0a8ef7dabec1acd8f27fbb19a4235b7749e10c2 [2021-12-06T17:00:35.008Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-06T17:00:35.008Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-06T17:00:35.008Z] Fetched 279 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-06T17:00:35.008Z] Fetched 122 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-06T17:00:35.008Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-06T17:00:35.008Z] Fetched 8848 B in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-06T17:00:35.008Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-06T17:00:35.008Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-06T17:00:35.008Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-06T17:00:35.008Z] Fetched 220 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-06T17:00:35.008Z] Fetched 154 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-06T17:00:35.008Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-06T17:00:35.008Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-06T17:00:35.008Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-06T17:00:35.008Z] Fetched 499 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-06T17:00:35.008Z] Fetched 111 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-06T17:00:35.008Z] Fetched 240 kB in 0s (0 B/s) [2021-12-06T17:00:35.008Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-06T17:00:35.008Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-06T17:00:35.009Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-06T17:00:35.009Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-06T17:00:35.009Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-06T17:00:35.009Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-06T17:00:35.009Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-06T17:00:35.009Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-06T17:00:35.009Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-06T17:00:35.009Z] Fetched 8720 B in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-06T17:00:35.009Z] Fetched 140 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-06T17:00:35.009Z] Fetched 119 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-06T17:00:35.009Z] Fetched 111 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-06T17:00:35.009Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-06T17:00:35.009Z] Fetched 646 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-06T17:00:35.009Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-06T17:00:35.009Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-06T17:00:35.009Z] Fetched 368 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-06T17:00:35.009Z] Fetched 187 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-06T17:00:35.009Z] Fetched 175 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-06T17:00:35.009Z] Fetched 206 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-12-06T17:00:35.009Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-06T17:00:35.009Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-06T17:00:35.009Z] Fetched 159 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-06T17:00:35.009Z] Fetched 107 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-06T17:00:35.009Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-06T17:00:35.009Z] Pulling static-packages [2021-12-06T17:00:35.009Z] + snapcraftctl pull [2021-12-06T17:00:35.009Z] Pulling version [2021-12-06T17:00:35.009Z] + cd /root/project [2021-12-06T17:00:35.009Z] + git describe --tags --abbrev=0 [2021-12-06T17:00:35.009Z] + sed s/v// [2021-12-06T17:00:35.009Z] + GIT_VERSION=2.2.0-dev.8 [2021-12-06T17:00:35.009Z] + [ -z 2.2.0-dev.8 ] [2021-12-06T17:00:35.009Z] + snapcraftctl set-version 2.2.0-dev.8 [2021-12-06T17:00:35.009Z] Building app-service-configurable [2021-12-06T17:00:35.009Z] + snapcraftctl build [2021-12-06T17:00:35.536Z] $ docker rm -f 434a3a070c998f639fd0a8c3c0a8ef7dabec1acd8f27fbb19a4235b7749e10c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:00:36.923Z] Building config-common [2021-12-06T17:00:36.923Z] + snapcraftctl build [2021-12-06T17:00:37.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:00:37.035Z] [2021-12-06T17:00:37.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:00:37.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:00:37.658Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-06T17:00:37.658Z] 29e5d40040c1: Pulling fs layer [2021-12-06T17:00:37.658Z] 1ce36da41761: Pulling fs layer [2021-12-06T17:00:37.658Z] 25b303627fd3: Pulling fs layer [2021-12-06T17:00:37.658Z] 29e5d40040c1: Verifying Checksum [2021-12-06T17:00:37.658Z] 29e5d40040c1: Download complete [2021-12-06T17:00:37.930Z] 1ce36da41761: Verifying Checksum [2021-12-06T17:00:37.930Z] 1ce36da41761: Download complete [2021-12-06T17:00:38.206Z] 29e5d40040c1: Pull complete [2021-12-06T17:00:38.842Z] Skipping build go-build-helper (already ran) [2021-12-06T17:00:39.103Z] Building edgex-go [2021-12-06T17:00:39.183Z] 25b303627fd3: Verifying Checksum [2021-12-06T17:00:39.183Z] 25b303627fd3: Download complete [2021-12-06T17:00:39.364Z] + cd /root/parts/edgex-go/src [2021-12-06T17:00:39.364Z] + git describe --tags --abbrev=0 [2021-12-06T17:00:39.364Z] + sed s/v// [2021-12-06T17:00:39.364Z] + GIT_VERSION=2.2.0-dev.8 [2021-12-06T17:00:39.364Z] + [ -z 2.2.0-dev.8 ] [2021-12-06T17:00:39.364Z] + echo 2.2.0-dev.8 [2021-12-06T17:00:39.364Z] + [ ! -d vendor ] [2021-12-06T17:00:39.364Z] + go mod download all [2021-12-06T17:00:39.455Z] 1ce36da41761: Pull complete [2021-12-06T17:00:47.508Z] + make build [2021-12-06T17:00:47.508Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T17:00:49.616Z] 25b303627fd3: Pull complete [2021-12-06T17:00:49.616Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-06T17:00:49.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:00:49.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-06T17:00:49.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-12-06T17:00:49.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T17:00:52.195Z] $ docker top bbfe7ee7ca34e0c1b7d8c82ab803ff5fc96b30e20c6ce6e9e21e3d91b39eba13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:00:53.069Z] + grep parallel [2021-12-06T17:00:53.069Z] + docker-compose build --help [2021-12-06T17:00:56.443Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T17:00:56.743Z] $ docker stop --time=1 bbfe7ee7ca34e0c1b7d8c82ab803ff5fc96b30e20c6ce6e9e21e3d91b39eba13 [2021-12-06T17:00:58.360Z] $ docker rm -f bbfe7ee7ca34e0c1b7d8c82ab803ff5fc96b30e20c6ce6e9e21e3d91b39eba13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:00:58.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:00:58.922Z] . [Pipeline] withDockerContainer [2021-12-06T17:00:59.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-12-06T17:00:59.208Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-12-06T17:00:59.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T17:01:00.466Z] $ docker top 2e55bbc6225190562265b0cbdb0fc39383832ac1a5fbb4f13f0c71d031896435 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:01:01.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T17:01:03.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T17:01:03.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T17:01:05.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T17:01:05.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T17:01:05.636Z] Building core-command ... [2021-12-06T17:01:05.637Z] Building core-data ... [2021-12-06T17:01:05.637Z] Building core-metadata ... [2021-12-06T17:01:05.637Z] Building security-bootstrapper ... [2021-12-06T17:01:05.637Z] Building security-proxy-setup ... [2021-12-06T17:01:05.637Z] Building security-secretstore-setup ... [2021-12-06T17:01:05.637Z] Building support-notifications ... [2021-12-06T17:01:05.637Z] Building support-scheduler ... [2021-12-06T17:01:05.637Z] Building sys-mgmt-agent ... [2021-12-06T17:01:05.637Z] Building core-metadata [2021-12-06T17:01:05.637Z] Building security-secretstore-setup [2021-12-06T17:01:05.637Z] Building security-proxy-setup [2021-12-06T17:01:05.637Z] Building support-scheduler [2021-12-06T17:01:05.637Z] Building security-bootstrapper [2021-12-06T17:01:06.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T17:01:07.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T17:01:08.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T17:01:10.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T17:01:11.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T17:01:12.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T17:01:14.153Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-06T17:01:14.154Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-06T17:01:14.154Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-06T17:01:14.154Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-06T17:01:14.154Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-06T17:01:14.154Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-06T17:01:14.154Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-06T17:01:14.154Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-12-06T17:01:14.154Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-06T17:01:14.154Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-06T17:01:14.154Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-12-06T17:01:14.724Z] Building hooks [2021-12-06T17:01:14.724Z] + cd /root/parts/hooks/src [2021-12-06T17:01:14.724Z] + make build [2021-12-06T17:01:14.724Z] go mod tidy [2021-12-06T17:01:14.984Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-06T17:01:15.554Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-06T17:01:15.554Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-06T17:01:15.554Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-06T17:01:16.496Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-06T17:01:17.066Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-06T17:01:17.066Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-06T17:01:19.605Z] Building static-packages [2021-12-06T17:01:19.605Z] + snapcraftctl build [2021-12-06T17:01:21.511Z] Building version [2021-12-06T17:01:21.511Z] + snapcraftctl build [2021-12-06T17:01:23.418Z] Staging app-service-configurable [2021-12-06T17:01:23.418Z] + snapcraftctl stage [2021-12-06T17:01:24.801Z] Staging config-common [2021-12-06T17:01:24.801Z] + snapcraftctl stage [2021-12-06T17:01:26.183Z] Skipping stage go-build-helper (already ran) [2021-12-06T17:01:26.183Z] Staging edgex-go [2021-12-06T17:01:26.183Z] + snapcraftctl stage [2021-12-06T17:01:27.563Z] Staging hooks [2021-12-06T17:01:27.563Z] + snapcraftctl stage [2021-12-06T17:01:28.943Z] Staging static-packages [2021-12-06T17:01:28.943Z] + snapcraftctl stage [2021-12-06T17:01:30.869Z] Staging version [2021-12-06T17:01:30.869Z] + snapcraftctl stage [2021-12-06T17:01:31.809Z] Priming app-service-configurable [2021-12-06T17:01:31.809Z] + snapcraftctl prime [2021-12-06T17:01:34.347Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-06T17:01:34.348Z] stage-packages: [2021-12-06T17:01:34.348Z] - libnorm1 [2021-12-06T17:01:34.348Z] - libpgm-5.2-0 [2021-12-06T17:01:34.348Z] - libsodium23 [2021-12-06T17:01:34.348Z] - libzmq5 [2021-12-06T17:01:34.606Z] Priming config-common [2021-12-06T17:01:34.606Z] + snapcraftctl prime [2021-12-06T17:01:35.987Z] Priming go-build-helper [2021-12-06T17:01:35.987Z] + snapcraftctl prime [2021-12-06T17:01:37.368Z] Priming edgex-go [2021-12-06T17:01:37.368Z] + snapcraftctl prime [2021-12-06T17:01:39.297Z] Priming hooks [2021-12-06T17:01:39.297Z] + snapcraftctl prime [2021-12-06T17:01:40.751Z] Priming static-packages [2021-12-06T17:01:40.751Z] + snapcraftctl prime [2021-12-06T17:01:43.292Z] Priming version [2021-12-06T17:01:43.292Z] + snapcraftctl prime [2021-12-06T17:01:44.668Z] 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] } [2021-12-06T17:02:13.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:02:13.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:02:13.598Z] ---> 957fd29d9f21 [2021-12-06T17:02:13.598Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:02:13.598Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:02:13.598Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:02:13.598Z] ---> 957fd29d9f21 [2021-12-06T17:02:13.598Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T17:02:13.598Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:02:13.598Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:02:13.598Z] ---> 957fd29d9f21 [2021-12-06T17:02:13.598Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T17:02:13.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:02:13.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:02:13.598Z] ---> 957fd29d9f21 [2021-12-06T17:02:13.598Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T17:02:13.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:02:13.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:02:13.598Z] ---> 957fd29d9f21 [2021-12-06T17:02:13.598Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T17:02:13.598Z] ---> Running in b404c5eb2f42 [2021-12-06T17:02:13.598Z] ---> Running in 4d8b0bfbfcc5 [2021-12-06T17:02:13.598Z] ---> Running in 393fe7ac52f9 [2021-12-06T17:02:13.598Z] ---> Running in f4454254f9ed [2021-12-06T17:02:13.598Z] ---> Running in 14b6e6e5c43f [2021-12-06T17:02:13.598Z] Removing intermediate container 393fe7ac52f9 [2021-12-06T17:02:13.598Z] ---> ce23801a668d [2021-12-06T17:02:13.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:02:13.598Z] Removing intermediate container b404c5eb2f42 [2021-12-06T17:02:13.598Z] ---> 6b872d17e703 [2021-12-06T17:02:13.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:02:13.598Z] Removing intermediate container 4d8b0bfbfcc5 [2021-12-06T17:02:13.598Z] ---> 292ec8062c9f [2021-12-06T17:02:13.598Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:02:13.598Z] Removing intermediate container f4454254f9ed [2021-12-06T17:02:13.598Z] ---> 481a7e5f735b [2021-12-06T17:02:13.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:02:13.598Z] Removing intermediate container 14b6e6e5c43f [2021-12-06T17:02:13.598Z] ---> 3e1e5868477f [2021-12-06T17:02:13.598Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:02:13.598Z] ---> Running in 785ad4bf5a89 [2021-12-06T17:02:13.598Z] ---> Running in d2d4a2e4d0c3 [2021-12-06T17:02:13.598Z] ---> Running in 0f33864d9dbc [2021-12-06T17:02:13.598Z] ---> Running in a596a374e76c [2021-12-06T17:02:13.598Z] ---> Running in aee17a3418f6 [2021-12-06T17:02:15.581Z] Removing intermediate container 785ad4bf5a89 [2021-12-06T17:02:15.581Z] ---> f92bc79fa1f5 [2021-12-06T17:02:15.581Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T17:02:15.581Z] ---> Running in 8c1d3a839e43 [2021-12-06T17:02:15.851Z] Removing intermediate container d2d4a2e4d0c3 [2021-12-06T17:02:15.851Z] ---> d96de78822ae [2021-12-06T17:02:15.851Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T17:02:16.135Z] ---> Running in fc0544808371 [2021-12-06T17:02:16.408Z] Removing intermediate container a596a374e76c [2021-12-06T17:02:16.408Z] ---> 343911179a72 [2021-12-06T17:02:16.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:02:16.690Z] ---> Running in 60f54f121a45 [2021-12-06T17:02:16.690Z] Removing intermediate container 0f33864d9dbc [2021-12-06T17:02:16.690Z] ---> 093db17d8663 [2021-12-06T17:02:16.690Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T17:02:16.974Z] Removing intermediate container aee17a3418f6 [2021-12-06T17:02:16.974Z] ---> bd60cf3ca6d7 [2021-12-06T17:02:16.974Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T17:02:16.974Z] ---> Running in b96e55fb6dad [2021-12-06T17:02:17.247Z] ---> Running in 448f033b1cfe [2021-12-06T17:02:17.852Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:17.852Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:18.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:18.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:18.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.973Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:02:19.973Z] OK: 219 MiB in 52 packages [2021-12-06T17:02:20.258Z] OK: 219 MiB in 52 packages [2021-12-06T17:02:20.861Z] OK: 219 MiB in 52 packages [2021-12-06T17:02:20.861Z] OK: 219 MiB in 52 packages [2021-12-06T17:02:21.140Z] OK: 219 MiB in 52 packages [2021-12-06T17:02:21.415Z] Removing intermediate container fc0544808371 [2021-12-06T17:02:21.415Z] ---> aa002d5f9a86 [2021-12-06T17:02:21.415Z] Step 6/23 : COPY go.mod . [2021-12-06T17:02:22.014Z] Removing intermediate container 8c1d3a839e43 [2021-12-06T17:02:22.015Z] ---> da80abdff416 [2021-12-06T17:02:22.015Z] Step 6/24 : COPY . . [2021-12-06T17:02:22.294Z] Removing intermediate container 448f033b1cfe [2021-12-06T17:02:22.294Z] ---> d6e1f0101cf2 [2021-12-06T17:02:22.294Z] Step 6/30 : COPY . . [2021-12-06T17:02:22.294Z] Removing intermediate container 60f54f121a45 [2021-12-06T17:02:22.294Z] ---> 9fb111c054e1 [2021-12-06T17:02:22.294Z] Step 6/22 : COPY . . [2021-12-06T17:02:22.570Z] ---> a2c53ac44d50 [2021-12-06T17:02:22.570Z] Step 7/23 : RUN go mod download [2021-12-06T17:02:22.570Z] Removing intermediate container b96e55fb6dad [2021-12-06T17:02:22.570Z] ---> 3456cd1fe806 [2021-12-06T17:02:22.570Z] Step 6/20 : COPY . . [2021-12-06T17:02:22.843Z] ---> Running in 8b7334847b8b [2021-12-06T17:02:27.154Z] Removing intermediate container 8b7334847b8b [2021-12-06T17:02:27.155Z] ---> 4f45999fba8d [2021-12-06T17:02:27.155Z] Step 8/23 : COPY . . [2021-12-06T17:02:49.332Z] ---> c66038400a34 [2021-12-06T17:02:49.332Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:02:49.332Z] ---> ab01460cfa65 [2021-12-06T17:02:49.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:02:49.332Z] ---> 7fb3427f6188 [2021-12-06T17:02:49.332Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:02:49.332Z] ---> Running in b416ae4cbed3 [2021-12-06T17:02:49.332Z] ---> Running in 22dc28bec782 [2021-12-06T17:02:49.332Z] ---> 439fc38c7eda [2021-12-06T17:02:49.332Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:02:49.332Z] ---> Running in 31cf1aa79e8a [2021-12-06T17:02:49.332Z] ---> 82775479445f [2021-12-06T17:02:49.332Z] Step 9/23 : RUN go mod tidy [2021-12-06T17:02:49.332Z] ---> Running in c181bfbc29ef [2021-12-06T17:02:49.332Z] ---> Running in 6d51b90f50ea [2021-12-06T17:02:51.322Z] Removing intermediate container b416ae4cbed3 [2021-12-06T17:02:51.322Z] ---> 4fa48f3ecb68 [2021-12-06T17:02:51.322Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T17:02:51.322Z] ---> Running in 7d6529966d6d [2021-12-06T17:02:51.603Z] Removing intermediate container 31cf1aa79e8a [2021-12-06T17:02:51.603Z] ---> 57b8106ae16e [2021-12-06T17:02:51.603Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T17:02:51.876Z] Removing intermediate container 22dc28bec782 [2021-12-06T17:02:51.876Z] ---> 627dd22a574e [2021-12-06T17:02:51.876Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T17:02:51.876Z] ---> Running in f4440507ba27 [2021-12-06T17:02:51.876Z] ---> Running in 71a8bbcd43ec [2021-12-06T17:02:52.152Z] Removing intermediate container c181bfbc29ef [2021-12-06T17:02:52.152Z] ---> d572bf6bb347 [2021-12-06T17:02:52.152Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T17:02:52.429Z] ---> Running in 3274272868d8 [2021-12-06T17:02:53.027Z] Removing intermediate container 6d51b90f50ea [2021-12-06T17:02:53.027Z] ---> eeda0441b663 [2021-12-06T17:02:53.027Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T17:02:53.027Z] ---> Running in 4535cf8bdd86 [2021-12-06T17:02:53.304Z] 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 [2021-12-06T17:02:53.907Z] 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 [2021-12-06T17:02:53.907Z] 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 [2021-12-06T17:02:54.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T17:02:54.780Z] 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 [2021-12-06T17:04:46.611Z] 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 [2021-12-06T17:04:46.611Z] 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 [2021-12-06T17:04:54.899Z] Removing intermediate container 3274272868d8 [2021-12-06T17:04:54.899Z] ---> 0ab720b69ac9 [2021-12-06T17:04:54.899Z] [2021-12-06T17:04:54.899Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T17:04:54.899Z] 3.14: Pulling from library/alpine [2021-12-06T17:04:54.899Z] Removing intermediate container 71a8bbcd43ec [2021-12-06T17:04:54.899Z] ---> 90c3342dfe0f [2021-12-06T17:04:54.899Z] [2021-12-06T17:04:54.899Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T17:04:54.899Z] 3.14: Pulling from library/alpine [2021-12-06T17:04:55.871Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T17:04:55.871Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T17:04:55.871Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T17:04:55.871Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T17:04:55.871Z] ---> 5b8b7b635229 [2021-12-06T17:04:55.871Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T17:04:55.871Z] ---> 5b8b7b635229 [2021-12-06T17:04:55.871Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T17:04:56.461Z] ---> Running in dd75b613a934 [2021-12-06T17:04:56.461Z] ---> Running in f9113b2f0b3c [2021-12-06T17:04:56.732Z] Removing intermediate container f4440507ba27 [2021-12-06T17:04:56.732Z] ---> 5f158ff1841c [2021-12-06T17:04:56.732Z] [2021-12-06T17:04:56.732Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T17:04:56.732Z] ---> 5b8b7b635229 [2021-12-06T17:04:56.732Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T17:04:57.008Z] ---> Running in e2b6e3b9bc9b [2021-12-06T17:04:57.008Z] Removing intermediate container f9113b2f0b3c [2021-12-06T17:04:57.008Z] ---> 9fcef9911b8c [2021-12-06T17:04:57.008Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T17:04:57.281Z] ---> Running in 5935bc0d9523 [2021-12-06T17:04:58.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:58.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:58.547Z] Removing intermediate container 7d6529966d6d [2021-12-06T17:04:58.547Z] ---> f1e89fd59ba3 [2021-12-06T17:04:58.547Z] [2021-12-06T17:04:58.547Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:04:58.547Z] ---> 5b8b7b635229 [2021-12-06T17:04:58.547Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:04:58.833Z] ---> Running in e63b1d5d9ec2 [2021-12-06T17:04:58.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:58.833Z] Removing intermediate container 4535cf8bdd86 [2021-12-06T17:04:58.833Z] ---> bd7d2564e9e9 [2021-12-06T17:04:58.833Z] [2021-12-06T17:04:58.833Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T17:04:58.833Z] ---> 5b8b7b635229 [2021-12-06T17:04:58.833Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:04:58.833Z] ---> Running in afc8891786e5 [2021-12-06T17:04:59.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:59.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:59.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:04:59.664Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T17:04:59.664Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:04:59.664Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:04:59.664Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T17:04:59.664Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T17:04:59.664Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:04:59.664Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:05:00.269Z] OK: 8 MiB in 19 packages [2021-12-06T17:05:00.269Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T17:05:00.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:05:00.269Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T17:05:00.269Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:05:00.269Z] OK: 6 MiB in 16 packages [2021-12-06T17:05:00.269Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T17:05:00.269Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T17:05:00.559Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:05:00.559Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:05:00.845Z] OK: 6 MiB in 17 packages [2021-12-06T17:05:00.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:05:01.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:05:01.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:05:01.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:05:01.953Z] Removing intermediate container 5935bc0d9523 [2021-12-06T17:05:01.953Z] ---> 3a3e9a9e1051 [2021-12-06T17:05:01.953Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T17:05:01.953Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T17:05:01.953Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:05:01.953Z] OK: 6 MiB in 15 packages [2021-12-06T17:05:02.230Z] ---> Running in 4382c9f0548a [2021-12-06T17:05:02.826Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T17:05:02.826Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:05:02.826Z] OK: 6 MiB in 15 packages [2021-12-06T17:05:02.826Z] Removing intermediate container dd75b613a934 [2021-12-06T17:05:02.826Z] ---> fc864a815def [2021-12-06T17:05:02.826Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:05:03.102Z] Removing intermediate container 4382c9f0548a [2021-12-06T17:05:03.102Z] ---> fa4d2c23504f [2021-12-06T17:05:03.102Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T17:05:03.102Z] ---> Running in 78cdfa57b200 [2021-12-06T17:05:03.102Z] Removing intermediate container e2b6e3b9bc9b [2021-12-06T17:05:03.102Z] ---> 88079c996b2a [2021-12-06T17:05:03.102Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:05:03.376Z] ---> Running in e6641b6c4e99 [2021-12-06T17:05:03.376Z] ---> Running in cf23f85e0b6b [2021-12-06T17:05:03.376Z] Removing intermediate container e63b1d5d9ec2 [2021-12-06T17:05:03.376Z] ---> e92b9b1c6da9 [2021-12-06T17:05:03.376Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:05:03.649Z] ---> Running in 552ae0814e9c [2021-12-06T17:05:03.649Z] Removing intermediate container 78cdfa57b200 [2021-12-06T17:05:03.649Z] ---> 187bc3b2aaa3 [2021-12-06T17:05:03.649Z] Step 12/20 : WORKDIR /edgex [2021-12-06T17:05:03.649Z] ---> Running in 565321a7e32a [2021-12-06T17:05:03.921Z] Removing intermediate container afc8891786e5 [2021-12-06T17:05:03.921Z] ---> 474408929d61 [2021-12-06T17:05:03.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Removing intermediate container e6641b6c4e99 [2021-12-06T17:05:03.921Z] [2021-12-06T17:05:03.921Z] ---> 946853625577 [2021-12-06T17:05:03.921Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T17:05:03.921Z] Removing intermediate container cf23f85e0b6b [2021-12-06T17:05:03.921Z] ---> 7c2e23ffd815 [2021-12-06T17:05:03.921Z] Step 12/24 : WORKDIR / [2021-12-06T17:05:04.192Z] ---> Running in 97d25f268022 [2021-12-06T17:05:04.192Z] ---> Running in a8310c18448b [2021-12-06T17:05:04.192Z] ---> Running in b7af8cd13688 [2021-12-06T17:05:04.192Z] Removing intermediate container 552ae0814e9c [2021-12-06T17:05:04.192Z] ---> 1d80138699d2 [2021-12-06T17:05:04.192Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T17:05:04.192Z] ---> Running in a865c601ee0e [2021-12-06T17:05:04.472Z] Removing intermediate container 565321a7e32a [2021-12-06T17:05:04.472Z] ---> 7052e3705392 [2021-12-06T17:05:04.472Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T17:05:04.748Z] Removing intermediate container a8310c18448b [2021-12-06T17:05:04.748Z] ---> 656cb463551f [2021-12-06T17:05:04.748Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T17:05:04.748Z] Removing intermediate container 97d25f268022 [2021-12-06T17:05:04.748Z] ---> e06f03657ec3 [2021-12-06T17:05:04.748Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T17:05:05.022Z] ---> Running in db929d6b635f [2021-12-06T17:05:05.023Z] Removing intermediate container a865c601ee0e [2021-12-06T17:05:05.023Z] ---> 4b2c3eb30e8f [2021-12-06T17:05:05.023Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:05:05.023Z] ---> Running in 6dc7532ab917 [2021-12-06T17:05:05.616Z] ---> f4ae7d0a323b [2021-12-06T17:05:05.616Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T17:05:05.616Z] Removing intermediate container db929d6b635f [2021-12-06T17:05:05.616Z] ---> 0f8fbb0849a1 [2021-12-06T17:05:05.616Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T17:05:05.616Z] ---> Running in 681202b7fd9f [2021-12-06T17:05:05.894Z] ---> accd6395e2ba [2021-12-06T17:05:05.894Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T17:05:05.894Z] Removing intermediate container 6dc7532ab917 [2021-12-06T17:05:05.894Z] ---> 68031adcf054 [2021-12-06T17:05:05.894Z] Step 14/22 : WORKDIR / [2021-12-06T17:05:06.175Z] ---> Running in 2c70db18ce22 [2021-12-06T17:05:06.449Z] Removing intermediate container 681202b7fd9f [2021-12-06T17:05:06.449Z] ---> 4e95ade8a999 [2021-12-06T17:05:06.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:05:06.449Z] Removing intermediate container b7af8cd13688 [2021-12-06T17:05:06.449Z] ---> 2d2b3fe77a4d [2021-12-06T17:05:06.449Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T17:05:06.721Z] ---> Running in 7b84cc856a47 [2021-12-06T17:05:06.994Z] Removing intermediate container 2c70db18ce22 [2021-12-06T17:05:06.994Z] ---> 22105f557f1c [2021-12-06T17:05:06.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:05:06.994Z] ---> 28bca349bf6d [2021-12-06T17:05:06.994Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T17:05:07.273Z] Removing intermediate container 7b84cc856a47 [2021-12-06T17:05:07.273Z] ---> 997392995235 [2021-12-06T17:05:07.273Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T17:05:07.273Z] ---> 28db3c43a823 [2021-12-06T17:05:07.273Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T17:05:07.549Z] ---> d876b4eadaf8 [2021-12-06T17:05:07.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T17:05:07.823Z] ---> e92fbdfcb9ce [2021-12-06T17:05:07.823Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T17:05:08.099Z] ---> aeb608bb021c [2021-12-06T17:05:08.099Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T17:05:08.696Z] ---> 3ceed92f615b [2021-12-06T17:05:08.696Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T17:05:08.696Z] ---> Running in 1575b50242cc [2021-12-06T17:05:09.291Z] ---> 493d9c40a646 [2021-12-06T17:05:09.291Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T17:05:09.291Z] ---> f98880455853 [2021-12-06T17:05:09.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T17:05:09.570Z] ---> aa36567c8d7a [2021-12-06T17:05:09.570Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T17:05:09.570Z] ---> Running in 28ea329b9f37 [2021-12-06T17:05:09.570Z] ---> dcea98805a6a [2021-12-06T17:05:09.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T17:05:10.167Z] Removing intermediate container 28ea329b9f37 [2021-12-06T17:05:10.167Z] ---> ccfeab42cabf [2021-12-06T17:05:10.167Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T17:05:10.167Z] ---> Running in 0fb9fd073dc9 [2021-12-06T17:05:10.453Z] ---> c0ba911c88b5 [2021-12-06T17:05:10.453Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T17:05:10.737Z] ---> 81044d1a8874 [2021-12-06T17:05:10.737Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T17:05:10.737Z] ---> Running in 135054065c01 [2021-12-06T17:05:10.737Z] ---> Running in 818e77f8ab2a [2021-12-06T17:05:10.737Z] Removing intermediate container 0fb9fd073dc9 [2021-12-06T17:05:10.737Z] ---> dde9fff7baf1 [2021-12-06T17:05:10.738Z] Step 18/20 : LABEL arch=arm64 [2021-12-06T17:05:11.012Z] ---> Running in 91a14f9cf18e [2021-12-06T17:05:11.294Z] Removing intermediate container 1575b50242cc [2021-12-06T17:05:11.295Z] ---> 0e8da8fec1e6 [2021-12-06T17:05:11.295Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:05:11.571Z] Removing intermediate container 818e77f8ab2a [2021-12-06T17:05:11.571Z] ---> 03ed29130f2e [2021-12-06T17:05:11.571Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:05:11.571Z] Removing intermediate container 135054065c01 [2021-12-06T17:05:11.571Z] ---> d780294e79b9 [2021-12-06T17:05:11.571Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:05:11.571Z] ---> c6f63c54cf47 [2021-12-06T17:05:11.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T17:05:11.571Z] Removing intermediate container 91a14f9cf18e [2021-12-06T17:05:11.571Z] ---> 1010c4bec8ad [2021-12-06T17:05:11.571Z] Step 19/20 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:05:11.571Z] ---> Running in 95db41bcca52 [2021-12-06T17:05:11.571Z] ---> Running in b9302a43ccbe [2021-12-06T17:05:11.845Z] ---> Running in 9c3e3f8acadc [2021-12-06T17:05:12.122Z] ---> 1066d88b64b0 [2021-12-06T17:05:12.122Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T17:05:12.122Z] Removing intermediate container 95db41bcca52 [2021-12-06T17:05:12.122Z] ---> 17e715ac7050 [2021-12-06T17:05:12.122Z] Step 21/23 : LABEL arch=arm64 [2021-12-06T17:05:12.394Z] Removing intermediate container b9302a43ccbe [2021-12-06T17:05:12.394Z] ---> cff40fdde775 [2021-12-06T17:05:12.394Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:05:12.394Z] Removing intermediate container 9c3e3f8acadc [2021-12-06T17:05:12.394Z] ---> 78c8a85d760f [2021-12-06T17:05:12.394Z] Step 20/20 : LABEL version=0.0.0 [2021-12-06T17:05:12.394Z] ---> Running in e6bc4f82b555 [2021-12-06T17:05:12.394Z] ---> Running in 1404c5b7acc2 [2021-12-06T17:05:12.394Z] ---> Running in d0d75b52bdb9 [2021-12-06T17:05:12.996Z] Removing intermediate container e6bc4f82b555 [2021-12-06T17:05:12.996Z] ---> 27183cb86e06 [2021-12-06T17:05:12.996Z] Step 22/23 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:05:12.996Z] Removing intermediate container d0d75b52bdb9 [2021-12-06T17:05:12.996Z] ---> 20eb77831924 [2021-12-06T17:05:12.996Z] [2021-12-06T17:05:13.267Z] Removing intermediate container 1404c5b7acc2 [2021-12-06T17:05:13.267Z] ---> 5678f5b737f9 [2021-12-06T17:05:13.267Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:05:13.539Z] ---> Running in fb2e7896a71a [2021-12-06T17:05:13.539Z] ---> 5aeca33abdd5 [2021-12-06T17:05:13.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T17:05:13.539Z] Successfully built 20eb77831924 [2021-12-06T17:05:13.539Z] ---> Running in 2be7baea0e3a [2021-12-06T17:05:13.539Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-06T17:05:13.539Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-12-06T17:05:14.138Z] Removing intermediate container fb2e7896a71a [2021-12-06T17:05:14.138Z] ---> d0c7a045c6cc [2021-12-06T17:05:14.138Z] Step 23/23 : LABEL version=0.0.0 [2021-12-06T17:05:14.138Z] ---> 17c53c7ad318 [2021-12-06T17:05:14.138Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T17:05:14.138Z] ---> Running in a3c4a084c25c [2021-12-06T17:05:14.138Z] Removing intermediate container 2be7baea0e3a [2021-12-06T17:05:14.138Z] ---> 86fcc1e360bc [2021-12-06T17:05:14.138Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T17:05:14.411Z] ---> Running in b37df628ee3c [2021-12-06T17:05:14.702Z] ---> 7abe103f6ba6 [2021-12-06T17:05:14.702Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-06T17:05:14.702Z] Removing intermediate container a3c4a084c25c [2021-12-06T17:05:14.702Z] ---> ec5d3d7ce891 [2021-12-06T17:05:14.702Z] [2021-12-06T17:05:14.975Z] Removing intermediate container b37df628ee3c [2021-12-06T17:05:14.975Z] ---> b77ac32fc864 [2021-12-06T17:05:14.975Z] [2021-12-06T17:05:14.975Z] ---> Running in b862aaf9c10c [2021-12-06T17:05:15.250Z] ---> 966517e804c3 [2021-12-06T17:05:15.250Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T17:05:15.522Z] Successfully built ec5d3d7ce891 [2021-12-06T17:05:15.522Z] Successfully tagged support-scheduler-arm64:latest [2021-12-06T17:05:15.522Z]  Building support-scheduler ... done Building core-command [2021-12-06T17:05:15.522Z] Successfully built b77ac32fc864 [2021-12-06T17:05:15.522Z] Successfully tagged core-metadata-arm64:latest [2021-12-06T17:05:15.522Z] Building core-data [2021-12-06T17:05:16.123Z]  Building core-metadata ... done  ---> 3d04384e768b [2021-12-06T17:05:16.123Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T17:05:17.114Z] ---> 0dec8fa454b3 [2021-12-06T17:05:17.114Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T17:05:17.114Z] ---> Running in 5ee6b7001738 [2021-12-06T17:05:17.114Z] Removing intermediate container b862aaf9c10c [2021-12-06T17:05:17.114Z] ---> cfb4ba6f2fe9 [2021-12-06T17:05:17.114Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T17:05:17.392Z] ---> Running in f2c93af890e8 [2021-12-06T17:05:17.666Z] Removing intermediate container 5ee6b7001738 [2021-12-06T17:05:17.666Z] ---> ff7af4cf43c6 [2021-12-06T17:05:17.666Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T17:05:17.939Z] Removing intermediate container f2c93af890e8 [2021-12-06T17:05:17.939Z] ---> 44089d5f2a0c [2021-12-06T17:05:17.939Z] Step 22/24 : LABEL arch=arm64 [2021-12-06T17:05:17.939Z] ---> Running in fab79b49cfd0 [2021-12-06T17:05:18.543Z] ---> 1a82b242707d [2021-12-06T17:05:18.543Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T17:05:18.543Z] Removing intermediate container fab79b49cfd0 [2021-12-06T17:05:18.543Z] ---> 7d883d0aeebf [2021-12-06T17:05:18.543Z] Step 23/24 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:05:18.818Z] ---> Running in 8661a31bd4ce [2021-12-06T17:05:18.818Z] ---> Running in 127f52ae13e1 [2021-12-06T17:05:19.413Z] Removing intermediate container 8661a31bd4ce [2021-12-06T17:05:19.413Z] ---> 45ff3c49c11b [2021-12-06T17:05:19.413Z] Step 24/24 : LABEL version=0.0.0 [2021-12-06T17:05:19.413Z] ---> Running in 552d0b73a6df [2021-12-06T17:05:20.006Z] Removing intermediate container 552d0b73a6df [2021-12-06T17:05:20.006Z] ---> dd0df3250da1 [2021-12-06T17:05:20.006Z] [2021-12-06T17:05:20.604Z] Successfully built dd0df3250da1 [2021-12-06T17:05:20.604Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-06T17:05:20.604Z] Building support-notifications [2021-12-06T17:05:21.200Z]  Building security-secretstore-setup ... done Removing intermediate container 127f52ae13e1 [2021-12-06T17:05:21.200Z] ---> 22b6ad337260 [2021-12-06T17:05:21.200Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T17:05:21.473Z] ---> Running in 874d58fcdbf0 [2021-12-06T17:05:21.743Z] Removing intermediate container 874d58fcdbf0 [2021-12-06T17:05:21.743Z] ---> efc1e77428ef [2021-12-06T17:05:21.743Z] Step 27/30 : CMD ["gate"] [2021-12-06T17:05:22.346Z] ---> Running in 0c6cb0458eec [2021-12-06T17:05:22.619Z] Removing intermediate container 0c6cb0458eec [2021-12-06T17:05:22.619Z] ---> 214d8013273f [2021-12-06T17:05:22.619Z] Step 28/30 : LABEL arch=arm64 [2021-12-06T17:05:22.894Z] ---> Running in fd92c96c827b [2021-12-06T17:05:23.492Z] Removing intermediate container fd92c96c827b [2021-12-06T17:05:23.492Z] ---> 791fbb519cde [2021-12-06T17:05:23.492Z] Step 29/30 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:05:23.765Z] ---> Running in 53efdce9116f [2021-12-06T17:05:24.356Z] Removing intermediate container 53efdce9116f [2021-12-06T17:05:24.356Z] ---> 005dcd891852 [2021-12-06T17:05:24.356Z] Step 30/30 : LABEL version=0.0.0 [2021-12-06T17:05:24.629Z] ---> Running in ac0879581c71 [2021-12-06T17:05:25.226Z] Removing intermediate container ac0879581c71 [2021-12-06T17:05:25.226Z] ---> 83d3413838ad [2021-12-06T17:05:25.226Z] [2021-12-06T17:05:25.497Z] Successfully built 83d3413838ad [2021-12-06T17:05:25.497Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-06T17:06:04.578Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:06:04.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:06:04.578Z] ---> 957fd29d9f21 [2021-12-06T17:06:04.578Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:06:04.578Z] ---> Using cache [2021-12-06T17:06:04.578Z] ---> 3e1e5868477f [2021-12-06T17:06:04.578Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:06:04.578Z] ---> Using cache [2021-12-06T17:06:04.578Z] ---> bd60cf3ca6d7 [2021-12-06T17:06:04.578Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T17:06:05.182Z] ---> Running in a048c9747470 [2021-12-06T17:06:06.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:06.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:06:06.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:06:06.620Z] ---> 957fd29d9f21 [2021-12-06T17:06:06.620Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:06:06.620Z] ---> Using cache [2021-12-06T17:06:06.620Z] ---> 3e1e5868477f [2021-12-06T17:06:06.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:06:06.620Z] ---> Using cache [2021-12-06T17:06:06.620Z] ---> bd60cf3ca6d7 [2021-12-06T17:06:06.620Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T17:06:06.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:06:06.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:06:06.901Z] ---> 957fd29d9f21 [2021-12-06T17:06:06.901Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:06:06.901Z] ---> Using cache [2021-12-06T17:06:06.901Z] ---> 3e1e5868477f [2021-12-06T17:06:06.901Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:06:06.901Z] ---> Using cache [2021-12-06T17:06:06.901Z] ---> bd60cf3ca6d7 [2021-12-06T17:06:06.901Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:06:06.901Z] ---> Using cache [2021-12-06T17:06:06.901Z] ---> d6e1f0101cf2 [2021-12-06T17:06:06.901Z] Step 6/22 : COPY . . [2021-12-06T17:06:07.177Z] ---> Using cache [2021-12-06T17:06:07.177Z] ---> 439fc38c7eda [2021-12-06T17:06:07.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:06:07.177Z] ---> Using cache [2021-12-06T17:06:07.177Z] ---> d572bf6bb347 [2021-12-06T17:06:07.177Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T17:06:07.177Z] ---> Running in 030b8ee84091 [2021-12-06T17:06:07.177Z] ---> Running in cc41702de3d8 [2021-12-06T17:06:07.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:08.453Z] OK: 219 MiB in 52 packages [2021-12-06T17:06:08.453Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:06:08.453Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:06:08.453Z] ---> 957fd29d9f21 [2021-12-06T17:06:08.453Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T17:06:08.453Z] ---> Using cache [2021-12-06T17:06:08.453Z] ---> 3e1e5868477f [2021-12-06T17:06:08.453Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:06:08.453Z] ---> Using cache [2021-12-06T17:06:08.453Z] ---> bd60cf3ca6d7 [2021-12-06T17:06:08.453Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T17:06:08.453Z] ---> Running in 75a819ef85e2 [2021-12-06T17:06:09.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:09.062Z] 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 [2021-12-06T17:06:09.669Z] Removing intermediate container a048c9747470 [2021-12-06T17:06:09.669Z] ---> 7544525aa71f [2021-12-06T17:06:09.669Z] Step 6/22 : COPY . . [2021-12-06T17:06:09.946Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:10.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:10.819Z] OK: 219 MiB in 52 packages [2021-12-06T17:06:11.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:06:12.086Z] OK: 219 MiB in 52 packages [2021-12-06T17:06:12.361Z] Removing intermediate container 030b8ee84091 [2021-12-06T17:06:12.361Z] ---> fd734b2f7b8b [2021-12-06T17:06:12.361Z] Step 6/22 : COPY . . [2021-12-06T17:06:13.796Z] Removing intermediate container 75a819ef85e2 [2021-12-06T17:06:13.796Z] ---> c1c7cf350586 [2021-12-06T17:06:13.796Z] Step 6/21 : COPY . . [2021-12-06T17:06:40.593Z] ---> f3e57d7c63da [2021-12-06T17:06:40.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:06:40.593Z] ---> Running in afc5265298ef [2021-12-06T17:06:40.593Z] ---> 4e032f2d19d2 [2021-12-06T17:06:40.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:06:40.593Z] ---> Running in 0d715ff5b046 [2021-12-06T17:06:41.572Z] ---> 1c695d442fcb [2021-12-06T17:06:41.572Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:06:41.572Z] ---> Running in 1edc736e7f02 [2021-12-06T17:06:43.546Z] Removing intermediate container afc5265298ef [2021-12-06T17:06:43.546Z] ---> 494a13e1c9c0 [2021-12-06T17:06:43.546Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T17:06:43.546Z] ---> Running in 7434f29b4e73 [2021-12-06T17:06:44.993Z] Removing intermediate container 0d715ff5b046 [2021-12-06T17:06:44.993Z] ---> cf160bbfeb92 [2021-12-06T17:06:44.993Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T17:06:44.993Z] ---> Running in 7cf04e06c11d [2021-12-06T17:06:45.270Z] 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 [2021-12-06T17:06:46.716Z] Removing intermediate container 1edc736e7f02 [2021-12-06T17:06:46.716Z] ---> ac77af3b07c9 [2021-12-06T17:06:46.716Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T17:06:46.994Z] ---> Running in 7a04bcda9877 [2021-12-06T17:06:46.994Z] 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 [2021-12-06T17:06:48.430Z] 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 [2021-12-06T17:07:03.522Z] Removing intermediate container cc41702de3d8 [2021-12-06T17:07:03.522Z] ---> d14d9f6be0f6 [2021-12-06T17:07:03.522Z] [2021-12-06T17:07:03.522Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:07:03.522Z] ---> 5b8b7b635229 [2021-12-06T17:07:03.522Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:07:03.522Z] ---> Using cache [2021-12-06T17:07:03.522Z] ---> 474408929d61 [2021-12-06T17:07:03.522Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:07:03.522Z] ---> Using cache [2021-12-06T17:07:03.522Z] ---> 656cb463551f [2021-12-06T17:07:03.522Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T17:07:03.522Z] ---> Running in 572a8df2fc76 [2021-12-06T17:07:03.522Z] Removing intermediate container 572a8df2fc76 [2021-12-06T17:07:03.522Z] ---> 509e5d044df7 [2021-12-06T17:07:03.522Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:07:03.522Z] ---> Running in 09004cb905ec [2021-12-06T17:07:03.522Z] Removing intermediate container 09004cb905ec [2021-12-06T17:07:03.522Z] ---> 66516ad70b4e [2021-12-06T17:07:03.522Z] Step 14/22 : WORKDIR / [2021-12-06T17:07:03.522Z] ---> Running in dc9e40d38625 [2021-12-06T17:07:03.522Z] Removing intermediate container dc9e40d38625 [2021-12-06T17:07:03.522Z] ---> 2181d1fe6599 [2021-12-06T17:07:03.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:07:04.505Z] ---> 8752e417ebde [2021-12-06T17:07:04.505Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T17:07:06.493Z] ---> f72b0629f03c [2021-12-06T17:07:06.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T17:07:07.093Z] ---> c95316fc5134 [2021-12-06T17:07:07.093Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T17:07:07.093Z] ---> Running in 505dc5bf08de [2021-12-06T17:07:07.693Z] Removing intermediate container 505dc5bf08de [2021-12-06T17:07:07.693Z] ---> 84598cf97bf3 [2021-12-06T17:07:07.693Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:07:07.967Z] ---> Running in 8ade7be16ad0 [2021-12-06T17:07:08.570Z] Removing intermediate container 8ade7be16ad0 [2021-12-06T17:07:08.570Z] ---> 873dbfd644df [2021-12-06T17:07:08.570Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:07:08.570Z] ---> Running in 7446d5053792 [2021-12-06T17:07:09.184Z] Removing intermediate container 7446d5053792 [2021-12-06T17:07:09.184Z] ---> 1d5d6d489dd1 [2021-12-06T17:07:09.184Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:07:09.184Z] ---> Running in 3a18068a593c [2021-12-06T17:07:09.792Z] Removing intermediate container 3a18068a593c [2021-12-06T17:07:09.792Z] ---> 94ae77a4c366 [2021-12-06T17:07:09.792Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T17:07:09.792Z] ---> Running in 25615a6201f5 [2021-12-06T17:07:10.394Z] Removing intermediate container 25615a6201f5 [2021-12-06T17:07:10.394Z] ---> 076711191d45 [2021-12-06T17:07:10.394Z] [2021-12-06T17:07:10.683Z] Successfully built 076711191d45 [2021-12-06T17:07:10.683Z] Successfully tagged core-command-arm64:latest [2021-12-06T17:08:07.219Z]  Building core-command ... done Removing intermediate container 7434f29b4e73 [2021-12-06T17:08:07.219Z] ---> 97f8fb33d3e7 [2021-12-06T17:08:07.219Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T17:08:07.219Z] ---> Running in 19fdc88c3ffd [2021-12-06T17:08:07.219Z] 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 [2021-12-06T17:08:09.841Z] Removing intermediate container 19fdc88c3ffd [2021-12-06T17:08:09.841Z] ---> 5d58135d8d28 [2021-12-06T17:08:09.841Z] [2021-12-06T17:08:09.841Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T17:08:09.841Z] 20.10.8: Pulling from library/docker [2021-12-06T17:08:12.463Z] Removing intermediate container 7a04bcda9877 [2021-12-06T17:08:12.463Z] ---> 24c8b185c23c [2021-12-06T17:08:12.463Z] [2021-12-06T17:08:12.463Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T17:08:12.463Z] ---> 5b8b7b635229 [2021-12-06T17:08:12.463Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T17:08:12.463Z] ---> Running in 1374a0a9feb4 [2021-12-06T17:08:13.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:14.792Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T17:08:14.792Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:08:14.792Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:08:14.792Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:08:14.792Z] OK: 6 MiB in 16 packages [2021-12-06T17:08:16.892Z] Removing intermediate container 1374a0a9feb4 [2021-12-06T17:08:16.892Z] ---> 11aea1a7bd52 [2021-12-06T17:08:16.892Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:08:17.175Z] ---> Running in 5e4bddff295b [2021-12-06T17:08:17.448Z] Removing intermediate container 5e4bddff295b [2021-12-06T17:08:17.448Z] ---> bf2d43104901 [2021-12-06T17:08:17.448Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T17:08:17.721Z] ---> Running in e41dd75ee8fa [2021-12-06T17:08:17.721Z] Removing intermediate container 7cf04e06c11d [2021-12-06T17:08:17.721Z] ---> 865dd384bb4e [2021-12-06T17:08:17.721Z] [2021-12-06T17:08:17.721Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:08:17.721Z] ---> 5b8b7b635229 [2021-12-06T17:08:17.721Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T17:08:17.994Z] ---> Running in 717d373f39a0 [2021-12-06T17:08:18.271Z] Removing intermediate container e41dd75ee8fa [2021-12-06T17:08:18.271Z] ---> f457531ed744 [2021-12-06T17:08:18.271Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T17:08:18.271Z] ---> Running in 75aace77d483 [2021-12-06T17:08:18.545Z] Removing intermediate container 717d373f39a0 [2021-12-06T17:08:18.545Z] ---> b61203f6d9bb [2021-12-06T17:08:18.545Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T17:08:18.545Z] ---> Running in 84988b5dddd6 [2021-12-06T17:08:18.820Z] Removing intermediate container 75aace77d483 [2021-12-06T17:08:18.820Z] ---> 056e73243bb5 [2021-12-06T17:08:18.820Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:08:19.094Z] Removing intermediate container 84988b5dddd6 [2021-12-06T17:08:19.094Z] ---> 60a589f0e7ec [2021-12-06T17:08:19.094Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T17:08:19.365Z] ---> Running in 91736f74329f [2021-12-06T17:08:19.637Z] ---> 556e2d2c6b12 [2021-12-06T17:08:19.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T17:08:19.637Z] Removing intermediate container 91736f74329f [2021-12-06T17:08:19.637Z] ---> a436b81c87d6 [2021-12-06T17:08:19.637Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:08:19.916Z] ---> Running in a8c4d6bfb3a6 [2021-12-06T17:08:20.516Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T17:08:20.516Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T17:08:20.516Z] ---> 3734d5adc5ac [2021-12-06T17:08:20.516Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:08:20.516Z] ---> Running in 1b48a9216bf0 [2021-12-06T17:08:20.792Z] ---> a739cc9863f6 [2021-12-06T17:08:20.792Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T17:08:21.066Z] Removing intermediate container 1b48a9216bf0 [2021-12-06T17:08:21.067Z] ---> 3dc4a9ca7ffa [2021-12-06T17:08:21.067Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T17:08:21.067Z] ---> Running in 769daccb0370 [2021-12-06T17:08:21.661Z] ---> bd189093e6da [2021-12-06T17:08:21.661Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T17:08:21.934Z] ---> Running in 0dcc94b13469 [2021-12-06T17:08:21.934Z] Removing intermediate container a8c4d6bfb3a6 [2021-12-06T17:08:21.934Z] ---> 46f325a4c324 [2021-12-06T17:08:21.934Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T17:08:21.934Z] ---> Running in ab3a492c4b89 [2021-12-06T17:08:22.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:22.485Z] Removing intermediate container 0dcc94b13469 [2021-12-06T17:08:22.485Z] ---> 7b576fa17987 [2021-12-06T17:08:22.485Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:08:22.485Z] ---> Running in 5501ce6b9c82 [2021-12-06T17:08:22.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:23.080Z] Removing intermediate container 5501ce6b9c82 [2021-12-06T17:08:23.080Z] ---> 97e8cd9e33c1 [2021-12-06T17:08:23.080Z] Step 19/21 : LABEL arch=arm64 [2021-12-06T17:08:23.080Z] ---> Running in e00cc979f63f [2021-12-06T17:08:23.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:23.358Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T17:08:23.358Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T17:08:23.358Z] Executing bash-5.1.4-r0.post-install [2021-12-06T17:08:23.358Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:08:23.358Z] Removing intermediate container e00cc979f63f [2021-12-06T17:08:23.358Z] ---> 8fa1efb636a7 [2021-12-06T17:08:23.358Z] Step 20/21 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:08:23.358Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:08:23.358Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T17:08:23.638Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T17:08:23.638Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T17:08:23.638Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T17:08:23.638Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T17:08:23.638Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T17:08:23.638Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T17:08:23.638Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T17:08:23.638Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:08:23.638Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:08:23.638Z] ---> Running in 2896249b4ec9 [2021-12-06T17:08:23.638Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T17:08:23.638Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T17:08:23.638Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T17:08:24.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:08:24.246Z] Removing intermediate container 2896249b4ec9 [2021-12-06T17:08:24.246Z] ---> 32160d56c3ef [2021-12-06T17:08:24.246Z] Step 21/21 : LABEL version=0.0.0 [2021-12-06T17:08:24.246Z] ---> Running in db85a473a653 [2021-12-06T17:08:24.846Z] Removing intermediate container db85a473a653 [2021-12-06T17:08:24.846Z] ---> 915bf02b20e2 [2021-12-06T17:08:24.846Z] [2021-12-06T17:08:25.118Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T17:08:25.118Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:08:25.118Z] Successfully built 915bf02b20e2 [2021-12-06T17:08:25.118Z] Successfully tagged support-notifications-arm64:latest [2021-12-06T17:08:25.118Z]  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T17:08:25.389Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:08:25.389Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T17:08:25.660Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T17:08:25.660Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T17:08:25.660Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T17:08:25.660Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T17:08:25.660Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T17:08:25.660Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:08:25.660Z] OK: 8 MiB in 20 packages [2021-12-06T17:08:25.660Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T17:08:25.660Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T17:08:25.660Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T17:08:25.935Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T17:08:25.935Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T17:08:25.935Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T17:08:25.935Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T17:08:25.935Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T17:08:25.935Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T17:08:25.935Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T17:08:25.935Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T17:08:25.935Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T17:08:25.935Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T17:08:25.935Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T17:08:25.935Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T17:08:25.935Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T17:08:25.935Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T17:08:26.208Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T17:08:26.208Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T17:08:26.208Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T17:08:26.208Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T17:08:26.819Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T17:08:26.820Z] OK: 84 MiB in 64 packages [2021-12-06T17:08:26.820Z] Removing intermediate container ab3a492c4b89 [2021-12-06T17:08:26.820Z] ---> d7ecddb336a7 [2021-12-06T17:08:26.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:08:27.799Z] ---> 45c86a17268c [2021-12-06T17:08:27.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T17:08:28.777Z] ---> a9c24013ff33 [2021-12-06T17:08:28.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T17:08:29.371Z] ---> 6354b6f00da4 [2021-12-06T17:08:29.371Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T17:08:29.371Z] ---> Running in 05b77841621d [2021-12-06T17:08:29.645Z] Removing intermediate container 05b77841621d [2021-12-06T17:08:29.645Z] ---> 8dde8a6d25d3 [2021-12-06T17:08:29.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:08:29.645Z] ---> Running in bd0bb014a183 [2021-12-06T17:08:30.242Z] Removing intermediate container bd0bb014a183 [2021-12-06T17:08:30.242Z] ---> 50f36e116280 [2021-12-06T17:08:30.242Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:08:30.242Z] ---> Running in ff8e69789db9 [2021-12-06T17:08:30.514Z] Removing intermediate container ff8e69789db9 [2021-12-06T17:08:30.514Z] ---> 9c513a0a24a8 [2021-12-06T17:08:30.514Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:08:30.514Z] ---> Running in 5fc794c70c4b [2021-12-06T17:08:30.792Z] Collecting docker-compose==1.23.2 [2021-12-06T17:08:30.792Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T17:08:31.068Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T17:08:31.068Z] Removing intermediate container 5fc794c70c4b [2021-12-06T17:08:31.068Z] ---> 89d722ec0d36 [2021-12-06T17:08:31.068Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T17:08:31.068Z] ---> Running in bf8b3eac2f9c [2021-12-06T17:08:31.068Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T17:08:31.068Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T17:08:31.342Z] Removing intermediate container bf8b3eac2f9c [2021-12-06T17:08:31.342Z] ---> 03dd058681ac [2021-12-06T17:08:31.342Z] [2021-12-06T17:08:31.342Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T17:08:31.614Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T17:08:31.614Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T17:08:31.614Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T17:08:31.614Z] Successfully built 03dd058681ac [2021-12-06T17:08:31.614Z] Successfully tagged core-data-arm64:latest [2021-12-06T17:08:33.585Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-12-06T17:08:33.585Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T17:08:33.585Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T17:08:33.585Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T17:08:36.197Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T17:08:36.197Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T17:08:36.197Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T17:08:36.197Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T17:08:37.630Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T17:08:37.630Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T17:08:38.595Z] Collecting PyYAML<4,>=3.10 [2021-12-06T17:08:38.595Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T17:08:41.966Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T17:08:41.966Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T17:08:41.966Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-06T17:08:41.966Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T17:08:41.966Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T17:08:42.233Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T17:08:42.233Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T17:08:42.505Z] Collecting idna<2.8,>=2.5 [2021-12-06T17:08:42.505Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T17:08:42.774Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T17:08:42.774Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T17:08:42.774Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T17:08:42.774Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T17:08:43.364Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T17:08:43.364Z] Attempting uninstall: urllib3 [2021-12-06T17:08:43.364Z] Found existing installation: urllib3 1.26.5 [2021-12-06T17:08:43.364Z] Uninstalling urllib3-1.26.5: [2021-12-06T17:08:43.635Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T17:08:43.905Z] Attempting uninstall: idna [2021-12-06T17:08:43.905Z] Found existing installation: idna 3.2 [2021-12-06T17:08:44.177Z] Uninstalling idna-3.2: [2021-12-06T17:08:44.177Z] Successfully uninstalled idna-3.2 [2021-12-06T17:08:44.765Z] Attempting uninstall: chardet [2021-12-06T17:08:44.765Z] Found existing installation: chardet 4.0.0 [2021-12-06T17:08:44.765Z] Uninstalling chardet-4.0.0: [2021-12-06T17:08:45.035Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T17:08:46.459Z] Attempting uninstall: requests [2021-12-06T17:08:46.459Z] Found existing installation: requests 2.25.1 [2021-12-06T17:08:46.459Z] Uninstalling requests-2.25.1: [2021-12-06T17:08:46.459Z] Successfully uninstalled requests-2.25.1 [2021-12-06T17:08:46.731Z] Running setup.py install for texttable: started [2021-12-06T17:08:48.695Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T17:08:48.695Z] Running setup.py install for PyYAML: started [2021-12-06T17:08:50.658Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T17:08:50.658Z] Running setup.py install for docopt: started [2021-12-06T17:08:52.077Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T17:08:52.077Z] Running setup.py install for dockerpty: started [2021-12-06T17:08:54.035Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T17:08:55.458Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-06T17:09:03.708Z] Removing intermediate container 769daccb0370 [2021-12-06T17:09:03.708Z] ---> 1c89bf5061cb [2021-12-06T17:09:03.708Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T17:09:03.708Z] ---> Running in 5a3f5eff5a36 [2021-12-06T17:09:03.708Z] Removing intermediate container 5a3f5eff5a36 [2021-12-06T17:09:03.708Z] ---> 16ce45068cf1 [2021-12-06T17:09:03.708Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T17:09:03.708Z] ---> Running in 13ee63110465 [2021-12-06T17:09:03.980Z] Removing intermediate container 13ee63110465 [2021-12-06T17:09:03.980Z] ---> 002d371eac0b [2021-12-06T17:09:03.980Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T17:09:04.958Z] ---> 2058a038678b [2021-12-06T17:09:04.958Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T17:09:05.552Z] ---> 21d7e22459b7 [2021-12-06T17:09:05.552Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T17:09:06.528Z] ---> a34e0b170da1 [2021-12-06T17:09:06.528Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T17:09:06.528Z] ---> Running in d41fb252fbd1 [2021-12-06T17:09:06.799Z] Removing intermediate container d41fb252fbd1 [2021-12-06T17:09:06.799Z] ---> 63b1e5029f4f [2021-12-06T17:09:06.799Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:09:06.799Z] ---> Running in 0799a87dd954 [2021-12-06T17:09:07.076Z] Removing intermediate container 0799a87dd954 [2021-12-06T17:09:07.076Z] ---> 58dd027a1d12 [2021-12-06T17:09:07.076Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:09:07.348Z] ---> Running in 369d9c528fb9 [2021-12-06T17:09:07.619Z] Removing intermediate container 369d9c528fb9 [2021-12-06T17:09:07.619Z] ---> b14208a6cf96 [2021-12-06T17:09:07.619Z] Step 21/22 : LABEL git_sha=f4602fda9e103f263a6c396fde90b0854523bea0 [2021-12-06T17:09:07.619Z] ---> Running in 52334814dde8 [2021-12-06T17:09:08.212Z] Removing intermediate container 52334814dde8 [2021-12-06T17:09:08.212Z] ---> de3099b43050 [2021-12-06T17:09:08.212Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T17:09:08.212Z] ---> Running in a2e6bff236d1 [2021-12-06T17:09:08.484Z] Removing intermediate container a2e6bff236d1 [2021-12-06T17:09:08.484Z] ---> 8ab699e54b74 [2021-12-06T17:09:08.484Z] [2021-12-06T17:09:08.754Z] Successfully built 8ab699e54b74 [2021-12-06T17:09:08.754Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-06T17:09:09.038Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-06T17:09:09.056Z] $ docker stop --time=1 2e55bbc6225190562265b0cbdb0fc39383832ac1a5fbb4f13f0c71d031896435 [2021-12-06T17:09:10.702Z] $ docker rm -f 2e55bbc6225190562265b0cbdb0fc39383832ac1a5fbb4f13f0c71d031896435 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T17:09:11.211Z] + docker images [2021-12-06T17:09:11.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T17:09:11.482Z] sys-mgmt-agent-arm64 latest 8ab699e54b74 3 seconds ago 277MB [2021-12-06T17:09:11.482Z] core-data-arm64 latest 03dd058681ac 40 seconds ago 19.6MB [2021-12-06T17:09:11.482Z] support-notifications-arm64 latest 915bf02b20e2 47 seconds ago 16.1MB [2021-12-06T17:09:11.482Z] 865dd384bb4e 54 seconds ago 1.58GB [2021-12-06T17:09:11.482Z] 24c8b185c23c About a minute ago 1.57GB [2021-12-06T17:09:11.482Z] 5d58135d8d28 About a minute ago 1.57GB [2021-12-06T17:09:11.482Z] core-command-arm64 latest 076711191d45 2 minutes ago 15.2MB [2021-12-06T17:09:11.482Z] d14d9f6be0f6 2 minutes ago 1.57GB [2021-12-06T17:09:11.482Z] security-bootstrapper-arm64 latest 83d3413838ad 3 minutes ago 17.8MB [2021-12-06T17:09:11.482Z] security-secretstore-setup-arm64 latest dd0df3250da1 3 minutes ago 26.8MB [2021-12-06T17:09:11.482Z] support-scheduler-arm64 latest ec5d3d7ce891 3 minutes ago 15.3MB [2021-12-06T17:09:11.482Z] core-metadata-arm64 latest b77ac32fc864 3 minutes ago 15.9MB [2021-12-06T17:09:11.482Z] security-proxy-setup-arm64 latest 20eb77831924 3 minutes ago 25.5MB [2021-12-06T17:09:11.482Z] bd7d2564e9e9 4 minutes ago 1.57GB [2021-12-06T17:09:11.482Z] f1e89fd59ba3 4 minutes ago 1.58GB [2021-12-06T17:09:11.482Z] 5f158ff1841c 4 minutes ago 1.58GB [2021-12-06T17:09:11.482Z] 0ab720b69ac9 4 minutes ago 1.57GB [2021-12-06T17:09:11.482Z] 90c3342dfe0f 4 minutes ago 1.58GB [2021-12-06T17:09:11.482Z] ci-base-image-arm64 latest 957fd29d9f21 14 minutes ago 1.24GB [2021-12-06T17:09:11.482Z] alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB [2021-12-06T17:09:11.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-06T17:09:11.482Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-06T17:09:11.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:09:12.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:09:12.135Z] [2021-12-06T17:09:12.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:09:12.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:09:12.484Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-06T17:09:12.484Z] 448f6bf000e3: Pulling fs layer [2021-12-06T17:09:12.484Z] f757da607395: Pulling fs layer [2021-12-06T17:09:12.484Z] 05883995daec: Pulling fs layer [2021-12-06T17:09:12.484Z] 8603b9c90790: Pulling fs layer [2021-12-06T17:09:12.755Z] 1560dd03e051: Pulling fs layer [2021-12-06T17:09:12.756Z] 27f5ce0e4adf: Pulling fs layer [2021-12-06T17:09:12.756Z] c2d8d7efcc4b: Pulling fs layer [2021-12-06T17:09:12.756Z] 8603b9c90790: Waiting [2021-12-06T17:09:12.756Z] c2d8d7efcc4b: Waiting [2021-12-06T17:09:12.756Z] 1560dd03e051: Waiting [2021-12-06T17:09:12.756Z] 27f5ce0e4adf: Waiting [2021-12-06T17:09:12.756Z] f757da607395: Verifying Checksum [2021-12-06T17:09:12.756Z] f757da607395: Download complete [2021-12-06T17:09:12.756Z] 8603b9c90790: Verifying Checksum [2021-12-06T17:09:12.756Z] 8603b9c90790: Download complete [2021-12-06T17:09:12.756Z] 1560dd03e051: Verifying Checksum [2021-12-06T17:09:12.756Z] 1560dd03e051: Download complete [2021-12-06T17:09:12.756Z] 27f5ce0e4adf: Download complete [2021-12-06T17:09:12.756Z] 05883995daec: Verifying Checksum [2021-12-06T17:09:12.756Z] 05883995daec: Download complete [2021-12-06T17:09:13.351Z] 448f6bf000e3: Verifying Checksum [2021-12-06T17:09:13.351Z] 448f6bf000e3: Download complete [2021-12-06T17:09:16.026Z] c2d8d7efcc4b: Verifying Checksum [2021-12-06T17:09:16.026Z] c2d8d7efcc4b: Download complete [2021-12-06T17:09:17.484Z] 448f6bf000e3: Pull complete [2021-12-06T17:09:18.077Z] f757da607395: Pull complete [2021-12-06T17:09:19.507Z] 05883995daec: Pull complete [2021-12-06T17:09:19.780Z] 8603b9c90790: Pull complete [2021-12-06T17:09:20.755Z] 1560dd03e051: Pull complete [2021-12-06T17:09:21.031Z] 27f5ce0e4adf: Pull complete [2021-12-06T17:09:39.337Z] c2d8d7efcc4b: Pull complete [2021-12-06T17:09:39.337Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-06T17:09:39.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:09:39.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-06T17:09:39.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-12-06T17:09:39.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-12-06T17:09:42.363Z] $ docker top 29b43215c8e2c09dbb7c57b955806ea40658f55681ed83e49c39afa7eac206ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:09:43.325Z] ---> job-cost.sh [2021-12-06T17:09:43.325Z] lf-activate-venv: SKIPPING [2021-12-06T17:09:43.325Z] INFO: No Stack... [2021-12-06T17:09:43.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-06T17:09:43.872Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T17:09:44.547Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-12-06T17:09:44.547Z] + cut -d, -f6 [Pipeline] lock [2021-12-06T17:09:44.578Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3837-2-stack-cost] [2021-12-06T17:09:44.586Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3837-2-stack-cost] did not exist. Created. [2021-12-06T17:09:44.586Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3837-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T17:09:45.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-06T17:09:45.408Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T17:09:45.415Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3837-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T17:09:45.448Z] $ docker stop --time=1 29b43215c8e2c09dbb7c57b955806ea40658f55681ed83e49c39afa7eac206ba [2021-12-06T17:09:46.943Z] $ docker rm -f 29b43215c8e2c09dbb7c57b955806ea40658f55681ed83e49c39afa7eac206ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-12-06T17:09:47.622Z] provisioning config files... [2021-12-06T17:09:47.629Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8847254174440556440tmp [Pipeline] { [Pipeline] sh [2021-12-06T17:09:47.931Z] + set +x [2021-12-06T17:09:47.931Z] + curl -s https://codecov.io/bash [2021-12-06T17:09:47.931Z] + bash -s -- [2021-12-06T17:09:48.192Z] [2021-12-06T17:09:48.192Z] _____ _ [2021-12-06T17:09:48.192Z] / ____| | | [2021-12-06T17:09:48.192Z] | | ___ __| | ___ ___ _____ __ [2021-12-06T17:09:48.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-06T17:09:48.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-06T17:09:48.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-06T17:09:48.192Z] Bash-1.0.6 [2021-12-06T17:09:48.192Z] [2021-12-06T17:09:48.192Z] [2021-12-06T17:09:48.192Z] ==> git version 2.24.4 found [2021-12-06T17:09:48.192Z] ==> 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 [2021-12-06T17:09:48.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-06T17:09:48.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-06T17:09:48.192Z] ==> Jenkins CI detected. [2021-12-06T17:09:48.192Z] current dir:  /w/workspace/edgex-go/2 [2021-12-06T17:09:48.192Z] project root: . [2021-12-06T17:09:48.192Z] --> token set from env [2021-12-06T17:09:48.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-06T17:09:48.192Z] ==> Running gcov in . (disable via -X gcov) [2021-12-06T17:09:48.192Z] ==> Python coveragepy not found [2021-12-06T17:09:48.192Z] ==> Searching for coverage reports in: [2021-12-06T17:09:48.192Z] + . [2021-12-06T17:09:48.192Z] -> Found 1 reports [2021-12-06T17:09:48.192Z] ==> Detecting git/mercurial file structure [2021-12-06T17:09:48.192Z] ==> Reading reports [2021-12-06T17:09:48.192Z] + ./coverage.out bytes=428381 [2021-12-06T17:09:48.192Z] ==> Appending adjustments [2021-12-06T17:09:48.192Z] https://docs.codecov.io/docs/fixing-reports [2021-12-06T17:09:49.580Z] + Found adjustments [2021-12-06T17:09:49.580Z] ==> Gzipping contents [2021-12-06T17:09:49.580Z] 60K /tmp/codecov.RhnmXf.gz [2021-12-06T17:09:49.580Z] ==> Uploading reports [2021-12-06T17:09:49.580Z] url: https://codecov.io [2021-12-06T17:09:49.581Z] query: branch=PR-3837&commit=f4602fda9e103f263a6c396fde90b0854523bea0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3837%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3837&job=&cmd_args= [2021-12-06T17:09:49.581Z] -> Pinging Codecov [2021-12-06T17:09:49.581Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3837&commit=f4602fda9e103f263a6c396fde90b0854523bea0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3837%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3837&job=&cmd_args= [2021-12-06T17:09:49.840Z] -> Uploading to [2021-12-06T17:09:49.840Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-06/00271124DB129430A58F1EEE437C3FCB/f4602fda9e103f263a6c396fde90b0854523bea0/760e906e-1ea4-4709-afba-34ad0ab55133.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211206T170949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=208efc4c32c488f2e213284aa6332b9b961cd2e3d289ac3e840375f43c7253bb [2021-12-06T17:09:49.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:09:49.840Z] Dload Upload Total Spent Left Speed [2021-12-06T17:09:50.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57896 0 0 100 57896 0 138k --:--:-- --:--:-- --:--:-- 138k [2021-12-06T17:09:50.100Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4602fda9e103f263a6c396fde90b0854523bea0 [Pipeline] } [2021-12-06T17:09:50.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-06T17:09:51.446Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:09:51.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:09:52.294Z] ---> package-listing.sh [2021-12-06T17:09:52.294Z] ++ facter osfamily [2021-12-06T17:09:52.294Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-06T17:09:52.555Z] + OS_FAMILY=redhat [2021-12-06T17:09:52.555Z] + workspace=/w/workspace/edgex-go/2 [2021-12-06T17:09:52.555Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-06T17:09:52.555Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-06T17:09:52.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-06T17:09:52.555Z] + PACKAGES=/tmp/packages_start.txt [2021-12-06T17:09:52.555Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-06T17:09:52.555Z] + PACKAGES=/tmp/packages_end.txt [2021-12-06T17:09:52.555Z] + case "${OS_FAMILY}" in [2021-12-06T17:09:52.555Z] + rpm -qa [2021-12-06T17:09:52.555Z] + sort [2021-12-06T17:09:56.758Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-06T17:09:56.758Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-06T17:09:56.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-06T17:09:56.758Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-06T17:09:56.758Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-12-06T17:09:56.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-12-06T17:09:56.771Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-06T17:09:57.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:09:57.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:09:57.613Z] [2021-12-06T17:09:57.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:09:57.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:09:57.931Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T17:09:57.931Z] b4d181a07f80: Pulling fs layer [2021-12-06T17:09:57.931Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T17:09:57.931Z] ed53099fbce6: Pulling fs layer [2021-12-06T17:09:57.931Z] dc539afda2c1: Pulling fs layer [2021-12-06T17:09:57.931Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T17:09:57.931Z] 9065ff56babe: Pulling fs layer [2021-12-06T17:09:57.931Z] d287ab97295c: Pulling fs layer [2021-12-06T17:09:57.931Z] dc539afda2c1: Waiting [2021-12-06T17:09:57.931Z] 77bc0d833cb6: Waiting [2021-12-06T17:09:57.931Z] 9065ff56babe: Waiting [2021-12-06T17:09:57.931Z] d287ab97295c: Waiting [2021-12-06T17:09:57.931Z] a1111a8f2ec3: Verifying Checksum [2021-12-06T17:09:57.931Z] a1111a8f2ec3: Download complete [2021-12-06T17:09:57.931Z] dc539afda2c1: Verifying Checksum [2021-12-06T17:09:57.931Z] dc539afda2c1: Download complete [2021-12-06T17:09:58.192Z] ed53099fbce6: Verifying Checksum [2021-12-06T17:09:58.192Z] ed53099fbce6: Download complete [2021-12-06T17:09:58.192Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T17:09:58.192Z] 77bc0d833cb6: Download complete [2021-12-06T17:09:58.192Z] 9065ff56babe: Verifying Checksum [2021-12-06T17:09:58.192Z] 9065ff56babe: Download complete [2021-12-06T17:09:58.192Z] b4d181a07f80: Verifying Checksum [2021-12-06T17:09:58.192Z] b4d181a07f80: Download complete [2021-12-06T17:09:58.766Z] d287ab97295c: Verifying Checksum [2021-12-06T17:09:58.766Z] d287ab97295c: Download complete [2021-12-06T17:09:59.710Z] b4d181a07f80: Pull complete [2021-12-06T17:09:59.710Z] a1111a8f2ec3: Pull complete [2021-12-06T17:10:00.280Z] ed53099fbce6: Pull complete [2021-12-06T17:10:00.280Z] dc539afda2c1: Pull complete [2021-12-06T17:10:00.541Z] 77bc0d833cb6: Pull complete [2021-12-06T17:10:00.807Z] 9065ff56babe: Pull complete [2021-12-06T17:10:06.121Z] d287ab97295c: Pull complete [2021-12-06T17:10:06.121Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T17:10:06.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:10:06.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T17:10:06.187Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-12-06T17:10:06.218Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-12-06T17:10:09.137Z] $ docker top 4b750cc65b9fab816842c6a138cd571c76d7990a149559b097c74e958770e99c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:10:09.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-06T17:10:09.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-06T17:10:10.082Z] + ls /var/log/sa-host [2021-12-06T17:10:10.082Z] + sadf -c /var/log/sa-host/sa06 [2021-12-06T17:10:10.082Z] file_magic: OK [2021-12-06T17:10:10.082Z] HZ: Using current value: 100 [2021-12-06T17:10:10.082Z] file_header: OK [2021-12-06T17:10:10.082Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T17:10:10.082Z] Statistics: [2021-12-06T17:10:10.082Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T17:10:10.082Z] File successfully converted to sysstat format version 12.0.3 [2021-12-06T17:10:10.082Z] + sadf -c /var/log/sa-host/sa17 [2021-12-06T17:10:10.082Z] file_magic: OK [2021-12-06T17:10:10.082Z] HZ: Using current value: 100 [2021-12-06T17:10:10.082Z] file_header: OK [2021-12-06T17:10:10.082Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T17:10:10.082Z] Statistics: [2021-12-06T17:10:10.082Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T17:10:10.082Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:10:10.165Z] provisioning config files... [2021-12-06T17:10:10.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3576157437563427535tmp [Pipeline] { [Pipeline] echo [2021-12-06T17:10:10.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:10:10.479Z] ---> create-netrc.sh [Pipeline] } [2021-12-06T17:10:10.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:10:10.826Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-06T17:10:10.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:10:11.127Z] ---> sudo-logs.sh [2021-12-06T17:10:11.127Z] Archiving 'sudo' log.. [2021-12-06T17:10:11.127Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known [2021-12-06T17:10:11.127Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-06T17:10:11.153Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:10:11.451Z] ---> job-cost.sh [2021-12-06T17:10:11.451Z] lf-activate-venv: SKIPPING [2021-12-06T17:10:11.451Z] DEBUG: total: 0.10999999940395355 [2021-12-06T17:10:11.451Z] INFO: Retrieving Stack Cost... [2021-12-06T17:10:11.711Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T17:10:11.971Z] INFO: Archiving Costs [Pipeline] echo [2021-12-06T17:10:11.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:10:12.270Z] ---> logs-deploy.sh [2021-12-06T17:10:12.270Z] lf-activate-venv: SKIPPING [2021-12-06T17:10:12.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3837/2 [2021-12-06T17:10:12.270Z] INFO: archiving workspace using pattern(s): [2021-12-06T17:10:12.841Z] Archives upload complete. [2021-12-06T17:10:13.101Z] INFO: archiving logs to Nexus