Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bb5a09d1c03edec4b69d3dd9c52434070841775 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-ssh16119280899933691430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9825682227784677790.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/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/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15663681811058466797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1502407796066485550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/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/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10252571263815289460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9369’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9372 in /w/workspace/oundry_app-functions-sdk-go_main [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/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2bb5a09d1c03edec4b69d3dd9c52434070841775 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bb5a09d1c03edec4b69d3dd9c52434070841775 # timeout=10 Commit message: "fix: Enable controller tests to run and fix failures (#1067)" > git rev-list --no-walk 760b7d8387af7d90c3cfb52b037c2d8047186987 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:12:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:12:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:12:22 ========================================================= 00:12:22 EdgeX Global Pipelines Version Info 00:12:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:12:23 ------------------- 00:12:23 stable info: 00:12:23 ------------------- 00:12:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:12:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:12:23 Message: update stable to v1.0.221 00:12:23 ------------------- 00:12:23 experimental info: 00:12:23 ------------------- 00:12:23 Commited By: **** collab-it+edgex@linuxfoundation.org 00:12:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:12:23 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:12:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bb5a09 [Pipeline] echo 00:12:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:12:24 + git rev-list -1 --merges 2bb5a09d1c03edec4b69d3dd9c52434070841775~1..2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo 00:12:24 -----------> git rev-list -1 --merges 2bb5a09d1c03edec4b69d3dd9c52434070841775~1..2bb5a09d1c03edec4b69d3dd9c52434070841775 2bb5a09d1c03edec4b69d3dd9c52434070841775 [false] [Pipeline] sh 00:12:25 + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo 00:12:25 ========================================================= 00:12:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:12:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:25 + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo 00:12:25 [semverPrep] GIT_COMMIT: 2bb5a09d1c03edec4b69d3dd9c52434070841775, Commit Message: fix: Enable controller tests to run and fix failures (#1067) [Pipeline] echo 00:12:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:12:26 + grep -v github /etc/ssh/ssh_known_hosts 00:12:26 + [ -e /tmp/ssh_known_hosts ] 00:12:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:12:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:12:26 + sudo tee -a /etc/ssh/ssh_known_hosts 00:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:26 00:12:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:12:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:27 latest: Pulling from edgex-devops/git-semver 00:12:27 a0d0a0d46f8b: Pulling fs layer 00:12:27 3e5f54012d9b: Pulling fs layer 00:12:27 4c7163046ea9: Pulling fs layer 00:12:27 0c2d73faf560: Pulling fs layer 00:12:27 0c2d73faf560: Waiting 00:12:27 3e5f54012d9b: Verifying Checksum 00:12:27 3e5f54012d9b: Download complete 00:12:27 a0d0a0d46f8b: Verifying Checksum 00:12:27 a0d0a0d46f8b: Download complete 00:12:27 0c2d73faf560: Verifying Checksum 00:12:27 0c2d73faf560: Download complete 00:12:27 4c7163046ea9: Verifying Checksum 00:12:27 4c7163046ea9: Download complete 00:12:27 a0d0a0d46f8b: Pull complete 00:12:27 3e5f54012d9b: Pull complete 00:12:27 4c7163046ea9: Pull complete 00:12:28 0c2d73faf560: Pull complete 00:12:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:12:28 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:12:29 $ docker top b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:12:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:29 [ssh-agent] Looking for ssh-agent implementation... 00:12:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:29 $ docker exec b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent 00:12:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXakHDGE/agent.15 00:12:29 SSH_AGENT_PID=21 00:12:29 Running ssh-add (command line suppressed) 00:12:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5829937925496762361.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5829937925496762361.key) 00:12:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:30 + git tag --points-at HEAD [Pipeline] } 00:12:30 $ docker exec --env ******** --env ******** b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent -k 00:12:30 unset SSH_AUTH_SOCK; 00:12:30 unset SSH_AGENT_PID; 00:12:30 echo Agent pid 21 killed; 00:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:12:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:30 [ssh-agent] Looking for ssh-agent implementation... 00:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:30 $ docker exec b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent 00:12:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlBHclp/agent.56 00:12:30 SSH_AGENT_PID=62 00:12:30 Running ssh-add (command line suppressed) 00:12:30 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5165826973094400466.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5165826973094400466.key) 00:12:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:30 + git semver init 00:12:30 # -> Open(): unable to determine branch for HEAD 00:12:30 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:12:30 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:12:30 # $SEMVER_REMOTE_NAME = origin 00:12:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:12:30 # $SEMVER_USER_NAME = edgex-jenkins 00:12:30 # $SEMVER_BRANCH = main 00:12:30 # $SEMVER_TEMP = /tmp/semver-898953177 00:12:30 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:12:33 # '/tmp/semver-898953177' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 00:12:33 # -> Force: false 00:12:33 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 00:12:33 $ docker exec --env ******** --env ******** b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent -k 00:12:33 unset SSH_AUTH_SOCK; 00:12:33 unset SSH_AGENT_PID; 00:12:33 echo Agent pid 62 killed; 00:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:33 + git semver [Pipeline] } 00:12:33 $ docker stop --time=1 b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 00:12:35 $ docker rm -f b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:12:36 Stashed 1 file(s) [Pipeline] echo 00:12:36 [edgeXSemver]: initialized semver on version 2.2.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:12:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:36 ========================================================= 00:12:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:12:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:12:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:36 59bf1c3509f3: Pulling fs layer 00:12:36 666ba61612fd: Pulling fs layer 00:12:36 8ed8ca486205: Pulling fs layer 00:12:36 4fe6c5a15a65: Pulling fs layer 00:12:36 22a0e8bec74d: Pulling fs layer 00:12:36 640e595b4fbd: Pulling fs layer 00:12:36 763cafe07f6e: Pulling fs layer 00:12:36 0c0b528cf693: Pulling fs layer 00:12:36 10935f4eaf8b: Pulling fs layer 00:12:36 22a0e8bec74d: Waiting 00:12:36 640e595b4fbd: Waiting 00:12:36 10935f4eaf8b: Waiting 00:12:36 0c0b528cf693: Waiting 00:12:36 763cafe07f6e: Waiting 00:12:36 8ed8ca486205: Verifying Checksum 00:12:36 8ed8ca486205: Download complete 00:12:36 666ba61612fd: Download complete 00:12:36 22a0e8bec74d: Verifying Checksum 00:12:36 22a0e8bec74d: Download complete 00:12:36 640e595b4fbd: Verifying Checksum 00:12:36 640e595b4fbd: Download complete 00:12:36 763cafe07f6e: Download complete 00:12:36 59bf1c3509f3: Verifying Checksum 00:12:36 59bf1c3509f3: Download complete 00:12:36 0c0b528cf693: Verifying Checksum 00:12:36 0c0b528cf693: Download complete 00:12:36 59bf1c3509f3: Pull complete 00:12:37 666ba61612fd: Pull complete 00:12:37 8ed8ca486205: Pull complete 00:12:37 10935f4eaf8b: Download complete 00:12:37 4fe6c5a15a65: Verifying Checksum 00:12:37 4fe6c5a15a65: Download complete 00:12:41 4fe6c5a15a65: Pull complete 00:12:41 22a0e8bec74d: Pull complete 00:12:41 640e595b4fbd: Pull complete 00:12:41 763cafe07f6e: Pull complete 00:12:41 0c0b528cf693: Pull complete 00:12:44 10935f4eaf8b: Pull complete 00:12:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 00:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 00:12:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 00:12:45 + docker inspect -f . ci-base-image-x86_64 00:12:45 . [Pipeline] withDockerContainer 00:12:45 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:12:47 $ docker top 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:47 + go version 00:12:47 go version go1.17.6 linux/amd64 [Pipeline] } 00:12:47 $ docker stop --time=1 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 00:12:48 $ docker rm -f 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:49 + docker inspect -f . ci-base-image-x86_64 00:12:49 . [Pipeline] withDockerContainer 00:12:49 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:12:49 $ docker top ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:12:50 + make test 00:12:50 make -C ./app-service-template build 00:12:50 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:12:50 go mod tidy 00:12:50 go: downloading github.com/stretchr/testify v1.7.0 00:12:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.11 00:12:50 go: downloading github.com/google/uuid v1.3.0 00:12:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 00:12:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 00:12:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 00:12:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:12:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:12:50 go: downloading github.com/gorilla/mux v1.8.0 00:12:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:12:50 go: downloading github.com/davecgh/go-spew v1.1.1 00:12:50 go: downloading github.com/pmezard/go-difflib v1.0.0 00:12:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:12:50 go: downloading github.com/stretchr/objx v0.1.1 00:12:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 00:12:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 00:12:50 go: downloading github.com/go-kit/log v0.2.0 00:12:50 go: downloading github.com/go-playground/validator/v10 v10.10.0 00:12:50 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:12:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:12:50 go: downloading github.com/pelletier/go-toml v1.9.4 00:12:50 go: downloading github.com/mitchellh/copystructure v1.0.0 00:12:50 go: downloading github.com/hashicorp/errwrap v1.0.0 00:12:50 go: downloading github.com/gorilla/websocket v1.4.2 00:12:50 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:12:50 go: downloading github.com/hashicorp/consul/api v1.9.1 00:12:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:12:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:12:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:12:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:12:50 go: downloading github.com/x448/float16 v0.8.4 00:12:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:12:50 go: downloading github.com/pebbe/zmq4 v1.2.7 00:12:50 go: downloading github.com/go-playground/universal-translator v0.18.0 00:12:50 go: downloading github.com/leodido/go-urn v1.2.1 00:12:50 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 00:12:50 go: downloading golang.org/x/text v0.3.7 00:12:50 go: downloading github.com/go-playground/locales v0.14.0 00:12:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:12:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:12:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:12:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:12:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:12:50 go: downloading github.com/hashicorp/serf v0.9.5 00:12:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:12:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:12:51 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:12:51 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:12:51 go: downloading github.com/onsi/gomega v1.7.0 00:12:51 go: downloading github.com/onsi/ginkgo v1.10.1 00:12:51 go: downloading github.com/fatih/color v1.9.0 00:12:51 go: downloading github.com/mattn/go-colorable v0.1.6 00:12:51 go: downloading github.com/mattn/go-isatty v0.0.12 00:12:51 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:12:51 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 00:12:51 go: downloading github.com/pkg/errors v0.9.1 00:12:51 go: downloading github.com/kr/pretty v0.3.0 00:12:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:12:51 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:12:51 go: downloading github.com/hashicorp/memberlist v0.2.2 00:12:51 Still waiting to schedule task 00:12:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:12:51 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:12:51 go: downloading github.com/kr/text v0.2.0 00:12:51 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:12:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:12:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:12:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:12:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:12:51 go: downloading github.com/miekg/dns v1.1.26 00:12:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:12:51 go: downloading gopkg.in/yaml.v2 v2.3.0 00:12:51 go: downloading github.com/hpcloud/tail v1.0.0 00:12:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:12:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:12:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:12:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 00:12:52 go: downloading github.com/stretchr/testify v1.7.1 00:12:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 00:12:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:12:52 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:12:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:12:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 00:12:59 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:12:59 make -C ./app-service-template test 00:12:59 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:12:59 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 00:13:17 ok new-app-service 0.054s coverage: 48.1% of statements 00:13:17 ? new-app-service/config [no test files] 00:13:17 ok new-app-service/functions 0.047s 00:13:17 CGO_ENABLED=1 go vet ./... 00:13:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:19 ./bin/test-attribution-txt.sh 00:13:19 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:13:19 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:13:19 go: downloading github.com/gomodule/redigo v1.8.8 00:13:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.101s coverage: 63.8% of statements 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 93.7% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 76.5% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.082s coverage: 87.5% of statements 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.038s coverage: 100.0% of statements 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.139s coverage: 78.3% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.076s coverage: 97.3% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 91.8% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.694s coverage: 80.4% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.078s coverage: 29.3% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.113s coverage: 14.3% of statements 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:13:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:13:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.080s coverage: 51.4% of statements 00:13:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.167s coverage: 78.2% of statements 00:13:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.063s coverage: 94.4% of statements 00:13:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:13:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:13:55 $ docker stop --time=1 ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e 00:13:57 $ docker rm -f ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e [Pipeline] // withDockerContainer [Pipeline] sh 00:13:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:58 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:58 00:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:58 latest: Pulling from edgex-lftools-log-publisher 00:13:58 5eb5b503b376: Pulling fs layer 00:13:58 5c69ac0246d0: Pulling fs layer 00:13:58 ec43610c2a17: Pulling fs layer 00:13:58 3a2ae6a8a46f: Pulling fs layer 00:13:58 33b1e0a273af: Pulling fs layer 00:13:58 5d3b04190fa2: Pulling fs layer 00:13:58 3a2ae6a8a46f: Waiting 00:13:58 33b1e0a273af: Waiting 00:13:58 2f39f015ded8: Pulling fs layer 00:13:58 2f39f015ded8: Waiting 00:13:58 5c69ac0246d0: Verifying Checksum 00:13:58 5c69ac0246d0: Download complete 00:13:58 3a2ae6a8a46f: Verifying Checksum 00:13:58 3a2ae6a8a46f: Download complete 00:13:58 33b1e0a273af: Verifying Checksum 00:13:58 33b1e0a273af: Download complete 00:13:59 5d3b04190fa2: Verifying Checksum 00:13:59 5d3b04190fa2: Download complete 00:13:59 ec43610c2a17: Download complete 00:13:59 5eb5b503b376: Verifying Checksum 00:13:59 5eb5b503b376: Download complete 00:13:59 2f39f015ded8: Verifying Checksum 00:13:59 2f39f015ded8: Download complete 00:14:00 5eb5b503b376: Pull complete 00:14:00 5c69ac0246d0: Pull complete 00:14:01 ec43610c2a17: Pull complete 00:14:01 3a2ae6a8a46f: Pull complete 00:14:01 33b1e0a273af: Pull complete 00:14:01 5d3b04190fa2: Pull complete 00:14:06 2f39f015ded8: Pull complete 00:14:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:14:06 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:14:06 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 00:14:09 $ docker top c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:09 ---> job-cost.sh 00:14:09 lf-activate-venv: SKIPPING 00:14:09 INFO: No Stack... 00:14:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:10 INFO: Archiving Costs [Pipeline] sh 00:14:10 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 00:14:10 + cut -d, -f6 [Pipeline] lock 00:14:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] 00:14:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] did not exist. Created. 00:14:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:10 + echo total: 0.2199999988079071 [Pipeline] stash 00:14:10 Stashed 1 file(s) [Pipeline] } 00:14:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:11 $ docker stop --time=1 c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec 00:14:12 $ docker rm -f c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9373 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 00:14:29 Running in /w/workspace/app-functions-sdk-go/96 [Pipeline] { [Pipeline] checkout 00:14:30 The recommended git tool is: git 00:14:37 using credential edgex-jenkins-ssh 00:14:37 Cloning the remote Git repository 00:14:37 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:14:38 > git init /w/workspace/app-functions-sdk-go/96 # timeout=10 00:14:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:14:38 > git --version # timeout=10 00:14:38 > git --version # 'git version 2.25.1' 00:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:42 Avoid second fetch 00:14:42 Checking out Revision 2bb5a09d1c03edec4b69d3dd9c52434070841775 (main) 00:14:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:14:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:42 > git config core.sparsecheckout # timeout=10 00:14:42 > git checkout -f 2bb5a09d1c03edec4b69d3dd9c52434070841775 # timeout=10 00:14:46 Commit message: "fix: Enable controller tests to run and fix failures (#1067)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:14:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:47 Dload Upload Total Spent Left Speed 00:14:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh 00:14:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:14:48 + + sudo teesudo /etc/docker/daemon.new jq 00:14:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:14:48 { 00:14:48 "registry-mirrors": [ 00:14:48 "https://nexus3.edgexfoundry.org:10001" 00:14:48 ], 00:14:48 "bip": "10.250.0.254/24", 00:14:48 "hosts": [ 00:14:48 "tcp://0.0.0.0:5555", 00:14:48 "unix:///var/run/docker.sock" 00:14:48 ], 00:14:48 "mtu": 1458, 00:14:48 "selinux-enabled": true, 00:14:48 "seccomp-profile": "/etc/docker/seccomp.json" 00:14:48 } [Pipeline] sh 00:14:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:14:49 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:15:07 ========================================================= 00:15:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:15:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:15:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:15:08 9b3977197b4f: Pulling fs layer 00:15:08 1a89e8eeedd5: Pulling fs layer 00:15:08 94645a83ff95: Pulling fs layer 00:15:08 3f3a8bcf1eab: Pulling fs layer 00:15:08 0c92f367c5e7: Pulling fs layer 00:15:08 f7c0051592d6: Pulling fs layer 00:15:08 a227ed2f7395: Pulling fs layer 00:15:08 7b1c46037f91: Pulling fs layer 00:15:08 f7c0051592d6: Waiting 00:15:08 a227ed2f7395: Waiting 00:15:08 7b1c46037f91: Waiting 00:15:08 3f3a8bcf1eab: Waiting 00:15:08 0c92f367c5e7: Waiting 00:15:08 1a89e8eeedd5: Verifying Checksum 00:15:08 1a89e8eeedd5: Download complete 00:15:08 94645a83ff95: Verifying Checksum 00:15:08 94645a83ff95: Download complete 00:15:08 0c92f367c5e7: Download complete 00:15:09 f7c0051592d6: Verifying Checksum 00:15:09 f7c0051592d6: Download complete 00:15:09 9b3977197b4f: Download complete 00:15:09 a227ed2f7395: Verifying Checksum 00:15:09 a227ed2f7395: Download complete 00:15:09 9b3977197b4f: Pull complete 00:15:10 1a89e8eeedd5: Pull complete 00:15:10 94645a83ff95: Pull complete 00:15:10 7b1c46037f91: Verifying Checksum 00:15:10 7b1c46037f91: Download complete 00:15:11 3f3a8bcf1eab: Verifying Checksum 00:15:11 3f3a8bcf1eab: Download complete 00:15:24 3f3a8bcf1eab: Pull complete 00:15:24 0c92f367c5e7: Pull complete 00:15:24 f7c0051592d6: Pull complete 00:15:24 a227ed2f7395: Pull complete 00:15:30 7b1c46037f91: Pull complete 00:15:30 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 00:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:15:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 00:15:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 00:15:31 + docker inspect -f . ci-base-image-arm64 00:15:31 . [Pipeline] withDockerContainer 00:15:31 prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container 00:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:34 $ docker top 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:35 + go version 00:15:35 go version go1.17.6 linux/arm64 [Pipeline] } 00:15:35 $ docker stop --time=1 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 00:15:37 $ docker rm -f 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:37 + docker inspect -f . ci-base-image-arm64 00:15:37 . [Pipeline] withDockerContainer 00:15:37 prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container 00:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:39 $ docker top e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:15:40 + make test 00:15:40 make -C ./app-service-template build 00:15:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/96/app-service-template' 00:15:40 go mod tidy 00:15:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.11 00:15:40 go: downloading github.com/google/uuid v1.3.0 00:15:40 go: downloading github.com/stretchr/testify v1.7.0 00:15:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 00:15:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 00:15:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 00:15:40 go: downloading github.com/davecgh/go-spew v1.1.1 00:15:40 go: downloading github.com/pmezard/go-difflib v1.0.0 00:15:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:15:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:15:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:15:40 go: downloading github.com/stretchr/objx v0.1.1 00:15:40 go: downloading github.com/go-playground/validator/v10 v10.10.0 00:15:40 go: downloading github.com/go-kit/log v0.2.0 00:15:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 00:15:41 go: downloading github.com/gorilla/mux v1.8.0 00:15:41 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:15:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 00:15:41 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:15:41 go: downloading github.com/mitchellh/copystructure v1.0.0 00:15:41 go: downloading github.com/pelletier/go-toml v1.9.4 00:15:41 go: downloading github.com/gorilla/websocket v1.4.2 00:15:41 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:15:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:15:41 go: downloading github.com/hashicorp/consul/api v1.9.1 00:15:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:15:41 go: downloading github.com/hashicorp/errwrap v1.0.0 00:15:41 go: downloading github.com/go-playground/universal-translator v0.18.0 00:15:41 go: downloading github.com/leodido/go-urn v1.2.1 00:15:41 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 00:15:41 go: downloading golang.org/x/text v0.3.7 00:15:42 go: downloading github.com/go-playground/locales v0.14.0 00:15:42 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:15:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:15:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:15:46 go: downloading github.com/x448/float16 v0.8.4 00:15:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:15:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:15:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:15:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:15:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:15:46 go: downloading github.com/hashicorp/serf v0.9.5 00:15:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:15:46 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:15:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:15:46 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 00:15:46 go: downloading github.com/kr/pretty v0.3.0 00:15:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:15:46 go: downloading github.com/pebbe/zmq4 v1.2.7 00:15:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:15:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:15:46 go: downloading github.com/fatih/color v1.9.0 00:15:46 go: downloading github.com/mattn/go-colorable v0.1.6 00:15:46 go: downloading github.com/mattn/go-isatty v0.0.12 00:15:46 go: downloading github.com/pkg/errors v0.9.1 00:15:46 go: downloading github.com/kr/text v0.2.0 00:15:46 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:15:46 go: downloading github.com/onsi/ginkgo v1.10.1 00:15:46 go: downloading github.com/onsi/gomega v1.7.0 00:15:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:15:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:15:46 go: downloading github.com/hashicorp/memberlist v0.2.2 00:15:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:15:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:15:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:15:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:15:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:15:46 go: downloading github.com/miekg/dns v1.1.26 00:15:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:15:46 go: downloading gopkg.in/yaml.v2 v2.3.0 00:15:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:15:47 go: downloading github.com/hpcloud/tail v1.0.0 00:15:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:15:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:15:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 00:15:47 go: downloading github.com/stretchr/testify v1.7.1 00:15:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 00:15:47 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:15:47 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:15:47 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:15:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 00:16:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/96/app-service-template' 00:16:27 make -C ./app-service-template test 00:16:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/96/app-service-template' 00:16:27 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 00:18:04 ok new-app-service 0.229s coverage: 48.1% of statements 00:18:04 ? new-app-service/config [no test files] 00:18:04 ok new-app-service/functions 0.172s 00:18:04 CGO_ENABLED=1 go vet ./... 00:18:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:18:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:18:26 ./bin/test-attribution-txt.sh 00:18:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/96/app-service-template' 00:18:27 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:18:27 go: downloading github.com/gomodule/redigo v1.8.8 00:18:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.474s coverage: 63.8% of statements 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.298s coverage: 93.7% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.357s coverage: 76.5% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.299s coverage: 87.5% of statements 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.123s coverage: 100.0% of statements 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.557s coverage: 78.3% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.250s coverage: 97.3% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.330s coverage: 91.8% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.098s coverage: 80.4% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.256s coverage: 29.3% of statements 00:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 00:18:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.253s coverage: 14.3% of statements 00:18:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.277s coverage: 27.3% of statements 00:18:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:18:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:18:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.224s coverage: 51.4% of statements 00:19:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.497s coverage: 78.2% of statements 00:19:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.188s coverage: 94.4% of statements 00:19:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:19:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:19:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:19:25 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 00:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:19:25 $ docker stop --time=1 e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 00:19:27 $ docker rm -f e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:19:29 Warning: overwriting stash ‘coverage-report’ 00:19:30 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:31 00:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:31 arm64: Pulling from edgex-lftools-log-publisher 00:19:31 8998bd30e6a1: Pulling fs layer 00:19:31 04944245beec: Pulling fs layer 00:19:31 699f458cf7ca: Pulling fs layer 00:19:31 765212b225bb: Pulling fs layer 00:19:31 f23df028b6ca: Pulling fs layer 00:19:31 d65c8cfc05b1: Pulling fs layer 00:19:31 2437ff75d9bd: Pulling fs layer 00:19:31 f23df028b6ca: Waiting 00:19:31 765212b225bb: Waiting 00:19:31 d65c8cfc05b1: Waiting 00:19:31 2437ff75d9bd: Waiting 00:19:31 04944245beec: Verifying Checksum 00:19:31 04944245beec: Download complete 00:19:31 765212b225bb: Verifying Checksum 00:19:31 765212b225bb: Download complete 00:19:32 f23df028b6ca: Verifying Checksum 00:19:32 f23df028b6ca: Download complete 00:19:32 d65c8cfc05b1: Verifying Checksum 00:19:32 d65c8cfc05b1: Download complete 00:19:32 699f458cf7ca: Verifying Checksum 00:19:32 699f458cf7ca: Download complete 00:19:32 8998bd30e6a1: Verifying Checksum 00:19:32 8998bd30e6a1: Download complete 00:19:34 2437ff75d9bd: Verifying Checksum 00:19:34 2437ff75d9bd: Download complete 00:19:37 8998bd30e6a1: Pull complete 00:19:37 04944245beec: Pull complete 00:19:39 699f458cf7ca: Pull complete 00:19:39 765212b225bb: Pull complete 00:19:40 f23df028b6ca: Pull complete 00:19:40 d65c8cfc05b1: Pull complete 00:19:55 2437ff75d9bd: Pull complete 00:19:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container 00:19:55 $ 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/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:19:58 $ docker top 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:59 ---> job-cost.sh 00:19:59 lf-activate-venv: SKIPPING 00:19:59 INFO: No Stack... 00:19:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:20:00 INFO: Archiving Costs [Pipeline] sh 00:20:01 + cat /w/workspace/app-functions-sdk-go/96/archives/cost.csv 00:20:01 + cut -d, -f6 [Pipeline] lock 00:20:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] 00:20:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] did not exist. Created. 00:20:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:20:01 /w/workspace/app-functions-sdk-go/96@tmp/durable-3a629d32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:20:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:20:02 Warning: overwriting stash ‘stack-cost’ 00:20:02 Stashed 1 file(s) [Pipeline] } 00:20:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 00:20:02 $ docker stop --time=1 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 00:20:04 $ docker rm -f 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:20:04 provisioning config files... 00:20:04 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4778162264104480798tmp [Pipeline] { [Pipeline] sh 00:20:04 + set +x 00:20:04 + curl -s https://codecov.io/bash 00:20:04 + bash -s -- 00:20:04 00:20:04 _____ _ 00:20:04 / ____| | | 00:20:04 | | ___ __| | ___ ___ _____ __ 00:20:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:20:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:20:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:20:04 Bash-1.0.6 00:20:04 00:20:04 00:20:04 ==> git version 2.25.1 found 00:20:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:20:04 Release-Date: 2020-01-08 00:20:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:20:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:20:04 ==> Jenkins CI detected. 00:20:04 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 00:20:04 project root: . 00:20:04 --> token set from env 00:20:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:20:04 ==> Running gcov in . (disable via -X gcov) 00:20:04 ==> Python coveragepy not found 00:20:04 ==> Searching for coverage reports in: 00:20:04 + . 00:20:04 -> Found 2 reports 00:20:04 ==> Detecting git/mercurial file structure 00:20:04 ==> Reading reports 00:20:04 + ./app-service-template/coverage.out bytes=1222 00:20:04 + ./coverage.out bytes=114180 00:20:04 ==> Appending adjustments 00:20:04 https://docs.codecov.io/docs/fixing-reports 00:20:05 + Found adjustments 00:20:05 ==> Gzipping contents 00:20:05 20K /tmp/codecov.xDHlZJ.gz 00:20:05 ==> Uploading reports 00:20:05 url: https://codecov.io 00:20:05 query: branch=main&commit=2bb5a09d1c03edec4b69d3dd9c52434070841775&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:20:05 -> Pinging Codecov 00:20:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=2bb5a09d1c03edec4b69d3dd9c52434070841775&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:20:05 -> Uploading to 00:20:05 https://storage.googleapis.com/codecov/v4/raw/2022-03-30/3D8B5DFFC46A037C893635FACE044666/2bb5a09d1c03edec4b69d3dd9c52434070841775/1bb9d207-1ca6-4d31-b4f2-1b7585098675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T002005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97a3944885d5a5309cdfe68893c8555ca76b0aa7d7abdd17449dfd91fe384844 00:20:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:05 Dload Upload Total Spent Left Speed 00:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20054 0 0 100 20054 0 82867 --:--:-- --:--:-- --:--:-- 82867 00:20:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] } 00:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:20:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:20:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:06 00:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:20:06 188c0c94c7c5: Pulling fs layer 00:20:06 0ef7d3d256c8: Pulling fs layer 00:20:06 de9db76c5a1d: Pulling fs layer 00:20:06 0eba1c9be4d2: Pulling fs layer 00:20:06 0eba1c9be4d2: Waiting 00:20:06 0d57e429df01: Pulling fs layer 00:20:06 4e4be7b47b0d: Pulling fs layer 00:20:06 e1f770b5df2f: Pulling fs layer 00:20:06 85a0685a4137: Pulling fs layer 00:20:06 0d57e429df01: Waiting 00:20:06 4e4be7b47b0d: Waiting 00:20:06 e1f770b5df2f: Waiting 00:20:06 de9db76c5a1d: Verifying Checksum 00:20:06 de9db76c5a1d: Download complete 00:20:06 0ef7d3d256c8: Download complete 00:20:06 0d57e429df01: Verifying Checksum 00:20:06 0d57e429df01: Download complete 00:20:06 4e4be7b47b0d: Verifying Checksum 00:20:06 4e4be7b47b0d: Download complete 00:20:06 188c0c94c7c5: Verifying Checksum 00:20:07 e1f770b5df2f: Verifying Checksum 00:20:07 e1f770b5df2f: Download complete 00:20:07 188c0c94c7c5: Pull complete 00:20:07 0ef7d3d256c8: Pull complete 00:20:07 de9db76c5a1d: Pull complete 00:20:07 0eba1c9be4d2: Download complete 00:20:07 85a0685a4137: Verifying Checksum 00:20:07 85a0685a4137: Download complete 00:20:11 0eba1c9be4d2: Pull complete 00:20:11 0d57e429df01: Pull complete 00:20:11 4e4be7b47b0d: Pull complete 00:20:11 e1f770b5df2f: Pull complete 00:20:16 85a0685a4137: Pull complete 00:20:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:20:16 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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-devops/edgex-snyk-go:1.410.4 cat 00:20:19 $ docker top d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce -eo pid,comm [Pipeline] { [Pipeline] echo 00:20:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:20:19 + set -o pipefail 00:20:19 + snyk monitor '--org=edgex-jenkins' 00:20:24 00:20:24 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 00:20:24 00:20:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/47cc0b73-28e4-49f1-a317-fdbfc57196e1 00:20:24 00:20:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:20:24 00:20:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:20:24 00:20:24 [Pipeline] } 00:20:24 $ docker stop --time=1 d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce 00:20:26 $ docker rm -f d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:20:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:27 provisioning config files... 00:20:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8130302236181275809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:27 --> edgex-publish-swagger.sh 00:20:27 === Publish openapi/v2 API === 00:20:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:20:27 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 00:20:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:27 Dload Upload Total Spent Left Speed 00:20:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13542 0 0 100 13542 0 15113 --:--:-- --:--:-- --:--:-- 15096 00:20:28 00:20:28 [Pipeline] } 00:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:20:29 + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] sh 00:20:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:29 . [Pipeline] withDockerContainer 00:20:29 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:20:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:20:30 $ docker top 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:30 [ssh-agent] Looking for ssh-agent implementation... 00:20:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:30 $ docker exec 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 ssh-agent 00:20:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCOIch/agent.13 00:20:30 SSH_AGENT_PID=19 00:20:30 Running ssh-add (command line suppressed) 00:20:30 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_733224281928016784.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_733224281928016784.key) 00:20:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:31 + git semver tag 00:20:31 # -> Open(): unable to determine branch for HEAD 00:20:31 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:20:31 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:20:31 # $SEMVER_REMOTE_NAME = origin 00:20:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:31 # $SEMVER_USER_NAME = edgex-jenkins 00:20:31 # $SEMVER_BRANCH = main 00:20:31 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:20:31 # 2bb5a09d1c03edec4b69d3dd9c52434070841775 HEAD 00:20:31 # -> Force: false 00:20:31 # 8d81ebb9b62af1aab15eca73ce50756d0a585f28 refs/tags/v2.2.0-dev.36 [Pipeline] } 00:20:31 $ docker exec --env ******** --env ******** 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 ssh-agent -k 00:20:31 unset SSH_AUTH_SOCK; 00:20:31 unset SSH_AGENT_PID; 00:20:31 echo Agent pid 19 killed; 00:20:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:31 + git semver [Pipeline] } 00:20:31 $ docker stop --time=1 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 00:20:32 $ docker rm -f 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:33 00:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:33 0.23.1-centos7: Pulling from edgex-lftools 00:20:33 ab5ef0e58194: Pulling fs layer 00:20:33 9712f1f96733: Pulling fs layer 00:20:33 63f879dbbcfc: Pulling fs layer 00:20:33 0d9ebad4ef96: Pulling fs layer 00:20:33 e9a5061849ea: Pulling fs layer 00:20:33 d747dcd14b5f: Pulling fs layer 00:20:33 2de7ff778b66: Pulling fs layer 00:20:33 0d9ebad4ef96: Waiting 00:20:33 e9a5061849ea: Waiting 00:20:33 d747dcd14b5f: Waiting 00:20:33 2de7ff778b66: Waiting 00:20:33 9712f1f96733: Verifying Checksum 00:20:33 9712f1f96733: Download complete 00:20:33 63f879dbbcfc: Download complete 00:20:34 e9a5061849ea: Verifying Checksum 00:20:34 e9a5061849ea: Download complete 00:20:34 d747dcd14b5f: Verifying Checksum 00:20:34 d747dcd14b5f: Download complete 00:20:34 0d9ebad4ef96: Verifying Checksum 00:20:34 0d9ebad4ef96: Download complete 00:20:34 ab5ef0e58194: Verifying Checksum 00:20:34 ab5ef0e58194: Download complete 00:20:34 2de7ff778b66: Verifying Checksum 00:20:34 2de7ff778b66: Download complete 00:20:37 ab5ef0e58194: Pull complete 00:20:37 9712f1f96733: Pull complete 00:20:38 63f879dbbcfc: Pull complete 00:20:43 0d9ebad4ef96: Pull complete 00:20:43 e9a5061849ea: Pull complete 00:20:43 d747dcd14b5f: Pull complete 00:20:44 2de7ff778b66: Pull complete 00:20:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:20:44 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:20:48 $ docker top d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:20:48 provisioning config files... 00:20:48 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7644542516831609484tmp 00:20:48 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8458083064538080004tmp 00:20:48 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8830254175799676872tmp [Pipeline] { [Pipeline] echo 00:20:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:20:48 ---> sigul-configuration.sh 00:20:48 gpg: directory `/root/.gnupg' created 00:20:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:20:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:20:48 gpg: keyring `/root/.gnupg/secring.gpg' created 00:20:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:20:48 gpg: CAST5 encrypted data 00:20:48 gpg: encrypted with 1 passphrase 00:20:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:20:49 + mkdir /home/jenkins 00:20:49 + mkdir /home/jenkins/sigul [Pipeline] sh 00:20:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:20:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:20:49 ---> sigul-install.sh 00:20:49 Sigul already installed; skipping installation. [Pipeline] sh 00:20:49 + git tag --list 00:20:49 v0.1.0 00:20:49 v0.1.1 00:20:49 v1.0.0 00:20:49 v1.1.0 00:20:49 v1.2.0 00:20:49 v1.3.0 00:20:49 v1.3.1 00:20:49 v2.0.0 00:20:49 v2.0.1 00:20:49 v2.0.1-dev.1 00:20:49 v2.0.1-dev.2 00:20:49 v2.0.1-dev.3 00:20:49 v2.0.1-dev.4 00:20:49 v2.0.1-dev.5 00:20:49 v2.0.1-dev.6 00:20:49 v2.0.1-dev.7 00:20:49 v2.0.2-dev.1 00:20:49 v2.0.2-dev.10 00:20:49 v2.0.2-dev.11 00:20:49 v2.0.2-dev.12 00:20:49 v2.0.2-dev.13 00:20:49 v2.0.2-dev.14 00:20:49 v2.0.2-dev.15 00:20:49 v2.0.2-dev.16 00:20:49 v2.0.2-dev.17 00:20:49 v2.0.2-dev.18 00:20:49 v2.0.2-dev.19 00:20:49 v2.0.2-dev.2 00:20:49 v2.0.2-dev.20 00:20:49 v2.0.2-dev.21 00:20:49 v2.0.2-dev.22 00:20:49 v2.0.2-dev.23 00:20:49 v2.0.2-dev.24 00:20:49 v2.0.2-dev.25 00:20:49 v2.0.2-dev.26 00:20:49 v2.0.2-dev.27 00:20:49 v2.0.2-dev.28 00:20:49 v2.0.2-dev.29 00:20:49 v2.0.2-dev.3 00:20:49 v2.0.2-dev.30 00:20:49 v2.0.2-dev.31 00:20:49 v2.0.2-dev.32 00:20:49 v2.0.2-dev.33 00:20:49 v2.0.2-dev.34 00:20:49 v2.0.2-dev.35 00:20:49 v2.0.2-dev.36 00:20:49 v2.0.2-dev.37 00:20:49 v2.0.2-dev.38 00:20:49 v2.0.2-dev.39 00:20:49 v2.0.2-dev.4 00:20:49 v2.0.2-dev.40 00:20:49 v2.0.2-dev.41 00:20:49 v2.0.2-dev.42 00:20:49 v2.0.2-dev.43 00:20:49 v2.0.2-dev.44 00:20:49 v2.0.2-dev.45 00:20:49 v2.0.2-dev.46 00:20:49 v2.0.2-dev.47 00:20:49 v2.0.2-dev.5 00:20:49 v2.0.2-dev.6 00:20:49 v2.0.2-dev.7 00:20:49 v2.0.2-dev.8 00:20:49 v2.0.2-dev.9 00:20:49 v2.1.0 00:20:49 v2.2.0-dev.1 00:20:49 v2.2.0-dev.10 00:20:49 v2.2.0-dev.11 00:20:49 v2.2.0-dev.12 00:20:49 v2.2.0-dev.13 00:20:49 v2.2.0-dev.14 00:20:49 v2.2.0-dev.15 00:20:49 v2.2.0-dev.16 00:20:49 v2.2.0-dev.17 00:20:49 v2.2.0-dev.18 00:20:49 v2.2.0-dev.19 00:20:49 v2.2.0-dev.2 00:20:49 v2.2.0-dev.20 00:20:49 v2.2.0-dev.21 00:20:49 v2.2.0-dev.22 00:20:49 v2.2.0-dev.23 00:20:49 v2.2.0-dev.24 00:20:49 v2.2.0-dev.25 00:20:49 v2.2.0-dev.26 00:20:49 v2.2.0-dev.27 00:20:49 v2.2.0-dev.28 00:20:49 v2.2.0-dev.29 00:20:49 v2.2.0-dev.3 00:20:49 v2.2.0-dev.30 00:20:49 v2.2.0-dev.31 00:20:49 v2.2.0-dev.32 00:20:49 v2.2.0-dev.33 00:20:49 v2.2.0-dev.34 00:20:49 v2.2.0-dev.35 00:20:49 v2.2.0-dev.36 00:20:49 v2.2.0-dev.4 00:20:49 v2.2.0-dev.5 00:20:49 v2.2.0-dev.6 00:20:49 v2.2.0-dev.7 00:20:49 v2.2.0-dev.8 00:20:49 v2.2.0-dev.9 [Pipeline] sh 00:20:50 + lftools sign git-tag v2.2.0-dev.36 00:20:50 Signing Git tag with Sigul... 00:20:50 Signing v2.2.0-dev.36 [Pipeline] echo 00:20:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:20:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:20:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:20:51 $ docker stop --time=1 d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 00:20:52 $ docker rm -f d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:20:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:53 . [Pipeline] withDockerContainer 00:20:53 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:20:54 $ docker top cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:54 [ssh-agent] Looking for ssh-agent implementation... 00:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:54 $ docker exec cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a ssh-agent 00:20:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOblKJ/agent.15 00:20:54 SSH_AGENT_PID=21 00:20:54 Running ssh-add (command line suppressed) 00:20:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5743898117638946020.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5743898117638946020.key) 00:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:55 + git semver bump pre 00:20:55 # -> Open(): unable to determine branch for HEAD 00:20:55 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:20:55 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:20:55 # $SEMVER_REMOTE_NAME = origin 00:20:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:55 # $SEMVER_USER_NAME = edgex-jenkins 00:20:55 # $SEMVER_BRANCH = main 00:20:55 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:20:55 2.2.0-dev.37 [Pipeline] } 00:20:55 $ docker exec --env ******** --env ******** cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a ssh-agent -k 00:20:55 unset SSH_AUTH_SOCK; 00:20:55 unset SSH_AGENT_PID; 00:20:55 echo Agent pid 21 killed; 00:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:55 + git semver [Pipeline] } 00:20:55 $ docker stop --time=1 cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a 00:20:56 $ docker rm -f cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a [Pipeline] // withDockerContainer [Pipeline] sh 00:20:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:57 . [Pipeline] withDockerContainer 00:20:57 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:20:58 $ docker top e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:58 [ssh-agent] Looking for ssh-agent implementation... 00:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:58 $ docker exec e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc ssh-agent 00:20:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDpmeiP/agent.14 00:20:58 SSH_AGENT_PID=20 00:20:58 Running ssh-add (command line suppressed) 00:20:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7116471740036847997.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7116471740036847997.key) 00:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:58 + git semver push 00:20:58 # -> Open(): unable to determine branch for HEAD 00:20:58 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:20:58 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:20:58 # $SEMVER_REMOTE_NAME = origin 00:20:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:58 # $SEMVER_USER_NAME = edgex-jenkins 00:20:58 # $SEMVER_BRANCH = main 00:20:58 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 00:21:00 $ docker exec --env ******** --env ******** e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc ssh-agent -k 00:21:01 unset SSH_AUTH_SOCK; 00:21:01 unset SSH_AGENT_PID; 00:21:01 echo Agent pid 20 killed; 00:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:01 + git semver [Pipeline] } 00:21:01 $ docker stop --time=1 e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc 00:21:02 $ docker rm -f e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:21:03 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 00:21:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:21:03 total 16 00:21:03 drwxr-xr-x 3 root root 4096 Mar 30 00:14 . 00:21:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 00:20 .. 00:21:03 drwxr-xr-x 2 root root 4096 Mar 30 00:14 cost 00:21:03 -rw-r--r-- 1 root root 90 Mar 30 00:14 cost.csv 00:21:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 00:21:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:21:03 total 16 00:21:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 00:14 . 00:21:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 00:20 .. 00:21:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 00:14 cost 00:21:03 -rw-r--r-- 1 jenkins jenkins 90 Mar 30 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:21:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:04 ---> package-listing.sh 00:21:04 ++ facter osfamily 00:21:04 ++ tr '[:upper:]' '[:lower:]' 00:21:04 + OS_FAMILY=debian 00:21:04 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 00:21:04 + START_PACKAGES=/tmp/packages_start.txt 00:21:04 + END_PACKAGES=/tmp/packages_end.txt 00:21:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:04 + PACKAGES=/tmp/packages_start.txt 00:21:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:21:04 + PACKAGES=/tmp/packages_end.txt 00:21:04 + case "${OS_FAMILY}" in 00:21:04 + dpkg -l 00:21:04 + grep '^ii' 00:21:04 + '[' -f /tmp/packages_start.txt ']' 00:21:04 + '[' -f /tmp/packages_end.txt ']' 00:21:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:21:04 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 00:21:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 00:21:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:21:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:05 . [Pipeline] withDockerContainer 00:21:05 prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container 00:21:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:21:05 $ docker top 0b1e8c044676673931213ffb3df6b1559516c70c5a2dcfb24003f352619516e8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:21:06 + mkdir -p /var/log/sysstat [Pipeline] sh 00:21:06 + ls /var/log/sa-host 00:21:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:06 provisioning config files... 00:21:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3716708902519639316tmp [Pipeline] { [Pipeline] echo 00:21:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:21:07 ---> create-netrc.sh [Pipeline] } 00:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:21:07 ---> python-tools-install.sh [Pipeline] echo 00:21:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:21:07 ---> sudo-logs.sh 00:21:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:21:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:21:08 ---> job-cost.sh 00:21:08 lf-activate-venv: SKIPPING 00:21:08 DEBUG: total: 0.2199999988079071 00:21:08 INFO: Retrieving Stack Cost... 00:21:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:21:09 INFO: Archiving Costs [Pipeline] echo 00:21:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:21:09 ---> logs-deploy.sh 00:21:09 lf-activate-venv: SKIPPING 00:21:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/96 00:21:09 INFO: archiving workspace using pattern(s): 00:21:10 Archives upload complete. 00:21:10 INFO: archiving logs to Nexus 00:21:11 ---> uname -a: 00:21:11 Linux prd-ubuntu20-04-docker-8c-8g-9372 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:21:11 00:21:11 00:21:11 ---> lscpu: 00:21:11 Architecture: x86_64 00:21:11 CPU op-mode(s): 32-bit, 64-bit 00:21:11 Byte Order: Little Endian 00:21:11 Address sizes: 40 bits physical, 48 bits virtual 00:21:11 CPU(s): 8 00:21:11 On-line CPU(s) list: 0-7 00:21:11 Thread(s) per core: 1 00:21:11 Core(s) per socket: 1 00:21:11 Socket(s): 8 00:21:11 NUMA node(s): 1 00:21:11 Vendor ID: AuthenticAMD 00:21:11 CPU family: 23 00:21:11 Model: 49 00:21:11 Model name: AMD EPYC-Rome Processor 00:21:11 Stepping: 0 00:21:11 CPU MHz: 2799.994 00:21:11 BogoMIPS: 5599.98 00:21:11 Virtualization: AMD-V 00:21:11 Hypervisor vendor: KVM 00:21:11 Virtualization type: full 00:21:11 L1d cache: 256 KiB 00:21:11 L1i cache: 256 KiB 00:21:11 L2 cache: 4 MiB 00:21:11 L3 cache: 128 MiB 00:21:11 NUMA node0 CPU(s): 0-7 00:21:11 Vulnerability Itlb multihit: Not affected 00:21:11 Vulnerability L1tf: Not affected 00:21:11 Vulnerability Mds: Not affected 00:21:11 Vulnerability Meltdown: Not affected 00:21:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:21:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:21:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:21:11 Vulnerability Srbds: Not affected 00:21:11 Vulnerability Tsx async abort: Not affected 00:21:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:21:11 00:21:11 00:21:11 ---> nproc: 00:21:11 8 00:21:11 00:21:11 00:21:11 ---> df -h: 00:21:11 Filesystem Size Used Avail Use% Mounted on 00:21:11 overlay 155G 12G 144G 8% / 00:21:11 tmpfs 64M 0 64M 0% /dev 00:21:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:21:11 shm 64M 0 64M 0% /dev/shm 00:21:11 /dev/vda1 155G 12G 144G 8% /facter-os 00:21:11 00:21:11 00:21:11 ---> sar -b -r -n DEV: 00:21:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9372) 03/30/22 _x86_64_ (8 CPU) 00:21:11 00:21:11 00:11:42 LINUX RESTART (8 CPU) 00:21:11 00:21:11 00:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:21:11 00:13:01 323.91 51.52 272.38 0.00 4704.44 170598.31 0.00 00:21:11 00:14:01 36.71 0.12 36.59 0.00 1.60 16095.07 0.00 00:21:11 00:15:01 29.38 0.02 29.36 0.00 0.13 16453.39 0.00 00:21:11 00:16:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 00:21:11 00:17:01 1.18 0.03 1.15 0.00 0.27 13.46 0.00 00:21:11 00:18:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 00:21:11 00:19:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 00:21:11 00:20:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 00:21:11 00:21:01 128.11 0.62 127.50 0.00 31.33 55041.36 0.00 00:21:11 Average: 57.81 5.73 52.08 0.00 518.73 28434.70 0.00 00:21:11 00:21:11 00:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:11 00:13:01 28854724 31679808 618772 1.88 119440 2965092 2087064 6.15 1332684 2302904 249812 00:21:11 00:14:01 28990420 31762084 544500 1.66 111960 2930792 2166224 6.38 1260292 2257244 247108 00:21:11 00:15:01 28784256 31797828 501716 1.53 113536 3144204 1811620 5.34 1231556 2457972 12 00:21:11 00:16:01 28784692 31798464 500836 1.52 113576 3144332 1811620 5.34 1230336 2458100 52 00:21:11 00:17:01 28785816 31799820 499636 1.52 113616 3144332 1811620 5.34 1227916 2458360 12 00:21:11 00:18:01 28786644 31800872 498016 1.51 113656 3144348 1811620 5.34 1228268 2458384 56 00:21:11 00:19:01 28794668 31808932 489920 1.49 113680 3144352 1811620 5.34 1219952 2458388 12 00:21:11 00:20:01 28794044 31808328 490424 1.49 113700 3144356 1811620 5.34 1219964 2458392 44 00:21:11 00:21:01 27238944 31761416 528564 1.61 166204 4467708 2124692 6.26 1371108 3723656 624 00:21:11 Average: 28646023 31779728 519154 1.58 119930 3247724 1916411 5.65 1258008 2559267 55304 00:21:11 00:21:11 00:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:11 00:13:01 vethf42d6e0 49.14 61.76 4.70 488.19 0.00 0.00 0.00 0.04 00:21:11 00:13:01 lo 3.32 3.32 0.31 0.31 0.00 0.00 0.00 0.00 00:21:11 00:13:01 ens3 814.49 593.87 5665.80 126.62 0.00 0.00 0.00 0.00 00:21:11 00:13:01 docker0 151.05 115.84 13.64 846.26 0.00 0.00 0.00 0.00 00:21:11 00:14:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:21:11 00:14:01 ens3 141.83 112.40 2536.02 66.48 0.00 0.00 0.00 0.00 00:21:11 00:14:01 docker0 1.35 1.10 0.10 1.63 0.00 0.00 0.00 0.00 00:21:11 00:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:21:11 00:15:01 ens3 15.03 8.83 14.18 5.41 0.00 0.00 0.00 0.00 00:21:11 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:21:11 00:16:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:21:11 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:21:11 00:18:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:21:11 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:21:11 00:20:01 ens3 0.57 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:21:11 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:11 00:21:01 veth8fe39be 2.77 1.93 0.54 0.60 0.00 0.00 0.00 0.00 00:21:11 00:21:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 00:21:11 00:21:01 ens3 452.02 280.15 7708.01 126.08 0.00 0.00 0.00 0.00 00:21:11 00:21:01 docker0 40.46 52.91 3.87 386.10 0.00 0.00 0.00 0.00 00:21:11 Average: veth8fe39be 0.31 0.22 0.06 0.07 0.00 0.00 0.00 0.00 00:21:11 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 00:21:11 Average: ens3 157.05 109.74 1762.13 35.91 0.00 0.00 0.00 0.00 00:21:11 Average: docker0 21.19 18.69 1.93 135.80 0.00 0.00 0.00 0.00 00:21:11 00:21:11 00:21:11 ---> sar -P ALL: 00:21:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9372) 03/30/22 _x86_64_ (8 CPU) 00:21:11 00:21:11 00:11:42 LINUX RESTART (8 CPU) 00:21:11 00:21:11 00:12:02 CPU %user %nice %system %iowait %steal %idle 00:21:11 00:13:01 all 17.18 0.00 5.42 2.40 0.12 74.87 00:21:11 00:13:01 0 18.11 0.00 5.39 0.31 0.14 76.05 00:21:11 00:13:01 1 16.88 0.00 5.30 0.79 0.12 76.91 00:21:11 00:13:01 2 17.35 0.00 5.27 0.46 0.10 76.82 00:21:11 00:13:01 3 16.26 0.00 5.54 0.40 0.12 77.68 00:21:11 00:13:01 4 17.55 0.00 6.18 1.62 0.14 74.51 00:21:11 00:13:01 5 18.78 0.00 5.80 8.09 0.12 67.22 00:21:11 00:13:01 6 16.80 0.00 4.57 3.37 0.12 75.14 00:21:11 00:13:01 7 15.73 0.00 5.29 4.17 0.14 74.67 00:21:11 00:14:01 all 26.72 0.00 4.57 0.39 0.10 68.22 00:21:11 00:14:01 0 27.76 0.00 4.61 0.07 0.10 67.47 00:21:11 00:14:01 1 26.77 0.00 4.86 0.05 0.10 68.22 00:21:11 00:14:01 2 27.05 0.00 4.55 0.07 0.10 68.23 00:21:11 00:14:01 3 25.37 0.00 4.33 0.13 0.12 70.05 00:21:11 00:14:01 4 26.51 0.00 4.71 0.07 0.12 68.59 00:21:11 00:14:01 5 26.87 0.00 4.47 0.32 0.10 68.24 00:21:11 00:14:01 6 26.80 0.00 4.54 0.03 0.10 68.52 00:21:11 00:14:01 7 26.62 0.00 4.47 2.39 0.10 66.42 00:21:11 00:15:01 all 2.23 0.00 0.89 0.44 0.03 96.41 00:21:11 00:15:01 0 2.02 0.00 0.92 0.38 0.02 96.66 00:21:11 00:15:01 1 1.62 0.00 0.94 0.02 0.02 97.41 00:21:11 00:15:01 2 1.83 0.00 1.41 2.11 0.02 94.64 00:21:11 00:15:01 3 2.01 0.00 0.65 0.42 0.02 96.90 00:21:11 00:15:01 4 3.87 0.00 0.66 0.02 0.03 95.42 00:21:11 00:15:01 5 1.79 0.00 0.74 0.59 0.03 96.85 00:21:11 00:15:01 6 2.11 0.00 0.90 0.00 0.03 96.96 00:21:11 00:15:01 7 2.59 0.00 0.89 0.02 0.03 96.47 00:21:11 00:16:01 all 0.17 0.00 0.04 0.02 0.00 99.78 00:21:11 00:16:01 0 0.02 0.00 0.00 0.13 0.00 99.85 00:21:11 00:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:21:11 00:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:21:11 00:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:21:11 00:16:01 4 1.14 0.00 0.18 0.00 0.00 98.68 00:21:11 00:16:01 5 0.05 0.00 0.02 0.02 0.00 99.92 00:21:11 00:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:21:11 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:21:11 00:17:01 all 0.03 0.00 0.02 0.01 0.00 99.95 00:21:11 00:17:01 0 0.00 0.00 0.05 0.02 0.02 99.92 00:21:11 00:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:21:11 00:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:21:11 00:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:21:11 00:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:21:11 00:17:01 5 0.05 0.00 0.02 0.03 0.00 99.90 00:21:11 00:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 00:21:11 00:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:21:11 00:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:21:11 00:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:21:11 00:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:21:11 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:21:11 00:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:21:11 00:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:21:11 00:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 00:21:11 00:18:01 6 0.05 0.00 0.05 0.00 0.02 99.88 00:21:11 00:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:21:11 00:19:01 all 0.04 0.00 0.02 0.00 0.01 99.93 00:21:11 00:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:21:11 00:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:21:11 00:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:21:11 00:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:21:11 00:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:21:11 00:19:01 5 0.05 0.00 0.00 0.03 0.02 99.90 00:21:11 00:19:01 6 0.07 0.00 0.02 0.00 0.00 99.92 00:21:11 00:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:21:11 00:20:01 all 0.02 0.00 0.01 0.02 0.00 99.95 00:21:11 00:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:21:11 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:21:11 00:20:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:21:11 00:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:21:11 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:21:11 00:20:01 5 0.02 0.00 0.00 0.12 0.00 99.87 00:21:11 00:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:21:11 00:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:21:11 00:21:01 all 10.50 0.00 4.89 2.43 0.28 81.89 00:21:11 00:21:01 0 7.53 0.00 3.43 0.34 0.24 88.46 00:21:11 00:21:01 1 11.32 0.00 5.48 5.16 0.29 77.74 00:21:11 00:21:01 2 10.38 0.00 4.80 0.69 0.27 83.85 00:21:11 00:21:01 3 10.50 0.00 6.05 5.07 0.30 78.08 00:21:11 00:21:01 4 12.82 0.00 4.18 1.12 0.29 81.59 00:21:11 00:21:01 5 11.15 0.00 5.65 3.06 0.27 79.86 00:21:11 00:21:01 6 9.95 0.00 5.26 2.12 0.29 82.38 00:21:11 00:21:01 7 10.36 0.00 4.29 1.91 0.27 83.16 00:21:11 Average: all 6.27 0.00 1.74 0.63 0.06 91.30 00:21:11 Average: 0 6.11 0.00 1.59 0.14 0.06 92.11 00:21:11 Average: 1 6.25 0.00 1.84 0.66 0.06 91.20 00:21:11 Average: 2 6.25 0.00 1.77 0.37 0.06 91.56 00:21:11 Average: 3 5.97 0.00 1.83 0.66 0.06 91.47 00:21:11 Average: 4 6.84 0.00 1.75 0.31 0.07 91.03 00:21:11 Average: 5 6.47 0.00 1.84 1.34 0.06 90.29 00:21:11 Average: 6 6.16 0.00 1.70 0.60 0.06 91.48 00:21:11 Average: 7 6.09 0.00 1.65 0.93 0.06 91.27 00:21:11 00:21:11 00:21:11