Pull request #4787 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (618e3fe6afc8066fc72caa492a2a235a4d2f22c5) 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-ssh14682629089296662862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14418920789813602485.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4787/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-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12096025519187070527.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-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8914909155255086411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2649653548422831491.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-4787/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-4787/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13534549261569150086.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1888’ Running on prd-ubuntu20.04-docker-8c-8g-1894 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [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 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa Merge succeeded, producing 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa Checking out Revision 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa (PR-4787) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:37:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:37:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:37:03 ========================================================= 19:37:03 EdgeX Global Pipelines Version Info 19:37:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:37:04 ------------------- 19:37:04 stable info: 19:37:04 ------------------- 19:37:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:37:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:37:04 Message: update stable to v1.0.258 19:37:05 ------------------- 19:37:05 experimental info: 19:37:05 ------------------- 19:37:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:37:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:37:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4787 [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4787 [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4787 [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a0149b [Pipeline] echo 19:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:06 provisioning config files... 19:37:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5868095409701951991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:07 ---> ****-login.sh 19:37:07 nexus3.edgexfoundry.org:10001 19:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:07 Configure a credential helper to remove this warning. See 19:37:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:07 19:37:07 Login Succeeded 19:37:07 nexus3.edgexfoundry.org:10002 19:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:07 Configure a credential helper to remove this warning. See 19:37:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:07 19:37:07 Login Succeeded 19:37:07 nexus3.edgexfoundry.org:10003 19:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:08 Configure a credential helper to remove this warning. See 19:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:08 19:37:08 Login Succeeded 19:37:08 nexus3.edgexfoundry.org:10004 19:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:08 Configure a credential helper to remove this warning. See 19:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:08 19:37:08 Login Succeeded 19:37:08 ****.io 19:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:08 Configure a credential helper to remove this warning. See 19:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:08 19:37:08 Login Succeeded 19:37:08 ---> ****-login.sh ends [Pipeline] } 19:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:08 + 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-auth/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:37:08 + dirname cmd/core-command/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo core-command,cmd/core-command/Dockerfile 19:37:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + dirname cmd/core-data/Dockerfile 19:37:08 + echo core-data,cmd/core-data/Dockerfile 19:37:08 + dirname cmd/core-metadata/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo core-metadata,cmd/core-metadata/Dockerfile 19:37:08 + dirname+ cmd/security-bootstrapper/Dockerfile 19:37:08 cut -d/ -f2 19:37:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:37:08 + dirname cmd/security-proxy-auth/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:37:08 + dirname cmd/security-proxy-setup/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:37:08 + dirname cmd/security-secretstore-setup/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:37:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:37:08 + dirname cmd/security-spire-agent/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:37:08 + dirname cmd/security-spire-config/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:37:08 + dirname cmd/security-spire-server/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:37:08 + dirname cmd/support-notifications/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo support-notifications,cmd/support-notifications/Dockerfile 19:37:08 + dirname cmd/support-scheduler/Dockerfile 19:37:08 + cut -d/ -f2 19:37:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:37:08 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-auth, dockerfile:cmd/security-proxy-auth/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:37:09 + git rev-list -1 --merges 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa~1..0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo 19:37:09 -----------> git rev-list -1 --merges 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa~1..0a0149bb6ecd9ea2630b080517847a61c9f8bfaa 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [false] [Pipeline] sh 19:37:09 + git log --format=format:%s -1 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo 19:37:09 ========================================================= 19:37:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:37:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:37:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:37:10 + grep -v github /etc/ssh/ssh_known_hosts 19:37:10 + [ -e /tmp/ssh_known_hosts ] 19:37:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:37:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:37:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:37:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:37:10 19:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:37:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:37:11 b85a868b505f: Pulling fs layer 19:37:11 e2be974225ed: Pulling fs layer 19:37:11 339a4e72a1f5: Pulling fs layer 19:37:11 988bab9f4d93: Pulling fs layer 19:37:11 1469e6f7b9e6: Pulling fs layer 19:37:11 eaf3925da568: Pulling fs layer 19:37:11 bab4dde63d76: Pulling fs layer 19:37:11 bde34c3a00c8: Pulling fs layer 19:37:11 b352a97aabf1: Pulling fs layer 19:37:11 4872d77fe225: Pulling fs layer 19:37:11 5851b861e8e6: Pulling fs layer 19:37:11 bab4dde63d76: Waiting 19:37:11 bde34c3a00c8: Waiting 19:37:11 b352a97aabf1: Waiting 19:37:11 4872d77fe225: Waiting 19:37:11 5851b861e8e6: Waiting 19:37:11 1469e6f7b9e6: Waiting 19:37:11 eaf3925da568: Waiting 19:37:11 988bab9f4d93: Waiting 19:37:11 e2be974225ed: Download complete 19:37:11 988bab9f4d93: Verifying Checksum 19:37:11 988bab9f4d93: Download complete 19:37:11 1469e6f7b9e6: Verifying Checksum 19:37:11 1469e6f7b9e6: Download complete 19:37:11 eaf3925da568: Download complete 19:37:11 339a4e72a1f5: Verifying Checksum 19:37:11 339a4e72a1f5: Download complete 19:37:11 bde34c3a00c8: Download complete 19:37:11 b352a97aabf1: Verifying Checksum 19:37:11 b352a97aabf1: Download complete 19:37:11 4872d77fe225: Verifying Checksum 19:37:11 4872d77fe225: Download complete 19:37:11 5851b861e8e6: Verifying Checksum 19:37:11 5851b861e8e6: Download complete 19:37:11 b85a868b505f: Verifying Checksum 19:37:11 b85a868b505f: Download complete 19:37:11 bab4dde63d76: Verifying Checksum 19:37:11 bab4dde63d76: Download complete 19:37:12 b85a868b505f: Pull complete 19:37:12 e2be974225ed: Pull complete 19:37:13 339a4e72a1f5: Pull complete 19:37:13 988bab9f4d93: Pull complete 19:37:13 1469e6f7b9e6: Pull complete 19:37:13 eaf3925da568: Pull complete 19:37:15 bab4dde63d76: Pull complete 19:37:15 bde34c3a00c8: Pull complete 19:37:15 b352a97aabf1: Pull complete 19:37:15 4872d77fe225: Pull complete 19:37:15 5851b861e8e6: Pull complete 19:37:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:16 prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container 19:37:16 $ 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:37:19 $ docker top 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 -eo pid,comm 19:37:19 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:37:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:19 [ssh-agent] Looking for ssh-agent implementation... 19:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:19 $ docker exec 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent 19:37:19 SSH_AUTH_SOCK=/tmp/ssh-mMiJND5ktARG/agent.33 19:37:19 SSH_AGENT_PID=39 19:37:19 Running ssh-add (command line suppressed) 19:37:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6262075601773414584.key (/w/workspace/edgex-go/1@tmp/private_key_6262075601773414584.key) 19:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:20 + git tag --points-at HEAD [Pipeline] } 19:37:20 $ docker exec --env ******** --env ******** 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent -k 19:37:20 unset SSH_AUTH_SOCK; 19:37:20 unset SSH_AGENT_PID; 19:37:20 echo Agent pid 39 killed; 19:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:37:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:20 [ssh-agent] Looking for ssh-agent implementation... 19:37:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:20 $ docker exec 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent 19:37:20 SSH_AUTH_SOCK=/tmp/ssh-xM4SNNrU0OXf/agent.73 19:37:20 SSH_AGENT_PID=79 19:37:20 Running ssh-add (command line suppressed) 19:37:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11693095767464932983.key (/w/workspace/edgex-go/1@tmp/private_key_11693095767464932983.key) 19:37:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:21 + git semver init 19:37:21 2024-04-02 19:37:21,414 [run_init] DEBUG init version:0.0.0 force:False 19:37:21 2024-04-02 19:37:21,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:37:21 2024-04-02 19:37:21,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:37:21 2024-04-02 19:37:21,416 [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:37:26 2024-04-02 19:37:26,437 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:37:26 2024-04-02 19:37:26,438 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4787 with force:False 19:37:26 2024-04-02 19:37:26,438 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4787 19:37:26 2024-04-02 19:37:26,441 [execute] INFO git cat-file --batch-check 19:37:26 2024-04-02 19:37:26,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:37:26 2024-04-02 19:37:26,448 [execute] INFO git cat-file --batch 19:37:26 2024-04-02 19:37:26,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:37:26 2024-04-02 19:37:26,453 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4787 19:37:26 0.0.0 [Pipeline] } 19:37:26 $ docker exec --env ******** --env ******** 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent -k 19:37:26 unset SSH_AUTH_SOCK; 19:37:26 unset SSH_AGENT_PID; 19:37:26 echo Agent pid 79 killed; 19:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:27 + git semver [Pipeline] } 19:37:27 $ docker stop --time=1 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 19:37:29 $ docker rm -f --volumes 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:37:29 Stashed 1 file(s) [Pipeline] echo 19:37:29 [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:37:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:30 ========================================================= 19:37:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:37:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:37:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:37:31 7264a8db6415: Pulling fs layer 19:37:31 c4d48a809fc2: Pulling fs layer 19:37:31 4f1c88b9dad5: Pulling fs layer 19:37:31 ad3a456e5733: Pulling fs layer 19:37:31 69c7f0334f64: Pulling fs layer 19:37:31 1f1c1a5573a3: Pulling fs layer 19:37:31 ce7588e14bc9: Pulling fs layer 19:37:31 ad3a456e5733: Waiting 19:37:31 69c7f0334f64: Waiting 19:37:31 1f1c1a5573a3: Waiting 19:37:31 b5e4710f87ac: Pulling fs layer 19:37:31 b5e4710f87ac: Waiting 19:37:31 c4d48a809fc2: Download complete 19:37:31 ad3a456e5733: Verifying Checksum 19:37:31 ad3a456e5733: Download complete 19:37:31 69c7f0334f64: Verifying Checksum 19:37:31 69c7f0334f64: Download complete 19:37:31 7264a8db6415: Verifying Checksum 19:37:31 7264a8db6415: Download complete 19:37:31 1f1c1a5573a3: Verifying Checksum 19:37:31 1f1c1a5573a3: Download complete 19:37:31 7264a8db6415: Pull complete 19:37:31 b5e4710f87ac: Verifying Checksum 19:37:31 b5e4710f87ac: Download complete 19:37:31 c4d48a809fc2: Pull complete 19:37:31 4f1c88b9dad5: Verifying Checksum 19:37:31 4f1c88b9dad5: Download complete 19:37:32 ce7588e14bc9: Verifying Checksum 19:37:32 ce7588e14bc9: Download complete 19:37:35 4f1c88b9dad5: Pull complete 19:37:35 ad3a456e5733: Pull complete 19:37:35 69c7f0334f64: Pull complete 19:37:35 1f1c1a5573a3: Pull complete 19:37:38 ce7588e14bc9: Pull complete 19:37:38 b5e4710f87ac: Pull complete 19:37:38 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:37:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:37:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:37:39 WORKDIR /edgex 19:37:39 COPY go.mod . 19:37:39 RUN go mod download 19:37:39 + docker build -t ci-base-image-x86_64 -f - . 19:37:39 Sending build context to Docker daemon 175.4MB 19:37:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:37:39 ---> 88b5674ff536 19:37:39 Step 2/4 : WORKDIR /edgex 19:37:44 ---> Running in f1b24fde656b 19:37:44 Removing intermediate container f1b24fde656b 19:37:44 ---> 55d97345782b 19:37:44 Step 3/4 : COPY go.mod . 19:37:44 ---> 2a2cd1e5ecc7 19:37:44 Step 4/4 : RUN go mod download 19:37:44 ---> Running in 4691f150444e 19:37:45 Still waiting to schedule task 19:37:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1893’ 19:38:16 Removing intermediate container 4691f150444e 19:38:16 ---> cef149f04406 19:38:16 Successfully built cef149f04406 19:38:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:17 + docker inspect -f . ci-base-image-x86_64 19:38:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:17 prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container 19:38:17 $ 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:38:18 $ docker top 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:18 + go version 19:38:18 go version go1.21.0 linux/amd64 [Pipeline] } 19:38:18 $ docker stop --time=1 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 19:38:19 $ docker rm -f --volumes 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:20 + docker inspect -f . ci-base-image-x86_64 19:38:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:20 prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container 19:38:20 $ 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:38:21 $ docker top 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 -eo pid,comm [Pipeline] { [Pipeline] echo 19:38:21 ========================================================= 19:38:21 [edgeXBuildGoParallel] Running Tests and Build... 19:38:21 ========================================================= [Pipeline] sh 19:38:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:38:21 + make test 19:38:21 go test -race -coverprofile=coverage.out ./... 19:38:29 ? github.com/edgexfoundry/edgex-go [no test files] 19:38:42 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 19:38:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 19:38:42 have (chan any, chan error, any, string) 19:38:42 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:38:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 19:38:42 have (chan any, chan error, interface{}, string) 19:38:42 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:38:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 19:38:42 have (chan any, chan error, interface{}, string) 19:38:42 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:39:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements 19:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 19:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 19:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.2% of statements 19:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.611s coverage: 93.4% of statements 19:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 6.1% of statements 19:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 97.6% of statements 19:39:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 19:39:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.061s coverage: 32.2% of statements 19:39:10 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 19:39:10 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 19:39:23 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 19:39:33 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] 19:39:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements 19:39:33 FAIL 19:39:33 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 19:39:33 $ docker stop --time=1 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 19:39:35 $ docker rm -f --volumes 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 [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:39:36 Failed in branch amd64 19:41:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1896 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [Pipeline] { [Pipeline] ws 19:41:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:16 The recommended git tool is: git 19:41:22 using credential edgex-jenkins-ssh 19:41:22 Cloning the remote Git repository 19:41:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:22 > git init /w/workspace/edgex-go/1 # timeout=10 19:41:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:22 > git --version # timeout=10 19:41:22 > git --version # 'git version 2.25.1' 19:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:42 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa 19:41:42 Merge succeeded, producing 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa 19:41:42 Checking out Revision 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa (PR-4787) 19:41:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:41:42 > git config core.sparsecheckout # timeout=10 19:41:42 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 19:41:42 > git remote # timeout=10 19:41:42 > git config --get remote.origin.url # timeout=10 19:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:42 > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 19:41:42 > git rev-parse HEAD^{commit} # timeout=10 19:41:42 > git config core.sparsecheckout # timeout=10 19:41:43 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 19:41:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:41:43 > git --version # timeout=10 19:41:43 > git --version # 'git version 2.25.1' 19:41:43 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:41:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:41:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:48 Dload Upload Total Spent Left Speed 19:41:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 19:41:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:41:49 + sudo tee /etc/docker/daemon.new 19:41:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:41:49 { 19:41:49 "registry-mirrors": [ 19:41:49 "https://nexus3.edgexfoundry.org:10001" 19:41:49 ], 19:41:49 "bip": "10.250.0.254/24", 19:41:49 "hosts": [ 19:41:49 "tcp://0.0.0.0:5555", 19:41:49 "unix:///var/run/docker.sock" 19:41:49 ], 19:41:49 "mtu": 1458, 19:41:49 "selinux-enabled": true, 19:41:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:41:49 } [Pipeline] sh 19:41:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:41:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:08 provisioning config files... 19:42:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1825787769966448369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:09 ---> ****-login.sh 19:42:09 nexus3.edgexfoundry.org:10001 19:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:09 Configure a credential helper to remove this warning. See 19:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:09 19:42:09 Login Succeeded 19:42:09 nexus3.edgexfoundry.org:10002 19:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:10 Configure a credential helper to remove this warning. See 19:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:10 19:42:10 Login Succeeded 19:42:10 nexus3.edgexfoundry.org:10003 19:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:10 Configure a credential helper to remove this warning. See 19:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:10 19:42:10 Login Succeeded 19:42:10 nexus3.edgexfoundry.org:10004 19:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:10 Configure a credential helper to remove this warning. See 19:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:10 19:42:10 Login Succeeded 19:42:10 ****.io 19:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:11 Configure a credential helper to remove this warning. See 19:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:11 19:42:11 Login Succeeded 19:42:11 ---> ****-login.sh ends [Pipeline] } 19:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:42:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:12 ========================================================= 19:42:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:42:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:12 9fda8d8052c6: Pulling fs layer 19:42:12 5d54e960e981: Pulling fs layer 19:42:12 c4a7e357bf2a: Pulling fs layer 19:42:12 f0e02332f6b5: Pulling fs layer 19:42:12 872ee5b61b7b: Pulling fs layer 19:42:12 0c6a40ed1a82: Pulling fs layer 19:42:12 94ae7d8d031c: Pulling fs layer 19:42:12 872ee5b61b7b: Waiting 19:42:12 f0e02332f6b5: Waiting 19:42:12 0c6a40ed1a82: Waiting 19:42:12 5d54e960e981: Verifying Checksum 19:42:12 5d54e960e981: Download complete 19:42:12 f0e02332f6b5: Verifying Checksum 19:42:12 f0e02332f6b5: Download complete 19:42:12 872ee5b61b7b: Verifying Checksum 19:42:12 872ee5b61b7b: Download complete 19:42:12 9fda8d8052c6: Download complete 19:42:13 94ae7d8d031c: Verifying Checksum 19:42:13 94ae7d8d031c: Download complete 19:42:13 9fda8d8052c6: Pull complete 19:42:14 5d54e960e981: Pull complete 19:42:14 c4a7e357bf2a: Download complete 19:42:15 0c6a40ed1a82: Verifying Checksum 19:42:15 0c6a40ed1a82: Download complete 19:42:27 c4a7e357bf2a: Pull complete 19:42:27 f0e02332f6b5: Pull complete 19:42:27 872ee5b61b7b: Pull complete 19:42:36 0c6a40ed1a82: Pull complete 19:42:37 94ae7d8d031c: Pull complete 19:42:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:42:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:38 WORKDIR /edgex 19:42:38 COPY go.mod . 19:42:38 RUN go mod download+ 19:42:38 docker build -t ci-base-image-arm64 -f - . 19:42:38 Sending build context to Docker daemon 3.002MB 19:42:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:38 ---> 86de565de09d 19:42:38 Step 2/4 : WORKDIR /edgex 19:42:40 ---> Running in d88c9fffd879 19:42:40 Removing intermediate container d88c9fffd879 19:42:40 ---> c69123a1e8a7 19:42:40 Step 3/4 : COPY go.mod . 19:42:41 ---> 75de164d96b4 19:42:41 Step 4/4 : RUN go mod download 19:42:41 ---> Running in 0fd4b7beeddd 19:43:49 Removing intermediate container 0fd4b7beeddd 19:43:49 ---> 42f4f8f79f9b 19:43:49 Successfully built 42f4f8f79f9b 19:43:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:49 + docker inspect -f . ci-base-image-arm64 19:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container 19:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:43:51 $ docker top efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:52 + go version 19:43:52 go version go1.21.0 linux/arm64 [Pipeline] } 19:43:52 $ docker stop --time=1 efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 19:43:53 $ docker rm -f --volumes efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:54 + docker inspect -f . ci-base-image-arm64 19:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container 19:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:43:56 $ docker top f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:56 ========================================================= 19:43:56 [edgeXBuildGoParallel] Running Tests and Build... 19:43:56 ========================================================= [Pipeline] sh 19:43:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:43:58 + make test 19:43:58 go test -race -coverprofile=coverage.out ./... 19:44:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:46:13 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 19:46:13 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 19:46:13 have (chan any, chan error, any, string) 19:46:13 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:46:13 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 19:46:13 have (chan any, chan error, interface{}, string) 19:46:13 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:46:13 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 19:46:13 have (chan any, chan error, interface{}, string) 19:46:13 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 19:47:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.247s coverage: 28.7% of statements 19:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.273s coverage: 97.0% of statements 19:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.329s coverage: 69.2% of statements 19:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:47:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.322s coverage: 53.2% of statements 19:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:47:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:47:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.958s coverage: 93.4% of statements 19:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.439s coverage: 6.1% of statements 19:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:48:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.608s coverage: 97.6% of statements 19:48:06 ok github.com/edgexfoundry/edgex-go/internal/io 1.189s coverage: 72.2% of statements 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.345s coverage: 0.9% of statements 19:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.218s coverage: 32.2% of statements 19:48:14 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] 19:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.239s coverage: 82.9% of statements 19:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements 19:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.205s coverage: 96.3% of statements 19:48:18 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] 19:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.194s coverage: 94.4% of statements 19:48:31 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.272s coverage: 92.9% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.155s coverage: 100.0% of statements 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.181s coverage: 86.0% of statements 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.093s coverage: 89.4% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 19:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements 19:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 19:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.216s coverage: 89.5% of statements 19:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.193s coverage: 84.8% of statements 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:48:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:48:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 19:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:48:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] 19:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.380s coverage: 98.9% of statements 19:48:47 FAIL 19:48:49 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 19:48:49 $ docker stop --time=1 f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 19:48:51 $ docker rm -f --volumes f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 [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:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:53 19:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:54 arm64: Pulling from edgex-lftools-log-publisher 19:48:54 8998bd30e6a1: Pulling fs layer 19:48:54 04944245beec: Pulling fs layer 19:48:54 699f458cf7ca: Pulling fs layer 19:48:54 765212b225bb: Pulling fs layer 19:48:54 f23df028b6ca: Pulling fs layer 19:48:54 d65c8cfc05b1: Pulling fs layer 19:48:54 2437ff75d9bd: Pulling fs layer 19:48:54 f23df028b6ca: Waiting 19:48:54 d65c8cfc05b1: Waiting 19:48:54 2437ff75d9bd: Waiting 19:48:54 765212b225bb: Waiting 19:48:54 04944245beec: Verifying Checksum 19:48:54 04944245beec: Download complete 19:48:54 765212b225bb: Verifying Checksum 19:48:54 765212b225bb: Download complete 19:48:54 f23df028b6ca: Download complete 19:48:54 d65c8cfc05b1: Verifying Checksum 19:48:54 d65c8cfc05b1: Download complete 19:48:54 699f458cf7ca: Verifying Checksum 19:48:54 699f458cf7ca: Download complete 19:48:55 8998bd30e6a1: Verifying Checksum 19:48:55 8998bd30e6a1: Download complete 19:48:57 2437ff75d9bd: Verifying Checksum 19:48:59 8998bd30e6a1: Pull complete 19:49:00 04944245beec: Pull complete 19:49:01 699f458cf7ca: Pull complete 19:49:01 765212b225bb: Pull complete 19:49:02 f23df028b6ca: Pull complete 19:49:02 d65c8cfc05b1: Pull complete 19:49:21 2437ff75d9bd: Pull complete 19:49:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:21 prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container 19:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:24 $ docker top 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:24 ---> job-cost.sh 19:49:24 lf-activate-venv: SKIPPING 19:49:24 INFO: No Stack... 19:49:25 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:26 INFO: Archiving Costs [Pipeline] sh 19:49:26 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:49:26 + cut -d, -f6 [Pipeline] lock 19:49:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] 19:49:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] did not exist. Created. 19:49:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:27 Stashed 1 file(s) [Pipeline] } 19:49:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:28 $ docker stop --time=1 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d 19:49:29 $ docker rm -f --volumes 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:49:30 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:49:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:49:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:33 ---> package-listing.sh 19:49:33 ++ facter osfamily 19:49:33 ++ tr '[:upper:]' '[:lower:]' 19:49:33 + OS_FAMILY=debian 19:49:33 + workspace=/w/workspace/edgex-go/1 19:49:33 + START_PACKAGES=/tmp/packages_start.txt 19:49:33 + END_PACKAGES=/tmp/packages_end.txt 19:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:33 + PACKAGES=/tmp/packages_start.txt 19:49:33 + '[' /w/workspace/edgex-go/1 ']' 19:49:33 + PACKAGES=/tmp/packages_end.txt 19:49:33 + case "${OS_FAMILY}" in 19:49:33 + dpkg -l 19:49:33 + grep '^ii' 19:49:33 + '[' -f /tmp/packages_start.txt ']' 19:49:33 + '[' -f /tmp/packages_end.txt ']' 19:49:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:33 + '[' /w/workspace/edgex-go/1 ']' 19:49:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:49:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:49:33 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:49:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:34 19:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:34 latest: Pulling from edgex-lftools-log-publisher 19:49:34 5eb5b503b376: Pulling fs layer 19:49:34 5c69ac0246d0: Pulling fs layer 19:49:34 ec43610c2a17: Pulling fs layer 19:49:34 3a2ae6a8a46f: Pulling fs layer 19:49:34 33b1e0a273af: Pulling fs layer 19:49:34 5d3b04190fa2: Pulling fs layer 19:49:34 2f39f015ded8: Pulling fs layer 19:49:34 2f39f015ded8: Waiting 19:49:34 33b1e0a273af: Waiting 19:49:34 5d3b04190fa2: Waiting 19:49:34 3a2ae6a8a46f: Waiting 19:49:34 5c69ac0246d0: Verifying Checksum 19:49:34 5c69ac0246d0: Download complete 19:49:34 3a2ae6a8a46f: Verifying Checksum 19:49:34 3a2ae6a8a46f: Download complete 19:49:34 33b1e0a273af: Verifying Checksum 19:49:34 33b1e0a273af: Download complete 19:49:34 5d3b04190fa2: Verifying Checksum 19:49:34 5d3b04190fa2: Download complete 19:49:34 ec43610c2a17: Verifying Checksum 19:49:34 ec43610c2a17: Download complete 19:49:34 5eb5b503b376: Verifying Checksum 19:49:34 5eb5b503b376: Download complete 19:49:35 2f39f015ded8: Download complete 19:49:36 5eb5b503b376: Pull complete 19:49:36 5c69ac0246d0: Pull complete 19:49:36 ec43610c2a17: Pull complete 19:49:36 3a2ae6a8a46f: Pull complete 19:49:36 33b1e0a273af: Pull complete 19:49:36 5d3b04190fa2: Pull complete 19:49:41 2f39f015ded8: Pull complete 19:49:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:41 prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container 19:49:41 $ 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:49:45 $ docker top e190eb67d06ad839ec8e15a919ebb8f424265389ae16bd9fafe635dbc991bc5f -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:49:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:49:46 + ls /var/log/sa-host 19:49:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:46 provisioning config files... 19:49:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5032923315337872836tmp [Pipeline] { [Pipeline] echo 19:49:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:49:47 ---> create-netrc.sh [Pipeline] } 19:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:49:47 ---> python-tools-install.sh [Pipeline] echo 19:49:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:49:47 ---> sudo-logs.sh 19:49:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:49:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:49:48 ---> job-cost.sh 19:49:48 lf-activate-venv: SKIPPING 19:49:48 DEBUG: total: 0.10999999940395355 19:49:48 INFO: Retrieving Stack Cost... 19:49:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:49:49 INFO: Archiving Costs [Pipeline] echo 19:49:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:49:49 ---> logs-deploy.sh 19:49:49 lf-activate-venv: SKIPPING 19:49:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4787/1 19:49:49 INFO: archiving workspace using pattern(s): 19:49:50 Archives upload complete. 19:49:50 INFO: archiving logs to Nexus