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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 56c53f3e882f752e6ce34fe0da5648cfe47c3186 rather than 561ffe60b20582d0b8438f99567fb302129053fd Obtained Jenkinsfile from 56c53f3e882f752e6ce34fe0da5648cfe47c3186 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-ssh14456418041009354459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3593442170144731348.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4471/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-4471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15555684831991982245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8275364961106036001.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-4471/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-4471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4395124823098812818.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/v3], 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.20 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-5433’ Running on prd-ubuntu20.04-docker-8c-8g-5435 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [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 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 561ffe60b20582d0b8438f99567fb302129053fd Merge succeeded, producing 44bf4b8cb4561131d9630cbee98ebef3b45f773c Checking out Revision 44bf4b8cb4561131d9630cbee98ebef3b45f773c (PR-4471) > 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/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 561ffe60b20582d0b8438f99567fb302129053fd # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44bf4b8cb4561131d9630cbee98ebef3b45f773c # timeout=10 Commit message: "Merge commit '56c53f3e882f752e6ce34fe0da5648cfe47c3186' into HEAD" > git rev-list --no-walk 561ffe60b20582d0b8438f99567fb302129053fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T08:31:16.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T08:31:16.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T08:31:16.680Z] ========================================================= [2023-03-23T08:31:16.680Z] EdgeX Global Pipelines Version Info [2023-03-23T08:31:16.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:31:17.403Z] ------------------- [2023-03-23T08:31:17.403Z] stable info: [2023-03-23T08:31:17.403Z] ------------------- [2023-03-23T08:31:17.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T08:31:17.403Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T08:31:17.403Z] Message: update stable to v1.0.245 [2023-03-23T08:31:17.971Z] ------------------- [2023-03-23T08:31:17.971Z] experimental info: [2023-03-23T08:31:17.971Z] ------------------- [2023-03-23T08:31:17.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T08:31:17.971Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T08:31:17.971Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T08:31:18.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-23T08:31:18.155Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-23T08:31:18.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T08:31:18.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T08:31:18.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T08:31:18.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T08:31:18.230Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T08:31:18.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-23T08:31:18.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-23T08:31:18.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-23T08:31:18.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T08:31:18.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T08:31:18.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T08:31:18.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T08:31:18.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T08:31:18.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T08:31:18.350Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T08:31:18.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T08:31:18.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T08:31:18.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T08:31:18.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T08:31:18.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T08:31:18.421Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T08:31:18.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4471 [Pipeline] echo [2023-03-23T08:31:18.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4471 [Pipeline] echo [2023-03-23T08:31:18.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4471 [Pipeline] echo [2023-03-23T08:31:18.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44bf4b8cb4561131d9630cbee98ebef3b45f773c [Pipeline] echo [2023-03-23T08:31:18.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44bf4b8 [Pipeline] echo [2023-03-23T08:31:18.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T08:31:18.608Z] provisioning config files... [2023-03-23T08:31:18.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1802006726475225322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:31:18.917Z] ---> docker-login.sh [2023-03-23T08:31:18.918Z] nexus3.edgexfoundry.org:10001 [2023-03-23T08:31:19.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:31:19.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:31:19.180Z] Configure a credential helper to remove this warning. See [2023-03-23T08:31:19.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:31:19.180Z] [2023-03-23T08:31:19.180Z] Login Succeeded [2023-03-23T08:31:19.180Z] nexus3.edgexfoundry.org:10002 [2023-03-23T08:31:19.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:31:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:31:19.442Z] Configure a credential helper to remove this warning. See [2023-03-23T08:31:19.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:31:19.442Z] [2023-03-23T08:31:19.442Z] Login Succeeded [2023-03-23T08:31:19.442Z] nexus3.edgexfoundry.org:10003 [2023-03-23T08:31:19.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:31:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:31:19.442Z] Configure a credential helper to remove this warning. See [2023-03-23T08:31:19.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:31:19.442Z] [2023-03-23T08:31:19.442Z] Login Succeeded [2023-03-23T08:31:19.442Z] nexus3.edgexfoundry.org:10004 [2023-03-23T08:31:19.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:31:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:31:19.442Z] Configure a credential helper to remove this warning. See [2023-03-23T08:31:19.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:31:19.442Z] [2023-03-23T08:31:19.442Z] Login Succeeded [2023-03-23T08:31:19.702Z] docker.io [2023-03-23T08:31:19.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:31:19.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:31:19.962Z] Configure a credential helper to remove this warning. See [2023-03-23T08:31:19.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:31:19.962Z] [2023-03-23T08:31:19.962Z] Login Succeeded [2023-03-23T08:31:19.962Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T08:31:19.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T08:31:20.279Z] + 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 [2023-03-23T08:31:20.279Z] + dirname cmd/core-command/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/core-data/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/core-metadata/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T08:31:20.279Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2023-03-23T08:31:20.279Z] -f2 [2023-03-23T08:31:20.279Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/support-notifications/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-23T08:31:20.279Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-23T08:31:20.279Z] + cut -d/ -f2 [2023-03-23T08:31:20.279Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-23T08:31:20.330Z] 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 [2023-03-23T08:31:20.659Z] + git rev-list -1 --merges 44bf4b8cb4561131d9630cbee98ebef3b45f773c~1..44bf4b8cb4561131d9630cbee98ebef3b45f773c [Pipeline] echo [2023-03-23T08:31:20.671Z] -----------> git rev-list -1 --merges 44bf4b8cb4561131d9630cbee98ebef3b45f773c~1..44bf4b8cb4561131d9630cbee98ebef3b45f773c 44bf4b8cb4561131d9630cbee98ebef3b45f773c [2023-03-23T08:31:20.671Z] 44bf4b8cb4561131d9630cbee98ebef3b45f773c [false] [Pipeline] sh [2023-03-23T08:31:20.958Z] + git log --format=format:%s -1 44bf4b8cb4561131d9630cbee98ebef3b45f773c [Pipeline] echo [2023-03-23T08:31:20.974Z] ========================================================= [2023-03-23T08:31:20.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T08:31:20.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-23T08:31:21.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T08:31:21.324Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T08:31:21.324Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T08:31:21.324Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T08:31:21.324Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T08:31:21.324Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T08:31:21.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:31:21.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T08:31:21.668Z] [2023-03-23T08:31:21.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:31:21.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T08:31:21.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T08:31:21.982Z] b85a868b505f: Pulling fs layer [2023-03-23T08:31:21.982Z] e2be974225ed: Pulling fs layer [2023-03-23T08:31:21.982Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T08:31:21.982Z] 988bab9f4d93: Pulling fs layer [2023-03-23T08:31:21.982Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T08:31:21.982Z] eaf3925da568: Pulling fs layer [2023-03-23T08:31:21.982Z] bab4dde63d76: Pulling fs layer [2023-03-23T08:31:21.982Z] bde34c3a00c8: Pulling fs layer [2023-03-23T08:31:21.982Z] b352a97aabf1: Pulling fs layer [2023-03-23T08:31:21.982Z] 4872d77fe225: Pulling fs layer [2023-03-23T08:31:21.982Z] 5851b861e8e6: Pulling fs layer [2023-03-23T08:31:21.982Z] eaf3925da568: Waiting [2023-03-23T08:31:21.982Z] 988bab9f4d93: Waiting [2023-03-23T08:31:21.982Z] 1469e6f7b9e6: Waiting [2023-03-23T08:31:21.982Z] bab4dde63d76: Waiting [2023-03-23T08:31:21.982Z] bde34c3a00c8: Waiting [2023-03-23T08:31:21.982Z] 4872d77fe225: Waiting [2023-03-23T08:31:21.982Z] b352a97aabf1: Waiting [2023-03-23T08:31:21.982Z] 5851b861e8e6: Waiting [2023-03-23T08:31:21.982Z] e2be974225ed: Verifying Checksum [2023-03-23T08:31:21.982Z] e2be974225ed: Download complete [2023-03-23T08:31:21.982Z] 988bab9f4d93: Verifying Checksum [2023-03-23T08:31:21.982Z] 988bab9f4d93: Download complete [2023-03-23T08:31:22.243Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T08:31:22.243Z] 1469e6f7b9e6: Download complete [2023-03-23T08:31:22.243Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T08:31:22.243Z] 339a4e72a1f5: Download complete [2023-03-23T08:31:22.243Z] eaf3925da568: Download complete [2023-03-23T08:31:22.243Z] bde34c3a00c8: Verifying Checksum [2023-03-23T08:31:22.243Z] bde34c3a00c8: Download complete [2023-03-23T08:31:22.243Z] b352a97aabf1: Download complete [2023-03-23T08:31:22.243Z] 4872d77fe225: Download complete [2023-03-23T08:31:22.243Z] b85a868b505f: Verifying Checksum [2023-03-23T08:31:22.243Z] b85a868b505f: Download complete [2023-03-23T08:31:22.243Z] 5851b861e8e6: Verifying Checksum [2023-03-23T08:31:22.243Z] 5851b861e8e6: Download complete [2023-03-23T08:31:22.809Z] bab4dde63d76: Verifying Checksum [2023-03-23T08:31:22.809Z] bab4dde63d76: Download complete [2023-03-23T08:31:23.747Z] b85a868b505f: Pull complete [2023-03-23T08:31:23.747Z] e2be974225ed: Pull complete [2023-03-23T08:31:24.315Z] 339a4e72a1f5: Pull complete [2023-03-23T08:31:24.315Z] 988bab9f4d93: Pull complete [2023-03-23T08:31:24.584Z] 1469e6f7b9e6: Pull complete [2023-03-23T08:31:24.584Z] eaf3925da568: Pull complete [2023-03-23T08:31:26.489Z] bab4dde63d76: Pull complete [2023-03-23T08:31:26.489Z] bde34c3a00c8: Pull complete [2023-03-23T08:31:26.489Z] b352a97aabf1: Pull complete [2023-03-23T08:31:26.750Z] 4872d77fe225: Pull complete [2023-03-23T08:31:26.750Z] 5851b861e8e6: Pull complete [2023-03-23T08:31:26.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T08:31:26.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T08:31:26.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:31:26.892Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-03-23T08:31:26.927Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T08:31:28.264Z] $ docker top e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 -eo pid,comm [2023-03-23T08:31:28.317Z] 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). [2023-03-23T08:31:28.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T08:31:28.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T08:31:28.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T08:31:28.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T08:31:28.465Z] $ docker exec e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 ssh-agent [2023-03-23T08:31:28.566Z] SSH_AUTH_SOCK=/tmp/ssh-WHaPgomB3yIm/agent.32 [2023-03-23T08:31:28.566Z] SSH_AGENT_PID=38 [2023-03-23T08:31:28.573Z] Running ssh-add (command line suppressed) [2023-03-23T08:31:28.670Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12337179928631249234.key (/w/workspace/edgex-go/2@tmp/private_key_12337179928631249234.key) [2023-03-23T08:31:28.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T08:31:28.967Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T08:31:28.987Z] $ docker exec --env ******** --env ******** e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 ssh-agent -k [2023-03-23T08:31:29.080Z] unset SSH_AUTH_SOCK; [2023-03-23T08:31:29.081Z] unset SSH_AGENT_PID; [2023-03-23T08:31:29.081Z] echo Agent pid 38 killed; [2023-03-23T08:31:29.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T08:31:29.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T08:31:29.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T08:31:29.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T08:31:29.232Z] $ docker exec e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 ssh-agent [2023-03-23T08:31:29.332Z] SSH_AUTH_SOCK=/tmp/ssh-tIAVFsvz3Syx/agent.70 [2023-03-23T08:31:29.332Z] SSH_AGENT_PID=76 [2023-03-23T08:31:29.337Z] Running ssh-add (command line suppressed) [2023-03-23T08:31:29.437Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16230089668042244096.key (/w/workspace/edgex-go/2@tmp/private_key_16230089668042244096.key) [2023-03-23T08:31:29.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T08:31:29.735Z] + git semver init [2023-03-23T08:31:29.997Z] 2023-03-23 08:31:29,909 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T08:31:29.997Z] 2023-03-23 08:31:29,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-23T08:31:29.997Z] 2023-03-23 08:31:29,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-23T08:31:29.997Z] 2023-03-23 08:31:29,910 [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) [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,780 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4471 with force:False [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,781 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4471 [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,786 [execute] INFO git cat-file --batch-check [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,793 [execute] INFO git cat-file --batch [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T08:31:34.192Z] 2023-03-23 08:31:33,799 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4471 [2023-03-23T08:31:34.192Z] 0.0.0 [Pipeline] } [2023-03-23T08:31:34.207Z] $ docker exec --env ******** --env ******** e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 ssh-agent -k [2023-03-23T08:31:34.312Z] unset SSH_AUTH_SOCK; [2023-03-23T08:31:34.313Z] unset SSH_AGENT_PID; [2023-03-23T08:31:34.313Z] echo Agent pid 76 killed; [2023-03-23T08:31:34.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T08:31:34.629Z] + git semver [Pipeline] } [2023-03-23T08:31:34.906Z] $ docker stop --time=1 e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 [2023-03-23T08:31:36.205Z] $ docker rm -f --volumes e461e5480d030695773f7ff5705f5430d51e2c4f77782a27c4d1832e32a93a01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T08:31:36.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T08:31:36.760Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T08:31:36.763Z] [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 [2023-03-23T08:31:37.122Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-23T08:31:37.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T08:31:37.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T08:31:37.154Z] ========================================================= [2023-03-23T08:31:37.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T08:31:37.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:31:37.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T08:31:37.436Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T08:31:37.436Z] 63b65145d645: Pulling fs layer [2023-03-23T08:31:37.436Z] a2d21d5440eb: Pulling fs layer [2023-03-23T08:31:37.436Z] 935e6c44a52c: Pulling fs layer [2023-03-23T08:31:37.436Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T08:31:37.436Z] 30dea6a524f1: Pulling fs layer [2023-03-23T08:31:37.436Z] a2aff8979fd8: Pulling fs layer [2023-03-23T08:31:37.436Z] 6808be2612f2: Pulling fs layer [2023-03-23T08:31:37.436Z] f25807f1079a: Pulling fs layer [2023-03-23T08:31:37.436Z] a2aff8979fd8: Waiting [2023-03-23T08:31:37.436Z] 30dea6a524f1: Waiting [2023-03-23T08:31:37.436Z] 6808be2612f2: Waiting [2023-03-23T08:31:37.436Z] f25807f1079a: Waiting [2023-03-23T08:31:37.436Z] 94cc34f8dd06: Waiting [2023-03-23T08:31:37.436Z] a2d21d5440eb: Verifying Checksum [2023-03-23T08:31:37.436Z] a2d21d5440eb: Download complete [2023-03-23T08:31:37.436Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T08:31:37.436Z] 94cc34f8dd06: Download complete [2023-03-23T08:31:37.436Z] 30dea6a524f1: Verifying Checksum [2023-03-23T08:31:37.436Z] 30dea6a524f1: Download complete [2023-03-23T08:31:37.436Z] 63b65145d645: Verifying Checksum [2023-03-23T08:31:37.436Z] 63b65145d645: Download complete [2023-03-23T08:31:37.697Z] a2aff8979fd8: Verifying Checksum [2023-03-23T08:31:37.698Z] a2aff8979fd8: Download complete [2023-03-23T08:31:37.698Z] 63b65145d645: Pull complete [2023-03-23T08:31:37.962Z] a2d21d5440eb: Pull complete [2023-03-23T08:31:38.222Z] f25807f1079a: Verifying Checksum [2023-03-23T08:31:38.222Z] f25807f1079a: Download complete [2023-03-23T08:31:38.222Z] 935e6c44a52c: Download complete [2023-03-23T08:31:38.479Z] 6808be2612f2: Verifying Checksum [2023-03-23T08:31:38.479Z] 6808be2612f2: Download complete [2023-03-23T08:31:41.765Z] 935e6c44a52c: Pull complete [2023-03-23T08:31:41.765Z] 94cc34f8dd06: Pull complete [2023-03-23T08:31:41.765Z] 30dea6a524f1: Pull complete [2023-03-23T08:31:41.765Z] a2aff8979fd8: Pull complete [2023-03-23T08:31:43.665Z] 6808be2612f2: Pull complete [2023-03-23T08:31:44.599Z] f25807f1079a: Pull complete [2023-03-23T08:31:44.599Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T08:31:44.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T08:31:44.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:31:44.892Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T08:31:44.892Z] WORKDIR /edgex [2023-03-23T08:31:44.892Z] COPY go.mod . [2023-03-23T08:31:44.892Z] RUN go mod download+ [2023-03-23T08:31:44.892Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-23T08:31:45.461Z] Sending build context to Docker daemon 170.5MB [2023-03-23T08:31:45.461Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T08:31:45.461Z] ---> 3b553350e43f [2023-03-23T08:31:45.461Z] Step 2/4 : WORKDIR /edgex [2023-03-23T08:31:47.368Z] ---> Running in 47eeb679c3d6 [2023-03-23T08:31:47.368Z] Removing intermediate container 47eeb679c3d6 [2023-03-23T08:31:47.368Z] ---> 98f4346fb373 [2023-03-23T08:31:47.368Z] Step 3/4 : COPY go.mod . [2023-03-23T08:31:47.368Z] ---> 928b335f9dac [2023-03-23T08:31:47.368Z] Step 4/4 : RUN go mod download [2023-03-23T08:31:47.368Z] ---> Running in e88b21916ca2 [2023-03-23T08:31:51.820Z] Still waiting to schedule task [2023-03-23T08:31:51.820Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5434’ [2023-03-23T08:31:59.586Z] Removing intermediate container e88b21916ca2 [2023-03-23T08:31:59.586Z] ---> 26b41196f4d9 [2023-03-23T08:31:59.586Z] Successfully built 26b41196f4d9 [2023-03-23T08:31:59.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:31:59.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T08:31:59.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:31:59.945Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-03-23T08:31:59.979Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-23T08:32:00.355Z] $ docker top c84ea93a02781d980d4706eaa9b6e51420e460526ce43aefac80da9ba7dd0809 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T08:32:00.696Z] + go version [2023-03-23T08:32:00.697Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T08:32:00.711Z] $ docker stop --time=1 c84ea93a02781d980d4706eaa9b6e51420e460526ce43aefac80da9ba7dd0809 [2023-03-23T08:32:02.010Z] $ docker rm -f --volumes c84ea93a02781d980d4706eaa9b6e51420e460526ce43aefac80da9ba7dd0809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:32:02.391Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T08:32:02.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:32:02.463Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-03-23T08:32:02.496Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-23T08:32:02.870Z] $ docker top f2f38464e9cf62570faa1bd457bd51864b9925a886587168072b5f23f8385abe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T08:32:02.932Z] ========================================================= [2023-03-23T08:32:02.932Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T08:32:02.932Z] ========================================================= [Pipeline] sh [2023-03-23T08:32:03.206Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:32:03.501Z] + make test [2023-03-23T08:32:03.501Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T08:32:10.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T08:32:20.048Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:20.048Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-23T08:32:24.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T08:32:24.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T08:32:24.232Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-23T08:32:24.232Z] internal/core/metadata/application/notify.go:116:21: pw.DiscoveredDevice undefined (type dtos.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:150:88: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:24.232Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:32:25.170Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T08:32:25.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T08:32:25.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T08:32:26.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T08:32:26.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T08:32:26.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T08:32:27.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T08:32:27.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T08:32:28.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T08:32:28.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T08:32:28.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-03-23T08:32:29.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-03-23T08:32:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T08:32:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T08:32:31.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T08:32:31.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:32:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T08:32:33.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements [2023-03-23T08:32:33.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-23T08:32:33.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T08:32:33.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T08:32:33.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T08:32:33.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T08:32:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T08:32:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T08:32:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T08:32:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T08:32:35.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T08:32:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.704s coverage: 88.5% of statements [2023-03-23T08:32:35.671Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-23T08:32:35.671Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements [2023-03-23T08:32:35.671Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-03-23T08:32:35.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-03-23T08:32:35.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T08:32:36.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T08:32:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T08:32:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T08:32:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T08:32:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T08:32:37.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T08:32:37.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T08:32:38.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T08:32:39.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T08:32:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T08:32:40.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T08:32:40.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T08:32:41.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T08:32:41.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T08:32:41.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T08:32:43.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T08:32:43.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T08:32:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T08:32:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T08:32:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T08:32:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T08:32:45.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T08:32:45.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T08:32:45.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T08:32:45.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T08:32:47.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T08:32:47.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:32:47.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T08:32:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T08:32:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T08:32:47.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-23T08:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T08:32:48.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.261s coverage: 79.9% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-03-23T08:33:01.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-23T08:33:01.130Z] FAIL [2023-03-23T08:33:01.130Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-23T08:33:01.146Z] $ docker stop --time=1 f2f38464e9cf62570faa1bd457bd51864b9925a886587168072b5f23f8385abe [2023-03-23T08:33:02.621Z] $ docker rm -f --volumes f2f38464e9cf62570faa1bd457bd51864b9925a886587168072b5f23f8385abe [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] } [2023-03-23T08:33:02.890Z] Failed in branch amd64 [2023-03-23T08:35:21.245Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5436 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [Pipeline] { [Pipeline] ws [2023-03-23T08:35:21.258Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-23T08:35:21.293Z] The recommended git tool is: git [2023-03-23T08:35:27.252Z] using credential edgex-jenkins-ssh [2023-03-23T08:35:27.271Z] Cloning the remote Git repository [2023-03-23T08:35:27.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-23T08:35:27.444Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-23T08:35:27.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T08:35:27.622Z] > git --version # timeout=10 [2023-03-23T08:35:27.647Z] > git --version # 'git version 2.25.1' [2023-03-23T08:35:27.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T08:35:27.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T08:35:45.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T08:35:46.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T08:35:46.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T08:35:46.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T08:35:46.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T08:35:46.989Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T08:35:47.866Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 561ffe60b20582d0b8438f99567fb302129053fd [2023-03-23T08:35:48.523Z] Merge succeeded, producing 099addeb80e79943fb5e9b09c3c1f947d6d68062 [2023-03-23T08:35:48.523Z] Checking out Revision 099addeb80e79943fb5e9b09c3c1f947d6d68062 (PR-4471) [2023-03-23T08:35:47.885Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T08:35:47.958Z] > git checkout -f 561ffe60b20582d0b8438f99567fb302129053fd # timeout=10 [2023-03-23T08:35:48.198Z] > git remote # timeout=10 [2023-03-23T08:35:48.227Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T08:35:48.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T08:35:48.263Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-23T08:35:48.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T08:35:48.529Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T08:35:48.546Z] > git checkout -f 099addeb80e79943fb5e9b09c3c1f947d6d68062 # timeout=10 [2023-03-23T08:35:52.160Z] Commit message: "Merge commit '56c53f3e882f752e6ce34fe0da5648cfe47c3186' into HEAD" [2023-03-23T08:35:52.169Z] > git rev-list --no-walk 561ffe60b20582d0b8438f99567fb302129053fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T08:35:53.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T08:35:53.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T08:35:53.344Z] Dload Upload Total Spent Left Speed [2023-03-23T08:35:53.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh [2023-03-23T08:35:54.054Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T08:35:54.409Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T08:35:54.409Z] + sudo tee /etc/docker/daemon.new [2023-03-23T08:35:54.409Z] { [2023-03-23T08:35:54.409Z] "registry-mirrors": [ [2023-03-23T08:35:54.409Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T08:35:54.409Z] ], [2023-03-23T08:35:54.409Z] "bip": "10.250.0.254/24", [2023-03-23T08:35:54.409Z] "hosts": [ [2023-03-23T08:35:54.409Z] "tcp://0.0.0.0:5555", [2023-03-23T08:35:54.409Z] "unix:///var/run/docker.sock" [2023-03-23T08:35:54.409Z] ], [2023-03-23T08:35:54.409Z] "mtu": 1458, [2023-03-23T08:35:54.409Z] "selinux-enabled": true, [2023-03-23T08:35:54.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T08:35:54.409Z] } [Pipeline] sh [2023-03-23T08:35:54.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T08:35:55.102Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T08:36:13.398Z] provisioning config files... [2023-03-23T08:36:13.424Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11397191160288501922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:36:13.788Z] ---> docker-login.sh [2023-03-23T08:36:13.788Z] nexus3.edgexfoundry.org:10001 [2023-03-23T08:36:14.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:36:14.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:36:14.328Z] Configure a credential helper to remove this warning. See [2023-03-23T08:36:14.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:36:14.328Z] [2023-03-23T08:36:14.328Z] Login Succeeded [2023-03-23T08:36:14.328Z] nexus3.edgexfoundry.org:10002 [2023-03-23T08:36:14.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:36:14.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:36:14.865Z] Configure a credential helper to remove this warning. See [2023-03-23T08:36:14.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:36:14.865Z] [2023-03-23T08:36:14.865Z] Login Succeeded [2023-03-23T08:36:14.865Z] nexus3.edgexfoundry.org:10003 [2023-03-23T08:36:14.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:36:15.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:36:15.135Z] Configure a credential helper to remove this warning. See [2023-03-23T08:36:15.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:36:15.135Z] [2023-03-23T08:36:15.135Z] Login Succeeded [2023-03-23T08:36:15.135Z] nexus3.edgexfoundry.org:10004 [2023-03-23T08:36:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:36:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:36:15.403Z] Configure a credential helper to remove this warning. See [2023-03-23T08:36:15.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:36:15.403Z] [2023-03-23T08:36:15.403Z] Login Succeeded [2023-03-23T08:36:15.403Z] docker.io [2023-03-23T08:36:15.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T08:36:15.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T08:36:15.939Z] Configure a credential helper to remove this warning. See [2023-03-23T08:36:15.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T08:36:15.939Z] [2023-03-23T08:36:15.939Z] Login Succeeded [2023-03-23T08:36:15.939Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T08:36:15.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-23T08:36:16.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-23T08:36:16.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T08:36:16.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T08:36:16.536Z] ========================================================= [2023-03-23T08:36:16.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T08:36:16.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:36:16.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T08:36:16.851Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T08:36:16.851Z] af6eaf76a39c: Pulling fs layer [2023-03-23T08:36:16.851Z] 55522c791124: Pulling fs layer [2023-03-23T08:36:16.851Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T08:36:16.851Z] 169dfbe0d373: Pulling fs layer [2023-03-23T08:36:16.851Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T08:36:16.851Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T08:36:16.851Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T08:36:16.851Z] e1ff8fa3b103: Waiting [2023-03-23T08:36:16.851Z] 52ebb69f0ebf: Waiting [2023-03-23T08:36:16.851Z] 5abe8eddf0d5: Waiting [2023-03-23T08:36:16.851Z] 169dfbe0d373: Waiting [2023-03-23T08:36:17.126Z] 55522c791124: Verifying Checksum [2023-03-23T08:36:17.126Z] 55522c791124: Download complete [2023-03-23T08:36:17.126Z] 169dfbe0d373: Download complete [2023-03-23T08:36:17.126Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T08:36:17.126Z] e1ff8fa3b103: Download complete [2023-03-23T08:36:17.126Z] af6eaf76a39c: Download complete [2023-03-23T08:36:18.097Z] af6eaf76a39c: Pull complete [2023-03-23T08:36:18.097Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T08:36:18.097Z] 5abe8eddf0d5: Download complete [2023-03-23T08:36:18.685Z] 55522c791124: Pull complete [2023-03-23T08:36:19.664Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T08:36:19.664Z] 52ebb69f0ebf: Download complete [2023-03-23T08:36:19.664Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T08:36:19.664Z] ce5c4a1c91eb: Download complete [2023-03-23T08:36:29.750Z] ce5c4a1c91eb: Pull complete [2023-03-23T08:36:30.019Z] 169dfbe0d373: Pull complete [2023-03-23T08:36:30.287Z] e1ff8fa3b103: Pull complete [2023-03-23T08:36:38.506Z] 52ebb69f0ebf: Pull complete [2023-03-23T08:36:40.461Z] 5abe8eddf0d5: Pull complete [2023-03-23T08:36:40.461Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T08:36:40.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T08:36:40.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:36:40.789Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T08:36:40.789Z] WORKDIR /edgex [2023-03-23T08:36:40.789Z] COPY go.mod . [2023-03-23T08:36:40.789Z] RUN go mod download [2023-03-23T08:36:40.789Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-23T08:36:41.378Z] Sending build context to Docker daemon 2.934MB [2023-03-23T08:36:41.378Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T08:36:41.378Z] ---> 6cb57ee374ae [2023-03-23T08:36:41.378Z] Step 2/4 : WORKDIR /edgex [2023-03-23T08:36:43.341Z] ---> Running in 4f22c8a491df [2023-03-23T08:36:43.341Z] Removing intermediate container 4f22c8a491df [2023-03-23T08:36:43.341Z] ---> 0c03eb15d85e [2023-03-23T08:36:43.341Z] Step 3/4 : COPY go.mod . [2023-03-23T08:36:43.927Z] ---> 13f9a8300df5 [2023-03-23T08:36:43.927Z] Step 4/4 : RUN go mod download [2023-03-23T08:36:43.927Z] ---> Running in 223e52c7278f [2023-03-23T08:37:16.204Z] Removing intermediate container 223e52c7278f [2023-03-23T08:37:16.204Z] ---> dfb7fde9b3e1 [2023-03-23T08:37:16.204Z] Successfully built dfb7fde9b3e1 [2023-03-23T08:37:16.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:37:16.545Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T08:37:16.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:37:16.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-5436 does not seem to be running inside a container [2023-03-23T08:37:16.829Z] $ 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 [2023-03-23T08:37:18.158Z] $ docker top ed53ca38dfc8ea6758a31a4f32ac8fbbd2287220f441b6e21589b0578dc96237 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T08:37:18.987Z] + go version [2023-03-23T08:37:18.987Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T08:37:19.007Z] $ docker stop --time=1 ed53ca38dfc8ea6758a31a4f32ac8fbbd2287220f441b6e21589b0578dc96237 [2023-03-23T08:37:20.643Z] $ docker rm -f --volumes ed53ca38dfc8ea6758a31a4f32ac8fbbd2287220f441b6e21589b0578dc96237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:37:21.190Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T08:37:21.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:37:21.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-5436 does not seem to be running inside a container [2023-03-23T08:37:21.432Z] $ 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 [2023-03-23T08:37:22.584Z] $ docker top 02d72960c4235f27cb248888964b8c83621eb1cc2da1a826b5334b521164e69f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T08:37:22.787Z] ========================================================= [2023-03-23T08:37:22.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T08:37:22.787Z] ========================================================= [Pipeline] sh [2023-03-23T08:37:23.093Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-23T08:37:23.692Z] + make test [2023-03-23T08:37:23.961Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T08:38:10.808Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T08:40:02.489Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T08:40:02.490Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-23T08:40:02.490Z] internal/core/metadata/application/notify.go:116:21: pw.DiscoveredDevice undefined (type dtos.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:150:88: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.DiscoveredDevice undefined (type models.ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T08:40:02.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T08:40:04.439Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T08:40:04.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T08:40:19.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T08:40:19.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T08:40:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2023-03-23T08:40:27.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements [2023-03-23T08:40:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T08:40:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T08:40:35.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.407s coverage: 71.3% of statements [2023-03-23T08:40:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T08:40:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T08:40:38.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.496s coverage: 54.0% of statements [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T08:40:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T08:40:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T08:40:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:40:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T08:40:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T08:40:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T08:40:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T08:40:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T08:40:56.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T08:40:56.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T08:40:56.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T08:40:56.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T08:40:59.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.993s coverage: 88.5% of statements [2023-03-23T08:40:59.691Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-23T08:40:59.691Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-23T08:40:59.691Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.335s coverage: 72.2% of statements [2023-03-23T08:40:59.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.578s coverage: 65.9% of statements [2023-03-23T08:40:59.691Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-23T08:40:59.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T08:41:00.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.0% of statements [2023-03-23T08:41:03.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.401s coverage: 44.1% of statements [2023-03-23T08:41:03.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.416s coverage: 82.9% of statements [2023-03-23T08:41:03.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements [2023-03-23T08:41:03.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2023-03-23T08:41:07.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2023-03-23T08:41:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T08:41:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T08:41:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T08:41:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T08:41:12.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T08:41:12.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T08:41:12.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T08:41:12.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T08:41:19.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements [2023-03-23T08:41:19.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T08:41:19.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T08:41:19.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T08:41:19.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T08:41:24.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T08:41:24.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T08:41:26.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.165s coverage: 79.9% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 86.9% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.2% of statements [2023-03-23T08:41:34.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T08:41:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-03-23T08:41:35.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T08:41:35.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements [2023-03-23T08:41:39.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T08:41:39.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T08:41:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 63.1% of statements [2023-03-23T08:41:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2023-03-23T08:41:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-03-23T08:41:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-03-23T08:41:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-03-23T08:41:43.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T08:41:43.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T08:41:43.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T08:41:43.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-23T08:41:51.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T08:41:51.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T08:41:51.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T08:41:51.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 38.4% of statements [2023-03-23T08:41:51.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-03-23T08:41:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T08:41:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T08:41:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T08:41:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements [2023-03-23T08:42:01.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T08:42:01.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T08:42:01.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T08:42:01.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T08:42:08.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-03-23T08:42:08.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T08:42:08.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:42:08.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T08:42:09.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements [2023-03-23T08:42:12.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T08:42:12.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T08:42:12.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements [2023-03-23T08:42:15.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T08:42:15.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T08:42:15.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-03-23T08:42:15.186Z] FAIL [2023-03-23T08:42:16.145Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-23T08:42:16.160Z] $ docker stop --time=1 02d72960c4235f27cb248888964b8c83621eb1cc2da1a826b5334b521164e69f [2023-03-23T08:42:19.423Z] $ docker rm -f --volumes 02d72960c4235f27cb248888964b8c83621eb1cc2da1a826b5334b521164e69f [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 [2023-03-23T08:42:20.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T08:42:20.739Z] [2023-03-23T08:42:20.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:42:21.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T08:42:21.063Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T08:42:21.063Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T08:42:21.063Z] 04944245beec: Pulling fs layer [2023-03-23T08:42:21.063Z] 699f458cf7ca: Pulling fs layer [2023-03-23T08:42:21.063Z] 765212b225bb: Pulling fs layer [2023-03-23T08:42:21.063Z] f23df028b6ca: Pulling fs layer [2023-03-23T08:42:21.063Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T08:42:21.063Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T08:42:21.063Z] 765212b225bb: Waiting [2023-03-23T08:42:21.063Z] f23df028b6ca: Waiting [2023-03-23T08:42:21.063Z] d65c8cfc05b1: Waiting [2023-03-23T08:42:21.063Z] 2437ff75d9bd: Waiting [2023-03-23T08:42:21.330Z] 04944245beec: Verifying Checksum [2023-03-23T08:42:21.330Z] 04944245beec: Download complete [2023-03-23T08:42:21.330Z] 765212b225bb: Verifying Checksum [2023-03-23T08:42:21.330Z] 765212b225bb: Download complete [2023-03-23T08:42:21.330Z] f23df028b6ca: Download complete [2023-03-23T08:42:21.330Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T08:42:21.330Z] d65c8cfc05b1: Download complete [2023-03-23T08:42:21.597Z] 699f458cf7ca: Verifying Checksum [2023-03-23T08:42:21.597Z] 699f458cf7ca: Download complete [2023-03-23T08:42:21.864Z] 8998bd30e6a1: Download complete [2023-03-23T08:42:23.804Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T08:42:23.804Z] 2437ff75d9bd: Download complete [2023-03-23T08:42:25.206Z] 8998bd30e6a1: Pull complete [2023-03-23T08:42:25.788Z] 04944245beec: Pull complete [2023-03-23T08:42:27.007Z] 699f458cf7ca: Pull complete [2023-03-23T08:42:27.008Z] 765212b225bb: Pull complete [2023-03-23T08:42:27.589Z] f23df028b6ca: Pull complete [2023-03-23T08:42:27.853Z] d65c8cfc05b1: Pull complete [2023-03-23T08:42:40.141Z] 2437ff75d9bd: Pull complete [2023-03-23T08:42:40.141Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T08:42:40.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T08:42:40.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:42:40.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-5436 does not seem to be running inside a container [2023-03-23T08:42:40.361Z] $ 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 [2023-03-23T08:42:42.702Z] $ docker top 4561ad042e4420bf409a1265b8b0d87d3937d3b14bbfb641b337b5d11f3d2e5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:42:43.261Z] ---> job-cost.sh [2023-03-23T08:42:43.527Z] lf-activate-venv: SKIPPING [2023-03-23T08:42:43.527Z] INFO: No Stack... [2023-03-23T08:42:43.792Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T08:42:44.748Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T08:42:45.063Z] + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, [2023-03-23T08:42:45.063Z] -f6 [Pipeline] lock [2023-03-23T08:42:45.158Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4471-2-stack-cost] [2023-03-23T08:42:45.167Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4471-2-stack-cost] did not exist. Created. [2023-03-23T08:42:45.167Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4471-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T08:42:45.531Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T08:42:46.157Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T08:42:46.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4471-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T08:42:46.173Z] $ docker stop --time=1 4561ad042e4420bf409a1265b8b0d87d3937d3b14bbfb641b337b5d11f3d2e5b [2023-03-23T08:42:47.618Z] $ docker rm -f --volumes 4561ad042e4420bf409a1265b8b0d87d3937d3b14bbfb641b337b5d11f3d2e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T08:42:47.873Z] 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 [2023-03-23T08:42:48.455Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:42:48.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:42:49.606Z] ---> package-listing.sh [2023-03-23T08:42:49.606Z] ++ facter osfamily [2023-03-23T08:42:49.606Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T08:42:49.865Z] + OS_FAMILY=debian [2023-03-23T08:42:49.865Z] + workspace=/w/workspace/edgex-go/2 [2023-03-23T08:42:49.865Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T08:42:49.865Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T08:42:49.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T08:42:49.865Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T08:42:49.865Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-23T08:42:49.865Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T08:42:49.865Z] + case "${OS_FAMILY}" in [2023-03-23T08:42:49.865Z] + grep '^ii' [2023-03-23T08:42:49.865Z] + dpkg -l [2023-03-23T08:42:49.865Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T08:42:49.865Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T08:42:49.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T08:42:49.865Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-23T08:42:49.865Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-23T08:42:49.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-23T08:42:49.875Z] 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 [2023-03-23T08:42:50.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:42:50.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T08:42:50.712Z] [2023-03-23T08:42:50.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T08:42:51.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T08:42:51.008Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T08:42:51.008Z] 5eb5b503b376: Pulling fs layer [2023-03-23T08:42:51.008Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T08:42:51.008Z] ec43610c2a17: Pulling fs layer [2023-03-23T08:42:51.008Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T08:42:51.008Z] 33b1e0a273af: Pulling fs layer [2023-03-23T08:42:51.008Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T08:42:51.008Z] 2f39f015ded8: Pulling fs layer [2023-03-23T08:42:51.008Z] 3a2ae6a8a46f: Waiting [2023-03-23T08:42:51.008Z] 33b1e0a273af: Waiting [2023-03-23T08:42:51.008Z] 2f39f015ded8: Waiting [2023-03-23T08:42:51.008Z] 5d3b04190fa2: Waiting [2023-03-23T08:42:51.008Z] 5c69ac0246d0: Download complete [2023-03-23T08:42:51.008Z] 3a2ae6a8a46f: Download complete [2023-03-23T08:42:51.269Z] 33b1e0a273af: Verifying Checksum [2023-03-23T08:42:51.269Z] 33b1e0a273af: Download complete [2023-03-23T08:42:51.269Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T08:42:51.269Z] 5d3b04190fa2: Download complete [2023-03-23T08:42:51.269Z] ec43610c2a17: Verifying Checksum [2023-03-23T08:42:51.269Z] ec43610c2a17: Download complete [2023-03-23T08:42:51.269Z] 5eb5b503b376: Verifying Checksum [2023-03-23T08:42:51.269Z] 5eb5b503b376: Download complete [2023-03-23T08:42:51.837Z] 2f39f015ded8: Verifying Checksum [2023-03-23T08:42:51.837Z] 2f39f015ded8: Download complete [2023-03-23T08:42:52.405Z] 5eb5b503b376: Pull complete [2023-03-23T08:42:52.405Z] 5c69ac0246d0: Pull complete [2023-03-23T08:42:52.971Z] ec43610c2a17: Pull complete [2023-03-23T08:42:52.971Z] 3a2ae6a8a46f: Pull complete [2023-03-23T08:42:52.971Z] 33b1e0a273af: Pull complete [2023-03-23T08:42:53.230Z] 5d3b04190fa2: Pull complete [2023-03-23T08:42:57.418Z] 2f39f015ded8: Pull complete [2023-03-23T08:42:57.418Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T08:42:57.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T08:42:57.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T08:42:57.504Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-03-23T08:42:57.536Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T08:42:59.120Z] $ docker top 7cca943dcaa95e937fb18338f92601f8c0dbbee9905195950c71282e2ada24f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T08:42:59.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T08:42:59.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T08:43:00.015Z] + ls /var/log/sa-host [2023-03-23T08:43:00.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T08:43:00.076Z] provisioning config files... [2023-03-23T08:43:00.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16877740377566459977tmp [Pipeline] { [Pipeline] echo [2023-03-23T08:43:00.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:43:00.379Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T08:43:00.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:43:00.709Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T08:43:00.717Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:43:01.002Z] ---> sudo-logs.sh [2023-03-23T08:43:01.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T08:43:01.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:43:01.326Z] ---> job-cost.sh [2023-03-23T08:43:01.326Z] lf-activate-venv: SKIPPING [2023-03-23T08:43:01.326Z] DEBUG: total: 0.10999999940395355 [2023-03-23T08:43:01.326Z] INFO: Retrieving Stack Cost... [2023-03-23T08:43:01.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T08:43:02.152Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T08:43:02.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T08:43:02.440Z] ---> logs-deploy.sh [2023-03-23T08:43:02.440Z] lf-activate-venv: SKIPPING [2023-03-23T08:43:02.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4471/2 [2023-03-23T08:43:02.440Z] INFO: archiving workspace using pattern(s): [2023-03-23T08:43:03.376Z] Archives upload complete. [2023-03-23T08:43:03.376Z] INFO: archiving logs to Nexus