Pull request #4332 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e66f81aa875b8d80b156d8216195a398dbb05564+6d8f48994a916f3def33c5fcae83023f2b377d3e (4b201dd973db99b68a5acf8350636d3ac74adda3) 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-ssh3593107327810257395.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-ssh6021871780389796350.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4276407650837790444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121614526234232630.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9187141368549509124.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4332/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4332/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11112691130745324910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-4968 in /w/workspace/edgexfoundry_edgex-go_PR-4332 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit e66f81aa875b8d80b156d8216195a398dbb05564 Merge succeeded, producing e66f81aa875b8d80b156d8216195a398dbb05564 Checking out Revision e66f81aa875b8d80b156d8216195a398dbb05564 (PR-4332) > 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/4332/head:refs/remotes/origin/PR-4332 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e66f81aa875b8d80b156d8216195a398dbb05564 # 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 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e66f81aa875b8d80b156d8216195a398dbb05564 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:59 ========================================================= 19:03:59 EdgeX Global Pipelines Version Info 19:03:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:00 ------------------- 19:04:00 stable info: 19:04:00 ------------------- 19:04:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:00 Message: update stable to v1.0.244 19:04:00 ------------------- 19:04:00 experimental info: 19:04:00 ------------------- 19:04:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4332 [Pipeline] echo 19:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4332 [Pipeline] echo 19:04:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4332 [Pipeline] echo 19:04:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e66f81aa875b8d80b156d8216195a398dbb05564 [Pipeline] echo 19:04:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e66f81a [Pipeline] echo 19:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:02 provisioning config files... 19:04:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17072067458560312106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:02 ---> docker-login.sh 19:04:02 nexus3.edgexfoundry.org:10001 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 nexus3.edgexfoundry.org:10002 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 nexus3.edgexfoundry.org:10003 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 nexus3.edgexfoundry.org:10004 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 docker.io 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 ---> docker-login.sh ends [Pipeline] } 19:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 19:04:05 + + cut -d/ -f2 19:04:05 dirname cmd/core-command/Dockerfile 19:04:05 + echo core-command,cmd/core-command/Dockerfile 19:04:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:05 + dirname cmd/core-data/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo core-data,cmd/core-data/Dockerfile 19:04:05 + + cut -d/ -f2 19:04:05 dirname cmd/core-metadata/Dockerfile 19:04:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:05 + cut -d/+ -f2 19:04:05 dirname cmd/security-bootstrapper/Dockerfile 19:04:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:05 + dirname cmd/security-proxy-setup/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:05 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:05 + dirname cmd/security-spire-agent/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:05 + dirname cmd/security-spire-config/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:05 + dirname cmd/security-spire-server/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:05 + dirname cmd/support-notifications/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:05 + dirname cmd/support-scheduler/Dockerfile 19:04:05 + cut -d/ -f2 19:04:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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 19:04:05 + git rev-list -1 --merges e66f81aa875b8d80b156d8216195a398dbb05564~1..e66f81aa875b8d80b156d8216195a398dbb05564 [Pipeline] echo 19:04:05 -----------> git rev-list -1 --merges e66f81aa875b8d80b156d8216195a398dbb05564~1..e66f81aa875b8d80b156d8216195a398dbb05564 e66f81aa875b8d80b156d8216195a398dbb05564 [false] [Pipeline] sh 19:04:06 + git log --format=format:%s -1 e66f81aa875b8d80b156d8216195a398dbb05564 [Pipeline] echo 19:04:06 ========================================================= 19:04:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:06 + grep -v github /etc/ssh/ssh_known_hosts 19:04:06 + [ -e /tmp/ssh_known_hosts ] 19:04:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:06 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:06 19:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:08 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:08 b85a868b505f: Pulling fs layer 19:04:08 e2be974225ed: Pulling fs layer 19:04:08 339a4e72a1f5: Pulling fs layer 19:04:08 988bab9f4d93: Pulling fs layer 19:04:08 1469e6f7b9e6: Pulling fs layer 19:04:08 eaf3925da568: Pulling fs layer 19:04:08 bab4dde63d76: Pulling fs layer 19:04:08 bde34c3a00c8: Pulling fs layer 19:04:08 b352a97aabf1: Pulling fs layer 19:04:08 4872d77fe225: Pulling fs layer 19:04:08 5851b861e8e6: Pulling fs layer 19:04:08 988bab9f4d93: Waiting 19:04:08 1469e6f7b9e6: Waiting 19:04:08 bab4dde63d76: Waiting 19:04:08 4872d77fe225: Waiting 19:04:08 5851b861e8e6: Waiting 19:04:08 eaf3925da568: Waiting 19:04:08 bde34c3a00c8: Waiting 19:04:08 b352a97aabf1: Waiting 19:04:08 e2be974225ed: Verifying Checksum 19:04:08 e2be974225ed: Download complete 19:04:08 988bab9f4d93: Verifying Checksum 19:04:08 988bab9f4d93: Download complete 19:04:08 1469e6f7b9e6: Verifying Checksum 19:04:08 1469e6f7b9e6: Download complete 19:04:08 339a4e72a1f5: Verifying Checksum 19:04:08 339a4e72a1f5: Download complete 19:04:08 eaf3925da568: Verifying Checksum 19:04:08 eaf3925da568: Download complete 19:04:08 bde34c3a00c8: Verifying Checksum 19:04:08 bde34c3a00c8: Download complete 19:04:08 b352a97aabf1: Verifying Checksum 19:04:08 b352a97aabf1: Download complete 19:04:08 4872d77fe225: Download complete 19:04:08 5851b861e8e6: Download complete 19:04:08 b85a868b505f: Verifying Checksum 19:04:08 b85a868b505f: Download complete 19:04:09 bab4dde63d76: Verifying Checksum 19:04:09 bab4dde63d76: Download complete 19:04:10 b85a868b505f: Pull complete 19:04:11 e2be974225ed: Pull complete 19:04:12 339a4e72a1f5: Pull complete 19:04:12 988bab9f4d93: Pull complete 19:04:13 1469e6f7b9e6: Pull complete 19:04:14 eaf3925da568: Pull complete 19:04:17 bab4dde63d76: Pull complete 19:04:17 bde34c3a00c8: Pull complete 19:04:18 b352a97aabf1: Pull complete 19:04:18 4872d77fe225: Pull complete 19:04:19 5851b861e8e6: Pull complete 19:04:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:20 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 19:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:32 $ docker top ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 -eo pid,comm 19:04:32 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). 19:04:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:32 [ssh-agent] Looking for ssh-agent implementation... 19:04:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:32 $ docker exec ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 ssh-agent 19:04:32 SSH_AUTH_SOCK=/tmp/ssh-eBzEjj8rIsw0/agent.14 19:04:32 SSH_AGENT_PID=20 19:04:32 Running ssh-add (command line suppressed) 19:04:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1199728151510026831.key (/w/workspace/edgex-go/1@tmp/private_key_1199728151510026831.key) 19:04:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:33 + git tag --points-at HEAD [Pipeline] } 19:04:33 $ docker exec --env ******** --env ******** ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 ssh-agent -k 19:04:33 unset SSH_AUTH_SOCK; 19:04:33 unset SSH_AGENT_PID; 19:04:33 echo Agent pid 20 killed; 19:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:33 [ssh-agent] Looking for ssh-agent implementation... 19:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:33 $ docker exec ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 ssh-agent 19:04:33 SSH_AUTH_SOCK=/tmp/ssh-JnQaw0dut541/agent.52 19:04:33 SSH_AGENT_PID=58 19:04:33 Running ssh-add (command line suppressed) 19:04:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1306885622578829777.key (/w/workspace/edgex-go/1@tmp/private_key_1306885622578829777.key) 19:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:34 + git semver init 19:04:35 2023-02-07 19:04:34,880 [run_init] DEBUG init version:0.0.0 force:False 19:04:35 2023-02-07 19:04:34,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:35 2023-02-07 19:04:34,884 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:35 2023-02-07 19:04:34,885 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:04:43 2023-02-07 19:04:42,041 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:43 2023-02-07 19:04:42,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4332 with force:False 19:04:43 2023-02-07 19:04:42,042 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4332 19:04:43 2023-02-07 19:04:42,046 [execute] INFO git cat-file --batch-check 19:04:43 2023-02-07 19:04:42,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:43 2023-02-07 19:04:42,052 [execute] INFO git cat-file --batch 19:04:43 2023-02-07 19:04:42,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:43 2023-02-07 19:04:42,057 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4332 19:04:43 0.0.0 [Pipeline] } 19:04:43 $ docker exec --env ******** --env ******** ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 ssh-agent -k 19:04:43 unset SSH_AUTH_SOCK; 19:04:43 unset SSH_AGENT_PID; 19:04:43 echo Agent pid 58 killed; 19:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:43 + git semver [Pipeline] } 19:04:44 $ docker stop --time=1 ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 19:04:45 $ docker rm -f --volumes ce9af83517574cf450e1e122c6ff48800fe2dae6f92018a6d6f125121e744d13 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:46 Stashed 1 file(s) [Pipeline] echo 19:04:46 [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 19:04:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:47 ========================================================= 19:04:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:48 213ec9aee27d: Pulling fs layer 19:04:48 4583459ba037: Pulling fs layer 19:04:48 93c1e223e6f2: Pulling fs layer 19:04:48 53926ce57604: Pulling fs layer 19:04:48 21b2b0c7a3f4: Pulling fs layer 19:04:48 22ff95d597cd: Pulling fs layer 19:04:48 12d6caf4c0d1: Pulling fs layer 19:04:48 96b7cbca73a9: Pulling fs layer 19:04:48 a7acece74701: Pulling fs layer 19:04:48 22ff95d597cd: Waiting 19:04:48 12d6caf4c0d1: Waiting 19:04:48 96b7cbca73a9: Waiting 19:04:48 53926ce57604: Waiting 19:04:48 21b2b0c7a3f4: Waiting 19:04:48 a7acece74701: Waiting 19:04:48 93c1e223e6f2: Verifying Checksum 19:04:48 93c1e223e6f2: Download complete 19:04:48 4583459ba037: Verifying Checksum 19:04:48 4583459ba037: Download complete 19:04:48 21b2b0c7a3f4: Verifying Checksum 19:04:48 21b2b0c7a3f4: Download complete 19:04:48 22ff95d597cd: Verifying Checksum 19:04:48 22ff95d597cd: Download complete 19:04:48 213ec9aee27d: Verifying Checksum 19:04:48 213ec9aee27d: Download complete 19:04:48 12d6caf4c0d1: Download complete 19:04:49 a7acece74701: Verifying Checksum 19:04:49 a7acece74701: Download complete 19:04:50 213ec9aee27d: Pull complete 19:04:50 53926ce57604: Verifying Checksum 19:04:50 53926ce57604: Download complete 19:04:50 96b7cbca73a9: Verifying Checksum 19:04:50 96b7cbca73a9: Download complete 19:04:51 4583459ba037: Pull complete 19:04:53 93c1e223e6f2: Pull complete 19:04:59 53926ce57604: Pull complete 19:04:59 21b2b0c7a3f4: Pull complete 19:04:59 22ff95d597cd: Pull complete 19:04:59 12d6caf4c0d1: Pull complete 19:05:02 Still waiting to schedule task 19:05:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:02 96b7cbca73a9: Pull complete 19:05:03 a7acece74701: Pull complete 19:05:03 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:04 WORKDIR /edgex 19:05:04 COPY go.mod . 19:05:04 RUN go mod download 19:05:04 + docker build -t ci-base-image-x86_64 -f - . 19:05:04 Sending build context to Docker daemon 170.1MB 19:05:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:04 ---> db6d94c90886 19:05:04 Step 2/4 : WORKDIR /edgex 19:05:14 ---> Running in 501d72cbb1e4 19:05:14 Removing intermediate container 501d72cbb1e4 19:05:14 ---> a9314571ba7e 19:05:14 Step 3/4 : COPY go.mod . 19:05:14 ---> f94f6b1817c9 19:05:14 Step 4/4 : RUN go mod download 19:05:14 ---> Running in 6e891b5ecfd9 19:05:36 Removing intermediate container 6e891b5ecfd9 19:05:36 ---> 91900a4a9c92 19:05:36 Successfully built 91900a4a9c92 19:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:36 + docker inspect -f . ci-base-image-x86_64 19:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:37 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 19:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:37 $ docker top 8939b9260f900ff110b2fc496e24c0b0ec4824d94c4c08c4260fd31676bebb41 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:37 + go version 19:05:37 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:37 $ docker stop --time=1 8939b9260f900ff110b2fc496e24c0b0ec4824d94c4c08c4260fd31676bebb41 19:05:39 $ docker rm -f --volumes 8939b9260f900ff110b2fc496e24c0b0ec4824d94c4c08c4260fd31676bebb41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:40 + docker inspect -f . ci-base-image-x86_64 19:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:40 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 19:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:40 $ docker top 5ea91aab42404632413df1a002fa392faa10d38868a619d3c26c77a2f5f59ebc -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:40 ========================================================= 19:05:40 [edgeXBuildGoParallel] Running Tests and Build... 19:05:40 ========================================================= [Pipeline] sh 19:05:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:41 + make test 19:05:41 go test -race -coverprofile=coverage.out ./... 19:05:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:00 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 19:06:00 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 19:06:00 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 19:06:00 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 19:06:00 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 19:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.082s coverage: 43.1% of statements 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.645s coverage: 89.2% of statements 19:06:05 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 19:06:05 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 19:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 19:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 19:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 79.9% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.085s coverage: 86.9% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.7% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 65.3% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 19:06:24 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:06:24 $ docker stop --time=1 5ea91aab42404632413df1a002fa392faa10d38868a619d3c26c77a2f5f59ebc 19:06:26 $ docker rm -f --volumes 5ea91aab42404632413df1a002fa392faa10d38868a619d3c26c77a2f5f59ebc [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] } 19:06:27 Failed in branch amd64 19:07:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4971 in /w/workspace/edgexfoundry_edgex-go_PR-4332 [Pipeline] { [Pipeline] ws 19:07:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:20 The recommended git tool is: git 19:07:25 using credential edgex-jenkins-ssh 19:07:25 Cloning the remote Git repository 19:07:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:25 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:25 > git --version # timeout=10 19:07:25 > git --version # 'git version 2.25.1' 19:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4332/head:refs/remotes/origin/PR-4332 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:44 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit e66f81aa875b8d80b156d8216195a398dbb05564 19:07:45 Merge succeeded, producing e66f81aa875b8d80b156d8216195a398dbb05564 19:07:45 Checking out Revision e66f81aa875b8d80b156d8216195a398dbb05564 (PR-4332) 19:07:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 19:07:45 > git --version # timeout=10 19:07:45 > git --version # 'git version 2.25.1' 19:07:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:44 > git config core.sparsecheckout # timeout=10 19:07:44 > git checkout -f e66f81aa875b8d80b156d8216195a398dbb05564 # timeout=10 19:07:44 > git remote # timeout=10 19:07:44 > git config --get remote.origin.url # timeout=10 19:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:45 > git merge 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 19:07:45 > git rev-parse HEAD^{commit} # timeout=10 19:07:45 > git config core.sparsecheckout # timeout=10 19:07:45 > git checkout -f e66f81aa875b8d80b156d8216195a398dbb05564 # timeout=10 19:07:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:46 Dload Upload Total Spent Left Speed 19:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 19:07:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:47 + sudo tee /etc/docker/daemon.new 19:07:47 { 19:07:47 "registry-mirrors": [ 19:07:47 "https://nexus3.edgexfoundry.org:10001" 19:07:47 ], 19:07:47 "bip": "10.250.0.254/24", 19:07:47 "hosts": [ 19:07:47 "tcp://0.0.0.0:5555", 19:07:47 "unix:///var/run/docker.sock" 19:07:47 ], 19:07:47 "mtu": 1458, 19:07:47 "selinux-enabled": true, 19:07:47 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:47 } [Pipeline] sh 19:07:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:06 provisioning config files... 19:08:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4530960524506633650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:07 ---> docker-login.sh 19:08:07 nexus3.edgexfoundry.org:10001 19:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:08 Configure a credential helper to remove this warning. See 19:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:08 19:08:08 Login Succeeded 19:08:08 nexus3.edgexfoundry.org:10002 19:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:08 Configure a credential helper to remove this warning. See 19:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:08 19:08:08 Login Succeeded 19:08:08 nexus3.edgexfoundry.org:10003 19:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:09 Configure a credential helper to remove this warning. See 19:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:09 19:08:09 Login Succeeded 19:08:09 nexus3.edgexfoundry.org:10004 19:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:09 Configure a credential helper to remove this warning. See 19:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:09 19:08:09 Login Succeeded 19:08:09 docker.io 19:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:10 Configure a credential helper to remove this warning. See 19:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:10 19:08:10 Login Succeeded 19:08:10 ---> docker-login.sh ends [Pipeline] } 19:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:10 ========================================================= 19:08:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:11 9b18e9b68314: Pulling fs layer 19:08:11 35d82f9e3411: Pulling fs layer 19:08:11 e16973657156: Pulling fs layer 19:08:11 fc693d55d65f: Pulling fs layer 19:08:11 7e9fc2657dce: Pulling fs layer 19:08:11 dda99020689f: Pulling fs layer 19:08:11 db1c61fa0a46: Pulling fs layer 19:08:11 891c053d2c06: Pulling fs layer 19:08:11 7e9fc2657dce: Waiting 19:08:11 dda99020689f: Waiting 19:08:11 db1c61fa0a46: Waiting 19:08:11 fc693d55d65f: Waiting 19:08:11 891c053d2c06: Waiting 19:08:11 e16973657156: Verifying Checksum 19:08:11 e16973657156: Download complete 19:08:11 35d82f9e3411: Download complete 19:08:11 7e9fc2657dce: Download complete 19:08:11 dda99020689f: Verifying Checksum 19:08:11 dda99020689f: Download complete 19:08:11 9b18e9b68314: Verifying Checksum 19:08:11 9b18e9b68314: Download complete 19:08:13 9b18e9b68314: Pull complete 19:08:13 891c053d2c06: Verifying Checksum 19:08:13 891c053d2c06: Download complete 19:08:13 35d82f9e3411: Pull complete 19:08:13 e16973657156: Pull complete 19:08:14 db1c61fa0a46: Verifying Checksum 19:08:14 db1c61fa0a46: Download complete 19:08:16 fc693d55d65f: Verifying Checksum 19:08:16 fc693d55d65f: Download complete 19:08:29 fc693d55d65f: Pull complete 19:08:29 7e9fc2657dce: Pull complete 19:08:29 dda99020689f: Pull complete 19:08:33 db1c61fa0a46: Pull complete 19:08:34 891c053d2c06: Pull complete 19:08:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:35 + docker build -t ci-base-image-arm64 -f - . 19:08:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:35 WORKDIR /edgex 19:08:35 COPY go.mod . 19:08:35 RUN go mod download 19:08:35 Sending build context to Docker daemon 3.09MB 19:08:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:35 ---> f96f9c87975a 19:08:35 Step 2/4 : WORKDIR /edgex 19:08:37 ---> Running in 3183f397d72b 19:08:38 Removing intermediate container 3183f397d72b 19:08:38 ---> 0f2d3311347e 19:08:38 Step 3/4 : COPY go.mod . 19:08:38 ---> 4538ef40d411 19:08:38 Step 4/4 : RUN go mod download 19:08:38 ---> Running in 13a8f043684a 19:09:10 Removing intermediate container 13a8f043684a 19:09:10 ---> 8421a3b87413 19:09:10 Successfully built 8421a3b87413 19:09:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:10 + docker inspect -f . ci-base-image-arm64 19:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:11 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 19:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:12 $ docker top cf15a015f06236a0ee3158a8f0aef0bfdf49da548e93b41cbb317068fe37cdc5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:13 + go version 19:09:13 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:13 $ docker stop --time=1 cf15a015f06236a0ee3158a8f0aef0bfdf49da548e93b41cbb317068fe37cdc5 19:09:14 $ docker rm -f --volumes cf15a015f06236a0ee3158a8f0aef0bfdf49da548e93b41cbb317068fe37cdc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:15 + docker inspect -f . ci-base-image-arm64 19:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:15 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 19:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:17 $ docker top 4bb17f4392ec7fe8e28980667f3c3b482a675bac87c518bae93fab79e70686cb -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:17 ========================================================= 19:09:17 [edgeXBuildGoParallel] Running Tests and Build... 19:09:17 ========================================================= [Pipeline] sh 19:09:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:18 + make test 19:09:18 go test -race -coverprofile=coverage.out ./... 19:09:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:11:33 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 19:11:33 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 19:11:33 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 19:11:33 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 19:11:33 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 19:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.678s coverage: 43.1% of statements 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.420s coverage: 54.0% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.872s coverage: 89.2% of statements 19:12:19 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 19:12:19 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.475s coverage: 72.2% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.359s coverage: 65.9% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.649s coverage: 0.9% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.465s coverage: 29.6% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.376s coverage: 47.1% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.394s coverage: 82.9% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.832s coverage: 94.1% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.382s coverage: 96.3% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.286s coverage: 94.4% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements 19:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.030s coverage: 79.9% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.248s coverage: 86.9% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.916s coverage: 64.7% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.508s coverage: 100.0% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.180s coverage: 100.0% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 19:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.807s coverage: 65.3% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.209s coverage: 41.8% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.496s coverage: 89.5% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.533s coverage: 84.8% of statements 19:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements 19:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements 19:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements 19:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.452s coverage: 97.7% of statements 19:13:12 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:13:12 $ docker stop --time=1 4bb17f4392ec7fe8e28980667f3c3b482a675bac87c518bae93fab79e70686cb 19:13:14 $ docker rm -f --volumes 4bb17f4392ec7fe8e28980667f3c3b482a675bac87c518bae93fab79e70686cb [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 19:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:16 19:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:17 arm64: Pulling from edgex-lftools-log-publisher 19:13:17 8998bd30e6a1: Pulling fs layer 19:13:17 04944245beec: Pulling fs layer 19:13:17 699f458cf7ca: Pulling fs layer 19:13:17 765212b225bb: Pulling fs layer 19:13:17 f23df028b6ca: Pulling fs layer 19:13:17 d65c8cfc05b1: Pulling fs layer 19:13:17 2437ff75d9bd: Pulling fs layer 19:13:17 f23df028b6ca: Waiting 19:13:17 d65c8cfc05b1: Waiting 19:13:17 765212b225bb: Waiting 19:13:17 2437ff75d9bd: Waiting 19:13:17 04944245beec: Verifying Checksum 19:13:17 04944245beec: Download complete 19:13:17 765212b225bb: Verifying Checksum 19:13:17 765212b225bb: Download complete 19:13:17 f23df028b6ca: Verifying Checksum 19:13:17 f23df028b6ca: Download complete 19:13:17 d65c8cfc05b1: Verifying Checksum 19:13:17 d65c8cfc05b1: Download complete 19:13:17 699f458cf7ca: Verifying Checksum 19:13:17 699f458cf7ca: Download complete 19:13:17 8998bd30e6a1: Download complete 19:13:20 2437ff75d9bd: Verifying Checksum 19:13:20 2437ff75d9bd: Download complete 19:13:21 8998bd30e6a1: Pull complete 19:13:22 04944245beec: Pull complete 19:13:23 699f458cf7ca: Pull complete 19:13:24 765212b225bb: Pull complete 19:13:25 f23df028b6ca: Pull complete 19:13:25 d65c8cfc05b1: Pull complete 19:13:40 2437ff75d9bd: Pull complete 19:13:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 19:13:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:13:43 $ docker top 28fb10f184bf379ec2214ae58308fe66133cf8c19da4616352ae640e200cc617 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:44 ---> job-cost.sh 19:13:44 lf-activate-venv: SKIPPING 19:13:44 INFO: No Stack... 19:13:44 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:45 INFO: Archiving Costs [Pipeline] sh 19:13:46 + cut -d, -f6 19:13:46 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:13:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4332-1-stack-cost] 19:13:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4332-1-stack-cost] did not exist. Created. 19:13:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:47 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:48 Stashed 1 file(s) [Pipeline] } 19:13:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4332-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:48 $ docker stop --time=1 28fb10f184bf379ec2214ae58308fe66133cf8c19da4616352ae640e200cc617 19:13:49 $ docker rm -f --volumes 28fb10f184bf379ec2214ae58308fe66133cf8c19da4616352ae640e200cc617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:50 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 19:13:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:13:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:53 ---> package-listing.sh 19:13:53 ++ facter osfamily 19:13:53 ++ tr '[:upper:]' '[:lower:]' 19:13:53 + OS_FAMILY=debian 19:13:53 + workspace=/w/workspace/edgex-go/1 19:13:53 + START_PACKAGES=/tmp/packages_start.txt 19:13:53 + END_PACKAGES=/tmp/packages_end.txt 19:13:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:53 + PACKAGES=/tmp/packages_start.txt 19:13:53 + '[' /w/workspace/edgex-go/1 ']' 19:13:53 + PACKAGES=/tmp/packages_end.txt 19:13:53 + case "${OS_FAMILY}" in 19:13:53 + dpkg -l 19:13:53 + grep '^ii' 19:13:53 + '[' -f /tmp/packages_start.txt ']' 19:13:53 + '[' -f /tmp/packages_end.txt ']' 19:13:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:53 + '[' /w/workspace/edgex-go/1 ']' 19:13:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:13:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:13:53 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:54 19:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:55 latest: Pulling from edgex-lftools-log-publisher 19:13:55 5eb5b503b376: Pulling fs layer 19:13:55 5c69ac0246d0: Pulling fs layer 19:13:55 ec43610c2a17: Pulling fs layer 19:13:55 3a2ae6a8a46f: Pulling fs layer 19:13:55 33b1e0a273af: Pulling fs layer 19:13:55 5d3b04190fa2: Pulling fs layer 19:13:55 2f39f015ded8: Pulling fs layer 19:13:55 33b1e0a273af: Waiting 19:13:55 5d3b04190fa2: Waiting 19:13:55 2f39f015ded8: Waiting 19:13:55 3a2ae6a8a46f: Waiting 19:13:55 5c69ac0246d0: Verifying Checksum 19:13:55 5c69ac0246d0: Download complete 19:13:55 3a2ae6a8a46f: Verifying Checksum 19:13:55 3a2ae6a8a46f: Download complete 19:13:55 33b1e0a273af: Verifying Checksum 19:13:55 33b1e0a273af: Download complete 19:13:55 5d3b04190fa2: Verifying Checksum 19:13:55 5d3b04190fa2: Download complete 19:13:55 ec43610c2a17: Verifying Checksum 19:13:55 ec43610c2a17: Download complete 19:13:55 5eb5b503b376: Verifying Checksum 19:13:55 5eb5b503b376: Download complete 19:13:56 2f39f015ded8: Verifying Checksum 19:13:56 2f39f015ded8: Download complete 19:13:56 5eb5b503b376: Pull complete 19:13:56 5c69ac0246d0: Pull complete 19:13:57 ec43610c2a17: Pull complete 19:13:57 3a2ae6a8a46f: Pull complete 19:13:57 33b1e0a273af: Pull complete 19:13:57 5d3b04190fa2: Pull complete 19:14:01 2f39f015ded8: Pull complete 19:14:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:01 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 19:14:01 $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:08 $ docker top 2dfd5f7d9ef26468ca5cbf67cd0d0f9e0cebd4703078a89d67d64282a1fc8807 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:08 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:09 + ls /var/log/sa-host 19:14:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:09 provisioning config files... 19:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13054406604724701525tmp [Pipeline] { [Pipeline] echo 19:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:09 ---> create-netrc.sh [Pipeline] } 19:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:10 ---> python-tools-install.sh [Pipeline] echo 19:14:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:10 ---> sudo-logs.sh 19:14:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:10 ---> job-cost.sh 19:14:10 lf-activate-venv: SKIPPING 19:14:10 DEBUG: total: 0.10999999940395355 19:14:10 INFO: Retrieving Stack Cost... 19:14:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:12 INFO: Archiving Costs [Pipeline] echo 19:14:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:12 ---> logs-deploy.sh 19:14:12 lf-activate-venv: SKIPPING 19:14:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4332/1 19:14:12 INFO: archiving workspace using pattern(s): 19:14:13 Archives upload complete. 19:14:13 INFO: archiving logs to Nexus