Pull request #3864 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 53dd2ed6a4ea50967737b154d62b5336231f811d+3acce916edd26c48cc534c43f5f6a7ed858771e5 (34671c340f9d368b36ec120567aac10f3d309335) 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-ssh287311584757418808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8453839554550271519.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3864/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-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8585262350170073650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh3000166057773937489.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-3864/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-3864/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9830977903830269051.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.17 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh305182419340887040.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 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 53dd2ed6a4ea50967737b154d62b5336231f811d > 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/3@tmp/jenkins-gitclient-ssh5687698057520609334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # 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/3@tmp/jenkins-gitclient-ssh3600688241740312649.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 53dd2ed6a4ea50967737b154d62b5336231f811d Checking out Revision 53dd2ed6a4ea50967737b154d62b5336231f811d (PR-3864) > git config core.sparsecheckout # timeout=10 > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git rev-list --no-walk a5fd0b7429c107f2789a4a82bc7a73d3affa1bae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T23:44:24.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T23:44:24.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T23:44:24.221Z] ========================================================= [2022-01-19T23:44:24.222Z] EdgeX Global Pipelines Version Info [2022-01-19T23:44:24.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:25.364Z] ------------------- [2022-01-19T23:44:25.364Z] stable info: [2022-01-19T23:44:25.364Z] ------------------- [2022-01-19T23:44:25.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T23:44:25.364Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T23:44:25.364Z] Message: update stable to v1.0.219 [2022-01-19T23:44:25.939Z] ------------------- [2022-01-19T23:44:25.939Z] experimental info: [2022-01-19T23:44:25.939Z] ------------------- [2022-01-19T23:44:25.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T23:44:25.939Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T23:44:25.939Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T23:44:26.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-19T23:44:26.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-19T23:44:26.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T23:44:26.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T23:44:26.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T23:44:26.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T23:44:26.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T23:44:26.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-19T23:44:26.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-19T23:44:26.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-19T23:44:26.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T23:44:26.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T23:44:26.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T23:44:26.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T23:44:26.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T23:44:26.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T23:44:26.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T23:44:26.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T23:44:26.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-19T23:44:26.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-19T23:44:26.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T23:44:26.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T23:44:26.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3864 [Pipeline] echo [2022-01-19T23:44:26.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3864 [Pipeline] echo [2022-01-19T23:44:26.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3864 [Pipeline] echo [2022-01-19T23:44:26.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo [2022-01-19T23:44:26.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53dd2ed [Pipeline] echo [2022-01-19T23:44:26.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:44:26.461Z] provisioning config files... [2022-01-19T23:44:26.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5162492439400182197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:26.801Z] ---> docker-login.sh [2022-01-19T23:44:26.801Z] nexus3.edgexfoundry.org:10001 [2022-01-19T23:44:26.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:44:26.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:44:26.801Z] Configure a credential helper to remove this warning. See [2022-01-19T23:44:26.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:44:26.801Z] [2022-01-19T23:44:26.801Z] Login Succeeded [2022-01-19T23:44:26.801Z] nexus3.edgexfoundry.org:10002 [2022-01-19T23:44:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:44:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:44:27.065Z] Configure a credential helper to remove this warning. See [2022-01-19T23:44:27.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:44:27.065Z] [2022-01-19T23:44:27.065Z] Login Succeeded [2022-01-19T23:44:27.065Z] nexus3.edgexfoundry.org:10003 [2022-01-19T23:44:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:44:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:44:27.065Z] Configure a credential helper to remove this warning. See [2022-01-19T23:44:27.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:44:27.065Z] [2022-01-19T23:44:27.065Z] Login Succeeded [2022-01-19T23:44:27.065Z] nexus3.edgexfoundry.org:10004 [2022-01-19T23:44:27.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:44:27.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:44:27.329Z] Configure a credential helper to remove this warning. See [2022-01-19T23:44:27.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:44:27.329Z] [2022-01-19T23:44:27.329Z] Login Succeeded [2022-01-19T23:44:27.329Z] docker.io [2022-01-19T23:44:27.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:44:27.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:44:27.591Z] Configure a credential helper to remove this warning. See [2022-01-19T23:44:27.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:44:27.591Z] [2022-01-19T23:44:27.591Z] Login Succeeded [2022-01-19T23:44:27.591Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T23:44:27.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T23:44:27.916Z] ++ 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 [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/core-command/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/core-data/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.916Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-19T23:44:27.916Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.916Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-19T23:44:27.916Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.917Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-19T23:44:27.917Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.917Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-19T23:44:27.917Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T23:44:27.917Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-19T23:44:27.917Z] ++ cut -d/ -f2 [2022-01-19T23:44:27.917Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-19T23:44:27.952Z] 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 [2022-01-19T23:44:28.310Z] + git rev-list -1 --merges 53dd2ed6a4ea50967737b154d62b5336231f811d~1..53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo [2022-01-19T23:44:28.331Z] -----------> git rev-list -1 --merges 53dd2ed6a4ea50967737b154d62b5336231f811d~1..53dd2ed6a4ea50967737b154d62b5336231f811d 53dd2ed6a4ea50967737b154d62b5336231f811d [false] [Pipeline] sh [2022-01-19T23:44:28.629Z] + git log --format=format:%s -1 53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo [2022-01-19T23:44:28.645Z] ========================================================= [2022-01-19T23:44:28.645Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T23:44:28.645Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-19T23:44:29.058Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T23:44:29.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T23:44:29.058Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T23:44:29.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T23:44:29.058Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T23:44:29.058Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T23:44:29.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:44:29.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:44:29.414Z] [2022-01-19T23:44:29.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:44:29.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:44:29.730Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T23:44:29.730Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T23:44:29.730Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T23:44:29.730Z] 4c7163046ea9: Pulling fs layer [2022-01-19T23:44:29.730Z] 0c2d73faf560: Pulling fs layer [2022-01-19T23:44:29.730Z] 0c2d73faf560: Waiting [2022-01-19T23:44:29.730Z] 3e5f54012d9b: Download complete [2022-01-19T23:44:29.730Z] a0d0a0d46f8b: Download complete [2022-01-19T23:44:29.730Z] 4c7163046ea9: Verifying Checksum [2022-01-19T23:44:29.730Z] 4c7163046ea9: Download complete [2022-01-19T23:44:29.730Z] 0c2d73faf560: Verifying Checksum [2022-01-19T23:44:29.730Z] 0c2d73faf560: Download complete [2022-01-19T23:44:29.997Z] a0d0a0d46f8b: Pull complete [2022-01-19T23:44:29.997Z] 3e5f54012d9b: Pull complete [2022-01-19T23:44:30.261Z] 4c7163046ea9: Pull complete [2022-01-19T23:44:30.522Z] 0c2d73faf560: Pull complete [2022-01-19T23:44:30.522Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T23:44:30.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:44:30.522Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T23:44:30.591Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:44:30.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T23:44:31.232Z] $ docker top 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T23:44:31.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T23:44:31.321Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T23:44:31.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T23:44:31.417Z] $ docker exec 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent [2022-01-19T23:44:31.516Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCdAiD/agent.15 [2022-01-19T23:44:31.516Z] SSH_AGENT_PID=21 [2022-01-19T23:44:31.523Z] Running ssh-add (command line suppressed) [2022-01-19T23:44:31.606Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2417916890180484818.key (/w/workspace/edgex-go/3@tmp/private_key_2417916890180484818.key) [2022-01-19T23:44:31.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T23:44:31.915Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T23:44:31.927Z] $ docker exec --env ******** --env ******** 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent -k [2022-01-19T23:44:32.044Z] unset SSH_AUTH_SOCK; [2022-01-19T23:44:32.045Z] unset SSH_AGENT_PID; [2022-01-19T23:44:32.045Z] echo Agent pid 21 killed; [2022-01-19T23:44:32.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T23:44:32.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T23:44:32.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T23:44:32.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T23:44:32.182Z] $ docker exec 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent [2022-01-19T23:44:32.288Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmIKEnJ/agent.54 [2022-01-19T23:44:32.288Z] SSH_AGENT_PID=60 [2022-01-19T23:44:32.293Z] Running ssh-add (command line suppressed) [2022-01-19T23:44:32.379Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8934557885282049822.key (/w/workspace/edgex-go/3@tmp/private_key_8934557885282049822.key) [2022-01-19T23:44:32.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T23:44:32.682Z] + git semver init [2022-01-19T23:44:32.682Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T23:44:32.682Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-01-19T23:44:32.682Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-01-19T23:44:32.682Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T23:44:32.682Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T23:44:32.682Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T23:44:32.682Z] # $SEMVER_BRANCH = PR-3864 [2022-01-19T23:44:32.682Z] # $SEMVER_TEMP = /tmp/semver-497043008 [2022-01-19T23:44:32.682Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-19T23:44:44.971Z] # '/tmp/semver-497043008' -> '/w/workspace/edgex-go/3/.semver' [2022-01-19T23:44:45.239Z] # -> Force: false [2022-01-19T23:44:45.239Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-01-19T23:44:45.250Z] $ docker exec --env ******** --env ******** 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent -k [2022-01-19T23:44:45.340Z] unset SSH_AUTH_SOCK; [2022-01-19T23:44:45.340Z] unset SSH_AGENT_PID; [2022-01-19T23:44:45.341Z] echo Agent pid 60 killed; [2022-01-19T23:44:45.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T23:44:45.665Z] + git semver [Pipeline] } [2022-01-19T23:44:45.677Z] $ docker stop --time=1 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 [2022-01-19T23:44:47.536Z] $ docker rm -f 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T23:44:47.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T23:44:48.105Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T23:44:48.109Z] [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 [2022-01-19T23:44:48.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T23:44:48.245Z] ========================================================= [2022-01-19T23:44:48.245Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T23:44:48.245Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T23:44:48.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T23:44:48.547Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T23:44:48.547Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T23:44:48.547Z] 666ba61612fd: Pulling fs layer [2022-01-19T23:44:48.547Z] 8ed8ca486205: Pulling fs layer [2022-01-19T23:44:48.547Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T23:44:48.547Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T23:44:48.547Z] f965cba54748: Pulling fs layer [2022-01-19T23:44:48.547Z] 861ffc35075e: Pulling fs layer [2022-01-19T23:44:48.547Z] 4b385c91608e: Pulling fs layer [2022-01-19T23:44:48.547Z] 560528eb2ebb: Pulling fs layer [2022-01-19T23:44:48.547Z] f965cba54748: Waiting [2022-01-19T23:44:48.547Z] 4fe6c5a15a65: Waiting [2022-01-19T23:44:48.547Z] 861ffc35075e: Waiting [2022-01-19T23:44:48.547Z] 4b385c91608e: Waiting [2022-01-19T23:44:48.547Z] 22a0e8bec74d: Waiting [2022-01-19T23:44:48.547Z] 560528eb2ebb: Waiting [2022-01-19T23:44:48.547Z] 8ed8ca486205: Verifying Checksum [2022-01-19T23:44:48.547Z] 8ed8ca486205: Download complete [2022-01-19T23:44:48.547Z] 666ba61612fd: Verifying Checksum [2022-01-19T23:44:48.547Z] 666ba61612fd: Download complete [2022-01-19T23:44:48.547Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T23:44:48.547Z] 22a0e8bec74d: Download complete [2022-01-19T23:44:48.547Z] f965cba54748: Verifying Checksum [2022-01-19T23:44:48.547Z] f965cba54748: Download complete [2022-01-19T23:44:48.547Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T23:44:48.547Z] 59bf1c3509f3: Download complete [2022-01-19T23:44:48.547Z] 861ffc35075e: Verifying Checksum [2022-01-19T23:44:48.547Z] 861ffc35075e: Download complete [2022-01-19T23:44:48.806Z] 4b385c91608e: Verifying Checksum [2022-01-19T23:44:48.806Z] 4b385c91608e: Download complete [2022-01-19T23:44:49.073Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T23:44:49.073Z] 4fe6c5a15a65: Download complete [2022-01-19T23:44:49.073Z] 560528eb2ebb: Verifying Checksum [2022-01-19T23:44:49.073Z] 560528eb2ebb: Download complete [2022-01-19T23:44:49.073Z] 59bf1c3509f3: Pull complete [2022-01-19T23:44:49.337Z] 666ba61612fd: Pull complete [2022-01-19T23:44:49.337Z] 8ed8ca486205: Pull complete [2022-01-19T23:44:53.563Z] 4fe6c5a15a65: Pull complete [2022-01-19T23:44:53.563Z] 22a0e8bec74d: Pull complete [2022-01-19T23:44:53.563Z] f965cba54748: Pull complete [2022-01-19T23:44:53.563Z] 861ffc35075e: Pull complete [2022-01-19T23:44:53.563Z] 4b385c91608e: Pull complete [2022-01-19T23:44:55.522Z] 560528eb2ebb: Pull complete [2022-01-19T23:44:55.522Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T23:44:55.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T23:44:55.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-19T23:44:55.832Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T23:44:55.832Z] WORKDIR /edgex [2022-01-19T23:44:55.832Z] COPY go.mod . [2022-01-19T23:44:55.832Z] RUN go mod download' [2022-01-19T23:44:55.832Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-19T23:44:57.245Z] Sending build context to Docker daemon 333.7MB [2022-01-19T23:44:57.245Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T23:44:57.245Z] ---> dd4a08f94e63 [2022-01-19T23:44:57.245Z] Step 2/4 : WORKDIR /edgex [2022-01-19T23:44:58.629Z] ---> Running in 1034c683dd5b [2022-01-19T23:44:58.889Z] Removing intermediate container 1034c683dd5b [2022-01-19T23:44:58.889Z] ---> 60737c7488a6 [2022-01-19T23:44:58.889Z] Step 3/4 : COPY go.mod . [2022-01-19T23:44:58.889Z] ---> fe95c37dfc7e [2022-01-19T23:44:58.889Z] Step 4/4 : RUN go mod download [2022-01-19T23:44:58.889Z] ---> Running in 7a182e3cecf2 [2022-01-19T23:45:03.187Z] Still waiting to schedule task [2022-01-19T23:45:03.187Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T23:45:31.081Z] Removing intermediate container 7a182e3cecf2 [2022-01-19T23:45:31.081Z] ---> 8a592caf06f0 [2022-01-19T23:45:31.081Z] Successfully built 8a592caf06f0 [2022-01-19T23:45:31.081Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:45:31.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T23:45:31.388Z] . [Pipeline] withDockerContainer [2022-01-19T23:45:31.461Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:45:31.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T23:45:31.919Z] $ docker top 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:45:32.292Z] + go version [2022-01-19T23:45:32.292Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T23:45:32.310Z] $ docker stop --time=1 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 [2022-01-19T23:45:33.509Z] $ docker rm -f 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:45:33.912Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T23:45:33.912Z] . [Pipeline] withDockerContainer [2022-01-19T23:45:33.979Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:45:34.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T23:45:34.374Z] $ docker top 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T23:45:34.451Z] ========================================================= [2022-01-19T23:45:34.451Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-19T23:45:34.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T23:45:34.745Z] + make test [2022-01-19T23:45:34.745Z] go mod tidy [2022-01-19T23:45:34.745Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-19T23:45:41.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-19T23:45:56.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-19T23:46:01.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-19T23:46:01.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-19T23:46:02.058Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-19T23:46:04.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-19T23:46:04.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-19T23:46:04.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-19T23:46:04.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-19T23:46:05.165Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-19T23:46:05.165Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-19T23:46:05.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-19T23:46:05.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-19T23:46:05.432Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-19T23:46:05.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-19T23:46:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-01-19T23:46:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-19T23:46:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-19T23:46:07.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2022-01-19T23:46:07.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-19T23:46:08.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements [2022-01-19T23:46:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-19T23:46:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-19T23:46:09.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements [2022-01-19T23:46:09.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-19T23:46:09.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-19T23:46:10.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-01-19T23:46:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-19T23:46:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-19T23:46:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-19T23:46:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-19T23:46:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-19T23:46:10.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-19T23:46:10.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-19T23:46:10.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-19T23:46:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-19T23:46:11.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-01-19T23:46:11.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-19T23:46:11.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-01-19T23:46:11.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2022-01-19T23:46:11.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-19T23:46:12.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-01-19T23:46:12.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-01-19T23:46:12.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-01-19T23:46:12.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2022-01-19T23:46:13.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-01-19T23:46:25.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-01-19T23:46:25.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-01-19T23:46:29.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements [2022-01-19T23:46:29.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-01-19T23:46:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.276s coverage: 65.4% of statements [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-19T23:46:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-19T23:46:48.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2022-01-19T23:46:48.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-19T23:46:48.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-19T23:46:48.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-01-19T23:46:48.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-19T23:46:48.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-01-19T23:46:48.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-19T23:46:56.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-19T23:46:56.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-19T23:46:56.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-19T23:46:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-19T23:46:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-19T23:46:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-19T23:46:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-19T23:46:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2022-01-19T23:46:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-01-19T23:46:56.713Z] 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 [2022-01-19T23:47:33.094Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2161 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws [2022-01-19T23:47:33.108Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-01-19T23:47:33.350Z] The recommended git tool is: git [2022-01-19T23:47:35.594Z] GO111MODULE=on go vet ./... [2022-01-19T23:47:36.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T23:47:36.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T23:47:37.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T23:47:37.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-19T23:47:38.316Z] + ls -al . [2022-01-19T23:47:38.316Z] total 644 [2022-01-19T23:47:38.316Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 23:47 . [2022-01-19T23:47:38.316Z] drwxr-xr-x 4 root root 28 Jan 19 23:45 .. [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 23:44 .dockerignore [2022-01-19T23:47:38.316Z] drwxrwxr-x 8 1001 1001 179 Jan 19 23:44 .git [2022-01-19T23:47:38.316Z] drwxrwxr-x 4 1001 1001 142 Jan 19 23:44 .github [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 804 Jan 19 23:44 .gitignore [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 42 Jan 19 23:44 .golangci.yml [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 76 Jan 19 23:44 .hadolint.yml [2022-01-19T23:47:38.316Z] drwx------ 3 1001 1001 73 Jan 19 23:44 .semver [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 23:44 .sonarcloud.properties [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 1171 Jan 19 23:44 ADOPTERS.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 8910 Jan 19 23:44 Attribution.txt [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 51732 Jan 19 23:44 CHANGELOG.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 23:44 CONTRIBUTING.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 677 Jan 19 23:44 GOVERNANCE.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 849 Jan 19 23:44 Jenkinsfile [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 23:44 LICENSE [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 6508 Jan 19 23:44 Makefile [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 582 Jan 19 23:44 OWNERS.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 8207 Jan 19 23:44 README.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 6912 Jan 19 23:44 SECURITY.md [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 23:44 VERSION [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 23:44 ZMQWindows.md [2022-01-19T23:47:38.316Z] drwxrwxr-x 2 1001 1001 37 Jan 19 23:44 bin [2022-01-19T23:47:38.316Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 23:44 cmd [2022-01-19T23:47:38.316Z] -rw-r--r-- 1 root root 428381 Jan 19 23:46 coverage.out [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 2827 Jan 19 23:44 go.mod [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 49574 Jan 19 23:44 go.sum [2022-01-19T23:47:38.316Z] drwxrwxr-x 8 1001 1001 124 Jan 19 23:44 internal [2022-01-19T23:47:38.316Z] drwxrwxr-x 3 1001 1001 16 Jan 19 23:44 openapi [2022-01-19T23:47:38.316Z] drwxrwxr-x 4 1001 1001 71 Jan 19 23:44 snap [2022-01-19T23:47:38.316Z] -rw-rw-r-- 1 1001 1001 204 Jan 19 23:44 version.go [Pipeline] sh [2022-01-19T23:47:38.478Z] using credential edgex-jenkins-ssh [2022-01-19T23:47:38.495Z] Cloning the remote Git repository [2022-01-19T23:47:38.653Z] + '[' -e coverage.out ] [2022-01-19T23:47:38.653Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-19T23:47:38.764Z] Stashed 1 file(s) [Pipeline] sh [2022-01-19T23:47:39.053Z] + make build [2022-01-19T23:47:39.053Z] 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 [2022-01-19T23:47:38.591Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-19T23:47:38.706Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-01-19T23:47:38.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T23:47:38.787Z] > git --version # timeout=10 [2022-01-19T23:47:38.811Z] > git --version # 'git version 2.17.1' [2022-01-19T23:47:38.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:47:38.901Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:47:40.442Z] 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 [2022-01-19T23:47:48.659Z] 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 [2022-01-19T23:47:48.659Z] 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 [2022-01-19T23:47:49.241Z] 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 [2022-01-19T23:47:49.241Z] 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 [2022-01-19T23:47:50.636Z] 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 [2022-01-19T23:47:51.205Z] 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 [2022-01-19T23:47:51.781Z] 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 [2022-01-19T23:47:53.183Z] 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 [2022-01-19T23:47:53.756Z] 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 [2022-01-19T23:47:54.328Z] 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 [2022-01-19T23:47:55.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T23:47:55.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:47:55.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T23:47:55.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T23:47:55.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:47:55.539Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [2022-01-19T23:47:55.738Z] $ docker stop --time=1 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 [2022-01-19T23:47:56.418Z] Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 53dd2ed6a4ea50967737b154d62b5336231f811d [2022-01-19T23:47:57.634Z] $ docker rm -f 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 [2022-01-19T23:47:56.433Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T23:47:56.449Z] > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // ws [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T23:47:57.994Z] Failed in branch arm64 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:47:58.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T23:47:58.655Z] [2022-01-19T23:47:58.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:47:58.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T23:47:58.957Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-19T23:47:58.957Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-19T23:47:58.957Z] ca9280d653b3: Pulling fs layer [2022-01-19T23:47:58.957Z] 7e9c9ca2126c: Pulling fs layer [2022-01-19T23:47:58.957Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-19T23:47:58.957Z] cbdbe7a5bc2a: Download complete [2022-01-19T23:47:59.223Z] ca9280d653b3: Verifying Checksum [2022-01-19T23:47:59.223Z] ca9280d653b3: Download complete [2022-01-19T23:47:59.223Z] cbdbe7a5bc2a: Pull complete [2022-01-19T23:47:59.485Z] 7e9c9ca2126c: Verifying Checksum [2022-01-19T23:47:59.485Z] 7e9c9ca2126c: Download complete [2022-01-19T23:47:59.746Z] ca9280d653b3: Pull complete [2022-01-19T23:48:03.984Z] 7e9c9ca2126c: Pull complete [2022-01-19T23:48:03.984Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-19T23:48:03.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T23:48:03.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-19T23:48:04.051Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:48:04.080Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-19T23:48:06.403Z] $ docker top d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:48:06.754Z] + grep parallel [2022-01-19T23:48:06.754Z] + docker-compose build --help [2022-01-19T23:48:07.323Z] --parallel Build images in parallel. [Pipeline] } [2022-01-19T23:48:07.335Z] $ docker stop --time=1 d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde [2022-01-19T23:48:08.513Z] $ docker rm -f d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:48:08.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T23:48:08.922Z] . [Pipeline] withDockerContainer [2022-01-19T23:48:08.992Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:48:09.028Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-19T23:48:09.369Z] $ docker top 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:48:09.733Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-19T23:48:10.302Z] Building core-command ... [2022-01-19T23:48:10.302Z] Building core-data ... [2022-01-19T23:48:10.302Z] Building core-metadata ... [2022-01-19T23:48:10.302Z] Building security-bootstrapper ... [2022-01-19T23:48:10.302Z] Building security-proxy-setup ... [2022-01-19T23:48:10.302Z] Building security-secretstore-setup ... [2022-01-19T23:48:10.302Z] Building support-notifications ... [2022-01-19T23:48:10.302Z] Building support-scheduler ... [2022-01-19T23:48:10.302Z] Building sys-mgmt-agent ... [2022-01-19T23:48:10.302Z] Building security-secretstore-setup [2022-01-19T23:48:10.302Z] Building security-bootstrapper [2022-01-19T23:48:10.302Z] Building core-data [2022-01-19T23:48:10.302Z] Building support-scheduler [2022-01-19T23:48:10.302Z] Building sys-mgmt-agent [2022-01-19T23:48:22.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T23:48:22.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T23:48:22.542Z] ---> 8a592caf06f0 [2022-01-19T23:48:22.542Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T23:48:22.542Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T23:48:22.543Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-19T23:48:22.543Z] ---> 8a592caf06f0 [2022-01-19T23:48:22.543Z] Step 3/31 : WORKDIR /edgex-go [2022-01-19T23:48:22.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T23:48:22.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-19T23:48:22.543Z] ---> 8a592caf06f0 [2022-01-19T23:48:22.543Z] Step 3/22 : WORKDIR /edgex-go [2022-01-19T23:48:25.087Z] ---> Running in e97fba62f1cc [2022-01-19T23:48:25.087Z] ---> Running in f529b925c1f1 [2022-01-19T23:48:25.087Z] ---> Running in a2f24af795da [2022-01-19T23:48:30.376Z] Removing intermediate container e97fba62f1cc [2022-01-19T23:48:30.376Z] ---> 0702fc2ff61b [2022-01-19T23:48:30.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:48:30.640Z] Removing intermediate container a2f24af795da [2022-01-19T23:48:30.640Z] ---> d0cdfaf2da5d [2022-01-19T23:48:30.640Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:48:30.640Z] Removing intermediate container f529b925c1f1 [2022-01-19T23:48:30.640Z] ---> 1db0b93320ad [2022-01-19T23:48:30.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:48:30.900Z] ---> Running in fc95bece1366 [2022-01-19T23:48:31.161Z] ---> Running in 82b563bb7743 [2022-01-19T23:48:31.161Z] ---> Running in 7f56ffc87a86 [2022-01-19T23:48:33.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T23:48:33.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T23:48:33.701Z] ---> 8a592caf06f0 [2022-01-19T23:48:33.701Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T23:48:33.701Z] ---> Using cache [2022-01-19T23:48:33.701Z] ---> 1db0b93320ad [2022-01-19T23:48:33.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:48:35.094Z] ---> Running in 0b962c126f83 [2022-01-19T23:48:35.362Z] Removing intermediate container fc95bece1366 [2022-01-19T23:48:35.362Z] ---> 7d9ea8161b26 [2022-01-19T23:48:35.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-19T23:48:35.628Z] ---> Running in 8498f4d89dd9 [2022-01-19T23:48:35.896Z] Removing intermediate container 7f56ffc87a86 [2022-01-19T23:48:35.896Z] ---> d52c62a09c1e [2022-01-19T23:48:35.896Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-19T23:48:36.171Z] ---> Running in bec0e596ec3b [2022-01-19T23:48:36.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:36.434Z] Removing intermediate container 82b563bb7743 [2022-01-19T23:48:36.434Z] ---> 65aa7b6e8583 [2022-01-19T23:48:36.434Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-19T23:48:36.702Z] Removing intermediate container 0b962c126f83 [2022-01-19T23:48:36.702Z] ---> 741177170461 [2022-01-19T23:48:36.702Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-19T23:48:36.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:36.702Z] ---> Running in d479b5cc34d2 [2022-01-19T23:48:36.702Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T23:48:36.702Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-19T23:48:36.702Z] ---> 8a592caf06f0 [2022-01-19T23:48:36.702Z] Step 3/25 : WORKDIR /edgex-go [2022-01-19T23:48:36.702Z] ---> Using cache [2022-01-19T23:48:36.702Z] ---> 1db0b93320ad [2022-01-19T23:48:36.702Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:48:36.702Z] ---> Using cache [2022-01-19T23:48:36.702Z] ---> 741177170461 [2022-01-19T23:48:36.702Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-19T23:48:36.702Z] ---> Running in 461a6ec585ca [2022-01-19T23:48:36.702Z] ---> Running in eee1d57e3353 [2022-01-19T23:48:36.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:37.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:37.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:37.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:37.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:37.484Z] OK: 221 MiB in 52 packages [2022-01-19T23:48:37.746Z] Removing intermediate container 8498f4d89dd9 [2022-01-19T23:48:37.746Z] ---> 8e6cd2abc873 [2022-01-19T23:48:37.746Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-19T23:48:37.746Z] OK: 221 MiB in 52 packages [2022-01-19T23:48:37.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:38.016Z] ---> 4cba6ae56dba [2022-01-19T23:48:38.016Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:48:38.016Z] ---> Running in 1111f5f68d3b [2022-01-19T23:48:38.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:38.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:48:38.016Z] Removing intermediate container bec0e596ec3b [2022-01-19T23:48:38.016Z] ---> b0f83d05e27d [2022-01-19T23:48:38.016Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T23:48:38.290Z] OK: 221 MiB in 52 packages [2022-01-19T23:48:38.549Z] OK: 221 MiB in 52 packages [2022-01-19T23:48:38.549Z] OK: 221 MiB in 52 packages [2022-01-19T23:48:38.549Z] ---> d5719c9e5a93 [2022-01-19T23:48:38.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:48:38.817Z] ---> Running in dd9813cea5c4 [2022-01-19T23:48:38.817Z] Removing intermediate container d479b5cc34d2 [2022-01-19T23:48:38.817Z] ---> 0056a73a1f83 [2022-01-19T23:48:38.817Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-19T23:48:39.078Z] Removing intermediate container eee1d57e3353 [2022-01-19T23:48:39.078Z] ---> 608d2744d285 [2022-01-19T23:48:39.078Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-19T23:48:39.078Z] ---> 893d4929a5ad [2022-01-19T23:48:39.078Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:48:39.078Z] ---> Running in 88edae97f25e [2022-01-19T23:48:39.342Z] ---> 75aedbc74c12 [2022-01-19T23:48:39.342Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:48:39.342Z] ---> Running in f96464e7799c [2022-01-19T23:48:39.342Z] Removing intermediate container 461a6ec585ca [2022-01-19T23:48:39.342Z] ---> 6970b8f4d58e [2022-01-19T23:48:39.342Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T23:48:39.610Z] ---> 4e1ae04a0cb8 [2022-01-19T23:48:39.610Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:48:39.610Z] ---> Running in fb6bf81f0bbb [2022-01-19T23:48:40.202Z] Removing intermediate container 1111f5f68d3b [2022-01-19T23:48:40.202Z] ---> 6dd5fdf86a19 [2022-01-19T23:48:40.202Z] Step 8/22 : COPY . . [2022-01-19T23:48:42.140Z] Removing intermediate container 88edae97f25e [2022-01-19T23:48:42.140Z] ---> 17e87f7496fb [2022-01-19T23:48:42.140Z] Step 8/31 : COPY . . [2022-01-19T23:48:42.719Z] Removing intermediate container dd9813cea5c4 [2022-01-19T23:48:42.719Z] ---> acd3c05f1b02 [2022-01-19T23:48:42.719Z] Step 8/23 : COPY . . [2022-01-19T23:48:44.101Z] Removing intermediate container fb6bf81f0bbb [2022-01-19T23:48:44.101Z] ---> abe3ac5fbcab [2022-01-19T23:48:44.101Z] Step 8/23 : COPY . . [2022-01-19T23:48:45.052Z] Removing intermediate container f96464e7799c [2022-01-19T23:48:45.052Z] ---> c9faeb1bb61b [2022-01-19T23:48:45.052Z] Step 8/25 : COPY . . [2022-01-19T23:48:48.386Z] ---> f9dad870c828 [2022-01-19T23:48:48.386Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-19T23:48:49.335Z] ---> 79f82387ef66 [2022-01-19T23:48:49.335Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-19T23:48:49.593Z] ---> Running in 9438d361b1a1 [2022-01-19T23:48:49.852Z] ---> Running in 1af387cec9e7 [2022-01-19T23:48:49.852Z] ---> 2a4d041c9925 [2022-01-19T23:48:49.852Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-19T23:48:50.421Z] ---> Running in 54ac3e0f35b7 [2022-01-19T23:48:53.728Z] 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 [2022-01-19T23:48:53.728Z] 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 [2022-01-19T23:48:53.728Z] 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 Aborted by Ernesto Ojeda [2022-01-19T23:48:55.747Z] Sending interrupt signal to process [Pipeline] } [2022-01-19T23:48:56.519Z] $ docker stop --time=1 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a [2022-01-19T23:48:59.839Z] $ docker rm -f 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T23:49:00.093Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T23:49:00.617Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:00.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:01.549Z] ---> package-listing.sh [2022-01-19T23:49:01.549Z] ++ facter osfamily [2022-01-19T23:49:01.549Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T23:49:01.814Z] + OS_FAMILY=redhat [2022-01-19T23:49:01.814Z] + workspace=/w/workspace/edgex-go/3 [2022-01-19T23:49:01.814Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T23:49:01.814Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T23:49:01.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T23:49:01.814Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T23:49:01.814Z] + '[' /w/workspace/edgex-go/3 ']' [2022-01-19T23:49:01.814Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T23:49:01.814Z] + case "${OS_FAMILY}" in [2022-01-19T23:49:01.814Z] + rpm -qa [2022-01-19T23:49:01.814Z] + sort [2022-01-19T23:49:07.119Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T23:49:07.119Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T23:49:07.119Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T23:49:07.119Z] + '[' /w/workspace/edgex-go/3 ']' [2022-01-19T23:49:07.119Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-01-19T23:49:07.119Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-01-19T23:49:07.133Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T23:49:07.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:49:07.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:49:07.974Z] [2022-01-19T23:49:07.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:49:08.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:49:08.275Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T23:49:08.275Z] b4d181a07f80: Pulling fs layer [2022-01-19T23:49:08.275Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T23:49:08.275Z] ed53099fbce6: Pulling fs layer [2022-01-19T23:49:08.275Z] dc539afda2c1: Pulling fs layer [2022-01-19T23:49:08.275Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T23:49:08.275Z] 9065ff56babe: Pulling fs layer [2022-01-19T23:49:08.275Z] d287ab97295c: Pulling fs layer [2022-01-19T23:49:08.275Z] 77bc0d833cb6: Waiting [2022-01-19T23:49:08.275Z] 9065ff56babe: Waiting [2022-01-19T23:49:08.275Z] d287ab97295c: Waiting [2022-01-19T23:49:08.275Z] dc539afda2c1: Waiting [2022-01-19T23:49:08.275Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T23:49:08.275Z] a1111a8f2ec3: Download complete [2022-01-19T23:49:08.275Z] dc539afda2c1: Verifying Checksum [2022-01-19T23:49:08.275Z] dc539afda2c1: Download complete [2022-01-19T23:49:08.537Z] ed53099fbce6: Verifying Checksum [2022-01-19T23:49:08.537Z] ed53099fbce6: Download complete [2022-01-19T23:49:08.537Z] 9065ff56babe: Verifying Checksum [2022-01-19T23:49:08.537Z] 9065ff56babe: Download complete [2022-01-19T23:49:08.537Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T23:49:08.537Z] 77bc0d833cb6: Download complete [2022-01-19T23:49:08.537Z] b4d181a07f80: Verifying Checksum [2022-01-19T23:49:08.537Z] b4d181a07f80: Download complete [2022-01-19T23:49:09.117Z] d287ab97295c: Download complete [2022-01-19T23:49:10.075Z] b4d181a07f80: Pull complete [2022-01-19T23:49:10.075Z] a1111a8f2ec3: Pull complete [2022-01-19T23:49:10.666Z] ed53099fbce6: Pull complete [2022-01-19T23:49:10.666Z] dc539afda2c1: Pull complete Click here to forcibly terminate running steps [2022-01-19T23:49:10.924Z] 77bc0d833cb6: Pull complete [2022-01-19T23:49:10.924Z] 9065ff56babe: Pull complete [2022-01-19T23:49:16.230Z] d287ab97295c: Pull complete [2022-01-19T23:49:16.230Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T23:49:16.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:49:16.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T23:49:16.289Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2022-01-19T23:49:16.323Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T23:49:18.977Z] $ docker top b1fa2e18a35cc11180880192ad12134a01fb1a164c3825a1860ffd583b67f95d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:49:19.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T23:49:19.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T23:49:19.906Z] + ls /var/log/sa-host [2022-01-19T23:49:19.906Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T23:49:19.906Z] file_magic: OK [2022-01-19T23:49:19.906Z] HZ: Using current value: 100 [2022-01-19T23:49:19.906Z] file_header: OK [2022-01-19T23:49:19.906Z] 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 [2022-01-19T23:49:19.906Z] Statistics: [2022-01-19T23:49:19.906Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T23:49:19.906Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T23:49:19.906Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T23:49:19.906Z] file_magic: OK [2022-01-19T23:49:19.906Z] HZ: Using current value: 100 [2022-01-19T23:49:19.906Z] file_header: OK [2022-01-19T23:49:19.906Z] 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 [2022-01-19T23:49:19.906Z] Statistics: [2022-01-19T23:49:19.906Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T23:49:19.906Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:49:19.991Z] provisioning config files... [2022-01-19T23:49:20.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4221317632334105199tmp [Pipeline] { [Pipeline] echo [2022-01-19T23:49:20.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:20.307Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T23:49:20.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:20.644Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T23:49:20.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:20.951Z] ---> sudo-logs.sh [2022-01-19T23:49:20.951Z] Archiving 'sudo' log.. [2022-01-19T23:49:20.951Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [2022-01-19T23:49:20.951Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T23:49:20.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:21.262Z] ---> job-cost.sh [2022-01-19T23:49:21.262Z] lf-activate-venv: SKIPPING [2022-01-19T23:49:21.262Z] INFO: No Stack... [2022-01-19T23:49:21.521Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T23:49:22.091Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T23:49:22.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:49:22.395Z] ---> logs-deploy.sh [2022-01-19T23:49:22.395Z] lf-activate-venv: SKIPPING [2022-01-19T23:49:22.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3864/3 [2022-01-19T23:49:22.395Z] INFO: archiving workspace using pattern(s): [2022-01-19T23:49:22.967Z] Archives upload complete. [2022-01-19T23:49:23.226Z] INFO: archiving logs to Nexus