Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6453371816986162190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh825622589746734267.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4892698723907025464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1153832219992492526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8199415330793916117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1507 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh3644443167493577311.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" > git rev-list --no-walk 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:18:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:18:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:18:37 ========================================================= 18:18:37 EdgeX Global Pipelines Version Info 18:18:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:18:38 ------------------- 18:18:38 stable info: 18:18:38 ------------------- 18:18:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:18:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:18:38 Message: update stable to v1.0.194 18:18:39 ------------------- 18:18:39 experimental info: 18:18:39 ------------------- 18:18:39 Commited By: **** collab-it+edgex@linuxfoundation.org 18:18:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:18:39 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:18:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ab63fb [Pipeline] echo 18:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:40 provisioning config files... 18:18:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7340831850741040824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:41 ---> docker-login.sh 18:18:41 nexus3.edgexfoundry.org:10001 18:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:41 Configure a credential helper to remove this warning. See 18:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:41 18:18:41 Login Succeeded 18:18:41 nexus3.edgexfoundry.org:10002 18:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:41 Configure a credential helper to remove this warning. See 18:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:41 18:18:41 Login Succeeded 18:18:41 nexus3.edgexfoundry.org:10003 18:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:41 Configure a credential helper to remove this warning. See 18:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:41 18:18:41 Login Succeeded 18:18:41 nexus3.edgexfoundry.org:10004 18:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:41 Configure a credential helper to remove this warning. See 18:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:41 18:18:41 Login Succeeded 18:18:41 docker.io 18:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:42 Configure a credential helper to remove this warning. See 18:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:42 18:18:42 Login Succeeded 18:18:42 ---> docker-login.sh ends [Pipeline] } 18:18:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:42 + git log --format=format:%s -1 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] echo 18:18:43 GIT_COMMIT: 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286) [Pipeline] echo 18:18:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:43 18:18:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:18:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:44 latest: Pulling from edgex-devops/git-semver 18:18:44 31603596830f: Pulling fs layer 18:18:44 54011a49482f: Pulling fs layer 18:18:44 a6820b24f6d8: Pulling fs layer 18:18:44 f581987b2513: Pulling fs layer 18:18:44 f581987b2513: Waiting 18:18:44 54011a49482f: Verifying Checksum 18:18:44 54011a49482f: Download complete 18:18:44 31603596830f: Verifying Checksum 18:18:44 31603596830f: Download complete 18:18:44 a6820b24f6d8: Verifying Checksum 18:18:44 a6820b24f6d8: Download complete 18:18:44 f581987b2513: Verifying Checksum 18:18:44 f581987b2513: Download complete 18:18:44 31603596830f: Pull complete 18:18:44 54011a49482f: Pull complete 18:18:45 a6820b24f6d8: Pull complete 18:18:45 f581987b2513: Pull complete 18:18:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:18:45 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:46 $ docker top 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:47 [ssh-agent] Looking for ssh-agent implementation... 18:18:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:47 $ docker exec 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent 18:18:47 SSH_AUTH_SOCK=/tmp/ssh-B1DSivmH1Qd4/agent.14 18:18:47 SSH_AGENT_PID=20 18:18:47 Running ssh-add (command line suppressed) 18:18:47 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3134037297818266980.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3134037297818266980.key) 18:18:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:47 + git tag --points-at HEAD [Pipeline] } 18:18:47 $ docker exec --env ******** --env ******** 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent -k 18:18:47 unset SSH_AUTH_SOCK; 18:18:47 unset SSH_AGENT_PID; 18:18:47 echo Agent pid 20 killed; 18:18:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:18:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:47 [ssh-agent] Looking for ssh-agent implementation... 18:18:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:47 $ docker exec 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent 18:18:48 SSH_AUTH_SOCK=/tmp/ssh-tjRs151RQCXG/agent.53 18:18:48 SSH_AGENT_PID=60 18:18:48 Running ssh-add (command line suppressed) 18:18:48 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5072463796710427053.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5072463796710427053.key) 18:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:48 + git semver init 18:18:48 # -> Open(): unable to determine branch for HEAD 18:18:48 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:18:48 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:18:48 # $SEMVER_REMOTE_NAME = origin 18:18:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:48 # $SEMVER_USER_NAME = edgex-jenkins 18:18:48 # $SEMVER_BRANCH = master 18:18:48 # $SEMVER_TEMP = /tmp/semver-463125423 18:18:48 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:18:48 # '/tmp/semver-463125423' -> '/w/workspace/_app-service-configurable_master/.semver' 18:18:49 # -> Force: false 18:18:49 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:18:49 $ docker exec --env ******** --env ******** 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent -k 18:18:49 unset SSH_AUTH_SOCK; 18:18:49 unset SSH_AGENT_PID; 18:18:49 echo Agent pid 60 killed; 18:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:49 + git semver [Pipeline] } 18:18:49 $ docker stop --time=1 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 18:18:50 $ docker rm -f 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:18:51 Stashed 1 file(s) [Pipeline] echo 18:18:51 [edgeXSemver]: initialized semver on version 2.0.0-dev.51 [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 18:19:06 Still waiting to schedule task 18:19:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1507’ 18:19:06 Still waiting to schedule task 18:19:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:20:52 Running on prd-centos7-docker-4c-2g-1509 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:20:52 Running in /w/workspace/app-service-configurable/123 [Pipeline] { [Pipeline] checkout 18:20:52 Selected Git installation does not exist. Using Default 18:20:52 The recommended git tool is: NONE 18:20:55 using credential edgex-jenkins-ssh 18:20:55 Cloning the remote Git repository 18:20:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:20:55 > git init /w/workspace/app-service-configurable/123 # timeout=10 18:20:56 Avoid second fetch 18:20:56 Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) 18:20:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:20:55 > git --version # timeout=10 18:20:55 > git --version # 'git version 2.24.4' 18:20:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:55 [INFO] Currently running in a labeled security context 18:20:55 [INFO] Currently SELinux is 'enforcing' on the host 18:20:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/123@tmp/jenkins-gitclient-ssh3205606056406446905.key 18:20:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:20:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:56 > git config core.sparsecheckout # timeout=10 18:20:56 > git checkout -f 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 18:21:00 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:21:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:21:02 + sudo service docker restart 18:21:02 + true 18:21:02 Redirecting to /bin/systemctl restart docker.service 18:21:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1508 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:21:08 Running in /w/workspace/app-service-configurable/123 [Pipeline] { [Pipeline] checkout 18:21:08 Selected Git installation does not exist. Using Default 18:21:08 The recommended git tool is: NONE 18:21:13 using credential edgex-jenkins-ssh 18:21:13 Cloning the remote Git repository 18:21:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:21:13 > git init /w/workspace/app-service-configurable/123 # timeout=10 18:21:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:21:13 > git --version # timeout=10 18:21:13 > git --version # 'git version 2.17.1' 18:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:21:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:14 Avoid second fetch 18:21:14 Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) 18:21:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:21:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:14 > git config core.sparsecheckout # timeout=10 18:21:14 > git checkout -f 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 18:21:18 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:22 provisioning config files... [Pipeline] sh 18:21:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config7537016178170522997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:21:23 ---> docker-login.sh 18:21:23 nexus3.edgexfoundry.org:10001 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 nexus3.edgexfoundry.org:10002 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 nexus3.edgexfoundry.org:10003 18:21:23 + sudo service docker restart 18:21:23 + true 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 nexus3.edgexfoundry.org:10004 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 docker.io 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:24 Configure a credential helper to remove this warning. See 18:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:24 18:21:24 Login Succeeded 18:21:24 ---> docker-login.sh ends [Pipeline] } 18:21:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:21:24 ========================================================= 18:21:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:21:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:21:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:21:24 Sending build context to Docker daemon 97.28kB 18:21:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:21:24 Step 2/8 : FROM ${BASE} 18:21:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:21:24 540db60ca938: Pulling fs layer 18:21:24 adcc1eea9eea: Pulling fs layer 18:21:24 4c4ab2625f07: Pulling fs layer 18:21:24 0510c868ecb4: Pulling fs layer 18:21:24 afea3b2eda06: Pulling fs layer 18:21:24 7809a108b3ef: Pulling fs layer 18:21:24 f706445af74f: Pulling fs layer 18:21:24 afea3b2eda06: Waiting 18:21:24 7809a108b3ef: Waiting 18:21:24 f706445af74f: Waiting 18:21:24 0510c868ecb4: Waiting 18:21:24 4c4ab2625f07: Verifying Checksum 18:21:24 4c4ab2625f07: Download complete 18:21:24 adcc1eea9eea: Verifying Checksum 18:21:24 adcc1eea9eea: Download complete 18:21:25 afea3b2eda06: Verifying Checksum 18:21:25 afea3b2eda06: Download complete 18:21:25 7809a108b3ef: Verifying Checksum 18:21:25 7809a108b3ef: Download complete 18:21:25 540db60ca938: Verifying Checksum 18:21:25 540db60ca938: Download complete 18:21:25 540db60ca938: Pull complete 18:21:25 adcc1eea9eea: Pull complete 18:21:25 4c4ab2625f07: Pull complete 18:21:27 f706445af74f: Verifying Checksum 18:21:27 f706445af74f: Download complete 18:21:27 0510c868ecb4: Verifying Checksum 18:21:27 0510c868ecb4: Download complete 18:21:31 0510c868ecb4: Pull complete 18:21:31 afea3b2eda06: Pull complete 18:21:31 7809a108b3ef: Pull complete 18:21:32 f706445af74f: Pull complete 18:21:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:21:32 ---> b068be0155e3 18:21:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:21:35 ---> Running in 99624d55e30e 18:21:36 Removing intermediate container 99624d55e30e 18:21:36 ---> 70d9f485df42 18:21:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:36 ---> Running in 844594ab28ae 18:21:36 Removing intermediate container 844594ab28ae 18:21:36 ---> 08a0e96dfe96 18:21:36 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:21:36 ---> Running in b8213b41ea87 18:21:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:21:38 (1/6) Installing libc-dev (0.7.2-r3) 18:21:38 (2/6) Installing libsodium (1.0.18-r0) 18:21:38 (3/6) Installing pkgconf (1.7.3-r0) 18:21:38 (4/6) Installing libsodium-dev (1.0.18-r0) 18:21:38 (5/6) Installing libzmq (4.3.3-r1) 18:21:38 (6/6) Installing zeromq-dev (4.3.3-r1) 18:21:38 Executing busybox-1.32.1-r6.trigger 18:21:38 OK: 150 MiB in 46 packages 18:21:39 Removing intermediate container b8213b41ea87 18:21:39 ---> 8c32de280ee8 18:21:39 Step 6/8 : WORKDIR /app 18:21:39 ---> Running in 4c20db3ea4b9 18:21:39 Removing intermediate container 4c20db3ea4b9 18:21:39 ---> 53b82bb9c772 18:21:39 Step 7/8 : COPY . . 18:21:39 ---> edbe603f0631 18:21:39 Step 8/8 : RUN go mod download 18:21:39 ---> Running in 602109a0615e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:41 provisioning config files... 18:21:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config8768089407696699673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:42 ---> docker-login.sh 18:21:42 nexus3.edgexfoundry.org:10001 18:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:43 Configure a credential helper to remove this warning. See 18:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:43 18:21:43 Login Succeeded 18:21:43 nexus3.edgexfoundry.org:10002 18:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:44 Configure a credential helper to remove this warning. See 18:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:44 18:21:44 Login Succeeded 18:21:44 nexus3.edgexfoundry.org:10003 18:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:44 Configure a credential helper to remove this warning. See 18:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:44 18:21:44 Login Succeeded 18:21:44 nexus3.edgexfoundry.org:10004 18:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:45 Configure a credential helper to remove this warning. See 18:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:45 18:21:45 Login Succeeded 18:21:45 docker.io 18:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:46 Configure a credential helper to remove this warning. See 18:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:46 18:21:46 Login Succeeded 18:21:46 ---> docker-login.sh ends [Pipeline] } 18:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:21:46 ========================================================= 18:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:21:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:21:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:21:46 Sending build context to Docker daemon 97.28kB 18:21:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:21:47 Step 2/8 : FROM ${BASE} 18:21:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:21:47 595b0fe564bb: Pulling fs layer 18:21:47 3088b5b3c5c0: Pulling fs layer 18:21:47 5b7225fbf94c: Pulling fs layer 18:21:47 ba82ee9f976e: Pulling fs layer 18:21:47 506bd15cee9f: Pulling fs layer 18:21:47 75a0a4a0db45: Pulling fs layer 18:21:47 618dc40b7e24: Pulling fs layer 18:21:47 506bd15cee9f: Waiting 18:21:47 75a0a4a0db45: Waiting 18:21:47 ba82ee9f976e: Waiting 18:21:47 618dc40b7e24: Waiting 18:21:47 5b7225fbf94c: Verifying Checksum 18:21:47 5b7225fbf94c: Download complete 18:21:47 3088b5b3c5c0: Verifying Checksum 18:21:47 3088b5b3c5c0: Download complete 18:21:47 506bd15cee9f: Verifying Checksum 18:21:47 506bd15cee9f: Download complete 18:21:47 75a0a4a0db45: Download complete 18:21:47 595b0fe564bb: Verifying Checksum 18:21:47 595b0fe564bb: Download complete 18:21:48 595b0fe564bb: Pull complete 18:21:48 3088b5b3c5c0: Pull complete 18:21:49 5b7225fbf94c: Pull complete 18:21:49 618dc40b7e24: Verifying Checksum 18:21:49 618dc40b7e24: Download complete 18:21:50 ba82ee9f976e: Verifying Checksum 18:21:50 ba82ee9f976e: Download complete 18:21:51 Removing intermediate container 602109a0615e 18:21:51 ---> e84e4c61264b 18:21:51 Successfully built e84e4c61264b 18:21:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:21:51 + docker inspect -f . ci-base-image-x86_64 18:21:51 . [Pipeline] withDockerContainer 18:21:52 prd-centos7-docker-4c-2g-1509 does not seem to be running inside a container 18:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:52 $ docker top 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:52 + go version 18:21:52 go version go1.16.3 linux/amd64 [Pipeline] } 18:21:52 $ docker stop --time=1 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a 18:21:54 $ docker rm -f 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:54 + docker inspect -f . ci-base-image-x86_64 18:21:54 . [Pipeline] withDockerContainer 18:21:54 prd-centos7-docker-4c-2g-1509 does not seem to be running inside a container 18:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:55 $ docker top e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:55 + go mod tidy [Pipeline] sh 18:21:56 + make test 18:21:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:22:00 ba82ee9f976e: Pull complete 18:22:00 506bd15cee9f: Pull complete 18:22:01 75a0a4a0db45: Pull complete 18:22:05 618dc40b7e24: Pull complete 18:22:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:22:05 ---> a36622ca3599 18:22:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:22:06 ---> Running in b41495f5315c 18:22:07 Removing intermediate container b41495f5315c 18:22:07 ---> 635cdd5f8209 18:22:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:07 ---> Running in 2c8516049ff1 18:22:10 Removing intermediate container 2c8516049ff1 18:22:10 ---> ce533f3fb497 18:22:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:22:10 ---> Running in c6878d9db85d 18:22:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:22:11 CGO_ENABLED=1 go vet ./... 18:22:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:22:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:22:13 (1/6) Installing libc-dev (0.7.2-r3) 18:22:13 (2/6) Installing libsodium (1.0.18-r0) 18:22:13 (3/6) Installing pkgconf (1.7.3-r0) 18:22:13 (4/6) Installing libsodium-dev (1.0.18-r0) 18:22:13 (5/6) Installing libzmq (4.3.3-r1) 18:22:14 (6/6) Installing zeromq-dev (4.3.3-r1) 18:22:14 Executing busybox-1.32.1-r6.trigger 18:22:14 OK: 139 MiB in 46 packages 18:22:15 Removing intermediate container c6878d9db85d 18:22:15 ---> 2b4ac85b26bc 18:22:15 Step 6/8 : WORKDIR /app 18:22:15 ---> Running in 4764915b4e12 18:22:16 Removing intermediate container 4764915b4e12 18:22:16 ---> c9bf73294849 18:22:16 Step 7/8 : COPY . . 18:22:16 gofmt -l . 18:22:16 [ "`gofmt -l .`" = "" ] 18:22:16 ./bin/test-go-mod-tidy.sh 18:22:16 ./bin/test-attribution-txt.sh [Pipeline] } 18:22:16 $ docker stop --time=1 e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 18:22:16 ---> 2860541fba54 18:22:16 Step 8/8 : RUN go mod download 18:22:16 ---> Running in d0dab23bd805 18:22:18 $ docker rm -f e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:22:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:23 + ls -al . 18:22:23 total 92 18:22:23 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 18:22 . 18:22:23 drwxrwxr-x. 4 jenkins jenkins 32 Jun 15 18:20 .. 18:22:23 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 15 18:20 Attribution.txt 18:22:23 drwxrwxr-x. 2 jenkins jenkins 64 Jun 15 18:20 bin 18:22:23 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 18:21 coverage.out 18:22:23 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 15 18:20 Dockerfile 18:22:23 -rw-rw-r--. 1 jenkins jenkins 970 Jun 15 18:20 Dockerfile.build 18:22:23 -rw-rw-r--. 1 jenkins jenkins 119 Jun 15 18:20 .dockerignore 18:22:23 drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 18:20 .git 18:22:23 drwxrwxr-x. 2 jenkins jenkins 81 Jun 15 18:20 .github 18:22:23 -rw-rw-r--. 1 jenkins jenkins 111 Jun 15 18:20 .gitignore 18:22:23 -rw-r--r--. 1 jenkins jenkins 136 Jun 15 18:22 go.mod 18:22:23 -rw-r--r--. 1 jenkins jenkins 20543 Jun 15 18:21 go.sum 18:22:23 -rw-rw-r--. 1 jenkins jenkins 687 Jun 15 18:20 Jenkinsfile 18:22:23 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 15 18:20 LICENSE 18:22:23 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 15 18:20 main.go 18:22:23 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 18:20 makefile 18:22:23 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 15 18:20 README.md 18:22:23 drwxrwxr-x. 8 jenkins jenkins 122 Jun 15 18:20 res 18:22:23 drwxrwxr-x. 4 jenkins jenkins 71 Jun 15 18:20 snap 18:22:23 -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 18:18 VERSION [Pipeline] isUnix [Pipeline] sh 18:22:23 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 --label arch=amd64 --label version=2.0.0-dev.51 . 18:22:23 Sending build context to Docker daemon 120.8kB 18:22:23 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:22:23 Step 2/28 : FROM ${BASE} AS builder 18:22:23 ---> e84e4c61264b 18:22:23 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:22:23 ---> Running in 245a96bfd88a 18:22:23 Removing intermediate container 245a96bfd88a 18:22:23 ---> c8cf83f6f655 18:22:23 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:22:23 ---> Running in c765ff65410b 18:22:24 Removing intermediate container c765ff65410b 18:22:24 ---> 4e1f24fb337f 18:22:24 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:22:24 ---> Running in 84b5f7cea66e 18:22:24 Removing intermediate container 84b5f7cea66e 18:22:24 ---> dfaf37294d65 18:22:24 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:24 ---> Running in e9c6c2eca40a 18:22:24 Removing intermediate container e9c6c2eca40a 18:22:24 ---> b1e7881a223c 18:22:24 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:24 ---> Running in 68397557627f 18:22:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:22:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:22:26 OK: 150 MiB in 46 packages 18:22:26 Removing intermediate container 68397557627f 18:22:26 ---> 069fa2bd50eb 18:22:26 Step 8/28 : WORKDIR /app 18:22:26 ---> Running in e69203a4f479 18:22:26 Removing intermediate container e69203a4f479 18:22:26 ---> 994fd1e66c6f 18:22:26 Step 9/28 : COPY go.mod . 18:22:26 ---> f743f717c536 18:22:26 Step 10/28 : RUN go mod download 18:22:26 ---> Running in 6dde13511cb2 18:22:27 Removing intermediate container 6dde13511cb2 18:22:27 ---> 032ae1119b75 18:22:27 Step 11/28 : RUN go mod tidy 18:22:27 ---> Running in ecb0bf029667 18:22:27 Removing intermediate container ecb0bf029667 18:22:27 ---> 669c361af537 18:22:27 Step 12/28 : COPY . . 18:22:28 ---> b7205edd46a4 18:22:28 Step 13/28 : ARG MAKE="make build" 18:22:28 ---> Running in 069595cbfdba 18:22:28 Removing intermediate container 069595cbfdba 18:22:28 ---> 0f7dc954a1df 18:22:28 Step 14/28 : RUN $MAKE 18:22:28 ---> Running in 179a336de1a9 18:22:28 go mod tidy 18:22:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.80 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.51" -o app-service-configurable 18:22:40 Removing intermediate container 179a336de1a9 18:22:40 ---> e1e4bcf46f08 18:22:40 Step 15/28 : FROM alpine:3.12 18:22:40 3.12: Pulling from library/alpine 18:22:40 339de151aab4: Pulling fs layer 18:22:41 339de151aab4: Verifying Checksum 18:22:41 339de151aab4: Download complete 18:22:41 339de151aab4: Pull complete 18:22:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:22:41 Status: Downloaded newer image for alpine:3.12 18:22:41 ---> 13621d1b12d4 18:22:41 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:22:41 ---> Running in f5e9964d8643 18:22:41 Removing intermediate container f5e9964d8643 18:22:41 ---> ef778b29e681 18:22:41 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:22:41 ---> Running in c3cf04f9571a 18:22:41 Removing intermediate container c3cf04f9571a 18:22:41 ---> 4fddad560521 18:22:41 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:22:41 ---> Running in 5c516413b2b2 18:22:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:22:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:22:41 (1/7) Installing ca-certificates (20191127-r4) 18:22:41 (2/7) Installing dumb-init (1.2.2-r1) 18:22:41 (3/7) Installing libgcc (9.3.0-r2) 18:22:41 (4/7) Installing libsodium (1.0.18-r0) 18:22:41 (5/7) Installing libstdc++ (9.3.0-r2) 18:22:41 (6/7) Installing libzmq (4.3.3-r0) 18:22:41 (7/7) Installing zeromq (4.3.3-r0) 18:22:41 Executing busybox-1.31.1-r20.trigger 18:22:41 Executing ca-certificates-20191127-r4.trigger 18:22:41 OK: 9 MiB in 21 packages 18:22:42 Removing intermediate container 5c516413b2b2 18:22:42 ---> 82fa4c54474c 18:22:42 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:22:42 ---> ce1f907fd6af 18:22:42 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:22:42 ---> 15d49341cd5c 18:22:42 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:22:42 ---> 452c8177b079 18:22:42 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:22:43 ---> e615c768f9e6 18:22:43 Step 23/28 : EXPOSE 48095 18:22:43 ---> Running in d6f8fd110251 18:22:43 Removing intermediate container d6f8fd110251 18:22:43 ---> 11924880a209 18:22:43 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:22:43 ---> Running in 4ee3bb685021 18:22:43 Removing intermediate container 4ee3bb685021 18:22:43 ---> de6101f33931 18:22:43 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:43 ---> Running in 038d1dbdc247 18:22:43 Removing intermediate container 038d1dbdc247 18:22:43 ---> ba00efbf84bf 18:22:43 Step 26/28 : LABEL arch=amd64 18:22:43 ---> Running in db95c7fe9172 18:22:43 Removing intermediate container db95c7fe9172 18:22:43 ---> 733dfed104f5 18:22:43 Step 27/28 : LABEL git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:22:43 ---> Running in f3e87e3bf3b8 18:22:43 Removing intermediate container f3e87e3bf3b8 18:22:43 ---> 78d77c52cd14 18:22:43 Step 28/28 : LABEL version=2.0.0-dev.51 18:22:43 ---> Running in 59b63d327128 18:22:43 Removing intermediate container 59b63d327128 18:22:43 ---> 3e8fe84533fb 18:22:43 [Warning] One or more build-args [ARCH] were not consumed 18:22:43 Successfully built 3e8fe84533fb 18:22:43 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:43 provisioning config files... 18:22:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config9046701488985464276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:44 ---> docker-login.sh 18:22:44 nexus3.edgexfoundry.org:10001 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10002 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10003 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 nexus3.edgexfoundry.org:10004 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:44 Configure a credential helper to remove this warning. See 18:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:44 18:22:44 Login Succeeded 18:22:44 docker.io 18:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:45 Configure a credential helper to remove this warning. See 18:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:45 18:22:45 Login Succeeded 18:22:45 ---> docker-login.sh ends [Pipeline] } 18:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:22:45 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:22:45 latest 18:22:45 2.0.0-dev.51 18:22:45 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:22:45 master 18:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh 18:22:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:22:45 6c0434a7ecbb: Preparing 18:22:45 f9598eb94523: Preparing 18:22:45 90ce4704b543: Preparing 18:22:45 ee9c1562bbda: Preparing 18:22:45 a84819b5b1fa: Preparing 18:22:45 32f366d666a5: Preparing 18:22:45 32f366d666a5: Waiting 18:22:46 Removing intermediate container d0dab23bd805 18:22:46 ---> fd9d92f137fd 18:22:46 Successfully built fd9d92f137fd 18:22:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:22:46 f9598eb94523: Pushed 18:22:46 32f366d666a5: Layer already exists 18:22:46 90ce4704b543: Pushed 18:22:46 ee9c1562bbda: Pushed 18:22:46 a84819b5b1fa: Pushed 18:22:46 + docker inspect -f . ci-base-image-arm64 18:22:46 . [Pipeline] withDockerContainer 18:22:46 prd-ubuntu18.04-docker-arm64-4c-16g-1508 does not seem to be running inside a container 18:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:47 6c0434a7ecbb: Pushed 18:22:47 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 18:22:48 $ docker top 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:22:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:22:49 + go version 18:22:49 go version go1.16.5 linux/arm64 18:22:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:22:49 6c0434a7ecbb: Preparing 18:22:49 f9598eb94523: Preparing 18:22:49 90ce4704b543: Preparing 18:22:49 ee9c1562bbda: Preparing 18:22:49 a84819b5b1fa: Preparing 18:22:49 32f366d666a5: Preparing 18:22:49 32f366d666a5: Waiting 18:22:49 6c0434a7ecbb: Layer already exists 18:22:49 ee9c1562bbda: Layer already exists 18:22:49 90ce4704b543: Layer already exists 18:22:49 f9598eb94523: Layer already exists 18:22:49 a84819b5b1fa: Layer already exists 18:22:49 32f366d666a5: Layer already exists 18:22:49 latest: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] } 18:22:49 $ docker stop --time=1 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 18:22:50 $ docker rm -f 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 18:22:51 + docker inspect -f . ci-base-image-arm64 18:22:51 . [Pipeline] withDockerContainer 18:22:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 18:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:22:51 6c0434a7ecbb: Preparing 18:22:51 f9598eb94523: Preparing 18:22:51 90ce4704b543: Preparing 18:22:51 ee9c1562bbda: Preparing 18:22:51 a84819b5b1fa: Preparing 18:22:51 32f366d666a5: Preparing 18:22:51 32f366d666a5: Waiting 18:22:51 a84819b5b1fa: Layer already exists 18:22:51 90ce4704b543: Layer already exists 18:22:51 f9598eb94523: Layer already exists 18:22:51 ee9c1562bbda: Layer already exists 18:22:51 6c0434a7ecbb: Layer already exists 18:22:51 32f366d666a5: Layer already exists 18:22:51 2.0.0-dev.51: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 18:22:52 prd-ubuntu18.04-docker-arm64-4c-16g-1508 does not seem to be running inside a container 18:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:53 $ docker top 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:22:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 18:22:54 + go mod tidy 18:22:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:22:54 6c0434a7ecbb: Preparing 18:22:54 f9598eb94523: Preparing 18:22:54 90ce4704b543: Preparing 18:22:54 ee9c1562bbda: Preparing 18:22:54 a84819b5b1fa: Preparing 18:22:54 32f366d666a5: Preparing 18:22:54 32f366d666a5: Waiting 18:22:54 ee9c1562bbda: Layer already exists 18:22:54 90ce4704b543: Layer already exists 18:22:54 a84819b5b1fa: Layer already exists 18:22:54 6c0434a7ecbb: Layer already exists 18:22:54 f9598eb94523: Layer already exists 18:22:54 32f366d666a5: Layer already exists 18:22:54 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:22:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 18:22:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 18:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:22:55 6c0434a7ecbb: Preparing 18:22:55 f9598eb94523: Preparing 18:22:55 90ce4704b543: Preparing 18:22:55 ee9c1562bbda: Preparing 18:22:55 a84819b5b1fa: Preparing 18:22:55 32f366d666a5: Preparing 18:22:55 32f366d666a5: Waiting 18:22:55 a84819b5b1fa: Layer already exists 18:22:55 90ce4704b543: Layer already exists 18:22:55 6c0434a7ecbb: Layer already exists 18:22:55 f9598eb94523: Layer already exists 18:22:55 ee9c1562bbda: Layer already exists 18:22:55 32f366d666a5: Layer already exists 18:22:55 master: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:55 ===================================================== [Pipeline] echo 18:22:55 taggedImages: 18:22:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:22:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:22:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 18:22:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:22:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:22:56 + make test 18:22:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:22:56 ---> job-cost.sh 18:22:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7MCu 18:23:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-7MCu/bin to PATH 18:23:19 INFO: No Stack... 18:23:19 INFO: Retrieving Pricing Info for: v3-standard-2 18:23:19 INFO: Archiving Costs [Pipeline] sh 18:23:19 + cat /w/workspace/app-service-configurable/123/archives/cost.csv 18:23:19 + cut -d, -f6 [Pipeline] lock 18:23:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] 18:23:19 Resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] did not exist. Created. 18:23:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:20 + echo total: 0.05999999865889549 [Pipeline] stash 18:23:20 Stashed 1 file(s) [Pipeline] } 18:23:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:23:43 CGO_ENABLED=1 go vet ./... 18:24:09 gofmt -l . 18:24:09 [ "`gofmt -l .`" = "" ] 18:24:09 ./bin/test-go-mod-tidy.sh 18:24:09 ./bin/test-attribution-txt.sh [Pipeline] } 18:24:09 $ docker stop --time=1 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 18:24:11 $ docker rm -f 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:12 Warning: overwriting stash ‘coverage-report’ 18:24:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:16 + ls -al . 18:24:16 total 116 18:24:16 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 18:24 . 18:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 18:21 .. 18:24:16 -rw-rw-r-- 1 jenkins jenkins 119 Jun 15 18:21 .dockerignore 18:24:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 18:21 .git 18:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 18:21 .github 18:24:16 -rw-rw-r-- 1 jenkins jenkins 111 Jun 15 18:21 .gitignore 18:24:16 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 15 18:21 Attribution.txt 18:24:16 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 15 18:21 Dockerfile 18:24:16 -rw-rw-r-- 1 jenkins jenkins 970 Jun 15 18:21 Dockerfile.build 18:24:16 -rw-rw-r-- 1 jenkins jenkins 687 Jun 15 18:21 Jenkinsfile 18:24:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 15 18:21 LICENSE 18:24:16 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 15 18:21 README.md 18:24:16 -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 18:18 VERSION 18:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 18:21 bin 18:24:16 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 18:22 coverage.out 18:24:16 -rw-r--r-- 1 jenkins jenkins 136 Jun 15 18:24 go.mod 18:24:16 -rw-r--r-- 1 jenkins jenkins 20543 Jun 15 18:22 go.sum 18:24:16 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 15 18:21 main.go 18:24:16 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 18:21 makefile 18:24:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 18:21 res 18:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 18:21 snap [Pipeline] isUnix [Pipeline] sh 18:24:16 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 --label arch=arm64 --label version=2.0.0-dev.51 . 18:24:16 Sending build context to Docker daemon 120.8kB 18:24:16 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:24:16 Step 2/28 : FROM ${BASE} AS builder 18:24:16 ---> fd9d92f137fd 18:24:16 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:24:17 ---> Running in 4d9fc60e8a86 18:24:17 Removing intermediate container 4d9fc60e8a86 18:24:17 ---> 56bb84463239 18:24:17 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:24:17 ---> Running in 0515b36795c4 18:24:18 Removing intermediate container 0515b36795c4 18:24:18 ---> 004df72355c5 18:24:18 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:24:18 ---> Running in e348239611f3 18:24:18 Removing intermediate container e348239611f3 18:24:18 ---> 76409244a633 18:24:18 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:18 ---> Running in a1f01eac1888 18:24:20 Removing intermediate container a1f01eac1888 18:24:20 ---> 85984524b4b2 18:24:20 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:21 ---> Running in db6fc7539fa7 18:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:24:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:24:24 OK: 139 MiB in 46 packages 18:24:25 Removing intermediate container db6fc7539fa7 18:24:25 ---> c97b678cfcee 18:24:25 Step 8/28 : WORKDIR /app 18:24:25 ---> Running in 51c2b2f971f8 18:24:25 Removing intermediate container 51c2b2f971f8 18:24:25 ---> 0189184eb67a 18:24:25 Step 9/28 : COPY go.mod . 18:24:26 ---> 2f3ca61181f0 18:24:26 Step 10/28 : RUN go mod download 18:24:26 ---> Running in b9ad8d1751aa 18:24:29 Removing intermediate container b9ad8d1751aa 18:24:29 ---> d85fe4bc531c 18:24:29 Step 11/28 : RUN go mod tidy 18:24:29 ---> Running in 73acc675937d 18:24:31 Removing intermediate container 73acc675937d 18:24:31 ---> 8d3e909ec48e 18:24:31 Step 12/28 : COPY . . 18:24:32 ---> c94c18cbaa76 18:24:32 Step 13/28 : ARG MAKE="make build" 18:24:32 ---> Running in 79fb93f5a254 18:24:32 Removing intermediate container 79fb93f5a254 18:24:32 ---> 363acebb0cce 18:24:32 Step 14/28 : RUN $MAKE 18:24:33 ---> Running in feb340a613a8 18:24:34 go mod tidy 18:24:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.80 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.51" -o app-service-configurable 18:25:14 Removing intermediate container feb340a613a8 18:25:14 ---> 3b033c76aba7 18:25:14 Step 15/28 : FROM alpine:3.12 18:25:14 3.12: Pulling from library/alpine 18:25:14 d2f70382dc9a: Pulling fs layer 18:25:14 d2f70382dc9a: Verifying Checksum 18:25:14 d2f70382dc9a: Download complete 18:25:14 d2f70382dc9a: Pull complete 18:25:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:25:14 Status: Downloaded newer image for alpine:3.12 18:25:14 ---> 9852663dfa18 18:25:14 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:25:14 ---> Running in e70e05d4d71b 18:25:14 Removing intermediate container e70e05d4d71b 18:25:14 ---> d695399f7d75 18:25:14 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:25:14 ---> Running in c283d26d5a84 18:25:14 Removing intermediate container c283d26d5a84 18:25:14 ---> e42caf4824d8 18:25:14 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:25:14 ---> Running in 8af1b7380dcd 18:25:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:15 (1/7) Installing ca-certificates (20191127-r4) 18:25:15 (2/7) Installing dumb-init (1.2.2-r1) 18:25:15 (3/7) Installing libgcc (9.3.0-r2) 18:25:15 (4/7) Installing libsodium (1.0.18-r0) 18:25:15 (5/7) Installing libstdc++ (9.3.0-r2) 18:25:15 (6/7) Installing libzmq (4.3.3-r0) 18:25:15 (7/7) Installing zeromq (4.3.3-r0) 18:25:15 Executing busybox-1.31.1-r20.trigger 18:25:15 Executing ca-certificates-20191127-r4.trigger 18:25:15 OK: 9 MiB in 21 packages 18:25:16 Removing intermediate container 8af1b7380dcd 18:25:16 ---> 4750d3ad368a 18:25:16 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:25:17 ---> fce3a336373c 18:25:17 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:25:18 ---> c3c1f1cb0b80 18:25:18 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:25:19 ---> 9b9df07cef4a 18:25:19 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:25:20 ---> 9f226e361389 18:25:20 Step 23/28 : EXPOSE 48095 18:25:20 ---> Running in ccdf991e2bdf 18:25:21 Removing intermediate container ccdf991e2bdf 18:25:21 ---> 1bfedb5b7061 18:25:21 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:25:21 ---> Running in 57186e452042 18:25:22 Removing intermediate container 57186e452042 18:25:22 ---> b1be9649ab72 18:25:22 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:22 ---> Running in 17ea3b8155c9 18:25:22 Removing intermediate container 17ea3b8155c9 18:25:22 ---> ce6f3f4dde42 18:25:22 Step 26/28 : LABEL arch=arm64 18:25:22 ---> Running in a9420be1d6ab 18:25:23 Removing intermediate container a9420be1d6ab 18:25:23 ---> ac64ef88c655 18:25:23 Step 27/28 : LABEL git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:25:23 ---> Running in 38f8ee654956 18:25:23 Removing intermediate container 38f8ee654956 18:25:23 ---> 4860007ffff9 18:25:23 Step 28/28 : LABEL version=2.0.0-dev.51 18:25:23 ---> Running in 2de26fdb59e0 18:25:24 Removing intermediate container 2de26fdb59e0 18:25:24 ---> cfecb6fee7c4 18:25:24 [Warning] One or more build-args [ARCH] were not consumed 18:25:24 Successfully built cfecb6fee7c4 18:25:24 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:24 provisioning config files... 18:25:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config3829364932476251923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:27 ---> docker-login.sh 18:25:27 nexus3.edgexfoundry.org:10001 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 nexus3.edgexfoundry.org:10002 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 nexus3.edgexfoundry.org:10003 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 nexus3.edgexfoundry.org:10004 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 docker.io 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 ---> docker-login.sh ends [Pipeline] } 18:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:25:28 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:25:28 latest 18:25:28 2.0.0-dev.51 18:25:28 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:25:28 master 18:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh 18:25:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:28 ac319fbfbeca: Preparing 18:25:28 6faeb446b297: Preparing 18:25:28 84a4c98c2b7c: Preparing 18:25:28 f476a7c3a3dd: Preparing 18:25:28 64740d690660: Preparing 18:25:28 3fbe34a1663b: Preparing 18:25:28 3fbe34a1663b: Waiting 18:25:29 84a4c98c2b7c: Pushed 18:25:29 6faeb446b297: Pushed 18:25:29 f476a7c3a3dd: Pushed 18:25:29 3fbe34a1663b: Layer already exists 18:25:30 64740d690660: Pushed 18:25:32 ac319fbfbeca: Pushed 18:25:32 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:25:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:25:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:33 ac319fbfbeca: Preparing 18:25:33 6faeb446b297: Preparing 18:25:33 84a4c98c2b7c: Preparing 18:25:33 f476a7c3a3dd: Preparing 18:25:33 64740d690660: Preparing 18:25:33 3fbe34a1663b: Preparing 18:25:33 3fbe34a1663b: Waiting 18:25:33 64740d690660: Layer already exists 18:25:33 84a4c98c2b7c: Layer already exists 18:25:33 ac319fbfbeca: Layer already exists 18:25:33 6faeb446b297: Layer already exists 18:25:33 f476a7c3a3dd: Layer already exists 18:25:33 3fbe34a1663b: Layer already exists 18:25:33 latest: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:25:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 18:25:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 18:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:34 ac319fbfbeca: Preparing 18:25:34 6faeb446b297: Preparing 18:25:34 84a4c98c2b7c: Preparing 18:25:34 f476a7c3a3dd: Preparing 18:25:34 64740d690660: Preparing 18:25:34 3fbe34a1663b: Preparing 18:25:34 3fbe34a1663b: Waiting 18:25:34 64740d690660: Layer already exists 18:25:34 f476a7c3a3dd: Layer already exists 18:25:34 6faeb446b297: Layer already exists 18:25:34 84a4c98c2b7c: Layer already exists 18:25:34 ac319fbfbeca: Layer already exists 18:25:34 3fbe34a1663b: Layer already exists 18:25:34 2.0.0-dev.51: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:25:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 18:25:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:35 ac319fbfbeca: Preparing 18:25:35 6faeb446b297: Preparing 18:25:35 84a4c98c2b7c: Preparing 18:25:35 f476a7c3a3dd: Preparing 18:25:35 64740d690660: Preparing 18:25:35 3fbe34a1663b: Preparing 18:25:35 3fbe34a1663b: Waiting 18:25:35 64740d690660: Layer already exists 18:25:35 f476a7c3a3dd: Layer already exists 18:25:35 ac319fbfbeca: Layer already exists 18:25:35 6faeb446b297: Layer already exists 18:25:35 84a4c98c2b7c: Layer already exists 18:25:35 3fbe34a1663b: Layer already exists 18:25:35 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:25:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 18:25:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 18:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:36 ac319fbfbeca: Preparing 18:25:36 6faeb446b297: Preparing 18:25:36 84a4c98c2b7c: Preparing 18:25:36 f476a7c3a3dd: Preparing 18:25:36 64740d690660: Preparing 18:25:36 3fbe34a1663b: Preparing 18:25:36 3fbe34a1663b: Waiting 18:25:36 ac319fbfbeca: Layer already exists 18:25:36 f476a7c3a3dd: Layer already exists 18:25:36 6faeb446b297: Layer already exists 18:25:36 64740d690660: Layer already exists 18:25:36 84a4c98c2b7c: Layer already exists 18:25:36 3fbe34a1663b: Layer already exists 18:25:36 master: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:36 ===================================================== [Pipeline] echo 18:25:36 taggedImages: 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:25:37 ---> job-cost.sh 18:25:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-btAH 18:26:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-btAH/bin to PATH 18:27:40 INFO: No Stack... 18:27:40 INFO: Retrieving Pricing Info for: v2-standard-4 18:27:40 INFO: Archiving Costs [Pipeline] sh 18:27:40 + cut -d, -f6 18:27:40 + cat /w/workspace/app-service-configurable/123/archives/cost.csv [Pipeline] lock 18:27:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] 18:27:40 Resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] did not exist. Created. 18:27:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:40 /w/workspace/app-service-configurable/123@tmp/durable-bcbca3e7/script.sh: 1: /w/workspace/app-service-configurable/123@tmp/durable-bcbca3e7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:27:41 + echo total: 0.18000000715255737 [Pipeline] stash 18:27:41 Warning: overwriting stash ‘stack-cost’ 18:27:41 Stashed 1 file(s) [Pipeline] } 18:27:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] // lock [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 18:27:42 provisioning config files... 18:27:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config457555923666657844tmp [Pipeline] { [Pipeline] sh 18:27:42 + set +x 18:27:42 + curl -s https://codecov.io/bash 18:27:42 + bash -s -- 18:27:42 18:27:42 _____ _ 18:27:42 / ____| | | 18:27:42 | | ___ __| | ___ ___ _____ __ 18:27:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:27:42 | |___| (_) | (_| | __/ (_| (_) \ V / 18:27:42 \_____\___/ \__,_|\___|\___\___/ \_/ 18:27:42 Bash-1.0.3 18:27:42 18:27:42 18:27:42 ==> git version 2.24.4 found 18:27:42 ==> 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 18:27:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:27:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:27:42 ==> Jenkins CI detected. 18:27:42 project root: . 18:27:42 --> token set from env 18:27:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:27:42 ==> Running gcov in . (disable via -X gcov) 18:27:42 ==> Python coveragepy not found 18:27:42 ==> Searching for coverage reports in: 18:27:42 + . 18:27:42 -> Found 1 reports 18:27:42 ==> Detecting git/mercurial file structure 18:27:42 ==> Reading reports 18:27:42 + ./coverage.out bytes=10 18:27:42 ==> Appending adjustments 18:27:42 https://docs.codecov.io/docs/fixing-reports 18:27:42 + Found adjustments 18:27:42 ==> Gzipping contents 18:27:42 4.0K /tmp/codecov.8oVvc4.gz 18:27:42 ==> Uploading reports 18:27:42 url: https://codecov.io 18:27:42 query: branch=master&commit=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:42 -> Pinging Codecov 18:27:42 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:43 -> Uploading to 18:27:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/A97CA9966030D2A3747ED39772930CCE/7ab63fb992f929e22a46e7bc9a30cd55f1f09f84/3c004f8a-a7b6-4711-ac64-7eaadeb76028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T182743Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55d45540d78de8d61ed886480178d54cb23f05f8e6c5634b61543822513a1ea9 18:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:43 Dload Upload Total Spent Left Speed 18:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1141 --:--:-- --:--:-- --:--:-- 1140 18:27:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] } 18:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:27:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:27:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:44 18:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:27:45 188c0c94c7c5: Pulling fs layer 18:27:45 0ef7d3d256c8: Pulling fs layer 18:27:45 de9db76c5a1d: Pulling fs layer 18:27:45 0eba1c9be4d2: Pulling fs layer 18:27:45 0d57e429df01: Pulling fs layer 18:27:45 4e4be7b47b0d: Pulling fs layer 18:27:45 e1f770b5df2f: Pulling fs layer 18:27:45 85a0685a4137: Pulling fs layer 18:27:45 0eba1c9be4d2: Waiting 18:27:45 0d57e429df01: Waiting 18:27:45 4e4be7b47b0d: Waiting 18:27:45 e1f770b5df2f: Waiting 18:27:45 85a0685a4137: Waiting 18:27:45 0ef7d3d256c8: Verifying Checksum 18:27:45 0ef7d3d256c8: Download complete 18:27:45 de9db76c5a1d: Verifying Checksum 18:27:45 de9db76c5a1d: Download complete 18:27:45 0d57e429df01: Verifying Checksum 18:27:45 0d57e429df01: Download complete 18:27:45 188c0c94c7c5: Verifying Checksum 18:27:45 188c0c94c7c5: Download complete 18:27:45 4e4be7b47b0d: Verifying Checksum 18:27:45 4e4be7b47b0d: Download complete 18:27:45 188c0c94c7c5: Pull complete 18:27:45 0ef7d3d256c8: Pull complete 18:27:45 de9db76c5a1d: Pull complete 18:27:48 e1f770b5df2f: Verifying Checksum 18:27:48 e1f770b5df2f: Download complete 18:27:48 0eba1c9be4d2: Verifying Checksum 18:27:48 0eba1c9be4d2: Download complete 18:27:48 85a0685a4137: Verifying Checksum 18:27:48 85a0685a4137: Download complete 18:27:51 0eba1c9be4d2: Pull complete 18:27:51 0d57e429df01: Pull complete 18:27:51 4e4be7b47b0d: Pull complete 18:27:52 e1f770b5df2f: Pull complete 18:27:55 85a0685a4137: Pull complete 18:27:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:27:55 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-devops/edgex-snyk-go:1.410.4 cat 18:27:59 $ docker top dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 -eo pid,comm [Pipeline] { [Pipeline] echo 18:27:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:27:59 + set -o pipefail 18:27:59 + snyk monitor '--org=edgex-jenkins' 18:28:21 18:28:21 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 18:28:21 18:28:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/7639272e-f962-4eaa-ac39-c77e9ebe4b75 18:28:21 18:28:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:28:21 18:28:21 [Pipeline] } 18:28:21 $ docker stop --time=1 dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 18:28:24 $ docker rm -f dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:25 + git log --format=format:%s -1 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh 18:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:25 . [Pipeline] withDockerContainer 18:28:25 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:28:25 $ docker top 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:26 [ssh-agent] Looking for ssh-agent implementation... 18:28:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:26 $ docker exec 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c ssh-agent 18:28:26 SSH_AUTH_SOCK=/tmp/ssh-jgOSngGITqR0/agent.14 18:28:26 SSH_AGENT_PID=20 18:28:26 Running ssh-add (command line suppressed) 18:28:26 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5470912038866438133.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5470912038866438133.key) 18:28:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:26 + git semver tag 18:28:26 # -> Open(): unable to determine branch for HEAD 18:28:26 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:28:26 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:28:26 # $SEMVER_REMOTE_NAME = origin 18:28:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:28:26 # $SEMVER_USER_NAME = edgex-jenkins 18:28:26 # $SEMVER_BRANCH = master 18:28:26 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:28:26 # 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 HEAD 18:28:26 # -> Force: false 18:28:26 # 18e3b71a9822bb3f96a992a82f4ca33ee264e892 refs/tags/v2.0.0-dev.51 [Pipeline] } 18:28:26 $ docker exec --env ******** --env ******** 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c ssh-agent -k 18:28:26 unset SSH_AUTH_SOCK; 18:28:26 unset SSH_AGENT_PID; 18:28:26 echo Agent pid 20 killed; 18:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:27 + git semver [Pipeline] } 18:28:27 $ docker stop --time=1 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c 18:28:28 $ docker rm -f 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:28 18:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:28:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:29 0.23.1-centos7: Pulling from edgex-lftools 18:28:29 ab5ef0e58194: Pulling fs layer 18:28:29 9712f1f96733: Pulling fs layer 18:28:29 63f879dbbcfc: Pulling fs layer 18:28:29 0d9ebad4ef96: Pulling fs layer 18:28:29 e9a5061849ea: Pulling fs layer 18:28:29 d747dcd14b5f: Pulling fs layer 18:28:29 2de7ff778b66: Pulling fs layer 18:28:29 0d9ebad4ef96: Waiting 18:28:29 e9a5061849ea: Waiting 18:28:29 d747dcd14b5f: Waiting 18:28:29 2de7ff778b66: Waiting 18:28:29 9712f1f96733: Verifying Checksum 18:28:29 9712f1f96733: Download complete 18:28:30 63f879dbbcfc: Verifying Checksum 18:28:30 63f879dbbcfc: Download complete 18:28:31 e9a5061849ea: Verifying Checksum 18:28:31 e9a5061849ea: Download complete 18:28:31 d747dcd14b5f: Verifying Checksum 18:28:31 d747dcd14b5f: Download complete 18:28:31 2de7ff778b66: Verifying Checksum 18:28:31 2de7ff778b66: Download complete 18:28:31 0d9ebad4ef96: Verifying Checksum 18:28:31 0d9ebad4ef96: Download complete 18:28:31 ab5ef0e58194: Verifying Checksum 18:28:31 ab5ef0e58194: Download complete 18:28:34 ab5ef0e58194: Pull complete 18:28:34 9712f1f96733: Pull complete 18:28:35 63f879dbbcfc: Pull complete 18:28:38 0d9ebad4ef96: Pull complete 18:28:38 e9a5061849ea: Pull complete 18:28:38 d747dcd14b5f: Pull complete 18:28:39 2de7ff778b66: Pull complete 18:28:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:28:39 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:28:43 $ docker top 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:28:43 provisioning config files... 18:28:43 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config180392250473278972tmp 18:28:43 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4327513926716626356tmp 18:28:43 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config8979393684270308156tmp [Pipeline] { [Pipeline] echo 18:28:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:28:44 ---> sigul-configuration.sh 18:28:44 gpg: directory `/root/.gnupg' created 18:28:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:28:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:28:44 gpg: keyring `/root/.gnupg/secring.gpg' created 18:28:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:28:44 gpg: CAST5 encrypted data 18:28:44 gpg: encrypted with 1 passphrase 18:28:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:28:44 + mkdir /home/jenkins 18:28:44 + mkdir /home/jenkins/sigul [Pipeline] sh 18:28:44 + 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 18:28:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:28:45 ---> sigul-install.sh 18:28:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:28:49 + git tag --list 18:28:49 v1.0.0 18:28:49 v1.1.0 18:28:49 v1.2.0 18:28:49 v1.3.0 18:28:49 v1.3.1 18:28:49 v1.3.1-dev.1 18:28:49 v1.3.1-dev.2 18:28:49 v1.3.1-dev.3 18:28:49 v2.0.0-dev.1 18:28:49 v2.0.0-dev.10 18:28:49 v2.0.0-dev.11 18:28:49 v2.0.0-dev.12 18:28:49 v2.0.0-dev.13 18:28:49 v2.0.0-dev.14 18:28:49 v2.0.0-dev.15 18:28:49 v2.0.0-dev.16 18:28:49 v2.0.0-dev.17 18:28:49 v2.0.0-dev.18 18:28:49 v2.0.0-dev.19 18:28:49 v2.0.0-dev.2 18:28:49 v2.0.0-dev.20 18:28:49 v2.0.0-dev.21 18:28:49 v2.0.0-dev.22 18:28:49 v2.0.0-dev.23 18:28:49 v2.0.0-dev.24 18:28:49 v2.0.0-dev.25 18:28:49 v2.0.0-dev.26 18:28:49 v2.0.0-dev.27 18:28:49 v2.0.0-dev.28 18:28:49 v2.0.0-dev.29 18:28:49 v2.0.0-dev.3 18:28:49 v2.0.0-dev.30 18:28:49 v2.0.0-dev.31 18:28:49 v2.0.0-dev.32 18:28:49 v2.0.0-dev.33 18:28:49 v2.0.0-dev.34 18:28:49 v2.0.0-dev.35 18:28:49 v2.0.0-dev.36 18:28:49 v2.0.0-dev.37 18:28:49 v2.0.0-dev.38 18:28:49 v2.0.0-dev.39 18:28:49 v2.0.0-dev.4 18:28:49 v2.0.0-dev.40 18:28:49 v2.0.0-dev.41 18:28:49 v2.0.0-dev.42 18:28:49 v2.0.0-dev.43 18:28:49 v2.0.0-dev.44 18:28:49 v2.0.0-dev.45 18:28:49 v2.0.0-dev.46 18:28:49 v2.0.0-dev.47 18:28:49 v2.0.0-dev.48 18:28:49 v2.0.0-dev.49 18:28:49 v2.0.0-dev.5 18:28:49 v2.0.0-dev.50 18:28:49 v2.0.0-dev.51 18:28:49 v2.0.0-dev.6 18:28:49 v2.0.0-dev.7 18:28:49 v2.0.0-dev.8 18:28:49 v2.0.0-dev.9 [Pipeline] sh 18:28:50 + lftools sign git-tag v2.0.0-dev.51 18:28:50 Signing Git tag with Sigul... 18:28:50 Signing v2.0.0-dev.51 [Pipeline] echo 18:28:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:28:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:28:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:28:51 $ docker stop --time=1 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 18:28:53 $ docker rm -f 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:54 . [Pipeline] withDockerContainer 18:28:54 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:28:54 $ docker top 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:54 [ssh-agent] Looking for ssh-agent implementation... 18:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:54 $ docker exec 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba ssh-agent 18:28:55 SSH_AUTH_SOCK=/tmp/ssh-wBsar7d41wuH/agent.14 18:28:55 SSH_AGENT_PID=20 18:28:55 Running ssh-add (command line suppressed) 18:28:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5011756944999587761.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5011756944999587761.key) 18:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:55 + git semver bump pre 18:28:55 # -> Open(): unable to determine branch for HEAD 18:28:55 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:28:55 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:28:55 # $SEMVER_REMOTE_NAME = origin 18:28:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:28:55 # $SEMVER_USER_NAME = edgex-jenkins 18:28:55 # $SEMVER_BRANCH = master 18:28:55 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:28:55 2.0.0-dev.52 [Pipeline] } 18:28:55 $ docker exec --env ******** --env ******** 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba ssh-agent -k 18:28:55 unset SSH_AUTH_SOCK; 18:28:55 unset SSH_AGENT_PID; 18:28:55 echo Agent pid 20 killed; 18:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:55 + git semver [Pipeline] } 18:28:55 $ docker stop --time=1 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba 18:28:57 $ docker rm -f 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:57 . [Pipeline] withDockerContainer 18:28:57 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:28:58 $ docker top 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:58 [ssh-agent] Looking for ssh-agent implementation... 18:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:58 $ docker exec 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 ssh-agent 18:28:58 SSH_AUTH_SOCK=/tmp/ssh-CIUwEsS3ec9L/agent.13 18:28:58 SSH_AGENT_PID=19 18:28:58 Running ssh-add (command line suppressed) 18:28:58 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5663396690312728691.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5663396690312728691.key) 18:28:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:58 + git semver push 18:28:58 # -> Open(): unable to determine branch for HEAD 18:28:58 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:28:58 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:28:58 # $SEMVER_REMOTE_NAME = origin 18:28:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:28:58 # $SEMVER_USER_NAME = edgex-jenkins 18:28:58 # $SEMVER_BRANCH = master 18:28:58 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:29:04 $ docker exec --env ******** --env ******** 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 ssh-agent -k 18:29:04 unset SSH_AUTH_SOCK; 18:29:04 unset SSH_AGENT_PID; 18:29:04 echo Agent pid 19 killed; 18:29:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:04 + git semver [Pipeline] } 18:29:04 $ docker stop --time=1 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 18:29:05 $ docker rm -f 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:29:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:07 ---> package-listing.sh 18:29:07 ++ tr '[:upper:]' '[:lower:]' 18:29:07 ++ facter osfamily 18:29:07 + OS_FAMILY=redhat 18:29:07 + workspace=/w/workspace/_app-service-configurable_master 18:29:07 + START_PACKAGES=/tmp/packages_start.txt 18:29:07 + END_PACKAGES=/tmp/packages_end.txt 18:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:07 + PACKAGES=/tmp/packages_start.txt 18:29:07 + '[' /w/workspace/_app-service-configurable_master ']' 18:29:07 + PACKAGES=/tmp/packages_end.txt 18:29:07 + case "${OS_FAMILY}" in 18:29:07 + rpm -qa 18:29:07 + sort 18:29:08 + '[' -f /tmp/packages_start.txt ']' 18:29:08 + '[' -f /tmp/packages_end.txt ']' 18:29:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:08 + '[' /w/workspace/_app-service-configurable_master ']' 18:29:08 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 18:29:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 18:29:08 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:29:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:29:09 18:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:29:09 alpine: Pulling from edgex-lftools-log-publisher 18:29:09 df20fa9351a1: Pulling fs layer 18:29:09 36b3adc4ff6f: Pulling fs layer 18:29:09 8ad3a11d3b57: Pulling fs layer 18:29:09 46f8f816bc3b: Pulling fs layer 18:29:09 93b61091891f: Pulling fs layer 18:29:09 93b9cdb0e59b: Pulling fs layer 18:29:09 5e14af77c1be: Pulling fs layer 18:29:09 01666e4c0597: Pulling fs layer 18:29:09 aa168da1d23b: Pulling fs layer 18:29:09 46f8f816bc3b: Waiting 18:29:09 93b61091891f: Waiting 18:29:09 93b9cdb0e59b: Waiting 18:29:09 5e14af77c1be: Waiting 18:29:09 01666e4c0597: Waiting 18:29:09 aa168da1d23b: Waiting 18:29:09 36b3adc4ff6f: Verifying Checksum 18:29:09 36b3adc4ff6f: Download complete 18:29:09 46f8f816bc3b: Verifying Checksum 18:29:09 46f8f816bc3b: Download complete 18:29:09 93b61091891f: Download complete 18:29:09 93b9cdb0e59b: Verifying Checksum 18:29:09 93b9cdb0e59b: Download complete 18:29:09 5e14af77c1be: Verifying Checksum 18:29:09 5e14af77c1be: Download complete 18:29:09 01666e4c0597: Verifying Checksum 18:29:09 01666e4c0597: Download complete 18:29:09 8ad3a11d3b57: Verifying Checksum 18:29:09 8ad3a11d3b57: Download complete 18:29:09 df20fa9351a1: Verifying Checksum 18:29:09 df20fa9351a1: Download complete 18:29:09 df20fa9351a1: Pull complete 18:29:10 36b3adc4ff6f: Pull complete 18:29:10 8ad3a11d3b57: Pull complete 18:29:10 46f8f816bc3b: Pull complete 18:29:11 93b61091891f: Pull complete 18:29:11 93b9cdb0e59b: Pull complete 18:29:11 5e14af77c1be: Pull complete 18:29:11 01666e4c0597: Pull complete 18:29:11 aa168da1d23b: Verifying Checksum 18:29:11 aa168da1d23b: Download complete 18:29:15 aa168da1d23b: Pull complete 18:29:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:29:15 prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container 18:29:15 $ 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:29:17 $ docker top f58936f37228be788e5e7cb151037a0b32c93a8a8d49e1616fc8b3496f1e3239 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:18 + touch /tmp/pre-build-complete [Pipeline] sh 18:29:18 + mkdir -p /var/log/sa [Pipeline] sh 18:29:18 + ls /var/log/sa-host 18:29:18 + sadf -c /var/log/sa-host/sa05 18:29:18 file_magic: OK 18:29:18 HZ: Using current value: 100 18:29:18 file_header: OK 18:29:18 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 18:29:18 Statistics: 18:29:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:29:18 File successfully converted to sysstat format version 12.2.1 18:29:18 + sadf -c /var/log/sa-host/sa15 18:29:18 file_magic: OK 18:29:18 HZ: Using current value: 100 18:29:18 file_header: OK 18:29:18 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 18:29:18 Statistics: 18:29:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:29:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:19 provisioning config files... 18:29:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4995435342450389133tmp [Pipeline] { [Pipeline] echo 18:29:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:29:19 ---> create-netrc.sh [Pipeline] } 18:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:29:19 ---> python-tools-install.sh [Pipeline] echo 18:29:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:29:20 ---> sudo-logs.sh 18:29:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:29:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:29:20 ---> job-cost.sh 18:29:20 lf-activate-venv: SKIPPING 18:29:20 DEBUG: total: 0.18000000715255737 18:29:20 INFO: Retrieving Stack Cost... 18:29:21 INFO: Retrieving Pricing Info for: v3-standard-2 18:29:21 INFO: Archiving Costs [Pipeline] echo 18:29:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:29:22 ---> logs-deploy.sh 18:29:22 lf-activate-venv: SKIPPING 18:29:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/123 18:29:22 INFO: archiving workspace using pattern(s): 18:29:23 Archives upload complete. 18:29:23 INFO: archiving logs to Nexus 18:29:23 ---> uname -a: 18:29:23 Linux prd-centos7-docker-4c-2g-1507.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:29:23 18:29:23 18:29:23 ---> lscpu: 18:29:23 Architecture: x86_64 18:29:23 CPU op-mode(s): 32-bit, 64-bit 18:29:23 Byte Order: Little Endian 18:29:23 Address sizes: 40 bits physical, 48 bits virtual 18:29:23 CPU(s): 2 18:29:23 On-line CPU(s) list: 0,1 18:29:23 Thread(s) per core: 1 18:29:23 Core(s) per socket: 1 18:29:23 Socket(s): 2 18:29:23 NUMA node(s): 1 18:29:23 Vendor ID: AuthenticAMD 18:29:23 CPU family: 23 18:29:23 Model: 49 18:29:23 Model name: AMD EPYC-Rome Processor 18:29:23 Stepping: 0 18:29:23 CPU MHz: 2800.000 18:29:23 BogoMIPS: 5600.00 18:29:23 Virtualization: AMD-V 18:29:23 Hypervisor vendor: KVM 18:29:23 Virtualization type: full 18:29:23 L1d cache: 64 KiB 18:29:23 L1i cache: 64 KiB 18:29:23 L2 cache: 1 MiB 18:29:23 L3 cache: 32 MiB 18:29:23 NUMA node0 CPU(s): 0,1 18:29:23 Vulnerability Itlb multihit: Not affected 18:29:23 Vulnerability L1tf: Not affected 18:29:23 Vulnerability Mds: Not affected 18:29:23 Vulnerability Meltdown: Not affected 18:29:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:29:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:29:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:29:23 Vulnerability Srbds: Not affected 18:29:23 Vulnerability Tsx async abort: Not affected 18:29:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:29:23 18:29:23 18:29:23 ---> nproc: 18:29:23 2 18:29:23 18:29:23 18:29:23 ---> df -h: 18:29:23 Filesystem Size Used Available Use% Mounted on 18:29:23 overlay 40.0G 8.9G 31.1G 22% / 18:29:23 tmpfs 64.0M 0 64.0M 0% /dev 18:29:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:29:23 shm 64.0M 0 64.0M 0% /dev/shm 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:29:23 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:29:23 18:29:23 18:29:23 ---> free -m: 18:29:23 total used free shared buff/cache available 18:29:23 Mem: 7821 1195 3240 0 3384 6544 18:29:23 Swap: 1023 0 1023 18:29:23 18:29:23 18:29:23 ---> ip addr: 18:29:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:29:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:29:23 inet 127.0.0.1/8 scope host lo 18:29:23 valid_lft forever preferred_lft forever 18:29:23 inet6 ::1/128 scope host 18:29:23 valid_lft forever preferred_lft forever 18:29:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:29:23 link/ether fa:16:3e:14:a1:38 brd ff:ff:ff:ff:ff:ff 18:29:23 inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic eth0 18:29:23 valid_lft 85725sec preferred_lft 85725sec 18:29:23 inet6 fe80::f816:3eff:fe14:a138/64 scope link 18:29:23 valid_lft forever preferred_lft forever 18:29:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:29:23 link/ether 02:42:aa:28:28:7d brd ff:ff:ff:ff:ff:ff 18:29:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:29:23 valid_lft forever preferred_lft forever 18:29:23 inet6 fe80::42:aaff:fe28:287d/64 scope link 18:29:23 valid_lft forever preferred_lft forever 18:29:23 18:29:23 18:29:23 ---> sar -b -r -n DEV: 18:29:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 18:29:23 18:29:23 18:17:59 LINUX RESTART (2 CPU) 18:29:23 18:29:23 18:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:29:23 18:20:01 1.92 0.00 1.92 0.00 0.00 38.73 0.00 18:29:23 18:21:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 18:29:23 18:22:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 18:29:23 18:23:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 18:29:23 18:24:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 18:29:23 18:25:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 18:29:23 18:26:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 18:29:23 18:27:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 18:29:23 18:28:01 66.57 0.03 66.53 0.00 3.73 27003.98 0.00 18:29:23 18:29:01 143.41 0.00 143.41 0.00 0.00 31674.82 0.00 18:29:23 Average: 21.37 0.00 21.37 0.00 0.37 5874.90 0.00 18:29:23 18:29:23 18:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:29:23 18:20:01 5454012 0 815492 10.18 2620 1736816 1298608 14.34 582628 1571828 12 18:29:23 18:21:01 5463056 0 806444 10.07 2620 1736820 1222104 13.49 575592 1571272 12 18:29:23 18:22:01 5458032 0 811460 10.13 2620 1736828 1254104 13.85 580128 1571272 8 18:29:23 18:23:01 5465260 0 804228 10.04 2620 1736832 1200568 13.25 570772 1574768 8 18:29:23 18:24:01 5463728 0 805752 10.06 2620 1736840 1200340 13.25 572364 1574768 8 18:29:23 18:25:01 5462304 0 807176 10.08 2620 1736840 1200424 13.25 573816 1574768 8 18:29:23 18:26:01 5454456 0 815016 10.18 2620 1736848 1200520 13.25 581332 1574768 8 18:29:23 18:27:01 5452772 0 816696 10.20 2620 1736852 1200412 13.25 583380 1574824 8 18:29:23 18:28:01 4545720 0 1005556 12.56 2620 2455044 1471480 16.25 760284 2215536 52 18:29:23 18:29:01 3823244 0 1124220 14.04 2620 3058856 1420448 15.68 845764 2703020 48 18:29:23 Average: 5204258 0 861204 10.75 2620 1940858 1266901 13.99 622606 1750682 17 18:29:23 18:29:23 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:29:23 18:20:01 eth0 10.24 5.18 8.27 7.68 0.00 0.00 0.00 0.00 18:29:23 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:21:01 eth0 2.28 1.58 0.41 6.66 0.00 0.00 0.00 0.00 18:29:23 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:22:01 eth0 1.68 1.28 0.37 6.58 0.00 0.00 0.00 0.00 18:29:23 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:23:01 eth0 0.58 0.40 0.27 0.80 0.00 0.00 0.00 0.00 18:29:23 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:24:01 eth0 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00 18:29:23 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:25:01 eth0 1.33 0.47 0.47 0.21 0.00 0.00 0.00 0.00 18:29:23 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:26:01 eth0 1.23 0.28 0.33 0.20 0.00 0.00 0.00 0.00 18:29:23 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:27:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 18:29:23 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:28:01 vethe1c2475 2.10 2.05 0.28 1.90 0.00 0.00 0.00 0.00 18:29:23 18:28:01 eth0 437.38 398.32 4084.65 32.56 0.00 0.00 0.00 0.00 18:29:23 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:28:01 docker0 2.10 1.97 0.25 1.89 0.00 0.00 0.00 0.00 18:29:23 18:29:01 eth0 550.59 491.87 3907.47 57.88 0.00 0.00 0.00 0.00 18:29:23 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 18:29:01 vethc24daad 1.90 1.37 0.39 0.40 0.00 0.00 0.00 0.00 18:29:23 18:29:01 docker0 95.37 101.97 6.86 652.64 0.00 0.00 0.00 0.00 18:29:23 Average: eth0 100.65 90.00 800.36 11.29 0.00 0.00 0.00 0.00 18:29:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:23 Average: vethc24daad 0.19 0.14 0.04 0.04 0.00 0.00 0.00 0.00 18:29:23 Average: docker0 9.75 10.40 0.71 65.47 0.00 0.00 0.00 0.00 18:29:23 18:29:23 18:29:23 ---> sar -P ALL: 18:29:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 18:29:23 18:29:23 18:17:59 LINUX RESTART (2 CPU) 18:29:23 18:29:23 18:19:01 CPU %user %nice %system %iowait %steal %idle 18:29:23 18:20:01 all 0.14 0.00 0.05 0.00 0.03 99.78 18:29:23 18:20:01 0 0.17 0.00 0.05 0.00 0.02 99.77 18:29:23 18:20:01 1 0.12 0.00 0.05 0.00 0.03 99.80 18:29:23 18:21:01 all 0.10 0.00 0.06 0.00 0.03 99.81 18:29:23 18:21:01 0 0.10 0.00 0.05 0.00 0.03 99.82 18:29:23 18:21:01 1 0.10 0.00 0.07 0.00 0.03 99.80 18:29:23 18:22:01 all 0.07 0.00 0.03 0.00 0.02 99.88 18:29:23 18:22:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:29:23 18:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:29:23 18:23:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:29:23 18:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:29:23 18:23:01 1 0.17 0.00 0.07 0.00 0.03 99.73 18:29:23 18:24:01 all 0.09 0.00 0.03 0.00 0.03 99.85 18:29:23 18:24:01 0 0.15 0.00 0.03 0.00 0.03 99.78 18:29:23 18:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:29:23 18:25:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:29:23 18:25:01 0 0.28 0.00 0.05 0.00 0.02 99.65 18:29:23 18:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:29:23 18:26:01 all 0.12 0.00 0.04 0.00 0.03 99.82 18:29:23 18:26:01 0 0.20 0.00 0.03 0.00 0.02 99.75 18:29:23 18:26:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:29:23 18:27:01 all 0.13 0.00 0.03 0.00 0.02 99.83 18:29:23 18:27:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:29:23 18:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:29:23 18:28:01 all 8.38 0.00 3.38 1.20 0.05 87.00 18:29:23 18:28:01 0 9.22 0.00 3.50 1.11 0.05 86.12 18:29:23 18:28:01 1 7.54 0.00 3.26 1.28 0.05 87.87 18:29:23 18:29:01 all 15.65 0.00 6.70 3.01 0.09 74.55 18:29:23 18:29:01 0 17.82 0.00 6.75 2.77 0.09 72.58 18:29:23 18:29:01 1 13.50 0.00 6.66 3.25 0.09 76.50 18:29:23 Average: all 2.42 0.00 1.01 0.41 0.03 96.14 18:29:23 Average: 0 2.74 0.00 1.02 0.37 0.03 95.84 18:29:23 Average: 1 2.10 0.00 0.99 0.44 0.03 96.43 18:29:23 18:29:23 18:29:23