Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad55e0170029eafafb831d92a6ace1a8c5806c28 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15706867163582266489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh405181489664796690.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13516579677543600480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4316188164957448072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4774559982444514415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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: false 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-47527 in /w/workspace/ry_app-service-configurable_main [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 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad55e0170029eafafb831d92a6ace1a8c5806c28 (main) > 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417)" > git rev-list --no-walk 0ec6f6647dd09fd78b7f2ede1f224ac506661311 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:42:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:42:29 ========================================================= 11:42:29 EdgeX Global Pipelines Version Info 11:42:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:42:30 ------------------- 11:42:30 stable info: 11:42:30 ------------------- 11:42:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:42:30 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 11:42:30 Message: update stable to v1.0.227 11:42:31 ------------------- 11:42:31 experimental info: 11:42:31 ------------------- 11:42:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:42:31 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 11:42:31 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad55e01 [Pipeline] echo 11:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:31 provisioning config files... 11:42:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6849772664901155152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:32 ---> docker-login.sh 11:42:32 nexus3.edgexfoundry.org:10001 11:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:32 Configure a credential helper to remove this warning. See 11:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:32 11:42:32 Login Succeeded 11:42:32 nexus3.edgexfoundry.org:10002 11:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:32 Configure a credential helper to remove this warning. See 11:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:32 11:42:32 Login Succeeded 11:42:32 nexus3.edgexfoundry.org:10003 11:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:33 Configure a credential helper to remove this warning. See 11:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:33 11:42:33 Login Succeeded 11:42:33 nexus3.edgexfoundry.org:10004 11:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:33 Configure a credential helper to remove this warning. See 11:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:33 11:42:33 Login Succeeded 11:42:33 docker.io 11:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:33 Configure a credential helper to remove this warning. See 11:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:33 11:42:33 Login Succeeded 11:42:33 ---> docker-login.sh ends [Pipeline] } 11:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:42:33 + git rev-list -1 --merges ad55e0170029eafafb831d92a6ace1a8c5806c28~1..ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo 11:42:34 -----------> git rev-list -1 --merges ad55e0170029eafafb831d92a6ace1a8c5806c28~1..ad55e0170029eafafb831d92a6ace1a8c5806c28 ad55e0170029eafafb831d92a6ace1a8c5806c28 [false] [Pipeline] sh 11:42:34 + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo 11:42:34 ========================================================= 11:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:34 + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo 11:42:34 [semverPrep] GIT_COMMIT: ad55e0170029eafafb831d92a6ace1a8c5806c28, Commit Message: build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417) [Pipeline] echo 11:42:34 [semverPrep] This is not a build commit. [Pipeline] sh 11:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:42:35 + grep -v github /etc/ssh/ssh_known_hosts 11:42:35 + [ -e /tmp/ssh_known_hosts ] 11:42:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:42:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:42:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:42:35 11:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:42:35 latest: Pulling from edgex-devops/py-git-semver 11:42:35 1fe172e4850f: Pulling fs layer 11:42:35 caf521ccaac6: Pulling fs layer 11:42:35 3ead6fa29328: Pulling fs layer 11:42:35 5c2a1cbceb83: Pulling fs layer 11:42:35 a8d5f1318db7: Pulling fs layer 11:42:35 c427282e49a2: Pulling fs layer 11:42:35 1827001aaf11: Pulling fs layer 11:42:35 0714d37db230: Pulling fs layer 11:42:35 ac28cf19c067: Pulling fs layer 11:42:35 ca983d60f3e2: Pulling fs layer 11:42:35 a8d5f1318db7: Waiting 11:42:35 9f894cec8388: Pulling fs layer 11:42:35 0714d37db230: Waiting 11:42:35 c427282e49a2: Waiting 11:42:35 ac28cf19c067: Waiting 11:42:35 ca983d60f3e2: Waiting 11:42:35 9f894cec8388: Waiting 11:42:35 1827001aaf11: Waiting 11:42:35 5c2a1cbceb83: Waiting 11:42:35 caf521ccaac6: Verifying Checksum 11:42:35 5c2a1cbceb83: Verifying Checksum 11:42:35 5c2a1cbceb83: Download complete 11:42:36 a8d5f1318db7: Verifying Checksum 11:42:36 a8d5f1318db7: Download complete 11:42:36 c427282e49a2: Verifying Checksum 11:42:36 c427282e49a2: Download complete 11:42:36 3ead6fa29328: Verifying Checksum 11:42:36 3ead6fa29328: Download complete 11:42:36 0714d37db230: Download complete 11:42:36 ac28cf19c067: Verifying Checksum 11:42:36 ac28cf19c067: Download complete 11:42:36 ca983d60f3e2: Download complete 11:42:36 9f894cec8388: Verifying Checksum 11:42:36 9f894cec8388: Download complete 11:42:36 1fe172e4850f: Verifying Checksum 11:42:36 1fe172e4850f: Download complete 11:42:36 1827001aaf11: Verifying Checksum 11:42:36 1827001aaf11: Download complete 11:42:37 1fe172e4850f: Pull complete 11:42:38 caf521ccaac6: Pull complete 11:42:38 3ead6fa29328: Pull complete 11:42:38 5c2a1cbceb83: Pull complete 11:42:38 a8d5f1318db7: Pull complete 11:42:39 c427282e49a2: Pull complete 11:42:41 1827001aaf11: Pull complete 11:42:41 0714d37db230: Pull complete 11:42:41 ac28cf19c067: Pull complete 11:42:41 ca983d60f3e2: Pull complete 11:42:41 9f894cec8388: Pull complete 11:42:41 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 11:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 11:42:41 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:42:43 $ docker top 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 -eo pid,comm 11:42:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:42:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:43 [ssh-agent] Looking for ssh-agent implementation... 11:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:43 $ docker exec 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent 11:42:43 SSH_AUTH_SOCK=/tmp/ssh-sgWGZx2VMqLz/agent.33 11:42:43 SSH_AGENT_PID=40 11:42:43 Running ssh-add (command line suppressed) 11:42:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3018022765995577217.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3018022765995577217.key) 11:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:44 + git tag --points-at HEAD [Pipeline] } 11:42:44 $ docker exec --env ******** --env ******** 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent -k 11:42:44 unset SSH_AUTH_SOCK; 11:42:44 unset SSH_AGENT_PID; 11:42:44 echo Agent pid 40 killed; 11:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:44 [ssh-agent] Looking for ssh-agent implementation... 11:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:44 $ docker exec 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent 11:42:44 SSH_AUTH_SOCK=/tmp/ssh-ZZwFknf3NaOA/agent.73 11:42:44 SSH_AGENT_PID=79 11:42:44 Running ssh-add (command line suppressed) 11:42:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2211839846499425562.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2211839846499425562.key) 11:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:44 + git semver init 11:42:45 2022-05-10 11:42:45,139 [run_init] DEBUG init version:0.0.0 force:False 11:42:45 2022-05-10 11:42:45,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 11:42:45 2022-05-10 11:42:45,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 11:42:45 2022-05-10 11:42:45,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 11:42:46 2022-05-10 11:42:45,930 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 11:42:46 2022-05-10 11:42:45,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 11:42:46 2022-05-10 11:42:45,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:42:46 2022-05-10 11:42:45,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:42:46 2.2.0-dev.35 [Pipeline] } 11:42:46 $ docker exec --env ******** --env ******** 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent -k 11:42:46 unset SSH_AUTH_SOCK; 11:42:46 unset SSH_AGENT_PID; 11:42:46 echo Agent pid 79 killed; 11:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:46 + git semver [Pipeline] } 11:42:46 $ docker stop --time=1 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 11:42:48 $ docker rm -f 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 [Pipeline] // withDockerContainer [Pipeline] sh 11:42:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:42:48 Stashed 1 file(s) [Pipeline] echo 11:42:48 [edgeXSemver]: initialized semver on version 2.2.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:48 provisioning config files... 11:42:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3313462517958431244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:49 ---> docker-login.sh 11:42:49 nexus3.edgexfoundry.org:10001 11:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:49 Configure a credential helper to remove this warning. See 11:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:49 11:42:49 Login Succeeded 11:42:49 nexus3.edgexfoundry.org:10002 11:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:49 Configure a credential helper to remove this warning. See 11:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:49 11:42:49 Login Succeeded 11:42:49 nexus3.edgexfoundry.org:10003 11:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:49 Configure a credential helper to remove this warning. See 11:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:49 11:42:49 Login Succeeded 11:42:49 nexus3.edgexfoundry.org:10004 11:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:49 Configure a credential helper to remove this warning. See 11:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:49 11:42:49 Login Succeeded 11:42:49 docker.io 11:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:50 Configure a credential helper to remove this warning. See 11:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:50 11:42:50 Login Succeeded 11:42:50 ---> docker-login.sh ends [Pipeline] } 11:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:42:50 ========================================================= 11:42:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:42:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:42:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:42:50 Sending build context to Docker daemon 3.048MB 11:42:50 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 11:42:50 Step 2/13 : FROM ${BASE} AS builder 11:42:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:42:50 59bf1c3509f3: Pulling fs layer 11:42:50 666ba61612fd: Pulling fs layer 11:42:50 8ed8ca486205: Pulling fs layer 11:42:50 4fe6c5a15a65: Pulling fs layer 11:42:50 22a0e8bec74d: Pulling fs layer 11:42:50 ca2b28591e48: Pulling fs layer 11:42:50 a51346096db8: Pulling fs layer 11:42:50 daebc70d1ce1: Pulling fs layer 11:42:50 0e18a0eac166: Pulling fs layer 11:42:50 22a0e8bec74d: Waiting 11:42:50 ca2b28591e48: Waiting 11:42:50 a51346096db8: Waiting 11:42:50 daebc70d1ce1: Waiting 11:42:50 0e18a0eac166: Waiting 11:42:50 4fe6c5a15a65: Waiting 11:42:50 8ed8ca486205: Download complete 11:42:50 666ba61612fd: Verifying Checksum 11:42:50 22a0e8bec74d: Verifying Checksum 11:42:50 22a0e8bec74d: Download complete 11:42:50 ca2b28591e48: Verifying Checksum 11:42:50 ca2b28591e48: Download complete 11:42:50 59bf1c3509f3: Download complete 11:42:50 a51346096db8: Verifying Checksum 11:42:50 a51346096db8: Download complete 11:42:50 daebc70d1ce1: Verifying Checksum 11:42:50 daebc70d1ce1: Download complete 11:42:50 59bf1c3509f3: Pull complete 11:42:50 666ba61612fd: Pull complete 11:42:50 8ed8ca486205: Pull complete 11:42:51 0e18a0eac166: Verifying Checksum 11:42:51 0e18a0eac166: Download complete 11:42:51 4fe6c5a15a65: Verifying Checksum 11:42:51 4fe6c5a15a65: Download complete 11:42:55 4fe6c5a15a65: Pull complete 11:42:55 22a0e8bec74d: Pull complete 11:42:55 ca2b28591e48: Pull complete 11:42:55 a51346096db8: Pull complete 11:42:55 daebc70d1ce1: Pull complete 11:42:58 0e18a0eac166: Pull complete 11:42:58 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 11:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:42:58 ---> f018257e8ee9 11:42:58 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:42:59 ---> Running in 9bcbe484476b 11:42:59 Removing intermediate container 9bcbe484476b 11:42:59 ---> 5bec67720f08 11:42:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 11:42:59 ---> Running in b098dc2a6332 11:42:59 Removing intermediate container b098dc2a6332 11:42:59 ---> ec24b3389b59 11:42:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:42:59 ---> Running in ab81f493ddba 11:42:59 Removing intermediate container ab81f493ddba 11:42:59 ---> 29287718f002 11:42:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:00 ---> Running in 1212175a06a7 11:43:00 Removing intermediate container 1212175a06a7 11:43:00 ---> 365f3a4bbe96 11:43:00 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:00 ---> Running in 191412fedd96 11:43:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:43:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:43:02 OK: 221 MiB in 52 packages 11:43:02 Removing intermediate container 191412fedd96 11:43:02 ---> 9b959f623ba6 11:43:02 Step 8/13 : WORKDIR /app 11:43:02 ---> Running in adfc0020b7a9 11:43:02 Removing intermediate container adfc0020b7a9 11:43:02 ---> 1f1140992efb 11:43:02 Step 9/13 : COPY go.mod vendor* ./ 11:43:03 ---> b2225e183c76 11:43:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:03 ---> Running in b1c0dd87f414 11:43:03 Still waiting to schedule task 11:43:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:43:18 Removing intermediate container b1c0dd87f414 11:43:18 ---> 9db67abdc67f 11:43:18 Step 11/13 : COPY . . 11:43:18 ---> 165570889a4d 11:43:18 Step 12/13 : ARG MAKE="make build" 11:43:18 ---> Running in f9b0f08e804a 11:43:18 Removing intermediate container f9b0f08e804a 11:43:18 ---> 8e311844dff4 11:43:18 Step 13/13 : RUN $MAKE 11:43:18 ---> Running in 7767d6019fba 11:43:19 noop 11:43:19 Removing intermediate container 7767d6019fba 11:43:19 ---> 5e9ab413f4e6 11:43:19 Successfully built 5e9ab413f4e6 11:43:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:43:19 + docker inspect -f . ci-base-image-x86_64 11:43:19 . [Pipeline] withDockerContainer 11:43:19 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:43:20 $ docker top c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:20 + go version 11:43:20 go version go1.17.6 linux/amd64 [Pipeline] } 11:43:20 $ docker stop --time=1 c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 11:43:21 $ docker rm -f c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:43:22 + docker inspect -f . ci-base-image-x86_64 11:43:22 . [Pipeline] withDockerContainer 11:43:22 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:43:22 $ docker top a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:43:23 + make test 11:43:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:43:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 11:43:33 CGO_ENABLED=1 go vet ./... 11:43:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:43:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:43:37 ./bin/test-attribution-txt.sh [Pipeline] echo 11:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:43:38 $ docker stop --time=1 a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 11:43:39 $ docker rm -f a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 [Pipeline] // withDockerContainer [Pipeline] sh 11:43:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:43:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:43:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:43:41 + ls -al . 11:43:41 total 164 11:43:41 drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:43 . 11:43:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:42 .. 11:43:41 -rw-rw-r-- 1 jenkins jenkins 119 May 10 11:42 .dockerignore 11:43:41 drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:42 .git 11:43:41 drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:42 .github 11:43:41 -rw-rw-r-- 1 jenkins jenkins 104 May 10 11:42 .gitignore 11:43:41 drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:42 .semver 11:43:41 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 11:42 Attribution.txt 11:43:41 -rw-rw-r-- 1 jenkins jenkins 23791 May 10 11:42 CHANGELOG.md 11:43:41 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 11:42 Dockerfile 11:43:41 -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:42 GOVERNANCE.md 11:43:41 -rw-rw-r-- 1 jenkins jenkins 688 May 10 11:42 Jenkinsfile 11:43:41 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 11:42 LICENSE 11:43:41 -rw-rw-r-- 1 jenkins jenkins 618 May 10 11:42 OWNERS.md 11:43:41 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 11:42 README.md 11:43:41 -rw-rw-r-- 1 jenkins jenkins 12 May 10 11:42 VERSION 11:43:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:42 bin 11:43:41 -rw-r--r-- 1 jenkins jenkins 10 May 10 11:43 coverage.out 11:43:41 -rw-rw-r-- 1 jenkins jenkins 3268 May 10 11:42 go.mod 11:43:41 -rw-rw-r-- 1 jenkins jenkins 34650 May 10 11:42 go.sum 11:43:41 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 11:42 main.go 11:43:41 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 11:42 makefile 11:43:41 drwxrwxr-x 10 jenkins jenkins 4096 May 10 11:42 res 11:43:41 drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:42 snap [Pipeline] isUnix [Pipeline] sh 11:43:41 + 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=ad55e0170029eafafb831d92a6ace1a8c5806c28 --label arch=amd64 --label version=2.2.0-dev.35 . 11:43:41 Sending build context to Docker daemon 3.049MB 11:43:41 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 11:43:41 Step 2/27 : FROM ${BASE} AS builder 11:43:41 ---> 5e9ab413f4e6 11:43:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:43:41 ---> Running in 6ffdc4b88d2f 11:43:41 Removing intermediate container 6ffdc4b88d2f 11:43:41 ---> 16bdd85a59ad 11:43:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:43:41 ---> Running in 972e2de027ff 11:43:41 Removing intermediate container 972e2de027ff 11:43:41 ---> c0f8e7e0c57c 11:43:41 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:43:41 ---> Running in 0f21a37c151b 11:43:42 Removing intermediate container 0f21a37c151b 11:43:42 ---> 397dfb861fc1 11:43:42 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:42 ---> Running in ce448751d877 11:43:42 Removing intermediate container ce448751d877 11:43:42 ---> 363513da2df9 11:43:42 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:42 ---> Running in d8bf935400f4 11:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:43:44 OK: 221 MiB in 52 packages 11:43:44 Removing intermediate container d8bf935400f4 11:43:44 ---> e8906684d8c0 11:43:44 Step 8/27 : WORKDIR /app 11:43:44 ---> Running in 10a1a37acaeb 11:43:44 Removing intermediate container 10a1a37acaeb 11:43:44 ---> 2ab65cb85619 11:43:44 Step 9/27 : COPY go.mod vendor* ./ 11:43:44 ---> 63086f77ecec 11:43:44 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:44 ---> Running in 47b7492357bc 11:43:45 Removing intermediate container 47b7492357bc 11:43:45 ---> 3ef7a8426557 11:43:45 Step 11/27 : COPY . . 11:43:45 ---> 950ecd6010f4 11:43:45 Step 12/27 : ARG MAKE="make build" 11:43:45 ---> Running in 1a0b9482b2e1 11:43:45 Removing intermediate container 1a0b9482b2e1 11:43:45 ---> 6c8ddac972a4 11:43:45 Step 13/27 : RUN $MAKE 11:43:45 ---> Running in befb5247c963 11:43:46 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:44:08 Removing intermediate container befb5247c963 11:44:08 ---> ae928d8a65b5 11:44:08 Step 14/27 : FROM alpine:3.14 11:44:08 3.14: Pulling from library/alpine 11:44:08 8663204ce13b: Pulling fs layer 11:44:08 8663204ce13b: Verifying Checksum 11:44:08 8663204ce13b: Download complete 11:44:08 8663204ce13b: Pull complete 11:44:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:44:08 Status: Downloaded newer image for alpine:3.14 11:44:08 ---> e04c818066af 11:44:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:44:08 ---> Running in 0057ece9350a 11:44:08 Removing intermediate container 0057ece9350a 11:44:08 ---> 5691b3dee0b2 11:44:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:44:08 ---> Running in 0ab1a07ccd07 11:44:08 Removing intermediate container 0ab1a07ccd07 11:44:08 ---> 14b15dd6678b 11:44:08 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 11:44:08 ---> Running in dfdf54fef777 11:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:44:09 (1/7) Installing ca-certificates (20211220-r0) 11:44:09 (2/7) Installing dumb-init (1.2.5-r1) 11:44:09 (3/7) Installing libgcc (10.3.1_git20210424-r2) 11:44:09 (4/7) Installing libsodium (1.0.18-r0) 11:44:09 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 11:44:09 (6/7) Installing libzmq (4.3.4-r0) 11:44:09 (7/7) Installing zeromq (4.3.4-r0) 11:44:09 Executing busybox-1.33.1-r7.trigger 11:44:09 Executing ca-certificates-20211220-r0.trigger 11:44:09 OK: 9 MiB in 21 packages 11:44:10 Removing intermediate container dfdf54fef777 11:44:10 ---> cb3b91308532 11:44:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:44:10 ---> 3038a0d35205 11:44:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:44:10 ---> e5c37171dd31 11:44:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:44:10 ---> 5cdde0a5fe2a 11:44:10 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:44:11 ---> 3cac35aa973b 11:44:11 Step 22/27 : EXPOSE 48095 11:44:11 ---> Running in b6d63e8cba37 11:44:11 Removing intermediate container b6d63e8cba37 11:44:11 ---> 9c328d1fdf45 11:44:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:44:11 ---> Running in a37b7b1328ec 11:44:11 Removing intermediate container a37b7b1328ec 11:44:11 ---> ba5add95dceb 11:44:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:11 ---> Running in 8071b240fda3 11:44:11 Removing intermediate container 8071b240fda3 11:44:11 ---> 9eeefbf54e3d 11:44:11 Step 25/27 : LABEL arch=amd64 11:44:11 ---> Running in 3a48b480bd72 11:44:12 Removing intermediate container 3a48b480bd72 11:44:12 ---> 9b181b18c3f4 11:44:12 Step 26/27 : LABEL git_sha=ad55e0170029eafafb831d92a6ace1a8c5806c28 11:44:12 ---> Running in e832faaf9211 11:44:12 Removing intermediate container e832faaf9211 11:44:12 ---> 9ca1cb598cd0 11:44:12 Step 27/27 : LABEL version=2.2.0-dev.35 11:44:12 ---> Running in 7d59abbfaa04 11:44:12 Removing intermediate container 7d59abbfaa04 11:44:12 ---> 95b241c4c52b 11:44:12 [Warning] One or more build-args [ARCH] were not consumed 11:44:12 Successfully built 95b241c4c52b 11:44:12 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:12 provisioning config files... 11:44:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2808445865125292449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:12 ---> docker-login.sh 11:44:12 nexus3.edgexfoundry.org:10001 11:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:12 Configure a credential helper to remove this warning. See 11:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:12 11:44:12 Login Succeeded 11:44:12 nexus3.edgexfoundry.org:10002 11:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:13 Configure a credential helper to remove this warning. See 11:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:13 11:44:13 Login Succeeded 11:44:13 nexus3.edgexfoundry.org:10003 11:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:13 Configure a credential helper to remove this warning. See 11:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:13 11:44:13 Login Succeeded 11:44:13 nexus3.edgexfoundry.org:10004 11:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:13 Configure a credential helper to remove this warning. See 11:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:13 11:44:13 Login Succeeded 11:44:13 docker.io 11:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:13 Configure a credential helper to remove this warning. See 11:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:13 11:44:13 Login Succeeded 11:44:13 ---> docker-login.sh ends [Pipeline] } 11:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:13 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 11:44:13 ad55e0170029eafafb831d92a6ace1a8c5806c28 11:44:13 latest 11:44:13 2.2.0-dev.35 11:44:13 ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:44:13 main 11:44:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:44:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] isUnix [Pipeline] sh 11:44:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 11:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:44:14 2fc279b0e31b: Preparing 11:44:14 bcb0188b2535: Preparing 11:44:14 d1b5fc53acd9: Preparing 11:44:14 573f2a008165: Preparing 11:44:14 fb7f2945ff05: Preparing 11:44:14 b541d28bf3b4: Preparing 11:44:14 bcb0188b2535: Pushed 11:44:14 d1b5fc53acd9: Pushed 11:44:14 573f2a008165: Pushed 11:44:14 b541d28bf3b4: Layer already exists 11:44:14 fb7f2945ff05: Pushed 11:44:17 2fc279b0e31b: Pushed 11:44:17 ad55e0170029eafafb831d92a6ace1a8c5806c28: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh 11:44:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 11:44:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:44:17 2fc279b0e31b: Preparing 11:44:17 bcb0188b2535: Preparing 11:44:17 d1b5fc53acd9: Preparing 11:44:17 573f2a008165: Preparing 11:44:17 fb7f2945ff05: Preparing 11:44:17 b541d28bf3b4: Preparing 11:44:17 b541d28bf3b4: Waiting 11:44:17 573f2a008165: Layer already exists 11:44:17 2fc279b0e31b: Layer already exists 11:44:17 fb7f2945ff05: Layer already exists 11:44:17 d1b5fc53acd9: Layer already exists 11:44:17 bcb0188b2535: Layer already exists 11:44:17 b541d28bf3b4: Layer already exists 11:44:17 latest: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh 11:44:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh 11:44:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 11:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:44:18 2fc279b0e31b: Preparing 11:44:18 bcb0188b2535: Preparing 11:44:18 d1b5fc53acd9: Preparing 11:44:18 573f2a008165: Preparing 11:44:18 fb7f2945ff05: Preparing 11:44:18 b541d28bf3b4: Preparing 11:44:18 b541d28bf3b4: Waiting 11:44:18 d1b5fc53acd9: Layer already exists 11:44:18 2fc279b0e31b: Layer already exists 11:44:18 bcb0188b2535: Layer already exists 11:44:18 573f2a008165: Layer already exists 11:44:18 fb7f2945ff05: Layer already exists 11:44:18 b541d28bf3b4: Layer already exists 11:44:18 2.2.0-dev.35: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh 11:44:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh 11:44:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:44:18 2fc279b0e31b: Preparing 11:44:18 bcb0188b2535: Preparing 11:44:18 d1b5fc53acd9: Preparing 11:44:18 573f2a008165: Preparing 11:44:18 fb7f2945ff05: Preparing 11:44:18 b541d28bf3b4: Preparing 11:44:18 fb7f2945ff05: Layer already exists 11:44:18 2fc279b0e31b: Layer already exists 11:44:18 d1b5fc53acd9: Layer already exists 11:44:18 573f2a008165: Layer already exists 11:44:18 bcb0188b2535: Layer already exists 11:44:18 b541d28bf3b4: Layer already exists 11:44:18 ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh 11:44:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 11:44:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:44:19 2fc279b0e31b: Preparing 11:44:19 bcb0188b2535: Preparing 11:44:19 d1b5fc53acd9: Preparing 11:44:19 573f2a008165: Preparing 11:44:19 fb7f2945ff05: Preparing 11:44:19 b541d28bf3b4: Preparing 11:44:19 b541d28bf3b4: Waiting 11:44:19 fb7f2945ff05: Layer already exists 11:44:19 2fc279b0e31b: Layer already exists 11:44:19 d1b5fc53acd9: Layer already exists 11:44:19 bcb0188b2535: Layer already exists 11:44:19 573f2a008165: Layer already exists 11:44:19 b541d28bf3b4: Layer already exists 11:44:19 main: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:19 ===================================================== [Pipeline] echo 11:44:19 taggedImages: 11:44:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 11:44:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:44:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 11:44:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:44:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:19 11:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:44:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:20 latest: Pulling from edgex-lftools-log-publisher 11:44:20 5eb5b503b376: Pulling fs layer 11:44:20 5c69ac0246d0: Pulling fs layer 11:44:20 ec43610c2a17: Pulling fs layer 11:44:20 3a2ae6a8a46f: Pulling fs layer 11:44:20 33b1e0a273af: Pulling fs layer 11:44:20 5d3b04190fa2: Pulling fs layer 11:44:20 2f39f015ded8: Pulling fs layer 11:44:20 5d3b04190fa2: Waiting 11:44:20 33b1e0a273af: Waiting 11:44:20 2f39f015ded8: Waiting 11:44:20 3a2ae6a8a46f: Waiting 11:44:20 5c69ac0246d0: Download complete 11:44:20 3a2ae6a8a46f: Download complete 11:44:20 33b1e0a273af: Verifying Checksum 11:44:20 33b1e0a273af: Download complete 11:44:20 5d3b04190fa2: Verifying Checksum 11:44:20 5d3b04190fa2: Download complete 11:44:20 ec43610c2a17: Verifying Checksum 11:44:20 ec43610c2a17: Download complete 11:44:20 5eb5b503b376: Download complete 11:44:21 2f39f015ded8: Download complete 11:44:22 5eb5b503b376: Pull complete 11:44:22 5c69ac0246d0: Pull complete 11:44:22 ec43610c2a17: Pull complete 11:44:22 3a2ae6a8a46f: Pull complete 11:44:22 33b1e0a273af: Pull complete 11:44:22 5d3b04190fa2: Pull complete 11:44:27 2f39f015ded8: Pull complete 11:44:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:44:27 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:44:29 $ docker top ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:29 ---> job-cost.sh 11:44:29 lf-activate-venv: SKIPPING 11:44:29 INFO: No Stack... 11:44:30 INFO: Retrieving Pricing Info for: v3-standard-8 11:44:30 INFO: Archiving Costs [Pipeline] sh 11:44:31 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 11:44:31 + cut -d, -f6 [Pipeline] lock 11:44:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] 11:44:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] did not exist. Created. 11:44:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:44:31 + echo total: 0.2199999988079071 [Pipeline] stash 11:44:31 Stashed 1 file(s) [Pipeline] } 11:44:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 11:44:31 $ docker stop --time=1 ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c 11:44:32 $ docker rm -f ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:44:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47528 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 11:44:38 Running in /w/workspace/app-service-configurable/71 [Pipeline] { [Pipeline] checkout 11:44:38 Selected Git installation does not exist. Using Default 11:44:38 The recommended git tool is: NONE 11:44:44 using credential edgex-jenkins-ssh 11:44:44 Cloning the remote Git repository 11:44:44 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 11:44:44 > git init /w/workspace/app-service-configurable/71 # timeout=10 11:44:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 11:44:44 > git --version # timeout=10 11:44:44 > git --version # 'git version 2.25.1' 11:44:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:44:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 11:44:46 Avoid second fetch 11:44:46 Checking out Revision ad55e0170029eafafb831d92a6ace1a8c5806c28 (main) 11:44:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:46 > git config core.sparsecheckout # timeout=10 11:44:46 > git checkout -f ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 11:44:50 Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:44:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:44:51 Dload Upload Total Spent Left Speed 11:44:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh 11:44:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:44:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:44:52 + sudo tee /etc/docker/daemon.new 11:44:52 { 11:44:52 "registry-mirrors": [ 11:44:52 "https://nexus3.edgexfoundry.org:10001" 11:44:52 ], 11:44:52 "bip": "10.250.0.254/24", 11:44:52 "hosts": [ 11:44:52 "tcp://0.0.0.0:5555", 11:44:52 "unix:///var/run/docker.sock" 11:44:52 ], 11:44:52 "mtu": 1458, 11:44:52 "selinux-enabled": true, 11:44:52 "seccomp-profile": "/etc/docker/seccomp.json" 11:44:52 } [Pipeline] sh 11:44:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:44:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:11 provisioning config files... 11:45:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/71@tmp/config4049428511659657799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:11 ---> docker-login.sh 11:45:11 nexus3.edgexfoundry.org:10001 11:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:12 Configure a credential helper to remove this warning. See 11:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:12 11:45:12 Login Succeeded 11:45:12 nexus3.edgexfoundry.org:10002 11:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:13 Configure a credential helper to remove this warning. See 11:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:13 11:45:13 Login Succeeded 11:45:13 nexus3.edgexfoundry.org:10003 11:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:13 Configure a credential helper to remove this warning. See 11:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:13 11:45:13 Login Succeeded 11:45:13 nexus3.edgexfoundry.org:10004 11:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:14 Configure a credential helper to remove this warning. See 11:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:14 11:45:14 Login Succeeded 11:45:14 docker.io 11:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:14 Configure a credential helper to remove this warning. See 11:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:14 11:45:14 Login Succeeded 11:45:14 ---> docker-login.sh ends [Pipeline] } 11:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:45:15 ========================================================= 11:45:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:45:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:45:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:45:15 Sending build context to Docker daemon 199.7kB 11:45:15 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 11:45:15 Step 2/13 : FROM ${BASE} AS builder 11:45:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:45:15 9b3977197b4f: Pulling fs layer 11:45:15 1a89e8eeedd5: Pulling fs layer 11:45:15 94645a83ff95: Pulling fs layer 11:45:15 3f3a8bcf1eab: Pulling fs layer 11:45:15 0c92f367c5e7: Pulling fs layer 11:45:15 3096ccb668a1: Pulling fs layer 11:45:15 e8cf19c19ddd: Pulling fs layer 11:45:15 a4caa8a26152: Pulling fs layer 11:45:15 3f3a8bcf1eab: Waiting 11:45:15 0c92f367c5e7: Waiting 11:45:15 3096ccb668a1: Waiting 11:45:15 e8cf19c19ddd: Waiting 11:45:16 94645a83ff95: Verifying Checksum 11:45:16 94645a83ff95: Download complete 11:45:16 1a89e8eeedd5: Verifying Checksum 11:45:16 1a89e8eeedd5: Download complete 11:45:16 0c92f367c5e7: Verifying Checksum 11:45:16 0c92f367c5e7: Download complete 11:45:16 3096ccb668a1: Verifying Checksum 11:45:16 3096ccb668a1: Download complete 11:45:16 9b3977197b4f: Download complete 11:45:16 e8cf19c19ddd: Verifying Checksum 11:45:16 e8cf19c19ddd: Download complete 11:45:16 9b3977197b4f: Pull complete 11:45:17 1a89e8eeedd5: Pull complete 11:45:17 94645a83ff95: Pull complete 11:45:18 a4caa8a26152: Verifying Checksum 11:45:18 a4caa8a26152: Download complete 11:45:18 3f3a8bcf1eab: Verifying Checksum 11:45:18 3f3a8bcf1eab: Download complete 11:45:31 3f3a8bcf1eab: Pull complete 11:45:31 0c92f367c5e7: Pull complete 11:45:31 3096ccb668a1: Pull complete 11:45:31 e8cf19c19ddd: Pull complete 11:45:38 a4caa8a26152: Pull complete 11:45:38 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 11:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:45:38 ---> 725f1c02e7f9 11:45:38 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:45:38 ---> Running in e3bd684a8365 11:45:38 Removing intermediate container e3bd684a8365 11:45:38 ---> 6776fb8c9290 11:45:38 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 11:45:38 ---> Running in c645455a80c7 11:45:38 Removing intermediate container c645455a80c7 11:45:38 ---> 9d972b4722e5 11:45:38 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:45:39 ---> Running in 4828a1fc72b3 11:45:39 Removing intermediate container 4828a1fc72b3 11:45:39 ---> 6b59848ab36a 11:45:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:39 ---> Running in 330a6e2598c0 11:45:41 Removing intermediate container 330a6e2598c0 11:45:41 ---> 9dcb45eaec74 11:45:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:45:41 ---> Running in 9241b112330d 11:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:44 OK: 220 MiB in 52 packages 11:45:45 Removing intermediate container 9241b112330d 11:45:45 ---> 0417272b9565 11:45:45 Step 8/13 : WORKDIR /app 11:45:45 ---> Running in 28f2974ac0b8 11:45:45 Removing intermediate container 28f2974ac0b8 11:45:45 ---> b7c1784c62a6 11:45:45 Step 9/13 : COPY go.mod vendor* ./ 11:45:46 ---> 333a9b00babb 11:45:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:46 ---> Running in 24c910f133a1 11:46:43 Removing intermediate container 24c910f133a1 11:46:43 ---> cb5f96337c6c 11:46:43 Step 11/13 : COPY . . 11:46:43 ---> a5182b4d3b10 11:46:43 Step 12/13 : ARG MAKE="make build" 11:46:43 ---> Running in 20bb21eb5559 11:46:43 Removing intermediate container 20bb21eb5559 11:46:43 ---> ec40df4ba997 11:46:43 Step 13/13 : RUN $MAKE 11:46:43 ---> Running in cbdc9788a530 11:46:43 noop 11:46:43 Removing intermediate container cbdc9788a530 11:46:43 ---> 8a98b58835ab 11:46:43 Successfully built 8a98b58835ab 11:46:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:46:43 + docker inspect -f . ci-base-image-arm64 11:46:43 . [Pipeline] withDockerContainer 11:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container 11:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:46:45 $ docker top 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:46 + go version 11:46:46 go version go1.17.6 linux/arm64 [Pipeline] } 11:46:46 $ docker stop --time=1 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec 11:46:47 $ docker rm -f 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:46:48 + docker inspect -f . ci-base-image-arm64 11:46:48 . [Pipeline] withDockerContainer 11:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container 11:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:46:49 $ docker top b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:46:50 + make test 11:46:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:48:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 11:48:13 CGO_ENABLED=1 go vet ./... 11:48:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:45 ./bin/test-attribution-txt.sh [Pipeline] echo 11:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:48:45 $ docker stop --time=1 b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb 11:48:47 $ docker rm -f b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb [Pipeline] // withDockerContainer [Pipeline] sh 11:48:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:48:48 Warning: overwriting stash ‘coverage-report’ 11:48:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:48:49 + ls -al . 11:48:49 total 160 11:48:49 drwxrwxr-x 7 jenkins jenkins 4096 May 10 11:48 . 11:48:49 drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:44 .. 11:48:49 -rw-rw-r-- 1 jenkins jenkins 119 May 10 11:44 .dockerignore 11:48:49 drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:44 .git 11:48:49 drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:44 .github 11:48:49 -rw-rw-r-- 1 jenkins jenkins 104 May 10 11:44 .gitignore 11:48:49 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 11:44 Attribution.txt 11:48:49 -rw-rw-r-- 1 jenkins jenkins 23791 May 10 11:44 CHANGELOG.md 11:48:49 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 11:44 Dockerfile 11:48:49 -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:44 GOVERNANCE.md 11:48:49 -rw-rw-r-- 1 jenkins jenkins 688 May 10 11:44 Jenkinsfile 11:48:49 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 11:44 LICENSE 11:48:49 -rw-rw-r-- 1 jenkins jenkins 618 May 10 11:44 OWNERS.md 11:48:49 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 11:44 README.md 11:48:49 -rw-rw-r-- 1 jenkins jenkins 12 May 10 11:42 VERSION 11:48:49 drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:44 bin 11:48:49 -rw-r--r-- 1 jenkins jenkins 10 May 10 11:46 coverage.out 11:48:49 -rw-rw-r-- 1 jenkins jenkins 3268 May 10 11:44 go.mod 11:48:49 -rw-rw-r-- 1 jenkins jenkins 34650 May 10 11:44 go.sum 11:48:49 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 11:44 main.go 11:48:49 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 11:44 makefile 11:48:49 drwxrwxr-x 10 jenkins jenkins 4096 May 10 11:44 res 11:48:49 drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:44 snap [Pipeline] isUnix [Pipeline] sh 11:48:49 + 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=ad55e0170029eafafb831d92a6ace1a8c5806c28 --label arch=arm64 --label version=2.2.0-dev.35 . 11:48:49 Sending build context to Docker daemon 200.7kB 11:48:50 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 11:48:50 Step 2/27 : FROM ${BASE} AS builder 11:48:50 ---> 8a98b58835ab 11:48:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 11:48:50 ---> Running in 40e1f05468fe 11:48:50 Removing intermediate container 40e1f05468fe 11:48:50 ---> 7bc9240452b8 11:48:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:48:50 ---> Running in c97844ef9e15 11:48:50 Removing intermediate container c97844ef9e15 11:48:50 ---> 16c4d576980e 11:48:50 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:48:50 ---> Running in fe9c85032e44 11:48:51 Removing intermediate container fe9c85032e44 11:48:51 ---> 2810f2cf450f 11:48:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:51 ---> Running in 36d884a97e55 11:48:53 Removing intermediate container 36d884a97e55 11:48:53 ---> 8aec8797fff8 11:48:53 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:48:53 ---> Running in e2c69c6a2542 11:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:48:55 OK: 220 MiB in 52 packages 11:48:56 Removing intermediate container e2c69c6a2542 11:48:56 ---> af6c20de04a3 11:48:56 Step 8/27 : WORKDIR /app 11:48:56 ---> Running in cd33e8fe5211 11:48:57 Removing intermediate container cd33e8fe5211 11:48:57 ---> 0c9de09de2c7 11:48:57 Step 9/27 : COPY go.mod vendor* ./ 11:48:57 ---> dd996505b9d1 11:48:57 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:57 ---> Running in e3408fd1d624 11:48:59 Removing intermediate container e3408fd1d624 11:48:59 ---> eefc519f4323 11:48:59 Step 11/27 : COPY . . 11:48:59 ---> 89e4993c0277 11:48:59 Step 12/27 : ARG MAKE="make build" 11:49:00 ---> Running in 81b86b949cad 11:49:00 Removing intermediate container 81b86b949cad 11:49:00 ---> 241c530ae31b 11:49:00 Step 13/27 : RUN $MAKE 11:49:00 ---> Running in fb1499878df0 11:49:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:51:23 Removing intermediate container fb1499878df0 11:51:23 ---> 22f7d9c00a63 11:51:23 Step 14/27 : FROM alpine:3.14 11:51:23 3.14: Pulling from library/alpine 11:51:23 455c02918c45: Pulling fs layer 11:51:23 455c02918c45: Download complete 11:51:23 455c02918c45: Pull complete 11:51:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:51:23 Status: Downloaded newer image for alpine:3.14 11:51:23 ---> ac73e934f311 11:51:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:51:23 ---> Running in 3170948698af 11:51:23 Removing intermediate container 3170948698af 11:51:23 ---> a3ee629716ad 11:51:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:51:23 ---> Running in 5cd55c72ec52 11:51:23 Removing intermediate container 5cd55c72ec52 11:51:23 ---> 59525937ea98 11:51:23 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 11:51:23 ---> Running in 831d5a1880af 11:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:51:23 (1/7) Installing ca-certificates (20211220-r0) 11:51:23 (2/7) Installing dumb-init (1.2.5-r1) 11:51:23 (3/7) Installing libgcc (10.3.1_git20210424-r2) 11:51:23 (4/7) Installing libsodium (1.0.18-r0) 11:51:23 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 11:51:23 (6/7) Installing libzmq (4.3.4-r0) 11:51:23 (7/7) Installing zeromq (4.3.4-r0) 11:51:23 Executing busybox-1.33.1-r7.trigger 11:51:23 Executing ca-certificates-20211220-r0.trigger 11:51:23 OK: 9 MiB in 21 packages 11:51:23 Removing intermediate container 831d5a1880af 11:51:23 ---> 846673c3803d 11:51:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:51:23 ---> dfc406aa1804 11:51:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:51:23 ---> ab5696b468d1 11:51:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:51:23 ---> d91612c8a9aa 11:51:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:51:24 ---> 6cd962cc4224 11:51:24 Step 22/27 : EXPOSE 48095 11:51:24 ---> Running in 095d6300e5b2 11:51:24 Removing intermediate container 095d6300e5b2 11:51:24 ---> d450606af799 11:51:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:51:24 ---> Running in ccecba32a732 11:51:25 Removing intermediate container ccecba32a732 11:51:25 ---> 5278e3d46f6f 11:51:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:51:25 ---> Running in 7bb2b4249fbe 11:51:25 Removing intermediate container 7bb2b4249fbe 11:51:25 ---> 484c6335e674 11:51:25 Step 25/27 : LABEL arch=arm64 11:51:25 ---> Running in 3c939d4632c1 11:51:25 Removing intermediate container 3c939d4632c1 11:51:25 ---> b98446ce43ba 11:51:25 Step 26/27 : LABEL git_sha=ad55e0170029eafafb831d92a6ace1a8c5806c28 11:51:26 ---> Running in 033b7189965f 11:51:26 Removing intermediate container 033b7189965f 11:51:26 ---> a9ace10be538 11:51:26 Step 27/27 : LABEL version=2.2.0-dev.35 11:51:26 ---> Running in 93d4421a9705 11:51:26 Removing intermediate container 93d4421a9705 11:51:26 ---> 34dccf9790ec 11:51:26 [Warning] One or more build-args [ARCH] were not consumed 11:51:26 Successfully built 34dccf9790ec 11:51:26 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 11:51:26 provisioning config files... 11:51:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/71@tmp/config7059797315095011399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:27 ---> docker-login.sh 11:51:27 nexus3.edgexfoundry.org:10001 11:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:27 Configure a credential helper to remove this warning. See 11:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:27 11:51:27 Login Succeeded 11:51:27 nexus3.edgexfoundry.org:10002 11:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:27 Configure a credential helper to remove this warning. See 11:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:27 11:51:27 Login Succeeded 11:51:27 nexus3.edgexfoundry.org:10003 11:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:28 Configure a credential helper to remove this warning. See 11:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:28 11:51:28 Login Succeeded 11:51:28 nexus3.edgexfoundry.org:10004 11:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:29 Configure a credential helper to remove this warning. See 11:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:29 11:51:29 Login Succeeded 11:51:29 docker.io 11:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:29 Configure a credential helper to remove this warning. See 11:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:29 11:51:29 Login Succeeded 11:51:29 ---> docker-login.sh ends [Pipeline] } 11:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:51:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 11:51:29 ad55e0170029eafafb831d92a6ace1a8c5806c28 11:51:29 latest 11:51:29 2.2.0-dev.35 11:51:29 ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:51:29 main 11:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:51:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] isUnix [Pipeline] sh 11:51:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 11:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:51:30 95bedc14ddd5: Preparing 11:51:30 82a83414ae44: Preparing 11:51:30 89dc6bae0c76: Preparing 11:51:30 7a4d67ba2884: Preparing 11:51:30 4065711235bf: Preparing 11:51:30 f73e7dbfee58: Preparing 11:51:30 f73e7dbfee58: Waiting 11:51:30 7a4d67ba2884: Pushed 11:51:30 89dc6bae0c76: Pushed 11:51:30 82a83414ae44: Pushed 11:51:30 f73e7dbfee58: Layer already exists 11:51:31 4065711235bf: Pushed 11:51:37 95bedc14ddd5: Pushed 11:51:37 ad55e0170029eafafb831d92a6ace1a8c5806c28: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh 11:51:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:51:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:51:37 95bedc14ddd5: Preparing 11:51:37 82a83414ae44: Preparing 11:51:37 89dc6bae0c76: Preparing 11:51:37 7a4d67ba2884: Preparing 11:51:37 4065711235bf: Preparing 11:51:37 f73e7dbfee58: Preparing 11:51:37 f73e7dbfee58: Waiting 11:51:37 4065711235bf: Layer already exists 11:51:37 95bedc14ddd5: Layer already exists 11:51:37 89dc6bae0c76: Layer already exists 11:51:37 82a83414ae44: Layer already exists 11:51:37 7a4d67ba2884: Layer already exists 11:51:37 f73e7dbfee58: Layer already exists 11:51:38 latest: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh 11:51:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh 11:51:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 11:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:51:38 95bedc14ddd5: Preparing 11:51:38 82a83414ae44: Preparing 11:51:38 89dc6bae0c76: Preparing 11:51:38 7a4d67ba2884: Preparing 11:51:38 4065711235bf: Preparing 11:51:38 f73e7dbfee58: Preparing 11:51:38 f73e7dbfee58: Waiting 11:51:38 7a4d67ba2884: Layer already exists 11:51:38 95bedc14ddd5: Layer already exists 11:51:38 4065711235bf: Layer already exists 11:51:38 89dc6bae0c76: Layer already exists 11:51:38 82a83414ae44: Layer already exists 11:51:39 f73e7dbfee58: Layer already exists 11:51:39 2.2.0-dev.35: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh 11:51:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh 11:51:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:51:39 95bedc14ddd5: Preparing 11:51:39 82a83414ae44: Preparing 11:51:39 89dc6bae0c76: Preparing 11:51:39 7a4d67ba2884: Preparing 11:51:39 4065711235bf: Preparing 11:51:39 f73e7dbfee58: Preparing 11:51:39 f73e7dbfee58: Waiting 11:51:39 7a4d67ba2884: Layer already exists 11:51:39 4065711235bf: Layer already exists 11:51:39 82a83414ae44: Layer already exists 11:51:39 89dc6bae0c76: Layer already exists 11:51:39 95bedc14ddd5: Layer already exists 11:51:39 f73e7dbfee58: Layer already exists 11:51:40 ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh 11:51:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 11:51:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 11:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:51:40 95bedc14ddd5: Preparing 11:51:40 82a83414ae44: Preparing 11:51:40 89dc6bae0c76: Preparing 11:51:40 7a4d67ba2884: Preparing 11:51:40 4065711235bf: Preparing 11:51:40 f73e7dbfee58: Preparing 11:51:40 f73e7dbfee58: Waiting 11:51:41 82a83414ae44: Layer already exists 11:51:41 4065711235bf: Layer already exists 11:51:41 89dc6bae0c76: Layer already exists 11:51:41 95bedc14ddd5: Layer already exists 11:51:41 7a4d67ba2884: Layer already exists 11:51:41 f73e7dbfee58: Layer already exists 11:51:41 main: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:51:41 ===================================================== [Pipeline] echo 11:51:41 taggedImages: 11:51:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 11:51:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:51:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 11:51:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 11:51:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:41 11:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:42 arm64: Pulling from edgex-lftools-log-publisher 11:51:42 8998bd30e6a1: Pulling fs layer 11:51:42 04944245beec: Pulling fs layer 11:51:42 699f458cf7ca: Pulling fs layer 11:51:42 765212b225bb: Pulling fs layer 11:51:42 f23df028b6ca: Pulling fs layer 11:51:42 d65c8cfc05b1: Pulling fs layer 11:51:42 2437ff75d9bd: Pulling fs layer 11:51:42 765212b225bb: Waiting 11:51:42 f23df028b6ca: Waiting 11:51:42 d65c8cfc05b1: Waiting 11:51:42 2437ff75d9bd: Waiting 11:51:42 04944245beec: Verifying Checksum 11:51:42 04944245beec: Download complete 11:51:42 765212b225bb: Verifying Checksum 11:51:42 765212b225bb: Download complete 11:51:42 f23df028b6ca: Verifying Checksum 11:51:42 d65c8cfc05b1: Verifying Checksum 11:51:42 d65c8cfc05b1: Download complete 11:51:42 699f458cf7ca: Verifying Checksum 11:51:42 699f458cf7ca: Download complete 11:51:42 8998bd30e6a1: Verifying Checksum 11:51:42 8998bd30e6a1: Download complete 11:51:45 2437ff75d9bd: Verifying Checksum 11:51:45 2437ff75d9bd: Download complete 11:51:47 8998bd30e6a1: Pull complete 11:51:47 04944245beec: Pull complete 11:51:49 699f458cf7ca: Pull complete 11:51:49 765212b225bb: Pull complete 11:51:50 f23df028b6ca: Pull complete 11:51:50 d65c8cfc05b1: Pull complete 11:52:05 2437ff75d9bd: Pull complete 11:52:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:52:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:52:05 prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container 11:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:52:08 $ docker top ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:09 ---> job-cost.sh 11:52:09 lf-activate-venv: SKIPPING 11:52:09 INFO: No Stack... 11:52:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:52:11 INFO: Archiving Costs [Pipeline] sh 11:52:11 + cat /w/workspace/app-service-configurable/71/archives/cost.csv 11:52:11 + cut -d, -f6 [Pipeline] lock 11:52:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] 11:52:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] did not exist. Created. 11:52:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:12 /w/workspace/app-service-configurable/71@tmp/durable-3060054b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:52:13 + echo total: 0.10999999940395355 [Pipeline] stash 11:52:13 Warning: overwriting stash ‘stack-cost’ 11:52:13 Stashed 1 file(s) [Pipeline] } 11:52:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:13 $ docker stop --time=1 ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f 11:52:15 $ docker rm -f ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:52:15 provisioning config files... 11:52:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7516697839878281968tmp [Pipeline] { [Pipeline] sh 11:52:15 + set +x 11:52:15 + curl -s https://codecov.io/bash 11:52:15 + bash -s -- 11:52:16 11:52:16 _____ _ 11:52:16 / ____| | | 11:52:16 | | ___ __| | ___ ___ _____ __ 11:52:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:52:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:52:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:52:16 Bash-1.0.6 11:52:16 11:52:16 11:52:16 ==> git version 2.25.1 found 11:52:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:52:16 Release-Date: 2020-01-08 11:52:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:52:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:52:16 ==> Jenkins CI detected. 11:52:16 current dir:  /w/workspace/ry_app-service-configurable_main 11:52:16 project root: . 11:52:16 --> token set from env 11:52:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:52:16 ==> Running gcov in . (disable via -X gcov) 11:52:16 ==> Python coveragepy not found 11:52:16 ==> Searching for coverage reports in: 11:52:16 + . 11:52:16 -> Found 1 reports 11:52:16 ==> Detecting git/mercurial file structure 11:52:16 ==> Reading reports 11:52:16 + ./coverage.out bytes=10 11:52:16 ==> Appending adjustments 11:52:16 https://docs.codecov.io/docs/fixing-reports 11:52:16 + Found adjustments 11:52:16 ==> Gzipping contents 11:52:16 4.0K /tmp/codecov.5Q2hMI.gz 11:52:16 ==> Uploading reports 11:52:16 url: https://codecov.io 11:52:16 query: branch=main&commit=ad55e0170029eafafb831d92a6ace1a8c5806c28&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:52:16 -> Pinging Codecov 11:52:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=ad55e0170029eafafb831d92a6ace1a8c5806c28&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:52:16 -> Uploading to 11:52:16 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/ad55e0170029eafafb831d92a6ace1a8c5806c28/b06567e8-cd99-4969-9772-5676792208ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T115216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68f619c4bd4b53a73f4d797240082b6a162608492ae512804d512e684e4ef49d 11:52:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:52:16 Dload Upload Total Spent Left Speed 11:52:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2476 --:--:-- --:--:-- --:--:-- 2476 11:52:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] } 11:52:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:52:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:52:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:52:17 11:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:52:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:52:17 188c0c94c7c5: Pulling fs layer 11:52:17 0ef7d3d256c8: Pulling fs layer 11:52:17 de9db76c5a1d: Pulling fs layer 11:52:17 0eba1c9be4d2: Pulling fs layer 11:52:17 0d57e429df01: Pulling fs layer 11:52:17 4e4be7b47b0d: Pulling fs layer 11:52:17 e1f770b5df2f: Pulling fs layer 11:52:17 85a0685a4137: Pulling fs layer 11:52:17 0eba1c9be4d2: Waiting 11:52:17 0d57e429df01: Waiting 11:52:17 4e4be7b47b0d: Waiting 11:52:17 e1f770b5df2f: Waiting 11:52:17 85a0685a4137: Waiting 11:52:17 de9db76c5a1d: Verifying Checksum 11:52:17 de9db76c5a1d: Download complete 11:52:17 0ef7d3d256c8: Verifying Checksum 11:52:17 0ef7d3d256c8: Download complete 11:52:17 0d57e429df01: Download complete 11:52:17 4e4be7b47b0d: Verifying Checksum 11:52:17 4e4be7b47b0d: Download complete 11:52:17 188c0c94c7c5: Verifying Checksum 11:52:17 188c0c94c7c5: Download complete 11:52:17 188c0c94c7c5: Pull complete 11:52:17 e1f770b5df2f: Verifying Checksum 11:52:17 e1f770b5df2f: Download complete 11:52:17 0ef7d3d256c8: Pull complete 11:52:18 de9db76c5a1d: Pull complete 11:52:18 0eba1c9be4d2: Verifying Checksum 11:52:18 0eba1c9be4d2: Download complete 11:52:18 85a0685a4137: Download complete 11:52:22 0eba1c9be4d2: Pull complete 11:52:22 0d57e429df01: Pull complete 11:52:22 4e4be7b47b0d: Pull complete 11:52:22 e1f770b5df2f: Pull complete 11:52:25 85a0685a4137: Pull complete 11:52:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:52:25 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:52:28 $ docker top 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af -eo pid,comm [Pipeline] { [Pipeline] echo 11:52:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:52:28 + set -o pipefail 11:52:28 + snyk monitor '--org=edgex-jenkins' 11:52:33 11:52:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 11:52:33 11:52:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b37a35a3-5fb3-440d-9691-f64e4a37c673 11:52:33 11:52:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:52:33 11:52:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:52:33 11:52:33 [Pipeline] } 11:52:33 $ docker stop --time=1 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af 11:52:36 $ docker rm -f 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af [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 11:52:37 + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] sh 11:52:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:52:38 . [Pipeline] withDockerContainer 11:52:38 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:52:38 $ docker top f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:38 [ssh-agent] Looking for ssh-agent implementation... 11:52:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:39 $ docker exec f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa ssh-agent 11:52:39 SSH_AUTH_SOCK=/tmp/ssh-XvgYaBF4QbQX/agent.31 11:52:39 SSH_AGENT_PID=37 11:52:39 Running ssh-add (command line suppressed) 11:52:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1129088892202157818.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1129088892202157818.key) 11:52:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:39 + git semver tag 11:52:39 2022-05-10 11:52:39,810 [run_tag] DEBUG tag force:False 11:52:39 2022-05-10 11:52:39,810 [check_head_tag] DEBUG check head tag 11:52:39 2022-05-10 11:52:39,812 [execute] INFO git cat-file --batch-check 11:52:39 2022-05-10 11:52:39,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 11:52:39 2022-05-10 11:52:39,816 [execute] INFO git cat-file --batch 11:52:39 2022-05-10 11:52:39,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 11:52:40 2022-05-10 11:52:39,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:52:40 2022-05-10 11:52:39,842 [execute] INFO git tag -a v2.2.0-dev.35 -m v2.2.0-dev.35 11:52:40 2022-05-10 11:52:39,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.35', '-m', 'v2.2.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 11:52:40 2022-05-10 11:52:39,847 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:52:40 2.2.0-dev.35 [Pipeline] } 11:52:40 $ docker exec --env ******** --env ******** f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa ssh-agent -k 11:52:40 unset SSH_AUTH_SOCK; 11:52:40 unset SSH_AGENT_PID; 11:52:40 echo Agent pid 37 killed; 11:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:40 + git semver [Pipeline] } 11:52:40 $ docker stop --time=1 f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa 11:52:42 $ docker rm -f f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:42 11:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:42 0.23.1-centos7: Pulling from edgex-lftools 11:52:42 ab5ef0e58194: Pulling fs layer 11:52:42 9712f1f96733: Pulling fs layer 11:52:42 63f879dbbcfc: Pulling fs layer 11:52:42 0d9ebad4ef96: Pulling fs layer 11:52:42 e9a5061849ea: Pulling fs layer 11:52:42 d747dcd14b5f: Pulling fs layer 11:52:42 2de7ff778b66: Pulling fs layer 11:52:42 d747dcd14b5f: Waiting 11:52:42 e9a5061849ea: Waiting 11:52:42 2de7ff778b66: Waiting 11:52:42 0d9ebad4ef96: Waiting 11:52:42 9712f1f96733: Verifying Checksum 11:52:42 9712f1f96733: Download complete 11:52:43 63f879dbbcfc: Verifying Checksum 11:52:43 63f879dbbcfc: Download complete 11:52:43 e9a5061849ea: Verifying Checksum 11:52:43 e9a5061849ea: Download complete 11:52:43 d747dcd14b5f: Download complete 11:52:43 0d9ebad4ef96: Verifying Checksum 11:52:43 0d9ebad4ef96: Download complete 11:52:43 ab5ef0e58194: Verifying Checksum 11:52:43 ab5ef0e58194: Download complete 11:52:43 2de7ff778b66: Verifying Checksum 11:52:43 2de7ff778b66: Download complete 11:52:46 ab5ef0e58194: Pull complete 11:52:46 9712f1f96733: Pull complete 11:52:47 63f879dbbcfc: Pull complete 11:52:51 0d9ebad4ef96: Pull complete 11:52:51 e9a5061849ea: Pull complete 11:52:51 d747dcd14b5f: Pull complete 11:52:52 2de7ff778b66: Pull complete 11:52:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:52:52 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:52:55 $ docker top 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:52:55 provisioning config files... 11:52:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4794883563626956971tmp 11:52:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config436211562159993464tmp 11:52:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3668285746267690641tmp [Pipeline] { [Pipeline] echo 11:52:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:52:55 ---> sigul-configuration.sh 11:52:55 gpg: directory `/root/.gnupg' created 11:52:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:52:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:52:55 gpg: keyring `/root/.gnupg/secring.gpg' created 11:52:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:52:55 gpg: CAST5 encrypted data 11:52:55 gpg: encrypted with 1 passphrase 11:52:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:52:56 + mkdir /home/jenkins 11:52:56 + mkdir /home/jenkins/sigul [Pipeline] sh 11:52:56 + 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 11:52:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:52:56 ---> sigul-install.sh 11:52:56 Sigul already installed; skipping installation. [Pipeline] sh 11:52:56 + git tag --list 11:52:56 v1.0.0 11:52:56 v1.1.0 11:52:56 v1.2.0 11:52:56 v1.3.0 11:52:56 v1.3.1 11:52:56 v2.0.0 11:52:56 v2.0.1 11:52:56 v2.0.1-dev.1 11:52:56 v2.0.2-dev.1 11:52:56 v2.0.2-dev.10 11:52:56 v2.0.2-dev.11 11:52:56 v2.0.2-dev.12 11:52:56 v2.0.2-dev.13 11:52:56 v2.0.2-dev.14 11:52:56 v2.0.2-dev.15 11:52:56 v2.0.2-dev.16 11:52:56 v2.0.2-dev.17 11:52:56 v2.0.2-dev.18 11:52:56 v2.0.2-dev.19 11:52:56 v2.0.2-dev.2 11:52:56 v2.0.2-dev.20 11:52:56 v2.0.2-dev.21 11:52:56 v2.0.2-dev.22 11:52:56 v2.0.2-dev.23 11:52:56 v2.0.2-dev.24 11:52:56 v2.0.2-dev.25 11:52:56 v2.0.2-dev.26 11:52:56 v2.0.2-dev.27 11:52:56 v2.0.2-dev.28 11:52:56 v2.0.2-dev.29 11:52:56 v2.0.2-dev.3 11:52:56 v2.0.2-dev.30 11:52:56 v2.0.2-dev.4 11:52:56 v2.0.2-dev.5 11:52:56 v2.0.2-dev.6 11:52:56 v2.0.2-dev.7 11:52:56 v2.0.2-dev.8 11:52:56 v2.0.2-dev.9 11:52:56 v2.1.0 11:52:56 v2.2.0-dev.1 11:52:56 v2.2.0-dev.10 11:52:56 v2.2.0-dev.11 11:52:56 v2.2.0-dev.12 11:52:56 v2.2.0-dev.13 11:52:56 v2.2.0-dev.14 11:52:56 v2.2.0-dev.15 11:52:56 v2.2.0-dev.16 11:52:56 v2.2.0-dev.17 11:52:56 v2.2.0-dev.18 11:52:56 v2.2.0-dev.19 11:52:56 v2.2.0-dev.2 11:52:56 v2.2.0-dev.20 11:52:56 v2.2.0-dev.21 11:52:56 v2.2.0-dev.22 11:52:56 v2.2.0-dev.23 11:52:56 v2.2.0-dev.24 11:52:56 v2.2.0-dev.25 11:52:56 v2.2.0-dev.26 11:52:56 v2.2.0-dev.27 11:52:56 v2.2.0-dev.28 11:52:56 v2.2.0-dev.29 11:52:56 v2.2.0-dev.3 11:52:56 v2.2.0-dev.30 11:52:56 v2.2.0-dev.31 11:52:56 v2.2.0-dev.32 11:52:56 v2.2.0-dev.33 11:52:56 v2.2.0-dev.34 11:52:56 v2.2.0-dev.35 11:52:56 v2.2.0-dev.4 11:52:56 v2.2.0-dev.5 11:52:56 v2.2.0-dev.6 11:52:56 v2.2.0-dev.7 11:52:56 v2.2.0-dev.8 11:52:56 v2.2.0-dev.9 [Pipeline] sh 11:52:57 + lftools sign git-tag v2.2.0-dev.35 11:52:57 Signing Git tag with Sigul... 11:52:57 Signing v2.2.0-dev.35 [Pipeline] echo 11:52:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:52:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:52:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:52:58 $ docker stop --time=1 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f 11:52:59 $ docker rm -f 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:53:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:53:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:53:00 . [Pipeline] withDockerContainer 11:53:00 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:53:00 $ docker top 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:01 [ssh-agent] Looking for ssh-agent implementation... 11:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:01 $ docker exec 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 ssh-agent 11:53:01 SSH_AUTH_SOCK=/tmp/ssh-Kd9IjAUl7wix/agent.34 11:53:01 SSH_AGENT_PID=40 11:53:01 Running ssh-add (command line suppressed) 11:53:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4854643544714339898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4854643544714339898.key) 11:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:01 + git semver bump pre 11:53:02 2022-05-10 11:53:02,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:53:02 2022-05-10 11:53:02,007 [bump_version] DEBUG bumping version:2.2.0-dev.35 on axis:pre with prefix:dev 11:53:02 2022-05-10 11:53:02,007 [bump_version] DEBUG bumped version:2.2.0-dev.36 11:53:02 2022-05-10 11:53:02,007 [write_version] DEBUG write version:2.2.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 11:53:02 2022-05-10 11:53:02,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:53:02 2022-05-10 11:53:02,007 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 11:53:02 2022-05-10 11:53:02,009 [execute] INFO git cat-file --batch-check 11:53:02 2022-05-10 11:53:02,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 11:53:02 2022-05-10 11:53:02,014 [execute] INFO git cat-file --batch 11:53:02 2022-05-10 11:53:02,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 11:53:02 2022-05-10 11:53:02,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:53:02 2.2.0-dev.36 [Pipeline] } 11:53:02 $ docker exec --env ******** --env ******** 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 ssh-agent -k 11:53:02 unset SSH_AUTH_SOCK; 11:53:02 unset SSH_AGENT_PID; 11:53:02 echo Agent pid 40 killed; 11:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:53:02 + git semver [Pipeline] } 11:53:02 $ docker stop --time=1 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 11:53:04 $ docker rm -f 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 [Pipeline] // withDockerContainer [Pipeline] sh 11:53:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:53:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:53:05 . [Pipeline] withDockerContainer 11:53:05 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:53:05 $ docker top 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:05 [ssh-agent] Looking for ssh-agent implementation... 11:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:05 $ docker exec 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e ssh-agent 11:53:06 SSH_AUTH_SOCK=/tmp/ssh-Ro0HrupGqN8s/agent.34 11:53:06 SSH_AGENT_PID=40 11:53:06 Running ssh-add (command line suppressed) 11:53:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9143591040338623493.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9143591040338623493.key) 11:53:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:06 + git semver push 11:53:06 2022-05-10 11:53:06,662 [run_push] DEBUG push 11:53:06 2022-05-10 11:53:06,663 [execute] INFO git push origin semver 11:53:06 2022-05-10 11:53:06,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 11:53:07 2022-05-10 11:53:07,450 [run_push] DEBUG push all version tags 11:53:07 2022-05-10 11:53:07,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:53:07 2022-05-10 11:53:07,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 11:53:08 2022-05-10 11:53:08,181 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:53:08 2.2.0-dev.36 [Pipeline] } 11:53:08 $ docker exec --env ******** --env ******** 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e ssh-agent -k 11:53:08 unset SSH_AUTH_SOCK; 11:53:08 unset SSH_AGENT_PID; 11:53:08 echo Agent pid 40 killed; 11:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:53:08 + git semver [Pipeline] } 11:53:08 $ docker stop --time=1 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e 11:53:10 $ docker rm -f 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:53:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 11:53:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:53:10 total 16 11:53:10 drwxr-xr-x 3 root root 4096 May 10 11:44 . 11:53:10 drwxrwxr-x 9 jenkins jenkins 4096 May 10 11:52 .. 11:53:10 drwxr-xr-x 2 root root 4096 May 10 11:44 cost 11:53:10 -rw-r--r-- 1 root root 94 May 10 11:44 cost.csv 11:53:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 11:53:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:53:10 total 16 11:53:10 drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:44 . 11:53:10 drwxrwxr-x 9 jenkins jenkins 4096 May 10 11:52 .. 11:53:10 drwxr-xr-x 2 jenkins jenkins 4096 May 10 11:44 cost 11:53:10 -rw-r--r-- 1 jenkins jenkins 94 May 10 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:53:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:53:12 ---> package-listing.sh 11:53:12 ++ facter osfamily 11:53:12 ++ tr '[:upper:]' '[:lower:]' 11:53:12 + OS_FAMILY=debian 11:53:12 + workspace=/w/workspace/ry_app-service-configurable_main 11:53:12 + START_PACKAGES=/tmp/packages_start.txt 11:53:12 + END_PACKAGES=/tmp/packages_end.txt 11:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:12 + PACKAGES=/tmp/packages_start.txt 11:53:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:53:12 + PACKAGES=/tmp/packages_end.txt 11:53:12 + case "${OS_FAMILY}" in 11:53:12 + dpkg -l 11:53:12 + grep '^ii' 11:53:12 + '[' -f /tmp/packages_start.txt ']' 11:53:12 + '[' -f /tmp/packages_end.txt ']' 11:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:53:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 11:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 11:53:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:53:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:13 . [Pipeline] withDockerContainer 11:53:13 prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container 11:53:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:13 $ docker top acf26bb2da125a73af0d84714ca8823f38162dbe6498fa48cb99c278058d526d -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:13 + touch /tmp/pre-build-complete [Pipeline] sh 11:53:14 + mkdir -p /var/log/sysstat [Pipeline] sh 11:53:14 + ls /var/log/sa-host 11:53:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:14 provisioning config files... 11:53:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8453363339696736113tmp [Pipeline] { [Pipeline] echo 11:53:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:53:15 ---> create-netrc.sh [Pipeline] } 11:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:53:15 ---> python-tools-install.sh [Pipeline] echo 11:53:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:53:15 ---> sudo-logs.sh 11:53:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:53:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:53:16 ---> job-cost.sh 11:53:16 lf-activate-venv: SKIPPING 11:53:16 DEBUG: total: 0.2199999988079071 11:53:16 INFO: Retrieving Stack Cost... 11:53:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:16 INFO: Archiving Costs [Pipeline] echo 11:53:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:53:17 ---> logs-deploy.sh 11:53:17 lf-activate-venv: SKIPPING 11:53:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/71 11:53:17 INFO: archiving workspace using pattern(s): 11:53:18 Archives upload complete. 11:53:18 INFO: archiving logs to Nexus