Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2322ffdcb95edf8567155f04f68d1e09bc614b8a 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-ssh3943733951458238459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6314417813025799780.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13054968739072756190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh2661574647940663178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3359988693303338788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [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-15381 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Avoid second fetch Checking out Revision 2322ffdcb95edf8567155f04f68d1e09bc614b8a (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 Commit message: "fix: Add missing Publish Host config so metrics can be published (#431)" > git rev-list --no-walk 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:14:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:14:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:13 ========================================================= 00:14:13 EdgeX Global Pipelines Version Info 00:14:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:14:14 ------------------- 00:14:14 stable info: 00:14:14 ------------------- 00:14:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:14:14 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 00:14:14 Message: update stable to v1.0.234 00:14:14 ------------------- 00:14:14 experimental info: 00:14:14 ------------------- 00:14:14 Commited By: **** collab-it+edgex@linuxfoundation.org 00:14:14 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 00:14:14 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2322ffd [Pipeline] echo 00:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:15 provisioning config files... 00:14:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3227991039426417462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:15 ---> docker-login.sh 00:14:15 nexus3.edgexfoundry.org:10001 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:16 Configure a credential helper to remove this warning. See 00:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:16 00:14:16 Login Succeeded 00:14:16 nexus3.edgexfoundry.org:10002 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:16 Configure a credential helper to remove this warning. See 00:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:16 00:14:16 Login Succeeded 00:14:16 nexus3.edgexfoundry.org:10003 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:16 Configure a credential helper to remove this warning. See 00:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:16 00:14:16 Login Succeeded 00:14:16 nexus3.edgexfoundry.org:10004 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:17 Configure a credential helper to remove this warning. See 00:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:17 00:14:17 Login Succeeded 00:14:17 docker.io 00:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:17 Configure a credential helper to remove this warning. See 00:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:17 00:14:17 Login Succeeded 00:14:17 ---> docker-login.sh ends [Pipeline] } 00:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:14:17 + git rev-list -1 --merges 2322ffdcb95edf8567155f04f68d1e09bc614b8a~1..2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo 00:14:17 -----------> git rev-list -1 --merges 2322ffdcb95edf8567155f04f68d1e09bc614b8a~1..2322ffdcb95edf8567155f04f68d1e09bc614b8a 2322ffdcb95edf8567155f04f68d1e09bc614b8a [false] [Pipeline] sh 00:14:18 + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo 00:14:18 ========================================================= 00:14:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:14:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:18 + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo 00:14:18 [semverPrep] GIT_COMMIT: 2322ffdcb95edf8567155f04f68d1e09bc614b8a, Commit Message: fix: Add missing Publish Host config so metrics can be published (#431) [Pipeline] echo 00:14:18 [semverPrep] This is not a build commit. [Pipeline] sh 00:14:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:18 + grep -v github /etc/ssh/ssh_known_hosts 00:14:18 + [ -e /tmp/ssh_known_hosts ] 00:14:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:14:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:14:18 + sudo tee -a /etc/ssh/ssh_known_hosts 00:14:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:19 00:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:19 0.1.4: Pulling from edgex-devops/py-git-semver 00:14:19 42c077c10790: Pulling fs layer 00:14:19 f63e77b7563a: Pulling fs layer 00:14:19 bd5fdadae976: Pulling fs layer 00:14:19 205491f53016: Pulling fs layer 00:14:19 df18705c85c3: Pulling fs layer 00:14:19 bdb3f477010e: Pulling fs layer 00:14:19 c8a8fc8e1c8f: Pulling fs layer 00:14:19 2c6e9b1d212d: Pulling fs layer 00:14:19 bdb8f0575790: Pulling fs layer 00:14:19 386e3cb2ff24: Pulling fs layer 00:14:19 205491f53016: Waiting 00:14:19 df18705c85c3: Waiting 00:14:19 bdb3f477010e: Waiting 00:14:19 2343380bae48: Pulling fs layer 00:14:19 c8a8fc8e1c8f: Waiting 00:14:19 2c6e9b1d212d: Waiting 00:14:19 2343380bae48: Waiting 00:14:19 bdb8f0575790: Waiting 00:14:19 f63e77b7563a: Download complete 00:14:19 205491f53016: Verifying Checksum 00:14:19 205491f53016: Download complete 00:14:19 df18705c85c3: Verifying Checksum 00:14:19 df18705c85c3: Download complete 00:14:19 bd5fdadae976: Verifying Checksum 00:14:19 bd5fdadae976: Download complete 00:14:19 bdb3f477010e: Verifying Checksum 00:14:19 bdb3f477010e: Download complete 00:14:19 2c6e9b1d212d: Verifying Checksum 00:14:19 2c6e9b1d212d: Download complete 00:14:19 bdb8f0575790: Verifying Checksum 00:14:19 bdb8f0575790: Download complete 00:14:19 386e3cb2ff24: Verifying Checksum 00:14:19 386e3cb2ff24: Download complete 00:14:19 2343380bae48: Download complete 00:14:19 42c077c10790: Verifying Checksum 00:14:19 42c077c10790: Download complete 00:14:20 c8a8fc8e1c8f: Download complete 00:14:21 42c077c10790: Pull complete 00:14:21 f63e77b7563a: Pull complete 00:14:21 bd5fdadae976: Pull complete 00:14:21 205491f53016: Pull complete 00:14:22 df18705c85c3: Pull complete 00:14:22 bdb3f477010e: Pull complete 00:14:24 c8a8fc8e1c8f: Pull complete 00:14:24 2c6e9b1d212d: Pull complete 00:14:24 bdb8f0575790: Pull complete 00:14:24 386e3cb2ff24: Pull complete 00:14:24 2343380bae48: Pull complete 00:14:24 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 00:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:24 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:14:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:14:26 $ docker top 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:26 [ssh-agent] Looking for ssh-agent implementation... 00:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:26 $ docker exec 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent 00:14:26 SSH_AUTH_SOCK=/tmp/ssh-qH6UjcvJNmjV/agent.35 00:14:26 SSH_AGENT_PID=41 00:14:26 Running ssh-add (command line suppressed) 00:14:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_952864703949255680.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_952864703949255680.key) 00:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:27 + git tag --points-at HEAD [Pipeline] } 00:14:27 $ docker exec --env ******** --env ******** 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent -k 00:14:27 unset SSH_AUTH_SOCK; 00:14:27 unset SSH_AGENT_PID; 00:14:27 echo Agent pid 41 killed; 00:14:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:14:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:27 [ssh-agent] Looking for ssh-agent implementation... 00:14:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:27 $ docker exec 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent 00:14:27 SSH_AUTH_SOCK=/tmp/ssh-9HA04LnDRSg0/agent.73 00:14:27 SSH_AGENT_PID=79 00:14:27 Running ssh-add (command line suppressed) 00:14:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8112549835782717264.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8112549835782717264.key) 00:14:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:28 + git semver init 00:14:28 2022-06-23 00:14:28,585 [run_init] DEBUG init version:0.0.0 force:False 00:14:28 2022-06-23 00:14:28,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 00:14:28 2022-06-23 00:14:28,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 00:14:28 2022-06-23 00:14:28,588 [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) 00:14:29 2022-06-23 00:14:29,311 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 00:14:29 2022-06-23 00:14:29,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 00:14:29 2022-06-23 00:14:29,312 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:14:29 2022-06-23 00:14:29,312 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:14:29 2.2.1-dev.3 [Pipeline] } 00:14:29 $ docker exec --env ******** --env ******** 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent -k 00:14:29 unset SSH_AUTH_SOCK; 00:14:29 unset SSH_AGENT_PID; 00:14:29 echo Agent pid 79 killed; 00:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:30 + git semver [Pipeline] } 00:14:30 $ docker stop --time=1 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 00:14:31 $ docker rm -f 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:14:32 Stashed 1 file(s) [Pipeline] echo 00:14:32 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 00:14:32 provisioning config files... 00:14:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2647635037775748669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> docker-login.sh 00:14:32 nexus3.edgexfoundry.org:10001 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10002 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10003 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10004 00:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:33 Configure a credential helper to remove this warning. See 00:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:33 00:14:33 Login Succeeded 00:14:33 docker.io 00:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:33 Configure a credential helper to remove this warning. See 00:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:33 00:14:33 Login Succeeded 00:14:33 ---> docker-login.sh ends [Pipeline] } 00:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:33 ========================================================= 00:14:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:14:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:33 + 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 . 00:14:33 Sending build context to Docker daemon 3.076MB 00:14:33 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:14:33 Step 2/13 : FROM ${BASE} AS builder 00:14:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:14:33 59bf1c3509f3: Pulling fs layer 00:14:33 666ba61612fd: Pulling fs layer 00:14:33 8ed8ca486205: Pulling fs layer 00:14:33 cc1cd167ecdc: Pulling fs layer 00:14:33 c516ae0d96e1: Pulling fs layer 00:14:33 684cea983483: Pulling fs layer 00:14:33 dd3240ac7de5: Pulling fs layer 00:14:33 b1e948a4e11c: Pulling fs layer 00:14:33 a8fd76ee1af6: Pulling fs layer 00:14:33 646ad004c059: Pulling fs layer 00:14:33 cc1cd167ecdc: Waiting 00:14:33 c516ae0d96e1: Waiting 00:14:33 684cea983483: Waiting 00:14:33 dd3240ac7de5: Waiting 00:14:33 b1e948a4e11c: Waiting 00:14:33 a8fd76ee1af6: Waiting 00:14:33 646ad004c059: Waiting 00:14:33 8ed8ca486205: Verifying Checksum 00:14:33 8ed8ca486205: Download complete 00:14:33 666ba61612fd: Download complete 00:14:33 c516ae0d96e1: Verifying Checksum 00:14:34 c516ae0d96e1: Download complete 00:14:34 684cea983483: Download complete 00:14:34 59bf1c3509f3: Download complete 00:14:34 dd3240ac7de5: Verifying Checksum 00:14:34 dd3240ac7de5: Download complete 00:14:34 b1e948a4e11c: Verifying Checksum 00:14:34 b1e948a4e11c: Download complete 00:14:34 59bf1c3509f3: Pull complete 00:14:34 666ba61612fd: Pull complete 00:14:34 8ed8ca486205: Pull complete 00:14:34 646ad004c059: Verifying Checksum 00:14:34 646ad004c059: Download complete 00:14:34 a8fd76ee1af6: Download complete 00:14:34 cc1cd167ecdc: Verifying Checksum 00:14:34 cc1cd167ecdc: Download complete 00:14:39 cc1cd167ecdc: Pull complete 00:14:39 c516ae0d96e1: Pull complete 00:14:39 684cea983483: Pull complete 00:14:39 dd3240ac7de5: Pull complete 00:14:39 b1e948a4e11c: Pull complete 00:14:41 a8fd76ee1af6: Pull complete 00:14:42 646ad004c059: Pull complete 00:14:42 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 00:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:14:42 ---> 8f69c11f6b0c 00:14:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:14:44 ---> Running in 0ffcd4e5aa4b 00:14:44 Removing intermediate container 0ffcd4e5aa4b 00:14:44 ---> a837e1889ce6 00:14:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:14:44 ---> Running in e7de3b55926f 00:14:44 Removing intermediate container e7de3b55926f 00:14:44 ---> bd7cfa96a54e 00:14:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:14:44 ---> Running in 2bf4c2dc5e98 00:14:45 Removing intermediate container 2bf4c2dc5e98 00:14:45 ---> 37fa09d9eadb 00:14:45 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:45 ---> Running in b8da543f29d0 00:14:45 Removing intermediate container b8da543f29d0 00:14:45 ---> c6e490a44d9a 00:14:45 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:45 ---> Running in 46a8f1793f2b 00:14:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:14:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:14:47 Still waiting to schedule task 00:14:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:14:47 OK: 221 MiB in 52 packages 00:14:47 Removing intermediate container 46a8f1793f2b 00:14:47 ---> f5762359e204 00:14:47 Step 8/13 : WORKDIR /app 00:14:47 ---> Running in f377cf6b203b 00:14:47 Removing intermediate container f377cf6b203b 00:14:47 ---> cfca6ffa27a6 00:14:47 Step 9/13 : COPY go.mod vendor* ./ 00:14:47 ---> 1dc00acac9d1 00:14:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:47 ---> Running in 85aa80faa941 00:15:06 Removing intermediate container 85aa80faa941 00:15:06 ---> 63d72447b47d 00:15:06 Step 11/13 : COPY . . 00:15:06 ---> be09f661817f 00:15:06 Step 12/13 : ARG MAKE="make build" 00:15:06 ---> Running in 4a8d7096fab0 00:15:06 Removing intermediate container 4a8d7096fab0 00:15:06 ---> 4f39f5c18e24 00:15:06 Step 13/13 : RUN $MAKE 00:15:06 ---> Running in 8904ef6561be 00:15:06 noop 00:15:06 Removing intermediate container 8904ef6561be 00:15:06 ---> 1ef1d55e36cc 00:15:06 Successfully built 1ef1d55e36cc 00:15:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:06 + docker inspect -f . ci-base-image-x86_64 00:15:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:06 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:15:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:15:06 $ docker top f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:07 + go version 00:15:07 go version go1.17.7 linux/amd64 [Pipeline] } 00:15:07 $ docker stop --time=1 f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f 00:15:08 $ docker rm -f f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:09 + docker inspect -f . ci-base-image-x86_64 00:15:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:09 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:15:09 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:15:09 $ docker top fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:15:10 + make test 00:15:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:15:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:15:22 CGO_ENABLED=1 go vet ./... 00:15:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:15:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:15:25 ./bin/test-attribution-txt.sh [Pipeline] echo 00:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:15:25 $ docker stop --time=1 fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 00:15:27 $ docker rm -f fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:15:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:15:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:28 + ls -al . 00:15:28 total 168 00:15:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:15 . 00:15:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 00:14 .. 00:15:28 -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 00:14 .dockerignore 00:15:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:14 .git 00:15:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:14 .github 00:15:28 -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 00:14 .gitignore 00:15:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 00:14 .semver 00:15:28 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 00:14 Attribution.txt 00:15:28 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 00:14 CHANGELOG.md 00:15:28 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 00:14 Dockerfile 00:15:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 00:14 GOVERNANCE.md 00:15:28 -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 00:14 Jenkinsfile 00:15:28 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 00:14 LICENSE 00:15:28 -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 00:14 OWNERS.md 00:15:28 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 00:14 README.md 00:15:28 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 00:14 VERSION 00:15:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 00:14 bin 00:15:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 00:15 coverage.out 00:15:28 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 00:14 go.mod 00:15:28 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 23 00:14 go.sum 00:15:28 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 00:14 main.go 00:15:28 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 00:14 makefile 00:15:28 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 00:14 res 00:15:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:29 + 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=2322ffdcb95edf8567155f04f68d1e09bc614b8a --label arch=amd64 --label version=2.2.1-dev.3 . 00:15:29 Sending build context to Docker daemon 3.077MB 00:15:29 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 00:15:29 Step 2/27 : FROM ${BASE} AS builder 00:15:29 ---> 1ef1d55e36cc 00:15:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:15:29 ---> Running in 2cd67351f593 00:15:29 Removing intermediate container 2cd67351f593 00:15:29 ---> 0e7e02365544 00:15:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:15:29 ---> Running in 51eb0e08d149 00:15:29 Removing intermediate container 51eb0e08d149 00:15:29 ---> 77a7642867e7 00:15:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:15:29 ---> Running in 87f151a9339b 00:15:29 Removing intermediate container 87f151a9339b 00:15:29 ---> 7f356e5d8946 00:15:29 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:30 ---> Running in 68f66db0570e 00:15:31 Removing intermediate container 68f66db0570e 00:15:31 ---> 06b3e523f70b 00:15:31 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:31 ---> Running in 68fe3af22097 00:15:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:15:32 OK: 221 MiB in 52 packages 00:15:33 Removing intermediate container 68fe3af22097 00:15:33 ---> 16a31ce2c652 00:15:33 Step 8/27 : WORKDIR /app 00:15:33 ---> Running in 8c4ac5f4fcc2 00:15:33 Removing intermediate container 8c4ac5f4fcc2 00:15:33 ---> 96c02eac6a06 00:15:33 Step 9/27 : COPY go.mod vendor* ./ 00:15:33 ---> 177d8e3f5f8d 00:15:33 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:33 ---> Running in 7b53b7855c75 00:15:34 Removing intermediate container 7b53b7855c75 00:15:34 ---> 03749cc86dcf 00:15:34 Step 11/27 : COPY . . 00:15:34 ---> 98ebcb48dad7 00:15:34 Step 12/27 : ARG MAKE="make build" 00:15:34 ---> Running in 4aec231d4564 00:15:34 Removing intermediate container 4aec231d4564 00:15:34 ---> 142c84b0b6e8 00:15:34 Step 13/27 : RUN $MAKE 00:15:34 ---> Running in fe137acc0756 00:15:34 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:15:56 Removing intermediate container fe137acc0756 00:15:56 ---> c47ba0f2c101 00:15:56 Step 14/27 : FROM alpine:3.14 00:15:57 3.14: Pulling from library/alpine 00:15:57 8663204ce13b: Pulling fs layer 00:15:57 8663204ce13b: Download complete 00:15:58 8663204ce13b: Pull complete 00:15:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:15:58 Status: Downloaded newer image for alpine:3.14 00:15:58 ---> e04c818066af 00:15:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:15:58 ---> Running in 6cab2a1931c8 00:15:58 Removing intermediate container 6cab2a1931c8 00:15:58 ---> 4b6ebec153d7 00:15:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:15:58 ---> Running in e24a125ad2a3 00:15:58 Removing intermediate container e24a125ad2a3 00:15:58 ---> eae8b1e876b5 00:15:58 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:15:58 ---> Running in 3e53f895ac6a 00:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:15:59 (1/7) Installing ca-certificates (20211220-r0) 00:15:59 (2/7) Installing dumb-init (1.2.5-r1) 00:15:59 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:15:59 (4/7) Installing libsodium (1.0.18-r0) 00:15:59 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:15:59 (6/7) Installing libzmq (4.3.4-r0) 00:15:59 (7/7) Installing zeromq (4.3.4-r0) 00:15:59 Executing busybox-1.33.1-r7.trigger 00:15:59 Executing ca-certificates-20211220-r0.trigger 00:15:59 OK: 9 MiB in 21 packages 00:15:59 Removing intermediate container 3e53f895ac6a 00:15:59 ---> 13d1a1df59a0 00:15:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:16:00 ---> 2c063096aa2d 00:16:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:16:00 ---> f851035bb49a 00:16:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:16:00 ---> e4b871ddf84c 00:16:00 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:16:00 ---> 5c4264cc7fc7 00:16:00 Step 22/27 : EXPOSE 48095 00:16:00 ---> Running in b0505fd67dfb 00:16:01 Removing intermediate container b0505fd67dfb 00:16:01 ---> fe18975061c3 00:16:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:16:01 ---> Running in 00ebdeb34f7f 00:16:01 Removing intermediate container 00ebdeb34f7f 00:16:01 ---> 6cf53b3cdd18 00:16:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:16:01 ---> Running in 9c8d938f4479 00:16:01 Removing intermediate container 9c8d938f4479 00:16:01 ---> c3c61e779c3c 00:16:01 Step 25/27 : LABEL arch=amd64 00:16:01 ---> Running in 968bd5447784 00:16:01 Removing intermediate container 968bd5447784 00:16:01 ---> d7ce29a32ad2 00:16:01 Step 26/27 : LABEL git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:16:01 ---> Running in 9d1ef29db208 00:16:01 Removing intermediate container 9d1ef29db208 00:16:01 ---> 579942e52119 00:16:01 Step 27/27 : LABEL version=2.2.1-dev.3 00:16:01 ---> Running in 116ae8edbd53 00:16:01 Removing intermediate container 116ae8edbd53 00:16:01 ---> 0a2b2bae9253 00:16:01 [Warning] One or more build-args [ARCH] were not consumed 00:16:01 Successfully built 0a2b2bae9253 00:16:01 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:01 provisioning config files... 00:16:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4882516759833808171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:02 ---> docker-login.sh 00:16:02 nexus3.edgexfoundry.org:10001 00:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:02 Configure a credential helper to remove this warning. See 00:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:02 00:16:02 Login Succeeded 00:16:02 nexus3.edgexfoundry.org:10002 00:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:02 Configure a credential helper to remove this warning. See 00:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:02 00:16:02 Login Succeeded 00:16:02 nexus3.edgexfoundry.org:10003 00:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:02 Configure a credential helper to remove this warning. See 00:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:02 00:16:02 Login Succeeded 00:16:02 nexus3.edgexfoundry.org:10004 00:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:02 Configure a credential helper to remove this warning. See 00:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:02 00:16:02 Login Succeeded 00:16:02 docker.io 00:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:02 Configure a credential helper to remove this warning. See 00:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:02 00:16:02 Login Succeeded 00:16:02 ---> docker-login.sh ends [Pipeline] } 00:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:02 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:16:02 2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:16:02 latest 00:16:02 2.2.1-dev.3 00:16:02 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:16:02 main 00:16:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:16:03 47c02331580b: Preparing 00:16:03 87daf04d226a: Preparing 00:16:03 4b31338a4ed4: Preparing 00:16:03 616f5b101a60: Preparing 00:16:03 0d9d5eb9c431: Preparing 00:16:03 b541d28bf3b4: Preparing 00:16:03 b541d28bf3b4: Waiting 00:16:03 4b31338a4ed4: Pushed 00:16:03 87daf04d226a: Pushed 00:16:03 616f5b101a60: Pushed 00:16:03 b541d28bf3b4: Layer already exists 00:16:04 0d9d5eb9c431: Pushed 00:16:06 47c02331580b: Pushed 00:16:06 2322ffdcb95edf8567155f04f68d1e09bc614b8a: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:16:07 47c02331580b: Preparing 00:16:07 87daf04d226a: Preparing 00:16:07 4b31338a4ed4: Preparing 00:16:07 616f5b101a60: Preparing 00:16:07 0d9d5eb9c431: Preparing 00:16:07 b541d28bf3b4: Preparing 00:16:07 b541d28bf3b4: Waiting 00:16:07 616f5b101a60: Layer already exists 00:16:07 47c02331580b: Layer already exists 00:16:07 87daf04d226a: Layer already exists 00:16:07 0d9d5eb9c431: Layer already exists 00:16:07 4b31338a4ed4: Layer already exists 00:16:07 b541d28bf3b4: Layer already exists 00:16:07 latest: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 00:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:16:07 47c02331580b: Preparing 00:16:07 87daf04d226a: Preparing 00:16:07 4b31338a4ed4: Preparing 00:16:07 616f5b101a60: Preparing 00:16:07 0d9d5eb9c431: Preparing 00:16:07 b541d28bf3b4: Preparing 00:16:07 b541d28bf3b4: Waiting 00:16:07 616f5b101a60: Layer already exists 00:16:07 87daf04d226a: Layer already exists 00:16:07 4b31338a4ed4: Layer already exists 00:16:07 0d9d5eb9c431: Layer already exists 00:16:07 47c02331580b: Layer already exists 00:16:07 b541d28bf3b4: Layer already exists 00:16:07 2.2.1-dev.3: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:16:08 47c02331580b: Preparing 00:16:08 87daf04d226a: Preparing 00:16:08 4b31338a4ed4: Preparing 00:16:08 616f5b101a60: Preparing 00:16:08 0d9d5eb9c431: Preparing 00:16:08 b541d28bf3b4: Preparing 00:16:08 b541d28bf3b4: Waiting 00:16:08 0d9d5eb9c431: Layer already exists 00:16:08 87daf04d226a: Layer already exists 00:16:08 616f5b101a60: Layer already exists 00:16:08 47c02331580b: Layer already exists 00:16:08 4b31338a4ed4: Layer already exists 00:16:08 b541d28bf3b4: Layer already exists 00:16:08 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:16:09 47c02331580b: Preparing 00:16:09 87daf04d226a: Preparing 00:16:09 4b31338a4ed4: Preparing 00:16:09 616f5b101a60: Preparing 00:16:09 0d9d5eb9c431: Preparing 00:16:09 b541d28bf3b4: Preparing 00:16:09 b541d28bf3b4: Waiting 00:16:09 616f5b101a60: Layer already exists 00:16:09 0d9d5eb9c431: Layer already exists 00:16:09 4b31338a4ed4: Layer already exists 00:16:09 87daf04d226a: Layer already exists 00:16:09 47c02331580b: Layer already exists 00:16:09 b541d28bf3b4: Layer already exists 00:16:09 main: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:09 ===================================================== [Pipeline] echo 00:16:09 taggedImages: 00:16:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:16:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:16:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 00:16:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:16:09 - 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] withEnv [Pipeline] { [Pipeline] sh 00:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:09 00:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:10 latest: Pulling from edgex-lftools-log-publisher 00:16:10 5eb5b503b376: Pulling fs layer 00:16:10 5c69ac0246d0: Pulling fs layer 00:16:10 ec43610c2a17: Pulling fs layer 00:16:10 3a2ae6a8a46f: Pulling fs layer 00:16:10 33b1e0a273af: Pulling fs layer 00:16:10 5d3b04190fa2: Pulling fs layer 00:16:10 2f39f015ded8: Pulling fs layer 00:16:10 3a2ae6a8a46f: Waiting 00:16:10 5d3b04190fa2: Waiting 00:16:10 2f39f015ded8: Waiting 00:16:10 5c69ac0246d0: Verifying Checksum 00:16:10 5c69ac0246d0: Download complete 00:16:10 3a2ae6a8a46f: Verifying Checksum 00:16:10 3a2ae6a8a46f: Download complete 00:16:10 33b1e0a273af: Verifying Checksum 00:16:10 33b1e0a273af: Download complete 00:16:10 ec43610c2a17: Verifying Checksum 00:16:10 ec43610c2a17: Download complete 00:16:10 5d3b04190fa2: Verifying Checksum 00:16:10 5d3b04190fa2: Download complete 00:16:10 5eb5b503b376: Download complete 00:16:11 2f39f015ded8: Download complete 00:16:11 5eb5b503b376: Pull complete 00:16:11 5c69ac0246d0: Pull complete 00:16:12 ec43610c2a17: Pull complete 00:16:12 3a2ae6a8a46f: Pull complete 00:16:12 33b1e0a273af: Pull complete 00:16:12 5d3b04190fa2: Pull complete 00:16:18 2f39f015ded8: Pull complete 00:16:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:18 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:16:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:16:20 $ docker top c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:20 ---> job-cost.sh 00:16:20 lf-activate-venv: SKIPPING 00:16:20 INFO: No Stack... 00:16:20 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:21 INFO: Archiving Costs [Pipeline] sh 00:16:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 00:16:21 + cut -d, -f6 [Pipeline] lock 00:16:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] 00:16:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] did not exist. Created. 00:16:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:22 + echo total: 0.2199999988079071 [Pipeline] stash 00:16:22 Stashed 1 file(s) [Pipeline] } 00:16:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:22 $ docker stop --time=1 c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 00:16:23 $ docker rm -f c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:16:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15383 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:16:27 Running in /w/workspace/app-service-configurable/80 [Pipeline] { [Pipeline] checkout 00:16:27 Selected Git installation does not exist. Using Default 00:16:27 The recommended git tool is: NONE 00:16:35 using credential edgex-jenkins-ssh 00:16:35 Cloning the remote Git repository 00:16:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:16:35 > git init /w/workspace/app-service-configurable/80 # timeout=10 00:16:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:16:35 > git --version # timeout=10 00:16:35 > git --version # 'git version 2.25.1' 00:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:16:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:16:36 Avoid second fetch 00:16:36 Checking out Revision 2322ffdcb95edf8567155f04f68d1e09bc614b8a (main) 00:16:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:16:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:16:36 > git config core.sparsecheckout # timeout=10 00:16:36 > git checkout -f 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 00:16:41 Commit message: "fix: Add missing Publish Host config so metrics can be published (#431)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:16:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:42 Dload Upload Total Spent Left Speed 00:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh 00:16:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:16:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:16:43 + sudo tee /etc/docker/daemon.new 00:16:43 { 00:16:43 "registry-mirrors": [ 00:16:43 "https://nexus3.edgexfoundry.org:10001" 00:16:43 ], 00:16:43 "bip": "10.250.0.254/24", 00:16:43 "hosts": [ 00:16:43 "tcp://0.0.0.0:5555", 00:16:43 "unix:///var/run/docker.sock" 00:16:43 ], 00:16:43 "mtu": 1458, 00:16:43 "selinux-enabled": true, 00:16:43 "seccomp-profile": "/etc/docker/seccomp.json" 00:16:43 } [Pipeline] sh 00:16:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:16:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:02 provisioning config files... 00:17:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/80@tmp/config3590977071134773086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:03 ---> docker-login.sh 00:17:03 nexus3.edgexfoundry.org:10001 00:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:04 Configure a credential helper to remove this warning. See 00:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:04 00:17:04 Login Succeeded 00:17:04 nexus3.edgexfoundry.org:10002 00:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:04 Configure a credential helper to remove this warning. See 00:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:04 00:17:04 Login Succeeded 00:17:04 nexus3.edgexfoundry.org:10003 00:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:05 Configure a credential helper to remove this warning. See 00:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:05 00:17:05 Login Succeeded 00:17:05 nexus3.edgexfoundry.org:10004 00:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:05 Configure a credential helper to remove this warning. See 00:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:05 00:17:05 Login Succeeded 00:17:05 docker.io 00:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:06 Configure a credential helper to remove this warning. See 00:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:06 00:17:06 Login Succeeded 00:17:06 ---> docker-login.sh ends [Pipeline] } 00:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:17:07 ========================================================= 00:17:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:17:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:07 + 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 . 00:17:07 Sending build context to Docker daemon 203.8kB 00:17:07 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:17:07 Step 2/13 : FROM ${BASE} AS builder 00:17:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:17:08 9b3977197b4f: Pulling fs layer 00:17:08 1a89e8eeedd5: Pulling fs layer 00:17:08 94645a83ff95: Pulling fs layer 00:17:08 e6fb740bc735: Pulling fs layer 00:17:08 3a77bd46dcc9: Pulling fs layer 00:17:08 355e64cbe906: Pulling fs layer 00:17:08 63ab81a10011: Pulling fs layer 00:17:08 555d1d1c4555: Pulling fs layer 00:17:08 7d9057610161: Pulling fs layer 00:17:08 e6fb740bc735: Waiting 00:17:08 3a77bd46dcc9: Waiting 00:17:08 355e64cbe906: Waiting 00:17:08 63ab81a10011: Waiting 00:17:08 555d1d1c4555: Waiting 00:17:08 7d9057610161: Waiting 00:17:08 94645a83ff95: Verifying Checksum 00:17:08 94645a83ff95: Download complete 00:17:08 1a89e8eeedd5: Download complete 00:17:08 3a77bd46dcc9: Download complete 00:17:08 355e64cbe906: Verifying Checksum 00:17:08 355e64cbe906: Download complete 00:17:08 9b3977197b4f: Download complete 00:17:08 63ab81a10011: Verifying Checksum 00:17:08 63ab81a10011: Download complete 00:17:09 9b3977197b4f: Pull complete 00:17:09 7d9057610161: Verifying Checksum 00:17:09 7d9057610161: Download complete 00:17:09 1a89e8eeedd5: Pull complete 00:17:10 94645a83ff95: Pull complete 00:17:10 555d1d1c4555: Verifying Checksum 00:17:10 555d1d1c4555: Download complete 00:17:10 e6fb740bc735: Verifying Checksum 00:17:10 e6fb740bc735: Download complete 00:17:23 e6fb740bc735: Pull complete 00:17:23 3a77bd46dcc9: Pull complete 00:17:23 355e64cbe906: Pull complete 00:17:23 63ab81a10011: Pull complete 00:17:30 555d1d1c4555: Pull complete 00:17:32 7d9057610161: Pull complete 00:17:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 00:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:17:32 ---> 819e984ddca1 00:17:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:17:33 ---> Running in d4644bce73f6 00:17:33 Removing intermediate container d4644bce73f6 00:17:33 ---> 2c8151b5f520 00:17:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:17:33 ---> Running in a851ed59ba5f 00:17:33 Removing intermediate container a851ed59ba5f 00:17:33 ---> 144922cc5ad0 00:17:33 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:17:33 ---> Running in 038accf05f2a 00:17:34 Removing intermediate container 038accf05f2a 00:17:34 ---> 6a3cb2d507ed 00:17:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:34 ---> Running in b8742251a93a 00:17:36 Removing intermediate container b8742251a93a 00:17:36 ---> 12a5c3304ddf 00:17:36 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:17:36 ---> Running in 52841e291eaa 00:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:38 OK: 220 MiB in 52 packages 00:17:40 Removing intermediate container 52841e291eaa 00:17:40 ---> 6f81c41cac43 00:17:40 Step 8/13 : WORKDIR /app 00:17:40 ---> Running in 980990889d57 00:17:40 Removing intermediate container 980990889d57 00:17:40 ---> 3a327e9b4b52 00:17:40 Step 9/13 : COPY go.mod vendor* ./ 00:17:41 ---> 9f036e06c3b0 00:17:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:41 ---> Running in d3481a866b77 00:18:28 Removing intermediate container d3481a866b77 00:18:28 ---> 186675421266 00:18:28 Step 11/13 : COPY . . 00:18:28 ---> e78ee55bd562 00:18:28 Step 12/13 : ARG MAKE="make build" 00:18:28 ---> Running in ee855775ffb4 00:18:29 Removing intermediate container ee855775ffb4 00:18:29 ---> ad6e6ecdf749 00:18:29 Step 13/13 : RUN $MAKE 00:18:29 ---> Running in cd2f768d0cb0 00:18:30 noop 00:18:30 Removing intermediate container cd2f768d0cb0 00:18:30 ---> a707ce69b8da 00:18:30 Successfully built a707ce69b8da 00:18:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + docker inspect -f . ci-base-image-arm64 00:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container 00:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:18:32 $ docker top 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:33 + go version 00:18:33 go version go1.17.7 linux/arm64 [Pipeline] } 00:18:33 $ docker stop --time=1 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 00:18:35 $ docker rm -f 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker inspect -f . ci-base-image-arm64 00:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:36 prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container 00:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:18:37 $ docker top 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:18:38 + make test 00:18:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:20:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:20:00 CGO_ENABLED=1 go vet ./... 00:20:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:27 ./bin/test-attribution-txt.sh [Pipeline] echo 00:20:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:20:27 $ docker stop --time=1 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 00:20:29 $ docker rm -f 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:30 Warning: overwriting stash ‘coverage-report’ 00:20:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:31 + ls -al . 00:20:31 total 164 00:20:31 drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 00:20 . 00:20:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 00:16 .. 00:20:31 -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 00:16 .dockerignore 00:20:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:16 .git 00:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:16 .github 00:20:31 -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 00:16 .gitignore 00:20:31 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 00:16 Attribution.txt 00:20:31 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 00:16 CHANGELOG.md 00:20:31 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 00:16 Dockerfile 00:20:31 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 00:16 GOVERNANCE.md 00:20:31 -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 00:16 Jenkinsfile 00:20:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 00:16 LICENSE 00:20:31 -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 00:16 OWNERS.md 00:20:31 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 00:16 README.md 00:20:31 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 00:14 VERSION 00:20:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 00:16 bin 00:20:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 00:18 coverage.out 00:20:31 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 00:16 go.mod 00:20:31 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 23 00:16 go.sum 00:20:31 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 00:16 main.go 00:20:31 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 00:16 makefile 00:20:31 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 00:16 res 00:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:31 + 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=2322ffdcb95edf8567155f04f68d1e09bc614b8a --label arch=arm64 --label version=2.2.1-dev.3 . 00:20:31 Sending build context to Docker daemon 204.8kB 00:20:32 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 00:20:32 Step 2/27 : FROM ${BASE} AS builder 00:20:32 ---> a707ce69b8da 00:20:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:20:32 ---> Running in 82b3fb24e5be 00:20:32 Removing intermediate container 82b3fb24e5be 00:20:32 ---> 45e74546dccb 00:20:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:20:32 ---> Running in cd3aeb3ea88e 00:20:32 Removing intermediate container cd3aeb3ea88e 00:20:32 ---> 0e1f2e7408ea 00:20:32 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:20:32 ---> Running in 99c1ff7d89f2 00:20:33 Removing intermediate container 99c1ff7d89f2 00:20:33 ---> 6afeee57cca8 00:20:33 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:33 ---> Running in 1846544ca265 00:20:34 Removing intermediate container 1846544ca265 00:20:34 ---> 069ebc45e999 00:20:34 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:35 ---> Running in 7a6859d10680 00:20:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:37 OK: 220 MiB in 52 packages 00:20:38 Removing intermediate container 7a6859d10680 00:20:38 ---> 1645b3f8c496 00:20:38 Step 8/27 : WORKDIR /app 00:20:38 ---> Running in 05e727ef9d88 00:20:39 Removing intermediate container 05e727ef9d88 00:20:39 ---> abb4b3c87e93 00:20:39 Step 9/27 : COPY go.mod vendor* ./ 00:20:39 ---> fb193d6be5e3 00:20:39 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:39 ---> Running in d41e797ae8e8 00:20:41 Removing intermediate container d41e797ae8e8 00:20:41 ---> 2216b4e5d1d3 00:20:41 Step 11/27 : COPY . . 00:20:42 ---> a39e7f5cafe1 00:20:42 Step 12/27 : ARG MAKE="make build" 00:20:42 ---> Running in afe26db2ac41 00:20:42 Removing intermediate container afe26db2ac41 00:20:42 ---> 47c6c78adab7 00:20:42 Step 13/27 : RUN $MAKE 00:20:42 ---> Running in 75784beaae67 00:20:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:22:50 Removing intermediate container 75784beaae67 00:22:50 ---> a8cb36d34867 00:22:50 Step 14/27 : FROM alpine:3.14 00:22:50 3.14: Pulling from library/alpine 00:22:50 455c02918c45: Pulling fs layer 00:22:50 455c02918c45: Verifying Checksum 00:22:50 455c02918c45: Download complete 00:22:50 455c02918c45: Pull complete 00:22:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:22:50 Status: Downloaded newer image for alpine:3.14 00:22:50 ---> ac73e934f311 00:22:50 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:22:50 ---> Running in dba8db288704 00:22:51 Removing intermediate container dba8db288704 00:22:51 ---> 2d337027839c 00:22:51 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:22:51 ---> Running in 0fe4d684b23d 00:22:51 Removing intermediate container 0fe4d684b23d 00:22:51 ---> 904b364094a3 00:22:51 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:22:51 ---> Running in e172d20c6185 00:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:22:53 (1/7) Installing ca-certificates (20211220-r0) 00:22:53 (2/7) Installing dumb-init (1.2.5-r1) 00:22:53 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:22:53 (4/7) Installing libsodium (1.0.18-r0) 00:22:53 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:22:53 (6/7) Installing libzmq (4.3.4-r0) 00:22:53 (7/7) Installing zeromq (4.3.4-r0) 00:22:53 Executing busybox-1.33.1-r7.trigger 00:22:54 Executing ca-certificates-20211220-r0.trigger 00:22:54 OK: 9 MiB in 21 packages 00:22:55 Removing intermediate container e172d20c6185 00:22:55 ---> 103899fb66a8 00:22:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:22:56 ---> 7c92ae7e6cf8 00:22:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:22:56 ---> 9f6fd676865c 00:22:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:22:57 ---> 2137612fd96e 00:22:57 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:22:58 ---> 4c0583650f64 00:22:58 Step 22/27 : EXPOSE 48095 00:22:59 ---> Running in 4363254fe53f 00:22:59 Removing intermediate container 4363254fe53f 00:22:59 ---> ac26fab0c175 00:22:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:22:59 ---> Running in c0f627141ffe 00:22:59 Removing intermediate container c0f627141ffe 00:22:59 ---> ea74a48cfc50 00:22:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:00 ---> Running in 79a80ce1e4d8 00:23:00 Removing intermediate container 79a80ce1e4d8 00:23:00 ---> b68a0bf2fe95 00:23:00 Step 25/27 : LABEL arch=arm64 00:23:00 ---> Running in 0c7f58c93ba5 00:23:00 Removing intermediate container 0c7f58c93ba5 00:23:00 ---> e9680096a661 00:23:00 Step 26/27 : LABEL git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:23:00 ---> Running in 58a415a14841 00:23:01 Removing intermediate container 58a415a14841 00:23:01 ---> d6c507c289d9 00:23:01 Step 27/27 : LABEL version=2.2.1-dev.3 00:23:01 ---> Running in 50aaf1193186 00:23:01 Removing intermediate container 50aaf1193186 00:23:01 ---> 538f126548f9 00:23:01 [Warning] One or more build-args [ARCH] were not consumed 00:23:01 Successfully built 538f126548f9 00:23:01 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:01 provisioning config files... 00:23:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/80@tmp/config1139366951679338047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:01 ---> docker-login.sh 00:23:01 nexus3.edgexfoundry.org:10001 00:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:02 Configure a credential helper to remove this warning. See 00:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:02 00:23:02 Login Succeeded 00:23:02 nexus3.edgexfoundry.org:10002 00:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:02 Configure a credential helper to remove this warning. See 00:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:02 00:23:02 Login Succeeded 00:23:02 nexus3.edgexfoundry.org:10003 00:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:03 Configure a credential helper to remove this warning. See 00:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:03 00:23:03 Login Succeeded 00:23:03 nexus3.edgexfoundry.org:10004 00:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:03 Configure a credential helper to remove this warning. See 00:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:03 00:23:03 Login Succeeded 00:23:03 docker.io 00:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:04 Configure a credential helper to remove this warning. See 00:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:04 00:23:04 Login Succeeded 00:23:04 ---> docker-login.sh ends [Pipeline] } 00:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:04 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:23:04 2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:23:04 latest 00:23:04 2.2.1-dev.3 00:23:04 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:23:04 main 00:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:23:05 00cdf19379a0: Preparing 00:23:05 d30b99cc2e5f: Preparing 00:23:05 65472c925274: Preparing 00:23:05 ff2fc8d20114: Preparing 00:23:05 68bddd663170: Preparing 00:23:05 f73e7dbfee58: Preparing 00:23:05 f73e7dbfee58: Waiting 00:23:05 d30b99cc2e5f: Pushed 00:23:05 ff2fc8d20114: Pushed 00:23:05 65472c925274: Pushed 00:23:05 f73e7dbfee58: Layer already exists 00:23:06 68bddd663170: Pushed 00:23:11 00cdf19379a0: Pushed 00:23:11 2322ffdcb95edf8567155f04f68d1e09bc614b8a: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:23:12 00cdf19379a0: Preparing 00:23:12 d30b99cc2e5f: Preparing 00:23:12 65472c925274: Preparing 00:23:12 ff2fc8d20114: Preparing 00:23:12 68bddd663170: Preparing 00:23:12 f73e7dbfee58: Preparing 00:23:12 f73e7dbfee58: Waiting 00:23:12 ff2fc8d20114: Layer already exists 00:23:12 d30b99cc2e5f: Layer already exists 00:23:12 65472c925274: Layer already exists 00:23:12 00cdf19379a0: Layer already exists 00:23:12 68bddd663170: Layer already exists 00:23:12 f73e7dbfee58: Layer already exists 00:23:12 latest: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 00:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:23:13 00cdf19379a0: Preparing 00:23:13 d30b99cc2e5f: Preparing 00:23:13 65472c925274: Preparing 00:23:13 ff2fc8d20114: Preparing 00:23:13 68bddd663170: Preparing 00:23:13 f73e7dbfee58: Preparing 00:23:13 f73e7dbfee58: Waiting 00:23:13 d30b99cc2e5f: Layer already exists 00:23:13 ff2fc8d20114: Layer already exists 00:23:13 65472c925274: Layer already exists 00:23:13 68bddd663170: Layer already exists 00:23:13 00cdf19379a0: Layer already exists 00:23:13 f73e7dbfee58: Layer already exists 00:23:13 2.2.1-dev.3: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:23:14 00cdf19379a0: Preparing 00:23:14 d30b99cc2e5f: Preparing 00:23:14 65472c925274: Preparing 00:23:14 ff2fc8d20114: Preparing 00:23:14 68bddd663170: Preparing 00:23:14 f73e7dbfee58: Preparing 00:23:14 f73e7dbfee58: Waiting 00:23:14 68bddd663170: Layer already exists 00:23:14 d30b99cc2e5f: Layer already exists 00:23:14 65472c925274: Layer already exists 00:23:14 00cdf19379a0: Layer already exists 00:23:14 ff2fc8d20114: Layer already exists 00:23:14 f73e7dbfee58: Layer already exists 00:23:14 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:23:15 00cdf19379a0: Preparing 00:23:15 d30b99cc2e5f: Preparing 00:23:15 65472c925274: Preparing 00:23:15 ff2fc8d20114: Preparing 00:23:15 68bddd663170: Preparing 00:23:15 f73e7dbfee58: Preparing 00:23:15 f73e7dbfee58: Waiting 00:23:15 68bddd663170: Layer already exists 00:23:15 00cdf19379a0: Layer already exists 00:23:15 d30b99cc2e5f: Layer already exists 00:23:15 ff2fc8d20114: Layer already exists 00:23:15 65472c925274: Layer already exists 00:23:15 f73e7dbfee58: Layer already exists 00:23:15 main: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:15 ===================================================== [Pipeline] echo 00:23:15 taggedImages: 00:23:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a 00:23:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:23:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 00:23:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 00:23:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:23:15 00:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:23:16 arm64: Pulling from edgex-lftools-log-publisher 00:23:16 8998bd30e6a1: Pulling fs layer 00:23:16 04944245beec: Pulling fs layer 00:23:16 699f458cf7ca: Pulling fs layer 00:23:16 765212b225bb: Pulling fs layer 00:23:16 f23df028b6ca: Pulling fs layer 00:23:16 d65c8cfc05b1: Pulling fs layer 00:23:16 2437ff75d9bd: Pulling fs layer 00:23:16 765212b225bb: Waiting 00:23:16 f23df028b6ca: Waiting 00:23:16 d65c8cfc05b1: Waiting 00:23:16 04944245beec: Verifying Checksum 00:23:16 04944245beec: Download complete 00:23:16 765212b225bb: Verifying Checksum 00:23:16 765212b225bb: Download complete 00:23:17 f23df028b6ca: Download complete 00:23:17 d65c8cfc05b1: Verifying Checksum 00:23:17 d65c8cfc05b1: Download complete 00:23:17 699f458cf7ca: Verifying Checksum 00:23:17 699f458cf7ca: Download complete 00:23:17 8998bd30e6a1: Download complete 00:23:20 2437ff75d9bd: Verifying Checksum 00:23:22 8998bd30e6a1: Pull complete 00:23:23 04944245beec: Pull complete 00:23:24 699f458cf7ca: Pull complete 00:23:25 765212b225bb: Pull complete 00:23:26 f23df028b6ca: Pull complete 00:23:26 d65c8cfc05b1: Pull complete 00:23:44 2437ff75d9bd: Pull complete 00:23:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:23:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container 00:23:44 $ 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/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:23:47 $ docker top 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:48 ---> job-cost.sh 00:23:48 lf-activate-venv: SKIPPING 00:23:48 INFO: No Stack... 00:23:49 INFO: Retrieving Pricing Info for: v3-standard-4 00:23:50 INFO: Archiving Costs [Pipeline] sh 00:23:51 + + cat /w/workspace/app-service-configurable/80/archives/cost.csv 00:23:51 cut -d, -f6 [Pipeline] lock 00:23:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] 00:23:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] did not exist. Created. 00:23:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:23:51 /w/workspace/app-service-configurable/80@tmp/durable-f486ce36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:23:52 + echo total: 0.10999999940395355 [Pipeline] stash 00:23:52 Warning: overwriting stash ‘stack-cost’ 00:23:52 Stashed 1 file(s) [Pipeline] } 00:23:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 00:23:52 $ docker stop --time=1 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 00:23:54 $ docker rm -f 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:23:54 provisioning config files... 00:23:54 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6271310375827203802tmp [Pipeline] { [Pipeline] sh 00:23:54 + set +x 00:23:54 + curl -s https://codecov.io/bash 00:23:54 + bash -s -- 00:23:54 00:23:54 _____ _ 00:23:54 / ____| | | 00:23:54 | | ___ __| | ___ ___ _____ __ 00:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 00:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 00:23:54 Bash-1.0.6 00:23:54 00:23:54 00:23:54 ==> git version 2.25.1 found 00:23:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:23:54 Release-Date: 2020-01-08 00:23:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:23:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:23:54 ==> Jenkins CI detected. 00:23:54 current dir:  /w/workspace/ry_app-service-configurable_main 00:23:54 project root: . 00:23:54 --> token set from env 00:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:23:54 ==> Running gcov in . (disable via -X gcov) 00:23:54 ==> Python coveragepy not found 00:23:54 ==> Searching for coverage reports in: 00:23:54 + . 00:23:54 -> Found 1 reports 00:23:54 ==> Detecting git/mercurial file structure 00:23:54 ==> Reading reports 00:23:54 + ./coverage.out bytes=10 00:23:54 ==> Appending adjustments 00:23:54 https://docs.codecov.io/docs/fixing-reports 00:23:55 + Found adjustments 00:23:55 ==> Gzipping contents 00:23:55 4.0K /tmp/codecov.9iookm.gz 00:23:55 ==> Uploading reports 00:23:55 url: https://codecov.io 00:23:55 query: branch=main&commit=2322ffdcb95edf8567155f04f68d1e09bc614b8a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:23:55 -> Pinging Codecov 00:23:55 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=2322ffdcb95edf8567155f04f68d1e09bc614b8a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:23:55 -> Uploading to 00:23:55 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/2322ffdcb95edf8567155f04f68d1e09bc614b8a/1919eafa-07af-41b9-955f-f8d189e39e40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T002355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e30ddf1081344c53c5437790252ebd8932f1cfdad88a620b753e4dc6ad7dbd66 00:23:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:55 Dload Upload Total Spent Left Speed 00:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2766 --:--:-- --:--:-- --:--:-- 2766 00:23:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } 00:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:23:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:23:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:23:55 00:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:23:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:23:56 df9b9388f04a: Pulling fs layer 00:23:56 52dc419b0ee2: Pulling fs layer 00:23:56 25bc292e5bac: Pulling fs layer 00:23:56 114826534d7a: Pulling fs layer 00:23:56 4657fd5d0bcf: Pulling fs layer 00:23:56 6ad1cebc031e: Pulling fs layer 00:23:56 8a3aa393b2d8: Pulling fs layer 00:23:56 114826534d7a: Waiting 00:23:56 8a3aa393b2d8: Waiting 00:23:56 6ad1cebc031e: Waiting 00:23:56 25bc292e5bac: Verifying Checksum 00:23:56 25bc292e5bac: Download complete 00:23:56 52dc419b0ee2: Verifying Checksum 00:23:56 52dc419b0ee2: Download complete 00:23:56 df9b9388f04a: Verifying Checksum 00:23:56 df9b9388f04a: Download complete 00:23:56 df9b9388f04a: Pull complete 00:23:56 6ad1cebc031e: Verifying Checksum 00:23:56 6ad1cebc031e: Download complete 00:23:56 52dc419b0ee2: Pull complete 00:23:56 25bc292e5bac: Pull complete 00:23:57 114826534d7a: Verifying Checksum 00:23:57 114826534d7a: Download complete 00:23:57 8a3aa393b2d8: Verifying Checksum 00:23:57 8a3aa393b2d8: Download complete 00:24:00 114826534d7a: Pull complete 00:24:00 4657fd5d0bcf: Pull complete 00:24:01 6ad1cebc031e: Pull complete 00:24:04 8a3aa393b2d8: Pull complete 00:24:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:04 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:24:06 $ docker top 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a -eo pid,comm [Pipeline] { [Pipeline] echo 00:24:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:24:07 + set -o pipefail 00:24:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:24:11 00:24:11 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:24:11 00:24:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02b001c1-abe6-420b-8a18-3838140e401c 00:24:11 00:24:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:24:11 00:24:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:24:11 00:24:13 00:24:13 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:24:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:24:13 $ docker stop --time=1 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a 00:24:15 $ docker rm -f 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a [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 00:24:16 + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] sh 00:24:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:24:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:24:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:17 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:24:17 $ docker top 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:17 [ssh-agent] Looking for ssh-agent implementation... 00:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:17 $ docker exec 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 ssh-agent 00:24:17 SSH_AUTH_SOCK=/tmp/ssh-YgYoFbbfCEcu/agent.34 00:24:17 SSH_AGENT_PID=40 00:24:17 Running ssh-add (command line suppressed) 00:24:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3470505820888676014.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3470505820888676014.key) 00:24:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:18 + git semver tag 00:24:18 2022-06-23 00:24:18,596 [run_tag] DEBUG tag force:False 00:24:18 2022-06-23 00:24:18,596 [check_head_tag] DEBUG check head tag 00:24:18 2022-06-23 00:24:18,597 [execute] INFO git cat-file --batch-check 00:24:18 2022-06-23 00:24:18,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:24:18 2022-06-23 00:24:18,601 [execute] INFO git cat-file --batch 00:24:18 2022-06-23 00:24:18,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:24:18 2022-06-23 00:24:18,609 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:18 2022-06-23 00:24:18,609 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 00:24:18 2022-06-23 00:24:18,609 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:24:18 2022-06-23 00:24:18,614 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:18 2.2.1-dev.3 [Pipeline] } 00:24:18 $ docker exec --env ******** --env ******** 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 ssh-agent -k 00:24:18 unset SSH_AUTH_SOCK; 00:24:18 unset SSH_AGENT_PID; 00:24:18 echo Agent pid 40 killed; 00:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:19 + git semver [Pipeline] } 00:24:19 $ docker stop --time=1 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 00:24:20 $ docker rm -f 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:24:21 00:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:24:21 0.23.1-centos7: Pulling from edgex-lftools 00:24:21 ab5ef0e58194: Pulling fs layer 00:24:21 9712f1f96733: Pulling fs layer 00:24:21 63f879dbbcfc: Pulling fs layer 00:24:21 0d9ebad4ef96: Pulling fs layer 00:24:21 e9a5061849ea: Pulling fs layer 00:24:21 d747dcd14b5f: Pulling fs layer 00:24:21 0d9ebad4ef96: Waiting 00:24:21 e9a5061849ea: Waiting 00:24:21 2de7ff778b66: Pulling fs layer 00:24:21 d747dcd14b5f: Waiting 00:24:21 2de7ff778b66: Waiting 00:24:21 9712f1f96733: Verifying Checksum 00:24:21 9712f1f96733: Download complete 00:24:21 63f879dbbcfc: Verifying Checksum 00:24:21 63f879dbbcfc: Download complete 00:24:21 0d9ebad4ef96: Verifying Checksum 00:24:21 0d9ebad4ef96: Download complete 00:24:21 d747dcd14b5f: Verifying Checksum 00:24:21 d747dcd14b5f: Download complete 00:24:21 e9a5061849ea: Verifying Checksum 00:24:21 e9a5061849ea: Download complete 00:24:21 ab5ef0e58194: Verifying Checksum 00:24:21 ab5ef0e58194: Download complete 00:24:21 2de7ff778b66: Verifying Checksum 00:24:21 2de7ff778b66: Download complete 00:24:25 ab5ef0e58194: Pull complete 00:24:25 9712f1f96733: Pull complete 00:24:25 63f879dbbcfc: Pull complete 00:24:29 0d9ebad4ef96: Pull complete 00:24:29 e9a5061849ea: Pull complete 00:24:29 d747dcd14b5f: Pull complete 00:24:30 2de7ff778b66: Pull complete 00:24:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:31 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:24:33 $ docker top a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:24:34 provisioning config files... 00:24:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3233313006384172699tmp 00:24:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4680965041136008753tmp 00:24:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8029967402089794448tmp [Pipeline] { [Pipeline] echo 00:24:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:24:34 ---> sigul-configuration.sh 00:24:34 gpg: directory `/root/.gnupg' created 00:24:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:24:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:24:34 gpg: keyring `/root/.gnupg/secring.gpg' created 00:24:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:24:34 gpg: CAST5 encrypted data 00:24:34 gpg: encrypted with 1 passphrase 00:24:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:24:34 + mkdir /home/jenkins 00:24:34 + mkdir /home/jenkins/sigul [Pipeline] sh 00:24:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:24:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:24:35 ---> sigul-install.sh 00:24:35 Sigul already installed; skipping installation. [Pipeline] sh 00:24:35 + git tag --list 00:24:35 v1.0.0 00:24:35 v1.1.0 00:24:35 v1.2.0 00:24:35 v1.3.0 00:24:35 v1.3.1 00:24:35 v2.0.0 00:24:35 v2.0.1 00:24:35 v2.1.0 00:24:35 v2.1.1 00:24:35 v2.1.1-dev.1 00:24:35 v2.1.1-dev.2 00:24:35 v2.2.0 00:24:35 v2.2.1-dev.1 00:24:35 v2.2.1-dev.2 00:24:35 v2.2.1-dev.3 [Pipeline] sh 00:24:35 + lftools sign git-tag v2.2.1-dev.3 00:24:36 Signing Git tag with Sigul... 00:24:36 Signing v2.2.1-dev.3 [Pipeline] echo 00:24:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:24:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:24:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:24:37 $ docker stop --time=1 a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 00:24:38 $ docker rm -f a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:24:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:24:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:39 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:24:40 $ docker top a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:40 [ssh-agent] Looking for ssh-agent implementation... 00:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:40 $ docker exec a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d ssh-agent 00:24:40 SSH_AUTH_SOCK=/tmp/ssh-1vMTeRLxsiX8/agent.33 00:24:40 SSH_AGENT_PID=40 00:24:40 Running ssh-add (command line suppressed) 00:24:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1382339626532612786.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1382339626532612786.key) 00:24:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:40 + git semver bump pre 00:24:41 2022-06-23 00:24:41,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:41 2022-06-23 00:24:41,057 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 00:24:41 2022-06-23 00:24:41,057 [bump_version] DEBUG bumped version:2.2.1-dev.4 00:24:41 2022-06-23 00:24:41,057 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:24:41 2022-06-23 00:24:41,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:41 2022-06-23 00:24:41,057 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:24:41 2022-06-23 00:24:41,059 [execute] INFO git cat-file --batch-check 00:24:41 2022-06-23 00:24:41,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:24:41 2022-06-23 00:24:41,064 [execute] INFO git cat-file --batch 00:24:41 2022-06-23 00:24:41,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:24:41 2022-06-23 00:24:41,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:41 2.2.1-dev.4 [Pipeline] } 00:24:41 $ docker exec --env ******** --env ******** a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d ssh-agent -k 00:24:41 unset SSH_AUTH_SOCK; 00:24:41 unset SSH_AGENT_PID; 00:24:41 echo Agent pid 40 killed; 00:24:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:41 + git semver [Pipeline] } 00:24:41 $ docker stop --time=1 a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d 00:24:43 $ docker rm -f a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d [Pipeline] // withDockerContainer [Pipeline] sh 00:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:43 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:24:44 $ docker top a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 -eo pid,comm 00:24:44 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). 00:24:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:44 [ssh-agent] Looking for ssh-agent implementation... 00:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:44 $ docker exec a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 ssh-agent 00:24:44 SSH_AUTH_SOCK=/tmp/ssh-yg7Ko2MuHYPp/agent.34 00:24:44 SSH_AGENT_PID=41 00:24:44 Running ssh-add (command line suppressed) 00:24:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7180545135806854710.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7180545135806854710.key) 00:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:45 + git semver push 00:24:45 2022-06-23 00:24:45,401 [run_push] DEBUG push 00:24:45 2022-06-23 00:24:45,402 [execute] INFO git cat-file --batch-check 00:24:45 2022-06-23 00:24:45,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:24:45 2022-06-23 00:24:45,407 [execute] INFO git rev-list 490e939e02e7812f5a659a2c96915cee039952e1 -- 00:24:45 2022-06-23 00:24:45,407 [execute] DEBUG Popen(['git', 'rev-list', '490e939e02e7812f5a659a2c96915cee039952e1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:24:45 2022-06-23 00:24:45,415 [execute] INFO git fetch -v origin 00:24:45 2022-06-23 00:24:45,415 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:24:46 2022-06-23 00:24:45,878 [run_push] DEBUG no remote changes detected 00:24:46 2022-06-23 00:24:45,878 [execute] INFO git push origin semver 00:24:46 2022-06-23 00:24:45,879 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:24:46 2022-06-23 00:24:46,827 [run_push] DEBUG push all version tags 00:24:46 2022-06-23 00:24:46,827 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:24:46 2022-06-23 00:24:46,828 [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) 00:24:47 2022-06-23 00:24:47,472 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:24:47 2.2.1-dev.4 [Pipeline] } 00:24:47 $ docker exec --env ******** --env ******** a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 ssh-agent -k 00:24:47 unset SSH_AUTH_SOCK; 00:24:47 unset SSH_AGENT_PID; 00:24:47 echo Agent pid 41 killed; 00:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:48 + git semver [Pipeline] } 00:24:48 $ docker stop --time=1 a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 00:24:49 $ docker rm -f a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:24:50 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:24:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:24:50 total 16 00:24:50 drwxr-xr-x 3 root root 4096 Jun 23 00:16 . 00:24:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 00:24 .. 00:24:50 drwxr-xr-x 2 root root 4096 Jun 23 00:16 cost 00:24:50 -rw-r--r-- 1 root root 94 Jun 23 00:16 cost.csv 00:24:50 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:24:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:24:50 total 16 00:24:50 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 00:16 . 00:24:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 00:24 .. 00:24:50 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 00:16 cost 00:24:50 -rw-r--r-- 1 jenkins jenkins 94 Jun 23 00:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:24:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:24:51 ---> package-listing.sh 00:24:51 ++ tr '[:upper:]' '[:lower:]' 00:24:51 ++ facter osfamily 00:24:51 + OS_FAMILY=debian 00:24:51 + workspace=/w/workspace/ry_app-service-configurable_main 00:24:51 + START_PACKAGES=/tmp/packages_start.txt 00:24:51 + END_PACKAGES=/tmp/packages_end.txt 00:24:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:24:51 + PACKAGES=/tmp/packages_start.txt 00:24:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:24:51 + PACKAGES=/tmp/packages_end.txt 00:24:51 + case "${OS_FAMILY}" in 00:24:51 + dpkg -l 00:24:51 + grep '^ii' 00:24:51 + '[' -f /tmp/packages_start.txt ']' 00:24:51 + '[' -f /tmp/packages_end.txt ']' 00:24:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:24:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:24:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:24:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:24:51 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 00:24:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:52 prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container 00:24:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:24:53 $ docker top 5a78dec93fdb1611e8a7b42b3eb5985982822a58d6a6e293455abba53033b2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:53 + touch /tmp/pre-build-complete [Pipeline] sh 00:24:53 + mkdir -p /var/log/sysstat [Pipeline] sh 00:24:54 + ls /var/log/sa-host 00:24:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:54 provisioning config files... 00:24:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config69738376998876928tmp [Pipeline] { [Pipeline] echo 00:24:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:24:54 ---> create-netrc.sh [Pipeline] } 00:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:24:54 ---> python-tools-install.sh [Pipeline] echo 00:24:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:24:55 ---> sudo-logs.sh 00:24:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:24:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:24:55 ---> job-cost.sh 00:24:55 lf-activate-venv: SKIPPING 00:24:55 DEBUG: total: 0.2199999988079071 00:24:55 INFO: Retrieving Stack Cost... 00:24:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:24:56 INFO: Archiving Costs [Pipeline] echo 00:24:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:24:56 ---> logs-deploy.sh 00:24:56 lf-activate-venv: SKIPPING 00:24:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/80 00:24:56 INFO: archiving workspace using pattern(s): 00:24:57 Archives upload complete. 00:24:58 INFO: archiving logs to Nexus 00:24:58 ---> uname -a: 00:24:58 Linux prd-ubuntu20-04-docker-8c-8g-15381 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:24:58 00:24:58 00:24:58 ---> lscpu: 00:24:58 Architecture: x86_64 00:24:58 CPU op-mode(s): 32-bit, 64-bit 00:24:58 Byte Order: Little Endian 00:24:58 Address sizes: 40 bits physical, 48 bits virtual 00:24:58 CPU(s): 8 00:24:58 On-line CPU(s) list: 0-7 00:24:58 Thread(s) per core: 1 00:24:58 Core(s) per socket: 1 00:24:58 Socket(s): 8 00:24:58 NUMA node(s): 1 00:24:58 Vendor ID: AuthenticAMD 00:24:58 CPU family: 23 00:24:58 Model: 49 00:24:58 Model name: AMD EPYC-Rome Processor 00:24:58 Stepping: 0 00:24:58 CPU MHz: 2800.000 00:24:58 BogoMIPS: 5600.00 00:24:58 Virtualization: AMD-V 00:24:58 Hypervisor vendor: KVM 00:24:58 Virtualization type: full 00:24:58 L1d cache: 256 KiB 00:24:58 L1i cache: 256 KiB 00:24:58 L2 cache: 4 MiB 00:24:58 L3 cache: 128 MiB 00:24:58 NUMA node0 CPU(s): 0-7 00:24:58 Vulnerability Itlb multihit: Not affected 00:24:58 Vulnerability L1tf: Not affected 00:24:58 Vulnerability Mds: Not affected 00:24:58 Vulnerability Meltdown: Not affected 00:24:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:24:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:24:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:24:58 Vulnerability Srbds: Not affected 00:24:58 Vulnerability Tsx async abort: Not affected 00:24:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:24:58 00:24:58 00:24:58 ---> nproc: 00:24:58 8 00:24:58 00:24:58 00:24:58 ---> df -h: 00:24:58 Filesystem Size Used Avail Use% Mounted on 00:24:58 overlay 155G 12G 143G 8% / 00:24:58 tmpfs 64M 0 64M 0% /dev 00:24:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:24:58 shm 64M 0 64M 0% /dev/shm 00:24:58 /dev/vda1 155G 12G 143G 8% /facter-os 00:24:58 00:24:58