Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 0b67b2119381be7da318202365afae4bab1434a1 rather than 6f0c279944f6674a79e742ef26617b6297c64033 Obtained Jenkinsfile from 0b67b2119381be7da318202365afae4bab1434a1 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-ssh17938035425062354765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3747605796525824228.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2317679401214137266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7654407622984982218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4111208319116232263.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23315 in /w/workspace/edgexfoundry_edgex-go_PR-4129 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/4129/head:refs/remotes/origin/PR-4129 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 6f0c279944f6674a79e742ef26617b6297c64033 Merge succeeded, producing 1e6e752a572564a885d125e0631b1822af9351fd Checking out Revision 1e6e752a572564a885d125e0631b1822af9351fd (PR-4129) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f0c279944f6674a79e742ef26617b6297c64033 # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6e752a572564a885d125e0631b1822af9351fd # timeout=10 Commit message: "Merge commit '0b67b2119381be7da318202365afae4bab1434a1' into HEAD" > git rev-list --no-walk 6f0c279944f6674a79e742ef26617b6297c64033 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:02 ========================================================= 16:30:02 EdgeX Global Pipelines Version Info 16:30:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:04 ------------------- 16:30:04 stable info: 16:30:04 ------------------- 16:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:04 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:04 Message: update stable to v1.0.238 16:30:04 ------------------- 16:30:04 experimental info: 16:30:04 ------------------- 16:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:04 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:04 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4129 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4129 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4129 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6e752a572564a885d125e0631b1822af9351fd [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6e752 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:05 provisioning config files... 16:30:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5567268974565127443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:05 ---> docker-login.sh 16:30:05 nexus3.edgexfoundry.org:10001 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10002 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10003 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10004 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 docker.io 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 ---> docker-login.sh ends [Pipeline] } 16:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:07 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:07 + dirname cmd/core-command/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo core-command,cmd/core-command/Dockerfile 16:30:07 + dirname cmd/core-data/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo core-data,cmd/core-data/Dockerfile 16:30:07 + dirname cmd/core-metadata/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:07 + dirname cmd/security-bootstrapper/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:07 + dirname cmd/security-proxy-setup/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:07 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:07 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 16:30:07 cut -d/ -f2 16:30:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:07 + dirname cmd/security-spire-agent/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:07 + dirname cmd/security-spire-config/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:07 + dirname cmd/security-spire-server/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:07 + dirname cmd/support-notifications/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:07 + dirname cmd/support-scheduler/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:07 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:07 + git rev-list -1 --merges 1e6e752a572564a885d125e0631b1822af9351fd~1..1e6e752a572564a885d125e0631b1822af9351fd [Pipeline] echo 16:30:07 -----------> git rev-list -1 --merges 1e6e752a572564a885d125e0631b1822af9351fd~1..1e6e752a572564a885d125e0631b1822af9351fd 1e6e752a572564a885d125e0631b1822af9351fd 16:30:07 1e6e752a572564a885d125e0631b1822af9351fd [false] [Pipeline] sh 16:30:08 + git log --format=format:%s -1 1e6e752a572564a885d125e0631b1822af9351fd [Pipeline] echo 16:30:08 ========================================================= 16:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:08 + grep -v github /etc/ssh/ssh_known_hosts 16:30:08 + [ -e /tmp/ssh_known_hosts ] 16:30:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:08 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:09 16:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:09 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:09 b85a868b505f: Pulling fs layer 16:30:09 e2be974225ed: Pulling fs layer 16:30:09 339a4e72a1f5: Pulling fs layer 16:30:09 988bab9f4d93: Pulling fs layer 16:30:09 1469e6f7b9e6: Pulling fs layer 16:30:09 eaf3925da568: Pulling fs layer 16:30:09 bab4dde63d76: Pulling fs layer 16:30:09 bde34c3a00c8: Pulling fs layer 16:30:09 b352a97aabf1: Pulling fs layer 16:30:09 4872d77fe225: Pulling fs layer 16:30:09 5851b861e8e6: Pulling fs layer 16:30:09 988bab9f4d93: Waiting 16:30:09 bab4dde63d76: Waiting 16:30:09 bde34c3a00c8: Waiting 16:30:09 eaf3925da568: Waiting 16:30:09 b352a97aabf1: Waiting 16:30:09 4872d77fe225: Waiting 16:30:09 e2be974225ed: Download complete 16:30:09 988bab9f4d93: Verifying Checksum 16:30:09 988bab9f4d93: Download complete 16:30:09 1469e6f7b9e6: Verifying Checksum 16:30:09 1469e6f7b9e6: Download complete 16:30:09 eaf3925da568: Download complete 16:30:09 339a4e72a1f5: Verifying Checksum 16:30:09 339a4e72a1f5: Download complete 16:30:09 bde34c3a00c8: Verifying Checksum 16:30:09 bde34c3a00c8: Download complete 16:30:09 b352a97aabf1: Verifying Checksum 16:30:09 b352a97aabf1: Download complete 16:30:09 4872d77fe225: Verifying Checksum 16:30:09 4872d77fe225: Download complete 16:30:09 5851b861e8e6: Verifying Checksum 16:30:09 5851b861e8e6: Download complete 16:30:09 b85a868b505f: Verifying Checksum 16:30:09 b85a868b505f: Download complete 16:30:10 bab4dde63d76: Verifying Checksum 16:30:10 bab4dde63d76: Download complete 16:30:11 b85a868b505f: Pull complete 16:30:11 e2be974225ed: Pull complete 16:30:12 339a4e72a1f5: Pull complete 16:30:12 988bab9f4d93: Pull complete 16:30:12 1469e6f7b9e6: Pull complete 16:30:12 eaf3925da568: Pull complete 16:30:14 bab4dde63d76: Pull complete 16:30:14 bde34c3a00c8: Pull complete 16:30:14 b352a97aabf1: Pull complete 16:30:14 4872d77fe225: Pull complete 16:30:14 5851b861e8e6: Pull complete 16:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:14 prd-ubuntu20.04-docker-8c-8g-23315 does not seem to be running inside a container 16:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:17 $ docker top d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb -eo pid,comm 16:30:17 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). 16:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:17 [ssh-agent] Looking for ssh-agent implementation... 16:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:17 $ docker exec d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb ssh-agent 16:30:17 SSH_AUTH_SOCK=/tmp/ssh-VHk6sLipBpFk/agent.33 16:30:17 SSH_AGENT_PID=40 16:30:17 Running ssh-add (command line suppressed) 16:30:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8560985254458522914.key (/w/workspace/edgex-go/2@tmp/private_key_8560985254458522914.key) 16:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:18 + git tag --points-at HEAD [Pipeline] } 16:30:18 $ docker exec --env ******** --env ******** d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb ssh-agent -k 16:30:18 unset SSH_AUTH_SOCK; 16:30:18 unset SSH_AGENT_PID; 16:30:18 echo Agent pid 40 killed; 16:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:18 [ssh-agent] Looking for ssh-agent implementation... 16:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:18 $ docker exec d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb ssh-agent 16:30:18 SSH_AUTH_SOCK=/tmp/ssh-AZd9HcgpV9UT/agent.73 16:30:18 SSH_AGENT_PID=79 16:30:18 Running ssh-add (command line suppressed) 16:30:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3632006131881943685.key (/w/workspace/edgex-go/2@tmp/private_key_3632006131881943685.key) 16:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:18 + git semver init 16:30:19 2022-08-22 16:30:19,082 [run_init] DEBUG init version:0.0.0 force:False 16:30:19 2022-08-22 16:30:19,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:19 2022-08-22 16:30:19,083 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:19 2022-08-22 16:30:19,084 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:30:24 2022-08-22 16:30:24,316 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:24 2022-08-22 16:30:24,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4129 with force:False 16:30:24 2022-08-22 16:30:24,317 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4129 16:30:24 2022-08-22 16:30:24,321 [execute] INFO git cat-file --batch-check 16:30:24 2022-08-22 16:30:24,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-08-22 16:30:24,328 [execute] INFO git cat-file --batch 16:30:24 2022-08-22 16:30:24,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-08-22 16:30:24,333 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4129 16:30:24 0.0.0 [Pipeline] } 16:30:24 $ docker exec --env ******** --env ******** d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb ssh-agent -k 16:30:24 unset SSH_AUTH_SOCK; 16:30:24 unset SSH_AGENT_PID; 16:30:24 echo Agent pid 79 killed; 16:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:24 + git semver [Pipeline] } 16:30:25 $ docker stop --time=1 d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb 16:30:26 $ docker rm -f d312cbf6b98022685c15a509dfeed547d3e75471bea47f9cc9c91a0261d3dcfb [Pipeline] // withDockerContainer [Pipeline] sh 16:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:27 Stashed 1 file(s) [Pipeline] echo 16:30:27 [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 16:30:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 ========================================================= 16:30:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:27 2408cc74d12b: Pulling fs layer 16:30:27 ea60b727a1ce: Pulling fs layer 16:30:27 30c4a7721957: Pulling fs layer 16:30:27 370296b7ddb6: Pulling fs layer 16:30:27 7c6cee850709: Pulling fs layer 16:30:27 39a5fcdaea64: Pulling fs layer 16:30:27 d94ebbe4e438: Pulling fs layer 16:30:27 bcfd1f05c69d: Pulling fs layer 16:30:27 59ccb84bbe0f: Pulling fs layer 16:30:27 bcfd1f05c69d: Waiting 16:30:27 370296b7ddb6: Waiting 16:30:27 d94ebbe4e438: Waiting 16:30:27 7c6cee850709: Waiting 16:30:27 39a5fcdaea64: Waiting 16:30:27 59ccb84bbe0f: Waiting 16:30:27 30c4a7721957: Download complete 16:30:27 ea60b727a1ce: Verifying Checksum 16:30:27 ea60b727a1ce: Download complete 16:30:27 7c6cee850709: Verifying Checksum 16:30:27 7c6cee850709: Download complete 16:30:27 39a5fcdaea64: Verifying Checksum 16:30:27 39a5fcdaea64: Download complete 16:30:27 2408cc74d12b: Verifying Checksum 16:30:27 2408cc74d12b: Download complete 16:30:27 d94ebbe4e438: Download complete 16:30:28 2408cc74d12b: Pull complete 16:30:28 ea60b727a1ce: Pull complete 16:30:28 30c4a7721957: Pull complete 16:30:28 59ccb84bbe0f: Verifying Checksum 16:30:28 59ccb84bbe0f: Download complete 16:30:28 370296b7ddb6: Verifying Checksum 16:30:28 370296b7ddb6: Download complete 16:30:28 bcfd1f05c69d: Verifying Checksum 16:30:28 bcfd1f05c69d: Download complete 16:30:33 370296b7ddb6: Pull complete 16:30:33 7c6cee850709: Pull complete 16:30:33 39a5fcdaea64: Pull complete 16:30:33 d94ebbe4e438: Pull complete 16:30:34 bcfd1f05c69d: Pull complete 16:30:35 59ccb84bbe0f: Pull complete 16:30:35 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:35 WORKDIR /edgex 16:30:35 COPY go.mod . 16:30:35 RUN go mod download 16:30:35 + docker build -t ci-base-image-x86_64 -f - . 16:30:36 Sending build context to Docker daemon 169.3MB 16:30:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:36 ---> a4fb48ad2a94 16:30:36 Step 2/4 : WORKDIR /edgex 16:30:41 ---> Running in 8546afe8aaa6 16:30:41 Removing intermediate container 8546afe8aaa6 16:30:41 ---> 1f39bec9e0b0 16:30:41 Step 3/4 : COPY go.mod . 16:30:41 ---> f6457085563a 16:30:41 Step 4/4 : RUN go mod download 16:30:41 ---> Running in 80c1334a826e 16:30:42 Still waiting to schedule task 16:30:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:31:03 Removing intermediate container 80c1334a826e 16:31:03 ---> 2955b0c1fe1f 16:31:03 Successfully built 2955b0c1fe1f 16:31:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:03 + docker inspect -f . ci-base-image-x86_64 16:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:03 prd-ubuntu20.04-docker-8c-8g-23315 does not seem to be running inside a container 16:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:04 $ docker top 1a723c9d48c8144e40c8e94a0d2dba5e305aa47f877bf76618636a5ee4b7158e -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:04 + go version 16:31:04 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:04 $ docker stop --time=1 1a723c9d48c8144e40c8e94a0d2dba5e305aa47f877bf76618636a5ee4b7158e 16:31:06 $ docker rm -f 1a723c9d48c8144e40c8e94a0d2dba5e305aa47f877bf76618636a5ee4b7158e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker inspect -f . ci-base-image-x86_64 16:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:06 prd-ubuntu20.04-docker-8c-8g-23315 does not seem to be running inside a container 16:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:07 $ docker top fecdde475b82c3ef99f39606bdf913732b4ee31ffa2d1542d120f23ffd78d2b2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:07 ========================================================= 16:31:07 [edgeXBuildGoParallel] Running Tests and Build... 16:31:07 ========================================================= [Pipeline] sh 16:31:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:31:07 + make test 16:31:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:07 go: updates to go.mod needed; to update it: 16:31:07 go mod tidy 16:31:07 make: *** [Makefile:149: unittest] Error 1 [Pipeline] } 16:31:07 $ docker stop --time=1 fecdde475b82c3ef99f39606bdf913732b4ee31ffa2d1542d120f23ffd78d2b2 16:31:09 $ docker rm -f fecdde475b82c3ef99f39606bdf913732b4ee31ffa2d1542d120f23ffd78d2b2 [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] } 16:31:09 Failed in branch amd64 16:32:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23316 in /w/workspace/edgexfoundry_edgex-go_PR-4129 [Pipeline] { [Pipeline] ws 16:32:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:32:16 The recommended git tool is: git 16:32:23 using credential edgex-jenkins-ssh 16:32:23 Cloning the remote Git repository 16:32:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:23 > git init /w/workspace/edgex-go/2 # timeout=10 16:32:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:23 > git --version # timeout=10 16:32:23 > git --version # 'git version 2.25.1' 16:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:38 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 6f0c279944f6674a79e742ef26617b6297c64033 16:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4129/head:refs/remotes/origin/PR-4129 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:38 > git config core.sparsecheckout # timeout=10 16:32:38 > git checkout -f 6f0c279944f6674a79e742ef26617b6297c64033 # timeout=10 16:32:39 > git remote # timeout=10 16:32:39 > git config --get remote.origin.url # timeout=10 16:32:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:39 > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 16:32:39 Merge succeeded, producing 04e92ebe69904993dbfecd7273cb9aad7ee907c7 16:32:39 Checking out Revision 04e92ebe69904993dbfecd7273cb9aad7ee907c7 (PR-4129) 16:32:39 > git rev-parse HEAD^{commit} # timeout=10 16:32:39 > git config core.sparsecheckout # timeout=10 16:32:39 > git checkout -f 04e92ebe69904993dbfecd7273cb9aad7ee907c7 # timeout=10 16:32:43 Commit message: "Merge commit '0b67b2119381be7da318202365afae4bab1434a1' into HEAD" 16:32:43 > git rev-list --no-walk 6f0c279944f6674a79e742ef26617b6297c64033 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:44 Dload Upload Total Spent Left Speed 16:32:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 65295 0 --:--:-- --:--:-- --:--:-- 65635 [Pipeline] sh 16:32:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:46 + sudo tee /etc/docker/daemon.new 16:32:46 { 16:32:46 "registry-mirrors": [ 16:32:46 "https://nexus3.edgexfoundry.org:10001" 16:32:46 ], 16:32:46 "bip": "10.250.0.254/24", 16:32:46 "hosts": [ 16:32:46 "tcp://0.0.0.0:5555", 16:32:46 "unix:///var/run/docker.sock" 16:32:46 ], 16:32:46 "mtu": 1458, 16:32:46 "selinux-enabled": true, 16:32:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:46 } [Pipeline] sh 16:32:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:05 provisioning config files... 16:33:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4698232744869108445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:05 ---> docker-login.sh 16:33:05 nexus3.edgexfoundry.org:10001 16:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:06 Configure a credential helper to remove this warning. See 16:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:06 16:33:06 Login Succeeded 16:33:06 nexus3.edgexfoundry.org:10002 16:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:07 Configure a credential helper to remove this warning. See 16:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:07 16:33:07 Login Succeeded 16:33:07 nexus3.edgexfoundry.org:10003 16:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:07 Configure a credential helper to remove this warning. See 16:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:07 16:33:07 Login Succeeded 16:33:07 nexus3.edgexfoundry.org:10004 16:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 docker.io 16:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 ---> docker-login.sh ends [Pipeline] } 16:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:33:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:09 ========================================================= 16:33:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:33:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:09 b3c136eddcbf: Pulling fs layer 16:33:09 c0a3192eca97: Pulling fs layer 16:33:09 a050256f5b6f: Pulling fs layer 16:33:09 656be50a0ddc: Pulling fs layer 16:33:09 2bbca73fdf42: Pulling fs layer 16:33:09 46d945488cbd: Pulling fs layer 16:33:09 8a5474983e97: Pulling fs layer 16:33:09 329c88fbcd65: Pulling fs layer 16:33:09 656be50a0ddc: Waiting 16:33:09 2bbca73fdf42: Waiting 16:33:09 46d945488cbd: Waiting 16:33:09 8a5474983e97: Waiting 16:33:09 329c88fbcd65: Waiting 16:33:09 a050256f5b6f: Verifying Checksum 16:33:09 a050256f5b6f: Download complete 16:33:09 c0a3192eca97: Download complete 16:33:09 2bbca73fdf42: Download complete 16:33:09 46d945488cbd: Verifying Checksum 16:33:09 46d945488cbd: Download complete 16:33:09 b3c136eddcbf: Verifying Checksum 16:33:09 b3c136eddcbf: Download complete 16:33:11 b3c136eddcbf: Pull complete 16:33:11 329c88fbcd65: Verifying Checksum 16:33:11 329c88fbcd65: Download complete 16:33:11 c0a3192eca97: Pull complete 16:33:11 a050256f5b6f: Pull complete 16:33:12 8a5474983e97: Verifying Checksum 16:33:12 8a5474983e97: Download complete 16:33:12 656be50a0ddc: Verifying Checksum 16:33:12 656be50a0ddc: Download complete 16:33:27 656be50a0ddc: Pull complete 16:33:27 2bbca73fdf42: Pull complete 16:33:27 46d945488cbd: Pull complete 16:33:32 8a5474983e97: Pull complete 16:33:34 329c88fbcd65: Pull complete 16:33:34 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:34 WORKDIR /edgex 16:33:34 COPY go.mod . 16:33:34 RUN go mod download 16:33:34 + docker build -t ci-base-image-arm64 -f - . 16:33:35 Sending build context to Docker daemon 3.16MB 16:33:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:35 ---> ff4287adb874 16:33:35 Step 2/4 : WORKDIR /edgex 16:33:37 ---> Running in 5e89d02a5ee4 16:33:37 Removing intermediate container 5e89d02a5ee4 16:33:37 ---> 0b94e7679849 16:33:37 Step 3/4 : COPY go.mod . 16:33:37 ---> cdf9ef46d66d 16:33:37 Step 4/4 : RUN go mod download 16:33:37 ---> Running in 7eccc8a43b62 16:34:17 Removing intermediate container 7eccc8a43b62 16:34:17 ---> 6c0111c5ed93 16:34:17 Successfully built 6c0111c5ed93 16:34:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:17 + docker inspect -f . ci-base-image-arm64 16:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-23316 does not seem to be running inside a container 16:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:19 $ docker top f662a36ec5ea7e100fd0e22de3811762fe5c1d8c343c465786e4f87b6adb846d -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:19 + go version 16:34:19 go version go1.18.3 linux/arm64 [Pipeline] } 16:34:19 $ docker stop --time=1 f662a36ec5ea7e100fd0e22de3811762fe5c1d8c343c465786e4f87b6adb846d 16:34:21 $ docker rm -f f662a36ec5ea7e100fd0e22de3811762fe5c1d8c343c465786e4f87b6adb846d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:22 + docker inspect -f . ci-base-image-arm64 16:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-23316 does not seem to be running inside a container 16:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:23 $ docker top 21200ac17e168bd0799a3654255bcca95cbda65322b38840f2df13998b8464dd -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:24 ========================================================= 16:34:24 [edgeXBuildGoParallel] Running Tests and Build... 16:34:24 ========================================================= [Pipeline] sh 16:34:24 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:34:25 + make test 16:34:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:26 go: updates to go.mod needed; to update it: 16:34:26 go mod tidy 16:34:26 make: *** [Makefile:149: unittest] Error 1 [Pipeline] } 16:34:26 $ docker stop --time=1 21200ac17e168bd0799a3654255bcca95cbda65322b38840f2df13998b8464dd 16:34:27 $ docker rm -f 21200ac17e168bd0799a3654255bcca95cbda65322b38840f2df13998b8464dd [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 16:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:28 16:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:29 arm64: Pulling from edgex-lftools-log-publisher 16:34:29 8998bd30e6a1: Pulling fs layer 16:34:29 04944245beec: Pulling fs layer 16:34:29 699f458cf7ca: Pulling fs layer 16:34:29 765212b225bb: Pulling fs layer 16:34:29 f23df028b6ca: Pulling fs layer 16:34:29 d65c8cfc05b1: Pulling fs layer 16:34:29 2437ff75d9bd: Pulling fs layer 16:34:29 f23df028b6ca: Waiting 16:34:29 d65c8cfc05b1: Waiting 16:34:29 2437ff75d9bd: Waiting 16:34:29 765212b225bb: Waiting 16:34:29 04944245beec: Verifying Checksum 16:34:29 04944245beec: Download complete 16:34:29 765212b225bb: Verifying Checksum 16:34:29 765212b225bb: Download complete 16:34:29 f23df028b6ca: Verifying Checksum 16:34:29 f23df028b6ca: Download complete 16:34:29 d65c8cfc05b1: Verifying Checksum 16:34:29 d65c8cfc05b1: Download complete 16:34:29 699f458cf7ca: Verifying Checksum 16:34:29 699f458cf7ca: Download complete 16:34:29 8998bd30e6a1: Verifying Checksum 16:34:29 8998bd30e6a1: Download complete 16:34:31 2437ff75d9bd: Verifying Checksum 16:34:31 2437ff75d9bd: Download complete 16:34:34 8998bd30e6a1: Pull complete 16:34:34 04944245beec: Pull complete 16:34:35 699f458cf7ca: Pull complete 16:34:36 765212b225bb: Pull complete 16:34:37 f23df028b6ca: Pull complete 16:34:37 d65c8cfc05b1: Pull complete 16:34:52 2437ff75d9bd: Pull complete 16:34:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:52 prd-ubuntu20.04-docker-arm64-4c-16g-23316 does not seem to be running inside a container 16:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:34:55 $ docker top 303776b71dd303bcaffd2605927c51163661764823177648f78a5b9d36c68ded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:55 ---> job-cost.sh 16:34:55 lf-activate-venv: SKIPPING 16:34:55 INFO: No Stack... 16:34:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:34:57 INFO: Archiving Costs [Pipeline] sh 16:34:57 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:34:57 + cut -d, -f6 [Pipeline] lock 16:34:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4129-2-stack-cost] 16:34:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4129-2-stack-cost] did not exist. Created. 16:34:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4129-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:34:58 + echo total: 0.10999999940395355 [Pipeline] stash 16:34:59 Stashed 1 file(s) [Pipeline] } 16:34:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4129-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:34:59 $ docker stop --time=1 303776b71dd303bcaffd2605927c51163661764823177648f78a5b9d36c68ded 16:35:00 $ docker rm -f 303776b71dd303bcaffd2605927c51163661764823177648f78a5b9d36c68ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:01 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 16:35:01 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 16:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:02 ---> package-listing.sh 16:35:02 ++ facter osfamily 16:35:02 ++ tr '[:upper:]' '[:lower:]' 16:35:03 + OS_FAMILY=debian 16:35:03 + workspace=/w/workspace/edgex-go/2 16:35:03 + START_PACKAGES=/tmp/packages_start.txt 16:35:03 + END_PACKAGES=/tmp/packages_end.txt 16:35:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:03 + PACKAGES=/tmp/packages_start.txt 16:35:03 + '[' /w/workspace/edgex-go/2 ']' 16:35:03 + PACKAGES=/tmp/packages_end.txt 16:35:03 + case "${OS_FAMILY}" in 16:35:03 + dpkg -l 16:35:03 + grep '^ii' 16:35:03 + '[' -f /tmp/packages_start.txt ']' 16:35:03 + '[' -f /tmp/packages_end.txt ']' 16:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:03 + '[' /w/workspace/edgex-go/2 ']' 16:35:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:35:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:35:03 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:04 16:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:04 latest: Pulling from edgex-lftools-log-publisher 16:35:04 5eb5b503b376: Pulling fs layer 16:35:04 5c69ac0246d0: Pulling fs layer 16:35:04 ec43610c2a17: Pulling fs layer 16:35:04 3a2ae6a8a46f: Pulling fs layer 16:35:04 33b1e0a273af: Pulling fs layer 16:35:04 5d3b04190fa2: Pulling fs layer 16:35:04 2f39f015ded8: Pulling fs layer 16:35:04 33b1e0a273af: Waiting 16:35:04 3a2ae6a8a46f: Waiting 16:35:04 5d3b04190fa2: Waiting 16:35:04 2f39f015ded8: Waiting 16:35:04 5c69ac0246d0: Verifying Checksum 16:35:04 5c69ac0246d0: Download complete 16:35:04 3a2ae6a8a46f: Download complete 16:35:04 33b1e0a273af: Verifying Checksum 16:35:04 33b1e0a273af: Download complete 16:35:04 5d3b04190fa2: Download complete 16:35:04 ec43610c2a17: Verifying Checksum 16:35:04 ec43610c2a17: Download complete 16:35:04 5eb5b503b376: Verifying Checksum 16:35:04 5eb5b503b376: Download complete 16:35:05 2f39f015ded8: Download complete 16:35:05 5eb5b503b376: Pull complete 16:35:06 5c69ac0246d0: Pull complete 16:35:06 ec43610c2a17: Pull complete 16:35:06 3a2ae6a8a46f: Pull complete 16:35:06 33b1e0a273af: Pull complete 16:35:06 5d3b04190fa2: Pull complete 16:35:11 2f39f015ded8: Pull complete 16:35:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:11 prd-ubuntu20.04-docker-8c-8g-23315 does not seem to be running inside a container 16:35:11 $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:35:13 $ docker top acf2d51fcb7697470acde624d60fafedc49551f8ecfb655ed3a65b84d64ece18 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:14 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:14 + mkdir -p /var/log/sysstat [Pipeline] sh 16:35:14 + ls /var/log/sa-host 16:35:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:14 provisioning config files... 16:35:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4022629854983629046tmp [Pipeline] { [Pipeline] echo 16:35:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:15 ---> create-netrc.sh [Pipeline] } 16:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:35:15 ---> python-tools-install.sh [Pipeline] echo 16:35:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:15 ---> sudo-logs.sh 16:35:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:16 ---> job-cost.sh 16:35:16 lf-activate-venv: SKIPPING 16:35:16 DEBUG: total: 0.10999999940395355 16:35:16 INFO: Retrieving Stack Cost... 16:35:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:35:17 INFO: Archiving Costs [Pipeline] echo 16:35:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:17 ---> logs-deploy.sh 16:35:17 lf-activate-venv: SKIPPING 16:35:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4129/2 16:35:17 INFO: archiving workspace using pattern(s): 16:35:18 Archives upload complete. 16:35:18 INFO: archiving logs to Nexus 16:35:19 ---> uname -a: 16:35:19 Linux prd-ubuntu20-04-docker-8c-8g-23315 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:35:19 16:35:19 16:35:19 ---> lscpu: 16:35:19 Architecture: x86_64 16:35:19 CPU op-mode(s): 32-bit, 64-bit 16:35:19 Byte Order: Little Endian 16:35:19 Address sizes: 40 bits physical, 48 bits virtual 16:35:19 CPU(s): 8 16:35:19 On-line CPU(s) list: 0-7 16:35:19 Thread(s) per core: 1 16:35:19 Core(s) per socket: 1 16:35:19 Socket(s): 8 16:35:19 NUMA node(s): 1 16:35:19 Vendor ID: AuthenticAMD 16:35:19 CPU family: 23 16:35:19 Model: 49 16:35:19 Model name: AMD EPYC-Rome Processor 16:35:19 Stepping: 0 16:35:19 CPU MHz: 2799.994 16:35:19 BogoMIPS: 5599.98 16:35:19 Virtualization: AMD-V 16:35:19 Hypervisor vendor: KVM 16:35:19 Virtualization type: full 16:35:19 L1d cache: 256 KiB 16:35:19 L1i cache: 256 KiB 16:35:19 L2 cache: 4 MiB 16:35:19 L3 cache: 128 MiB 16:35:19 NUMA node0 CPU(s): 0-7 16:35:19 Vulnerability Itlb multihit: Not affected 16:35:19 Vulnerability L1tf: Not affected 16:35:19 Vulnerability Mds: Not affected 16:35:19 Vulnerability Meltdown: Not affected 16:35:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:35:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:35:19 Vulnerability Srbds: Not affected 16:35:19 Vulnerability Tsx async abort: Not affected 16:35:19 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 16:35:19 16:35:19 16:35:19 ---> nproc: 16:35:19 8 16:35:19 16:35:19 16:35:19 ---> df -h: 16:35:19 Filesystem Size Used Avail Use% Mounted on 16:35:19 overlay 155G 11G 145G 7% / 16:35:19 tmpfs 64M 0 64M 0% /dev 16:35:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:35:19 shm 64M 0 64M 0% /dev/shm 16:35:19 /dev/vda1 155G 11G 145G 7% /facter-os 16:35:19 16:35:19