Pull request #3813 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab+31a468f974f90331ca7657b11f9c9eadefc568dd (fed80d8e8e5ff5d63883430e574e15159be60c31) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3744783989568149484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh4925948490781317644.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3813/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-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3448736116567016930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh6786619596471705158.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3813/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-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh395708088305180020.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-682 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh7399481764100697599.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh273764096652054715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab Merge succeeded, producing 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab Checking out Revision 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab (PR-3813) > git config core.sparsecheckout # timeout=10 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh3562168829805550758.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 Commit message: "fix(snap): support disabling security" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:26:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:26:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:26:14 ========================================================= 19:26:14 EdgeX Global Pipelines Version Info 19:26:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1f6fa6ea93781f8739d107d0d5c44b8d77e539ce # timeout=10 19:26:15 ------------------- 19:26:15 stable info: 19:26:15 ------------------- 19:26:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:26:15 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 19:26:15 Message: update stable to v1.0.215 19:26:16 ------------------- 19:26:16 experimental info: 19:26:16 ------------------- 19:26:16 Commited By: **** collab-it+edgex@linuxfoundation.org 19:26:16 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 19:26:16 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1839698 [Pipeline] echo 19:26:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:16 provisioning config files... 19:26:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6757443956443657912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:17 ---> docker-login.sh 19:26:17 nexus3.edgexfoundry.org:10001 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 nexus3.edgexfoundry.org:10002 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 nexus3.edgexfoundry.org:10003 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 nexus3.edgexfoundry.org:10004 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 docker.io 19:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:17 Configure a credential helper to remove this warning. See 19:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:17 19:26:17 Login Succeeded 19:26:17 ---> docker-login.sh ends [Pipeline] } 19:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/core-command/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo core-command,cmd/core-command/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/core-data/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo core-data,cmd/core-data/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/core-metadata/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo core-metadata,cmd/core-metadata/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/security-bootstrapper/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/security-proxy-setup/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/support-notifications/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo support-notifications,cmd/support-notifications/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/support-scheduler/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:26:18 + for file in '`ls cmd/**/Dockerfile`' 19:26:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:26:18 ++ cut -d/ -f2 19:26:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:26:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:26:18 + git rev-list -1 --merges 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab~1..1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab [Pipeline] echo 19:26:18 -----------> git rev-list -1 --merges 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab~1..1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab [false] [Pipeline] sh 19:26:18 + git log --format=format:%s -1 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab [Pipeline] echo 19:26:18 ========================================================= 19:26:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:26:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:19 19:26:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:26:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:20 latest: Pulling from edgex-devops/git-semver 19:26:20 a0d0a0d46f8b: Pulling fs layer 19:26:20 3e5f54012d9b: Pulling fs layer 19:26:20 4c7163046ea9: Pulling fs layer 19:26:20 0c2d73faf560: Pulling fs layer 19:26:20 0c2d73faf560: Waiting 19:26:20 3e5f54012d9b: Verifying Checksum 19:26:20 3e5f54012d9b: Download complete 19:26:20 a0d0a0d46f8b: Verifying Checksum 19:26:20 a0d0a0d46f8b: Download complete 19:26:20 4c7163046ea9: Verifying Checksum 19:26:20 4c7163046ea9: Download complete 19:26:20 0c2d73faf560: Verifying Checksum 19:26:20 0c2d73faf560: Download complete 19:26:20 a0d0a0d46f8b: Pull complete 19:26:20 3e5f54012d9b: Pull complete 19:26:20 4c7163046ea9: Pull complete 19:26:20 0c2d73faf560: Pull complete 19:26:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:26:20 prd-centos7-docker-4c-2g-682 does not seem to be running inside a container 19:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:26:21 $ docker top ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:21 [ssh-agent] Looking for ssh-agent implementation... 19:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:21 $ docker exec ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 ssh-agent 19:26:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFmCAA/agent.15 19:26:22 SSH_AGENT_PID=21 19:26:22 Running ssh-add (command line suppressed) 19:26:22 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5658352246315951356.key (/w/workspace/edgex-go/7@tmp/private_key_5658352246315951356.key) 19:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:22 + git tag --points-at HEAD [Pipeline] } 19:26:22 $ docker exec --env ******** --env ******** ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 ssh-agent -k 19:26:22 unset SSH_AUTH_SOCK; 19:26:22 unset SSH_AGENT_PID; 19:26:22 echo Agent pid 21 killed; 19:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:22 [ssh-agent] Looking for ssh-agent implementation... 19:26:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:22 $ docker exec ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 ssh-agent 19:26:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlFkCOO/agent.55 19:26:22 SSH_AGENT_PID=62 19:26:22 Running ssh-add (command line suppressed) 19:26:22 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2682497003611215444.key (/w/workspace/edgex-go/7@tmp/private_key_2682497003611215444.key) 19:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:23 + git semver init 19:26:23 # -> Open(): unable to determine branch for HEAD 19:26:23 # $GIT_DIR = /w/workspace/edgex-go/7/.git 19:26:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 19:26:23 # $SEMVER_REMOTE_NAME = origin 19:26:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:26:23 # $SEMVER_USER_NAME = edgex-jenkins 19:26:23 # $SEMVER_BRANCH = PR-3813 19:26:23 # $SEMVER_TEMP = /tmp/semver-281645779 19:26:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:26:35 # '/tmp/semver-281645779' -> '/w/workspace/edgex-go/7/.semver' 19:26:35 # -> Force: false 19:26:35 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 19:26:35 $ docker exec --env ******** --env ******** ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 ssh-agent -k 19:26:35 unset SSH_AUTH_SOCK; 19:26:35 unset SSH_AGENT_PID; 19:26:35 echo Agent pid 62 killed; 19:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:35 + git semver [Pipeline] } 19:26:35 $ docker stop --time=1 ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 19:26:37 $ docker rm -f ddf67cb810f337cce2ade1ec8efdbe0813c09bf31b366ba8818a9c5d3fbea609 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:26:38 Stashed 1 file(s) [Pipeline] echo 19:26:38 [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 19:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:26:38 ========================================================= 19:26:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:26:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:26:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:26:38 a0d0a0d46f8b: Already exists 19:26:38 31adcdaf11c8: Pulling fs layer 19:26:38 b8b176561691: Pulling fs layer 19:26:38 4527c011a84f: Pulling fs layer 19:26:38 5d74067f8e1e: Pulling fs layer 19:26:38 e0aca202a116: Pulling fs layer 19:26:38 3a43be97a3b4: Pulling fs layer 19:26:38 34cad66bf833: Pulling fs layer 19:26:38 b4e3c513aaa6: Pulling fs layer 19:26:38 5d74067f8e1e: Waiting 19:26:38 e0aca202a116: Waiting 19:26:38 3a43be97a3b4: Waiting 19:26:38 34cad66bf833: Waiting 19:26:38 b4e3c513aaa6: Waiting 19:26:38 b8b176561691: Verifying Checksum 19:26:38 b8b176561691: Download complete 19:26:38 31adcdaf11c8: Verifying Checksum 19:26:38 31adcdaf11c8: Download complete 19:26:38 5d74067f8e1e: Verifying Checksum 19:26:38 5d74067f8e1e: Download complete 19:26:38 e0aca202a116: Verifying Checksum 19:26:38 e0aca202a116: Download complete 19:26:38 3a43be97a3b4: Verifying Checksum 19:26:38 3a43be97a3b4: Download complete 19:26:39 34cad66bf833: Verifying Checksum 19:26:39 34cad66bf833: Download complete 19:26:39 31adcdaf11c8: Pull complete 19:26:39 b8b176561691: Pull complete 19:26:39 b4e3c513aaa6: Verifying Checksum 19:26:39 b4e3c513aaa6: Download complete 19:26:39 4527c011a84f: Verifying Checksum 19:26:39 4527c011a84f: Download complete 19:26:43 4527c011a84f: Pull complete 19:26:43 5d74067f8e1e: Pull complete 19:26:43 e0aca202a116: Pull complete 19:26:43 3a43be97a3b4: Pull complete 19:26:43 34cad66bf833: Pull complete 19:26:46 b4e3c513aaa6: Pull complete 19:26:46 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:26:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:26:46 + docker build -t ci-base-image-x86_64 -f - . 19:26:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:26:46 WORKDIR /edgex 19:26:46 COPY go.mod . 19:26:46 RUN go mod download' 19:26:47 Sending build context to Docker daemon 330.1MB 19:26:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:26:47 ---> 9f6097aaca64 19:26:47 Step 2/4 : WORKDIR /edgex 19:26:49 ---> Running in 4563254e2861 19:26:49 Removing intermediate container 4563254e2861 19:26:49 ---> a274d818ef15 19:26:49 Step 3/4 : COPY go.mod . 19:26:49 ---> fe4d7ced9aa9 19:26:49 Step 4/4 : RUN go mod download 19:26:49 ---> Running in f56aa140cf3f 19:26:53 Still waiting to schedule task 19:26:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:27:21 Removing intermediate container f56aa140cf3f 19:27:21 ---> b3b8501cbf8b 19:27:21 Successfully built b3b8501cbf8b 19:27:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:27:22 + docker inspect -f . ci-base-image-x86_64 19:27:22 . [Pipeline] withDockerContainer 19:27:22 prd-centos7-docker-4c-2g-682 does not seem to be running inside a container 19:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:23 $ docker top 143f2e71e971830c17ece911f84aefd565a8ce4b018514a9f25a112cbbd67ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:23 + go version 19:27:23 go version go1.16.8 linux/amd64 [Pipeline] } 19:27:23 $ docker stop --time=1 143f2e71e971830c17ece911f84aefd565a8ce4b018514a9f25a112cbbd67ed7 19:27:24 $ docker rm -f 143f2e71e971830c17ece911f84aefd565a8ce4b018514a9f25a112cbbd67ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:25 + docker inspect -f . ci-base-image-x86_64 19:27:25 . [Pipeline] withDockerContainer 19:27:25 prd-centos7-docker-4c-2g-682 does not seem to be running inside a container 19:27:25 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:25 $ docker top a563b07a6420af3ce01642402ed9b9a5c44a072248b5275134b8f1cd21fbcd91 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:25 ========================================================= 19:27:25 [edgeXBuildGoParallel] Running Tests and Build... 19:27:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:25 + make test 19:27:25 go mod tidy 19:27:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:27:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:27:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:27:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:27:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:28:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 44.7% of statements 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.138s coverage: 89.5% of statements 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 19:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.040s coverage: 59.1% of statements 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.166s coverage: 82.5% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-683 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws 19:28:23 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 19:28:23 The recommended git tool is: git 19:28:28 using credential edgex-jenkins-ssh 19:28:28 Cloning the remote Git repository 19:28:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:28:28 > git init /w/workspace/edgex-go/7 # timeout=10 19:28:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:29 > git --version # timeout=10 19:28:29 > git --version # 'git version 2.17.1' 19:28:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.8% of statements 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:44 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab 19:28:45 Merge succeeded, producing 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab 19:28:45 Checking out Revision 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab (PR-3813) 19:28:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:28:44 > git config core.sparsecheckout # timeout=10 19:28:44 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 19:28:44 > git remote # timeout=10 19:28:44 > git config --get remote.origin.url # timeout=10 19:28:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:44 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 19:28:45 > git rev-parse HEAD^{commit} # timeout=10 19:28:45 > git config core.sparsecheckout # timeout=10 19:28:45 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:28:48 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 19:28:49 Commit message: "fix(snap): support disabling security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:28:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:28:50 Dload Upload Total Spent Left Speed 19:28:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 65229 0 --:--:-- --:--:-- --:--:-- 64827 100 11824 100 11824 0 0 72987 0 --:--:-- --:--:-- --:--:-- 72539 [Pipeline] sh 19:28:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:28:51 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 19:28:51 19:28:51 { 19:28:51 "registry-mirrors": [ 19:28:51 "https://nexus3.edgexfoundry.org:10001" 19:28:51 ], 19:28:51 "bip": "10.250.0.254/24", 19:28:51 "hosts": [ 19:28:51 "tcp://0.0.0.0:5555", 19:28:51 "unix:///var/run/docker.sock" 19:28:51 ], 19:28:51 "mtu": 1458, 19:28:51 "selinux-enabled": true, 19:28:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:28:51 } [Pipeline] sh 19:28:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:28:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:10 provisioning config files... 19:29:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config324322137999131821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:10 ---> docker-login.sh 19:29:10 nexus3.edgexfoundry.org:10001 19:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:11 Configure a credential helper to remove this warning. See 19:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:11 19:29:11 Login Succeeded 19:29:11 nexus3.edgexfoundry.org:10002 19:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:12 Configure a credential helper to remove this warning. See 19:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:12 19:29:12 Login Succeeded 19:29:12 nexus3.edgexfoundry.org:10003 19:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:12 Configure a credential helper to remove this warning. See 19:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:12 19:29:12 Login Succeeded 19:29:12 nexus3.edgexfoundry.org:10004 19:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:13 Configure a credential helper to remove this warning. See 19:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:13 19:29:13 Login Succeeded 19:29:13 docker.io 19:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:14 Configure a credential helper to remove this warning. See 19:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:14 19:29:14 Login Succeeded 19:29:14 ---> docker-login.sh ends [Pipeline] } 19:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:14 ========================================================= 19:29:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:29:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:29:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:29:15 552d1f2373af: Pulling fs layer 19:29:15 ea3f2d53f512: Pulling fs layer 19:29:15 9e70ebbbe112: Pulling fs layer 19:29:15 7a9cfe048b4a: Pulling fs layer 19:29:15 72dc09318566: Pulling fs layer 19:29:15 f4f7b4309257: Pulling fs layer 19:29:15 0ac9a79272e3: Pulling fs layer 19:29:15 b78e95d17946: Pulling fs layer 19:29:15 72dc09318566: Waiting 19:29:15 f4f7b4309257: Waiting 19:29:15 0ac9a79272e3: Waiting 19:29:15 b78e95d17946: Waiting 19:29:15 7a9cfe048b4a: Waiting 19:29:15 9e70ebbbe112: Verifying Checksum 19:29:15 9e70ebbbe112: Download complete 19:29:15 ea3f2d53f512: Verifying Checksum 19:29:15 ea3f2d53f512: Download complete 19:29:15 72dc09318566: Verifying Checksum 19:29:15 72dc09318566: Download complete 19:29:15 f4f7b4309257: Verifying Checksum 19:29:15 f4f7b4309257: Download complete 19:29:15 552d1f2373af: Download complete 19:29:15 0ac9a79272e3: Verifying Checksum 19:29:15 0ac9a79272e3: Download complete 19:29:16 552d1f2373af: Pull complete 19:29:16 ea3f2d53f512: Pull complete 19:29:16 b78e95d17946: Verifying Checksum 19:29:16 b78e95d17946: Download complete 19:29:16 9e70ebbbe112: Pull complete 19:29:17 7a9cfe048b4a: Verifying Checksum 19:29:17 7a9cfe048b4a: Download complete 19:29:20 GO111MODULE=on go vet ./... 19:29:27 7a9cfe048b4a: Pull complete 19:29:28 72dc09318566: Pull complete 19:29:28 f4f7b4309257: Pull complete 19:29:28 0ac9a79272e3: Pull complete 19:29:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:30 ./snap/local/hooks/cmd/configure/configure.go 19:29:30 ./snap/local/hooks/cmd/install/install.go 19:29:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:30 make: *** [Makefile:111: test] Error 1 [Pipeline] } 19:29:30 $ docker stop --time=1 a563b07a6420af3ce01642402ed9b9a5c44a072248b5275134b8f1cd21fbcd91 19:29:32 $ docker rm -f a563b07a6420af3ce01642402ed9b9a5c44a072248b5275134b8f1cd21fbcd91 [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] } 19:29:33 Failed in branch amd64 19:29:35 b78e95d17946: Pull complete 19:29:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:29:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:29:35 WORKDIR /edgex 19:29:35 COPY go.mod . 19:29:35 RUN go mod download 19:29:35 + docker build -t ci-base-image-arm64 -f - . 19:29:38 Sending build context to Docker daemon 166.8MB 19:29:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:29:38 ---> 8b459fc5aaf0 19:29:38 Step 2/4 : WORKDIR /edgex 19:29:39 ---> Running in f940aa38062f 19:29:40 Removing intermediate container f940aa38062f 19:29:40 ---> 3cbefbea4a79 19:29:40 Step 3/4 : COPY go.mod . 19:29:40 ---> 9302452df87c 19:29:40 Step 4/4 : RUN go mod download 19:29:41 ---> Running in 091b68f78d54 19:31:03 Removing intermediate container 091b68f78d54 19:31:03 ---> 80aefd5aad8f 19:31:03 Successfully built 80aefd5aad8f 19:31:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:31:03 + docker inspect -f . ci-base-image-arm64 19:31:03 . [Pipeline] withDockerContainer 19:31:03 prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container 19:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:05 $ docker top 787300a09d0e1b475d76cc4ad178c671f55f45651fd7214ee4befc2336e3218c -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:06 + go version 19:31:06 go version go1.16.8 linux/arm64 [Pipeline] } 19:31:06 $ docker stop --time=1 787300a09d0e1b475d76cc4ad178c671f55f45651fd7214ee4befc2336e3218c 19:31:07 $ docker rm -f 787300a09d0e1b475d76cc4ad178c671f55f45651fd7214ee4befc2336e3218c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:08 + docker inspect -f . ci-base-image-arm64 19:31:08 . [Pipeline] withDockerContainer 19:31:08 prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container 19:31:08 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:10 $ docker top 5802a26bd8115269e09157eec4a38520376a3943106f1b2f508b319f27bae1fe -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:10 ========================================================= 19:31:10 [edgeXBuildGoParallel] Running Tests and Build... 19:31:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:31:11 + make test 19:31:11 go mod tidy 19:31:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:31:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements 19:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 19:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 44.7% of statements 19:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.639s coverage: 89.5% of statements 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 84.4% of statements 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.546s coverage: 94.2% of statements 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.353s coverage: 0.9% of statements 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.160s coverage: 21.7% of statements 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.196s coverage: 47.1% of statements 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements 19:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 19:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.304s coverage: 94.4% of statements 19:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 19:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 82.5% of statements 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.0% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.758s coverage: 91.2% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.620s coverage: 64.4% of statements 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 19:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 19:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 19:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.4% of statements 19:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.730s coverage: 43.8% of statements 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.587s coverage: 92.3% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 19:33:58 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 19:33:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:33:58 GO111MODULE=on go vet ./... 19:35:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:20 ./snap/local/hooks/cmd/install/install.go 19:35:20 ./snap/local/hooks/cmd/configure/configure.go 19:35:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:20 make: *** [Makefile:111: test] Error 1 [Pipeline] } 19:35:20 $ docker stop --time=1 5802a26bd8115269e09157eec4a38520376a3943106f1b2f508b319f27bae1fe 19:35:22 $ docker rm -f 5802a26bd8115269e09157eec4a38520376a3943106f1b2f508b319f27bae1fe [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 19:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:23 19:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:24 arm64: Pulling from edgex-lftools-log-publisher 19:35:24 448f6bf000e3: Pulling fs layer 19:35:24 f757da607395: Pulling fs layer 19:35:24 05883995daec: Pulling fs layer 19:35:24 8603b9c90790: Pulling fs layer 19:35:24 1560dd03e051: Pulling fs layer 19:35:24 27f5ce0e4adf: Pulling fs layer 19:35:24 c2d8d7efcc4b: Pulling fs layer 19:35:24 1560dd03e051: Waiting 19:35:24 27f5ce0e4adf: Waiting 19:35:24 c2d8d7efcc4b: Waiting 19:35:24 8603b9c90790: Waiting 19:35:24 f757da607395: Verifying Checksum 19:35:24 f757da607395: Download complete 19:35:24 8603b9c90790: Verifying Checksum 19:35:24 8603b9c90790: Download complete 19:35:24 1560dd03e051: Verifying Checksum 19:35:24 1560dd03e051: Download complete 19:35:24 05883995daec: Verifying Checksum 19:35:24 05883995daec: Download complete 19:35:24 27f5ce0e4adf: Verifying Checksum 19:35:24 27f5ce0e4adf: Download complete 19:35:25 448f6bf000e3: Verifying Checksum 19:35:25 448f6bf000e3: Download complete 19:35:27 c2d8d7efcc4b: Verifying Checksum 19:35:27 c2d8d7efcc4b: Download complete 19:35:28 448f6bf000e3: Pull complete 19:35:29 f757da607395: Pull complete 19:35:30 05883995daec: Pull complete 19:35:30 8603b9c90790: Pull complete 19:35:31 1560dd03e051: Pull complete 19:35:32 27f5ce0e4adf: Pull complete 19:35:47 c2d8d7efcc4b: Pull complete 19:35:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:35:47 prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container 19:35:47 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:35:50 $ docker top 696ac00ba47038f1b5eb738f3e0c38dffd645278eebf6d311a96a52a897d5dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:51 ---> job-cost.sh 19:35:51 lf-activate-venv: SKIPPING 19:35:51 INFO: No Stack... 19:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:35:52 INFO: Archiving Costs [Pipeline] sh 19:35:52 + cat /w/workspace/edgex-go/7/archives/cost.csv 19:35:52 + cut -d, -f6 [Pipeline] lock 19:35:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-7-stack-cost] 19:35:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3813-7-stack-cost] did not exist. Created. 19:35:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:35:54 Stashed 1 file(s) [Pipeline] } 19:35:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-7-stack-cost] [Pipeline] // lock [Pipeline] } 19:35:54 $ docker stop --time=1 696ac00ba47038f1b5eb738f3e0c38dffd645278eebf6d311a96a52a897d5dda 19:35:55 $ docker rm -f 696ac00ba47038f1b5eb738f3e0c38dffd645278eebf6d311a96a52a897d5dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:56 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 19:35:57 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:35:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:35:58 ---> package-listing.sh 19:35:58 ++ facter osfamily 19:35:58 ++ tr '[:upper:]' '[:lower:]' 19:35:58 + OS_FAMILY=redhat 19:35:58 + workspace=/w/workspace/edgex-go/7 19:35:58 + START_PACKAGES=/tmp/packages_start.txt 19:35:58 + END_PACKAGES=/tmp/packages_end.txt 19:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:58 + PACKAGES=/tmp/packages_start.txt 19:35:58 + '[' /w/workspace/edgex-go/7 ']' 19:35:58 + PACKAGES=/tmp/packages_end.txt 19:35:58 + case "${OS_FAMILY}" in 19:35:58 + rpm -qa 19:35:58 + sort 19:35:59 + '[' -f /tmp/packages_start.txt ']' 19:35:59 + '[' -f /tmp/packages_end.txt ']' 19:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:59 + '[' /w/workspace/edgex-go/7 ']' 19:35:59 + mkdir -p /w/workspace/edgex-go/7/archives/ 19:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 19:35:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:35:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:00 19:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:00 latest: Pulling from edgex-lftools-log-publisher 19:36:00 b4d181a07f80: Pulling fs layer 19:36:00 a1111a8f2ec3: Pulling fs layer 19:36:00 ed53099fbce6: Pulling fs layer 19:36:00 dc539afda2c1: Pulling fs layer 19:36:00 77bc0d833cb6: Pulling fs layer 19:36:00 9065ff56babe: Pulling fs layer 19:36:00 d287ab97295c: Pulling fs layer 19:36:00 77bc0d833cb6: Waiting 19:36:00 9065ff56babe: Waiting 19:36:00 d287ab97295c: Waiting 19:36:00 dc539afda2c1: Waiting 19:36:00 a1111a8f2ec3: Verifying Checksum 19:36:00 a1111a8f2ec3: Download complete 19:36:00 dc539afda2c1: Verifying Checksum 19:36:00 dc539afda2c1: Download complete 19:36:00 ed53099fbce6: Verifying Checksum 19:36:00 ed53099fbce6: Download complete 19:36:00 9065ff56babe: Verifying Checksum 19:36:00 9065ff56babe: Download complete 19:36:00 77bc0d833cb6: Verifying Checksum 19:36:00 77bc0d833cb6: Download complete 19:36:00 b4d181a07f80: Verifying Checksum 19:36:00 b4d181a07f80: Download complete 19:36:01 d287ab97295c: Verifying Checksum 19:36:01 d287ab97295c: Download complete 19:36:01 b4d181a07f80: Pull complete 19:36:02 a1111a8f2ec3: Pull complete 19:36:02 ed53099fbce6: Pull complete 19:36:02 dc539afda2c1: Pull complete 19:36:02 77bc0d833cb6: Pull complete 19:36:02 9065ff56babe: Pull complete 19:36:08 d287ab97295c: Pull complete 19:36:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:36:08 prd-centos7-docker-4c-2g-682 does not seem to be running inside a container 19:36:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:36:11 $ docker top 6732777ea09fdc938f1ee50e7225d94b2a6b94bc44504de9aedf137a82f1d195 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:36:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:36:12 + ls /var/log/sa-host 19:36:12 + sadf -c /var/log/sa-host/sa15 19:36:12 file_magic: OK 19:36:12 HZ: Using current value: 100 19:36:12 file_header: OK 19:36:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:36:12 Statistics: 19:36:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:36:12 File successfully converted to sysstat format version 12.0.3 19:36:12 + sadf -c /var/log/sa-host/sa30 19:36:12 file_magic: OK 19:36:12 HZ: Using current value: 100 19:36:12 file_header: OK 19:36:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:36:12 Statistics: 19:36:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:36:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:12 provisioning config files... 19:36:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6060490934558751446tmp [Pipeline] { [Pipeline] echo 19:36:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:36:12 ---> create-netrc.sh [Pipeline] } 19:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:36:13 ---> python-tools-install.sh [Pipeline] echo 19:36:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:36:13 ---> sudo-logs.sh 19:36:13 Archiving 'sudo' log.. 19:36:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-682.novalocal: Name or service not known 19:36:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-682.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:36:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:36:13 ---> job-cost.sh 19:36:13 lf-activate-venv: SKIPPING 19:36:13 DEBUG: total: 0.10999999940395355 19:36:13 INFO: Retrieving Stack Cost... 19:36:14 INFO: Retrieving Pricing Info for: v3-standard-2 19:36:14 INFO: Archiving Costs [Pipeline] echo 19:36:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:15 ---> logs-deploy.sh 19:36:15 lf-activate-venv: SKIPPING 19:36:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/7 19:36:15 INFO: archiving workspace using pattern(s): 19:36:15 Archives upload complete. 19:36:16 INFO: archiving logs to Nexus 19:36:16 ---> uname -a: 19:36:16 Linux prd-centos7-docker-4c-2g-682.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:36:16 19:36:16 19:36:16 ---> lscpu: 19:36:16 Architecture: x86_64 19:36:16 CPU op-mode(s): 32-bit, 64-bit 19:36:16 Byte Order: Little Endian 19:36:16 Address sizes: 40 bits physical, 48 bits virtual 19:36:16 CPU(s): 2 19:36:16 On-line CPU(s) list: 0,1 19:36:16 Thread(s) per core: 1 19:36:16 Core(s) per socket: 1 19:36:16 Socket(s): 2 19:36:16 NUMA node(s): 1 19:36:16 Vendor ID: AuthenticAMD 19:36:16 CPU family: 23 19:36:16 Model: 49 19:36:16 Model name: AMD EPYC-Rome Processor 19:36:16 Stepping: 0 19:36:16 CPU MHz: 2799.998 19:36:16 BogoMIPS: 5599.99 19:36:16 Virtualization: AMD-V 19:36:16 Hypervisor vendor: KVM 19:36:16 Virtualization type: full 19:36:16 L1d cache: 32K 19:36:16 L1i cache: 32K 19:36:16 L2 cache: 512K 19:36:16 L3 cache: 16384K 19:36:16 NUMA node0 CPU(s): 0,1 19:36:16 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:36:16 19:36:16 19:36:16 ---> nproc: 19:36:16 2 19:36:16 19:36:16 19:36:16 ---> df -h: 19:36:16 Filesystem Size Used Avail Use% Mounted on 19:36:16 overlay 40G 9.3G 31G 24% / 19:36:16 tmpfs 64M 0 64M 0% /dev 19:36:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:36:16 shm 64M 0 64M 0% /dev/shm 19:36:16 /dev/vda1 40G 9.3G 31G 24% /facter-os 19:36:16 19:36:16 19:36:16 ---> sar -b -r -n DEV: 19:36:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 19:36:16 19:36:16 19:25:38 LINUX RESTART (2 CPU) 19:36:16 19:36:16 19:26:02 tps rtps wtps bread/s bwrtn/s 19:36:16 19:27:01 236.67 5.60 231.07 3160.72 54407.23 19:36:16 19:28:01 243.13 0.00 243.13 0.00 55303.73 19:36:16 19:29:01 55.15 0.02 55.14 0.53 9420.21 19:36:16 19:30:01 93.55 0.00 93.55 0.00 4610.04 19:36:16 19:31:01 0.22 0.00 0.22 0.00 2.68 19:36:16 19:32:01 0.35 0.00 0.35 0.00 5.75 19:36:16 19:33:01 0.23 0.00 0.23 0.00 3.36 19:36:16 19:34:01 0.25 0.00 0.25 0.00 2.60 19:36:16 19:35:01 0.18 0.00 0.18 0.00 1.75 19:36:16 19:36:01 0.82 0.12 0.70 10.53 7.89 19:36:16 Average: 62.78 0.57 62.22 312.52 12310.56 19:36:16 19:36:16 19:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:16 19:27:01 3680488 0 888260 11.09 2620 3437572 1656432 18.29 1136636 2765652 446128 19:36:16 19:28:01 3275288 0 1068504 13.34 2620 3662528 1659696 18.32 1455776 2798216 273032 19:36:16 19:29:01 3285100 0 1077728 13.46 2620 3643492 1640692 18.11 1365740 2871276 137956 19:36:16 19:30:01 3718328 0 946300 11.82 2620 3341692 1207376 13.33 1254952 2585556 20 19:36:16 19:31:01 3721016 0 943608 11.78 2620 3341696 1171468 12.93 1253972 2585556 20 19:36:16 19:32:01 3720916 0 943704 11.78 2620 3341700 1171456 12.93 1252924 2586564 20 19:36:16 19:33:01 3721032 0 943584 11.78 2620 3341704 1171360 12.93 1252496 2586564 8 19:36:16 19:34:01 3717108 0 947500 11.83 2620 3341712 1171360 12.93 1256544 2586564 16 19:36:16 19:35:01 3716876 0 947732 11.83 2620 3341712 1171360 12.93 1256916 2586564 20 19:36:16 19:36:01 3387272 0 1055248 13.18 2620 3563800 1543328 17.04 1530332 2631436 221624 19:36:16 Average: 3594342 0 976217 12.19 2620 3435761 1356453 14.98 1301629 2658395 107884 19:36:16 19:36:16 19:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:16 19:27:01 eth0 1475.92 1703.47 10771.29 202.08 0.00 0.00 0.00 0.00 19:36:16 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:27:01 veth732e150 155.59 193.74 14.43 1446.59 0.00 0.00 0.00 0.00 19:36:16 19:27:01 docker0 950.47 623.23 80.39 4165.58 0.00 0.00 0.00 0.00 19:36:16 19:28:01 eth0 83.85 57.78 649.50 16.17 0.00 0.00 0.00 0.00 19:36:16 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:28:01 veth2c17a5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:16 19:28:01 docker0 38.84 51.27 2.98 619.92 0.00 0.00 0.00 0.00 19:36:16 19:29:01 eth0 29.07 15.17 23.85 10.14 0.00 0.00 0.00 0.00 19:36:16 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:29:01 veth2c17a5c 1.96 1.96 0.15 0.17 0.00 0.00 0.00 0.00 19:36:16 19:29:01 docker0 1.96 1.96 0.13 0.17 0.00 0.00 0.00 0.00 19:36:16 19:30:01 eth0 6.48 3.76 5.55 2.66 0.00 0.00 0.00 0.00 19:36:16 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:31:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 19:36:16 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:32:01 eth0 0.35 0.18 0.33 0.04 0.00 0.00 0.00 0.00 19:36:16 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:16 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:16 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:35:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:16 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:36:01 eth0 107.63 66.34 2590.59 7.89 0.00 0.00 0.00 0.00 19:36:16 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 Average: eth0 168.25 182.24 1388.79 23.62 0.00 0.00 0.00 0.00 19:36:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:16 Average: docker0 97.73 66.74 8.23 472.55 0.00 0.00 0.00 0.00 19:36:16 19:36:16 19:36:16 ---> sar -P ALL: 19:36:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 19:36:16 19:36:16 19:25:38 LINUX RESTART (2 CPU) 19:36:16 19:36:16 19:26:02 CPU %user %nice %system %iowait %steal %idle 19:36:16 19:27:01 all 34.74 0.00 10.99 4.82 0.07 49.38 19:36:16 19:27:01 0 32.59 0.00 11.86 4.16 0.07 51.31 19:36:16 19:27:01 1 36.88 0.00 10.11 5.48 0.07 47.45 19:36:16 19:28:01 all 58.65 0.00 10.56 2.46 0.11 28.22 19:36:16 19:28:01 0 58.35 0.00 10.61 2.76 0.11 28.17 19:36:16 19:28:01 1 58.96 0.00 10.51 2.16 0.11 28.26 19:36:16 19:29:01 all 34.73 0.00 4.50 0.36 0.07 60.34 19:36:16 19:29:01 0 34.96 0.00 4.58 0.28 0.07 60.11 19:36:16 19:29:01 1 34.50 0.00 4.42 0.44 0.07 60.57 19:36:16 19:30:01 all 37.53 0.00 3.48 1.07 0.08 57.84 19:36:16 19:30:01 0 36.75 0.00 3.59 0.98 0.07 58.61 19:36:16 19:30:01 1 38.30 0.00 3.38 1.17 0.09 57.07 19:36:16 19:31:01 all 0.13 0.00 0.04 0.00 0.03 99.80 19:36:16 19:31:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:36:16 19:31:01 1 0.22 0.00 0.05 0.00 0.02 99.72 19:36:16 19:32:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:36:16 19:32:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:36:16 19:32:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:36:16 19:33:01 all 0.19 0.00 0.02 0.00 0.04 99.75 19:36:16 19:33:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:36:16 19:33:01 1 0.37 0.00 0.02 0.00 0.03 99.58 19:36:16 19:34:01 all 0.21 0.00 0.03 0.00 0.04 99.72 19:36:16 19:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:36:16 19:34:01 1 0.40 0.00 0.03 0.00 0.05 99.52 19:36:16 19:35:01 all 0.13 0.00 0.03 0.00 0.04 99.81 19:36:16 19:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:36:16 19:35:01 1 0.22 0.00 0.02 0.00 0.05 99.72 19:36:16 19:36:01 all 2.50 0.00 0.64 0.00 0.04 96.82 19:36:16 19:36:01 0 3.29 0.00 0.72 0.00 0.03 95.96 19:36:16 19:36:01 1 1.71 0.00 0.55 0.00 0.05 97.68 19:36:16 Average: all 16.24 0.00 2.90 0.83 0.06 79.98 19:36:16 Average: 0 15.96 0.00 3.01 0.78 0.06 80.19 19:36:16 Average: 1 16.51 0.00 2.78 0.88 0.05 79.77 19:36:16 19:36:16 19:36:16