Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d9df07d49a3e39b4cabf841000690bf53ee4e45+77a68f5da6f519d4d96e9a2f0ff79068308f0635 (3145671c5517ae8c0b4ab98ecd93f4dc0201dc61) 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-ssh1727843661380261622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16570449235405893209.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-4000/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9552263867286047597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7897260211132454819.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16742158752471714070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63495’ Running on prd-ubuntu20.04-docker-8c-8g-63497 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit 9d9df07d49a3e39b4cabf841000690bf53ee4e45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d9df07d49a3e39b4cabf841000690bf53ee4e45 # timeout=10 Merge succeeded, producing 2ea268cead943759efe7c2d764b6200cd94283f2 Checking out Revision 2ea268cead943759efe7c2d764b6200cd94283f2 (PR-4000) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea268cead943759efe7c2d764b6200cd94283f2 # timeout=10 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T20:30:01.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T20:30:01.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:30:01.741Z] ========================================================= [2022-05-12T20:30:01.741Z] EdgeX Global Pipelines Version Info [2022-05-12T20:30:01.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ac8657a33c27637f14234bb361837eab562f3bb0 # timeout=10 [2022-05-12T20:30:02.537Z] ------------------- [2022-05-12T20:30:02.537Z] stable info: [2022-05-12T20:30:02.537Z] ------------------- [2022-05-12T20:30:02.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:30:02.537Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:30:02.537Z] Message: update stable to v1.0.230 [2022-05-12T20:30:03.124Z] ------------------- [2022-05-12T20:30:03.124Z] experimental info: [2022-05-12T20:30:03.124Z] ------------------- [2022-05-12T20:30:03.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:30:03.124Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:30:03.124Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T20:30:03.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-12T20:30:03.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-12T20:30:03.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T20:30:03.273Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T20:30:03.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T20:30:03.296Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T20:30:03.308Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T20:30:03.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-12T20:30:03.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-12T20:30:03.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-12T20:30:03.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T20:30:03.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T20:30:03.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T20:30:03.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T20:30:03.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T20:30:03.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:30:03.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:30:03.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T20:30:03.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-12T20:30:03.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-12T20:30:03.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T20:30:03.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T20:30:03.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4000 [Pipeline] echo [2022-05-12T20:30:03.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4000 [Pipeline] echo [2022-05-12T20:30:03.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4000 [Pipeline] echo [2022-05-12T20:30:03.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo [2022-05-12T20:30:03.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ea268c [Pipeline] echo [2022-05-12T20:30:03.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:30:03.591Z] provisioning config files... [2022-05-12T20:30:03.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5988979473667850759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:03.938Z] ---> docker-login.sh [2022-05-12T20:30:03.938Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:30:04.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:04.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:04.199Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:04.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:04.199Z] [2022-05-12T20:30:04.199Z] Login Succeeded [2022-05-12T20:30:04.199Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:30:04.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:04.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:04.462Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:04.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:04.462Z] [2022-05-12T20:30:04.462Z] Login Succeeded [2022-05-12T20:30:04.462Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:30:04.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:04.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:04.728Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:04.728Z] [2022-05-12T20:30:04.728Z] Login Succeeded [2022-05-12T20:30:04.728Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:30:04.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:04.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:04.728Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:04.728Z] [2022-05-12T20:30:04.728Z] Login Succeeded [2022-05-12T20:30:04.728Z] docker.io [2022-05-12T20:30:04.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:05.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:05.253Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:05.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:05.253Z] [2022-05-12T20:30:05.253Z] Login Succeeded [2022-05-12T20:30:05.253Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:30:05.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:05.588Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/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 cmd/sys-mgmt-agent/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/core-command/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-12T20:30:05.588Z] + + cut -d/ -f2 [2022-05-12T20:30:05.588Z] dirname cmd/core-data/Dockerfile [2022-05-12T20:30:05.588Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/core-metadata/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/support-notifications/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-12T20:30:05.588Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-12T20:30:05.588Z] + cut -d/ -f2 [2022-05-12T20:30:05.588Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-12T20:30:05.626Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T20:30:05.966Z] + git rev-list -1 --merges 2ea268cead943759efe7c2d764b6200cd94283f2~1..2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo [2022-05-12T20:30:05.980Z] -----------> git rev-list -1 --merges 2ea268cead943759efe7c2d764b6200cd94283f2~1..2ea268cead943759efe7c2d764b6200cd94283f2 2ea268cead943759efe7c2d764b6200cd94283f2 [2022-05-12T20:30:05.980Z] 2ea268cead943759efe7c2d764b6200cd94283f2 [false] [Pipeline] sh [2022-05-12T20:30:06.276Z] + git log --format=format:%s -1 2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo [2022-05-12T20:30:06.293Z] ========================================================= [2022-05-12T20:30:06.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T20:30:06.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-12T20:30:06.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:30:06.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T20:30:06.706Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T20:30:06.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T20:30:06.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T20:30:06.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T20:30:06.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:07.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:07.050Z] [2022-05-12T20:30:07.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:07.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:07.356Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T20:30:07.356Z] 1fe172e4850f: Pulling fs layer [2022-05-12T20:30:07.356Z] caf521ccaac6: Pulling fs layer [2022-05-12T20:30:07.356Z] 3ead6fa29328: Pulling fs layer [2022-05-12T20:30:07.356Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T20:30:07.356Z] a8d5f1318db7: Pulling fs layer [2022-05-12T20:30:07.356Z] c427282e49a2: Pulling fs layer [2022-05-12T20:30:07.356Z] 1827001aaf11: Pulling fs layer [2022-05-12T20:30:07.356Z] 0714d37db230: Pulling fs layer [2022-05-12T20:30:07.356Z] ac28cf19c067: Pulling fs layer [2022-05-12T20:30:07.356Z] ca983d60f3e2: Pulling fs layer [2022-05-12T20:30:07.356Z] 9f894cec8388: Pulling fs layer [2022-05-12T20:30:07.356Z] c427282e49a2: Waiting [2022-05-12T20:30:07.356Z] 5c2a1cbceb83: Waiting [2022-05-12T20:30:07.356Z] a8d5f1318db7: Waiting [2022-05-12T20:30:07.356Z] 0714d37db230: Waiting [2022-05-12T20:30:07.356Z] ac28cf19c067: Waiting [2022-05-12T20:30:07.356Z] 9f894cec8388: Waiting [2022-05-12T20:30:07.356Z] ca983d60f3e2: Waiting [2022-05-12T20:30:07.356Z] 1827001aaf11: Waiting [2022-05-12T20:30:07.356Z] caf521ccaac6: Verifying Checksum [2022-05-12T20:30:07.356Z] 5c2a1cbceb83: Download complete [2022-05-12T20:30:07.616Z] a8d5f1318db7: Verifying Checksum [2022-05-12T20:30:07.616Z] a8d5f1318db7: Download complete [2022-05-12T20:30:07.616Z] 3ead6fa29328: Verifying Checksum [2022-05-12T20:30:07.616Z] 3ead6fa29328: Download complete [2022-05-12T20:30:07.616Z] c427282e49a2: Verifying Checksum [2022-05-12T20:30:07.616Z] c427282e49a2: Download complete [2022-05-12T20:30:07.616Z] 0714d37db230: Verifying Checksum [2022-05-12T20:30:07.616Z] 0714d37db230: Download complete [2022-05-12T20:30:07.616Z] ac28cf19c067: Download complete [2022-05-12T20:30:07.616Z] ca983d60f3e2: Verifying Checksum [2022-05-12T20:30:07.616Z] ca983d60f3e2: Download complete [2022-05-12T20:30:07.616Z] 9f894cec8388: Download complete [2022-05-12T20:30:07.616Z] 1fe172e4850f: Download complete [2022-05-12T20:30:07.876Z] 1827001aaf11: Verifying Checksum [2022-05-12T20:30:07.876Z] 1827001aaf11: Download complete [2022-05-12T20:30:08.819Z] 1fe172e4850f: Pull complete [2022-05-12T20:30:09.080Z] caf521ccaac6: Pull complete [2022-05-12T20:30:09.653Z] 3ead6fa29328: Pull complete [2022-05-12T20:30:09.653Z] 5c2a1cbceb83: Pull complete [2022-05-12T20:30:09.917Z] a8d5f1318db7: Pull complete [2022-05-12T20:30:10.178Z] c427282e49a2: Pull complete [2022-05-12T20:30:12.088Z] 1827001aaf11: Pull complete [2022-05-12T20:30:12.088Z] 0714d37db230: Pull complete [2022-05-12T20:30:12.088Z] ac28cf19c067: Pull complete [2022-05-12T20:30:12.348Z] ca983d60f3e2: Pull complete [2022-05-12T20:30:12.348Z] 9f894cec8388: Pull complete [2022-05-12T20:30:12.348Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T20:30:12.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:12.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T20:30:12.415Z] prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container [2022-05-12T20:30:12.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:30:14.319Z] $ docker top f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 -eo pid,comm [2022-05-12T20:30:14.383Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-12T20:30:14.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:30:14.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:30:14.419Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:30:14.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:30:14.564Z] $ docker exec f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent [2022-05-12T20:30:14.689Z] SSH_AUTH_SOCK=/tmp/ssh-1uILkjO0EgYK/agent.34 [2022-05-12T20:30:14.689Z] SSH_AGENT_PID=40 [2022-05-12T20:30:14.697Z] Running ssh-add (command line suppressed) [2022-05-12T20:30:14.818Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2967745381104746879.key (/w/workspace/edgex-go/8@tmp/private_key_2967745381104746879.key) [2022-05-12T20:30:14.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:30:15.128Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T20:30:15.164Z] $ docker exec --env ******** --env ******** f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent -k [2022-05-12T20:30:15.291Z] unset SSH_AUTH_SOCK; [2022-05-12T20:30:15.292Z] unset SSH_AGENT_PID; [2022-05-12T20:30:15.292Z] echo Agent pid 40 killed; [2022-05-12T20:30:15.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T20:30:15.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:30:15.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:30:15.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:30:15.458Z] $ docker exec f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent [2022-05-12T20:30:15.594Z] SSH_AUTH_SOCK=/tmp/ssh-en2f2YbaEW62/agent.73 [2022-05-12T20:30:15.594Z] SSH_AGENT_PID=79 [2022-05-12T20:30:15.600Z] Running ssh-add (command line suppressed) [2022-05-12T20:30:15.716Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6876858492710851282.key (/w/workspace/edgex-go/8@tmp/private_key_6876858492710851282.key) [2022-05-12T20:30:15.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:30:16.022Z] + git semver init [2022-05-12T20:30:16.287Z] 2022-05-12 20:30:16,272 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T20:30:16.287Z] 2022-05-12 20:30:16,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-05-12T20:30:16.287Z] 2022-05-12 20:30:16,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-05-12T20:30:16.287Z] 2022-05-12 20:30:16,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4000 with force:False [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4000 [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,919 [execute] INFO git cat-file --batch-check [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,926 [execute] INFO git cat-file --batch [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:30:21.602Z] 2022-05-12 20:30:20,932 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4000 [2022-05-12T20:30:21.602Z] 0.0.0 [Pipeline] } [2022-05-12T20:30:21.622Z] $ docker exec --env ******** --env ******** f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent -k [2022-05-12T20:30:21.738Z] unset SSH_AUTH_SOCK; [2022-05-12T20:30:21.739Z] unset SSH_AGENT_PID; [2022-05-12T20:30:21.739Z] echo Agent pid 79 killed; [2022-05-12T20:30:21.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:22.054Z] + git semver [Pipeline] } [2022-05-12T20:30:22.336Z] $ docker stop --time=1 f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 [2022-05-12T20:30:23.708Z] $ docker rm -f f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:30:24.063Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T20:30:24.364Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T20:30:24.368Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-12T20:30:24.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:30:24.522Z] ========================================================= [2022-05-12T20:30:24.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T20:30:24.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:30:24.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:24.824Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T20:30:24.824Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T20:30:24.824Z] 666ba61612fd: Pulling fs layer [2022-05-12T20:30:24.824Z] 8ed8ca486205: Pulling fs layer [2022-05-12T20:30:24.824Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T20:30:24.824Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T20:30:24.824Z] ca2b28591e48: Pulling fs layer [2022-05-12T20:30:24.824Z] a51346096db8: Pulling fs layer [2022-05-12T20:30:24.824Z] daebc70d1ce1: Pulling fs layer [2022-05-12T20:30:24.824Z] 0e18a0eac166: Pulling fs layer [2022-05-12T20:30:24.824Z] 4fe6c5a15a65: Waiting [2022-05-12T20:30:24.824Z] 22a0e8bec74d: Waiting [2022-05-12T20:30:24.824Z] ca2b28591e48: Waiting [2022-05-12T20:30:24.824Z] a51346096db8: Waiting [2022-05-12T20:30:24.824Z] 0e18a0eac166: Waiting [2022-05-12T20:30:24.824Z] 8ed8ca486205: Verifying Checksum [2022-05-12T20:30:24.824Z] 8ed8ca486205: Download complete [2022-05-12T20:30:24.824Z] 666ba61612fd: Download complete [2022-05-12T20:30:24.824Z] 22a0e8bec74d: Download complete [2022-05-12T20:30:24.824Z] ca2b28591e48: Download complete [2022-05-12T20:30:24.824Z] a51346096db8: Download complete [2022-05-12T20:30:24.824Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T20:30:24.824Z] 59bf1c3509f3: Download complete [2022-05-12T20:30:25.094Z] daebc70d1ce1: Verifying Checksum [2022-05-12T20:30:25.094Z] daebc70d1ce1: Download complete [2022-05-12T20:30:25.094Z] 59bf1c3509f3: Pull complete [2022-05-12T20:30:25.355Z] 666ba61612fd: Pull complete [2022-05-12T20:30:25.355Z] 8ed8ca486205: Pull complete [2022-05-12T20:30:25.614Z] 4fe6c5a15a65: Download complete [2022-05-12T20:30:25.614Z] 0e18a0eac166: Verifying Checksum [2022-05-12T20:30:25.614Z] 0e18a0eac166: Download complete [2022-05-12T20:30:29.810Z] 4fe6c5a15a65: Pull complete [2022-05-12T20:30:29.810Z] 22a0e8bec74d: Pull complete [2022-05-12T20:30:29.810Z] ca2b28591e48: Pull complete [2022-05-12T20:30:29.810Z] a51346096db8: Pull complete [2022-05-12T20:30:29.810Z] daebc70d1ce1: Pull complete [2022-05-12T20:30:31.722Z] 0e18a0eac166: Pull complete [2022-05-12T20:30:31.722Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T20:30:31.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:31.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:30:32.028Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:32.028Z] WORKDIR /edgex [2022-05-12T20:30:32.028Z] COPY go.mod . [2022-05-12T20:30:32.028Z] RUN go mod download [2022-05-12T20:30:32.028Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-12T20:30:33.407Z] Sending build context to Docker daemon 335.3MB [2022-05-12T20:30:33.407Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:33.407Z] ---> f018257e8ee9 [2022-05-12T20:30:33.407Z] Step 2/4 : WORKDIR /edgex [2022-05-12T20:30:35.954Z] ---> Running in b61ffc8b139c [2022-05-12T20:30:35.954Z] Removing intermediate container b61ffc8b139c [2022-05-12T20:30:35.954Z] ---> 1386e4f2398b [2022-05-12T20:30:35.954Z] Step 3/4 : COPY go.mod . [2022-05-12T20:30:36.216Z] ---> 8554bfdd5880 [2022-05-12T20:30:36.216Z] Step 4/4 : RUN go mod download [2022-05-12T20:30:36.216Z] ---> Running in bec3943c9de8 [2022-05-12T20:30:39.457Z] Still waiting to schedule task [2022-05-12T20:30:39.457Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63496’ is offline [2022-05-12T20:30:54.362Z] Removing intermediate container bec3943c9de8 [2022-05-12T20:30:54.362Z] ---> 8c4b5d54ac7d [2022-05-12T20:30:54.362Z] Successfully built 8c4b5d54ac7d [2022-05-12T20:30:54.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:54.667Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:30:54.667Z] . [Pipeline] withDockerContainer [2022-05-12T20:30:54.737Z] prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container [2022-05-12T20:30:54.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T20:30:55.209Z] $ docker top 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:30:55.574Z] + go version [2022-05-12T20:30:55.574Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T20:30:55.597Z] $ docker stop --time=1 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 [2022-05-12T20:30:56.913Z] $ docker rm -f 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:57.332Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:30:57.332Z] . [Pipeline] withDockerContainer [2022-05-12T20:30:57.399Z] prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container [2022-05-12T20:30:57.442Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T20:30:57.880Z] $ docker top 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:30:57.968Z] ========================================================= [2022-05-12T20:30:57.968Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-12T20:30:57.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:30:58.263Z] + make test [2022-05-12T20:30:58.263Z] go mod tidy -compat=1.17 [2022-05-12T20:30:58.263Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T20:31:04.848Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-12T20:31:14.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-12T20:31:14.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-12T20:31:15.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-12T20:31:16.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.121s coverage: 28.7% of statements [2022-05-12T20:31:16.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-12T20:31:16.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-12T20:31:17.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-05-12T20:31:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-12T20:31:17.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 53.4% of statements [2022-05-12T20:31:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-12T20:31:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.069s coverage: 89.2% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.125s coverage: 84.8% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-05-12T20:31:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-05-12T20:31:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-05-12T20:31:31.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-05-12T20:31:31.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-05-12T20:31:31.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.169s coverage: 82.5% of statements [2022-05-12T20:31:31.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-12T20:31:41.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-05-12T20:31:41.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-12T20:31:41.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-12T20:31:41.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.4% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-12T20:31:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-05-12T20:31:41.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-12T20:31:41.916Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-12T20:32:00.006Z] GO111MODULE=on go vet ./... [2022-05-12T20:32:02.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:32:02.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:32:02.799Z] ./bin/test-attribution-txt.sh [2022-05-12T20:32:03.372Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-05-12T20:32:03.372Z] make: *** [Makefile:146: test] Error 1 [Pipeline] } [2022-05-12T20:32:03.393Z] $ docker stop --time=1 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a [2022-05-12T20:32:05.572Z] $ docker rm -f 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:32:06.047Z] Failed in branch amd64 [2022-05-12T20:32:22.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63500 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws [2022-05-12T20:32:22.509Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-05-12T20:32:22.910Z] The recommended git tool is: git [2022-05-12T20:32:30.094Z] using credential edgex-jenkins-ssh [2022-05-12T20:32:30.112Z] Cloning the remote Git repository [2022-05-12T20:32:30.177Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:32:30.265Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-05-12T20:32:30.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:32:30.350Z] > git --version # timeout=10 [2022-05-12T20:32:30.371Z] > git --version # 'git version 2.25.1' [2022-05-12T20:32:30.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:32:30.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:32:49.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-12T20:32:49.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:32:49.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-12T20:32:49.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:32:49.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:32:49.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T20:32:49.981Z] Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit 9d9df07d49a3e39b4cabf841000690bf53ee4e45 [2022-05-12T20:32:50.652Z] Merge succeeded, producing 7e6f4010c1086661ca63dc3045cc6fde10f3a596 [2022-05-12T20:32:50.653Z] Checking out Revision 7e6f4010c1086661ca63dc3045cc6fde10f3a596 (PR-4000) [2022-05-12T20:32:50.007Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:32:50.028Z] > git checkout -f 9d9df07d49a3e39b4cabf841000690bf53ee4e45 # timeout=10 [2022-05-12T20:32:50.275Z] > git remote # timeout=10 [2022-05-12T20:32:50.297Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:32:50.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:32:50.327Z] > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 [2022-05-12T20:32:50.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:32:50.666Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:32:50.693Z] > git checkout -f 7e6f4010c1086661ca63dc3045cc6fde10f3a596 # timeout=10 [2022-05-12T20:32:55.131Z] Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" [2022-05-12T20:32:55.159Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:32:56.009Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T20:32:56.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:32:56.009Z] Dload Upload Total Spent Left Speed [2022-05-12T20:32:56.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-05-12T20:32:56.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T20:32:55.146Z] > git rev-list --no-walk ac8657a33c27637f14234bb361837eab562f3bb0 # timeout=10 [2022-05-12T20:32:56.903Z] + sudo tee /etc/docker/daemon.new [2022-05-12T20:32:56.903Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T20:32:56.903Z] { [2022-05-12T20:32:56.903Z] "registry-mirrors": [ [2022-05-12T20:32:56.903Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T20:32:56.903Z] ], [2022-05-12T20:32:56.903Z] "bip": "10.250.0.254/24", [2022-05-12T20:32:56.903Z] "hosts": [ [2022-05-12T20:32:56.903Z] "tcp://0.0.0.0:5555", [2022-05-12T20:32:56.903Z] "unix:///var/run/docker.sock" [2022-05-12T20:32:56.903Z] ], [2022-05-12T20:32:56.903Z] "mtu": 1458, [2022-05-12T20:32:56.903Z] "selinux-enabled": true, [2022-05-12T20:32:56.903Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T20:32:56.903Z] } [Pipeline] sh [2022-05-12T20:32:57.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T20:32:57.717Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:33:16.088Z] provisioning config files... [2022-05-12T20:33:16.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5718799734440461395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:33:16.491Z] ---> docker-login.sh [2022-05-12T20:33:16.491Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:33:17.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:33:17.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:33:17.374Z] Configure a credential helper to remove this warning. See [2022-05-12T20:33:17.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:33:17.374Z] [2022-05-12T20:33:17.374Z] Login Succeeded [2022-05-12T20:33:17.374Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:33:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:33:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:33:17.981Z] Configure a credential helper to remove this warning. See [2022-05-12T20:33:17.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:33:17.981Z] [2022-05-12T20:33:17.981Z] Login Succeeded [2022-05-12T20:33:17.981Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:33:18.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:33:18.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:33:18.539Z] Configure a credential helper to remove this warning. See [2022-05-12T20:33:18.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:33:18.539Z] [2022-05-12T20:33:18.539Z] Login Succeeded [2022-05-12T20:33:18.539Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:33:18.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:33:19.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:33:19.089Z] Configure a credential helper to remove this warning. See [2022-05-12T20:33:19.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:33:19.089Z] [2022-05-12T20:33:19.089Z] Login Succeeded [2022-05-12T20:33:19.089Z] docker.io [2022-05-12T20:33:19.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:33:19.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:33:19.962Z] Configure a credential helper to remove this warning. See [2022-05-12T20:33:19.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:33:19.962Z] [2022-05-12T20:33:19.962Z] Login Succeeded [2022-05-12T20:33:19.962Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:33:19.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T20:33:20.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:33:20.611Z] ========================================================= [2022-05-12T20:33:20.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T20:33:20.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:33:20.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:33:21.240Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T20:33:21.240Z] 9b3977197b4f: Pulling fs layer [2022-05-12T20:33:21.240Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T20:33:21.240Z] 94645a83ff95: Pulling fs layer [2022-05-12T20:33:21.240Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T20:33:21.240Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T20:33:21.240Z] 3096ccb668a1: Pulling fs layer [2022-05-12T20:33:21.240Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T20:33:21.240Z] a4caa8a26152: Pulling fs layer [2022-05-12T20:33:21.240Z] 3096ccb668a1: Waiting [2022-05-12T20:33:21.240Z] e8cf19c19ddd: Waiting [2022-05-12T20:33:21.240Z] a4caa8a26152: Waiting [2022-05-12T20:33:21.240Z] 3f3a8bcf1eab: Waiting [2022-05-12T20:33:21.240Z] 0c92f367c5e7: Waiting [2022-05-12T20:33:21.240Z] 94645a83ff95: Verifying Checksum [2022-05-12T20:33:21.240Z] 94645a83ff95: Download complete [2022-05-12T20:33:21.240Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T20:33:21.240Z] 1a89e8eeedd5: Download complete [2022-05-12T20:33:21.240Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T20:33:21.240Z] 0c92f367c5e7: Download complete [2022-05-12T20:33:21.240Z] 3096ccb668a1: Verifying Checksum [2022-05-12T20:33:21.240Z] 3096ccb668a1: Download complete [2022-05-12T20:33:21.520Z] 9b3977197b4f: Verifying Checksum [2022-05-12T20:33:21.520Z] 9b3977197b4f: Download complete [2022-05-12T20:33:21.520Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T20:33:21.520Z] e8cf19c19ddd: Download complete [2022-05-12T20:33:22.127Z] 9b3977197b4f: Pull complete [2022-05-12T20:33:22.738Z] 1a89e8eeedd5: Pull complete [2022-05-12T20:33:23.339Z] 94645a83ff95: Pull complete [2022-05-12T20:33:23.616Z] a4caa8a26152: Verifying Checksum [2022-05-12T20:33:24.218Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T20:33:24.218Z] 3f3a8bcf1eab: Download complete [2022-05-12T20:33:39.349Z] 3f3a8bcf1eab: Pull complete [2022-05-12T20:33:39.349Z] 0c92f367c5e7: Pull complete [2022-05-12T20:33:39.349Z] 3096ccb668a1: Pull complete [2022-05-12T20:33:39.349Z] e8cf19c19ddd: Pull complete [2022-05-12T20:33:43.666Z] a4caa8a26152: Pull complete [2022-05-12T20:33:43.666Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T20:33:43.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:33:43.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:33:44.028Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:33:44.029Z] WORKDIR /edgex [2022-05-12T20:33:44.029Z] COPY go.mod . [2022-05-12T20:33:44.029Z] RUN go mod download -t [2022-05-12T20:33:44.029Z] ci-base-image-arm64 -f - . [2022-05-12T20:33:46.688Z] Sending build context to Docker daemon 169.3MB [2022-05-12T20:33:46.688Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:33:46.688Z] ---> 725f1c02e7f9 [2022-05-12T20:33:46.688Z] Step 2/4 : WORKDIR /edgex [2022-05-12T20:33:49.317Z] ---> Running in ec61571a2005 [2022-05-12T20:33:49.590Z] Removing intermediate container ec61571a2005 [2022-05-12T20:33:49.590Z] ---> ea7490aedfe6 [2022-05-12T20:33:49.590Z] Step 3/4 : COPY go.mod . [2022-05-12T20:33:50.188Z] ---> 4556f435e5bd [2022-05-12T20:33:50.188Z] Step 4/4 : RUN go mod download [2022-05-12T20:33:50.188Z] ---> Running in 78d9d3e91f14 [2022-05-12T20:34:37.187Z] Removing intermediate container 78d9d3e91f14 [2022-05-12T20:34:37.187Z] ---> f7b3513f8edb [2022-05-12T20:34:37.187Z] Successfully built f7b3513f8edb [2022-05-12T20:34:37.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:34:37.531Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:34:37.531Z] . [Pipeline] withDockerContainer [2022-05-12T20:34:37.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container [2022-05-12T20:34:37.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64 cat [2022-05-12T20:34:39.109Z] $ docker top 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:34:40.003Z] + go version [2022-05-12T20:34:40.003Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T20:34:40.035Z] $ docker stop --time=1 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 [2022-05-12T20:34:41.645Z] $ docker rm -f 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:34:42.211Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:34:42.212Z] . [Pipeline] withDockerContainer [2022-05-12T20:34:42.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container [2022-05-12T20:34:42.520Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64 cat [2022-05-12T20:34:43.758Z] $ docker top 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:34:44.021Z] ========================================================= [2022-05-12T20:34:44.021Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-12T20:34:44.021Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:34:44.683Z] + make test [2022-05-12T20:34:44.683Z] go mod tidy -compat=1.17 [2022-05-12T20:34:45.678Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T20:35:18.062Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-12T20:37:10.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-12T20:37:10.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-12T20:37:10.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-12T20:37:10.019Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-12T20:37:11.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-12T20:37:11.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-12T20:37:11.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-12T20:37:11.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-12T20:37:11.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-12T20:37:14.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-12T20:37:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements [2022-05-12T20:37:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-12T20:37:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-12T20:37:35.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements [2022-05-12T20:37:35.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-12T20:37:35.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements [2022-05-12T20:37:35.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-12T20:37:35.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-12T20:37:57.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.090s coverage: 89.2% of statements [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:37:57.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.486s coverage: 84.8% of statements [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-12T20:37:57.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.388s coverage: 95.6% of statements [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.421s coverage: 72.2% of statements [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 60.0% of statements [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.865s coverage: 0.9% of statements [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.463s coverage: 58.8% of statements [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements [2022-05-12T20:38:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.310s coverage: 79.5% of statements [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2022-05-12T20:38:01.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2022-05-12T20:38:14.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2022-05-12T20:38:14.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-05-12T20:38:21.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements [2022-05-12T20:38:21.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements [2022-05-12T20:38:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.847s coverage: 91.2% of statements [2022-05-12T20:38:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 64.4% of statements [2022-05-12T20:38:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-12T20:38:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-05-12T20:38:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2022-05-12T20:38:43.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements [2022-05-12T20:38:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-12T20:38:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-12T20:38:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-12T20:38:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 43.8% of statements [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-12T20:38:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.355s coverage: 89.5% of statements [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-12T20:38:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-12T20:38:44.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.460s coverage: 17.7% of statements [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.851s coverage: 92.3% of statements [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.425s coverage: 63.2% of statements [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.286s coverage: 28.9% of statements [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-12T20:38:54.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.249s coverage: 100.0% of statements [2022-05-12T20:38:54.715Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-05-12T20:38:55.706Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-12T20:38:55.706Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T20:38:55.706Z] GO111MODULE=on go vet ./... [2022-05-12T20:41:02.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:41:02.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:41:02.658Z] ./bin/test-attribution-txt.sh [2022-05-12T20:41:02.658Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-05-12T20:41:02.658Z] make: *** [Makefile:146: test] Error 1 [Pipeline] } [2022-05-12T20:41:02.697Z] $ docker stop --time=1 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 [2022-05-12T20:41:04.571Z] $ docker rm -f 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:41:06.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:41:06.356Z] [2022-05-12T20:41:06.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:41:06.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:41:06.987Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T20:41:06.987Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T20:41:06.987Z] 04944245beec: Pulling fs layer [2022-05-12T20:41:06.987Z] 699f458cf7ca: Pulling fs layer [2022-05-12T20:41:06.987Z] 765212b225bb: Pulling fs layer [2022-05-12T20:41:06.987Z] f23df028b6ca: Pulling fs layer [2022-05-12T20:41:06.987Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T20:41:06.987Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T20:41:06.987Z] 765212b225bb: Waiting [2022-05-12T20:41:06.987Z] f23df028b6ca: Waiting [2022-05-12T20:41:06.987Z] d65c8cfc05b1: Waiting [2022-05-12T20:41:06.987Z] 2437ff75d9bd: Waiting [2022-05-12T20:41:06.987Z] 04944245beec: Verifying Checksum [2022-05-12T20:41:06.987Z] 04944245beec: Download complete [2022-05-12T20:41:06.987Z] 765212b225bb: Verifying Checksum [2022-05-12T20:41:06.987Z] 765212b225bb: Download complete [2022-05-12T20:41:06.987Z] f23df028b6ca: Verifying Checksum [2022-05-12T20:41:06.987Z] f23df028b6ca: Download complete [2022-05-12T20:41:07.264Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T20:41:07.264Z] d65c8cfc05b1: Download complete [2022-05-12T20:41:07.264Z] 699f458cf7ca: Verifying Checksum [2022-05-12T20:41:07.264Z] 699f458cf7ca: Download complete [2022-05-12T20:41:07.540Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T20:41:07.540Z] 8998bd30e6a1: Download complete [2022-05-12T20:41:10.165Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T20:41:10.165Z] 2437ff75d9bd: Download complete [2022-05-12T20:41:11.602Z] 8998bd30e6a1: Pull complete [2022-05-12T20:41:12.201Z] 04944245beec: Pull complete [2022-05-12T20:41:13.637Z] 699f458cf7ca: Pull complete [2022-05-12T20:41:13.913Z] 765212b225bb: Pull complete [2022-05-12T20:41:14.899Z] f23df028b6ca: Pull complete [2022-05-12T20:41:14.899Z] d65c8cfc05b1: Pull complete [2022-05-12T20:41:30.000Z] 2437ff75d9bd: Pull complete [2022-05-12T20:41:30.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T20:41:30.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:41:30.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T20:41:30.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container [2022-05-12T20:41:30.393Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T20:41:33.425Z] $ docker top 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:34.455Z] ---> job-cost.sh [2022-05-12T20:41:34.455Z] lf-activate-venv: SKIPPING [2022-05-12T20:41:34.455Z] INFO: No Stack... [2022-05-12T20:41:35.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T20:41:36.041Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T20:41:36.720Z] + + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-05-12T20:41:36.720Z] cut -d, -f6 [Pipeline] lock [2022-05-12T20:41:36.799Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] [2022-05-12T20:41:36.806Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] did not exist. Created. [2022-05-12T20:41:36.806Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:41:37.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T20:41:38.163Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T20:41:38.169Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T20:41:38.195Z] $ docker stop --time=1 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 [2022-05-12T20:41:39.709Z] $ docker rm -f 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:41:40.022Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-12T20:41:40.702Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:41.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:41.884Z] ---> package-listing.sh [2022-05-12T20:41:41.884Z] ++ facter osfamily [2022-05-12T20:41:41.884Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T20:41:42.145Z] + OS_FAMILY=debian [2022-05-12T20:41:42.145Z] + workspace=/w/workspace/edgex-go/8 [2022-05-12T20:41:42.145Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T20:41:42.145Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T20:41:42.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T20:41:42.145Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T20:41:42.145Z] + '[' /w/workspace/edgex-go/8 ']' [2022-05-12T20:41:42.145Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T20:41:42.145Z] + case "${OS_FAMILY}" in [2022-05-12T20:41:42.145Z] + dpkg -l [2022-05-12T20:41:42.145Z] + grep '^ii' [2022-05-12T20:41:42.145Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T20:41:42.145Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T20:41:42.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T20:41:42.145Z] + '[' /w/workspace/edgex-go/8 ']' [2022-05-12T20:41:42.145Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-05-12T20:41:42.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-05-12T20:41:42.158Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T20:41:42.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:41:42.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:41:42.999Z] [2022-05-12T20:41:42.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:41:43.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:41:43.303Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T20:41:43.303Z] 5eb5b503b376: Pulling fs layer [2022-05-12T20:41:43.303Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T20:41:43.303Z] ec43610c2a17: Pulling fs layer [2022-05-12T20:41:43.303Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T20:41:43.303Z] 33b1e0a273af: Pulling fs layer [2022-05-12T20:41:43.303Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T20:41:43.303Z] 2f39f015ded8: Pulling fs layer [2022-05-12T20:41:43.303Z] 33b1e0a273af: Waiting [2022-05-12T20:41:43.303Z] 5d3b04190fa2: Waiting [2022-05-12T20:41:43.303Z] 3a2ae6a8a46f: Waiting [2022-05-12T20:41:43.303Z] 2f39f015ded8: Waiting [2022-05-12T20:41:43.303Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T20:41:43.303Z] 5c69ac0246d0: Download complete [2022-05-12T20:41:43.303Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T20:41:43.303Z] 3a2ae6a8a46f: Download complete [2022-05-12T20:41:43.569Z] 33b1e0a273af: Verifying Checksum [2022-05-12T20:41:43.569Z] 33b1e0a273af: Download complete [2022-05-12T20:41:43.569Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T20:41:43.569Z] 5d3b04190fa2: Download complete [2022-05-12T20:41:43.569Z] ec43610c2a17: Verifying Checksum [2022-05-12T20:41:43.569Z] ec43610c2a17: Download complete [2022-05-12T20:41:43.569Z] 5eb5b503b376: Download complete [2022-05-12T20:41:44.139Z] 2f39f015ded8: Verifying Checksum [2022-05-12T20:41:44.139Z] 2f39f015ded8: Download complete [2022-05-12T20:41:45.078Z] 5eb5b503b376: Pull complete [2022-05-12T20:41:45.078Z] 5c69ac0246d0: Pull complete [2022-05-12T20:41:45.339Z] ec43610c2a17: Pull complete [2022-05-12T20:41:45.600Z] 3a2ae6a8a46f: Pull complete [2022-05-12T20:41:45.600Z] 33b1e0a273af: Pull complete [2022-05-12T20:41:45.860Z] 5d3b04190fa2: Pull complete [2022-05-12T20:41:50.049Z] 2f39f015ded8: Pull complete [2022-05-12T20:41:50.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T20:41:50.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:41:50.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T20:41:50.120Z] prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container [2022-05-12T20:41:50.158Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T20:41:51.778Z] $ docker top 6954a261888ca65343f14bc726cbc64b2fb7e180924e3c37b76ae74bbcb7f6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:41:52.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T20:41:52.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T20:41:52.741Z] + ls /var/log/sa-host [2022-05-12T20:41:52.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:41:52.835Z] provisioning config files... [2022-05-12T20:41:52.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8788659578151562335tmp [Pipeline] { [Pipeline] echo [2022-05-12T20:41:52.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:53.152Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T20:41:53.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:53.498Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T20:41:53.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:53.798Z] ---> sudo-logs.sh [2022-05-12T20:41:53.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T20:41:53.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:54.128Z] ---> job-cost.sh [2022-05-12T20:41:54.128Z] lf-activate-venv: SKIPPING [2022-05-12T20:41:54.128Z] DEBUG: total: 0.10999999940395355 [2022-05-12T20:41:54.128Z] INFO: Retrieving Stack Cost... [2022-05-12T20:41:54.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T20:41:54.962Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T20:41:54.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:41:55.269Z] ---> logs-deploy.sh [2022-05-12T20:41:55.269Z] lf-activate-venv: SKIPPING [2022-05-12T20:41:55.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4000/8 [2022-05-12T20:41:55.269Z] INFO: archiving workspace using pattern(s): [2022-05-12T20:41:56.209Z] Archives upload complete. [2022-05-12T20:41:56.469Z] INFO: archiving logs to Nexus [2022-05-12T20:41:57.046Z] ---> uname -a: [2022-05-12T20:41:57.046Z] Linux prd-ubuntu20-04-docker-8c-8g-63497 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] ---> lscpu: [2022-05-12T20:41:57.046Z] Architecture: x86_64 [2022-05-12T20:41:57.046Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-12T20:41:57.046Z] Byte Order: Little Endian [2022-05-12T20:41:57.046Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-12T20:41:57.046Z] CPU(s): 8 [2022-05-12T20:41:57.046Z] On-line CPU(s) list: 0-7 [2022-05-12T20:41:57.046Z] Thread(s) per core: 1 [2022-05-12T20:41:57.046Z] Core(s) per socket: 1 [2022-05-12T20:41:57.046Z] Socket(s): 8 [2022-05-12T20:41:57.046Z] NUMA node(s): 1 [2022-05-12T20:41:57.046Z] Vendor ID: AuthenticAMD [2022-05-12T20:41:57.046Z] CPU family: 23 [2022-05-12T20:41:57.046Z] Model: 49 [2022-05-12T20:41:57.046Z] Model name: AMD EPYC-Rome Processor [2022-05-12T20:41:57.046Z] Stepping: 0 [2022-05-12T20:41:57.046Z] CPU MHz: 2799.998 [2022-05-12T20:41:57.046Z] BogoMIPS: 5599.99 [2022-05-12T20:41:57.046Z] Virtualization: AMD-V [2022-05-12T20:41:57.046Z] Hypervisor vendor: KVM [2022-05-12T20:41:57.046Z] Virtualization type: full [2022-05-12T20:41:57.046Z] L1d cache: 256 KiB [2022-05-12T20:41:57.046Z] L1i cache: 256 KiB [2022-05-12T20:41:57.046Z] L2 cache: 4 MiB [2022-05-12T20:41:57.046Z] L3 cache: 128 MiB [2022-05-12T20:41:57.046Z] NUMA node0 CPU(s): 0-7 [2022-05-12T20:41:57.046Z] Vulnerability Itlb multihit: Not affected [2022-05-12T20:41:57.046Z] Vulnerability L1tf: Not affected [2022-05-12T20:41:57.046Z] Vulnerability Mds: Not affected [2022-05-12T20:41:57.046Z] Vulnerability Meltdown: Not affected [2022-05-12T20:41:57.046Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-12T20:41:57.046Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-12T20:41:57.046Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-12T20:41:57.046Z] Vulnerability Srbds: Not affected [2022-05-12T20:41:57.046Z] Vulnerability Tsx async abort: Not affected [2022-05-12T20:41:57.046Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] ---> nproc: [2022-05-12T20:41:57.046Z] 8 [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] ---> df -h: [2022-05-12T20:41:57.046Z] Filesystem Size Used Avail Use% Mounted on [2022-05-12T20:41:57.046Z] overlay 155G 11G 145G 7% / [2022-05-12T20:41:57.046Z] tmpfs 64M 0 64M 0% /dev [2022-05-12T20:41:57.046Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-12T20:41:57.046Z] shm 64M 0 64M 0% /dev/shm [2022-05-12T20:41:57.046Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] ---> sar -b -r -n DEV: [2022-05-12T20:41:57.046Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63497) 05/12/22 _x86_64_ (8 CPU) [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] 20:29:18 LINUX RESTART (8 CPU) [2022-05-12T20:41:57.046Z] [2022-05-12T20:41:57.046Z] 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-12T20:41:57.046Z] 20:31:01 181.30 12.50 168.81 0.00 2036.33 165410.16 0.00 [2022-05-12T20:41:57.046Z] 20:32:01 32.69 0.10 32.59 0.00 0.80 12937.86 0.00 [2022-05-12T20:41:57.046Z] 20:33:01 26.35 0.02 26.33 0.00 1.33 6303.08 0.00 [2022-05-12T20:41:57.046Z] 20:34:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 [2022-05-12T20:41:57.046Z] 20:35:01 1.08 0.02 1.07 0.00 0.13 14.40 0.00 [2022-05-12T20:41:57.046Z] 20:36:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 [2022-05-12T20:41:57.046Z] 20:37:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2022-05-12T20:41:57.046Z] 20:38:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 [2022-05-12T20:41:57.047Z] 20:39:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2022-05-12T20:41:57.047Z] 20:40:01 1.97 0.00 1.97 0.00 0.00 27.59 0.00 [2022-05-12T20:41:57.047Z] 20:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-05-12T20:41:57.047Z] Average: 22.74 1.15 21.60 0.00 185.32 16797.02 0.00 [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-12T20:41:57.047Z] 20:31:01 28162980 31709460 581956 1.77 159696 3588684 2068680 6.10 1360260 2899992 24680 [2022-05-12T20:41:57.047Z] 20:32:01 27717660 31708512 578992 1.76 164976 3979732 2253956 6.64 1407916 3246912 172164 [2022-05-12T20:41:57.047Z] 20:33:01 28246180 31775776 517636 1.57 165768 3564500 1816532 5.35 1337412 2840376 16 [2022-05-12T20:41:57.047Z] 20:34:01 28247416 31777084 516328 1.57 165792 3564500 1816532 5.35 1337152 2840424 16 [2022-05-12T20:41:57.047Z] 20:35:01 28254700 31784420 508948 1.55 165832 3564504 1816532 5.35 1328252 2840436 36 [2022-05-12T20:41:57.047Z] 20:36:01 28255896 31785788 507664 1.54 165868 3564516 1816532 5.35 1327652 2840568 28 [2022-05-12T20:41:57.047Z] 20:37:01 28257360 31787280 506108 1.54 165896 3564516 1816532 5.35 1326048 2840568 16 [2022-05-12T20:41:57.047Z] 20:38:01 28256936 31787000 506584 1.54 165932 3564520 1816532 5.35 1325920 2840668 172 [2022-05-12T20:41:57.047Z] 20:39:01 28257108 31787212 506212 1.54 165956 3564520 1816532 5.35 1326136 2840668 180 [2022-05-12T20:41:57.047Z] 20:40:01 28256996 31787128 506184 1.54 166012 3564500 1816532 5.35 1326460 2840648 204 [2022-05-12T20:41:57.047Z] 20:41:01 28257272 31787448 505880 1.54 166036 3564504 1816532 5.35 1325852 2840652 20 [2022-05-12T20:41:57.047Z] Average: 28197319 31770646 522045 1.59 165251 3604454 1879220 5.54 1339005 2882901 17957 [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-12T20:41:57.047Z] 20:31:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:31:01 docker0 394.37 417.71 30.71 3702.20 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:31:01 vethcdd30cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:31:01 ens3 693.58 559.02 8780.12 91.54 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:32:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:32:01 vethcdd30cb 1.37 1.43 0.11 0.12 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:32:01 ens3 48.46 42.96 22.11 52.79 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:33:01 ens3 4.08 2.18 3.16 1.42 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:34:01 ens3 1.03 0.52 0.40 0.29 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:35:01 ens3 0.68 0.42 0.34 0.27 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:36:01 ens3 0.32 0.17 0.32 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:40:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] 20:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] Average: docker0 35.97 38.10 2.80 336.55 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] Average: ens3 68.06 55.05 800.55 13.31 0.00 0.00 0.00 0.00 [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] ---> sar -P ALL: [2022-05-12T20:41:57.047Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63497) 05/12/22 _x86_64_ (8 CPU) [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] 20:29:18 LINUX RESTART (8 CPU) [2022-05-12T20:41:57.047Z] [2022-05-12T20:41:57.047Z] 20:30:01 CPU %user %nice %system %iowait %steal %idle [2022-05-12T20:41:57.047Z] 20:31:01 all 12.12 0.00 5.12 2.36 0.09 80.31 [2022-05-12T20:41:57.047Z] 20:31:01 0 11.31 0.00 5.16 4.16 0.08 79.28 [2022-05-12T20:41:57.047Z] 20:31:01 1 11.45 0.00 5.03 5.50 0.07 77.95 [2022-05-12T20:41:57.047Z] 20:31:01 2 13.35 0.00 4.21 0.88 0.08 81.48 [2022-05-12T20:41:57.047Z] 20:31:01 3 10.48 0.00 5.77 1.86 0.12 81.77 [2022-05-12T20:41:57.047Z] 20:31:01 4 15.38 0.00 4.88 2.88 0.08 76.78 [2022-05-12T20:41:57.047Z] 20:31:01 5 11.72 0.00 4.59 1.32 0.08 82.29 [2022-05-12T20:41:57.047Z] 20:31:01 6 11.66 0.00 4.69 2.12 0.08 81.45 [2022-05-12T20:41:57.047Z] 20:31:01 7 11.62 0.00 6.65 0.14 0.12 81.47 [2022-05-12T20:41:57.047Z] 20:32:01 all 48.01 0.00 7.17 0.22 0.11 44.50 [2022-05-12T20:41:57.047Z] 20:32:01 0 46.96 0.00 6.81 0.10 0.10 46.03 [2022-05-12T20:41:57.047Z] 20:32:01 1 49.06 0.00 6.61 1.08 0.12 43.13 [2022-05-12T20:41:57.047Z] 20:32:01 2 48.82 0.00 7.02 0.07 0.10 43.99 [2022-05-12T20:41:57.047Z] 20:32:01 3 49.00 0.00 6.57 0.30 0.12 44.01 [2022-05-12T20:41:57.047Z] 20:32:01 4 46.52 0.00 8.71 0.05 0.10 44.62 [2022-05-12T20:41:57.047Z] 20:32:01 5 47.52 0.00 7.66 0.05 0.10 44.67 [2022-05-12T20:41:57.047Z] 20:32:01 6 47.43 0.00 7.52 0.05 0.10 44.90 [2022-05-12T20:41:57.047Z] 20:32:01 7 48.73 0.00 6.45 0.05 0.12 44.65 [2022-05-12T20:41:57.047Z] 20:33:01 all 0.78 0.00 0.30 0.19 0.00 98.73 [2022-05-12T20:41:57.047Z] 20:33:01 0 0.84 0.00 0.25 0.12 0.00 98.79 [2022-05-12T20:41:57.047Z] 20:33:01 1 0.80 0.00 0.28 0.22 0.00 98.70 [2022-05-12T20:41:57.047Z] 20:33:01 2 0.85 0.00 0.27 0.00 0.02 98.87 [2022-05-12T20:41:57.047Z] 20:33:01 3 0.58 0.00 0.13 0.25 0.00 99.03 [2022-05-12T20:41:57.047Z] 20:33:01 4 0.70 0.00 0.15 0.00 0.00 99.15 [2022-05-12T20:41:57.047Z] 20:33:01 5 0.78 0.00 0.12 0.00 0.00 99.10 [2022-05-12T20:41:57.047Z] 20:33:01 6 0.92 0.00 0.50 0.90 0.02 97.66 [2022-05-12T20:41:57.047Z] 20:33:01 7 0.77 0.00 0.68 0.00 0.00 98.55 [2022-05-12T20:41:57.047Z] 20:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-05-12T20:41:57.047Z] 20:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-12T20:41:57.047Z] 20:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:34:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2022-05-12T20:41:57.047Z] 20:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-12T20:41:57.047Z] 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-05-12T20:41:57.047Z] 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-12T20:41:57.047Z] 20:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:35:01 3 0.05 0.00 0.07 0.02 0.00 99.87 [2022-05-12T20:41:57.047Z] 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-12T20:41:57.047Z] 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-05-12T20:41:57.047Z] 20:36:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:36:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-12T20:41:57.047Z] 20:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:37:01 4 0.03 0.00 0.07 0.00 0.00 99.90 [2022-05-12T20:41:57.047Z] 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.047Z] 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-12T20:41:57.047Z] 20:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.047Z] 20:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-12T20:41:57.048Z] 20:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-05-12T20:41:57.048Z] 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-12T20:41:57.048Z] 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T20:41:57.048Z] 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-12T20:41:57.048Z] 20:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-12T20:41:57.048Z] 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T20:41:57.048Z] 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:40:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-12T20:41:57.048Z] 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:40:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-12T20:41:57.048Z] 20:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-12T20:41:57.048Z] 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:40:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-12T20:41:57.048Z] 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-12T20:41:57.048Z] 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-12T20:41:57.048Z] 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-12T20:41:57.048Z] 20:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T20:41:57.048Z] 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] 20:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-12T20:41:57.048Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T20:41:57.048Z] [2022-05-12T20:41:57.048Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-12T20:41:57.048Z] Average: all 5.50 0.00 1.14 0.25 0.02 93.09 [2022-05-12T20:41:57.048Z] Average: 0 5.34 0.00 1.11 0.40 0.02 93.13 [2022-05-12T20:41:57.048Z] Average: 1 5.53 0.00 1.08 0.61 0.02 92.76 [2022-05-12T20:41:57.048Z] Average: 2 5.70 0.00 1.04 0.09 0.02 93.16 [2022-05-12T20:41:57.048Z] Average: 3 5.44 0.00 1.13 0.24 0.02 93.16 [2022-05-12T20:41:57.048Z] Average: 4 5.67 0.00 1.25 0.26 0.02 92.80 [2022-05-12T20:41:57.048Z] Average: 5 5.41 0.00 1.11 0.12 0.02 93.34 [2022-05-12T20:41:57.048Z] Average: 6 5.42 0.00 1.15 0.29 0.02 93.12 [2022-05-12T20:41:57.048Z] Average: 7 5.51 0.00 1.24 0.02 0.02 93.21 [2022-05-12T20:41:57.048Z] [2022-05-12T20:41:57.048Z] [2022-05-12T20:41:57.048Z]