Pull request #4341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8d61c7fa334855db50537fa94be8ef06a4a5d2+966ddbcdfe08adc100c05000828e7ee1aafc1855 (e2fabccd4f277f632813582f45da94f19732fc99) 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-ssh9399088637194826846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2521198770541717157.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14045406201108383137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8511528135269120925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14498491407685704233.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4672527769176596872.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5247 in /w/workspace/edgexfoundry_edgex-go_PR-4341 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit bd8d61c7fa334855db50537fa94be8ef06a4a5d2 Merge succeeded, producing bd8d61c7fa334855db50537fa94be8ef06a4a5d2 Checking out Revision bd8d61c7fa334855db50537fa94be8ef06a4a5d2 (PR-4341) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-09T20:01:31.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > 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/4341/head:refs/remotes/origin/PR-4341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-09T20:01:32.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-09T20:01:32.241Z] ========================================================= [2023-02-09T20:01:32.241Z] EdgeX Global Pipelines Version Info [2023-02-09T20:01:32.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:01:33.358Z] ------------------- [2023-02-09T20:01:33.358Z] stable info: [2023-02-09T20:01:33.358Z] ------------------- [2023-02-09T20:01:33.358Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-09T20:01:33.358Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T20:01:33.358Z] Message: update stable to v1.0.244 [2023-02-09T20:01:33.926Z] ------------------- [2023-02-09T20:01:33.926Z] experimental info: [2023-02-09T20:01:33.926Z] ------------------- [2023-02-09T20:01:33.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-09T20:01:33.926Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T20:01:33.926Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-09T20:01:34.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-09T20:01:34.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-09T20:01:34.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-09T20:01:34.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-09T20:01:34.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-09T20:01:34.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-09T20:01:34.431Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-09T20:01:34.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-09T20:01:34.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-09T20:01:34.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-09T20:01:34.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-09T20:01:34.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-09T20:01:34.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-09T20:01:34.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-09T20:01:34.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-09T20:01:34.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T20:01:34.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T20:01:34.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-09T20:01:34.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-09T20:01:34.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-09T20:01:34.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-09T20:01:35.007Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-09T20:01:35.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-09T20:01:35.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4341 [Pipeline] echo [2023-02-09T20:01:35.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4341 [Pipeline] echo [2023-02-09T20:01:35.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4341 [Pipeline] echo [2023-02-09T20:01:35.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo [2023-02-09T20:01:35.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8d61c [Pipeline] echo [2023-02-09T20:01:35.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:01:35.380Z] provisioning config files... [2023-02-09T20:01:35.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5444780565183117624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:01:35.738Z] ---> docker-login.sh [2023-02-09T20:01:35.738Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:01:35.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:01:35.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:01:35.998Z] Configure a credential helper to remove this warning. See [2023-02-09T20:01:35.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:01:35.998Z] [2023-02-09T20:01:35.998Z] Login Succeeded [2023-02-09T20:01:35.998Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:01:35.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:01:36.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:01:36.258Z] Configure a credential helper to remove this warning. See [2023-02-09T20:01:36.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:01:36.258Z] [2023-02-09T20:01:36.258Z] Login Succeeded [2023-02-09T20:01:36.258Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:01:36.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:01:36.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:01:36.258Z] Configure a credential helper to remove this warning. See [2023-02-09T20:01:36.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:01:36.258Z] [2023-02-09T20:01:36.258Z] Login Succeeded [2023-02-09T20:01:36.258Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:01:36.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:01:36.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:01:36.258Z] Configure a credential helper to remove this warning. See [2023-02-09T20:01:36.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:01:36.258Z] [2023-02-09T20:01:36.258Z] Login Succeeded [2023-02-09T20:01:36.258Z] docker.io [2023-02-09T20:01:36.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:01:36.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:01:36.777Z] Configure a credential helper to remove this warning. See [2023-02-09T20:01:36.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:01:36.777Z] [2023-02-09T20:01:36.777Z] Login Succeeded [2023-02-09T20:01:36.777Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:01:36.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:01:37.207Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + dirname cmd/core-command/Dockerfile [2023-02-09T20:01:37.207Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-02-09T20:01:37.207Z] cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/core-data/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/core-metadata/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-09T20:01:37.207Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-02-09T20:01:37.207Z] cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/+ -f2 [2023-02-09T20:01:37.207Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-09T20:01:37.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/support-notifications/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-09T20:01:37.207Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-09T20:01:37.207Z] + cut -d/ -f2 [2023-02-09T20:01:37.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-09T20:01:37.270Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-09T20:01:37.750Z] + git rev-list -1 --merges bd8d61c7fa334855db50537fa94be8ef06a4a5d2~1..bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo [2023-02-09T20:01:37.782Z] -----------> git rev-list -1 --merges bd8d61c7fa334855db50537fa94be8ef06a4a5d2~1..bd8d61c7fa334855db50537fa94be8ef06a4a5d2 bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [false] [Pipeline] sh [2023-02-09T20:01:38.091Z] + git log --format=format:%s -1 bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo [2023-02-09T20:01:38.127Z] ========================================================= [2023-02-09T20:01:38.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-09T20:01:38.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-09T20:01:38.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T20:01:38.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-09T20:01:38.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-09T20:01:38.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-09T20:01:38.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-09T20:01:38.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-09T20:01:38.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:01:38.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:01:38.978Z] [2023-02-09T20:01:38.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:01:39.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:01:39.374Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-09T20:01:39.374Z] b85a868b505f: Pulling fs layer [2023-02-09T20:01:39.374Z] e2be974225ed: Pulling fs layer [2023-02-09T20:01:39.374Z] 339a4e72a1f5: Pulling fs layer [2023-02-09T20:01:39.374Z] 988bab9f4d93: Pulling fs layer [2023-02-09T20:01:39.374Z] 1469e6f7b9e6: Pulling fs layer [2023-02-09T20:01:39.374Z] eaf3925da568: Pulling fs layer [2023-02-09T20:01:39.374Z] bab4dde63d76: Pulling fs layer [2023-02-09T20:01:39.374Z] bde34c3a00c8: Pulling fs layer [2023-02-09T20:01:39.374Z] b352a97aabf1: Pulling fs layer [2023-02-09T20:01:39.374Z] 988bab9f4d93: Waiting [2023-02-09T20:01:39.374Z] 4872d77fe225: Pulling fs layer [2023-02-09T20:01:39.374Z] 5851b861e8e6: Pulling fs layer [2023-02-09T20:01:39.374Z] 1469e6f7b9e6: Waiting [2023-02-09T20:01:39.374Z] b352a97aabf1: Waiting [2023-02-09T20:01:39.374Z] bab4dde63d76: Waiting [2023-02-09T20:01:39.374Z] 4872d77fe225: Waiting [2023-02-09T20:01:39.374Z] bde34c3a00c8: Waiting [2023-02-09T20:01:39.374Z] 5851b861e8e6: Waiting [2023-02-09T20:01:39.374Z] e2be974225ed: Verifying Checksum [2023-02-09T20:01:39.374Z] e2be974225ed: Download complete [2023-02-09T20:01:39.374Z] 988bab9f4d93: Verifying Checksum [2023-02-09T20:01:39.374Z] 988bab9f4d93: Download complete [2023-02-09T20:01:39.636Z] 1469e6f7b9e6: Verifying Checksum [2023-02-09T20:01:39.636Z] 1469e6f7b9e6: Download complete [2023-02-09T20:01:39.636Z] eaf3925da568: Verifying Checksum [2023-02-09T20:01:39.636Z] eaf3925da568: Download complete [2023-02-09T20:01:39.636Z] 339a4e72a1f5: Verifying Checksum [2023-02-09T20:01:39.636Z] 339a4e72a1f5: Download complete [2023-02-09T20:01:39.636Z] bde34c3a00c8: Download complete [2023-02-09T20:01:39.636Z] b352a97aabf1: Verifying Checksum [2023-02-09T20:01:39.636Z] b352a97aabf1: Download complete [2023-02-09T20:01:39.636Z] 4872d77fe225: Verifying Checksum [2023-02-09T20:01:39.636Z] 4872d77fe225: Download complete [2023-02-09T20:01:39.897Z] 5851b861e8e6: Verifying Checksum [2023-02-09T20:01:39.897Z] 5851b861e8e6: Download complete [2023-02-09T20:01:40.155Z] b85a868b505f: Verifying Checksum [2023-02-09T20:01:40.155Z] b85a868b505f: Download complete [2023-02-09T20:01:40.414Z] bab4dde63d76: Verifying Checksum [2023-02-09T20:01:40.414Z] bab4dde63d76: Download complete [2023-02-09T20:01:41.349Z] b85a868b505f: Pull complete [2023-02-09T20:01:41.349Z] e2be974225ed: Pull complete [2023-02-09T20:01:41.917Z] 339a4e72a1f5: Pull complete [2023-02-09T20:01:41.917Z] 988bab9f4d93: Pull complete [2023-02-09T20:01:42.176Z] 1469e6f7b9e6: Pull complete [2023-02-09T20:01:42.176Z] eaf3925da568: Pull complete [2023-02-09T20:01:44.079Z] bab4dde63d76: Pull complete [2023-02-09T20:01:44.079Z] bde34c3a00c8: Pull complete [2023-02-09T20:01:44.079Z] b352a97aabf1: Pull complete [2023-02-09T20:01:44.079Z] 4872d77fe225: Pull complete [2023-02-09T20:01:44.079Z] 5851b861e8e6: Pull complete [2023-02-09T20:01:44.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-09T20:01:44.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:01:44.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:01:44.558Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-02-09T20:01:44.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-09T20:01:45.903Z] $ docker top c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe -eo pid,comm [2023-02-09T20:01:45.967Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-09T20:01:45.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T20:01:46.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:01:46.092Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:01:46.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:01:46.194Z] $ docker exec c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent [2023-02-09T20:01:46.335Z] SSH_AUTH_SOCK=/tmp/ssh-NoH3W1j8vjli/agent.33 [2023-02-09T20:01:46.335Z] SSH_AGENT_PID=39 [2023-02-09T20:01:46.341Z] Running ssh-add (command line suppressed) [2023-02-09T20:01:46.427Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6663953411241197104.key (/w/workspace/edgex-go/1@tmp/private_key_6663953411241197104.key) [2023-02-09T20:01:46.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:01:46.784Z] + git tag --points-at HEAD [Pipeline] } [2023-02-09T20:01:46.800Z] $ docker exec --env ******** --env ******** c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent -k [2023-02-09T20:01:46.907Z] unset SSH_AUTH_SOCK; [2023-02-09T20:01:46.907Z] unset SSH_AGENT_PID; [2023-02-09T20:01:46.907Z] echo Agent pid 39 killed; [2023-02-09T20:01:46.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-09T20:01:47.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:01:47.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:01:47.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:01:47.114Z] $ docker exec c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent [2023-02-09T20:01:47.239Z] SSH_AUTH_SOCK=/tmp/ssh-fCMq6WWbuO5R/agent.71 [2023-02-09T20:01:47.239Z] SSH_AGENT_PID=77 [2023-02-09T20:01:47.243Z] Running ssh-add (command line suppressed) [2023-02-09T20:01:47.338Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3158414550581383147.key (/w/workspace/edgex-go/1@tmp/private_key_3158414550581383147.key) [2023-02-09T20:01:47.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:01:47.702Z] + git semver init [2023-02-09T20:01:47.961Z] 2023-02-09 20:01:47,884 [run_init] DEBUG init version:0.0.0 force:False [2023-02-09T20:01:47.961Z] 2023-02-09 20:01:47,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-09T20:01:47.961Z] 2023-02-09 20:01:47,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-09T20:01:47.961Z] 2023-02-09 20:01:47,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:02:34.653Z] 2023-02-09 20:02:28,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4341 with force:False [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4341 [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,818 [execute] INFO git cat-file --batch-check [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,826 [execute] INFO git cat-file --batch [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T20:02:34.654Z] 2023-02-09 20:02:28,831 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4341 [2023-02-09T20:02:34.654Z] 0.0.0 [Pipeline] } [2023-02-09T20:02:34.686Z] $ docker exec --env ******** --env ******** c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent -k [2023-02-09T20:02:34.808Z] unset SSH_AUTH_SOCK; [2023-02-09T20:02:34.808Z] unset SSH_AGENT_PID; [2023-02-09T20:02:34.808Z] echo Agent pid 77 killed; [2023-02-09T20:02:34.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:02:35.252Z] + git semver [Pipeline] } [2023-02-09T20:02:35.583Z] $ docker stop --time=1 c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe [2023-02-09T20:02:36.891Z] $ docker rm -f --volumes c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T20:02:37.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-09T20:02:37.525Z] Stashed 1 file(s) [Pipeline] echo [2023-02-09T20:02:37.547Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T20:02:38.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-09T20:02:38.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:02:38.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:02:38.443Z] ========================================================= [2023-02-09T20:02:38.444Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-09T20:02:38.444Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:02:38.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:02:38.776Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-09T20:02:38.776Z] 213ec9aee27d: Pulling fs layer [2023-02-09T20:02:38.776Z] 4583459ba037: Pulling fs layer [2023-02-09T20:02:38.776Z] 93c1e223e6f2: Pulling fs layer [2023-02-09T20:02:38.776Z] 53926ce57604: Pulling fs layer [2023-02-09T20:02:38.776Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-09T20:02:38.776Z] 22ff95d597cd: Pulling fs layer [2023-02-09T20:02:38.776Z] 12d6caf4c0d1: Pulling fs layer [2023-02-09T20:02:38.776Z] 96b7cbca73a9: Pulling fs layer [2023-02-09T20:02:38.776Z] a7acece74701: Pulling fs layer [2023-02-09T20:02:38.776Z] 21b2b0c7a3f4: Waiting [2023-02-09T20:02:38.776Z] 22ff95d597cd: Waiting [2023-02-09T20:02:38.776Z] 12d6caf4c0d1: Waiting [2023-02-09T20:02:38.776Z] 96b7cbca73a9: Waiting [2023-02-09T20:02:38.776Z] 53926ce57604: Waiting [2023-02-09T20:02:38.776Z] a7acece74701: Waiting [2023-02-09T20:02:38.776Z] 93c1e223e6f2: Verifying Checksum [2023-02-09T20:02:38.776Z] 93c1e223e6f2: Download complete [2023-02-09T20:02:38.776Z] 4583459ba037: Verifying Checksum [2023-02-09T20:02:38.776Z] 4583459ba037: Download complete [2023-02-09T20:02:38.776Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-09T20:02:38.776Z] 21b2b0c7a3f4: Download complete [2023-02-09T20:02:38.777Z] 22ff95d597cd: Download complete [2023-02-09T20:02:39.044Z] 213ec9aee27d: Verifying Checksum [2023-02-09T20:02:39.044Z] 213ec9aee27d: Download complete [2023-02-09T20:02:39.044Z] 12d6caf4c0d1: Download complete [2023-02-09T20:02:39.044Z] 213ec9aee27d: Pull complete [2023-02-09T20:02:39.313Z] 4583459ba037: Pull complete [2023-02-09T20:02:39.313Z] 93c1e223e6f2: Pull complete [2023-02-09T20:02:39.895Z] 53926ce57604: Verifying Checksum [2023-02-09T20:02:39.895Z] 53926ce57604: Download complete [2023-02-09T20:02:39.895Z] a7acece74701: Verifying Checksum [2023-02-09T20:02:39.895Z] a7acece74701: Download complete [2023-02-09T20:02:40.462Z] 96b7cbca73a9: Verifying Checksum [2023-02-09T20:02:40.462Z] 96b7cbca73a9: Download complete [2023-02-09T20:02:42.991Z] 53926ce57604: Pull complete [2023-02-09T20:02:43.249Z] 21b2b0c7a3f4: Pull complete [2023-02-09T20:02:43.249Z] 22ff95d597cd: Pull complete [2023-02-09T20:02:43.249Z] 12d6caf4c0d1: Pull complete [2023-02-09T20:02:45.156Z] 96b7cbca73a9: Pull complete [2023-02-09T20:02:46.090Z] a7acece74701: Pull complete [2023-02-09T20:02:46.090Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-09T20:02:46.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:02:46.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:02:46.444Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:02:46.444Z] WORKDIR /edgex [2023-02-09T20:02:46.444Z] COPY go.mod . [2023-02-09T20:02:46.444Z] RUN go mod download [2023-02-09T20:02:46.444Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-09T20:02:47.012Z] Sending build context to Docker daemon 170.2MB [2023-02-09T20:02:47.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:02:47.012Z] ---> db6d94c90886 [2023-02-09T20:02:47.012Z] Step 2/4 : WORKDIR /edgex [2023-02-09T20:02:49.549Z] ---> Running in c7f20f3e7c94 [2023-02-09T20:02:49.809Z] Removing intermediate container c7f20f3e7c94 [2023-02-09T20:02:49.809Z] ---> f215d10236ac [2023-02-09T20:02:49.809Z] Step 3/4 : COPY go.mod . [2023-02-09T20:02:49.809Z] ---> bd25795157cd [2023-02-09T20:02:49.809Z] Step 4/4 : RUN go mod download [2023-02-09T20:02:50.066Z] ---> Running in 869f95727d12 [2023-02-09T20:02:52.868Z] Still waiting to schedule task [2023-02-09T20:02:52.868Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-09T20:03:04.948Z] Removing intermediate container 869f95727d12 [2023-02-09T20:03:04.948Z] ---> 2dcbf15790f9 [2023-02-09T20:03:04.948Z] Successfully built 2dcbf15790f9 [2023-02-09T20:03:04.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:03:05.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T20:03:05.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:03:05.480Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-02-09T20:03:05.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-09T20:03:05.888Z] $ docker top 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:03:06.255Z] + go version [2023-02-09T20:03:06.256Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-09T20:03:06.295Z] $ docker stop --time=1 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 [2023-02-09T20:03:07.609Z] $ docker rm -f --volumes 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:03:08.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T20:03:08.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:03:08.421Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-02-09T20:03:08.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-09T20:03:08.845Z] $ docker top 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-09T20:03:08.954Z] ========================================================= [2023-02-09T20:03:08.954Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-09T20:03:08.954Z] ========================================================= [Pipeline] sh [2023-02-09T20:03:09.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:03:09.596Z] + make test [2023-02-09T20:03:09.596Z] go test -race -coverprofile=coverage.out ./... [2023-02-09T20:03:16.150Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/security/config [2023-02-09T20:03:31.012Z] internal/security/config/main.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [2023-02-09T20:03:31.012Z] internal/security/bootstrapper/mosquitto/configure.go:64:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [2023-02-09T20:03:31.012Z] internal/security/secretstore/main.go:79:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/core/command [2023-02-09T20:03:31.012Z] internal/core/command/main.go:75:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/command/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [2023-02-09T20:03:31.012Z] internal/security/bootstrapper/redis/configure.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2023-02-09T20:03:31.012Z] internal/core/data/main.go:72:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/data/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [2023-02-09T20:03:31.012Z] internal/security/proxy/main.go:75:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2023-02-09T20:03:31.012Z] internal/support/scheduler/main.go:69:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/scheduler/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata [2023-02-09T20:03:31.012Z] internal/core/metadata/main.go:71:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/metadata/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications [2023-02-09T20:03:31.012Z] internal/support/notifications/main.go:75:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:03:31.012Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:03:31.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2023-02-09T20:03:31.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2023-02-09T20:03:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.2% of statements [2023-02-09T20:03:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-09T20:03:34.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.439s coverage: 89.2% of statements [2023-02-09T20:03:34.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 3.8% of statements [2023-02-09T20:03:34.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 65.9% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-02-09T20:03:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2023-02-09T20:03:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2023-02-09T20:03:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2023-02-09T20:03:46.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.266s coverage: 79.9% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 64.4% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 80.0% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-02-09T20:03:54.981Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2023-02-09T20:03:54.981Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-02-09T20:03:54.981Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] [2023-02-09T20:03:54.981Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-02-09T20:03:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements [2023-02-09T20:03:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2023-02-09T20:03:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements [2023-02-09T20:03:54.982Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-02-09T20:03:55.040Z] $ docker stop --time=1 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 [2023-02-09T20:03:56.493Z] $ docker rm -f --volumes 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-09T20:03:57.417Z] Failed in branch amd64 [2023-02-09T20:05:46.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5250 in /w/workspace/edgexfoundry_edgex-go_PR-4341 [Pipeline] { [Pipeline] ws [2023-02-09T20:05:46.682Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-09T20:05:46.859Z] The recommended git tool is: git [2023-02-09T20:05:52.516Z] using credential edgex-jenkins-ssh [2023-02-09T20:05:52.535Z] Cloning the remote Git repository [2023-02-09T20:05:52.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-09T20:05:52.672Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-09T20:05:52.843Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-09T20:05:52.844Z] > git --version # timeout=10 [2023-02-09T20:05:52.867Z] > git --version # 'git version 2.25.1' [2023-02-09T20:05:52.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T20:05:52.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T20:06:09.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-09T20:06:09.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T20:06:10.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-09T20:06:10.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-09T20:06:10.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T20:06:10.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4341/head:refs/remotes/origin/PR-4341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-09T20:06:11.577Z] Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [2023-02-09T20:06:11.931Z] Merge succeeded, producing bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [2023-02-09T20:06:11.931Z] Checking out Revision bd8d61c7fa334855db50537fa94be8ef06a4a5d2 (PR-4341) [2023-02-09T20:06:12.542Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-09T20:06:12.582Z] > git --version # timeout=10 [2023-02-09T20:06:12.593Z] > git --version # 'git version 2.25.1' [2023-02-09T20:06:12.609Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T20:06:11.591Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T20:06:11.606Z] > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 [2023-02-09T20:06:11.837Z] > git remote # timeout=10 [2023-02-09T20:06:11.855Z] > git config --get remote.origin.url # timeout=10 [2023-02-09T20:06:11.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T20:06:11.891Z] > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [2023-02-09T20:06:11.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-09T20:06:11.934Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T20:06:11.949Z] > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 [2023-02-09T20:06:13.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-09T20:06:13.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:06:13.722Z] Dload Upload Total Spent Left Speed [2023-02-09T20:06:13.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-02-09T20:06:14.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-09T20:06:14.629Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-09T20:06:14.629Z] + sudo tee /etc/docker/daemon.new [2023-02-09T20:06:14.899Z] { [2023-02-09T20:06:14.899Z] "registry-mirrors": [ [2023-02-09T20:06:14.899Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-09T20:06:14.899Z] ], [2023-02-09T20:06:14.899Z] "bip": "10.250.0.254/24", [2023-02-09T20:06:14.899Z] "hosts": [ [2023-02-09T20:06:14.899Z] "tcp://0.0.0.0:5555", [2023-02-09T20:06:14.899Z] "unix:///var/run/docker.sock" [2023-02-09T20:06:14.899Z] ], [2023-02-09T20:06:14.899Z] "mtu": 1458, [2023-02-09T20:06:14.899Z] "selinux-enabled": true, [2023-02-09T20:06:14.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-09T20:06:14.899Z] } [Pipeline] sh [2023-02-09T20:06:15.240Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-09T20:06:15.587Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:06:33.919Z] provisioning config files... [2023-02-09T20:06:33.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16018293652550089703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:06:34.335Z] ---> docker-login.sh [2023-02-09T20:06:34.335Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:06:34.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:06:35.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:06:35.198Z] Configure a credential helper to remove this warning. See [2023-02-09T20:06:35.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:06:35.198Z] [2023-02-09T20:06:35.198Z] Login Succeeded [2023-02-09T20:06:35.198Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:06:35.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:06:35.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:06:35.468Z] Configure a credential helper to remove this warning. See [2023-02-09T20:06:35.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:06:35.468Z] [2023-02-09T20:06:35.468Z] Login Succeeded [2023-02-09T20:06:35.468Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:06:35.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:06:35.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:06:35.739Z] Configure a credential helper to remove this warning. See [2023-02-09T20:06:35.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:06:35.739Z] [2023-02-09T20:06:35.739Z] Login Succeeded [2023-02-09T20:06:35.739Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:06:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:06:37.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:06:37.417Z] Configure a credential helper to remove this warning. See [2023-02-09T20:06:37.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:06:37.417Z] [2023-02-09T20:06:37.417Z] Login Succeeded [2023-02-09T20:06:37.417Z] docker.io [2023-02-09T20:06:37.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:06:37.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:06:37.687Z] Configure a credential helper to remove this warning. See [2023-02-09T20:06:37.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:06:37.687Z] [2023-02-09T20:06:37.687Z] Login Succeeded [2023-02-09T20:06:37.687Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:06:37.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-09T20:06:38.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-09T20:06:38.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:06:38.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:06:38.503Z] ========================================================= [2023-02-09T20:06:38.503Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-09T20:06:38.503Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:06:38.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:06:39.836Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-09T20:06:39.836Z] 9b18e9b68314: Pulling fs layer [2023-02-09T20:06:39.836Z] 35d82f9e3411: Pulling fs layer [2023-02-09T20:06:39.836Z] e16973657156: Pulling fs layer [2023-02-09T20:06:39.836Z] fc693d55d65f: Pulling fs layer [2023-02-09T20:06:39.836Z] 7e9fc2657dce: Pulling fs layer [2023-02-09T20:06:39.836Z] dda99020689f: Pulling fs layer [2023-02-09T20:06:39.836Z] db1c61fa0a46: Pulling fs layer [2023-02-09T20:06:39.836Z] 891c053d2c06: Pulling fs layer [2023-02-09T20:06:39.836Z] dda99020689f: Waiting [2023-02-09T20:06:39.836Z] db1c61fa0a46: Waiting [2023-02-09T20:06:39.836Z] 891c053d2c06: Waiting [2023-02-09T20:06:39.836Z] fc693d55d65f: Waiting [2023-02-09T20:06:39.836Z] 7e9fc2657dce: Waiting [2023-02-09T20:06:39.836Z] e16973657156: Verifying Checksum [2023-02-09T20:06:39.836Z] e16973657156: Download complete [2023-02-09T20:06:39.836Z] 35d82f9e3411: Verifying Checksum [2023-02-09T20:06:39.836Z] 35d82f9e3411: Download complete [2023-02-09T20:06:39.836Z] 7e9fc2657dce: Verifying Checksum [2023-02-09T20:06:39.836Z] 7e9fc2657dce: Download complete [2023-02-09T20:06:39.836Z] dda99020689f: Verifying Checksum [2023-02-09T20:06:39.836Z] dda99020689f: Download complete [2023-02-09T20:06:40.109Z] 9b18e9b68314: Download complete [2023-02-09T20:06:41.093Z] 9b18e9b68314: Pull complete [2023-02-09T20:06:41.093Z] 891c053d2c06: Verifying Checksum [2023-02-09T20:06:41.093Z] 891c053d2c06: Download complete [2023-02-09T20:06:41.689Z] 35d82f9e3411: Pull complete [2023-02-09T20:06:41.689Z] e16973657156: Pull complete [2023-02-09T20:06:42.276Z] db1c61fa0a46: Download complete [2023-02-09T20:06:43.694Z] fc693d55d65f: Verifying Checksum [2023-02-09T20:06:43.694Z] fc693d55d65f: Download complete [2023-02-09T20:06:56.149Z] fc693d55d65f: Pull complete [2023-02-09T20:06:56.418Z] 7e9fc2657dce: Pull complete [2023-02-09T20:06:56.689Z] dda99020689f: Pull complete [2023-02-09T20:07:03.359Z] db1c61fa0a46: Pull complete [2023-02-09T20:07:04.780Z] 891c053d2c06: Pull complete [2023-02-09T20:07:04.780Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-09T20:07:04.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:07:04.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:07:05.164Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:07:05.164Z] WORKDIR /edgex [2023-02-09T20:07:05.164Z] COPY go.mod . [2023-02-09T20:07:05.164Z] RUN go mod download [2023-02-09T20:07:05.164Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-09T20:07:05.746Z] Sending build context to Docker daemon 3.11MB [2023-02-09T20:07:05.746Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:07:05.746Z] ---> f96f9c87975a [2023-02-09T20:07:05.746Z] Step 2/4 : WORKDIR /edgex [2023-02-09T20:07:07.691Z] ---> Running in 8a6882ca0967 [2023-02-09T20:07:07.691Z] Removing intermediate container 8a6882ca0967 [2023-02-09T20:07:07.691Z] ---> 20ac8b19b398 [2023-02-09T20:07:07.691Z] Step 3/4 : COPY go.mod . [2023-02-09T20:07:08.278Z] ---> 5b2d4f4844b2 [2023-02-09T20:07:08.278Z] Step 4/4 : RUN go mod download [2023-02-09T20:07:08.278Z] ---> Running in 971727b5fa04 [2023-02-09T20:07:40.539Z] Removing intermediate container 971727b5fa04 [2023-02-09T20:07:40.539Z] ---> 4bc29f5d15ac [2023-02-09T20:07:40.539Z] Successfully built 4bc29f5d15ac [2023-02-09T20:07:40.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:07:40.938Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T20:07:40.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:07:41.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container [2023-02-09T20:07:41.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-09T20:07:42.588Z] $ docker top d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:07:43.491Z] + go version [2023-02-09T20:07:43.491Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-09T20:07:43.527Z] $ docker stop --time=1 d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 [2023-02-09T20:07:45.173Z] $ docker rm -f --volumes d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:07:46.000Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T20:07:46.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:07:46.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container [2023-02-09T20:07:46.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-09T20:07:47.501Z] $ docker top 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-09T20:07:47.750Z] ========================================================= [2023-02-09T20:07:47.750Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-09T20:07:47.750Z] ========================================================= [Pipeline] sh [2023-02-09T20:07:48.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:07:48.489Z] + make test [2023-02-09T20:07:48.758Z] go test -race -coverprofile=coverage.out ./... [2023-02-09T20:08:27.630Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/core/command [2023-02-09T20:10:19.310Z] internal/core/command/main.go:75:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:10:19.310Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/command/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/security/config [2023-02-09T20:10:19.310Z] internal/security/config/main.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:10:19.310Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2023-02-09T20:10:19.310Z] internal/core/data/main.go:72:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:10:19.310Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/data/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [2023-02-09T20:10:19.310Z] internal/security/bootstrapper/mosquitto/configure.go:64:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:10:19.310Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) [2023-02-09T20:10:19.310Z] want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata [2023-02-09T20:10:19.310Z] internal/core/metadata/main.go:71:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:10:19.310Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/metadata/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:19.310Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [2023-02-09T20:10:19.311Z] internal/security/bootstrapper/redis/configure.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:10:19.311Z] have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) [2023-02-09T20:10:19.311Z] want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) [2023-02-09T20:10:20.729Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [2023-02-09T20:10:20.729Z] internal/security/proxy/main.go:75:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:10:20.729Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:20.729Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:20.729Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [2023-02-09T20:10:20.729Z] internal/security/secretstore/main.go:79:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup [2023-02-09T20:10:20.729Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:20.729Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:26.078Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2023-02-09T20:10:26.078Z] internal/support/scheduler/main.go:69:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:10:26.078Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/scheduler/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:26.078Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:26.669Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications [2023-02-09T20:10:26.669Z] internal/support/notifications/main.go:75:3: not enough arguments in call to bootstrap.Run [2023-02-09T20:10:26.669Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:26.669Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-09T20:10:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.217s coverage: 28.7% of statements [2023-02-09T20:10:48.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements [2023-02-09T20:10:56.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.026s coverage: 73.2% of statements [2023-02-09T20:10:56.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.0% of statements [2023-02-09T20:11:18.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.766s coverage: 89.2% of statements [2023-02-09T20:11:18.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.846s coverage: 3.8% of statements [2023-02-09T20:11:22.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.359s coverage: 95.6% of statements [2023-02-09T20:11:22.892Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements [2023-02-09T20:11:22.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.838s coverage: 65.9% of statements [2023-02-09T20:11:22.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.998s coverage: 0.9% of statements [2023-02-09T20:11:22.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.428s coverage: 29.6% of statements [2023-02-09T20:11:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.417s coverage: 47.1% of statements [2023-02-09T20:11:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.369s coverage: 82.9% of statements [2023-02-09T20:11:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements [2023-02-09T20:11:26.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2023-02-09T20:11:28.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-02-09T20:11:38.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2023-02-09T20:11:38.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.332s coverage: 44.8% of statements [2023-02-09T20:11:46.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.932s coverage: 79.9% of statements [2023-02-09T20:11:53.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements [2023-02-09T20:11:53.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements [2023-02-09T20:11:53.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.253s coverage: 86.9% of statements [2023-02-09T20:11:53.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 77.4% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2023-02-09T20:11:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.947s coverage: 91.2% of statements [2023-02-09T20:11:53.233Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2023-02-09T20:11:53.233Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2023-02-09T20:11:53.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.216s coverage: 89.4% of statements [2023-02-09T20:11:54.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-02-09T20:11:54.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2023-02-09T20:11:55.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-02-09T20:11:55.636Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] [2023-02-09T20:11:55.636Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2023-02-09T20:11:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.388s coverage: 89.5% of statements [2023-02-09T20:11:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2023-02-09T20:12:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.285s coverage: 17.7% of statements [2023-02-09T20:12:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.3% of statements [2023-02-09T20:12:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements [2023-02-09T20:12:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements [2023-02-09T20:12:09.989Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-02-09T20:12:10.034Z] $ docker stop --time=1 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 [2023-02-09T20:12:13.325Z] $ docker rm -f --volumes 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:12:15.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:12:15.058Z] [2023-02-09T20:12:15.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:12:15.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:12:15.452Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-09T20:12:15.452Z] 8998bd30e6a1: Pulling fs layer [2023-02-09T20:12:15.452Z] 04944245beec: Pulling fs layer [2023-02-09T20:12:15.452Z] 699f458cf7ca: Pulling fs layer [2023-02-09T20:12:15.452Z] 765212b225bb: Pulling fs layer [2023-02-09T20:12:15.452Z] f23df028b6ca: Pulling fs layer [2023-02-09T20:12:15.452Z] d65c8cfc05b1: Pulling fs layer [2023-02-09T20:12:15.452Z] 2437ff75d9bd: Pulling fs layer [2023-02-09T20:12:15.452Z] f23df028b6ca: Waiting [2023-02-09T20:12:15.452Z] d65c8cfc05b1: Waiting [2023-02-09T20:12:15.452Z] 765212b225bb: Waiting [2023-02-09T20:12:15.452Z] 2437ff75d9bd: Waiting [2023-02-09T20:12:15.720Z] 04944245beec: Download complete [2023-02-09T20:12:15.720Z] 765212b225bb: Download complete [2023-02-09T20:12:15.720Z] f23df028b6ca: Verifying Checksum [2023-02-09T20:12:15.720Z] f23df028b6ca: Download complete [2023-02-09T20:12:15.720Z] d65c8cfc05b1: Verifying Checksum [2023-02-09T20:12:15.720Z] d65c8cfc05b1: Download complete [2023-02-09T20:12:15.989Z] 699f458cf7ca: Verifying Checksum [2023-02-09T20:12:15.989Z] 699f458cf7ca: Download complete [2023-02-09T20:12:16.256Z] 8998bd30e6a1: Verifying Checksum [2023-02-09T20:12:16.256Z] 8998bd30e6a1: Download complete [2023-02-09T20:12:19.029Z] 2437ff75d9bd: Verifying Checksum [2023-02-09T20:12:19.029Z] 2437ff75d9bd: Download complete [2023-02-09T20:12:20.492Z] 8998bd30e6a1: Pull complete [2023-02-09T20:12:21.082Z] 04944245beec: Pull complete [2023-02-09T20:12:22.496Z] 699f458cf7ca: Pull complete [2023-02-09T20:12:22.496Z] 765212b225bb: Pull complete [2023-02-09T20:12:23.080Z] f23df028b6ca: Pull complete [2023-02-09T20:12:23.346Z] d65c8cfc05b1: Pull complete [2023-02-09T20:12:41.544Z] 2437ff75d9bd: Pull complete [2023-02-09T20:12:41.544Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-09T20:12:41.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:12:41.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:12:41.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container [2023-02-09T20:12:41.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-09T20:12:44.456Z] $ docker top 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:12:45.099Z] ---> job-cost.sh [2023-02-09T20:12:45.366Z] lf-activate-venv: SKIPPING [2023-02-09T20:12:45.366Z] INFO: No Stack... [2023-02-09T20:12:45.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-09T20:12:46.908Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T20:12:47.563Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-09T20:12:47.563Z] + cut -d, -f6 [Pipeline] lock [2023-02-09T20:12:47.645Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] [2023-02-09T20:12:47.650Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] did not exist. Created. [2023-02-09T20:12:47.650Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T20:12:48.147Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-09T20:12:48.721Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T20:12:48.739Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T20:12:48.810Z] $ docker stop --time=1 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c [2023-02-09T20:12:52.081Z] $ docker rm -f --volumes 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-09T20:12:52.795Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-09T20:12:54.502Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:12:54.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:12:55.712Z] ---> package-listing.sh [2023-02-09T20:12:55.713Z] ++ facter osfamily [2023-02-09T20:12:55.713Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-09T20:12:55.973Z] + OS_FAMILY=debian [2023-02-09T20:12:55.973Z] + workspace=/w/workspace/edgex-go/1 [2023-02-09T20:12:55.973Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-09T20:12:55.973Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-09T20:12:55.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-09T20:12:55.973Z] + PACKAGES=/tmp/packages_start.txt [2023-02-09T20:12:55.973Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-09T20:12:55.973Z] + PACKAGES=/tmp/packages_end.txt [2023-02-09T20:12:55.973Z] + case "${OS_FAMILY}" in [2023-02-09T20:12:55.973Z] + dpkg -l [2023-02-09T20:12:55.973Z] + grep '^ii' [2023-02-09T20:12:55.973Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-09T20:12:55.973Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-09T20:12:55.973Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-09T20:12:55.973Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-09T20:12:55.973Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-09T20:12:55.973Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-09T20:12:56.007Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-09T20:12:56.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:12:56.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:12:56.928Z] [2023-02-09T20:12:56.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:12:57.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:12:57.296Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-09T20:12:57.296Z] 5eb5b503b376: Pulling fs layer [2023-02-09T20:12:57.296Z] 5c69ac0246d0: Pulling fs layer [2023-02-09T20:12:57.296Z] ec43610c2a17: Pulling fs layer [2023-02-09T20:12:57.296Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-09T20:12:57.296Z] 33b1e0a273af: Pulling fs layer [2023-02-09T20:12:57.296Z] 5d3b04190fa2: Pulling fs layer [2023-02-09T20:12:57.296Z] 2f39f015ded8: Pulling fs layer [2023-02-09T20:12:57.296Z] 33b1e0a273af: Waiting [2023-02-09T20:12:57.296Z] 5d3b04190fa2: Waiting [2023-02-09T20:12:57.296Z] 2f39f015ded8: Waiting [2023-02-09T20:12:57.296Z] 3a2ae6a8a46f: Waiting [2023-02-09T20:12:58.236Z] 5c69ac0246d0: Verifying Checksum [2023-02-09T20:12:58.236Z] 5c69ac0246d0: Download complete [2023-02-09T20:12:58.236Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-09T20:12:58.236Z] 3a2ae6a8a46f: Download complete [2023-02-09T20:12:58.500Z] ec43610c2a17: Verifying Checksum [2023-02-09T20:12:58.500Z] ec43610c2a17: Download complete [2023-02-09T20:12:58.500Z] 33b1e0a273af: Verifying Checksum [2023-02-09T20:12:58.500Z] 33b1e0a273af: Download complete [2023-02-09T20:12:58.500Z] 5d3b04190fa2: Verifying Checksum [2023-02-09T20:12:58.500Z] 5d3b04190fa2: Download complete [2023-02-09T20:12:58.762Z] 5eb5b503b376: Verifying Checksum [2023-02-09T20:12:58.762Z] 5eb5b503b376: Download complete [2023-02-09T20:12:59.710Z] 2f39f015ded8: Download complete [2023-02-09T20:13:00.276Z] 5eb5b503b376: Pull complete [2023-02-09T20:13:00.276Z] 5c69ac0246d0: Pull complete [2023-02-09T20:13:00.845Z] ec43610c2a17: Pull complete [2023-02-09T20:13:00.845Z] 3a2ae6a8a46f: Pull complete [2023-02-09T20:13:01.103Z] 33b1e0a273af: Pull complete [2023-02-09T20:13:01.103Z] 5d3b04190fa2: Pull complete [2023-02-09T20:13:06.365Z] 2f39f015ded8: Pull complete [2023-02-09T20:13:06.365Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-09T20:13:06.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:13:06.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:13:06.555Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-02-09T20:13:06.603Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-09T20:13:09.034Z] $ docker top 16023ca0a7c2d4d5d7353175737435549b2d48754469a62d35d141c7aabdceb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:13:09.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-09T20:13:09.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-09T20:13:10.011Z] + ls /var/log/sa-host [2023-02-09T20:13:10.011Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:13:10.137Z] provisioning config files... [2023-02-09T20:13:10.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12939333017330588402tmp [Pipeline] { [Pipeline] echo [2023-02-09T20:13:10.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:13:10.507Z] ---> create-netrc.sh [Pipeline] } [2023-02-09T20:13:10.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:13:10.920Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-09T20:13:10.956Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:13:11.267Z] ---> sudo-logs.sh [2023-02-09T20:13:11.267Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-09T20:13:11.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:13:11.662Z] ---> job-cost.sh [2023-02-09T20:13:11.662Z] lf-activate-venv: SKIPPING [2023-02-09T20:13:11.662Z] DEBUG: total: 0.10999999940395355 [2023-02-09T20:13:11.662Z] INFO: Retrieving Stack Cost... [2023-02-09T20:13:12.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T20:13:12.489Z] INFO: Archiving Costs [Pipeline] echo [2023-02-09T20:13:12.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:13:12.838Z] ---> logs-deploy.sh [2023-02-09T20:13:12.838Z] lf-activate-venv: SKIPPING [2023-02-09T20:13:12.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4341/1 [2023-02-09T20:13:12.838Z] INFO: archiving workspace using pattern(s): [2023-02-09T20:13:13.776Z] Archives upload complete. [2023-02-09T20:13:14.036Z] INFO: archiving logs to Nexus