Pull request #4338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f47ffa6976a8bada691ef4e48f008b2e483975a2+fd143bca65ac0d1bc15f90e7e7129bfbe164c660 (f1efdacaf74c56d22f836b3877eb272ff2b3542d) 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-ssh10018006860932840352.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-ssh4647569034883573934.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-4338/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-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11921815256165200779.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-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3023628121797818972.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-ssh15707743218012242232.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-4338/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-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6119712868767653885.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-5150 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [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 > 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/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fd143bca65ac0d1bc15f90e7e7129bfbe164c660 into PR head commit f47ffa6976a8bada691ef4e48f008b2e483975a2 Merge succeeded, producing f47ffa6976a8bada691ef4e48f008b2e483975a2 Checking out Revision f47ffa6976a8bada691ef4e48f008b2e483975a2 (PR-4338) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:43 ========================================================= 19:03:43 EdgeX Global Pipelines Version Info 19:03:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # 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 fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 19:03:44 ------------------- 19:03:44 stable info: 19:03:44 ------------------- 19:03:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:44 Message: update stable to v1.0.244 19:03:44 ------------------- 19:03:44 experimental info: 19:03:44 ------------------- 19:03:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4338 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4338 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4338 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f47ffa6 [Pipeline] echo 19:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:46 provisioning config files... 19:03:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config905748516754050646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:47 ---> docker-login.sh 19:03:47 nexus3.edgexfoundry.org:10001 19:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:47 Configure a credential helper to remove this warning. See 19:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:47 19:03:47 Login Succeeded 19:03:47 nexus3.edgexfoundry.org:10002 19:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:47 Configure a credential helper to remove this warning. See 19:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:47 19:03:47 Login Succeeded 19:03:47 nexus3.edgexfoundry.org:10003 19:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:48 Configure a credential helper to remove this warning. See 19:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:48 19:03:48 Login Succeeded 19:03:48 nexus3.edgexfoundry.org:10004 19:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:48 Configure a credential helper to remove this warning. See 19:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:48 19:03:48 Login Succeeded 19:03:48 docker.io 19:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:48 Configure a credential helper to remove this warning. See 19:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:48 19:03:48 Login Succeeded 19:03:48 ---> docker-login.sh ends [Pipeline] } 19:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:49 + 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:03:49 + + cut -d/ -f2 19:03:49 dirname cmd/core-command/Dockerfile 19:03:49 + echo core-command,cmd/core-command/Dockerfile 19:03:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:49 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 19:03:49 19:03:49 + echo core-data,cmd/core-data/Dockerfile 19:03:49 + + dirname cmd/core-metadata/Dockerfile 19:03:49 cut -d/ -f2 19:03:49 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:49 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 19:03:49 19:03:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + dirname cmd/security-proxy-setup/Dockerfile 19:03:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:49 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:49 + dirname cmd/security-spire-agent/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:49 + dirname cmd/security-spire-config/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:49 + dirname cmd/security-spire-server/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:49 + + dirname cmd/support-notifications/Dockerfile 19:03:49 cut -d/ -f2 19:03:49 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:49 + dirname cmd/support-scheduler/Dockerfile 19:03:49 + cut -d/ -f2 19:03:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:49 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:03:49 + git rev-list -1 --merges f47ffa6976a8bada691ef4e48f008b2e483975a2~1..f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo 19:03:49 -----------> git rev-list -1 --merges f47ffa6976a8bada691ef4e48f008b2e483975a2~1..f47ffa6976a8bada691ef4e48f008b2e483975a2 f47ffa6976a8bada691ef4e48f008b2e483975a2 [false] [Pipeline] sh 19:03:50 + git log --format=format:%s -1 f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo 19:03:50 ========================================================= 19:03:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:50 + grep -v github /etc/ssh/ssh_known_hosts 19:03:50 + [ -e /tmp/ssh_known_hosts ] 19:03:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:50 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:51 19:03:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:51 b85a868b505f: Pulling fs layer 19:03:51 e2be974225ed: Pulling fs layer 19:03:51 339a4e72a1f5: Pulling fs layer 19:03:51 988bab9f4d93: Pulling fs layer 19:03:51 1469e6f7b9e6: Pulling fs layer 19:03:51 eaf3925da568: Pulling fs layer 19:03:51 bab4dde63d76: Pulling fs layer 19:03:51 bde34c3a00c8: Pulling fs layer 19:03:51 b352a97aabf1: Pulling fs layer 19:03:51 4872d77fe225: Pulling fs layer 19:03:51 5851b861e8e6: Pulling fs layer 19:03:51 988bab9f4d93: Waiting 19:03:51 b352a97aabf1: Waiting 19:03:51 1469e6f7b9e6: Waiting 19:03:51 bde34c3a00c8: Waiting 19:03:51 eaf3925da568: Waiting 19:03:51 5851b861e8e6: Waiting 19:03:51 4872d77fe225: Waiting 19:03:51 e2be974225ed: Verifying Checksum 19:03:51 e2be974225ed: Download complete 19:03:51 988bab9f4d93: Verifying Checksum 19:03:51 988bab9f4d93: Download complete 19:03:51 1469e6f7b9e6: Verifying Checksum 19:03:51 1469e6f7b9e6: Download complete 19:03:51 339a4e72a1f5: Verifying Checksum 19:03:51 339a4e72a1f5: Download complete 19:03:51 eaf3925da568: Verifying Checksum 19:03:51 eaf3925da568: Download complete 19:03:51 bde34c3a00c8: Download complete 19:03:51 b352a97aabf1: Verifying Checksum 19:03:51 b352a97aabf1: Download complete 19:03:51 4872d77fe225: Verifying Checksum 19:03:51 4872d77fe225: Download complete 19:03:51 5851b861e8e6: Download complete 19:03:51 b85a868b505f: Verifying Checksum 19:03:51 b85a868b505f: Download complete 19:03:52 bab4dde63d76: Verifying Checksum 19:03:52 bab4dde63d76: Download complete 19:03:53 b85a868b505f: Pull complete 19:03:53 e2be974225ed: Pull complete 19:03:54 339a4e72a1f5: Pull complete 19:03:55 988bab9f4d93: Pull complete 19:03:56 1469e6f7b9e6: Pull complete 19:03:57 eaf3925da568: Pull complete 19:03:59 bab4dde63d76: Pull complete 19:03:59 bde34c3a00c8: Pull complete 19:04:00 b352a97aabf1: Pull complete 19:04:00 4872d77fe225: Pull complete 19:04:00 5851b861e8e6: Pull complete 19:04:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:00 prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container 19:04:00 $ 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:07 $ docker top 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c -eo pid,comm 19:04:07 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:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:07 [ssh-agent] Looking for ssh-agent implementation... 19:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:07 $ docker exec 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent 19:04:07 SSH_AUTH_SOCK=/tmp/ssh-qFNOcgW0nLUV/agent.14 19:04:07 SSH_AGENT_PID=20 19:04:07 Running ssh-add (command line suppressed) 19:04:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_280111972055418357.key (/w/workspace/edgex-go/1@tmp/private_key_280111972055418357.key) 19:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:08 + git tag --points-at HEAD [Pipeline] } 19:04:08 $ docker exec --env ******** --env ******** 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent -k 19:04:08 unset SSH_AUTH_SOCK; 19:04:08 unset SSH_AGENT_PID; 19:04:08 echo Agent pid 20 killed; 19:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:08 [ssh-agent] Looking for ssh-agent implementation... 19:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:08 $ docker exec 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent 19:04:08 SSH_AUTH_SOCK=/tmp/ssh-m255lVTGkfRL/agent.70 19:04:08 SSH_AGENT_PID=76 19:04:08 Running ssh-add (command line suppressed) 19:04:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1889738677640719979.key (/w/workspace/edgex-go/1@tmp/private_key_1889738677640719979.key) 19:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:09 + git semver init 19:04:09 2023-02-08 19:04:09,609 [run_init] DEBUG init version:0.0.0 force:False 19:04:09 2023-02-08 19:04:09,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:09 2023-02-08 19:04:09,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:09 2023-02-08 19:04:09,613 [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:16 2023-02-08 19:04:15,446 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:16 2023-02-08 19:04:15,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4338 with force:False 19:04:16 2023-02-08 19:04:15,447 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4338 19:04:16 2023-02-08 19:04:15,450 [execute] INFO git cat-file --batch-check 19:04:16 2023-02-08 19:04:15,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:16 2023-02-08 19:04:15,457 [execute] INFO git cat-file --batch 19:04:16 2023-02-08 19:04:15,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:16 2023-02-08 19:04:15,463 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4338 19:04:16 0.0.0 [Pipeline] } 19:04:16 $ docker exec --env ******** --env ******** 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent -k 19:04:16 unset SSH_AUTH_SOCK; 19:04:16 unset SSH_AGENT_PID; 19:04:16 echo Agent pid 76 killed; 19:04:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:16 + git semver [Pipeline] } 19:04:17 $ docker stop --time=1 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c 19:04:18 $ docker rm -f --volumes 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c [Pipeline] // withDockerContainer [Pipeline] sh 19:04:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:19 Stashed 1 file(s) [Pipeline] echo 19:04:19 [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:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:20 ========================================================= 19:04:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:20 213ec9aee27d: Pulling fs layer 19:04:20 4583459ba037: Pulling fs layer 19:04:20 93c1e223e6f2: Pulling fs layer 19:04:20 53926ce57604: Pulling fs layer 19:04:20 21b2b0c7a3f4: Pulling fs layer 19:04:20 22ff95d597cd: Pulling fs layer 19:04:20 12d6caf4c0d1: Pulling fs layer 19:04:20 96b7cbca73a9: Pulling fs layer 19:04:20 a7acece74701: Pulling fs layer 19:04:20 21b2b0c7a3f4: Waiting 19:04:20 a7acece74701: Waiting 19:04:20 96b7cbca73a9: Waiting 19:04:20 22ff95d597cd: Waiting 19:04:20 12d6caf4c0d1: Waiting 19:04:20 53926ce57604: Waiting 19:04:20 93c1e223e6f2: Verifying Checksum 19:04:20 93c1e223e6f2: Download complete 19:04:20 4583459ba037: Verifying Checksum 19:04:20 4583459ba037: Download complete 19:04:20 21b2b0c7a3f4: Download complete 19:04:20 22ff95d597cd: Verifying Checksum 19:04:20 22ff95d597cd: Download complete 19:04:20 213ec9aee27d: Verifying Checksum 19:04:20 213ec9aee27d: Download complete 19:04:20 12d6caf4c0d1: Verifying Checksum 19:04:20 12d6caf4c0d1: Download complete 19:04:20 213ec9aee27d: Pull complete 19:04:20 4583459ba037: Pull complete 19:04:21 93c1e223e6f2: Pull complete 19:04:22 53926ce57604: Verifying Checksum 19:04:22 53926ce57604: Download complete 19:04:22 a7acece74701: Verifying Checksum 19:04:22 a7acece74701: Download complete 19:04:22 96b7cbca73a9: Verifying Checksum 19:04:22 96b7cbca73a9: Download complete 19:04:26 53926ce57604: Pull complete 19:04:26 21b2b0c7a3f4: Pull complete 19:04:26 22ff95d597cd: Pull complete 19:04:26 12d6caf4c0d1: Pull complete 19:04:28 96b7cbca73a9: Pull complete 19:04:29 a7acece74701: Pull complete 19:04:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:30 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:30 WORKDIR /edgex 19:04:30 COPY go.mod . 19:04:30 RUN go mod download 19:04:30 docker build -t ci-base-image-x86_64 -f - . 19:04:30 Sending build context to Docker daemon 170.2MB 19:04:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:30 ---> db6d94c90886 19:04:30 Step 2/4 : WORKDIR /edgex 19:04:34 Still waiting to schedule task 19:04:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:35 ---> Running in 4ca15f43e6e8 19:04:35 Removing intermediate container 4ca15f43e6e8 19:04:35 ---> 924bd3ea2a95 19:04:35 Step 3/4 : COPY go.mod . 19:04:35 ---> b18146c941a7 19:04:35 Step 4/4 : RUN go mod download 19:04:35 ---> Running in 712b45fbc617 19:04:50 Removing intermediate container 712b45fbc617 19:04:50 ---> 110bf083bc79 19:04:50 Successfully built 110bf083bc79 19:04:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:51 + docker inspect -f . ci-base-image-x86_64 19:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:51 prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container 19:04:51 $ 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:04:52 $ docker top 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:52 + go version 19:04:52 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:52 $ docker stop --time=1 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 19:04:54 $ docker rm -f --volumes 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:54 + docker inspect -f . ci-base-image-x86_64 19:04:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:54 prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container 19:04:54 $ 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:04:55 $ docker top a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:55 ========================================================= 19:04:55 [edgeXBuildGoParallel] Running Tests and Build... 19:04:55 ========================================================= [Pipeline] sh 19:04:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:56 + make test 19:04:56 go test -race -coverprofile=coverage.out ./... 19:05:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:14 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 19:05:14 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 19:05:14 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 19:05:14 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 19:05:14 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 19:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 73.2% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.314s coverage: 89.2% of statements 19:05:20 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 19:05:20 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.095s coverage: 72.2% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 82.9% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 19:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 19:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 19:05:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.241s coverage: 79.9% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.3% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.0% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 19:05:39 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:05:39 $ docker stop --time=1 a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 19:05:42 $ docker rm -f --volumes a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 [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:05:43 Failed in branch amd64 19:06:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5152 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws 19:06:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:06 The recommended git tool is: git 19:06:11 using credential edgex-jenkins-ssh 19:06:11 Cloning the remote Git repository 19:06:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:11 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:11 > git --version # timeout=10 19:06:11 > git --version # 'git version 2.25.1' 19:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:28 Merging remotes/origin/main commit fd143bca65ac0d1bc15f90e7e7129bfbe164c660 into PR head commit f47ffa6976a8bada691ef4e48f008b2e483975a2 19:06:29 Merge succeeded, producing f47ffa6976a8bada691ef4e48f008b2e483975a2 19:06:29 Checking out Revision f47ffa6976a8bada691ef4e48f008b2e483975a2 (PR-4338) 19:06:29 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:06:29 > git --version # timeout=10 19:06:29 > git --version # 'git version 2.25.1' 19:06:29 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:28 > git config core.sparsecheckout # timeout=10 19:06:28 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 19:06:29 > git remote # timeout=10 19:06:29 > git config --get remote.origin.url # timeout=10 19:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:29 > git merge fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 19:06:29 > git rev-parse HEAD^{commit} # timeout=10 19:06:29 > git config core.sparsecheckout # timeout=10 19:06:29 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 19:06:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:31 Dload Upload Total Spent Left Speed 19:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 19:06:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:31 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 19:06:31 tee /etc/docker/daemon.new 19:06:31 { 19:06:31 "registry-mirrors": [ 19:06:31 "https://nexus3.edgexfoundry.org:10001" 19:06:31 ], 19:06:31 "bip": "10.250.0.254/24", 19:06:31 "hosts": [ 19:06:31 "tcp://0.0.0.0:5555", 19:06:31 "unix:///var/run/docker.sock" 19:06:31 ], 19:06:31 "mtu": 1458, 19:06:31 "selinux-enabled": true, 19:06:31 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:31 } [Pipeline] sh 19:06:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:51 provisioning config files... 19:06:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13926711178371603783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:51 ---> docker-login.sh 19:06:51 nexus3.edgexfoundry.org:10001 19:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:51 Configure a credential helper to remove this warning. See 19:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:51 19:06:51 Login Succeeded 19:06:51 nexus3.edgexfoundry.org:10002 19:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:52 Configure a credential helper to remove this warning. See 19:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:52 19:06:52 Login Succeeded 19:06:52 nexus3.edgexfoundry.org:10003 19:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:52 Configure a credential helper to remove this warning. See 19:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:52 19:06:52 Login Succeeded 19:06:52 nexus3.edgexfoundry.org:10004 19:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:53 Configure a credential helper to remove this warning. See 19:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:53 19:06:53 Login Succeeded 19:06:53 docker.io 19:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:53 Configure a credential helper to remove this warning. See 19:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:53 19:06:53 Login Succeeded 19:06:53 ---> docker-login.sh ends [Pipeline] } 19:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:54 ========================================================= 19:06:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:56 9b18e9b68314: Pulling fs layer 19:06:56 35d82f9e3411: Pulling fs layer 19:06:56 e16973657156: Pulling fs layer 19:06:56 fc693d55d65f: Pulling fs layer 19:06:56 7e9fc2657dce: Pulling fs layer 19:06:56 dda99020689f: Pulling fs layer 19:06:56 db1c61fa0a46: Pulling fs layer 19:06:56 891c053d2c06: Pulling fs layer 19:06:56 fc693d55d65f: Waiting 19:06:56 db1c61fa0a46: Waiting 19:06:56 7e9fc2657dce: Waiting 19:06:56 dda99020689f: Waiting 19:06:56 891c053d2c06: Waiting 19:06:56 e16973657156: Verifying Checksum 19:06:56 e16973657156: Download complete 19:06:56 35d82f9e3411: Verifying Checksum 19:06:56 35d82f9e3411: Download complete 19:06:56 7e9fc2657dce: Verifying Checksum 19:06:56 7e9fc2657dce: Download complete 19:06:56 dda99020689f: Verifying Checksum 19:06:56 dda99020689f: Download complete 19:06:56 9b18e9b68314: Verifying Checksum 19:06:56 9b18e9b68314: Download complete 19:06:57 9b18e9b68314: Pull complete 19:06:57 891c053d2c06: Verifying Checksum 19:06:57 891c053d2c06: Download complete 19:06:58 35d82f9e3411: Pull complete 19:06:58 e16973657156: Pull complete 19:06:58 db1c61fa0a46: Verifying Checksum 19:06:58 db1c61fa0a46: Download complete 19:06:59 fc693d55d65f: Verifying Checksum 19:06:59 fc693d55d65f: Download complete 19:07:11 fc693d55d65f: Pull complete 19:07:11 7e9fc2657dce: Pull complete 19:07:12 dda99020689f: Pull complete 19:07:18 db1c61fa0a46: Pull complete 19:07:20 891c053d2c06: Pull complete 19:07:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:20 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:20 WORKDIR /edgex 19:07:20 COPY go.mod . 19:07:20 RUN go mod download 19:07:20 docker build -t ci-base-image-arm64 -f - . 19:07:21 Sending build context to Docker daemon 3.106MB 19:07:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:21 ---> f96f9c87975a 19:07:21 Step 2/4 : WORKDIR /edgex 19:07:23 ---> Running in ca37979c94c6 19:07:23 Removing intermediate container ca37979c94c6 19:07:23 ---> 6ea97f442c94 19:07:23 Step 3/4 : COPY go.mod . 19:07:24 ---> 5f07c9f38c3c 19:07:24 Step 4/4 : RUN go mod download 19:07:24 ---> Running in 20af55f667e0 19:07:56 Removing intermediate container 20af55f667e0 19:07:56 ---> 041c039a2478 19:07:56 Successfully built 041c039a2478 19:07:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker inspect -f . ci-base-image-arm64 19:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container 19:07:56 $ 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 ******** ci-base-image-arm64 cat 19:07:58 $ docker top 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:59 + go version 19:07:59 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:59 $ docker stop --time=1 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 19:08:03 $ docker rm -f --volumes 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:03 + docker inspect -f . ci-base-image-arm64 19:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:04 prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container 19:08:04 $ 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 ******** ci-base-image-arm64 cat 19:08:05 $ docker top 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:05 ========================================================= 19:08:05 [edgeXBuildGoParallel] Running Tests and Build... 19:08:05 ========================================================= [Pipeline] sh 19:08:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:06 + make test 19:08:06 go test -race -coverprofile=coverage.out ./... 19:08:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:10:15 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 19:10:15 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 19:10:15 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 19:10:15 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 19:10:15 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 19:10:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements 19:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.418s coverage: 73.2% of statements 19:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 54.0% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.323s coverage: 89.2% of statements 19:11:08 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 19:11:08 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.469s coverage: 72.2% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.370s coverage: 65.9% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.249s coverage: 0.9% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.573s coverage: 47.1% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.479s coverage: 82.9% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.484s coverage: 94.1% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.352s coverage: 87.5% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.438s coverage: 94.4% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.128s coverage: 79.9% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.348s coverage: 92.9% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 64.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.292s coverage: 86.9% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.360s coverage: 100.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.361s coverage: 77.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.326s coverage: 80.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 19:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.214s coverage: 91.2% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.203s coverage: 63.1% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.184s coverage: 89.4% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 19:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.433s coverage: 65.3% of statements 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 41.0% of statements 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.637s coverage: 92.3% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 19:11:58 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:11:58 $ docker stop --time=1 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 19:11:59 $ docker rm -f --volumes 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 [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:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:01 19:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:02 arm64: Pulling from edgex-lftools-log-publisher 19:12:02 8998bd30e6a1: Pulling fs layer 19:12:02 04944245beec: Pulling fs layer 19:12:02 699f458cf7ca: Pulling fs layer 19:12:02 765212b225bb: Pulling fs layer 19:12:02 f23df028b6ca: Pulling fs layer 19:12:02 d65c8cfc05b1: Pulling fs layer 19:12:02 2437ff75d9bd: Pulling fs layer 19:12:02 765212b225bb: Waiting 19:12:02 f23df028b6ca: Waiting 19:12:02 d65c8cfc05b1: Waiting 19:12:02 2437ff75d9bd: Waiting 19:12:02 04944245beec: Verifying Checksum 19:12:02 04944245beec: Download complete 19:12:02 765212b225bb: Download complete 19:12:02 f23df028b6ca: Download complete 19:12:02 d65c8cfc05b1: Verifying Checksum 19:12:02 d65c8cfc05b1: Download complete 19:12:02 699f458cf7ca: Verifying Checksum 19:12:02 699f458cf7ca: Download complete 19:12:03 8998bd30e6a1: Verifying Checksum 19:12:03 8998bd30e6a1: Download complete 19:12:05 2437ff75d9bd: Verifying Checksum 19:12:05 2437ff75d9bd: Download complete 19:12:07 8998bd30e6a1: Pull complete 19:12:07 04944245beec: Pull complete 19:12:08 699f458cf7ca: Pull complete 19:12:09 765212b225bb: Pull complete 19:12:09 f23df028b6ca: Pull complete 19:12:09 d65c8cfc05b1: Pull complete 19:12:24 2437ff75d9bd: Pull complete 19:12:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:25 prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container 19:12:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:27 $ docker top ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:28 ---> job-cost.sh 19:12:28 lf-activate-venv: SKIPPING 19:12:28 INFO: No Stack... 19:12:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:30 INFO: Archiving Costs [Pipeline] sh 19:12:30 + cut -d, -f6 19:12:30 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:12:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] 19:12:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] did not exist. Created. 19:12:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:31 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:31 Stashed 1 file(s) [Pipeline] } 19:12:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:31 $ docker stop --time=1 ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d 19:12:33 $ docker rm -f --volumes ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:34 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:12:35 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:12:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:36 ---> package-listing.sh 19:12:36 ++ facter osfamily 19:12:36 ++ tr '[:upper:]' '[:lower:]' 19:12:37 + OS_FAMILY=debian 19:12:37 + workspace=/w/workspace/edgex-go/1 19:12:37 + START_PACKAGES=/tmp/packages_start.txt 19:12:37 + END_PACKAGES=/tmp/packages_end.txt 19:12:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:37 + PACKAGES=/tmp/packages_start.txt 19:12:37 + '[' /w/workspace/edgex-go/1 ']' 19:12:37 + PACKAGES=/tmp/packages_end.txt 19:12:37 + case "${OS_FAMILY}" in 19:12:37 + dpkg -l 19:12:37 + grep '^ii' 19:12:37 + '[' -f /tmp/packages_start.txt ']' 19:12:37 + '[' -f /tmp/packages_end.txt ']' 19:12:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:37 + '[' /w/workspace/edgex-go/1 ']' 19:12:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:12:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:12:37 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:12:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:37 19:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:38 latest: Pulling from edgex-lftools-log-publisher 19:12:38 5eb5b503b376: Pulling fs layer 19:12:38 5c69ac0246d0: Pulling fs layer 19:12:38 ec43610c2a17: Pulling fs layer 19:12:38 3a2ae6a8a46f: Pulling fs layer 19:12:38 33b1e0a273af: Pulling fs layer 19:12:38 5d3b04190fa2: Pulling fs layer 19:12:38 2f39f015ded8: Pulling fs layer 19:12:38 3a2ae6a8a46f: Waiting 19:12:38 33b1e0a273af: Waiting 19:12:38 2f39f015ded8: Waiting 19:12:38 5d3b04190fa2: Waiting 19:12:38 5c69ac0246d0: Download complete 19:12:38 3a2ae6a8a46f: Verifying Checksum 19:12:38 3a2ae6a8a46f: Download complete 19:12:38 ec43610c2a17: Verifying Checksum 19:12:38 ec43610c2a17: Download complete 19:12:38 33b1e0a273af: Verifying Checksum 19:12:38 33b1e0a273af: Download complete 19:12:38 5d3b04190fa2: Download complete 19:12:38 5eb5b503b376: Verifying Checksum 19:12:38 5eb5b503b376: Download complete 19:12:39 2f39f015ded8: Download complete 19:12:39 5eb5b503b376: Pull complete 19:12:39 5c69ac0246d0: Pull complete 19:12:40 ec43610c2a17: Pull complete 19:12:40 3a2ae6a8a46f: Pull complete 19:12:40 33b1e0a273af: Pull complete 19:12:40 5d3b04190fa2: Pull complete 19:12:45 2f39f015ded8: Pull complete 19:12:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:45 prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container 19:12:45 $ 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:12:50 $ docker top ad7067eb34abe40e3bb6f1190a3aead19372af87f53dde6a473a44aab329a81a -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:51 + ls /var/log/sa-host 19:12:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:51 provisioning config files... 19:12:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6035577520637428817tmp [Pipeline] { [Pipeline] echo 19:12:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:51 ---> create-netrc.sh [Pipeline] } 19:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:52 ---> python-tools-install.sh [Pipeline] echo 19:12:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:52 ---> sudo-logs.sh 19:12:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:52 ---> job-cost.sh 19:12:52 lf-activate-venv: SKIPPING 19:12:52 DEBUG: total: 0.10999999940395355 19:12:52 INFO: Retrieving Stack Cost... 19:12:53 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:53 INFO: Archiving Costs [Pipeline] echo 19:12:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:54 ---> logs-deploy.sh 19:12:54 lf-activate-venv: SKIPPING 19:12:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4338/1 19:12:54 INFO: archiving workspace using pattern(s): 19:12:55 Archives upload complete. 19:12:55 INFO: archiving logs to Nexus 19:12:55 ---> uname -a: 19:12:55 Linux prd-ubuntu20-04-docker-8c-8g-5150 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:12:55 19:12:55 19:12:55 ---> lscpu: 19:12:55 Architecture: x86_64 19:12:55 CPU op-mode(s): 32-bit, 64-bit 19:12:55 Byte Order: Little Endian 19:12:55 Address sizes: 40 bits physical, 48 bits virtual 19:12:55 CPU(s): 8 19:12:55 On-line CPU(s) list: 0-7 19:12:55 Thread(s) per core: 1 19:12:55 Core(s) per socket: 1 19:12:55 Socket(s): 8 19:12:55 NUMA node(s): 1 19:12:55 Vendor ID: AuthenticAMD 19:12:55 CPU family: 23 19:12:55 Model: 49 19:12:55 Model name: AMD EPYC-Rome Processor 19:12:55 Stepping: 0 19:12:55 CPU MHz: 2800.000 19:12:55 BogoMIPS: 5600.00 19:12:55 Virtualization: AMD-V 19:12:55 Hypervisor vendor: KVM 19:12:55 Virtualization type: full 19:12:55 L1d cache: 256 KiB 19:12:55 L1i cache: 256 KiB 19:12:55 L2 cache: 4 MiB 19:12:55 L3 cache: 128 MiB 19:12:55 NUMA node0 CPU(s): 0-7 19:12:55 Vulnerability Itlb multihit: Not affected 19:12:55 Vulnerability L1tf: Not affected 19:12:55 Vulnerability Mds: Not affected 19:12:55 Vulnerability Meltdown: Not affected 19:12:55 Vulnerability Mmio stale data: Not affected 19:12:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:12:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:12:55 Vulnerability Srbds: Not affected 19:12:55 Vulnerability Tsx async abort: Not affected 19:12:55 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 19:12:55 19:12:55 19:12:55 ---> nproc: 19:12:55 8 19:12:55 19:12:55 19:12:55 ---> df -h: 19:12:55 Filesystem Size Used Avail Use% Mounted on 19:12:55 overlay 155G 12G 144G 8% / 19:12:55 tmpfs 64M 0 64M 0% /dev 19:12:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:12:55 shm 64M 0 64M 0% /dev/shm 19:12:55 /dev/vda1 155G 12G 144G 8% /facter-os 19:12:55 19:12:55 19:12:55 ---> sar -b -r -n DEV: 19:12:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5150) 02/08/23 _x86_64_ (8 CPU) 19:12:55 19:12:55 19:02:53 LINUX RESTART (8 CPU) 19:12:55 19:12:55 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:12:55 19:04:01 96.78 45.24 51.54 0.00 5062.22 69214.60 0.00 19:12:55 19:05:01 134.61 3.35 131.26 0.00 391.93 89742.78 0.00 19:12:55 19:06:01 36.35 0.05 36.30 0.00 0.40 37960.43 0.00 19:12:55 19:07:01 4.77 0.00 4.77 0.00 0.00 25341.51 0.00 19:12:55 19:08:01 11.23 1.08 10.15 0.00 72.25 27005.37 0.00 19:12:55 19:09:01 52.79 9.52 43.28 0.00 5084.09 29852.49 0.00 19:12:55 19:10:01 3.58 0.02 3.57 0.00 0.13 92.25 0.00 19:12:55 19:11:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 19:12:55 19:12:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 19:12:55 Average: 38.12 6.58 31.54 0.00 1178.96 31026.64 0.00 19:12:55 19:12:55 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:12:55 19:04:01 29864668 31660972 685532 2.08 59844 2041228 1821856 5.37 927412 1793532 230364 19:12:55 19:05:01 28381960 31489404 810360 2.46 111956 3229684 2017316 5.95 1281756 2801944 65056 19:12:55 19:06:01 28568540 31605304 697292 2.12 113600 3167256 1763252 5.20 1167352 2740460 1880 19:12:55 19:07:01 28569056 31605980 696416 2.12 113680 3167264 1763252 5.20 1166500 2740468 176 19:12:55 19:08:01 28512636 31609984 692072 2.10 115544 3223668 1755940 5.17 1165740 2796932 272 19:12:55 19:09:01 28023140 31573824 718544 2.19 147720 3625384 1823228 5.37 1501992 2916192 4 19:12:55 19:10:01 28029672 31575720 716672 2.18 146320 3622132 1806568 5.32 1498384 2913136 8 19:12:55 19:11:01 28030372 31576628 715228 2.18 146396 3622132 1806568 5.32 1498584 2913140 8 19:12:55 19:12:01 28029916 31576608 715540 2.18 146440 3622136 1806568 5.32 1497892 2913476 160 19:12:55 Average: 28445551 31586047 716406 2.18 122389 3257876 1818283 5.36 1300624 2725476 33103 19:12:55 19:12:55 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:12:55 19:04:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 19:12:55 19:04:01 ens3 631.16 532.88 5100.92 91.02 0.00 0.00 0.00 0.00 19:12:55 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:12:55 19:05:01 vethcb6fcd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:12:55 19:05:01 ens3 589.32 580.07 7461.89 68.66 0.00 0.00 0.00 0.00 19:12:55 19:05:01 docker0 427.78 385.22 32.64 3416.78 0.00 0.00 0.00 0.00 19:12:55 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:06:01 ens3 18.11 12.45 14.25 7.75 0.00 0.00 0.00 0.00 19:12:55 19:06:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 19:12:55 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:55 19:07:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 19:12:55 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:12:55 19:08:01 ens3 53.44 28.26 855.43 2.09 0.00 0.00 0.00 0.00 19:12:55 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:09:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:12:55 19:09:01 ens3 83.05 50.42 1933.08 14.52 0.00 0.00 0.00 0.00 19:12:55 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:55 19:11:01 ens3 0.97 0.82 2.62 0.06 0.00 0.00 0.00 0.00 19:12:55 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:12:01 ens3 1.87 1.42 7.86 0.10 0.00 0.00 0.00 0.00 19:12:55 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 19:12:55 Average: ens3 153.16 134.07 1708.42 20.49 0.00 0.00 0.00 0.00 19:12:55 Average: docker0 47.67 42.94 3.64 379.64 0.00 0.00 0.00 0.00 19:12:55 19:12:55 19:12:55 ---> sar -P ALL: 19:12:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5150) 02/08/23 _x86_64_ (8 CPU) 19:12:55 19:12:55 19:02:53 LINUX RESTART (8 CPU) 19:12:55 19:12:55 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:12:55 19:04:01 all 7.25 0.00 1.99 4.35 0.06 86.35 19:12:55 19:04:01 0 10.14 0.00 2.41 10.88 0.05 76.51 19:12:55 19:04:01 1 4.43 0.00 1.51 2.05 0.05 91.97 19:12:55 19:04:01 2 8.85 0.00 1.94 2.78 0.05 86.37 19:12:55 19:04:01 3 9.14 0.00 2.16 1.32 0.05 87.33 19:12:55 19:04:01 4 6.19 0.00 1.52 2.86 0.05 89.37 19:12:55 19:04:01 5 6.27 0.00 1.67 5.92 0.05 86.08 19:12:55 19:04:01 6 8.48 0.00 2.53 7.58 0.07 81.33 19:12:55 19:04:01 7 4.47 0.00 2.19 1.37 0.08 91.89 19:12:55 19:05:01 all 10.22 0.00 3.72 4.39 0.08 81.59 19:12:55 19:05:01 0 12.34 0.00 4.63 2.20 0.08 80.75 19:12:55 19:05:01 1 9.52 0.00 3.69 9.32 0.07 77.40 19:12:55 19:05:01 2 10.57 0.00 3.43 0.54 0.07 85.39 19:12:55 19:05:01 3 10.56 0.00 3.48 2.82 0.08 83.05 19:12:55 19:05:01 4 10.05 0.00 3.30 2.30 0.07 84.29 19:12:55 19:05:01 5 10.02 0.00 3.05 0.25 0.07 86.62 19:12:55 19:05:01 6 8.65 0.00 4.62 15.66 0.10 70.96 19:12:55 19:05:01 7 10.01 0.00 3.59 2.06 0.10 84.23 19:12:55 19:06:01 all 23.67 0.00 3.82 0.79 0.07 71.65 19:12:55 19:06:01 0 23.30 0.00 3.70 0.03 0.08 72.89 19:12:55 19:06:01 1 24.12 0.00 5.17 3.24 0.07 67.42 19:12:55 19:06:01 2 24.12 0.00 4.19 0.03 0.07 71.59 19:12:55 19:06:01 3 23.52 0.00 3.88 0.50 0.08 72.02 19:12:55 19:06:01 4 23.60 0.00 3.62 0.18 0.07 72.53 19:12:55 19:06:01 5 23.38 0.00 3.30 0.12 0.07 73.14 19:12:55 19:06:01 6 23.49 0.00 3.54 2.12 0.07 70.78 19:12:55 19:06:01 7 23.82 0.00 3.20 0.08 0.07 72.83 19:12:55 19:07:01 all 0.08 0.00 0.01 0.02 0.00 99.88 19:12:55 19:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:12:55 19:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:12:55 19:07:01 2 0.02 0.00 0.02 0.05 0.00 99.92 19:12:55 19:07:01 3 0.03 0.00 0.02 0.13 0.00 99.82 19:12:55 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:12:55 19:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:12:55 19:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:12:55 19:07:01 7 0.53 0.00 0.02 0.00 0.00 99.45 19:12:55 19:08:01 all 0.44 0.00 0.12 0.23 0.01 99.20 19:12:55 19:08:01 0 0.07 0.00 0.07 0.07 0.00 99.80 19:12:55 19:08:01 1 0.12 0.00 0.05 0.02 0.00 99.82 19:12:55 19:08:01 2 0.58 0.00 0.10 0.63 0.02 98.66 19:12:55 19:08:01 3 0.13 0.00 0.03 0.82 0.02 99.00 19:12:55 19:08:01 4 0.13 0.00 0.03 0.07 0.02 99.75 19:12:55 19:08:01 5 0.03 0.00 0.20 0.05 0.02 99.70 19:12:55 19:08:01 6 0.52 0.00 0.25 0.15 0.02 99.07 19:12:55 19:08:01 7 1.88 0.00 0.26 0.03 0.02 97.81 19:12:55 19:09:01 all 2.20 0.00 1.48 0.96 0.03 95.34 19:12:55 19:09:01 0 2.07 0.00 0.90 0.17 0.03 96.83 19:12:55 19:09:01 1 2.49 0.00 1.44 1.05 0.02 95.01 19:12:55 19:09:01 2 1.87 0.00 2.41 1.02 0.03 94.67 19:12:55 19:09:01 3 3.93 0.00 1.38 1.40 0.03 93.25 19:12:55 19:09:01 4 1.70 0.00 1.40 2.30 0.02 94.57 19:12:55 19:09:01 5 1.85 0.00 0.85 0.53 0.02 96.75 19:12:55 19:09:01 6 1.87 0.00 1.22 0.05 0.02 96.84 19:12:55 19:09:01 7 1.82 0.00 2.24 1.12 0.03 94.78 19:12:55 19:10:01 all 0.09 0.00 0.05 0.03 0.00 99.83 19:12:55 19:10:01 0 0.08 0.00 0.05 0.00 0.00 99.87 19:12:55 19:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:12:55 19:10:01 2 0.08 0.00 0.07 0.02 0.00 99.83 19:12:55 19:10:01 3 0.27 0.00 0.07 0.00 0.00 99.67 19:12:55 19:10:01 4 0.08 0.00 0.05 0.22 0.00 99.65 19:12:55 19:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:12:55 19:10:01 6 0.07 0.00 0.07 0.02 0.00 99.85 19:12:55 19:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:12:55 19:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:12:55 19:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:12:55 19:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:12:55 19:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:12:55 19:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:12:55 19:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:12:55 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:12:55 19:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:12:55 19:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:12:55 19:12:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:12:55 19:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:12:55 19:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:12:55 19:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:12:55 19:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:12:55 19:12:01 4 0.03 0.00 0.02 0.03 0.02 99.90 19:12:55 19:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:12:55 19:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:12:55 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:12:55 Average: all 4.87 0.00 1.24 1.19 0.03 92.67 19:12:55 Average: 0 5.33 0.00 1.31 1.48 0.03 91.86 19:12:55 Average: 1 4.51 0.00 1.32 1.73 0.02 92.42 19:12:55 Average: 2 5.11 0.00 1.35 0.56 0.03 92.95 19:12:55 Average: 3 5.27 0.00 1.22 0.77 0.03 92.70 19:12:55 Average: 4 4.63 0.00 1.10 0.88 0.03 93.35 19:12:55 Average: 5 4.61 0.00 1.01 0.76 0.03 93.59 19:12:55 Average: 6 4.78 0.00 1.36 2.82 0.03 91.01 19:12:55 Average: 7 4.71 0.00 1.28 0.52 0.03 93.47 19:12:55 19:12:55 19:12:55