Pull request #693 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f+771896a60408ab9382bf668be7122de60d22a47a (c5272362f0f6ba285ddadda53f265a3c6cf82be3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26335 in /w/workspace/ndry_app-functions-sdk-go_PR-693 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/ndry_app-functions-sdk-go_PR-693 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f Merge succeeded, producing 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f Checking out Revision 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f (PR-693) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 Commit message: "refactor: Morew rework to streamline code." > git rev-list --no-walk cb3d0913a4a4a062c69b3bcb6a521933c1f41e28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-12T22:06:37.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-12T22:06:37.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-12T22:06:37.779Z] ========================================================= [2021-02-12T22:06:37.779Z] EdgeX Global Pipelines Version Info [2021-02-12T22:06:37.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:06:39.740Z] ------------------- [2021-02-12T22:06:39.740Z] stable info: [2021-02-12T22:06:39.740Z] ------------------- [2021-02-12T22:06:39.740Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T22:06:39.740Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T22:06:39.740Z] Message: update stable to v1.0.179 [2021-02-12T22:06:40.316Z] ------------------- [2021-02-12T22:06:40.316Z] experimental info: [2021-02-12T22:06:40.316Z] ------------------- [2021-02-12T22:06:40.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T22:06:40.316Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T22:06:40.316Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-12T22:06:40.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-12T22:06:40.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-12T22:06:40.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-12T22:06:41.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-12T22:06:41.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-12T22:06:41.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-12T22:06:41.328Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-12T22:06:41.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-12T22:06:41.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-12T22:06:41.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-12T22:06:41.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-12T22:06:41.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-12T22:06:41.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-12T22:06:42.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-12T22:06:42.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:06:42.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:06:42.388Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:06:42.480Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:06:42.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-12T22:06:42.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-12T22:06:42.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-12T22:06:42.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-12T22:06:43.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-12T22:06:43.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-12T22:06:43.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-12T22:06:43.339Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-12T22:06:43.429Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-12T22:06:43.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-693 [Pipeline] echo [2021-02-12T22:06:43.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-693 [Pipeline] echo [2021-02-12T22:06:43.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-693 [Pipeline] echo [2021-02-12T22:06:43.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [Pipeline] echo [2021-02-12T22:06:43.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ad07c4 [Pipeline] echo [2021-02-12T22:06:44.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:06:44.749Z] + git log --format=format:%s -1 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [Pipeline] echo [2021-02-12T22:06:44.820Z] GIT_COMMIT: 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f, Commit Message: refactor: Morew rework to streamline code. [Pipeline] echo [2021-02-12T22:06:44.866Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:06:45.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:06:46.226Z] [2021-02-12T22:06:46.226Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:06:46.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:06:46.587Z] latest: Pulling from edgex-devops/git-semver [2021-02-12T22:06:46.587Z] 31603596830f: Pulling fs layer [2021-02-12T22:06:46.587Z] 2a8b12db71e7: Pulling fs layer [2021-02-12T22:06:46.587Z] 6ca5941a6612: Pulling fs layer [2021-02-12T22:06:46.587Z] ecc8261a40a4: Pulling fs layer [2021-02-12T22:06:46.587Z] ecc8261a40a4: Waiting [2021-02-12T22:06:46.587Z] 2a8b12db71e7: Verifying Checksum [2021-02-12T22:06:46.587Z] 2a8b12db71e7: Download complete [2021-02-12T22:06:46.857Z] 31603596830f: Verifying Checksum [2021-02-12T22:06:46.857Z] 31603596830f: Download complete [2021-02-12T22:06:46.857Z] ecc8261a40a4: Verifying Checksum [2021-02-12T22:06:46.857Z] ecc8261a40a4: Download complete [2021-02-12T22:06:47.122Z] 6ca5941a6612: Verifying Checksum [2021-02-12T22:06:47.122Z] 6ca5941a6612: Download complete [2021-02-12T22:06:47.122Z] 31603596830f: Pull complete [2021-02-12T22:06:47.388Z] 2a8b12db71e7: Pull complete [2021-02-12T22:06:48.338Z] 6ca5941a6612: Pull complete [2021-02-12T22:06:48.338Z] ecc8261a40a4: Pull complete [2021-02-12T22:06:48.600Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-12T22:06:48.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:06:48.601Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-12T22:06:48.702Z] prd-centos7-docker-4c-2g-26335 does not seem to be running inside a container [2021-02-12T22:06:48.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-693 -v /w/workspace/ndry_app-functions-sdk-go_PR-693:/w/workspace/ndry_app-functions-sdk-go_PR-693:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-693@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T22:06:50.917Z] $ docker top 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T22:06:51.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:06:51.263Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:06:51.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:06:51.487Z] $ docker exec 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc ssh-agent [2021-02-12T22:06:51.921Z] SSH_AUTH_SOCK=/tmp/ssh-K8EFhFRyn9IG/agent.13 [2021-02-12T22:06:51.921Z] SSH_AGENT_PID=18 [2021-02-12T22:06:51.933Z] Running ssh-add (command line suppressed) [2021-02-12T22:06:52.058Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/private_key_3409814786367399007.key (/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/private_key_3409814786367399007.key) [2021-02-12T22:06:52.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:06:52.461Z] + git tag --points-at HEAD [Pipeline] } [2021-02-12T22:06:52.485Z] $ docker exec --env ******** --env ******** 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc ssh-agent -k [2021-02-12T22:06:52.599Z] unset SSH_AUTH_SOCK; [2021-02-12T22:06:52.599Z] unset SSH_AGENT_PID; [2021-02-12T22:06:52.599Z] echo Agent pid 18 killed; [2021-02-12T22:06:52.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-12T22:06:52.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:06:52.792Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:06:52.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:06:52.964Z] $ docker exec 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc ssh-agent [2021-02-12T22:06:53.120Z] SSH_AUTH_SOCK=/tmp/ssh-GeIaKanvDIYY/agent.47 [2021-02-12T22:06:53.120Z] SSH_AGENT_PID=52 [2021-02-12T22:06:53.127Z] Running ssh-add (command line suppressed) [2021-02-12T22:06:53.246Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/private_key_5096345222195605664.key (/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/private_key_5096345222195605664.key) [2021-02-12T22:06:53.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:06:53.629Z] + git semver init [2021-02-12T22:06:53.629Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T22:06:53.629Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-693/.git [2021-02-12T22:06:53.629Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-693 [2021-02-12T22:06:53.629Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T22:06:53.629Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T22:06:53.629Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T22:06:53.629Z] # $SEMVER_BRANCH = PR-693 [2021-02-12T22:06:53.629Z] # $SEMVER_TEMP = /tmp/semver-089510795 [2021-02-12T22:06:53.629Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-12T22:06:56.188Z] # '/tmp/semver-089510795' -> '/w/workspace/ndry_app-functions-sdk-go_PR-693/.semver' [2021-02-12T22:06:56.188Z] # -> Force: false [2021-02-12T22:06:56.188Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-693/.semver [Pipeline] } [2021-02-12T22:06:56.203Z] $ docker exec --env ******** --env ******** 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc ssh-agent -k [2021-02-12T22:06:56.321Z] unset SSH_AUTH_SOCK; [2021-02-12T22:06:56.322Z] unset SSH_AGENT_PID; [2021-02-12T22:06:56.323Z] echo Agent pid 52 killed; [2021-02-12T22:06:56.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T22:06:56.881Z] + git semver [Pipeline] } [2021-02-12T22:06:56.901Z] $ docker stop --time=1 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc [2021-02-12T22:06:58.351Z] $ docker rm -f 807b07651e7aa923fd21e75df7887165ede3e2e0d520604a7451237dee02c2fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:06:58.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-12T22:06:59.257Z] Stashed 1 file(s) [Pipeline] echo [2021-02-12T22:06:59.260Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node [2021-02-12T22:07:14.839Z] Still waiting to schedule task [2021-02-12T22:07:14.839Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26335’ [2021-02-12T22:07:14.841Z] Still waiting to schedule task [2021-02-12T22:07:14.842Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-12T22:09:13.680Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26336 in /w/workspace/ndry_app-functions-sdk-go_PR-693 [Pipeline] { [Pipeline] ws [2021-02-12T22:09:13.742Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-12T22:09:19.271Z] using credential edgex-jenkins-ssh [2021-02-12T22:09:19.336Z] Cloning the remote Git repository [2021-02-12T22:09:19.400Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:19.511Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-02-12T22:09:19.587Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:19.588Z] > git --version # timeout=10 [2021-02-12T22:09:19.612Z] > git --version # 'git version 2.17.1' [2021-02-12T22:09:19.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:19.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:09:22.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:09:22.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:09:22.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:09:22.793Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:22.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:22.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T22:09:23.385Z] Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [2021-02-12T22:09:23.614Z] Merge succeeded, producing 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [2021-02-12T22:09:23.614Z] Checking out Revision 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f (PR-693) [2021-02-12T22:09:23.407Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:09:23.424Z] > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 [2021-02-12T22:09:23.535Z] > git remote # timeout=10 [2021-02-12T22:09:23.551Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T22:09:23.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:23.576Z] > git merge 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-12T22:09:23.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T22:09:23.657Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:09:23.705Z] > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 [2021-02-12T22:09:28.264Z] Commit message: "refactor: Morew rework to streamline code." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:09:29.998Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:09:30.408Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:09:30.750Z] + true [2021-02-12T22:09:30.750Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-12T22:09:33.696Z] ========================================================= [2021-02-12T22:09:33.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-12T22:09:33.696Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:09:34.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-12T22:09:35.526Z] Sending build context to Docker daemon 19.21MB [2021-02-12T22:09:35.526Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T22:09:35.526Z] Step 2/8 : FROM ${BASE} [2021-02-12T22:09:35.804Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-12T22:09:35.804Z] 5f621e34cdf4: Pulling fs layer [2021-02-12T22:09:35.804Z] a4357932f1b6: Pulling fs layer [2021-02-12T22:09:35.804Z] 18c013af1878: Pulling fs layer [2021-02-12T22:09:35.804Z] 00ac8860ef70: Pulling fs layer [2021-02-12T22:09:35.804Z] 63d7cb157983: Pulling fs layer [2021-02-12T22:09:35.804Z] b116817d02f9: Pulling fs layer [2021-02-12T22:09:35.804Z] 745a02a5169b: Pulling fs layer [2021-02-12T22:09:35.804Z] 00ac8860ef70: Waiting [2021-02-12T22:09:35.804Z] 63d7cb157983: Waiting [2021-02-12T22:09:35.804Z] 745a02a5169b: Waiting [2021-02-12T22:09:35.804Z] 18c013af1878: Verifying Checksum [2021-02-12T22:09:35.804Z] 18c013af1878: Download complete [2021-02-12T22:09:35.804Z] a4357932f1b6: Verifying Checksum [2021-02-12T22:09:35.804Z] a4357932f1b6: Download complete [2021-02-12T22:09:35.804Z] 63d7cb157983: Download complete [2021-02-12T22:09:35.804Z] b116817d02f9: Verifying Checksum [2021-02-12T22:09:35.804Z] b116817d02f9: Download complete [2021-02-12T22:09:36.281Z] Running on prd-centos7-docker-4c-2g-26337 in /w/workspace/ndry_app-functions-sdk-go_PR-693 [Pipeline] { [Pipeline] ws [2021-02-12T22:09:36.333Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-12T22:09:36.787Z] 5f621e34cdf4: Verifying Checksum [2021-02-12T22:09:36.787Z] 5f621e34cdf4: Download complete [2021-02-12T22:09:37.396Z] 5f621e34cdf4: Pull complete [2021-02-12T22:09:38.008Z] a4357932f1b6: Pull complete [2021-02-12T22:09:38.284Z] 18c013af1878: Pull complete [2021-02-12T22:09:38.765Z] using credential edgex-jenkins-ssh [2021-02-12T22:09:38.817Z] Cloning the remote Git repository [2021-02-12T22:09:38.894Z] 745a02a5169b: Verifying Checksum [2021-02-12T22:09:38.894Z] 745a02a5169b: Download complete [2021-02-12T22:09:38.843Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:38.915Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-02-12T22:09:38.978Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:38.978Z] > git --version # timeout=10 [2021-02-12T22:09:38.987Z] > git --version # 'git version 2.24.3' [2021-02-12T22:09:38.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:39.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:09:40.334Z] 00ac8860ef70: Verifying Checksum [2021-02-12T22:09:40.334Z] 00ac8860ef70: Download complete [2021-02-12T22:09:41.702Z] Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [2021-02-12T22:09:41.804Z] Merge succeeded, producing 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [2021-02-12T22:09:41.805Z] Checking out Revision 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f (PR-693) [2021-02-12T22:09:41.190Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:09:41.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:09:41.217Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:09:41.236Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:09:41.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:41.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T22:09:41.713Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:09:41.720Z] > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 [2021-02-12T22:09:41.771Z] > git remote # timeout=10 [2021-02-12T22:09:41.778Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T22:09:41.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:09:41.787Z] > git merge 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-12T22:09:41.798Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T22:09:41.808Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:09:41.821Z] > git checkout -f 4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f # timeout=10 [2021-02-12T22:09:45.543Z] Commit message: "refactor: Morew rework to streamline code." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:09:46.740Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:09:47.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:09:47.383Z] + sudo service docker restart [2021-02-12T22:09:47.383Z] + true [2021-02-12T22:09:47.383Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-12T22:09:48.478Z] ========================================================= [2021-02-12T22:09:48.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-12T22:09:48.478Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:09:48.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-12T22:09:49.406Z] Sending build context to Docker daemon 19.21MB [2021-02-12T22:09:49.406Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T22:09:49.406Z] Step 2/8 : FROM ${BASE} [2021-02-12T22:09:49.406Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-12T22:09:49.406Z] 188c0c94c7c5: Pulling fs layer [2021-02-12T22:09:49.406Z] 0ef7d3d256c8: Pulling fs layer [2021-02-12T22:09:49.406Z] de9db76c5a1d: Pulling fs layer [2021-02-12T22:09:49.406Z] bca2f99d35d6: Pulling fs layer [2021-02-12T22:09:49.406Z] 93359f2a8cfa: Pulling fs layer [2021-02-12T22:09:49.406Z] 7c6f9722023f: Pulling fs layer [2021-02-12T22:09:49.406Z] a35cf1a2eb13: Pulling fs layer [2021-02-12T22:09:49.406Z] a35cf1a2eb13: Waiting [2021-02-12T22:09:49.406Z] 7c6f9722023f: Waiting [2021-02-12T22:09:49.406Z] 93359f2a8cfa: Waiting [2021-02-12T22:09:49.406Z] bca2f99d35d6: Waiting [2021-02-12T22:09:49.406Z] de9db76c5a1d: Verifying Checksum [2021-02-12T22:09:49.406Z] de9db76c5a1d: Download complete [2021-02-12T22:09:49.681Z] 0ef7d3d256c8: Verifying Checksum [2021-02-12T22:09:49.681Z] 0ef7d3d256c8: Download complete [2021-02-12T22:09:49.681Z] 93359f2a8cfa: Verifying Checksum [2021-02-12T22:09:49.681Z] 93359f2a8cfa: Download complete [2021-02-12T22:09:49.681Z] 188c0c94c7c5: Verifying Checksum [2021-02-12T22:09:49.681Z] 188c0c94c7c5: Download complete [2021-02-12T22:09:49.681Z] 7c6f9722023f: Verifying Checksum [2021-02-12T22:09:49.681Z] 7c6f9722023f: Download complete [2021-02-12T22:09:49.951Z] 188c0c94c7c5: Pull complete [2021-02-12T22:09:50.217Z] 0ef7d3d256c8: Pull complete [2021-02-12T22:09:50.217Z] de9db76c5a1d: Pull complete [2021-02-12T22:09:50.539Z] 00ac8860ef70: Pull complete [2021-02-12T22:09:50.539Z] 63d7cb157983: Pull complete [2021-02-12T22:09:50.810Z] b116817d02f9: Pull complete [2021-02-12T22:09:51.613Z] a35cf1a2eb13: Verifying Checksum [2021-02-12T22:09:51.613Z] a35cf1a2eb13: Download complete [2021-02-12T22:09:51.875Z] bca2f99d35d6: Verifying Checksum [2021-02-12T22:09:51.876Z] bca2f99d35d6: Download complete [2021-02-12T22:09:55.145Z] 745a02a5169b: Pull complete [2021-02-12T22:09:55.145Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-12T22:09:55.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-12T22:09:55.145Z] ---> b7e6874047d6 [2021-02-12T22:09:55.145Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T22:09:55.145Z] 20.10.0: Pulling from library/docker [2021-02-12T22:09:55.145Z] a3cc7d3b244e: Pulling fs layer [2021-02-12T22:09:55.145Z] 02a3295e0d61: Pulling fs layer [2021-02-12T22:09:55.145Z] 0f4f2e6d8100: Pulling fs layer [2021-02-12T22:09:55.145Z] 330b718f631f: Pulling fs layer [2021-02-12T22:09:55.145Z] a93816041522: Pulling fs layer [2021-02-12T22:09:55.145Z] bdb6da89ff94: Pulling fs layer [2021-02-12T22:09:55.145Z] 2a70c0c122f4: Pulling fs layer [2021-02-12T22:09:55.145Z] a93816041522: Waiting [2021-02-12T22:09:55.145Z] bdb6da89ff94: Waiting [2021-02-12T22:09:55.145Z] 2a70c0c122f4: Waiting [2021-02-12T22:09:55.145Z] 330b718f631f: Waiting [2021-02-12T22:09:55.145Z] 0f4f2e6d8100: Verifying Checksum [2021-02-12T22:09:55.145Z] 0f4f2e6d8100: Download complete [2021-02-12T22:09:55.145Z] 02a3295e0d61: Verifying Checksum [2021-02-12T22:09:55.145Z] 02a3295e0d61: Download complete [2021-02-12T22:09:55.145Z] a3cc7d3b244e: Verifying Checksum [2021-02-12T22:09:55.145Z] a3cc7d3b244e: Download complete [2021-02-12T22:09:55.145Z] a93816041522: Verifying Checksum [2021-02-12T22:09:55.145Z] a93816041522: Download complete [2021-02-12T22:09:55.145Z] bdb6da89ff94: Verifying Checksum [2021-02-12T22:09:55.145Z] bdb6da89ff94: Download complete [2021-02-12T22:09:55.145Z] 2a70c0c122f4: Verifying Checksum [2021-02-12T22:09:55.743Z] a3cc7d3b244e: Pull complete [2021-02-12T22:09:56.338Z] 02a3295e0d61: Pull complete [2021-02-12T22:09:56.611Z] 0f4f2e6d8100: Pull complete [2021-02-12T22:09:56.888Z] 330b718f631f: Verifying Checksum [2021-02-12T22:09:56.888Z] 330b718f631f: Download complete [2021-02-12T22:09:57.190Z] bca2f99d35d6: Pull complete [2021-02-12T22:09:57.190Z] 93359f2a8cfa: Pull complete [2021-02-12T22:09:57.190Z] 7c6f9722023f: Pull complete [2021-02-12T22:10:01.207Z] 330b718f631f: Pull complete [2021-02-12T22:10:01.207Z] a93816041522: Pull complete [2021-02-12T22:10:01.207Z] bdb6da89ff94: Pull complete [2021-02-12T22:10:01.478Z] 2a70c0c122f4: Pull complete [2021-02-12T22:10:01.479Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T22:10:01.479Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T22:10:03.899Z] a35cf1a2eb13: Pull complete [2021-02-12T22:10:03.899Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-12T22:10:03.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-12T22:10:03.899Z] ---> a62c8e92a672 [2021-02-12T22:10:03.899Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T22:10:03.899Z] 20.10.0: Pulling from library/docker [2021-02-12T22:10:03.899Z] 05e7bc50f07f: Pulling fs layer [2021-02-12T22:10:03.899Z] 6db28d0fdbf6: Pulling fs layer [2021-02-12T22:10:03.899Z] 292df0bc6bf3: Pulling fs layer [2021-02-12T22:10:03.899Z] 2e060f4bd70b: Pulling fs layer [2021-02-12T22:10:03.899Z] 80e8d568a223: Pulling fs layer [2021-02-12T22:10:03.899Z] 8dc6ef1a942a: Pulling fs layer [2021-02-12T22:10:03.899Z] 2312dd95470a: Pulling fs layer [2021-02-12T22:10:03.899Z] 80e8d568a223: Waiting [2021-02-12T22:10:03.899Z] 8dc6ef1a942a: Waiting [2021-02-12T22:10:03.899Z] 2312dd95470a: Waiting [2021-02-12T22:10:03.900Z] 2e060f4bd70b: Waiting [2021-02-12T22:10:03.900Z] 292df0bc6bf3: Verifying Checksum [2021-02-12T22:10:03.900Z] 292df0bc6bf3: Download complete [2021-02-12T22:10:03.900Z] 6db28d0fdbf6: Verifying Checksum [2021-02-12T22:10:03.900Z] 6db28d0fdbf6: Download complete [2021-02-12T22:10:03.900Z] 80e8d568a223: Verifying Checksum [2021-02-12T22:10:03.900Z] 80e8d568a223: Download complete [2021-02-12T22:10:03.900Z] 05e7bc50f07f: Verifying Checksum [2021-02-12T22:10:03.900Z] 8dc6ef1a942a: Verifying Checksum [2021-02-12T22:10:03.900Z] 8dc6ef1a942a: Download complete [2021-02-12T22:10:03.900Z] 2312dd95470a: Verifying Checksum [2021-02-12T22:10:03.900Z] 2312dd95470a: Download complete [2021-02-12T22:10:03.900Z] 05e7bc50f07f: Pull complete [2021-02-12T22:10:04.166Z] 6db28d0fdbf6: Pull complete [2021-02-12T22:10:04.428Z] 292df0bc6bf3: Pull complete [2021-02-12T22:10:04.693Z] 2e060f4bd70b: Download complete [2021-02-12T22:10:07.285Z] 2e060f4bd70b: Pull complete [2021-02-12T22:10:07.550Z] 80e8d568a223: Pull complete [2021-02-12T22:10:07.550Z] 8dc6ef1a942a: Pull complete [2021-02-12T22:10:07.815Z] 2312dd95470a: Pull complete [2021-02-12T22:10:07.815Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T22:10:07.815Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T22:10:08.230Z] ---> 121af3e81231 [2021-02-12T22:10:08.230Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T22:10:08.230Z] ---> Running in ef69bb9efec4 [2021-02-12T22:10:08.230Z] Removing intermediate container ef69bb9efec4 [2021-02-12T22:10:08.230Z] ---> 3a07e94a3537 [2021-02-12T22:10:08.230Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T22:10:08.230Z] ---> Running in 72fef2f75e48 [2021-02-12T22:10:09.212Z] ---> 2c85f84fa3be [2021-02-12T22:10:09.212Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T22:10:09.212Z] ---> Running in dda9222fa25b [2021-02-12T22:10:09.477Z] Removing intermediate container dda9222fa25b [2021-02-12T22:10:09.477Z] ---> cd1b26412ca3 [2021-02-12T22:10:09.477Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T22:10:09.477Z] ---> Running in 74474b790bea [2021-02-12T22:10:09.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-12T22:10:10.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-12T22:10:10.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-12T22:10:10.934Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T22:10:11.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-12T22:10:11.206Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T22:10:11.206Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T22:10:11.482Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T22:10:11.482Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T22:10:11.482Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T22:10:11.482Z] OK: 144 MiB in 44 packages [2021-02-12T22:10:11.586Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T22:10:11.850Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T22:10:11.850Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T22:10:11.850Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T22:10:12.113Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T22:10:12.113Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T22:10:12.113Z] OK: 167 MiB in 44 packages [2021-02-12T22:10:12.923Z] Removing intermediate container 72fef2f75e48 [2021-02-12T22:10:12.923Z] ---> 83bc51483757 [2021-02-12T22:10:12.923Z] Step 6/8 : WORKDIR /build [2021-02-12T22:10:12.923Z] ---> Running in 193746353cd0 [2021-02-12T22:10:13.067Z] Removing intermediate container 74474b790bea [2021-02-12T22:10:13.067Z] ---> cb4e20fd6833 [2021-02-12T22:10:13.067Z] Step 6/8 : WORKDIR /build [2021-02-12T22:10:13.067Z] ---> Running in 3a3ca855455b [2021-02-12T22:10:13.067Z] Removing intermediate container 3a3ca855455b [2021-02-12T22:10:13.067Z] ---> 2c2640eb0fda [2021-02-12T22:10:13.067Z] Step 7/8 : COPY go.mod . [2021-02-12T22:10:13.332Z] ---> 7ec7a894e3ca [2021-02-12T22:10:13.332Z] Step 8/8 : RUN go mod download [2021-02-12T22:10:13.332Z] ---> Running in fa86c8f4e7c9 [2021-02-12T22:10:13.519Z] Removing intermediate container 193746353cd0 [2021-02-12T22:10:13.519Z] ---> 36be35857bdd [2021-02-12T22:10:13.519Z] Step 7/8 : COPY go.mod . [2021-02-12T22:10:14.114Z] ---> 95ccb45dbda6 [2021-02-12T22:10:14.114Z] Step 8/8 : RUN go mod download [2021-02-12T22:10:14.386Z] ---> Running in 1ed4710a4865 [2021-02-12T22:10:40.026Z] Removing intermediate container fa86c8f4e7c9 [2021-02-12T22:10:40.026Z] ---> b137f7fd7aa3 [2021-02-12T22:10:40.026Z] Successfully built b137f7fd7aa3 [2021-02-12T22:10:40.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:10:40.402Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T22:10:40.402Z] . [Pipeline] withDockerContainer [2021-02-12T22:10:40.542Z] prd-centos7-docker-4c-2g-26337 does not seem to be running inside a container [2021-02-12T22:10:40.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-12T22:10:41.168Z] Removing intermediate container 1ed4710a4865 [2021-02-12T22:10:41.168Z] ---> e4061b521e62 [2021-02-12T22:10:41.168Z] Successfully built e4061b521e62 [2021-02-12T22:10:41.168Z] Successfully tagged ci-base-image-arm64:latest [2021-02-12T22:10:41.491Z] $ docker top d49459497739eea6be29ba4016a8c0068e29d72530f77cb54b1359bf40261778 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:10:42.000Z] + go version [2021-02-12T22:10:42.000Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-12T22:10:42.016Z] $ docker stop --time=1 d49459497739eea6be29ba4016a8c0068e29d72530f77cb54b1359bf40261778 [2021-02-12T22:10:42.172Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T22:10:42.172Z] . [2021-02-12T22:10:43.373Z] $ docker rm -f d49459497739eea6be29ba4016a8c0068e29d72530f77cb54b1359bf40261778 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-02-12T22:10:43.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-26336 does not seem to be running inside a container [2021-02-12T22:10:43.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-12T22:10:45.541Z] $ docker top 16b1a3f46d304237704c29a839039646ad9f2c084b2f1039838fa66f467e7831 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:10:46.599Z] + go version [2021-02-12T22:10:46.599Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-12T22:10:46.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T22:10:46.621Z] . [2021-02-12T22:10:46.625Z] $ docker stop --time=1 16b1a3f46d304237704c29a839039646ad9f2c084b2f1039838fa66f467e7831 [2021-02-12T22:10:48.560Z] $ docker rm -f 16b1a3f46d304237704c29a839039646ad9f2c084b2f1039838fa66f467e7831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-02-12T22:10:48.943Z] prd-centos7-docker-4c-2g-26337 does not seem to be running inside a container [2021-02-12T22:10:48.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-12T22:10:49.633Z] $ docker top 1208adce7868d2abc8788d4ca93b0de7fbf65502b3380939813cf16d76c99680 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:10:50.225Z] + make test [2021-02-12T22:10:50.225Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T22:10:50.535Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T22:10:50.535Z] . [Pipeline] withDockerContainer [2021-02-12T22:10:50.770Z] prd-ubuntu18.04-docker-arm64-4c-16g-26336 does not seem to be running inside a container [2021-02-12T22:10:50.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-12T22:10:51.621Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T22:10:52.319Z] $ docker top c726070102c927676d129fe17832e35322df2f3ec41f9b6c2cd24aabf020a88a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:10:53.327Z] + make test [2021-02-12T22:10:53.327Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T22:10:54.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T22:10:59.918Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.039s coverage: 82.6% of statements [2021-02-12T22:11:08.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.025s coverage: 50.1% of statements [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T22:11:08.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.027s coverage: 61.5% of statements [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T22:11:08.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 74.3% of statements [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T22:11:08.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements [2021-02-12T22:11:08.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T22:11:08.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 8.8% of statements [2021-02-12T22:11:21.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.099s coverage: 82.6% of statements [2021-02-12T22:11:23.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.847s coverage: 77.5% of statements [2021-02-12T22:11:23.174Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T22:11:23.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.032s coverage: 87.9% of statements [2021-02-12T22:11:23.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 80.5% of statements [2021-02-12T22:11:23.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 71.7% of statements [2021-02-12T22:11:35.445Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.052s coverage: 82.9% of statements [2021-02-12T22:11:35.445Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.020s coverage: 94.4% of statements [2021-02-12T22:11:35.445Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-12T22:11:38.831Z] gofmt -l . [2021-02-12T22:11:39.104Z] [ "`gofmt -l .`" = "" ] [2021-02-12T22:11:39.104Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-12T22:11:39.702Z] $ docker stop --time=1 1208adce7868d2abc8788d4ca93b0de7fbf65502b3380939813cf16d76c99680 [2021-02-12T22:11:41.480Z] $ docker rm -f 1208adce7868d2abc8788d4ca93b0de7fbf65502b3380939813cf16d76c99680 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:11:42.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-12T22:11:42.604Z] Stashed 1 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-12T22:11:43.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.072s coverage: 50.1% of statements [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T22:11:43.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.083s coverage: 61.5% of statements [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T22:11:43.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.067s coverage: 74.3% of statements [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T22:11:43.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.0% of statements [2021-02-12T22:11:43.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T22:11:43.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.030s coverage: 8.8% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-12T22:11:56.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.881s coverage: 77.5% of statements [2021-02-12T22:11:56.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T22:11:56.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.049s coverage: 87.9% of statements [2021-02-12T22:11:56.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements [2021-02-12T22:11:56.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.035s coverage: 71.7% of statements [2021-02-12T22:12:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.9% of statements [2021-02-12T22:12:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements [2021-02-12T22:12:11.381Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-12T22:12:19.744Z] gofmt -l . [2021-02-12T22:12:20.340Z] [ "`gofmt -l .`" = "" ] [2021-02-12T22:12:20.615Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-12T22:12:21.232Z] $ docker stop --time=1 c726070102c927676d129fe17832e35322df2f3ec41f9b6c2cd24aabf020a88a [2021-02-12T22:12:23.429Z] $ docker rm -f c726070102c927676d129fe17832e35322df2f3ec41f9b6c2cd24aabf020a88a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:12:24.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-12T22:12:24.471Z] Warning: overwriting stash ‘coverage-report’ [2021-02-12T22:12:25.234Z] Stashed 1 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] } [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] wrap [2021-02-12T22:12:27.017Z] provisioning config files... [2021-02-12T22:12:27.031Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/config2354704407487681793tmp [Pipeline] { [Pipeline] sh [2021-02-12T22:12:27.409Z] + set +x [2021-02-12T22:12:27.409Z] + curl -s https://codecov.io/bash [2021-02-12T22:12:27.409Z] + bash -s -- [2021-02-12T22:12:27.671Z] [2021-02-12T22:12:27.671Z] _____ _ [2021-02-12T22:12:27.671Z] / ____| | | [2021-02-12T22:12:27.671Z] | | ___ __| | ___ ___ _____ __ [2021-02-12T22:12:27.671Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-12T22:12:27.671Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-12T22:12:27.671Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-12T22:12:27.671Z] Bash-20210129-7c25fce [2021-02-12T22:12:27.671Z] [2021-02-12T22:12:27.671Z] [2021-02-12T22:12:27.671Z] ==> git version 2.24.3 found [2021-02-12T22:12:27.671Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-12T22:12:27.671Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-12T22:12:27.671Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-12T22:12:27.671Z] ==> Jenkins CI detected. [2021-02-12T22:12:27.671Z] project root: . [2021-02-12T22:12:27.671Z] --> token set from env [2021-02-12T22:12:27.671Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-12T22:12:27.671Z] ==> Running gcov in . (disable via -X gcov) [2021-02-12T22:12:27.671Z] ==> Python coveragepy not found [2021-02-12T22:12:27.671Z] ==> Searching for coverage reports in: [2021-02-12T22:12:27.671Z] + . [2021-02-12T22:12:27.671Z] -> Found 1 reports [2021-02-12T22:12:27.671Z] ==> Detecting git/mercurial file structure [2021-02-12T22:12:27.671Z] ==> Reading reports [2021-02-12T22:12:27.671Z] + ./coverage.out bytes=80965 [2021-02-12T22:12:27.671Z] ==> Appending adjustments [2021-02-12T22:12:27.671Z] https://docs.codecov.io/docs/fixing-reports [2021-02-12T22:12:28.248Z] + Found adjustments [2021-02-12T22:12:28.248Z] ==> Gzipping contents [2021-02-12T22:12:28.248Z] 16K /tmp/codecov.nMk2io.gz [2021-02-12T22:12:28.248Z] ==> Uploading reports [2021-02-12T22:12:28.248Z] url: https://codecov.io [2021-02-12T22:12:28.248Z] query: branch=PR-693&commit=4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-693%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=693&job=&cmd_args= [2021-02-12T22:12:28.248Z] -> Pinging Codecov [2021-02-12T22:12:28.248Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-693&commit=4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-693%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=693&job=&cmd_args= [2021-02-12T22:12:28.511Z] -> Uploading to [2021-02-12T22:12:28.512Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-12/3D8B5DFFC46A037C893635FACE044666/4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f/3009c37f-dd49-47f0-8488-6acbbb152638.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210212T221228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b98c7cccd0e30736c01c35fc3278d5b361a95c92fd7246bd4bf8067dcdba367 [2021-02-12T22:12:28.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-12T22:12:28.512Z] Dload Upload Total Spent Left Speed [2021-02-12T22:12:29.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13748 0 0 100 13748 0 30760 --:--:-- --:--:-- --:--:-- 30756 [2021-02-12T22:12:29.037Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4ad07c4fdd2c1b66ba5073fd0a6351832faf5e2f [Pipeline] } [2021-02-12T22:12:29.047Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:31.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:32.009Z] ---> package-listing.sh [2021-02-12T22:12:32.009Z] ++ facter osfamily [2021-02-12T22:12:32.009Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-12T22:12:32.009Z] + OS_FAMILY=redhat [2021-02-12T22:12:32.009Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-693 [2021-02-12T22:12:32.009Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-12T22:12:32.009Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-12T22:12:32.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-12T22:12:32.009Z] + PACKAGES=/tmp/packages_start.txt [2021-02-12T22:12:32.009Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-693 ']' [2021-02-12T22:12:32.009Z] + PACKAGES=/tmp/packages_end.txt [2021-02-12T22:12:32.009Z] + case "${OS_FAMILY}" in [2021-02-12T22:12:32.009Z] + rpm -qa [2021-02-12T22:12:32.009Z] + sort [2021-02-12T22:12:37.366Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-12T22:12:37.366Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-12T22:12:37.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-12T22:12:37.366Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-693 ']' [2021-02-12T22:12:37.366Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-693/archives/ [2021-02-12T22:12:37.366Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-693/archives/ [Pipeline] echo [2021-02-12T22:12:37.380Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-12T22:12:37.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:12:37.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:12:37.983Z] [2021-02-12T22:12:37.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:12:38.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:12:38.335Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-12T22:12:38.335Z] df20fa9351a1: Pulling fs layer [2021-02-12T22:12:38.335Z] 36b3adc4ff6f: Pulling fs layer [2021-02-12T22:12:38.335Z] 8ad3a11d3b57: Pulling fs layer [2021-02-12T22:12:38.335Z] 46f8f816bc3b: Pulling fs layer [2021-02-12T22:12:38.335Z] 93b61091891f: Pulling fs layer [2021-02-12T22:12:38.335Z] 93b9cdb0e59b: Pulling fs layer [2021-02-12T22:12:38.335Z] 5e14af77c1be: Pulling fs layer [2021-02-12T22:12:38.335Z] 01666e4c0597: Pulling fs layer [2021-02-12T22:12:38.335Z] aa168da1d23b: Pulling fs layer [2021-02-12T22:12:38.335Z] 46f8f816bc3b: Waiting [2021-02-12T22:12:38.335Z] 93b61091891f: Waiting [2021-02-12T22:12:38.335Z] 93b9cdb0e59b: Waiting [2021-02-12T22:12:38.335Z] 5e14af77c1be: Waiting [2021-02-12T22:12:38.335Z] 01666e4c0597: Waiting [2021-02-12T22:12:38.335Z] aa168da1d23b: Waiting [2021-02-12T22:12:38.335Z] 36b3adc4ff6f: Download complete [2021-02-12T22:12:38.335Z] 46f8f816bc3b: Verifying Checksum [2021-02-12T22:12:38.335Z] 46f8f816bc3b: Download complete [2021-02-12T22:12:38.335Z] df20fa9351a1: Verifying Checksum [2021-02-12T22:12:38.335Z] df20fa9351a1: Download complete [2021-02-12T22:12:38.604Z] 93b9cdb0e59b: Verifying Checksum [2021-02-12T22:12:38.604Z] 93b9cdb0e59b: Download complete [2021-02-12T22:12:38.604Z] 93b61091891f: Verifying Checksum [2021-02-12T22:12:38.604Z] 93b61091891f: Download complete [2021-02-12T22:12:38.604Z] 5e14af77c1be: Download complete [2021-02-12T22:12:38.604Z] 01666e4c0597: Verifying Checksum [2021-02-12T22:12:38.604Z] 01666e4c0597: Download complete [2021-02-12T22:12:38.872Z] df20fa9351a1: Pull complete [2021-02-12T22:12:39.138Z] 36b3adc4ff6f: Pull complete [2021-02-12T22:12:39.138Z] 8ad3a11d3b57: Verifying Checksum [2021-02-12T22:12:39.138Z] 8ad3a11d3b57: Download complete [2021-02-12T22:12:40.106Z] 8ad3a11d3b57: Pull complete [2021-02-12T22:12:40.106Z] 46f8f816bc3b: Pull complete [2021-02-12T22:12:41.080Z] aa168da1d23b: Verifying Checksum [2021-02-12T22:12:41.080Z] aa168da1d23b: Download complete [2021-02-12T22:12:41.348Z] 93b61091891f: Pull complete [2021-02-12T22:12:41.617Z] 93b9cdb0e59b: Pull complete [2021-02-12T22:12:41.884Z] 5e14af77c1be: Pull complete [2021-02-12T22:12:41.884Z] 01666e4c0597: Pull complete [2021-02-12T22:12:48.540Z] aa168da1d23b: Pull complete [2021-02-12T22:12:48.540Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-12T22:12:48.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:12:48.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-12T22:12:48.749Z] prd-centos7-docker-4c-2g-26335 does not seem to be running inside a container [2021-02-12T22:12:48.801Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-693 -v /w/workspace/ndry_app-functions-sdk-go_PR-693:/w/workspace/ndry_app-functions-sdk-go_PR-693:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-693@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-12T22:12:52.442Z] $ docker top 88fca04bf5fbe67bed865e960cee1b940706f98c298a2f32595dd33d4a51c90e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:12:53.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-12T22:12:53.329Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-12T22:12:53.626Z] + ls /var/log/sa-host [2021-02-12T22:12:53.626Z] + sadf -c /var/log/sa-host/sa12 [2021-02-12T22:12:53.626Z] file_magic: OK [2021-02-12T22:12:53.626Z] HZ: Using current value: 100 [2021-02-12T22:12:53.626Z] file_header: OK [2021-02-12T22:12:53.626Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T22:12:53.626Z] Statistics: [2021-02-12T22:12:53.626Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-12T22:12:53.626Z] File successfully converted to sysstat format version 12.2.1 [2021-02-12T22:12:53.626Z] + sadf -c /var/log/sa-host/sa23 [2021-02-12T22:12:53.626Z] file_magic: OK [2021-02-12T22:12:53.627Z] HZ: Using current value: 100 [2021-02-12T22:12:53.627Z] file_header: OK [2021-02-12T22:12:53.627Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T22:12:53.627Z] Statistics: [2021-02-12T22:12:53.627Z] Hnuu...uuuununununu... [2021-02-12T22:12:53.627Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T22:12:54.232Z] provisioning config files... [2021-02-12T22:12:54.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-693@tmp/config2738935782476798115tmp [Pipeline] { [Pipeline] echo [2021-02-12T22:12:54.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:54.620Z] ---> create-netrc.sh [Pipeline] } [2021-02-12T22:12:54.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-12T22:12:54.719Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:55.018Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-12T22:12:55.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:55.322Z] ---> sudo-logs.sh [2021-02-12T22:12:55.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-12T22:12:55.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:55.704Z] ---> job-cost.sh [2021-02-12T22:12:55.704Z] lf-activate-venv: SKIPPING [2021-02-12T22:12:55.704Z] INFO: No Stack... [2021-02-12T22:12:56.649Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-12T22:12:57.225Z] INFO: Archiving Costs [Pipeline] echo [2021-02-12T22:12:57.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:12:57.534Z] ---> logs-deploy.sh [2021-02-12T22:12:57.534Z] lf-activate-venv: SKIPPING [2021-02-12T22:12:57.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-693/4 [2021-02-12T22:12:57.534Z] INFO: archiving workspace using pattern(s): [2021-02-12T22:12:59.451Z] Archives upload complete. [2021-02-12T22:12:59.452Z] INFO: archiving logs to Nexus