Pull request #4295 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cbf2704bada16df8533883503390ebb21af5e74+5762ad0855b277c3a10a3989888db3e958004f6b (605c52ff0b8099393be5f7fa92fcb0ed7fb9043b) 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-ssh8471765260447864521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10159866252881190188.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6135698441194758503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh3094415367924666071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3726572888184513403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2997 in /w/workspace/edgexfoundry_edgex-go_PR-4295 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit 2cbf2704bada16df8533883503390ebb21af5e74 Merge succeeded, producing 2cbf2704bada16df8533883503390ebb21af5e74 Checking out Revision 2cbf2704bada16df8533883503390ebb21af5e74 (PR-4295) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4295/head:refs/remotes/origin/PR-4295 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:02 ========================================================= 20:21:02 EdgeX Global Pipelines Version Info 20:21:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:02 ------------------- 20:21:02 stable info: 20:21:02 ------------------- 20:21:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:21:02 Message: update stable to v1.0.244 20:21:03 ------------------- 20:21:03 experimental info: 20:21:03 ------------------- 20:21:03 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:21:03 Message: update experimental to v1.0.244 > git rev-list --no-walk b617838c0d983c87ee73fa35dd1d6c17e229868b # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4295 [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4295 [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4295 [Pipeline] echo 20:21:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo 20:21:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbf270 [Pipeline] echo 20:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:04 provisioning config files... 20:21:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16772308973240623649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:04 ---> docker-login.sh 20:21:04 nexus3.edgexfoundry.org:10001 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 nexus3.edgexfoundry.org:10002 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 nexus3.edgexfoundry.org:10003 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 nexus3.edgexfoundry.org:10004 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 docker.io 20:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:05 Configure a credential helper to remove this warning. See 20:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:05 20:21:05 Login Succeeded 20:21:05 ---> docker-login.sh ends [Pipeline] } 20:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:05 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:21:05 + + dirname cmd/core-command/Dockerfile 20:21:05 cut -d/ -f2 20:21:05 + echo core-command,cmd/core-command/Dockerfile 20:21:05 + + dirname cmd/core-data/Dockerfile 20:21:05 cut -d/ -f2 20:21:05 + echo core-data,cmd/core-data/Dockerfile 20:21:05 + dirname cmd/core-metadata/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:05 + dirname cmd/security-bootstrapper/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:05 + dirname cmd/security-proxy-setup/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:05 + dirname cmd/security-secretstore-setup/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:21:05 + dirname cmd/security-spire-agent/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:21:05 + dirname cmd/security-spire-config/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:21:05 + dirname cmd/security-spire-server/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:21:05 + dirname cmd/support-notifications/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:05 + dirname cmd/support-scheduler/Dockerfile 20:21:05 + cut -d/ -f2 20:21:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:21:05 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:21:05 + git rev-list -1 --merges 2cbf2704bada16df8533883503390ebb21af5e74~1..2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo 20:21:05 -----------> git rev-list -1 --merges 2cbf2704bada16df8533883503390ebb21af5e74~1..2cbf2704bada16df8533883503390ebb21af5e74 2cbf2704bada16df8533883503390ebb21af5e74 [false] [Pipeline] sh 20:21:06 + git log --format=format:%s -1 2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo 20:21:06 ========================================================= 20:21:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:21:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:21:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:21:06 + grep -v github /etc/ssh/ssh_known_hosts 20:21:06 + [ -e /tmp/ssh_known_hosts ] 20:21:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:21:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:21:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:06 20:21:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:21:07 b85a868b505f: Pulling fs layer 20:21:07 e2be974225ed: Pulling fs layer 20:21:07 339a4e72a1f5: Pulling fs layer 20:21:07 988bab9f4d93: Pulling fs layer 20:21:07 1469e6f7b9e6: Pulling fs layer 20:21:07 eaf3925da568: Pulling fs layer 20:21:07 bab4dde63d76: Pulling fs layer 20:21:07 bde34c3a00c8: Pulling fs layer 20:21:07 b352a97aabf1: Pulling fs layer 20:21:07 4872d77fe225: Pulling fs layer 20:21:07 5851b861e8e6: Pulling fs layer 20:21:07 988bab9f4d93: Waiting 20:21:07 1469e6f7b9e6: Waiting 20:21:07 eaf3925da568: Waiting 20:21:07 bab4dde63d76: Waiting 20:21:07 bde34c3a00c8: Waiting 20:21:07 b352a97aabf1: Waiting 20:21:07 4872d77fe225: Waiting 20:21:07 5851b861e8e6: Waiting 20:21:07 e2be974225ed: Verifying Checksum 20:21:07 e2be974225ed: Download complete 20:21:07 988bab9f4d93: Verifying Checksum 20:21:07 988bab9f4d93: Download complete 20:21:07 1469e6f7b9e6: Verifying Checksum 20:21:07 1469e6f7b9e6: Download complete 20:21:07 339a4e72a1f5: Verifying Checksum 20:21:07 339a4e72a1f5: Download complete 20:21:07 eaf3925da568: Download complete 20:21:07 bde34c3a00c8: Download complete 20:21:07 b85a868b505f: Verifying Checksum 20:21:07 b85a868b505f: Download complete 20:21:07 b352a97aabf1: Verifying Checksum 20:21:07 b352a97aabf1: Download complete 20:21:07 4872d77fe225: Verifying Checksum 20:21:07 4872d77fe225: Download complete 20:21:07 5851b861e8e6: Verifying Checksum 20:21:07 5851b861e8e6: Download complete 20:21:07 bab4dde63d76: Verifying Checksum 20:21:07 bab4dde63d76: Download complete 20:21:08 b85a868b505f: Pull complete 20:21:08 e2be974225ed: Pull complete 20:21:09 339a4e72a1f5: Pull complete 20:21:09 988bab9f4d93: Pull complete 20:21:09 1469e6f7b9e6: Pull complete 20:21:10 eaf3925da568: Pull complete 20:21:11 bab4dde63d76: Pull complete 20:21:11 bde34c3a00c8: Pull complete 20:21:11 b352a97aabf1: Pull complete 20:21:11 4872d77fe225: Pull complete 20:21:12 5851b861e8e6: Pull complete 20:21:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:12 prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container 20:21:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:21:14 $ docker top fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 -eo pid,comm 20:21:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:21:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:14 [ssh-agent] Looking for ssh-agent implementation... 20:21:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:14 $ docker exec fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent 20:21:14 SSH_AUTH_SOCK=/tmp/ssh-y3CCz692jg1W/agent.32 20:21:14 SSH_AGENT_PID=38 20:21:14 Running ssh-add (command line suppressed) 20:21:14 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10276538510073748911.key (/w/workspace/edgex-go/3@tmp/private_key_10276538510073748911.key) 20:21:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:14 + git tag --points-at HEAD [Pipeline] } 20:21:14 $ docker exec --env ******** --env ******** fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent -k 20:21:14 unset SSH_AUTH_SOCK; 20:21:14 unset SSH_AGENT_PID; 20:21:14 echo Agent pid 38 killed; 20:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:14 [ssh-agent] Looking for ssh-agent implementation... 20:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:15 $ docker exec fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent 20:21:15 SSH_AUTH_SOCK=/tmp/ssh-wK4fm1m1xDWD/agent.70 20:21:15 SSH_AGENT_PID=76 20:21:15 Running ssh-add (command line suppressed) 20:21:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9154650563285907802.key (/w/workspace/edgex-go/3@tmp/private_key_9154650563285907802.key) 20:21:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:15 + git semver init 20:21:15 2023-01-18 20:21:15,816 [run_init] DEBUG init version:0.0.0 force:False 20:21:15 2023-01-18 20:21:15,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 20:21:15 2023-01-18 20:21:15,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 20:21:15 2023-01-18 20:21:15,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 20:21:21 2023-01-18 20:21:20,367 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 20:21:21 2023-01-18 20:21:20,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4295 with force:False 20:21:21 2023-01-18 20:21:20,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4295 20:21:21 2023-01-18 20:21:20,373 [execute] INFO git cat-file --batch-check 20:21:21 2023-01-18 20:21:20,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:21:21 2023-01-18 20:21:20,379 [execute] INFO git cat-file --batch 20:21:21 2023-01-18 20:21:20,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:21:21 2023-01-18 20:21:20,385 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4295 20:21:21 0.0.0 [Pipeline] } 20:21:21 $ docker exec --env ******** --env ******** fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent -k 20:21:21 unset SSH_AUTH_SOCK; 20:21:21 unset SSH_AGENT_PID; 20:21:21 echo Agent pid 76 killed; 20:21:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:21 + git semver [Pipeline] } 20:21:21 $ docker stop --time=1 fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 20:21:23 $ docker rm -f --volumes fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:21:23 Stashed 1 file(s) [Pipeline] echo 20:21:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:24 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 20:21:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:24 ========================================================= 20:21:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:21:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:21:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:24 213ec9aee27d: Pulling fs layer 20:21:24 4583459ba037: Pulling fs layer 20:21:24 93c1e223e6f2: Pulling fs layer 20:21:24 53926ce57604: Pulling fs layer 20:21:24 21b2b0c7a3f4: Pulling fs layer 20:21:24 22ff95d597cd: Pulling fs layer 20:21:24 12d6caf4c0d1: Pulling fs layer 20:21:24 96b7cbca73a9: Pulling fs layer 20:21:24 a7acece74701: Pulling fs layer 20:21:24 53926ce57604: Waiting 20:21:24 21b2b0c7a3f4: Waiting 20:21:24 22ff95d597cd: Waiting 20:21:24 96b7cbca73a9: Waiting 20:21:24 12d6caf4c0d1: Waiting 20:21:24 a7acece74701: Waiting 20:21:24 93c1e223e6f2: Verifying Checksum 20:21:24 93c1e223e6f2: Download complete 20:21:24 4583459ba037: Verifying Checksum 20:21:24 4583459ba037: Download complete 20:21:24 21b2b0c7a3f4: Verifying Checksum 20:21:24 21b2b0c7a3f4: Download complete 20:21:24 22ff95d597cd: Verifying Checksum 20:21:24 22ff95d597cd: Download complete 20:21:24 213ec9aee27d: Download complete 20:21:24 12d6caf4c0d1: Verifying Checksum 20:21:24 12d6caf4c0d1: Download complete 20:21:24 213ec9aee27d: Pull complete 20:21:24 4583459ba037: Pull complete 20:21:24 93c1e223e6f2: Pull complete 20:21:25 53926ce57604: Verifying Checksum 20:21:25 53926ce57604: Download complete 20:21:25 a7acece74701: Verifying Checksum 20:21:25 a7acece74701: Download complete 20:21:25 96b7cbca73a9: Verifying Checksum 20:21:25 96b7cbca73a9: Download complete 20:21:30 53926ce57604: Pull complete 20:21:30 21b2b0c7a3f4: Pull complete 20:21:30 22ff95d597cd: Pull complete 20:21:30 12d6caf4c0d1: Pull complete 20:21:32 96b7cbca73a9: Pull complete 20:21:33 a7acece74701: Pull complete 20:21:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:21:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:21:33 WORKDIR /edgex 20:21:33 COPY go.mod . 20:21:33 RUN go mod download 20:21:33 + docker build -t ci-base-image-x86_64 -f - . 20:21:33 Sending build context to Docker daemon 170MB 20:21:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:21:33 ---> db6d94c90886 20:21:33 Step 2/4 : WORKDIR /edgex 20:21:38 ---> Running in da726b2b772b 20:21:38 Removing intermediate container da726b2b772b 20:21:38 ---> 10d01a8c2226 20:21:38 Step 3/4 : COPY go.mod . 20:21:38 ---> c29f068e8aa7 20:21:38 Step 4/4 : RUN go mod download 20:21:38 ---> Running in 8f5cd7e5ebdc 20:21:38 Still waiting to schedule task 20:21:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2996’ 20:21:50 Removing intermediate container 8f5cd7e5ebdc 20:21:50 ---> 12955963d55f 20:21:50 Successfully built 12955963d55f 20:21:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:50 + docker inspect -f . ci-base-image-x86_64 20:21:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:50 prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container 20:21:50 $ 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 ******** ci-base-image-x86_64 cat 20:21:51 $ docker top 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:51 + go version 20:21:51 go version go1.18.7 linux/amd64 [Pipeline] } 20:21:51 $ docker stop --time=1 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 20:21:52 $ docker rm -f --volumes 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:53 + docker inspect -f . ci-base-image-x86_64 20:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:53 prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container 20:21:53 $ 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 ******** ci-base-image-x86_64 cat 20:21:53 $ docker top ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:53 ========================================================= 20:21:53 [edgeXBuildGoParallel] Running Tests and Build... 20:21:53 ========================================================= [Pipeline] sh 20:21:53 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:21:54 + make test 20:21:54 go test -race -coverprofile=coverage.out ./... 20:22:00 ? github.com/edgexfoundry/edgex-go [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:22:15 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] 20:22:15 internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:22:15 internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors 20:22:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 20:22:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:22:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.754s coverage: 89.2% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.4% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:22:20 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 20:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 20:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 20:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.262s coverage: 79.9% of statements 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.7% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.411s coverage: 65.3% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:39 FAIL 20:22:39 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 20:22:39 $ docker stop --time=1 ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee 20:22:40 $ docker rm -f --volumes ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:22:41 Failed in branch amd64 20:24:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2999 in /w/workspace/edgexfoundry_edgex-go_PR-4295 [Pipeline] { [Pipeline] ws 20:24:14 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:24:14 The recommended git tool is: git 20:24:21 using credential edgex-jenkins-ssh 20:24:21 Cloning the remote Git repository 20:24:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:24:21 > git init /w/workspace/edgex-go/3 # timeout=10 20:24:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:21 > git --version # timeout=10 20:24:21 > git --version # 'git version 2.25.1' 20:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:39 Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit 2cbf2704bada16df8533883503390ebb21af5e74 20:24:40 Merge succeeded, producing 2cbf2704bada16df8533883503390ebb21af5e74 20:24:40 Checking out Revision 2cbf2704bada16df8533883503390ebb21af5e74 (PR-4295) 20:24:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4295/head:refs/remotes/origin/PR-4295 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:24:39 > git config core.sparsecheckout # timeout=10 20:24:39 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 20:24:40 > git remote # timeout=10 20:24:40 > git config --get remote.origin.url # timeout=10 20:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:40 > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 20:24:40 > git rev-parse HEAD^{commit} # timeout=10 20:24:40 > git config core.sparsecheckout # timeout=10 20:24:40 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 20:24:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:44 Dload Upload Total Spent Left Speed 20:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh 20:24:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:45 + sudo tee /etc/docker/daemon.new 20:24:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:45 { 20:24:45 "registry-mirrors": [ 20:24:45 "https://nexus3.edgexfoundry.org:10001" 20:24:45 ], 20:24:45 "bip": "10.250.0.254/24", 20:24:45 "hosts": [ 20:24:45 "tcp://0.0.0.0:5555", 20:24:45 "unix:///var/run/docker.sock" 20:24:45 ], 20:24:45 "mtu": 1458, 20:24:45 "selinux-enabled": true, 20:24:45 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:45 } [Pipeline] sh 20:24:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:04 provisioning config files... 20:25:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config430017547662752688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:04 ---> docker-login.sh 20:25:04 nexus3.edgexfoundry.org:10001 20:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:05 Configure a credential helper to remove this warning. See 20:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:05 20:25:05 Login Succeeded 20:25:05 nexus3.edgexfoundry.org:10002 20:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 nexus3.edgexfoundry.org:10003 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 nexus3.edgexfoundry.org:10004 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 docker.io 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:07 Configure a credential helper to remove this warning. See 20:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:07 20:25:07 Login Succeeded 20:25:07 ---> docker-login.sh ends [Pipeline] } 20:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:25:07 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 20:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:07 ========================================================= 20:25:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:25:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:25:08 9b18e9b68314: Pulling fs layer 20:25:08 35d82f9e3411: Pulling fs layer 20:25:08 e16973657156: Pulling fs layer 20:25:08 fc693d55d65f: Pulling fs layer 20:25:08 7e9fc2657dce: Pulling fs layer 20:25:08 dda99020689f: Pulling fs layer 20:25:08 db1c61fa0a46: Pulling fs layer 20:25:08 891c053d2c06: Pulling fs layer 20:25:08 dda99020689f: Waiting 20:25:08 db1c61fa0a46: Waiting 20:25:08 891c053d2c06: Waiting 20:25:08 fc693d55d65f: Waiting 20:25:08 7e9fc2657dce: Waiting 20:25:08 e16973657156: Download complete 20:25:08 35d82f9e3411: Download complete 20:25:08 7e9fc2657dce: Verifying Checksum 20:25:08 7e9fc2657dce: Download complete 20:25:08 dda99020689f: Verifying Checksum 20:25:08 dda99020689f: Download complete 20:25:09 9b18e9b68314: Verifying Checksum 20:25:09 9b18e9b68314: Download complete 20:25:09 9b18e9b68314: Pull complete 20:25:10 35d82f9e3411: Pull complete 20:25:10 e16973657156: Pull complete 20:25:11 db1c61fa0a46: Verifying Checksum 20:25:11 db1c61fa0a46: Download complete 20:25:11 fc693d55d65f: Verifying Checksum 20:25:11 fc693d55d65f: Download complete 20:25:13 891c053d2c06: Verifying Checksum 20:25:13 891c053d2c06: Download complete 20:25:25 fc693d55d65f: Pull complete 20:25:25 7e9fc2657dce: Pull complete 20:25:25 dda99020689f: Pull complete 20:25:32 db1c61fa0a46: Pull complete 20:25:34 891c053d2c06: Pull complete 20:25:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:25:34 + docker build -t ci-base-image-arm64 -f - . 20:25:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:34 WORKDIR /edgex 20:25:34 COPY go.mod . 20:25:34 RUN go mod download 20:25:35 Sending build context to Docker daemon 3.109MB 20:25:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:35 ---> f96f9c87975a 20:25:35 Step 2/4 : WORKDIR /edgex 20:25:36 ---> Running in 24d45dc6c98e 20:25:36 Removing intermediate container 24d45dc6c98e 20:25:36 ---> 9898544deeb9 20:25:36 Step 3/4 : COPY go.mod . 20:25:36 ---> 94c6eb180f2f 20:25:36 Step 4/4 : RUN go mod download 20:25:36 ---> Running in 45ffb2ee45ae 20:26:15 Removing intermediate container 45ffb2ee45ae 20:26:15 ---> d3747ad7d14f 20:26:15 Successfully built d3747ad7d14f 20:26:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker inspect -f . ci-base-image-arm64 20:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:16 prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container 20:26:16 $ 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 ******** ci-base-image-arm64 cat 20:26:17 $ docker top 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:18 + go version 20:26:18 go version go1.18.7 linux/arm64 [Pipeline] } 20:26:18 $ docker stop --time=1 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 20:26:20 $ docker rm -f --volumes 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker inspect -f . ci-base-image-arm64 20:26:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:21 prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container 20:26:21 $ 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 ******** ci-base-image-arm64 cat 20:26:22 $ docker top f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:26:22 ========================================================= 20:26:22 [edgeXBuildGoParallel] Running Tests and Build... 20:26:22 ========================================================= [Pipeline] sh 20:26:23 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:26:24 + make test 20:26:24 go test -race -coverprofile=coverage.out ./... 20:27:02 ? github.com/edgexfoundry/edgex-go [no test files] 20:29:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:29:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:29:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:29:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.471s coverage: 28.7% of statements 20:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements 20:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.778s coverage: 43.0% of statements 20:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.0% of statements 20:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:49 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] 20:29:49 internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} 20:29:49 internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.621s coverage: 89.2% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.521s coverage: 2.4% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:30:11 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.396s coverage: 72.2% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.406s coverage: 60.0% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.625s coverage: 58.8% of statements 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.576s coverage: 29.6% of statements 20:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.506s coverage: 47.1% of statements 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.444s coverage: 79.5% of statements 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.392s coverage: 94.1% of statements 20:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 20:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 20:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.298s coverage: 94.4% of statements 20:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 20:30:30 flag provided but not defined: -invalid 20:30:30 Usage of setupRegistryACL: 20:30:30 -configDir string 20:30:30 20:30:30 --- FAIL: TestMultipleExecuteCalls (0.00s) 20:30:30 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.19s) 20:30:30 command_test.go:278: 20:30:30 Error Trace: /w/workspace/edgex-go/3/internal/security/bootstrapper/command/setupacl/command_test.go:278 20:30:30 Error: Received unexpected error: 20:30:30 failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:37953/v1/consul/roles/role2": dial tcp 127.0.0.1:37953: connect: connection refused 20:30:30 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 20:30:30 FAIL 20:30:30 coverage: 80.4% of statements 20:30:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.972s 20:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.263s coverage: 86.9% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 20:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.014s coverage: 91.2% of statements 20:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 64.7% of statements 20:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 20:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 20:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.574s coverage: 65.3% of statements 20:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 41.8% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 63.2% of statements 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:02 FAIL 20:31:02 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 20:31:02 $ docker stop --time=1 f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 20:31:04 $ docker rm -f --volumes f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:05 20:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:06 arm64: Pulling from edgex-lftools-log-publisher 20:31:06 8998bd30e6a1: Pulling fs layer 20:31:06 04944245beec: Pulling fs layer 20:31:06 699f458cf7ca: Pulling fs layer 20:31:06 765212b225bb: Pulling fs layer 20:31:06 f23df028b6ca: Pulling fs layer 20:31:06 d65c8cfc05b1: Pulling fs layer 20:31:06 2437ff75d9bd: Pulling fs layer 20:31:06 765212b225bb: Waiting 20:31:06 f23df028b6ca: Waiting 20:31:06 d65c8cfc05b1: Waiting 20:31:06 2437ff75d9bd: Waiting 20:31:06 04944245beec: Verifying Checksum 20:31:06 04944245beec: Download complete 20:31:06 765212b225bb: Verifying Checksum 20:31:06 765212b225bb: Download complete 20:31:06 f23df028b6ca: Verifying Checksum 20:31:06 f23df028b6ca: Download complete 20:31:06 d65c8cfc05b1: Verifying Checksum 20:31:06 d65c8cfc05b1: Download complete 20:31:06 699f458cf7ca: Verifying Checksum 20:31:06 699f458cf7ca: Download complete 20:31:07 8998bd30e6a1: Download complete 20:31:09 2437ff75d9bd: Verifying Checksum 20:31:09 2437ff75d9bd: Download complete 20:31:12 8998bd30e6a1: Pull complete 20:31:12 04944245beec: Pull complete 20:31:14 699f458cf7ca: Pull complete 20:31:14 765212b225bb: Pull complete 20:31:15 f23df028b6ca: Pull complete 20:31:15 d65c8cfc05b1: Pull complete 20:31:30 2437ff75d9bd: Pull complete 20:31:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container 20:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:34 $ docker top 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:35 ---> job-cost.sh 20:31:35 lf-activate-venv: SKIPPING 20:31:35 INFO: No Stack... 20:31:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:37 INFO: Archiving Costs [Pipeline] sh 20:31:38 + cat /w/workspace/edgex-go/3/archives/cost.csv 20:31:38 + cut -d, -f6 [Pipeline] lock 20:31:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] 20:31:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] did not exist. Created. 20:31:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:38 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:39 Stashed 1 file(s) [Pipeline] } 20:31:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:39 $ docker stop --time=1 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 20:31:41 $ docker rm -f --volumes 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 20:31:41 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 20:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:43 ---> package-listing.sh 20:31:43 ++ facter osfamily 20:31:43 ++ tr '[:upper:]' '[:lower:]' 20:31:43 + OS_FAMILY=debian 20:31:43 + workspace=/w/workspace/edgex-go/3 20:31:43 + START_PACKAGES=/tmp/packages_start.txt 20:31:43 + END_PACKAGES=/tmp/packages_end.txt 20:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:43 + PACKAGES=/tmp/packages_start.txt 20:31:43 + '[' /w/workspace/edgex-go/3 ']' 20:31:43 + PACKAGES=/tmp/packages_end.txt 20:31:43 + case "${OS_FAMILY}" in 20:31:43 + dpkg -l 20:31:43 + grep '^ii' 20:31:43 + '[' -f /tmp/packages_start.txt ']' 20:31:43 + '[' -f /tmp/packages_end.txt ']' 20:31:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:43 + '[' /w/workspace/edgex-go/3 ']' 20:31:43 + mkdir -p /w/workspace/edgex-go/3/archives/ 20:31:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 20:31:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 20:31:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:44 20:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:44 latest: Pulling from edgex-lftools-log-publisher 20:31:44 5eb5b503b376: Pulling fs layer 20:31:44 5c69ac0246d0: Pulling fs layer 20:31:44 ec43610c2a17: Pulling fs layer 20:31:44 3a2ae6a8a46f: Pulling fs layer 20:31:44 33b1e0a273af: Pulling fs layer 20:31:44 5d3b04190fa2: Pulling fs layer 20:31:44 2f39f015ded8: Pulling fs layer 20:31:44 33b1e0a273af: Waiting 20:31:44 2f39f015ded8: Waiting 20:31:44 5d3b04190fa2: Waiting 20:31:44 3a2ae6a8a46f: Waiting 20:31:44 5c69ac0246d0: Verifying Checksum 20:31:44 5c69ac0246d0: Download complete 20:31:44 3a2ae6a8a46f: Verifying Checksum 20:31:44 3a2ae6a8a46f: Download complete 20:31:44 33b1e0a273af: Verifying Checksum 20:31:44 33b1e0a273af: Download complete 20:31:44 5d3b04190fa2: Verifying Checksum 20:31:44 5d3b04190fa2: Download complete 20:31:44 ec43610c2a17: Verifying Checksum 20:31:44 ec43610c2a17: Download complete 20:31:45 5eb5b503b376: Verifying Checksum 20:31:45 5eb5b503b376: Download complete 20:31:45 2f39f015ded8: Download complete 20:31:46 5eb5b503b376: Pull complete 20:31:46 5c69ac0246d0: Pull complete 20:31:46 ec43610c2a17: Pull complete 20:31:46 3a2ae6a8a46f: Pull complete 20:31:46 33b1e0a273af: Pull complete 20:31:47 5d3b04190fa2: Pull complete 20:31:51 2f39f015ded8: Pull complete 20:31:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:51 prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container 20:31:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:31:52 $ docker top 656c7a574d6a503621f52f5b4691e5a84069de6a2fa2553bbc1b206df77aa3cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:53 + ls /var/log/sa-host 20:31:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:53 provisioning config files... 20:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6746752762617912066tmp [Pipeline] { [Pipeline] echo 20:31:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:53 ---> create-netrc.sh [Pipeline] } 20:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:54 ---> python-tools-install.sh [Pipeline] echo 20:31:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:54 ---> sudo-logs.sh 20:31:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:54 ---> job-cost.sh 20:31:54 lf-activate-venv: SKIPPING 20:31:54 DEBUG: total: 0.10999999940395355 20:31:54 INFO: Retrieving Stack Cost... 20:31:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:55 INFO: Archiving Costs [Pipeline] echo 20:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:56 ---> logs-deploy.sh 20:31:56 lf-activate-venv: SKIPPING 20:31:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4295/3 20:31:56 INFO: archiving workspace using pattern(s): 20:31:56 Archives upload complete. 20:31:56 INFO: archiving logs to Nexus 20:31:57 ---> uname -a: 20:31:57 Linux prd-ubuntu20-04-docker-8c-8g-2997 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:31:57 20:31:57 20:31:57 ---> lscpu: 20:31:57 Architecture: x86_64 20:31:57 CPU op-mode(s): 32-bit, 64-bit 20:31:57 Byte Order: Little Endian 20:31:57 Address sizes: 40 bits physical, 48 bits virtual 20:31:57 CPU(s): 8 20:31:57 On-line CPU(s) list: 0-7 20:31:57 Thread(s) per core: 1 20:31:57 Core(s) per socket: 1 20:31:57 Socket(s): 8 20:31:57 NUMA node(s): 1 20:31:57 Vendor ID: AuthenticAMD 20:31:57 CPU family: 23 20:31:57 Model: 49 20:31:57 Model name: AMD EPYC-Rome Processor 20:31:57 Stepping: 0 20:31:57 CPU MHz: 2799.956 20:31:57 BogoMIPS: 5599.91 20:31:57 Virtualization: AMD-V 20:31:57 Hypervisor vendor: KVM 20:31:57 Virtualization type: full 20:31:57 L1d cache: 256 KiB 20:31:57 L1i cache: 256 KiB 20:31:57 L2 cache: 4 MiB 20:31:57 L3 cache: 128 MiB 20:31:57 NUMA node0 CPU(s): 0-7 20:31:57 Vulnerability Itlb multihit: Not affected 20:31:57 Vulnerability L1tf: Not affected 20:31:57 Vulnerability Mds: Not affected 20:31:57 Vulnerability Meltdown: Not affected 20:31:57 Vulnerability Mmio stale data: Not affected 20:31:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:31:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:31:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:31:57 Vulnerability Srbds: Not affected 20:31:57 Vulnerability Tsx async abort: Not affected 20:31:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:31:57 20:31:57 20:31:57 ---> nproc: 20:31:57 8 20:31:57 20:31:57 20:31:57 ---> df -h: 20:31:57 Filesystem Size Used Avail Use% Mounted on 20:31:57 overlay 155G 12G 144G 8% / 20:31:57 tmpfs 64M 0 64M 0% /dev 20:31:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:31:57 shm 64M 0 64M 0% /dev/shm 20:31:57 /dev/vda1 155G 12G 144G 8% /facter-os 20:31:57 20:31:57 20:31:57 ---> sar -b -r -n DEV: 20:31:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2997) 01/18/23 _x86_64_ (8 CPU) 20:31:57 20:31:57 20:20:03 LINUX RESTART (8 CPU) 20:31:57 20:31:57 20:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:31:57 20:22:01 148.05 10.95 137.10 0.00 1755.81 66680.97 0.00 20:31:57 20:23:01 32.92 0.02 32.91 0.00 2.40 18579.96 0.00 20:31:57 20:24:01 1.45 0.00 1.45 0.00 0.00 74.24 0.00 20:31:57 20:25:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 20:31:57 20:26:01 55.29 10.60 44.69 0.00 5157.27 8818.40 0.00 20:31:57 20:27:01 4.08 0.02 4.07 0.00 0.13 96.23 0.00 20:31:57 20:28:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 20:31:57 20:29:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 20:31:57 20:30:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 20:31:57 20:31:01 1.97 0.00 1.97 0.00 0.00 23.06 0.00 20:31:57 Average: 25.04 2.16 22.88 0.00 691.55 9435.72 0.00 20:31:57 20:31:57 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:31:57 20:22:01 28267516 31422648 890448 2.71 112196 3265936 2268552 6.69 1375672 2822692 98940 20:31:57 20:23:01 28549680 31598796 717500 2.18 113900 3168968 1703456 5.02 1178348 2751352 2036 20:31:57 20:24:01 28549916 31599080 717168 2.18 113912 3168972 1703456 5.02 1178192 2751356 12 20:31:57 20:25:01 28539400 31588632 727488 2.21 113972 3168968 1724716 5.08 1191800 2751364 16 20:31:57 20:26:01 28014216 31563188 731716 2.23 147800 3623692 1823676 5.37 1516164 2913552 208 20:31:57 20:27:01 28025520 31569824 725260 2.21 146396 3620436 1777448 5.24 1509724 2910320 12 20:31:57 20:28:01 28025536 31569944 725112 2.21 146476 3620440 1777448 5.24 1509688 2910328 8 20:31:57 20:29:01 28025772 31570276 724748 2.20 146540 3620444 1777448 5.24 1509748 2910352 12 20:31:57 20:30:01 28025420 31570060 724648 2.20 146636 3620444 1777448 5.24 1509952 2910356 168 20:31:57 20:31:01 28025444 31570144 724544 2.20 146712 3620448 1777448 5.24 1509856 2910364 8 20:31:57 Average: 28204842 31562259 740863 2.25 133454 3449875 1811110 5.34 1398914 2854204 10142 20:31:57 20:31:57 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:31:57 20:22:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 20:31:57 20:22:01 veth635f087 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:31:57 20:22:01 ens3 632.92 563.60 9168.21 77.59 0.00 0.00 0.00 0.00 20:31:57 20:22:01 docker0 310.31 289.47 26.05 3405.50 0.00 0.00 0.00 0.00 20:31:57 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:23:01 ens3 16.99 13.11 13.57 7.76 0.00 0.00 0.00 0.00 20:31:57 20:23:01 docker0 0.65 0.63 0.04 0.05 0.00 0.00 0.00 0.00 20:31:57 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:24:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:31:57 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:25:01 ens3 5.12 4.33 6.34 17.04 0.00 0.00 0.00 0.00 20:31:57 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:31:57 20:26:01 ens3 165.22 100.95 2755.60 21.14 0.00 0.00 0.00 0.00 20:31:57 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:27:01 ens3 6.85 8.15 0.73 14.07 0.00 0.00 0.00 0.00 20:31:57 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:29:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:57 20:31:01 ens3 2.67 2.17 0.49 13.02 0.00 0.00 0.00 0.00 20:31:57 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:57 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 20:31:57 Average: ens3 83.07 69.25 1194.57 15.06 0.00 0.00 0.00 0.00 20:31:57 Average: docker0 31.10 29.01 2.61 340.59 0.00 0.00 0.00 0.00 20:31:57 20:31:57 20:31:57 ---> sar -P ALL: 20:31:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2997) 01/18/23 _x86_64_ (8 CPU) 20:31:57 20:31:57 20:20:03 LINUX RESTART (8 CPU) 20:31:57 20:31:57 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:31:57 20:22:01 all 14.15 0.00 5.11 1.96 0.07 78.71 20:31:57 20:22:01 0 14.25 0.00 4.12 0.35 0.07 81.21 20:31:57 20:22:01 1 13.86 0.00 5.86 0.14 0.08 80.06 20:31:57 20:22:01 2 14.82 0.00 5.40 9.89 0.05 69.83 20:31:57 20:22:01 3 13.53 0.00 4.66 0.53 0.07 81.21 20:31:57 20:22:01 4 17.43 0.00 4.87 1.05 0.07 76.58 20:31:57 20:22:01 5 14.21 0.00 5.20 0.52 0.07 80.00 20:31:57 20:22:01 6 13.19 0.00 5.31 0.37 0.08 81.05 20:31:57 20:22:01 7 11.88 0.00 5.45 2.89 0.08 79.69 20:31:57 20:23:01 all 24.70 0.00 4.33 0.41 0.05 70.52 20:31:57 20:23:01 0 25.71 0.00 4.14 0.00 0.05 70.09 20:31:57 20:23:01 1 24.62 0.00 4.56 0.00 0.03 70.79 20:31:57 20:23:01 2 24.66 0.00 6.00 2.01 0.05 67.28 20:31:57 20:23:01 3 24.67 0.00 3.60 0.00 0.05 71.68 20:31:57 20:23:01 4 23.28 0.00 4.87 0.05 0.05 71.76 20:31:57 20:23:01 5 25.05 0.00 3.83 0.99 0.03 70.09 20:31:57 20:23:01 6 24.84 0.00 4.46 0.15 0.05 70.50 20:31:57 20:23:01 7 24.80 0.00 3.14 0.07 0.05 71.95 20:31:57 20:24:01 all 0.11 0.00 0.02 0.00 0.01 99.85 20:31:57 20:24:01 0 0.72 0.00 0.03 0.00 0.00 99.25 20:31:57 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:24:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:31:57 20:24:01 3 0.08 0.00 0.05 0.00 0.03 99.83 20:31:57 20:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:31:57 20:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:31:57 20:24:01 6 0.03 0.00 0.05 0.00 0.02 99.90 20:31:57 20:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:31:57 20:25:01 all 0.12 0.00 0.03 0.01 0.01 99.82 20:31:57 20:25:01 0 0.10 0.00 0.05 0.02 0.02 99.82 20:31:57 20:25:01 1 0.07 0.00 0.02 0.02 0.00 99.90 20:31:57 20:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:31:57 20:25:01 3 0.17 0.00 0.03 0.00 0.03 99.77 20:31:57 20:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:31:57 20:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:31:57 20:25:01 6 0.17 0.00 0.05 0.00 0.02 99.77 20:31:57 20:25:01 7 0.40 0.00 0.05 0.02 0.00 99.53 20:31:57 20:26:01 all 2.16 0.00 1.52 0.45 0.03 95.84 20:31:57 20:26:01 0 1.64 0.00 1.49 0.53 0.03 96.31 20:31:57 20:26:01 1 2.34 0.00 1.20 0.35 0.03 96.08 20:31:57 20:26:01 2 1.38 0.00 3.53 0.07 0.00 95.02 20:31:57 20:26:01 3 2.76 0.00 1.27 0.42 0.02 95.54 20:31:57 20:26:01 4 3.43 0.00 1.07 0.07 0.02 95.42 20:31:57 20:26:01 5 2.91 0.00 1.29 0.68 0.02 95.11 20:31:57 20:26:01 6 1.67 0.00 1.29 0.40 0.03 96.60 20:31:57 20:26:01 7 1.17 0.00 1.02 1.07 0.05 96.68 20:31:57 20:27:01 all 0.13 0.00 0.06 0.02 0.01 99.79 20:31:57 20:27:01 0 0.15 0.00 0.08 0.00 0.00 99.77 20:31:57 20:27:01 1 0.12 0.00 0.05 0.00 0.00 99.83 20:31:57 20:27:01 2 0.05 0.00 0.05 0.00 0.02 99.88 20:31:57 20:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:31:57 20:27:01 4 0.25 0.00 0.07 0.00 0.00 99.68 20:31:57 20:27:01 5 0.10 0.00 0.05 0.05 0.00 99.80 20:31:57 20:27:01 6 0.07 0.00 0.08 0.10 0.02 99.73 20:31:57 20:27:01 7 0.23 0.00 0.05 0.00 0.02 99.70 20:31:57 20:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:31:57 20:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:57 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:57 20:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:57 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:31:57 20:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:31:57 20:28:01 6 0.02 0.00 0.02 0.05 0.00 99.92 20:31:57 20:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:31:57 20:29:01 all 0.04 0.00 0.04 0.00 0.01 99.91 20:31:57 20:29:01 0 0.07 0.00 0.13 0.00 0.02 99.78 20:31:57 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:57 20:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:31:57 20:29:01 3 0.07 0.00 0.07 0.00 0.00 99.87 20:31:57 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:31:57 20:29:01 5 0.02 0.00 0.05 0.02 0.02 99.90 20:31:57 20:29:01 6 0.05 0.00 0.02 0.02 0.00 99.92 20:31:57 20:29:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:31:57 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:31:57 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:31:57 20:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:31:57 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:57 20:30:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:31:57 20:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:31:57 20:31:01 all 0.05 0.00 0.02 0.01 0.01 99.92 20:31:57 20:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:31:57 20:31:01 1 0.07 0.00 0.02 0.02 0.00 99.90 20:31:57 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:57 20:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:31:57 20:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:31:57 20:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:31:57 20:31:01 6 0.03 0.00 0.03 0.03 0.00 99.90 20:31:57 20:31:01 7 0.17 0.00 0.05 0.00 0.03 99.75 20:31:57 Average: all 4.13 0.00 1.11 0.28 0.02 94.46 20:31:57 Average: 0 4.28 0.00 1.01 0.09 0.02 94.60 20:31:57 Average: 1 4.09 0.00 1.16 0.05 0.02 94.68 20:31:57 Average: 2 4.08 0.00 1.50 1.18 0.02 93.22 20:31:57 Average: 3 4.11 0.00 0.96 0.09 0.02 94.81 20:31:57 Average: 4 4.42 0.00 1.08 0.12 0.02 94.36 20:31:57 Average: 5 4.21 0.00 1.04 0.23 0.02 94.50 20:31:57 Average: 6 3.98 0.00 1.12 0.12 0.02 94.75 20:31:57 Average: 7 3.86 0.00 0.98 0.40 0.03 94.73 20:31:57 20:31:57 20:31:57