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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at 556446716e4a14b8c762f3ec0116a54927b3d800 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from 556446716e4a14b8c762f3ec0116a54927b3d800 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-ssh8971902682160025141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17520231324065413405.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3842/workspace@libs/edgex-global-pipelines/.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-3842/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9307947388165698039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh3497177469472058324.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3842/workspace@libs/lf-pipelines/.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-3842/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17265560584041921910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7180 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # 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 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing dc5c125b6e2b52045ec3f4013e00afc568891446 Checking out Revision dc5c125b6e2b52045ec3f4013e00afc568891446 (PR-3842) > 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/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # 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 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc5c125b6e2b52045ec3f4013e00afc568891446 # timeout=10 Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T20:30:52.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T20:30:52.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T20:30:52.077Z] ========================================================= [2022-03-15T20:30:52.077Z] EdgeX Global Pipelines Version Info [2022-03-15T20:30:52.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9afe4eddd84a326e6dbcd506f62889853e19cd06 # timeout=10 [2022-03-15T20:30:52.816Z] ------------------- [2022-03-15T20:30:52.816Z] stable info: [2022-03-15T20:30:52.816Z] ------------------- [2022-03-15T20:30:52.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T20:30:52.816Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:52.816Z] Message: update stable to v1.0.221 [2022-03-15T20:30:53.389Z] ------------------- [2022-03-15T20:30:53.389Z] experimental info: [2022-03-15T20:30:53.389Z] ------------------- [2022-03-15T20:30:53.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T20:30:53.389Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:53.389Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T20:30:53.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T20:30:53.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T20:30:53.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T20:30:53.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T20:30:53.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T20:30:53.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T20:30:53.588Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T20:30:53.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T20:30:53.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T20:30:53.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T20:30:53.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T20:30:53.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T20:30:53.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T20:30:53.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T20:30:53.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T20:30:53.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:53.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:53.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T20:30:53.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T20:30:53.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T20:30:53.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T20:30:53.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T20:30:53.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo [2022-03-15T20:30:53.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo [2022-03-15T20:30:53.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo [2022-03-15T20:30:53.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc5c125b6e2b52045ec3f4013e00afc568891446 [Pipeline] echo [2022-03-15T20:30:53.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc5c125 [Pipeline] echo [2022-03-15T20:30:53.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:30:53.907Z] provisioning config files... [2022-03-15T20:30:53.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config1006677068781395312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:30:54.259Z] ---> docker-login.sh [2022-03-15T20:30:54.259Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:30:54.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:54.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:54.520Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:54.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:54.520Z] [2022-03-15T20:30:54.520Z] Login Succeeded [2022-03-15T20:30:54.520Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:30:54.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:54.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:54.780Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:54.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:54.780Z] [2022-03-15T20:30:54.780Z] Login Succeeded [2022-03-15T20:30:54.780Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:30:54.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:54.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:54.780Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:54.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:54.780Z] [2022-03-15T20:30:54.780Z] Login Succeeded [2022-03-15T20:30:54.780Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:30:55.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:55.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:55.040Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:55.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:55.040Z] [2022-03-15T20:30:55.040Z] Login Succeeded [2022-03-15T20:30:55.040Z] docker.io [2022-03-15T20:30:55.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:55.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:55.615Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:55.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:55.615Z] [2022-03-15T20:30:55.615Z] Login Succeeded [2022-03-15T20:30:55.615Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:30:55.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:30:55.935Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/core-command/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/core-data/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/core-metadata/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/support-notifications/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T20:30:55.935Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T20:30:55.935Z] + cut -d/ -f2 [2022-03-15T20:30:55.935Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T20:30:55.969Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-15T20:30:56.301Z] + git rev-list -1 --merges dc5c125b6e2b52045ec3f4013e00afc568891446~1..dc5c125b6e2b52045ec3f4013e00afc568891446 [Pipeline] echo [2022-03-15T20:30:56.316Z] -----------> git rev-list -1 --merges dc5c125b6e2b52045ec3f4013e00afc568891446~1..dc5c125b6e2b52045ec3f4013e00afc568891446 dc5c125b6e2b52045ec3f4013e00afc568891446 [2022-03-15T20:30:56.316Z] dc5c125b6e2b52045ec3f4013e00afc568891446 [false] [Pipeline] sh [2022-03-15T20:30:56.609Z] + git log --format=format:%s -1 dc5c125b6e2b52045ec3f4013e00afc568891446 [Pipeline] echo [2022-03-15T20:30:56.627Z] ========================================================= [2022-03-15T20:30:56.627Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T20:30:56.627Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T20:30:57.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T20:30:57.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T20:30:57.044Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T20:30:57.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T20:30:57.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T20:30:57.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T20:30:57.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:57.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:57.406Z] [2022-03-15T20:30:57.406Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:57.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:57.722Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T20:30:57.722Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T20:30:57.722Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T20:30:57.722Z] 4c7163046ea9: Pulling fs layer [2022-03-15T20:30:57.722Z] 0c2d73faf560: Pulling fs layer [2022-03-15T20:30:57.722Z] 3e5f54012d9b: Verifying Checksum [2022-03-15T20:30:57.722Z] 3e5f54012d9b: Download complete [2022-03-15T20:30:57.722Z] a0d0a0d46f8b: Verifying Checksum [2022-03-15T20:30:57.722Z] 4c7163046ea9: Verifying Checksum [2022-03-15T20:30:57.722Z] 4c7163046ea9: Download complete [2022-03-15T20:30:57.722Z] 0c2d73faf560: Verifying Checksum [2022-03-15T20:30:57.722Z] 0c2d73faf560: Download complete [2022-03-15T20:30:57.982Z] a0d0a0d46f8b: Pull complete [2022-03-15T20:30:57.982Z] 3e5f54012d9b: Pull complete [2022-03-15T20:30:58.242Z] 4c7163046ea9: Pull complete [2022-03-15T20:30:58.505Z] 0c2d73faf560: Pull complete [2022-03-15T20:30:58.505Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T20:30:58.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:58.505Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T20:30:58.674Z] prd-ubuntu20.04-docker-8c-8g-7180 does not seem to be running inside a container [2022-03-15T20:30:58.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T20:30:59.497Z] $ docker top c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T20:30:59.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:30:59.596Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:30:59.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:30:59.740Z] $ docker exec c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 ssh-agent [2022-03-15T20:30:59.858Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLEKFjl/agent.15 [2022-03-15T20:30:59.858Z] SSH_AGENT_PID=21 [2022-03-15T20:30:59.865Z] Running ssh-add (command line suppressed) [2022-03-15T20:30:59.984Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_2167511567623685582.key (/w/workspace/edgex-go/28@tmp/private_key_2167511567623685582.key) [2022-03-15T20:30:59.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:31:00.285Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T20:31:00.310Z] $ docker exec --env ******** --env ******** c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 ssh-agent -k [2022-03-15T20:31:00.424Z] unset SSH_AUTH_SOCK; [2022-03-15T20:31:00.424Z] unset SSH_AGENT_PID; [2022-03-15T20:31:00.424Z] echo Agent pid 21 killed; [2022-03-15T20:31:00.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T20:31:00.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:31:00.454Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:31:00.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:31:00.598Z] $ docker exec c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 ssh-agent [2022-03-15T20:31:00.714Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMGcKn/agent.55 [2022-03-15T20:31:00.714Z] SSH_AGENT_PID=61 [2022-03-15T20:31:00.720Z] Running ssh-add (command line suppressed) [2022-03-15T20:31:00.839Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_6400926869614784081.key (/w/workspace/edgex-go/28@tmp/private_key_6400926869614784081.key) [2022-03-15T20:31:00.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:31:01.142Z] + git semver init [2022-03-15T20:31:01.142Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T20:31:01.142Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2022-03-15T20:31:01.142Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2022-03-15T20:31:01.142Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T20:31:01.142Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T20:31:01.142Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T20:31:01.142Z] # $SEMVER_BRANCH = PR-3842 [2022-03-15T20:31:01.142Z] # $SEMVER_TEMP = /tmp/semver-738768404 [2022-03-15T20:31:01.142Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T20:31:16.061Z] # '/tmp/semver-738768404' -> '/w/workspace/edgex-go/28/.semver' [2022-03-15T20:31:16.061Z] # -> Force: false [2022-03-15T20:31:16.061Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2022-03-15T20:31:16.079Z] $ docker exec --env ******** --env ******** c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 ssh-agent -k [2022-03-15T20:31:16.180Z] unset SSH_AUTH_SOCK; [2022-03-15T20:31:16.180Z] unset SSH_AGENT_PID; [2022-03-15T20:31:16.180Z] echo Agent pid 61 killed; [2022-03-15T20:31:16.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:31:16.498Z] + git semver [Pipeline] } [2022-03-15T20:31:16.520Z] $ docker stop --time=1 c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 [2022-03-15T20:31:18.359Z] $ docker rm -f c7658d0e311232d80fbc053fdb560f604858dfbf90294cc66e469680b11040c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:31:18.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T20:31:18.990Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T20:31:18.994Z] [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] echo [2022-03-15T20:31:19.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:31:19.148Z] ========================================================= [2022-03-15T20:31:19.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T20:31:19.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:19.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:19.442Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T20:31:19.442Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T20:31:19.442Z] 666ba61612fd: Pulling fs layer [2022-03-15T20:31:19.442Z] 8ed8ca486205: Pulling fs layer [2022-03-15T20:31:19.442Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T20:31:19.442Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T20:31:19.442Z] 640e595b4fbd: Pulling fs layer [2022-03-15T20:31:19.442Z] 763cafe07f6e: Pulling fs layer [2022-03-15T20:31:19.442Z] 0c0b528cf693: Pulling fs layer [2022-03-15T20:31:19.442Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T20:31:19.442Z] 763cafe07f6e: Waiting [2022-03-15T20:31:19.442Z] 4fe6c5a15a65: Waiting [2022-03-15T20:31:19.442Z] 10935f4eaf8b: Waiting [2022-03-15T20:31:19.442Z] 0c0b528cf693: Waiting [2022-03-15T20:31:19.442Z] 22a0e8bec74d: Waiting [2022-03-15T20:31:19.442Z] 640e595b4fbd: Waiting [2022-03-15T20:31:19.442Z] 8ed8ca486205: Verifying Checksum [2022-03-15T20:31:19.442Z] 8ed8ca486205: Download complete [2022-03-15T20:31:19.442Z] 666ba61612fd: Verifying Checksum [2022-03-15T20:31:19.442Z] 666ba61612fd: Download complete [2022-03-15T20:31:19.442Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T20:31:19.442Z] 22a0e8bec74d: Download complete [2022-03-15T20:31:19.442Z] 640e595b4fbd: Verifying Checksum [2022-03-15T20:31:19.442Z] 640e595b4fbd: Download complete [2022-03-15T20:31:19.442Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T20:31:19.442Z] 59bf1c3509f3: Download complete [2022-03-15T20:31:19.442Z] 763cafe07f6e: Verifying Checksum [2022-03-15T20:31:19.442Z] 763cafe07f6e: Download complete [2022-03-15T20:31:19.703Z] 0c0b528cf693: Verifying Checksum [2022-03-15T20:31:19.703Z] 0c0b528cf693: Download complete [2022-03-15T20:31:19.703Z] 59bf1c3509f3: Pull complete [2022-03-15T20:31:19.964Z] 666ba61612fd: Pull complete [2022-03-15T20:31:19.964Z] 8ed8ca486205: Pull complete [2022-03-15T20:31:20.224Z] 10935f4eaf8b: Download complete [2022-03-15T20:31:20.224Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T20:31:20.224Z] 4fe6c5a15a65: Download complete [2022-03-15T20:31:24.428Z] 4fe6c5a15a65: Pull complete [2022-03-15T20:31:24.428Z] 22a0e8bec74d: Pull complete [2022-03-15T20:31:24.688Z] 640e595b4fbd: Pull complete [2022-03-15T20:31:24.689Z] 763cafe07f6e: Pull complete [2022-03-15T20:31:24.951Z] 0c0b528cf693: Pull complete [2022-03-15T20:31:27.497Z] 10935f4eaf8b: Pull complete [2022-03-15T20:31:27.497Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T20:31:27.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:27.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:27.804Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:27.804Z] WORKDIR /edgex [2022-03-15T20:31:27.804Z] COPY go.mod . [2022-03-15T20:31:27.804Z] RUN go mod download [2022-03-15T20:31:27.804Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-15T20:31:29.185Z] Sending build context to Docker daemon 334.2MB [2022-03-15T20:31:29.185Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:29.185Z] ---> 99d49a6021b9 [2022-03-15T20:31:29.185Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:31:31.727Z] ---> Running in 2c6984214958 [2022-03-15T20:31:31.727Z] Removing intermediate container 2c6984214958 [2022-03-15T20:31:31.727Z] ---> 760748681c60 [2022-03-15T20:31:31.727Z] Step 3/4 : COPY go.mod . [2022-03-15T20:31:31.727Z] ---> adc9dfd33f80 [2022-03-15T20:31:31.727Z] Step 4/4 : RUN go mod download [2022-03-15T20:31:31.727Z] ---> Running in bb15f84c1bbb [2022-03-15T20:31:34.089Z] Still waiting to schedule task [2022-03-15T20:31:34.089Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7182’ is offline [2022-03-15T20:31:58.292Z] Removing intermediate container bb15f84c1bbb [2022-03-15T20:31:58.292Z] ---> 146bb2995103 [2022-03-15T20:31:58.292Z] Successfully built 146bb2995103 [2022-03-15T20:31:58.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:31:58.591Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:31:58.591Z] . [Pipeline] withDockerContainer [2022-03-15T20:31:58.673Z] prd-ubuntu20.04-docker-8c-8g-7180 does not seem to be running inside a container [2022-03-15T20:31:58.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-x86_64 cat [2022-03-15T20:31:59.167Z] $ docker top 22ca6333bddd4ea5ddb8a29561d206a3f522e05e3f89f26f73f8fad25ac3e58c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:31:59.514Z] + go version [2022-03-15T20:31:59.514Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T20:31:59.533Z] $ docker stop --time=1 22ca6333bddd4ea5ddb8a29561d206a3f522e05e3f89f26f73f8fad25ac3e58c [2022-03-15T20:32:00.835Z] $ docker rm -f 22ca6333bddd4ea5ddb8a29561d206a3f522e05e3f89f26f73f8fad25ac3e58c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:32:01.214Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:32:01.214Z] . [Pipeline] withDockerContainer [2022-03-15T20:32:01.283Z] prd-ubuntu20.04-docker-8c-8g-7180 does not seem to be running inside a container [2022-03-15T20:32:01.323Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-x86_64 cat [2022-03-15T20:32:01.733Z] $ docker top 644332d8b0cf1138a59e65664cdea2d05082df9e20ecd79a96e5e8de68e5bbd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:32:01.805Z] ========================================================= [2022-03-15T20:32:01.805Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:32:01.805Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:32:02.090Z] + make test [2022-03-15T20:32:02.090Z] go mod tidy [2022-03-15T20:32:02.090Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-03-15T20:32:03.030Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1522 [2022-03-15T20:32:08.316Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1522 [2022-03-15T20:32:08.316Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-15T20:32:08.316Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:32:13.594Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:32:21.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:32:22.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:32:22.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:32:22.100Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:32:22.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:32:22.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:32:22.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:32:22.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:32:25.955Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-03-15T20:32:25.955Z] /w/workspace/edgex-go/28/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-03-15T20:32:25.955Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.9% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.206s coverage: 89.5% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 94.2% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2022-03-15T20:32:25.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements [2022-03-15T20:32:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2022-03-15T20:32:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-03-15T20:32:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2022-03-15T20:32:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-03-15T20:32:26.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-03-15T20:32:26.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-03-15T20:32:26.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-03-15T20:32:26.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-03-15T20:32:39.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-03-15T20:32:39.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-03-15T20:32:39.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-15T20:32:49.594Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-03-15T20:32:49.594Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.071s coverage: 28.9% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-15T20:32:49.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-15T20:32:49.594Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2022-03-15T20:32:49.617Z] $ docker stop --time=1 644332d8b0cf1138a59e65664cdea2d05082df9e20ecd79a96e5e8de68e5bbd6 [2022-03-15T20:32:51.661Z] $ docker rm -f 644332d8b0cf1138a59e65664cdea2d05082df9e20ecd79a96e5e8de68e5bbd6 [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] } [2022-03-15T20:32:52.229Z] Failed in branch amd64 [2022-03-15T20:34:23.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7185 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws [2022-03-15T20:34:23.424Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2022-03-15T20:34:23.899Z] The recommended git tool is: git [2022-03-15T20:34:31.679Z] using credential edgex-jenkins-ssh [2022-03-15T20:34:31.700Z] Cloning the remote Git repository [2022-03-15T20:34:31.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:34:31.858Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2022-03-15T20:34:31.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:34:31.985Z] > git --version # timeout=10 [2022-03-15T20:34:32.076Z] > git --version # 'git version 2.25.1' [2022-03-15T20:34:32.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:34:32.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:34:50.816Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 [2022-03-15T20:34:49.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:34:49.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:34:49.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:34:49.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:34:49.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:34:49.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T20:34:50.840Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:34:51.430Z] Merge succeeded, producing 3c0a74c226c3cec6c882bc96382a19111b1771ca [2022-03-15T20:34:51.431Z] Checking out Revision 3c0a74c226c3cec6c882bc96382a19111b1771ca (PR-3842) [2022-03-15T20:34:50.858Z] > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 [2022-03-15T20:34:51.129Z] > git remote # timeout=10 [2022-03-15T20:34:51.149Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T20:34:51.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:34:51.179Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-15T20:34:51.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T20:34:51.443Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:34:51.461Z] > git checkout -f 3c0a74c226c3cec6c882bc96382a19111b1771ca # timeout=10 [2022-03-15T20:34:55.794Z] Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" [2022-03-15T20:34:55.818Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T20:34:56.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T20:34:56.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:34:56.679Z] Dload Upload Total Spent Left Speed [2022-03-15T20:34:56.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-03-15T20:34:57.186Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T20:34:57.535Z] + sudo tee /etc/docker/daemon.new [2022-03-15T20:34:57.535Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T20:34:57.535Z] { [2022-03-15T20:34:57.535Z] "registry-mirrors": [ [2022-03-15T20:34:57.535Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T20:34:57.535Z] ], [2022-03-15T20:34:57.535Z] "bip": "10.250.0.254/24", [2022-03-15T20:34:57.535Z] "hosts": [ [2022-03-15T20:34:57.535Z] "tcp://0.0.0.0:5555", [2022-03-15T20:34:57.535Z] "unix:///var/run/docker.sock" [2022-03-15T20:34:57.535Z] ], [2022-03-15T20:34:57.535Z] "mtu": 1458, [2022-03-15T20:34:57.535Z] "selinux-enabled": true, [2022-03-15T20:34:57.535Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T20:34:57.535Z] } [Pipeline] sh [2022-03-15T20:34:57.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T20:34:55.808Z] > git rev-list --no-walk 9afe4eddd84a326e6dbcd506f62889853e19cd06 # timeout=10 [2022-03-15T20:34:58.240Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:35:16.654Z] provisioning config files... [2022-03-15T20:35:16.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config5690977767179857995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:35:17.061Z] ---> docker-login.sh [2022-03-15T20:35:17.062Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:35:17.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:35:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:35:17.948Z] Configure a credential helper to remove this warning. See [2022-03-15T20:35:17.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:35:17.948Z] [2022-03-15T20:35:17.948Z] Login Succeeded [2022-03-15T20:35:17.948Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:35:18.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:35:18.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:35:18.556Z] Configure a credential helper to remove this warning. See [2022-03-15T20:35:18.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:35:18.556Z] [2022-03-15T20:35:18.556Z] Login Succeeded [2022-03-15T20:35:18.556Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:35:18.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:35:19.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:35:19.109Z] Configure a credential helper to remove this warning. See [2022-03-15T20:35:19.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:35:19.109Z] [2022-03-15T20:35:19.109Z] Login Succeeded [2022-03-15T20:35:19.109Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:35:19.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:35:19.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:35:19.657Z] Configure a credential helper to remove this warning. See [2022-03-15T20:35:19.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:35:19.657Z] [2022-03-15T20:35:19.657Z] Login Succeeded [2022-03-15T20:35:19.657Z] docker.io [2022-03-15T20:35:19.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:35:20.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:35:20.532Z] Configure a credential helper to remove this warning. See [2022-03-15T20:35:20.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:35:20.532Z] [2022-03-15T20:35:20.532Z] Login Succeeded [2022-03-15T20:35:20.532Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:35:20.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T20:35:21.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:35:21.145Z] ========================================================= [2022-03-15T20:35:21.145Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T20:35:21.145Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:35:21.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:21.760Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T20:35:21.760Z] 9b3977197b4f: Pulling fs layer [2022-03-15T20:35:21.760Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T20:35:21.760Z] 94645a83ff95: Pulling fs layer [2022-03-15T20:35:21.760Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T20:35:21.760Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T20:35:21.760Z] f7c0051592d6: Pulling fs layer [2022-03-15T20:35:21.760Z] a227ed2f7395: Pulling fs layer [2022-03-15T20:35:21.760Z] 7b1c46037f91: Pulling fs layer [2022-03-15T20:35:21.760Z] 0c92f367c5e7: Waiting [2022-03-15T20:35:21.760Z] f7c0051592d6: Waiting [2022-03-15T20:35:21.760Z] a227ed2f7395: Waiting [2022-03-15T20:35:21.760Z] 7b1c46037f91: Waiting [2022-03-15T20:35:21.760Z] 3f3a8bcf1eab: Waiting [2022-03-15T20:35:21.760Z] 94645a83ff95: Verifying Checksum [2022-03-15T20:35:21.760Z] 94645a83ff95: Download complete [2022-03-15T20:35:21.760Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T20:35:21.760Z] 1a89e8eeedd5: Download complete [2022-03-15T20:35:21.760Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T20:35:21.760Z] 0c92f367c5e7: Download complete [2022-03-15T20:35:21.760Z] f7c0051592d6: Verifying Checksum [2022-03-15T20:35:21.760Z] f7c0051592d6: Download complete [2022-03-15T20:35:21.760Z] 9b3977197b4f: Download complete [2022-03-15T20:35:21.760Z] a227ed2f7395: Verifying Checksum [2022-03-15T20:35:21.760Z] a227ed2f7395: Download complete [2022-03-15T20:35:22.759Z] 9b3977197b4f: Pull complete [2022-03-15T20:35:23.370Z] 1a89e8eeedd5: Pull complete [2022-03-15T20:35:23.659Z] 94645a83ff95: Pull complete [2022-03-15T20:35:23.932Z] 7b1c46037f91: Verifying Checksum [2022-03-15T20:35:23.932Z] 7b1c46037f91: Download complete [2022-03-15T20:35:24.531Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T20:35:24.531Z] 3f3a8bcf1eab: Download complete [2022-03-15T20:35:36.944Z] 3f3a8bcf1eab: Pull complete [2022-03-15T20:35:36.944Z] 0c92f367c5e7: Pull complete [2022-03-15T20:35:36.944Z] f7c0051592d6: Pull complete [2022-03-15T20:35:38.386Z] a227ed2f7395: Pull complete [2022-03-15T20:35:45.130Z] 7b1c46037f91: Pull complete [2022-03-15T20:35:45.130Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T20:35:45.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:45.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:35:45.487Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:45.487Z] WORKDIR /edgex [2022-03-15T20:35:45.487Z] COPY go.mod . [2022-03-15T20:35:45.487Z] RUN go mod download+ [2022-03-15T20:35:45.487Z] docker build -t ci-base-image-arm64 -f - . [2022-03-15T20:35:48.144Z] Sending build context to Docker daemon 168.8MB [2022-03-15T20:35:48.144Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:48.144Z] ---> f79e39bc4007 [2022-03-15T20:35:48.144Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:35:50.126Z] ---> Running in 014413b504fe [2022-03-15T20:35:50.126Z] Removing intermediate container 014413b504fe [2022-03-15T20:35:50.126Z] ---> a0234d152744 [2022-03-15T20:35:50.126Z] Step 3/4 : COPY go.mod . [2022-03-15T20:35:50.722Z] ---> ccc11613c509 [2022-03-15T20:35:50.722Z] Step 4/4 : RUN go mod download [2022-03-15T20:35:50.722Z] ---> Running in 47e078d5a8b2 [2022-03-15T20:37:12.579Z] Removing intermediate container 47e078d5a8b2 [2022-03-15T20:37:12.579Z] ---> 2cf298fdb6d1 [2022-03-15T20:37:12.579Z] Successfully built 2cf298fdb6d1 [2022-03-15T20:37:12.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:37:12.922Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:37:12.922Z] . [Pipeline] withDockerContainer [2022-03-15T20:37:13.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-7185 does not seem to be running inside a container [2022-03-15T20:37:13.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-arm64 cat [2022-03-15T20:37:14.599Z] $ docker top ca31df0e01045dcbc56d100316d97d03645dac8874efea3a06981bee6e1ffabe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:37:15.523Z] + go version [2022-03-15T20:37:15.523Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T20:37:15.555Z] $ docker stop --time=1 ca31df0e01045dcbc56d100316d97d03645dac8874efea3a06981bee6e1ffabe [2022-03-15T20:37:17.267Z] $ docker rm -f ca31df0e01045dcbc56d100316d97d03645dac8874efea3a06981bee6e1ffabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:37:17.907Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:37:17.907Z] . [Pipeline] withDockerContainer [2022-03-15T20:37:18.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-7185 does not seem to be running inside a container [2022-03-15T20:37:18.251Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-arm64 cat [2022-03-15T20:37:19.653Z] $ docker top 4d0a40209ae7fb58c7a2ff64ae7af13ee6f53b3f415296fda4626ea0680701fe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:37:19.966Z] ========================================================= [2022-03-15T20:37:19.966Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:37:19.966Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:37:20.631Z] + make test [2022-03-15T20:37:20.631Z] go mod tidy [2022-03-15T20:37:21.616Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-03-15T20:37:22.212Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1522 [2022-03-15T20:37:49.026Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1522 [2022-03-15T20:37:49.026Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-15T20:37:49.026Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:38:28.101Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:39:50.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:39:58.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:39:58.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:39:58.320Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:40:08.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:40:09.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:40:09.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:40:09.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:40:31.664Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-03-15T20:40:31.664Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-03-15T20:40:31.665Z] /w/workspace/edgex-go/28/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-03-15T20:40:31.665Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-03-15T20:40:31.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-03-15T20:40:31.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements [2022-03-15T20:40:31.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.469s coverage: 54.9% of statements [2022-03-15T20:40:35.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.779s coverage: 89.5% of statements [2022-03-15T20:40:37.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.312s coverage: 84.4% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.909s coverage: 94.2% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.277s coverage: 59.1% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.498s coverage: 0.9% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements [2022-03-15T20:40:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2022-03-15T20:40:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2022-03-15T20:40:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.332s coverage: 87.5% of statements [2022-03-15T20:41:02.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.373s coverage: 94.4% of statements [2022-03-15T20:41:02.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-03-15T20:41:08.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.835s coverage: 82.5% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.320s coverage: 85.4% of statements [2022-03-15T20:41:13.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.870s coverage: 91.2% of statements [2022-03-15T20:41:14.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 64.4% of statements [2022-03-15T20:41:14.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2022-03-15T20:41:14.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-03-15T20:41:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-03-15T20:41:15.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2022-03-15T20:41:16.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-03-15T20:41:20.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.385s coverage: 65.4% of statements [2022-03-15T20:41:22.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements [2022-03-15T20:41:22.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2022-03-15T20:41:22.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.309s coverage: 84.8% of statements [2022-03-15T20:41:22.904Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-03-15T20:41:22.904Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-03-15T20:41:23.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2022-03-15T20:41:26.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2022-03-15T20:41:26.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements [2022-03-15T20:41:26.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-03-15T20:41:26.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-03-15T20:41:26.778Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2022-03-15T20:41:26.808Z] $ docker stop --time=1 4d0a40209ae7fb58c7a2ff64ae7af13ee6f53b3f415296fda4626ea0680701fe [2022-03-15T20:41:28.823Z] $ docker rm -f 4d0a40209ae7fb58c7a2ff64ae7af13ee6f53b3f415296fda4626ea0680701fe [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] sh [2022-03-15T20:41:33.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:41:33.346Z] [2022-03-15T20:41:33.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:41:33.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:41:33.992Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T20:41:33.992Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T20:41:33.992Z] 04944245beec: Pulling fs layer [2022-03-15T20:41:33.992Z] 699f458cf7ca: Pulling fs layer [2022-03-15T20:41:33.992Z] 765212b225bb: Pulling fs layer [2022-03-15T20:41:33.992Z] f23df028b6ca: Pulling fs layer [2022-03-15T20:41:33.992Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T20:41:33.992Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T20:41:33.992Z] f23df028b6ca: Waiting [2022-03-15T20:41:33.992Z] d65c8cfc05b1: Waiting [2022-03-15T20:41:33.992Z] 765212b225bb: Waiting [2022-03-15T20:41:33.992Z] 2437ff75d9bd: Waiting [2022-03-15T20:41:33.992Z] 04944245beec: Verifying Checksum [2022-03-15T20:41:33.992Z] 04944245beec: Download complete [2022-03-15T20:41:33.992Z] 765212b225bb: Verifying Checksum [2022-03-15T20:41:33.992Z] 765212b225bb: Download complete [2022-03-15T20:41:33.992Z] f23df028b6ca: Verifying Checksum [2022-03-15T20:41:33.992Z] f23df028b6ca: Download complete [2022-03-15T20:41:34.272Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T20:41:34.272Z] d65c8cfc05b1: Download complete [2022-03-15T20:41:34.272Z] 699f458cf7ca: Verifying Checksum [2022-03-15T20:41:34.272Z] 699f458cf7ca: Download complete [2022-03-15T20:41:34.872Z] 8998bd30e6a1: Download complete [2022-03-15T20:41:36.861Z] 2437ff75d9bd: Download complete [2022-03-15T20:41:39.494Z] 8998bd30e6a1: Pull complete [2022-03-15T20:41:39.494Z] 04944245beec: Pull complete [2022-03-15T20:41:40.957Z] 699f458cf7ca: Pull complete [2022-03-15T20:41:41.233Z] 765212b225bb: Pull complete [2022-03-15T20:41:42.218Z] f23df028b6ca: Pull complete [2022-03-15T20:41:42.494Z] d65c8cfc05b1: Pull complete [2022-03-15T20:41:57.601Z] 2437ff75d9bd: Pull complete [2022-03-15T20:41:57.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T20:41:57.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:41:57.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T20:41:57.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-7185 does not seem to be running inside a container [2022-03-15T20:41:57.949Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T20:42:00.773Z] $ docker top c139ad46f993e64cd4641cec301af9d10af5e73e1ac7885c5193a746c32afe3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:01.823Z] ---> job-cost.sh [2022-03-15T20:42:01.823Z] lf-activate-venv: SKIPPING [2022-03-15T20:42:01.823Z] INFO: No Stack... [2022-03-15T20:42:02.421Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T20:42:03.405Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T20:42:04.097Z] + + cutcat -d, /w/workspace/edgex-go/28/archives/cost.csv -f6 [2022-03-15T20:42:04.097Z] [Pipeline] lock [2022-03-15T20:42:04.169Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-28-stack-cost] [2022-03-15T20:42:04.177Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3842-28-stack-cost] did not exist. Created. [2022-03-15T20:42:04.177Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T20:42:04.857Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T20:42:05.581Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T20:42:05.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T20:42:05.612Z] $ docker stop --time=1 c139ad46f993e64cd4641cec301af9d10af5e73e1ac7885c5193a746c32afe3b [2022-03-15T20:42:07.194Z] $ docker rm -f c139ad46f993e64cd4641cec301af9d10af5e73e1ac7885c5193a746c32afe3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-15T20:42:07.525Z] 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 [2022-03-15T20:42:08.220Z] + [ -d /w/workspace/edgex-go/28/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:08.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:09.387Z] ---> package-listing.sh [2022-03-15T20:42:09.387Z] ++ facter osfamily [2022-03-15T20:42:09.387Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T20:42:09.648Z] + OS_FAMILY=debian [2022-03-15T20:42:09.648Z] + workspace=/w/workspace/edgex-go/28 [2022-03-15T20:42:09.648Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T20:42:09.648Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T20:42:09.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T20:42:09.648Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T20:42:09.648Z] + '[' /w/workspace/edgex-go/28 ']' [2022-03-15T20:42:09.648Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T20:42:09.648Z] + case "${OS_FAMILY}" in [2022-03-15T20:42:09.648Z] + dpkg -l [2022-03-15T20:42:09.648Z] + grep '^ii' [2022-03-15T20:42:09.648Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T20:42:09.648Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T20:42:09.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T20:42:09.648Z] + '[' /w/workspace/edgex-go/28 ']' [2022-03-15T20:42:09.648Z] + mkdir -p /w/workspace/edgex-go/28/archives/ [2022-03-15T20:42:09.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo [2022-03-15T20:42:09.661Z] 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T20:42:09.939Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:42:10.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:42:10.496Z] [2022-03-15T20:42:10.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:42:10.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:42:10.795Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T20:42:10.795Z] 5eb5b503b376: Pulling fs layer [2022-03-15T20:42:10.795Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T20:42:10.795Z] ec43610c2a17: Pulling fs layer [2022-03-15T20:42:10.795Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T20:42:10.795Z] 33b1e0a273af: Pulling fs layer [2022-03-15T20:42:10.795Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T20:42:10.795Z] 2f39f015ded8: Pulling fs layer [2022-03-15T20:42:10.795Z] 33b1e0a273af: Waiting [2022-03-15T20:42:10.795Z] 5d3b04190fa2: Waiting [2022-03-15T20:42:10.795Z] 2f39f015ded8: Waiting [2022-03-15T20:42:10.795Z] 5c69ac0246d0: Download complete [2022-03-15T20:42:10.795Z] 3a2ae6a8a46f: Download complete [2022-03-15T20:42:10.795Z] 33b1e0a273af: Verifying Checksum [2022-03-15T20:42:10.795Z] 33b1e0a273af: Download complete [2022-03-15T20:42:10.795Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T20:42:10.795Z] 5d3b04190fa2: Download complete [2022-03-15T20:42:10.795Z] ec43610c2a17: Verifying Checksum [2022-03-15T20:42:10.795Z] ec43610c2a17: Download complete [2022-03-15T20:42:11.054Z] 5eb5b503b376: Verifying Checksum [2022-03-15T20:42:11.054Z] 5eb5b503b376: Download complete [2022-03-15T20:42:11.621Z] 2f39f015ded8: Download complete [2022-03-15T20:42:12.191Z] 5eb5b503b376: Pull complete [2022-03-15T20:42:12.191Z] 5c69ac0246d0: Pull complete [2022-03-15T20:42:12.759Z] ec43610c2a17: Pull complete [2022-03-15T20:42:12.759Z] 3a2ae6a8a46f: Pull complete [2022-03-15T20:42:13.017Z] 33b1e0a273af: Pull complete [2022-03-15T20:42:13.017Z] 5d3b04190fa2: Pull complete [2022-03-15T20:42:17.209Z] 2f39f015ded8: Pull complete [2022-03-15T20:42:17.209Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T20:42:17.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:42:17.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T20:42:17.275Z] prd-ubuntu20.04-docker-8c-8g-7180 does not seem to be running inside a container [2022-03-15T20:42:17.316Z] $ 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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-lftools-log-publisher:latest cat [2022-03-15T20:42:18.692Z] $ docker top 85d64a4c326a2e56acc4f3178de63f0bc1330e97cc93f7c6c4feb467b3372947 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:42:19.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T20:42:19.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T20:42:19.616Z] + ls /var/log/sa-host [2022-03-15T20:42:19.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:42:19.847Z] provisioning config files... [2022-03-15T20:42:19.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config1284771991578048889tmp [Pipeline] { [Pipeline] echo [2022-03-15T20:42:19.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:20.164Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T20:42:20.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:20.507Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T20:42:20.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:20.800Z] ---> sudo-logs.sh [2022-03-15T20:42:20.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T20:42:20.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:21.121Z] ---> job-cost.sh [2022-03-15T20:42:21.121Z] lf-activate-venv: SKIPPING [2022-03-15T20:42:21.121Z] DEBUG: total: 0.10999999940395355 [2022-03-15T20:42:21.121Z] INFO: Retrieving Stack Cost... [2022-03-15T20:42:21.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T20:42:21.951Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T20:42:21.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:42:22.253Z] ---> logs-deploy.sh [2022-03-15T20:42:22.253Z] lf-activate-venv: SKIPPING [2022-03-15T20:42:22.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/28 [2022-03-15T20:42:22.253Z] INFO: archiving workspace using pattern(s): [2022-03-15T20:42:23.193Z] Archives upload complete. [2022-03-15T20:42:23.193Z] INFO: archiving logs to Nexus