Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa+971ded0da61705452274f4b577f848bc3eecf2cb (a7be5cef7da456eff90d17dddb61c96e7e0890e1) 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-ssh7692308937789649321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4666692925151890899.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5121254340063855242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh188166141273116958.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4787/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4787/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16257231152409466604.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2099 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa Merge succeeded, producing 2af5e1ca7fb1ed3004648bb386bf7416807580c1 Checking out Revision 2af5e1ca7fb1ed3004648bb386bf7416807580c1 (PR-4787) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2af5e1ca7fb1ed3004648bb386bf7416807580c1 # timeout=10 Commit message: "Merge commit '971ded0da61705452274f4b577f848bc3eecf2cb' into HEAD" > git rev-list --no-walk 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-07T08:30:20.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-07T08:30:20.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-07T08:30:20.186Z] ========================================================= [2024-04-07T08:30:20.186Z] EdgeX Global Pipelines Version Info [2024-04-07T08:30:20.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:30:22.124Z] ------------------- [2024-04-07T08:30:22.125Z] stable info: [2024-04-07T08:30:22.125Z] ------------------- [2024-04-07T08:30:22.125Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-07T08:30:22.125Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T08:30:22.125Z] Message: update stable to v1.0.258 [2024-04-07T08:30:22.697Z] ------------------- [2024-04-07T08:30:22.697Z] experimental info: [2024-04-07T08:30:22.697Z] ------------------- [2024-04-07T08:30:22.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-07T08:30:22.697Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T08:30:22.697Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-07T08:30:22.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-07T08:30:22.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-07T08:30:22.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-07T08:30:22.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-07T08:30:22.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-07T08:30:22.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-07T08:30:22.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-07T08:30:22.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-07T08:30:22.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-07T08:30:22.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-07T08:30:22.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-07T08:30:23.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-07T08:30:23.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-07T08:30:23.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-07T08:30:23.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-07T08:30:23.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-07T08:30:23.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-07T08:30:23.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-07T08:30:23.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-07T08:30:23.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-07T08:30:23.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-07T08:30:23.256Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-07T08:30:23.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-07T08:30:23.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4787 [Pipeline] echo [2024-04-07T08:30:23.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4787 [Pipeline] echo [2024-04-07T08:30:23.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4787 [Pipeline] echo [2024-04-07T08:30:23.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2af5e1ca7fb1ed3004648bb386bf7416807580c1 [Pipeline] echo [2024-04-07T08:30:23.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2af5e1c [Pipeline] echo [2024-04-07T08:30:23.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T08:30:23.453Z] provisioning config files... [2024-04-07T08:30:23.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2600860144317043161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:30:23.790Z] ---> ****-login.sh [2024-04-07T08:30:23.790Z] nexus3.edgexfoundry.org:10001 [2024-04-07T08:30:24.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:30:24.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:30:24.051Z] Configure a credential helper to remove this warning. See [2024-04-07T08:30:24.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:30:24.051Z] [2024-04-07T08:30:24.051Z] Login Succeeded [2024-04-07T08:30:24.051Z] nexus3.edgexfoundry.org:10002 [2024-04-07T08:30:24.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:30:24.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:30:24.312Z] Configure a credential helper to remove this warning. See [2024-04-07T08:30:24.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:30:24.312Z] [2024-04-07T08:30:24.312Z] Login Succeeded [2024-04-07T08:30:24.312Z] nexus3.edgexfoundry.org:10003 [2024-04-07T08:30:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:30:24.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:30:24.312Z] Configure a credential helper to remove this warning. See [2024-04-07T08:30:24.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:30:24.312Z] [2024-04-07T08:30:24.312Z] Login Succeeded [2024-04-07T08:30:24.312Z] nexus3.edgexfoundry.org:10004 [2024-04-07T08:30:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:30:24.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:30:24.573Z] Configure a credential helper to remove this warning. See [2024-04-07T08:30:24.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:30:24.573Z] [2024-04-07T08:30:24.573Z] Login Succeeded [2024-04-07T08:30:24.573Z] ****.io [2024-04-07T08:30:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:30:24.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:30:24.834Z] Configure a credential helper to remove this warning. See [2024-04-07T08:30:24.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:30:24.834Z] [2024-04-07T08:30:24.834Z] Login Succeeded [2024-04-07T08:30:24.834Z] ---> ****-login.sh ends [Pipeline] } [2024-04-07T08:30:24.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T08:30:25.238Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/core-command/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-07T08:30:25.238Z] + + cut -d/ -f2 [2024-04-07T08:30:25.238Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-07T08:30:25.238Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/core-data/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/core-metadata/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-07T08:30:25.238Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-spire-agent/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/support-notifications/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-07T08:30:25.238Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-07T08:30:25.238Z] + cut -d/ -f2 [2024-04-07T08:30:25.238Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-07T08:30:25.285Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-07T08:30:25.654Z] + git rev-list -1 --merges 2af5e1ca7fb1ed3004648bb386bf7416807580c1~1..2af5e1ca7fb1ed3004648bb386bf7416807580c1 [Pipeline] echo [2024-04-07T08:30:25.666Z] -----------> git rev-list -1 --merges 2af5e1ca7fb1ed3004648bb386bf7416807580c1~1..2af5e1ca7fb1ed3004648bb386bf7416807580c1 2af5e1ca7fb1ed3004648bb386bf7416807580c1 [2024-04-07T08:30:25.666Z] 2af5e1ca7fb1ed3004648bb386bf7416807580c1 [false] [Pipeline] sh [2024-04-07T08:30:25.957Z] + git log --format=format:%s -1 2af5e1ca7fb1ed3004648bb386bf7416807580c1 [Pipeline] echo [2024-04-07T08:30:25.977Z] ========================================================= [2024-04-07T08:30:25.977Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-07T08:30:25.977Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-07T08:30:26.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T08:30:26.414Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-07T08:30:26.414Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-07T08:30:26.414Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-07T08:30:26.414Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-07T08:30:26.414Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-07T08:30:26.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:30:26.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T08:30:26.831Z] [2024-04-07T08:30:26.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:30:27.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T08:30:27.136Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-07T08:30:27.136Z] b85a868b505f: Pulling fs layer [2024-04-07T08:30:27.136Z] e2be974225ed: Pulling fs layer [2024-04-07T08:30:27.136Z] 339a4e72a1f5: Pulling fs layer [2024-04-07T08:30:27.136Z] 988bab9f4d93: Pulling fs layer [2024-04-07T08:30:27.136Z] 1469e6f7b9e6: Pulling fs layer [2024-04-07T08:30:27.136Z] eaf3925da568: Pulling fs layer [2024-04-07T08:30:27.136Z] bab4dde63d76: Pulling fs layer [2024-04-07T08:30:27.136Z] bde34c3a00c8: Pulling fs layer [2024-04-07T08:30:27.136Z] b352a97aabf1: Pulling fs layer [2024-04-07T08:30:27.136Z] 4872d77fe225: Pulling fs layer [2024-04-07T08:30:27.136Z] 5851b861e8e6: Pulling fs layer [2024-04-07T08:30:27.136Z] bde34c3a00c8: Waiting [2024-04-07T08:30:27.136Z] 988bab9f4d93: Waiting [2024-04-07T08:30:27.136Z] b352a97aabf1: Waiting [2024-04-07T08:30:27.136Z] 1469e6f7b9e6: Waiting [2024-04-07T08:30:27.136Z] 4872d77fe225: Waiting [2024-04-07T08:30:27.136Z] eaf3925da568: Waiting [2024-04-07T08:30:27.136Z] 5851b861e8e6: Waiting [2024-04-07T08:30:27.136Z] bab4dde63d76: Waiting [2024-04-07T08:30:27.136Z] e2be974225ed: Download complete [2024-04-07T08:30:27.136Z] 988bab9f4d93: Verifying Checksum [2024-04-07T08:30:27.136Z] 988bab9f4d93: Download complete [2024-04-07T08:30:27.136Z] 1469e6f7b9e6: Verifying Checksum [2024-04-07T08:30:27.136Z] 1469e6f7b9e6: Download complete [2024-04-07T08:30:27.136Z] eaf3925da568: Verifying Checksum [2024-04-07T08:30:27.136Z] eaf3925da568: Download complete [2024-04-07T08:30:27.397Z] 339a4e72a1f5: Verifying Checksum [2024-04-07T08:30:27.398Z] 339a4e72a1f5: Download complete [2024-04-07T08:30:27.398Z] bde34c3a00c8: Download complete [2024-04-07T08:30:27.398Z] b352a97aabf1: Download complete [2024-04-07T08:30:27.398Z] 4872d77fe225: Verifying Checksum [2024-04-07T08:30:27.398Z] 4872d77fe225: Download complete [2024-04-07T08:30:27.398Z] 5851b861e8e6: Verifying Checksum [2024-04-07T08:30:27.398Z] 5851b861e8e6: Download complete [2024-04-07T08:30:27.398Z] b85a868b505f: Verifying Checksum [2024-04-07T08:30:27.398Z] b85a868b505f: Download complete [2024-04-07T08:30:27.657Z] bab4dde63d76: Verifying Checksum [2024-04-07T08:30:27.657Z] bab4dde63d76: Download complete [2024-04-07T08:30:28.591Z] b85a868b505f: Pull complete [2024-04-07T08:30:28.591Z] e2be974225ed: Pull complete [2024-04-07T08:30:29.159Z] 339a4e72a1f5: Pull complete [2024-04-07T08:30:29.159Z] 988bab9f4d93: Pull complete [2024-04-07T08:30:29.418Z] 1469e6f7b9e6: Pull complete [2024-04-07T08:30:29.418Z] eaf3925da568: Pull complete [2024-04-07T08:30:31.335Z] bab4dde63d76: Pull complete [2024-04-07T08:30:31.335Z] bde34c3a00c8: Pull complete [2024-04-07T08:30:31.335Z] b352a97aabf1: Pull complete [2024-04-07T08:30:31.335Z] 4872d77fe225: Pull complete [2024-04-07T08:30:31.335Z] 5851b861e8e6: Pull complete [2024-04-07T08:30:31.335Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-07T08:30:31.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T08:30:31.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:30:31.482Z] prd-ubuntu20.04-docker-8c-8g-2099 does not seem to be running inside a container [2024-04-07T08:30:31.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T08:30:34.562Z] $ docker top 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T08:30:34.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T08:30:34.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T08:30:34.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T08:30:34.800Z] $ docker exec 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d ssh-agent [2024-04-07T08:30:34.909Z] SSH_AUTH_SOCK=/tmp/ssh-Auz7GB5sklGl/agent.32 [2024-04-07T08:30:34.909Z] SSH_AGENT_PID=38 [2024-04-07T08:30:34.916Z] Running ssh-add (command line suppressed) [2024-04-07T08:30:35.006Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12991472733836910926.key (/w/workspace/edgex-go/2@tmp/private_key_12991472733836910926.key) [2024-04-07T08:30:35.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T08:30:35.320Z] + git tag --points-at HEAD [Pipeline] } [2024-04-07T08:30:35.324Z] $ docker exec --env ******** --env ******** 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d ssh-agent -k [2024-04-07T08:30:35.423Z] unset SSH_AUTH_SOCK; [2024-04-07T08:30:35.423Z] unset SSH_AGENT_PID; [2024-04-07T08:30:35.423Z] echo Agent pid 38 killed; [2024-04-07T08:30:35.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-07T08:30:35.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T08:30:35.492Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T08:30:35.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T08:30:35.600Z] $ docker exec 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d ssh-agent [2024-04-07T08:30:35.706Z] SSH_AUTH_SOCK=/tmp/ssh-K0W0QXNpEiFY/agent.72 [2024-04-07T08:30:35.706Z] SSH_AGENT_PID=78 [2024-04-07T08:30:35.710Z] Running ssh-add (command line suppressed) [2024-04-07T08:30:35.807Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_119013317659638072.key (/w/workspace/edgex-go/2@tmp/private_key_119013317659638072.key) [2024-04-07T08:30:35.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T08:30:36.122Z] + git semver init [2024-04-07T08:30:36.380Z] 2024-04-07 08:30:36,269 [run_init] DEBUG init version:0.0.0 force:False [2024-04-07T08:30:36.380Z] 2024-04-07 08:30:36,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-04-07T08:30:36.380Z] 2024-04-07 08:30:36,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-04-07T08:30:36.380Z] 2024-04-07 08:30:36,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,793 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4787 with force:False [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,794 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4787 [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,798 [execute] INFO git cat-file --batch-check [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,804 [execute] INFO git cat-file --batch [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T08:30:41.650Z] 2024-04-07 08:30:40,810 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4787 [2024-04-07T08:30:41.650Z] 0.0.0 [Pipeline] } [2024-04-07T08:30:41.652Z] $ docker exec --env ******** --env ******** 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d ssh-agent -k [2024-04-07T08:30:41.753Z] unset SSH_AUTH_SOCK; [2024-04-07T08:30:41.754Z] unset SSH_AGENT_PID; [2024-04-07T08:30:41.754Z] echo Agent pid 78 killed; [2024-04-07T08:30:41.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T08:30:42.103Z] + git semver [Pipeline] } [2024-04-07T08:30:42.368Z] $ docker stop --time=1 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d [2024-04-07T08:30:43.662Z] $ docker rm -f --volumes 2200e0496eb08ff85c0e5e301133d12d8783fc25cd3be779430188ae0f20227d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T08:30:44.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-07T08:30:44.230Z] Stashed 1 file(s) [Pipeline] echo [2024-04-07T08:30:44.234Z] [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 [2024-04-07T08:30:44.732Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-04-07T08:30:44.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T08:30:44.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T08:30:44.795Z] ========================================================= [2024-04-07T08:30:44.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-07T08:30:44.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:30:45.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T08:30:45.090Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-07T08:30:45.090Z] 7264a8db6415: Pulling fs layer [2024-04-07T08:30:45.090Z] c4d48a809fc2: Pulling fs layer [2024-04-07T08:30:45.090Z] 4f1c88b9dad5: Pulling fs layer [2024-04-07T08:30:45.090Z] ad3a456e5733: Pulling fs layer [2024-04-07T08:30:45.090Z] 69c7f0334f64: Pulling fs layer [2024-04-07T08:30:45.090Z] 1f1c1a5573a3: Pulling fs layer [2024-04-07T08:30:45.090Z] ce7588e14bc9: Pulling fs layer [2024-04-07T08:30:45.090Z] b5e4710f87ac: Pulling fs layer [2024-04-07T08:30:45.090Z] b5e4710f87ac: Waiting [2024-04-07T08:30:45.090Z] 1f1c1a5573a3: Waiting [2024-04-07T08:30:45.090Z] ce7588e14bc9: Waiting [2024-04-07T08:30:45.090Z] ad3a456e5733: Waiting [2024-04-07T08:30:45.090Z] 69c7f0334f64: Waiting [2024-04-07T08:30:45.090Z] c4d48a809fc2: Download complete [2024-04-07T08:30:45.090Z] ad3a456e5733: Download complete [2024-04-07T08:30:45.090Z] 69c7f0334f64: Verifying Checksum [2024-04-07T08:30:45.090Z] 69c7f0334f64: Download complete [2024-04-07T08:30:45.090Z] 7264a8db6415: Download complete [2024-04-07T08:30:45.090Z] 1f1c1a5573a3: Verifying Checksum [2024-04-07T08:30:45.090Z] 1f1c1a5573a3: Download complete [2024-04-07T08:30:45.350Z] 7264a8db6415: Pull complete [2024-04-07T08:30:45.610Z] c4d48a809fc2: Pull complete [2024-04-07T08:30:45.610Z] b5e4710f87ac: Verifying Checksum [2024-04-07T08:30:45.610Z] b5e4710f87ac: Download complete [2024-04-07T08:30:45.610Z] 4f1c88b9dad5: Verifying Checksum [2024-04-07T08:30:45.610Z] 4f1c88b9dad5: Download complete [2024-04-07T08:30:46.178Z] ce7588e14bc9: Verifying Checksum [2024-04-07T08:30:46.178Z] ce7588e14bc9: Download complete [2024-04-07T08:30:48.708Z] 4f1c88b9dad5: Pull complete [2024-04-07T08:30:48.708Z] ad3a456e5733: Pull complete [2024-04-07T08:30:48.708Z] 69c7f0334f64: Pull complete [2024-04-07T08:30:48.708Z] 1f1c1a5573a3: Pull complete [2024-04-07T08:30:51.235Z] ce7588e14bc9: Pull complete [2024-04-07T08:30:51.495Z] b5e4710f87ac: Pull complete [2024-04-07T08:30:51.495Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-07T08:30:51.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T08:30:51.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:30:51.791Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T08:30:51.792Z] WORKDIR /edgex [2024-04-07T08:30:51.792Z] COPY go.mod . [2024-04-07T08:30:51.792Z] RUN go mod downloaddocker [2024-04-07T08:30:51.792Z] build -t ci-base-image-x86_64 -f - . [2024-04-07T08:30:52.358Z] Sending build context to Docker daemon 175.4MB [2024-04-07T08:30:52.358Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T08:30:52.358Z] ---> 88b5674ff536 [2024-04-07T08:30:52.358Z] Step 2/4 : WORKDIR /edgex [2024-04-07T08:30:57.632Z] ---> Running in ed28b23bc0db [2024-04-07T08:30:57.632Z] Removing intermediate container ed28b23bc0db [2024-04-07T08:30:57.632Z] ---> 8d4a6e698dc1 [2024-04-07T08:30:57.632Z] Step 3/4 : COPY go.mod . [2024-04-07T08:30:57.632Z] ---> 10e23f49a019 [2024-04-07T08:30:57.632Z] Step 4/4 : RUN go mod download [2024-04-07T08:30:57.632Z] ---> Running in 034e1d0c3883 [2024-04-07T08:30:59.359Z] Still waiting to schedule task [2024-04-07T08:30:59.359Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-07T08:31:29.759Z] Removing intermediate container 034e1d0c3883 [2024-04-07T08:31:29.759Z] ---> 42ebb18b76db [2024-04-07T08:31:29.759Z] Successfully built 42ebb18b76db [2024-04-07T08:31:30.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:31:30.313Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T08:31:30.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:31:30.396Z] prd-ubuntu20.04-docker-8c-8g-2099 does not seem to be running inside a container [2024-04-07T08:31:30.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T08:31:30.918Z] $ docker top 30b48a394bf8a4e395f1a304dfcab459a708efcb469dadabec2e82ce5385fde6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T08:31:31.281Z] + go version [2024-04-07T08:31:31.281Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-07T08:31:31.293Z] $ docker stop --time=1 30b48a394bf8a4e395f1a304dfcab459a708efcb469dadabec2e82ce5385fde6 [2024-04-07T08:31:32.584Z] $ docker rm -f --volumes 30b48a394bf8a4e395f1a304dfcab459a708efcb469dadabec2e82ce5385fde6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:31:33.049Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T08:31:33.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:31:33.134Z] prd-ubuntu20.04-docker-8c-8g-2099 does not seem to be running inside a container [2024-04-07T08:31:33.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T08:31:33.491Z] $ docker top cc4207e16cacdc75b0bb29d822638be9586ea0c6a8eeada3ab86bf763f528968 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-07T08:31:33.568Z] ========================================================= [2024-04-07T08:31:33.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-07T08:31:33.568Z] ========================================================= [Pipeline] sh [2024-04-07T08:31:33.846Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:31:34.148Z] + make test [2024-04-07T08:31:34.148Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T08:31:40.716Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-07T08:31:50.686Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-07T08:31:50.686Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-07T08:31:50.686Z] have (chan any, chan error, any, string) [2024-04-07T08:31:50.686Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:31:50.686Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-07T08:31:50.686Z] have (chan any, chan error, interface{}, string) [2024-04-07T08:31:50.686Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:31:50.686Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-07T08:31:50.686Z] have (chan any, chan error, interface{}, string) [2024-04-07T08:31:50.686Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:32:08.775Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-07T08:32:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-07T08:32:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-07T08:32:11.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.048s coverage: 28.7% of statements [2024-04-07T08:32:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-07T08:32:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-07T08:32:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-07T08:32:12.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-04-07T08:32:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-07T08:32:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-07T08:32:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:32:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-07T08:32:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-07T08:32:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-07T08:32:15.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-07T08:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-07T08:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-07T08:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2024-04-07T08:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2024-04-07T08:32:16.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.267s coverage: 93.4% of statements [2024-04-07T08:32:16.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 6.1% of statements [2024-04-07T08:32:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 97.6% of statements [2024-04-07T08:32:16.699Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements [2024-04-07T08:32:16.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-07T08:32:17.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-07T08:32:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-07T08:32:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-07T08:32:17.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.076s coverage: 0.9% of statements [2024-04-07T08:32:17.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.069s coverage: 32.2% of statements [2024-04-07T08:32:17.805Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2024-04-07T08:32:17.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 82.9% of statements [2024-04-07T08:32:18.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements [2024-04-07T08:32:18.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 96.3% of statements [2024-04-07T08:32:18.324Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2024-04-07T08:32:18.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-07T08:32:18.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-07T08:32:18.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-07T08:32:18.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-07T08:32:18.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-07T08:32:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-07T08:32:19.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-07T08:32:19.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-07T08:32:19.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-07T08:32:20.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-07T08:32:20.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-07T08:32:20.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-07T08:32:20.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-07T08:32:20.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-07T08:32:21.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-07T08:32:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-07T08:32:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:32:31.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2024-04-07T08:32:31.731Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] [2024-04-07T08:32:34.813Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2101 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [Pipeline] { [Pipeline] ws [2024-04-07T08:32:34.830Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.060s coverage: 92.9% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.029s coverage: 20.0% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2024-04-07T08:32:37.007Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2024-04-07T08:32:37.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-04-07T08:32:37.007Z] FAIL [2024-04-07T08:32:37.266Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-07T08:32:37.882Z] The recommended git tool is: git [2024-04-07T08:32:37.884Z] $ docker stop --time=1 cc4207e16cacdc75b0bb29d822638be9586ea0c6a8eeada3ab86bf763f528968 [2024-04-07T08:32:39.628Z] $ docker rm -f --volumes cc4207e16cacdc75b0bb29d822638be9586ea0c6a8eeada3ab86bf763f528968 [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] } [2024-04-07T08:32:40.056Z] Failed in branch amd64 [2024-04-07T08:32:42.954Z] using credential edgex-jenkins-ssh [2024-04-07T08:32:42.975Z] Cloning the remote Git repository [2024-04-07T08:32:43.017Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-07T08:32:43.102Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-04-07T08:32:43.228Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-07T08:32:43.229Z] > git --version # timeout=10 [2024-04-07T08:32:43.255Z] > git --version # 'git version 2.25.1' [2024-04-07T08:32:43.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T08:32:43.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T08:33:02.024Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [2024-04-07T08:33:00.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-07T08:33:00.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T08:33:01.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-07T08:33:01.408Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-07T08:33:01.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T08:33:01.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-07T08:33:02.043Z] > git config core.sparsecheckout # timeout=10 [2024-04-07T08:33:02.145Z] > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [2024-04-07T08:33:02.718Z] Merge succeeded, producing 8a96936f7552c8464c5d8490cb45e43f2fe630c7 [2024-04-07T08:33:02.718Z] Checking out Revision 8a96936f7552c8464c5d8490cb45e43f2fe630c7 (PR-4787) [2024-04-07T08:33:02.383Z] > git remote # timeout=10 [2024-04-07T08:33:02.401Z] > git config --get remote.origin.url # timeout=10 [2024-04-07T08:33:02.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T08:33:02.438Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-04-07T08:33:02.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-07T08:33:02.728Z] > git config core.sparsecheckout # timeout=10 [2024-04-07T08:33:02.741Z] > git checkout -f 8a96936f7552c8464c5d8490cb45e43f2fe630c7 # timeout=10 [2024-04-07T08:33:06.473Z] Commit message: "Merge commit '971ded0da61705452274f4b577f848bc3eecf2cb' into HEAD" [2024-04-07T08:33:06.487Z] > git rev-list --no-walk 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-07T08:33:08.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-07T08:33:08.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T08:33:08.179Z] Dload Upload Total Spent Left Speed [2024-04-07T08:33:08.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-04-07T08:33:08.508Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-07T08:33:08.841Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-07T08:33:08.841Z] + sudo tee /etc/docker/daemon.new [2024-04-07T08:33:08.841Z] { [2024-04-07T08:33:08.841Z] "registry-mirrors": [ [2024-04-07T08:33:08.841Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-07T08:33:08.841Z] ], [2024-04-07T08:33:08.841Z] "bip": "10.250.0.254/24", [2024-04-07T08:33:08.841Z] "hosts": [ [2024-04-07T08:33:08.841Z] "tcp://0.0.0.0:5555", [2024-04-07T08:33:08.841Z] "unix:///var/run/docker.sock" [2024-04-07T08:33:08.841Z] ], [2024-04-07T08:33:08.841Z] "mtu": 1458, [2024-04-07T08:33:08.841Z] "selinux-enabled": true, [2024-04-07T08:33:08.841Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-07T08:33:08.841Z] } [Pipeline] sh [2024-04-07T08:33:09.173Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-07T08:33:09.510Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T08:33:27.771Z] provisioning config files... [2024-04-07T08:33:27.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10239012228665597222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:33:28.233Z] ---> ****-login.sh [2024-04-07T08:33:28.233Z] nexus3.edgexfoundry.org:10001 [2024-04-07T08:33:28.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:33:28.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:33:28.822Z] Configure a credential helper to remove this warning. See [2024-04-07T08:33:28.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:33:28.822Z] [2024-04-07T08:33:28.822Z] Login Succeeded [2024-04-07T08:33:28.822Z] nexus3.edgexfoundry.org:10002 [2024-04-07T08:33:29.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:33:29.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:33:29.095Z] Configure a credential helper to remove this warning. See [2024-04-07T08:33:29.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:33:29.095Z] [2024-04-07T08:33:29.095Z] Login Succeeded [2024-04-07T08:33:29.095Z] nexus3.edgexfoundry.org:10003 [2024-04-07T08:33:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:33:29.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:33:29.639Z] Configure a credential helper to remove this warning. See [2024-04-07T08:33:29.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:33:29.639Z] [2024-04-07T08:33:29.639Z] Login Succeeded [2024-04-07T08:33:29.639Z] nexus3.edgexfoundry.org:10004 [2024-04-07T08:33:29.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:33:29.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:33:29.913Z] Configure a credential helper to remove this warning. See [2024-04-07T08:33:29.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:33:29.913Z] [2024-04-07T08:33:29.913Z] Login Succeeded [2024-04-07T08:33:29.913Z] ****.io [2024-04-07T08:33:30.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-07T08:33:30.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-07T08:33:30.454Z] Configure a credential helper to remove this warning. See [2024-04-07T08:33:30.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-07T08:33:30.454Z] [2024-04-07T08:33:30.454Z] Login Succeeded [2024-04-07T08:33:30.454Z] ---> ****-login.sh ends [Pipeline] } [2024-04-07T08:33:30.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-07T08:33:31.073Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-04-07T08:33:31.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T08:33:31.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T08:33:31.139Z] ========================================================= [2024-04-07T08:33:31.139Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-07T08:33:31.139Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:33:31.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T08:33:31.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-07T08:33:31.463Z] 9fda8d8052c6: Pulling fs layer [2024-04-07T08:33:31.463Z] 5d54e960e981: Pulling fs layer [2024-04-07T08:33:31.463Z] c4a7e357bf2a: Pulling fs layer [2024-04-07T08:33:31.463Z] f0e02332f6b5: Pulling fs layer [2024-04-07T08:33:31.463Z] 872ee5b61b7b: Pulling fs layer [2024-04-07T08:33:31.463Z] 0c6a40ed1a82: Pulling fs layer [2024-04-07T08:33:31.463Z] 94ae7d8d031c: Pulling fs layer [2024-04-07T08:33:31.463Z] 872ee5b61b7b: Waiting [2024-04-07T08:33:31.463Z] 0c6a40ed1a82: Waiting [2024-04-07T08:33:31.463Z] f0e02332f6b5: Waiting [2024-04-07T08:33:31.463Z] 94ae7d8d031c: Waiting [2024-04-07T08:33:31.735Z] 5d54e960e981: Verifying Checksum [2024-04-07T08:33:31.735Z] 5d54e960e981: Download complete [2024-04-07T08:33:31.735Z] f0e02332f6b5: Verifying Checksum [2024-04-07T08:33:31.735Z] f0e02332f6b5: Download complete [2024-04-07T08:33:31.735Z] 872ee5b61b7b: Verifying Checksum [2024-04-07T08:33:31.735Z] 872ee5b61b7b: Download complete [2024-04-07T08:33:31.735Z] 9fda8d8052c6: Verifying Checksum [2024-04-07T08:33:31.735Z] 9fda8d8052c6: Download complete [2024-04-07T08:33:32.007Z] 94ae7d8d031c: Verifying Checksum [2024-04-07T08:33:32.007Z] 94ae7d8d031c: Download complete [2024-04-07T08:33:32.989Z] 9fda8d8052c6: Pull complete [2024-04-07T08:33:33.265Z] 5d54e960e981: Pull complete [2024-04-07T08:33:33.534Z] c4a7e357bf2a: Verifying Checksum [2024-04-07T08:33:33.534Z] c4a7e357bf2a: Download complete [2024-04-07T08:33:34.501Z] 0c6a40ed1a82: Verifying Checksum [2024-04-07T08:33:34.501Z] 0c6a40ed1a82: Download complete [2024-04-07T08:33:46.840Z] c4a7e357bf2a: Pull complete [2024-04-07T08:33:46.840Z] f0e02332f6b5: Pull complete [2024-04-07T08:33:46.840Z] 872ee5b61b7b: Pull complete [2024-04-07T08:33:56.948Z] 0c6a40ed1a82: Pull complete [2024-04-07T08:33:57.217Z] 94ae7d8d031c: Pull complete [2024-04-07T08:33:57.483Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-07T08:33:57.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T08:33:57.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:33:57.815Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T08:33:57.815Z] WORKDIR /edgex [2024-04-07T08:33:57.815Z] COPY go.mod . [2024-04-07T08:33:57.815Z] RUN go mod download [2024-04-07T08:33:57.815Z] + docker build -t ci-base-image-arm64 -f - . [2024-04-07T08:33:58.404Z] Sending build context to Docker daemon 3.002MB [2024-04-07T08:33:58.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T08:33:58.404Z] ---> 86de565de09d [2024-04-07T08:33:58.404Z] Step 2/4 : WORKDIR /edgex [2024-04-07T08:34:00.372Z] ---> Running in 753e311323b2 [2024-04-07T08:34:00.372Z] Removing intermediate container 753e311323b2 [2024-04-07T08:34:00.372Z] ---> 0872e1090f74 [2024-04-07T08:34:00.372Z] Step 3/4 : COPY go.mod . [2024-04-07T08:34:00.962Z] ---> 3245979c195a [2024-04-07T08:34:00.962Z] Step 4/4 : RUN go mod download [2024-04-07T08:34:00.962Z] ---> Running in cffba043855d [2024-04-07T08:35:08.983Z] Removing intermediate container cffba043855d [2024-04-07T08:35:08.983Z] ---> e6b8320cb3c9 [2024-04-07T08:35:08.983Z] Successfully built e6b8320cb3c9 [2024-04-07T08:35:08.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:35:09.317Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T08:35:09.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:35:09.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-2101 does not seem to be running inside a container [2024-04-07T08:35:09.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-07T08:35:10.888Z] $ docker top a549548366abb796c0008c9694403f5d0bacd5bd17f3af9b9a6263721d10b9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T08:35:11.746Z] + go version [2024-04-07T08:35:11.746Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-07T08:35:11.770Z] $ docker stop --time=1 a549548366abb796c0008c9694403f5d0bacd5bd17f3af9b9a6263721d10b9b4 [2024-04-07T08:35:13.427Z] $ docker rm -f --volumes a549548366abb796c0008c9694403f5d0bacd5bd17f3af9b9a6263721d10b9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:35:14.031Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T08:35:14.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:35:14.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-2101 does not seem to be running inside a container [2024-04-07T08:35:14.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-07T08:35:15.545Z] $ docker top 4b1cf53bd52b45d40c59184fc7a9401ed0467caa40850e3c33b927687e513019 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-07T08:35:15.763Z] ========================================================= [2024-04-07T08:35:15.763Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-07T08:35:15.763Z] ========================================================= [Pipeline] sh [2024-04-07T08:35:16.519Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-04-07T08:35:17.177Z] + make test [2024-04-07T08:35:17.177Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T08:35:56.176Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-07T08:37:32.831Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-07T08:37:32.831Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-07T08:37:32.831Z] have (chan any, chan error, any, string) [2024-04-07T08:37:32.831Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:37:32.831Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-07T08:37:32.831Z] have (chan any, chan error, interface{}, string) [2024-04-07T08:37:32.831Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:37:32.831Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-07T08:37:32.831Z] have (chan any, chan error, interface{}, string) [2024-04-07T08:37:32.831Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-07T08:38:40.690Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-07T08:38:40.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-07T08:38:40.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-07T08:38:40.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.333s coverage: 28.7% of statements [2024-04-07T08:38:47.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.279s coverage: 97.0% of statements [2024-04-07T08:38:52.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-07T08:38:56.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.366s coverage: 69.2% of statements [2024-04-07T08:38:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-07T08:38:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-07T08:38:58.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.318s coverage: 53.2% of statements [2024-04-07T08:39:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-07T08:39:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-07T08:39:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:39:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-07T08:39:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-07T08:39:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-07T08:39:20.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.671s coverage: 93.4% of statements [2024-04-07T08:39:20.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.385s coverage: 6.1% of statements [2024-04-07T08:39:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-07T08:39:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:39:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-07T08:39:26.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-07T08:39:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-07T08:39:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-07T08:39:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-07T08:39:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-07T08:39:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-07T08:39:26.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.679s coverage: 97.6% of statements [2024-04-07T08:39:27.321Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.192s coverage: 72.2% of statements [2024-04-07T08:39:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-07T08:39:36.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.402s coverage: 0.9% of statements [2024-04-07T08:39:36.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.262s coverage: 32.2% of statements [2024-04-07T08:39:36.109Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2024-04-07T08:39:38.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 82.9% of statements [2024-04-07T08:39:38.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.222s coverage: 94.1% of statements [2024-04-07T08:39:39.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.220s coverage: 96.3% of statements [2024-04-07T08:39:39.454Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2024-04-07T08:39:39.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-07T08:39:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-07T08:39:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-07T08:39:43.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-07T08:39:43.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-07T08:39:43.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-07T08:39:45.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-07T08:39:45.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-07T08:39:48.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-07T08:39:53.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.185s coverage: 94.4% of statements [2024-04-07T08:39:53.743Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] [2024-04-07T08:39:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-07T08:39:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-07T08:39:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-07T08:39:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-07T08:39:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-07T08:39:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-07T08:39:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-07T08:40:00.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-07T08:40:00.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-07T08:40:00.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-07T08:40:02.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.239s coverage: 92.9% of statements [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-04-07T08:40:06.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.216s coverage: 87.2% of statements [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.166s coverage: 20.0% of statements [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.157s coverage: 100.0% of statements [2024-04-07T08:40:06.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2024-04-07T08:40:06.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.189s coverage: 86.0% of statements [2024-04-07T08:40:06.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2024-04-07T08:40:06.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements [2024-04-07T08:40:06.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2024-04-07T08:40:06.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-04-07T08:40:06.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements [2024-04-07T08:40:06.403Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2024-04-07T08:40:06.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.223s coverage: 89.5% of statements [2024-04-07T08:40:06.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements [2024-04-07T08:40:06.403Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2024-04-07T08:40:06.403Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2024-04-07T08:40:06.403Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2024-04-07T08:40:07.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-07T08:40:07.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-07T08:40:08.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.358s coverage: 98.9% of statements [2024-04-07T08:40:08.753Z] FAIL [2024-04-07T08:40:09.705Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-07T08:40:09.719Z] $ docker stop --time=1 4b1cf53bd52b45d40c59184fc7a9401ed0467caa40850e3c33b927687e513019 [2024-04-07T08:40:11.626Z] $ docker rm -f --volumes 4b1cf53bd52b45d40c59184fc7a9401ed0467caa40850e3c33b927687e513019 [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 [2024-04-07T08:40:13.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T08:40:13.479Z] [2024-04-07T08:40:13.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:40:13.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T08:40:14.084Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-07T08:40:14.084Z] 8998bd30e6a1: Pulling fs layer [2024-04-07T08:40:14.084Z] 04944245beec: Pulling fs layer [2024-04-07T08:40:14.084Z] 699f458cf7ca: Pulling fs layer [2024-04-07T08:40:14.084Z] 765212b225bb: Pulling fs layer [2024-04-07T08:40:14.084Z] f23df028b6ca: Pulling fs layer [2024-04-07T08:40:14.084Z] d65c8cfc05b1: Pulling fs layer [2024-04-07T08:40:14.084Z] 2437ff75d9bd: Pulling fs layer [2024-04-07T08:40:14.084Z] 765212b225bb: Waiting [2024-04-07T08:40:14.084Z] d65c8cfc05b1: Waiting [2024-04-07T08:40:14.084Z] f23df028b6ca: Waiting [2024-04-07T08:40:14.084Z] 2437ff75d9bd: Waiting [2024-04-07T08:40:14.084Z] 04944245beec: Verifying Checksum [2024-04-07T08:40:14.084Z] 04944245beec: Download complete [2024-04-07T08:40:14.084Z] 765212b225bb: Verifying Checksum [2024-04-07T08:40:14.084Z] 765212b225bb: Download complete [2024-04-07T08:40:14.352Z] f23df028b6ca: Download complete [2024-04-07T08:40:14.352Z] d65c8cfc05b1: Verifying Checksum [2024-04-07T08:40:14.352Z] d65c8cfc05b1: Download complete [2024-04-07T08:40:14.352Z] 699f458cf7ca: Verifying Checksum [2024-04-07T08:40:14.352Z] 699f458cf7ca: Download complete [2024-04-07T08:40:14.937Z] 8998bd30e6a1: Verifying Checksum [2024-04-07T08:40:14.937Z] 8998bd30e6a1: Download complete [2024-04-07T08:40:17.527Z] 2437ff75d9bd: Verifying Checksum [2024-04-07T08:40:17.527Z] 2437ff75d9bd: Download complete [2024-04-07T08:40:19.470Z] 8998bd30e6a1: Pull complete [2024-04-07T08:40:20.058Z] 04944245beec: Pull complete [2024-04-07T08:40:21.998Z] 699f458cf7ca: Pull complete [2024-04-07T08:40:21.998Z] 765212b225bb: Pull complete [2024-04-07T08:40:22.965Z] f23df028b6ca: Pull complete [2024-04-07T08:40:22.965Z] d65c8cfc05b1: Pull complete [2024-04-07T08:40:41.186Z] 2437ff75d9bd: Pull complete [2024-04-07T08:40:41.186Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-07T08:40:41.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T08:40:41.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:40:41.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-2101 does not seem to be running inside a container [2024-04-07T08:40:41.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-07T08:40:43.907Z] $ docker top 7fca54d1e9df741d7ec690e174e1a32dc7876df9cd6c101fb16ad69c6ac0df05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:40:44.792Z] ---> job-cost.sh [2024-04-07T08:40:44.792Z] lf-activate-venv: SKIPPING [2024-04-07T08:40:44.792Z] INFO: No Stack... [2024-04-07T08:40:45.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-07T08:40:46.181Z] INFO: Archiving Costs [Pipeline] sh [2024-04-07T08:40:46.811Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-04-07T08:40:46.811Z] + cut -d, -f6 [Pipeline] lock [2024-04-07T08:40:46.864Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4787-2-stack-cost] [2024-04-07T08:40:46.874Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4787-2-stack-cost] did not exist. Created. [2024-04-07T08:40:46.878Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4787-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-07T08:40:47.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-07T08:40:48.114Z] Stashed 1 file(s) [Pipeline] } [2024-04-07T08:40:48.122Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4787-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-07T08:40:48.147Z] $ docker stop --time=1 7fca54d1e9df741d7ec690e174e1a32dc7876df9cd6c101fb16ad69c6ac0df05 [2024-04-07T08:40:49.641Z] $ docker rm -f --volumes 7fca54d1e9df741d7ec690e174e1a32dc7876df9cd6c101fb16ad69c6ac0df05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-07T08:40:49.989Z] 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 [2024-04-07T08:40:50.655Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:40:50.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:40:51.806Z] ---> package-listing.sh [2024-04-07T08:40:51.807Z] ++ facter osfamily [2024-04-07T08:40:51.807Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-07T08:40:52.066Z] + OS_FAMILY=debian [2024-04-07T08:40:52.066Z] + workspace=/w/workspace/edgex-go/2 [2024-04-07T08:40:52.066Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-07T08:40:52.066Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-07T08:40:52.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-07T08:40:52.066Z] + PACKAGES=/tmp/packages_start.txt [2024-04-07T08:40:52.066Z] + '[' /w/workspace/edgex-go/2 ']' [2024-04-07T08:40:52.066Z] + PACKAGES=/tmp/packages_end.txt [2024-04-07T08:40:52.066Z] + case "${OS_FAMILY}" in [2024-04-07T08:40:52.066Z] + dpkg -l [2024-04-07T08:40:52.066Z] + grep '^ii' [2024-04-07T08:40:52.066Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-07T08:40:52.066Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-07T08:40:52.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-07T08:40:52.066Z] + '[' /w/workspace/edgex-go/2 ']' [2024-04-07T08:40:52.066Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-04-07T08:40:52.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-04-07T08:40:52.077Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-07T08:40:52.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:40:52.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T08:40:52.922Z] [2024-04-07T08:40:52.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T08:40:53.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T08:40:53.226Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-07T08:40:53.226Z] 5eb5b503b376: Pulling fs layer [2024-04-07T08:40:53.226Z] 5c69ac0246d0: Pulling fs layer [2024-04-07T08:40:53.226Z] ec43610c2a17: Pulling fs layer [2024-04-07T08:40:53.226Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-07T08:40:53.226Z] 33b1e0a273af: Pulling fs layer [2024-04-07T08:40:53.226Z] 5d3b04190fa2: Pulling fs layer [2024-04-07T08:40:53.226Z] 2f39f015ded8: Pulling fs layer [2024-04-07T08:40:53.226Z] 3a2ae6a8a46f: Waiting [2024-04-07T08:40:53.226Z] 33b1e0a273af: Waiting [2024-04-07T08:40:53.226Z] 5d3b04190fa2: Waiting [2024-04-07T08:40:53.226Z] 2f39f015ded8: Waiting [2024-04-07T08:40:53.226Z] 5c69ac0246d0: Verifying Checksum [2024-04-07T08:40:53.226Z] 5c69ac0246d0: Download complete [2024-04-07T08:40:53.226Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-07T08:40:53.226Z] 3a2ae6a8a46f: Download complete [2024-04-07T08:40:53.226Z] 33b1e0a273af: Verifying Checksum [2024-04-07T08:40:53.226Z] 33b1e0a273af: Download complete [2024-04-07T08:40:53.226Z] ec43610c2a17: Verifying Checksum [2024-04-07T08:40:53.226Z] ec43610c2a17: Download complete [2024-04-07T08:40:53.226Z] 5d3b04190fa2: Verifying Checksum [2024-04-07T08:40:53.226Z] 5d3b04190fa2: Download complete [2024-04-07T08:40:53.485Z] 5eb5b503b376: Verifying Checksum [2024-04-07T08:40:53.485Z] 5eb5b503b376: Download complete [2024-04-07T08:40:54.054Z] 2f39f015ded8: Verifying Checksum [2024-04-07T08:40:54.054Z] 2f39f015ded8: Download complete [2024-04-07T08:40:54.620Z] 5eb5b503b376: Pull complete [2024-04-07T08:40:54.620Z] 5c69ac0246d0: Pull complete [2024-04-07T08:40:54.882Z] ec43610c2a17: Pull complete [2024-04-07T08:40:55.141Z] 3a2ae6a8a46f: Pull complete [2024-04-07T08:40:55.141Z] 33b1e0a273af: Pull complete [2024-04-07T08:40:55.141Z] 5d3b04190fa2: Pull complete [2024-04-07T08:40:59.332Z] 2f39f015ded8: Pull complete [2024-04-07T08:40:59.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-07T08:40:59.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T08:40:59.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T08:40:59.437Z] prd-ubuntu20.04-docker-8c-8g-2099 does not seem to be running inside a container [2024-04-07T08:40:59.472Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-07T08:41:02.880Z] $ docker top 14fab00b653043e878d8d609aa957dc6d765d597553e8026d98cbb2abc8ff635 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T08:41:03.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-07T08:41:03.544Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-07T08:41:03.834Z] + ls /var/log/sa-host [2024-04-07T08:41:03.835Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T08:41:03.992Z] provisioning config files... [2024-04-07T08:41:04.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config13358330886956205443tmp [Pipeline] { [Pipeline] echo [2024-04-07T08:41:04.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:41:04.383Z] ---> create-netrc.sh [Pipeline] } [2024-04-07T08:41:04.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:41:04.825Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-07T08:41:04.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:41:05.142Z] ---> sudo-logs.sh [2024-04-07T08:41:05.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-07T08:41:05.188Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:41:05.470Z] ---> job-cost.sh [2024-04-07T08:41:05.470Z] lf-activate-venv: SKIPPING [2024-04-07T08:41:05.470Z] DEBUG: total: 0.10999999940395355 [2024-04-07T08:41:05.470Z] INFO: Retrieving Stack Cost... [2024-04-07T08:41:05.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-07T08:41:06.299Z] INFO: Archiving Costs [Pipeline] echo [2024-04-07T08:41:06.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T08:41:06.595Z] ---> logs-deploy.sh [2024-04-07T08:41:06.595Z] lf-activate-venv: SKIPPING [2024-04-07T08:41:06.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4787/2 [2024-04-07T08:41:06.595Z] INFO: archiving workspace using pattern(s): [2024-04-07T08:41:07.532Z] Archives upload complete. [2024-04-07T08:41:07.532Z] INFO: archiving logs to Nexus