Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8a5d46700fb7f28d3d7157a33cb96b157f5d133 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-ssh10870004712860479940.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10162812707839188479.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8770598245145487000.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13388125132255460266.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh3652052727314642576.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 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-453 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 > git rev-list --no-walk bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:17 ========================================================= 19:08:17 EdgeX Global Pipelines Version Info 19:08:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:18 ------------------- 19:08:18 stable info: 19:08:18 ------------------- 19:08:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:18 Message: update stable to v1.0.239 19:08:18 ------------------- 19:08:18 experimental info: 19:08:18 ------------------- 19:08:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:18 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:08:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:08:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8a5d46 [Pipeline] echo 19:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:19 provisioning config files... 19:08:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15249282722288446954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:19 ---> docker-login.sh 19:08:19 nexus3.edgexfoundry.org:10001 19:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:19 Configure a credential helper to remove this warning. See 19:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:19 19:08:19 Login Succeeded 19:08:19 nexus3.edgexfoundry.org:10002 19:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:20 Configure a credential helper to remove this warning. See 19:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:20 19:08:20 Login Succeeded 19:08:20 nexus3.edgexfoundry.org:10003 19:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:20 Configure a credential helper to remove this warning. See 19:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:20 19:08:20 Login Succeeded 19:08:20 nexus3.edgexfoundry.org:10004 19:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:20 Configure a credential helper to remove this warning. See 19:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:20 19:08:20 Login Succeeded 19:08:20 docker.io 19:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:20 Configure a credential helper to remove this warning. See 19:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:20 19:08:20 Login Succeeded 19:08:20 ---> docker-login.sh ends [Pipeline] } 19:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:21 + git rev-list -1 --merges c8a5d46700fb7f28d3d7157a33cb96b157f5d133~1..c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo 19:08:21 -----------> git rev-list -1 --merges c8a5d46700fb7f28d3d7157a33cb96b157f5d133~1..c8a5d46700fb7f28d3d7157a33cb96b157f5d133 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [false] [Pipeline] sh 19:08:21 + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo 19:08:21 ========================================================= 19:08:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:22 + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo 19:08:22 [semverPrep] GIT_COMMIT: c8a5d46700fb7f28d3d7157a33cb96b157f5d133, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468) [Pipeline] echo 19:08:22 [semverPrep] This is not a build commit. [Pipeline] sh 19:08:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:22 + grep -v github /etc/ssh/ssh_known_hosts 19:08:22 + [ -e /tmp/ssh_known_hosts ] 19:08:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:22 sudo tee -a /etc/ssh/ssh_known_hosts 19:08:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:22 19:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:23 b85a868b505f: Pulling fs layer 19:08:23 e2be974225ed: Pulling fs layer 19:08:23 339a4e72a1f5: Pulling fs layer 19:08:23 988bab9f4d93: Pulling fs layer 19:08:23 1469e6f7b9e6: Pulling fs layer 19:08:23 eaf3925da568: Pulling fs layer 19:08:23 bab4dde63d76: Pulling fs layer 19:08:23 bde34c3a00c8: Pulling fs layer 19:08:23 b352a97aabf1: Pulling fs layer 19:08:23 4872d77fe225: Pulling fs layer 19:08:23 5851b861e8e6: Pulling fs layer 19:08:23 1469e6f7b9e6: Waiting 19:08:23 eaf3925da568: Waiting 19:08:23 bab4dde63d76: Waiting 19:08:23 bde34c3a00c8: Waiting 19:08:23 b352a97aabf1: Waiting 19:08:23 988bab9f4d93: Waiting 19:08:23 4872d77fe225: Waiting 19:08:23 5851b861e8e6: Waiting 19:08:23 e2be974225ed: Download complete 19:08:23 988bab9f4d93: Download complete 19:08:23 1469e6f7b9e6: Verifying Checksum 19:08:23 1469e6f7b9e6: Download complete 19:08:23 339a4e72a1f5: Verifying Checksum 19:08:23 339a4e72a1f5: Download complete 19:08:23 eaf3925da568: Verifying Checksum 19:08:23 eaf3925da568: Download complete 19:08:23 bde34c3a00c8: Verifying Checksum 19:08:23 bde34c3a00c8: Download complete 19:08:23 b352a97aabf1: Download complete 19:08:23 4872d77fe225: Verifying Checksum 19:08:23 4872d77fe225: Download complete 19:08:23 5851b861e8e6: Verifying Checksum 19:08:23 5851b861e8e6: Download complete 19:08:23 b85a868b505f: Verifying Checksum 19:08:23 b85a868b505f: Download complete 19:08:23 bab4dde63d76: Verifying Checksum 19:08:23 bab4dde63d76: Download complete 19:08:24 b85a868b505f: Pull complete 19:08:24 e2be974225ed: Pull complete 19:08:25 339a4e72a1f5: Pull complete 19:08:25 988bab9f4d93: Pull complete 19:08:25 1469e6f7b9e6: Pull complete 19:08:25 eaf3925da568: Pull complete 19:08:27 bab4dde63d76: Pull complete 19:08:27 bde34c3a00c8: Pull complete 19:08:27 b352a97aabf1: Pull complete 19:08:28 4872d77fe225: Pull complete 19:08:28 5851b861e8e6: Pull complete 19:08:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:28 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:29 $ docker top 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b -eo pid,comm 19:08:29 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). 19:08:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:29 [ssh-agent] Looking for ssh-agent implementation... 19:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:29 $ docker exec 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent 19:08:30 SSH_AUTH_SOCK=/tmp/ssh-fiGEOGz8Idna/agent.31 19:08:30 SSH_AGENT_PID=37 19:08:30 Running ssh-add (command line suppressed) 19:08:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3039164971371797895.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3039164971371797895.key) 19:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:30 + git tag --points-at HEAD [Pipeline] } 19:08:30 $ docker exec --env ******** --env ******** 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent -k 19:08:30 unset SSH_AUTH_SOCK; 19:08:30 unset SSH_AGENT_PID; 19:08:30 echo Agent pid 37 killed; 19:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:30 [ssh-agent] Looking for ssh-agent implementation... 19:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:30 $ docker exec 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent 19:08:30 SSH_AUTH_SOCK=/tmp/ssh-3Sxqew2GBEds/agent.69 19:08:30 SSH_AGENT_PID=75 19:08:30 Running ssh-add (command line suppressed) 19:08:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2506545220052038647.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2506545220052038647.key) 19:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:31 + git semver init 19:08:31 2022-09-21 19:08:31,504 [run_init] DEBUG init version:0.0.0 force:False 19:08:31 2022-09-21 19:08:31,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 19:08:31 2022-09-21 19:08:31,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 19:08:31 2022-09-21 19:08:31,506 [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) 19:08:32 2022-09-21 19:08:32,413 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 19:08:32 2022-09-21 19:08:32,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 19:08:32 2022-09-21 19:08:32,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:08:32 2022-09-21 19:08:32,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:08:32 2.3.0-dev.24 [Pipeline] } 19:08:32 $ docker exec --env ******** --env ******** 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent -k 19:08:32 unset SSH_AUTH_SOCK; 19:08:32 unset SSH_AGENT_PID; 19:08:32 echo Agent pid 75 killed; 19:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:32 + git semver [Pipeline] } 19:08:33 $ docker stop --time=1 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b 19:08:34 $ docker rm -f 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b [Pipeline] // withDockerContainer [Pipeline] sh 19:08:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:35 Stashed 1 file(s) [Pipeline] echo 19:08:35 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 19:08:35 provisioning config files... 19:08:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13924329548562111279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:35 ---> docker-login.sh 19:08:35 nexus3.edgexfoundry.org:10001 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 nexus3.edgexfoundry.org:10002 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 nexus3.edgexfoundry.org:10003 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 nexus3.edgexfoundry.org:10004 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 docker.io 19:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:36 Configure a credential helper to remove this warning. See 19:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:36 19:08:36 Login Succeeded 19:08:36 ---> docker-login.sh ends [Pipeline] } 19:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:36 ========================================================= 19:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:08:36 Sending build context to Docker daemon 3.115MB 19:08:36 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 19:08:36 Step 2/14 : FROM ${BASE} AS builder 19:08:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:36 2408cc74d12b: Pulling fs layer 19:08:36 ea60b727a1ce: Pulling fs layer 19:08:36 30c4a7721957: Pulling fs layer 19:08:36 370296b7ddb6: Pulling fs layer 19:08:36 7c6cee850709: Pulling fs layer 19:08:36 39a5fcdaea64: Pulling fs layer 19:08:36 d94ebbe4e438: Pulling fs layer 19:08:36 bcfd1f05c69d: Pulling fs layer 19:08:36 59ccb84bbe0f: Pulling fs layer 19:08:36 d94ebbe4e438: Waiting 19:08:36 7c6cee850709: Waiting 19:08:36 39a5fcdaea64: Waiting 19:08:36 370296b7ddb6: Waiting 19:08:36 59ccb84bbe0f: Waiting 19:08:36 30c4a7721957: Verifying Checksum 19:08:36 30c4a7721957: Download complete 19:08:36 ea60b727a1ce: Verifying Checksum 19:08:36 ea60b727a1ce: Download complete 19:08:36 7c6cee850709: Verifying Checksum 19:08:36 39a5fcdaea64: Verifying Checksum 19:08:36 39a5fcdaea64: Download complete 19:08:36 2408cc74d12b: Verifying Checksum 19:08:36 2408cc74d12b: Download complete 19:08:36 d94ebbe4e438: Verifying Checksum 19:08:36 d94ebbe4e438: Download complete 19:08:36 2408cc74d12b: Pull complete 19:08:37 ea60b727a1ce: Pull complete 19:08:37 30c4a7721957: Pull complete 19:08:37 59ccb84bbe0f: Download complete 19:08:37 bcfd1f05c69d: Verifying Checksum 19:08:37 bcfd1f05c69d: Download complete 19:08:37 370296b7ddb6: Verifying Checksum 19:08:37 370296b7ddb6: Download complete 19:08:41 370296b7ddb6: Pull complete 19:08:41 7c6cee850709: Pull complete 19:08:41 39a5fcdaea64: Pull complete 19:08:41 d94ebbe4e438: Pull complete 19:08:44 bcfd1f05c69d: Pull complete 19:08:45 59ccb84bbe0f: Pull complete 19:08:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:45 ---> a4fb48ad2a94 19:08:45 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:08:46 ---> Running in a563655470dd 19:08:46 Removing intermediate container a563655470dd 19:08:46 ---> 6cbf08eab7b9 19:08:46 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 19:08:47 ---> Running in e687a0e8f207 19:08:47 Removing intermediate container e687a0e8f207 19:08:47 ---> de287a747b08 19:08:47 Step 5/14 : ARG ADD_BUILD_TAGS="" 19:08:47 ---> Running in 9e62830d342a 19:08:47 Removing intermediate container 9e62830d342a 19:08:47 ---> d3900e9b9f59 19:08:47 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:08:47 ---> Running in e3ec5fe46fd7 19:08:47 Removing intermediate container e3ec5fe46fd7 19:08:47 ---> fcba311c59dd 19:08:47 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:47 ---> Running in 56cb98196e80 19:08:48 Removing intermediate container 56cb98196e80 19:08:48 ---> 876e219d9566 19:08:48 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:48 ---> Running in df245925f1b3 19:08:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:50 OK: 211 MiB in 51 packages 19:08:50 Still waiting to schedule task 19:08:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:50 Removing intermediate container df245925f1b3 19:08:50 ---> bcd99aa8b83e 19:08:50 Step 9/14 : WORKDIR /app 19:08:50 ---> Running in 26677aa7853f 19:08:50 Removing intermediate container 26677aa7853f 19:08:50 ---> d726fde979ca 19:08:50 Step 10/14 : COPY go.mod vendor* ./ 19:08:50 ---> 06e3b3a3beb4 19:08:50 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:50 ---> Running in f7048e844e24 19:09:08 Removing intermediate container f7048e844e24 19:09:08 ---> 570415829ea7 19:09:08 Step 12/14 : COPY . . 19:09:08 ---> 86e0f21e3480 19:09:08 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:08 ---> Running in de9a32b493ae 19:09:08 Removing intermediate container de9a32b493ae 19:09:08 ---> 1f07634fe443 19:09:08 Step 14/14 : RUN $MAKE 19:09:08 ---> Running in c68b265123c7 19:09:08 noop 19:09:09 Removing intermediate container c68b265123c7 19:09:09 ---> b815d5eb68bb 19:09:09 Successfully built b815d5eb68bb 19:09:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:09 + docker inspect -f . ci-base-image-x86_64 19:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:09 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:09: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 ******** -e ******** ci-base-image-x86_64 cat 19:09:10 $ docker top 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:10 + go version 19:09:10 go version go1.18.3 linux/amd64 [Pipeline] } 19:09:10 $ docker stop --time=1 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 19:09:11 $ docker rm -f 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:12 + docker inspect -f . ci-base-image-x86_64 19:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:12 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 19:09:12 $ docker top fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:09:13 + make test 19:09:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:09:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:09:25 CGO_ENABLED=1 go vet ./... 19:09:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:27 ./bin/test-attribution-txt.sh 19:09:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 19:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:27 $ docker stop --time=1 fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 19:09:29 $ docker rm -f fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:30 + ls -al . 19:09:30 total 176 19:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:09 . 19:09:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:08 .. 19:09:30 -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 19:08 .dockerignore 19:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:08 .git 19:09:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 19:08 .github 19:09:30 -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 19:08 .gitignore 19:09:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 19:08 .semver 19:09:30 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 21 19:08 Attribution.txt 19:09:30 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 21 19:08 CHANGELOG.md 19:09:30 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 21 19:08 Dockerfile 19:09:30 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 19:08 GOVERNANCE.md 19:09:30 -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 19:08 Jenkinsfile 19:09:30 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 19:08 LICENSE 19:09:30 -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 19:08 OWNERS.md 19:09:30 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 21 19:08 README.md 19:09:30 -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 19:08 VERSION 19:09:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 19:08 bin 19:09:30 -rw-r--r-- 1 jenkins jenkins 10 Sep 21 19:09 coverage.out 19:09:30 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 21 19:08 go.mod 19:09:30 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 21 19:08 go.sum 19:09:30 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 21 19:08 main.go 19:09:30 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 21 19:08 makefile 19:09:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 19:08 res 19:09:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:30 + 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 --label arch=amd64 --label version=2.3.0-dev.24 . 19:09:30 Sending build context to Docker daemon 3.116MB 19:09:30 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 19:09:30 Step 2/28 : FROM ${BASE} AS builder 19:09:30 ---> b815d5eb68bb 19:09:30 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:09:30 ---> Running in 4accce602c8e 19:09:30 Removing intermediate container 4accce602c8e 19:09:30 ---> a04797a8bb07 19:09:30 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:09:30 ---> Running in f294eb2227db 19:09:30 Removing intermediate container f294eb2227db 19:09:30 ---> 7e794c7a9fe4 19:09:30 Step 5/28 : ARG ADD_BUILD_TAGS="" 19:09:30 ---> Running in c42ff149bc36 19:09:31 Removing intermediate container c42ff149bc36 19:09:31 ---> e5e7e2a84aa0 19:09:31 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:09:31 ---> Running in 8f50022399e3 19:09:31 Removing intermediate container 8f50022399e3 19:09:31 ---> bc1f7fb78e59 19:09:31 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:31 ---> Running in 1ccf6209551a 19:09:31 Removing intermediate container 1ccf6209551a 19:09:31 ---> e3a0d80f1637 19:09:31 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:32 ---> Running in 07b7528f9749 19:09:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:33 OK: 211 MiB in 51 packages 19:09:33 Removing intermediate container 07b7528f9749 19:09:33 ---> dbfd190c4b12 19:09:33 Step 9/28 : WORKDIR /app 19:09:33 ---> Running in 589ca721afed 19:09:33 Removing intermediate container 589ca721afed 19:09:33 ---> 57ffd470f62c 19:09:33 Step 10/28 : COPY go.mod vendor* ./ 19:09:33 ---> 281e1039409b 19:09:33 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:33 ---> Running in 9cbe432735df 19:09:34 Removing intermediate container 9cbe432735df 19:09:34 ---> 7b08e5d40590 19:09:34 Step 12/28 : COPY . . 19:09:35 ---> fc0ac257f8b8 19:09:35 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:35 ---> Running in accf95a86d0a 19:09:35 Removing intermediate container accf95a86d0a 19:09:35 ---> ca302dc29896 19:09:35 Step 14/28 : RUN $MAKE 19:09:35 ---> Running in c5daea988d39 19:09:35 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 19:09:57 Removing intermediate container c5daea988d39 19:09:57 ---> 75b5404a9c0f 19:09:57 Step 15/28 : FROM alpine:3.16 19:09:57 3.16: Pulling from library/alpine 19:09:57 213ec9aee27d: Pulling fs layer 19:09:58 213ec9aee27d: Verifying Checksum 19:09:58 213ec9aee27d: Download complete 19:09:58 213ec9aee27d: Pull complete 19:09:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:09:58 Status: Downloaded newer image for alpine:3.16 19:09:58 ---> 9c6f07244728 19:09:58 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:09:58 ---> Running in a1dd54c38765 19:09:58 Removing intermediate container a1dd54c38765 19:09:58 ---> d6fc62f398cb 19:09:58 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:09:58 ---> Running in 4dd75c11e3b8 19:09:58 Removing intermediate container 4dd75c11e3b8 19:09:58 ---> 7097a0601edc 19:09:58 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:09:58 ---> Running in 8a17e1c54ad1 19:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:59 (1/7) Installing ca-certificates (20220614-r0) 19:09:59 (2/7) Installing dumb-init (1.2.5-r1) 19:09:59 (3/7) Installing libgcc (11.2.1_git20220219-r2) 19:09:59 (4/7) Installing libsodium (1.0.18-r0) 19:09:59 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 19:09:59 (6/7) Installing libzmq (4.3.4-r0) 19:09:59 (7/7) Installing zeromq (4.3.4-r0) 19:09:59 Executing busybox-1.35.0-r17.trigger 19:09:59 Executing ca-certificates-20220614-r0.trigger 19:09:59 OK: 9 MiB in 21 packages 19:09:59 Removing intermediate container 8a17e1c54ad1 19:09:59 ---> d6924a21317c 19:09:59 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:10:00 ---> 2de03b4bd982 19:10:00 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:10:00 ---> a3f829ffa339 19:10:00 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:10:00 ---> aa0d980cff11 19:10:00 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:10:00 ---> dff7cd3dbadf 19:10:00 Step 23/28 : EXPOSE 48095 19:10:00 ---> Running in 59600726bc1c 19:10:01 Removing intermediate container 59600726bc1c 19:10:01 ---> 66071a69997a 19:10:01 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:10:01 ---> Running in c639340eab40 19:10:01 Removing intermediate container c639340eab40 19:10:01 ---> 73124a54fefa 19:10:01 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:01 ---> Running in 0a870d8d531b 19:10:01 Removing intermediate container 0a870d8d531b 19:10:01 ---> 26bfd9e678cb 19:10:01 Step 26/28 : LABEL arch=amd64 19:10:01 ---> Running in b2058e677aaf 19:10:01 Removing intermediate container b2058e677aaf 19:10:01 ---> c6c8bb1d9c8e 19:10:01 Step 27/28 : LABEL git_sha=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:10:01 ---> Running in c989fb0adfa4 19:10:01 Removing intermediate container c989fb0adfa4 19:10:01 ---> 0af2f687b43b 19:10:01 Step 28/28 : LABEL version=2.3.0-dev.24 19:10:01 ---> Running in 7bd4e108a7ca 19:10:01 Removing intermediate container 7bd4e108a7ca 19:10:01 ---> a1a294a214c3 19:10:01 [Warning] One or more build-args [ARCH] were not consumed 19:10:01 Successfully built a1a294a214c3 19:10: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 19:10:01 provisioning config files... 19:10:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config581048994370658095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:02 ---> docker-login.sh 19:10:02 nexus3.edgexfoundry.org:10001 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10002 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10003 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10004 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 docker.io 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 ---> docker-login.sh ends [Pipeline] } 19:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:03 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:10:03 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:10:03 latest 19:10:03 2.3.0-dev.24 19:10:03 c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:10:03 main 19:10:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:10:03 895dbf1d208a: Preparing 19:10:03 9f38a85475cc: Preparing 19:10:03 83287e35be82: Preparing 19:10:03 cce3cce58eb0: Preparing 19:10:03 77c8dc72972e: Preparing 19:10:03 994393dc58e7: Preparing 19:10:03 994393dc58e7: Waiting 19:10:03 9f38a85475cc: Pushed 19:10:03 cce3cce58eb0: Pushed 19:10:03 83287e35be82: Pushed 19:10:03 994393dc58e7: Layer already exists 19:10:04 77c8dc72972e: Pushed 19:10:07 895dbf1d208a: Pushed 19:10:07 c8a5d46700fb7f28d3d7157a33cb96b157f5d133: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:10:07 895dbf1d208a: Preparing 19:10:07 9f38a85475cc: Preparing 19:10:07 83287e35be82: Preparing 19:10:07 cce3cce58eb0: Preparing 19:10:07 77c8dc72972e: Preparing 19:10:07 994393dc58e7: Preparing 19:10:07 994393dc58e7: Waiting 19:10:07 9f38a85475cc: Layer already exists 19:10:07 cce3cce58eb0: Layer already exists 19:10:07 895dbf1d208a: Layer already exists 19:10:07 77c8dc72972e: Layer already exists 19:10:07 83287e35be82: Layer already exists 19:10:07 994393dc58e7: Layer already exists 19:10:07 latest: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 19:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:10:08 895dbf1d208a: Preparing 19:10:08 9f38a85475cc: Preparing 19:10:08 83287e35be82: Preparing 19:10:08 cce3cce58eb0: Preparing 19:10:08 77c8dc72972e: Preparing 19:10:08 994393dc58e7: Preparing 19:10:08 994393dc58e7: Waiting 19:10:08 77c8dc72972e: Layer already exists 19:10:08 9f38a85475cc: Layer already exists 19:10:08 895dbf1d208a: Layer already exists 19:10:08 cce3cce58eb0: Layer already exists 19:10:08 83287e35be82: Layer already exists 19:10:08 994393dc58e7: Layer already exists 19:10:08 2.3.0-dev.24: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:10:08 895dbf1d208a: Preparing 19:10:08 9f38a85475cc: Preparing 19:10:08 83287e35be82: Preparing 19:10:08 cce3cce58eb0: Preparing 19:10:08 77c8dc72972e: Preparing 19:10:08 994393dc58e7: Preparing 19:10:08 994393dc58e7: Waiting 19:10:08 9f38a85475cc: Layer already exists 19:10:08 895dbf1d208a: Layer already exists 19:10:08 83287e35be82: Layer already exists 19:10:08 cce3cce58eb0: Layer already exists 19:10:08 77c8dc72972e: Layer already exists 19:10:08 994393dc58e7: Layer already exists 19:10:08 c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:10:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-454 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws 19:10:09 Running in /w/workspace/app-service-configurable/103 [Pipeline] { [Pipeline] sh [Pipeline] checkout 19:10:09 Selected Git installation does not exist. Using Default 19:10:09 The recommended git tool is: NONE 19:10:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:10:09 895dbf1d208a: Preparing 19:10:09 9f38a85475cc: Preparing 19:10:09 83287e35be82: Preparing 19:10:09 cce3cce58eb0: Preparing 19:10:09 77c8dc72972e: Preparing 19:10:09 994393dc58e7: Preparing 19:10:09 994393dc58e7: Waiting 19:10:09 77c8dc72972e: Layer already exists 19:10:09 895dbf1d208a: Layer already exists 19:10:09 cce3cce58eb0: Layer already exists 19:10:09 9f38a85475cc: Layer already exists 19:10:09 83287e35be82: Layer already exists 19:10:09 994393dc58e7: Layer already exists 19:10:09 main: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:09 ===================================================== [Pipeline] echo 19:10:09 taggedImages: 19:10:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:10:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:10:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 19:10:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:10: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 19:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:09 19:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:10 latest: Pulling from edgex-lftools-log-publisher 19:10:10 5eb5b503b376: Pulling fs layer 19:10:10 5c69ac0246d0: Pulling fs layer 19:10:10 ec43610c2a17: Pulling fs layer 19:10:10 3a2ae6a8a46f: Pulling fs layer 19:10:10 33b1e0a273af: Pulling fs layer 19:10:10 5d3b04190fa2: Pulling fs layer 19:10:10 2f39f015ded8: Pulling fs layer 19:10:10 3a2ae6a8a46f: Waiting 19:10:10 5d3b04190fa2: Waiting 19:10:10 33b1e0a273af: Waiting 19:10:10 2f39f015ded8: Waiting 19:10:10 5c69ac0246d0: Download complete 19:10:10 3a2ae6a8a46f: Download complete 19:10:10 ec43610c2a17: Verifying Checksum 19:10:10 ec43610c2a17: Download complete 19:10:10 33b1e0a273af: Verifying Checksum 19:10:10 33b1e0a273af: Download complete 19:10:10 5d3b04190fa2: Download complete 19:10:10 5eb5b503b376: Verifying Checksum 19:10:10 5eb5b503b376: Download complete 19:10:10 2f39f015ded8: Verifying Checksum 19:10:11 5eb5b503b376: Pull complete 19:10:11 5c69ac0246d0: Pull complete 19:10:12 ec43610c2a17: Pull complete 19:10:12 3a2ae6a8a46f: Pull complete 19:10:12 33b1e0a273af: Pull complete 19:10:12 5d3b04190fa2: Pull complete 19:10:13 using credential edgex-jenkins-ssh 19:10:13 Cloning the remote Git repository 19:10:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:10:14 > git init /w/workspace/app-service-configurable/103 # timeout=10 19:10:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:10:14 > git --version # timeout=10 19:10:14 > git --version # 'git version 2.25.1' 19:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:14 Verifying host key using known hosts file 19:10:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:10:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:16 Avoid second fetch 19:10:16 Checking out Revision c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (main) 19:10:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:10:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:16 > git config core.sparsecheckout # timeout=10 19:10:16 > git checkout -f c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 19:10:16 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468)" 19:10:17 19:10:17 GitHub has been notified of this commit’s build result 19:10:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:17 Dload Upload Total Spent Left Speed 19:10:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 19:10:17 2f39f015ded8: Pull complete 19:10:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:17 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:10:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:19 $ docker top ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 19:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:20 ---> job-cost.sh 19:10:20 lf-activate-venv: SKIPPING 19:10:20 INFO: No Stack... 19:10:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:20 + sudo tee /etc/docker/daemon.new 19:10:20 { 19:10:20 "registry-mirrors": [ 19:10:20 "https://nexus3.edgexfoundry.org:10001" 19:10:20 ], 19:10:20 "bip": "10.250.0.254/24", 19:10:20 "hosts": [ 19:10:20 "tcp://0.0.0.0:5555", 19:10:20 "unix:///var/run/docker.sock" 19:10:20 ], 19:10:20 "mtu": 1458, 19:10:20 "selinux-enabled": true, 19:10:20 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:20 } [Pipeline] sh 19:10:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:20 INFO: Archiving Costs [Pipeline] sh 19:10:21 + sudo service docker restart 19:10:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:10:21 + cut -d, -f6 [Pipeline] lock 19:10:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] 19:10:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] did not exist. Created. 19:10:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:21 + echo total: 0.2199999988079071 [Pipeline] stash 19:10:21 Stashed 1 file(s) [Pipeline] } 19:10:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:21 $ docker stop --time=1 ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 19:10:22 $ docker rm -f ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:39 provisioning config files... 19:10:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/103@tmp/config3953969288722161780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:39 ---> docker-login.sh 19:10:39 nexus3.edgexfoundry.org:10001 19:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:40 Configure a credential helper to remove this warning. See 19:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:40 19:10:40 Login Succeeded 19:10:40 nexus3.edgexfoundry.org:10002 19:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:40 Configure a credential helper to remove this warning. See 19:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:40 19:10:40 Login Succeeded 19:10:40 nexus3.edgexfoundry.org:10003 19:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:41 Configure a credential helper to remove this warning. See 19:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:41 19:10:41 Login Succeeded 19:10:41 nexus3.edgexfoundry.org:10004 19:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:41 Configure a credential helper to remove this warning. See 19:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:41 19:10:41 Login Succeeded 19:10:41 docker.io 19:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:41 Configure a credential helper to remove this warning. See 19:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:41 19:10:41 Login Succeeded 19:10:41 ---> docker-login.sh ends [Pipeline] } 19:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:42 ========================================================= 19:10:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:10:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:10:42 Sending build context to Docker daemon 206.8kB 19:10:42 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 19:10:42 Step 2/14 : FROM ${BASE} AS builder 19:10:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:42 b3c136eddcbf: Pulling fs layer 19:10:42 c0a3192eca97: Pulling fs layer 19:10:42 a050256f5b6f: Pulling fs layer 19:10:42 656be50a0ddc: Pulling fs layer 19:10:42 2bbca73fdf42: Pulling fs layer 19:10:42 46d945488cbd: Pulling fs layer 19:10:42 8a5474983e97: Pulling fs layer 19:10:42 329c88fbcd65: Pulling fs layer 19:10:42 656be50a0ddc: Waiting 19:10:42 2bbca73fdf42: Waiting 19:10:42 46d945488cbd: Waiting 19:10:42 8a5474983e97: Waiting 19:10:42 329c88fbcd65: Waiting 19:10:42 a050256f5b6f: Verifying Checksum 19:10:42 a050256f5b6f: Download complete 19:10:42 c0a3192eca97: Verifying Checksum 19:10:42 c0a3192eca97: Download complete 19:10:42 2bbca73fdf42: Verifying Checksum 19:10:42 2bbca73fdf42: Download complete 19:10:42 46d945488cbd: Verifying Checksum 19:10:42 46d945488cbd: Download complete 19:10:42 b3c136eddcbf: Verifying Checksum 19:10:42 b3c136eddcbf: Download complete 19:10:43 b3c136eddcbf: Pull complete 19:10:43 329c88fbcd65: Verifying Checksum 19:10:43 329c88fbcd65: Download complete 19:10:44 c0a3192eca97: Pull complete 19:10:44 a050256f5b6f: Pull complete 19:10:45 8a5474983e97: Verifying Checksum 19:10:45 8a5474983e97: Download complete 19:10:45 656be50a0ddc: Download complete 19:10:57 656be50a0ddc: Pull complete 19:10:57 2bbca73fdf42: Pull complete 19:10:57 46d945488cbd: Pull complete 19:11:04 8a5474983e97: Pull complete 19:11:06 329c88fbcd65: Pull complete 19:11:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:06 ---> ff4287adb874 19:11:06 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:11:07 ---> Running in f1a58da0b1c4 19:11:08 Removing intermediate container f1a58da0b1c4 19:11:08 ---> db381a825bc2 19:11:08 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 19:11:08 ---> Running in 9c54263f5204 19:11:08 Removing intermediate container 9c54263f5204 19:11:08 ---> 71a4aeb722ca 19:11:08 Step 5/14 : ARG ADD_BUILD_TAGS="" 19:11:08 ---> Running in c0f1e5d78255 19:11:08 Removing intermediate container c0f1e5d78255 19:11:08 ---> 4a74cd8a6e01 19:11:08 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:11:08 ---> Running in a688ce13334b 19:11:08 Removing intermediate container a688ce13334b 19:11:08 ---> 445a4ca8827c 19:11:08 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:09 ---> Running in 107236c37840 19:11:11 Removing intermediate container 107236c37840 19:11:11 ---> 56546ac8d95b 19:11:11 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:11 ---> Running in 807c8d8bca78 19:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:11:13 OK: 221 MiB in 51 packages 19:11:14 Removing intermediate container 807c8d8bca78 19:11:14 ---> 60c7246ff3aa 19:11:14 Step 9/14 : WORKDIR /app 19:11:14 ---> Running in ca92a27f301b 19:11:14 Removing intermediate container ca92a27f301b 19:11:14 ---> 0efec5013169 19:11:14 Step 10/14 : COPY go.mod vendor* ./ 19:11:15 ---> 9b33f9c88a2a 19:11:15 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:15 ---> Running in 3daf115931ac 19:12:02 Removing intermediate container 3daf115931ac 19:12:02 ---> c934b1af2d2b 19:12:02 Step 12/14 : COPY . . 19:12:02 ---> 3f52cf6518b9 19:12:02 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:02 ---> Running in fb821a13d133 19:12:02 Removing intermediate container fb821a13d133 19:12:02 ---> f4eb7ea2c839 19:12:02 Step 14/14 : RUN $MAKE 19:12:02 ---> Running in 6921c76ec493 19:12:02 noop 19:12:02 Removing intermediate container 6921c76ec493 19:12:02 ---> 74f77bad843b 19:12:02 Successfully built 74f77bad843b 19:12:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:02 + docker inspect -f . ci-base-image-arm64 19:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:03 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 19:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 19:12:04 $ docker top 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:05 + go version 19:12:05 go version go1.18.3 linux/arm64 [Pipeline] } 19:12:05 $ docker stop --time=1 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 19:12:06 $ docker rm -f 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:07 + docker inspect -f . ci-base-image-arm64 19:12:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:07 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 19:12:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 19:12:08 $ docker top 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/103 [Pipeline] fileExists [Pipeline] sh 19:12:09 + make test 19:12:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:13:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:13:31 CGO_ENABLED=1 go vet ./... 19:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:43 ./bin/test-attribution-txt.sh 19:13:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:13:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:13:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 19:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:13:43 $ docker stop --time=1 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 19:13:45 $ docker rm -f 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:46 Warning: overwriting stash ‘coverage-report’ 19:13:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:47 + ls -al . 19:13:47 total 172 19:13:47 drwxrwxr-x 7 jenkins jenkins 4096 Sep 21 19:12 . 19:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:10 .. 19:13:47 -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 19:10 .dockerignore 19:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:10 .git 19:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 19:10 .github 19:13:47 -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 19:10 .gitignore 19:13:47 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 21 19:10 Attribution.txt 19:13:47 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 21 19:10 CHANGELOG.md 19:13:47 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 21 19:10 Dockerfile 19:13:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 19:10 GOVERNANCE.md 19:13:47 -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 19:10 Jenkinsfile 19:13:47 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 19:10 LICENSE 19:13:47 -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 19:10 OWNERS.md 19:13:47 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 21 19:10 README.md 19:13:47 -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 19:08 VERSION 19:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 19:10 bin 19:13:47 -rw-r--r-- 1 jenkins jenkins 10 Sep 21 19:12 coverage.out 19:13:47 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 21 19:10 go.mod 19:13:47 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 21 19:10 go.sum 19:13:47 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 21 19:10 main.go 19:13:47 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 21 19:10 makefile 19:13:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 19:10 res 19:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:47 + 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 --label arch=arm64 --label version=2.3.0-dev.24 . 19:13:47 Sending build context to Docker daemon 207.9kB 19:13:48 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 19:13:48 Step 2/28 : FROM ${BASE} AS builder 19:13:48 ---> 74f77bad843b 19:13:48 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:13:48 ---> Running in 493723ecc239 19:13:48 Removing intermediate container 493723ecc239 19:13:48 ---> 367ce47ecb9e 19:13:48 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:13:48 ---> Running in b0c41877a0f4 19:13:48 Removing intermediate container b0c41877a0f4 19:13:48 ---> 6479c127555f 19:13:48 Step 5/28 : ARG ADD_BUILD_TAGS="" 19:13:48 ---> Running in 81a648ef9a23 19:13:48 Removing intermediate container 81a648ef9a23 19:13:48 ---> 03e2966e827d 19:13:48 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:13:49 ---> Running in d00bf830e99a 19:13:49 Removing intermediate container d00bf830e99a 19:13:49 ---> d8f12c58710e 19:13:49 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:49 ---> Running in 9982f0e7bf6f 19:13:50 Removing intermediate container 9982f0e7bf6f 19:13:50 ---> d4587d4ec85f 19:13:50 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:50 ---> Running in 0ecd92e8b1c9 19:13:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:13:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:13:53 OK: 221 MiB in 51 packages 19:13:54 Removing intermediate container 0ecd92e8b1c9 19:13:54 ---> 9b7fc0a6eea8 19:13:54 Step 9/28 : WORKDIR /app 19:13:54 ---> Running in c70bbe18dc81 19:13:54 Removing intermediate container c70bbe18dc81 19:13:54 ---> bdaec9c52c9e 19:13:54 Step 10/28 : COPY go.mod vendor* ./ 19:13:55 ---> 16ea389f84e8 19:13:55 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:55 ---> Running in f3a59fed2d8f 19:13:57 Removing intermediate container f3a59fed2d8f 19:13:57 ---> ef04b198f6f3 19:13:57 Step 12/28 : COPY . . 19:13:57 ---> 6394323c8df8 19:13:57 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:57 ---> Running in 12b3004921f2 19:13:58 Removing intermediate container 12b3004921f2 19:13:58 ---> 54e5bed4536e 19:13:58 Step 14/28 : RUN $MAKE 19:13:58 ---> Running in e1bf1ecd5dde 19:13:59 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 19:16:20 Removing intermediate container e1bf1ecd5dde 19:16:20 ---> 0cf2c7d69d80 19:16:20 Step 15/28 : FROM alpine:3.16 19:16:20 3.16: Pulling from library/alpine 19:16:20 9b18e9b68314: Pulling fs layer 19:16:20 9b18e9b68314: Verifying Checksum 19:16:20 9b18e9b68314: Download complete 19:16:20 9b18e9b68314: Pull complete 19:16:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:16:20 Status: Downloaded newer image for alpine:3.16 19:16:20 ---> a6215f271958 19:16:20 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:16:21 ---> Running in 937cc17879dc 19:16:21 Removing intermediate container 937cc17879dc 19:16:21 ---> 7abfb0d09cee 19:16:21 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:16:21 ---> Running in 1a4c81ab8fab 19:16:21 Removing intermediate container 1a4c81ab8fab 19:16:21 ---> d8ab7e85d686 19:16:21 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:16:21 ---> Running in f37dcff52965 19:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:23 (1/7) Installing ca-certificates (20220614-r0) 19:16:23 (2/7) Installing dumb-init (1.2.5-r1) 19:16:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 19:16:23 (4/7) Installing libsodium (1.0.18-r0) 19:16:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 19:16:23 (6/7) Installing libzmq (4.3.4-r0) 19:16:23 (7/7) Installing zeromq (4.3.4-r0) 19:16:23 Executing busybox-1.35.0-r17.trigger 19:16:23 Executing ca-certificates-20220614-r0.trigger 19:16:24 OK: 9 MiB in 21 packages 19:16:25 Removing intermediate container f37dcff52965 19:16:25 ---> fae8557b679e 19:16:25 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:16:25 ---> b6a5d4900149 19:16:25 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:16:26 ---> c876f3ae9218 19:16:26 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:16:26 ---> 4f2cb411f48f 19:16:26 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:16:28 ---> ecd1e5c88d59 19:16:28 Step 23/28 : EXPOSE 48095 19:16:28 ---> Running in 7b43fbde8cc6 19:16:28 Removing intermediate container 7b43fbde8cc6 19:16:28 ---> 9dff023bee89 19:16:28 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:16:28 ---> Running in 35ed7e284188 19:16:28 Removing intermediate container 35ed7e284188 19:16:28 ---> 9953c4d4f05f 19:16:28 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:28 ---> Running in 560b5f9d5ca7 19:16:29 Removing intermediate container 560b5f9d5ca7 19:16:29 ---> c014cc3075b5 19:16:29 Step 26/28 : LABEL arch=arm64 19:16:29 ---> Running in 15ec2d80ff25 19:16:29 Removing intermediate container 15ec2d80ff25 19:16:29 ---> e787d8d242c9 19:16:29 Step 27/28 : LABEL git_sha=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:16:29 ---> Running in e89e7eb2465e 19:16:29 Removing intermediate container e89e7eb2465e 19:16:29 ---> e84fda2bffbb 19:16:29 Step 28/28 : LABEL version=2.3.0-dev.24 19:16:29 ---> Running in d9fc6577d329 19:16:30 Removing intermediate container d9fc6577d329 19:16:30 ---> a69c40c43da8 19:16:30 [Warning] One or more build-args [ARCH] were not consumed 19:16:30 Successfully built a69c40c43da8 19:16:30 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 19:16:30 provisioning config files... 19:16:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/103@tmp/config11008142495750333261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:30 ---> docker-login.sh 19:16:30 nexus3.edgexfoundry.org:10001 19:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:30 Configure a credential helper to remove this warning. See 19:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:30 19:16:30 Login Succeeded 19:16:30 nexus3.edgexfoundry.org:10002 19:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:31 Configure a credential helper to remove this warning. See 19:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:31 19:16:31 Login Succeeded 19:16:31 nexus3.edgexfoundry.org:10003 19:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:31 Configure a credential helper to remove this warning. See 19:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:31 19:16:31 Login Succeeded 19:16:31 nexus3.edgexfoundry.org:10004 19:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:31 Configure a credential helper to remove this warning. See 19:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:31 19:16:31 Login Succeeded 19:16:31 docker.io 19:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:32 Configure a credential helper to remove this warning. See 19:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:32 19:16:32 Login Succeeded 19:16:32 ---> docker-login.sh ends [Pipeline] } 19:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:16:32 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:16:32 latest 19:16:32 2.3.0-dev.24 19:16:32 c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:16:32 main 19:16:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:33 b96e1d83e4a1: Preparing 19:16:33 32380957e480: Preparing 19:16:33 022c10f9c143: Preparing 19:16:33 80b32cf731ef: Preparing 19:16:33 c36ee0163710: Preparing 19:16:33 5d3e392a13a0: Preparing 19:16:33 5d3e392a13a0: Waiting 19:16:33 022c10f9c143: Pushed 19:16:33 32380957e480: Pushed 19:16:33 80b32cf731ef: Pushed 19:16:33 5d3e392a13a0: Layer already exists 19:16:34 c36ee0163710: Pushed 19:16:38 b96e1d83e4a1: Pushed 19:16:39 c8a5d46700fb7f28d3d7157a33cb96b157f5d133: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:39 + 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 19:16:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:39 b96e1d83e4a1: Preparing 19:16:39 32380957e480: Preparing 19:16:39 022c10f9c143: Preparing 19:16:39 80b32cf731ef: Preparing 19:16:39 c36ee0163710: Preparing 19:16:39 5d3e392a13a0: Preparing 19:16:39 5d3e392a13a0: Waiting 19:16:39 b96e1d83e4a1: Layer already exists 19:16:39 022c10f9c143: Layer already exists 19:16:39 32380957e480: Layer already exists 19:16:39 80b32cf731ef: Layer already exists 19:16:39 c36ee0163710: Layer already exists 19:16:39 5d3e392a13a0: Layer already exists 19:16:39 latest: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 19:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:40 b96e1d83e4a1: Preparing 19:16:40 32380957e480: Preparing 19:16:40 022c10f9c143: Preparing 19:16:40 80b32cf731ef: Preparing 19:16:40 c36ee0163710: Preparing 19:16:40 5d3e392a13a0: Preparing 19:16:40 5d3e392a13a0: Waiting 19:16:40 c36ee0163710: Layer already exists 19:16:40 80b32cf731ef: Layer already exists 19:16:40 022c10f9c143: Layer already exists 19:16:40 b96e1d83e4a1: Layer already exists 19:16:40 32380957e480: Layer already exists 19:16:40 5d3e392a13a0: Layer already exists 19:16:40 2.3.0-dev.24: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:41 b96e1d83e4a1: Preparing 19:16:41 32380957e480: Preparing 19:16:41 022c10f9c143: Preparing 19:16:41 80b32cf731ef: Preparing 19:16:41 c36ee0163710: Preparing 19:16:41 5d3e392a13a0: Preparing 19:16:41 5d3e392a13a0: Waiting 19:16:41 b96e1d83e4a1: Layer already exists 19:16:41 80b32cf731ef: Layer already exists 19:16:41 022c10f9c143: Layer already exists 19:16:41 c36ee0163710: Layer already exists 19:16:41 32380957e480: Layer already exists 19:16:41 5d3e392a13a0: Layer already exists 19:16:41 c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:41 + 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 19:16:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:42 b96e1d83e4a1: Preparing 19:16:42 32380957e480: Preparing 19:16:42 022c10f9c143: Preparing 19:16:42 80b32cf731ef: Preparing 19:16:42 c36ee0163710: Preparing 19:16:42 5d3e392a13a0: Preparing 19:16:42 5d3e392a13a0: Waiting 19:16:42 c36ee0163710: Layer already exists 19:16:42 b96e1d83e4a1: Layer already exists 19:16:42 80b32cf731ef: Layer already exists 19:16:42 022c10f9c143: Layer already exists 19:16:42 32380957e480: Layer already exists 19:16:42 5d3e392a13a0: Layer already exists 19:16:42 main: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:42 ===================================================== [Pipeline] echo 19:16:42 taggedImages: 19:16:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 19:16:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 19:16:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 19:16:42 - 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 19:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:42 19:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:43 arm64: Pulling from edgex-lftools-log-publisher 19:16:43 8998bd30e6a1: Pulling fs layer 19:16:43 04944245beec: Pulling fs layer 19:16:43 699f458cf7ca: Pulling fs layer 19:16:43 765212b225bb: Pulling fs layer 19:16:43 f23df028b6ca: Pulling fs layer 19:16:43 765212b225bb: Waiting 19:16:43 f23df028b6ca: Waiting 19:16:43 d65c8cfc05b1: Pulling fs layer 19:16:43 2437ff75d9bd: Pulling fs layer 19:16:43 2437ff75d9bd: Waiting 19:16:43 d65c8cfc05b1: Waiting 19:16:43 04944245beec: Verifying Checksum 19:16:43 04944245beec: Download complete 19:16:43 765212b225bb: Verifying Checksum 19:16:43 765212b225bb: Download complete 19:16:43 f23df028b6ca: Download complete 19:16:43 d65c8cfc05b1: Download complete 19:16:43 699f458cf7ca: Verifying Checksum 19:16:43 699f458cf7ca: Download complete 19:16:43 8998bd30e6a1: Verifying Checksum 19:16:43 8998bd30e6a1: Download complete 19:16:45 2437ff75d9bd: Verifying Checksum 19:16:45 2437ff75d9bd: Download complete 19:16:47 8998bd30e6a1: Pull complete 19:16:48 04944245beec: Pull complete 19:16:49 699f458cf7ca: Pull complete 19:16:49 765212b225bb: Pull complete 19:16:50 f23df028b6ca: Pull complete 19:16:50 d65c8cfc05b1: Pull complete 19:17:05 2437ff75d9bd: Pull complete 19:17:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:05 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 19:17:05 $ 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/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 19:17:07 $ docker top c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> job-cost.sh 19:17:08 lf-activate-venv: SKIPPING 19:17:08 INFO: No Stack... 19:17:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:17:10 INFO: Archiving Costs [Pipeline] sh 19:17:10 + cat /w/workspace/app-service-configurable/103/archives/cost.csv 19:17:10 + cut -d, -f6 [Pipeline] lock 19:17:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] 19:17:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] did not exist. Created. 19:17:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:11 /w/workspace/app-service-configurable/103@tmp/durable-b6083a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:17:11 + echo total: 0.10999999940395355 [Pipeline] stash 19:17:11 Warning: overwriting stash ‘stack-cost’ 19:17:12 Stashed 1 file(s) [Pipeline] } 19:17:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:12 $ docker stop --time=1 c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 19:17:13 $ docker rm -f c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 [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 19:17:13 provisioning config files... 19:17:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10061280426372061858tmp [Pipeline] { [Pipeline] sh 19:17:14 + set +x 19:17:14 + curl -s https://codecov.io/bash 19:17:14 + bash -s -- 19:17:14 19:17:14 _____ _ 19:17:14 / ____| | | 19:17:14 | | ___ __| | ___ ___ _____ __ 19:17:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:17:14 | |___| (_) | (_| | __/ (_| (_) \ V / 19:17:14 \_____\___/ \__,_|\___|\___\___/ \_/ 19:17:14 Bash-1.0.6 19:17:14 19:17:14 19:17:14 ==> git version 2.25.1 found 19:17:14 ==> 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 19:17:14 Release-Date: 2020-01-08 19:17:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:17:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:17:14 ==> Jenkins CI detected. 19:17:14 current dir:  /w/workspace/ry_app-service-configurable_main 19:17:14 project root: . 19:17:14 --> token set from env 19:17:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:17:14 ==> Running gcov in . (disable via -X gcov) 19:17:14 ==> Python coveragepy not found 19:17:14 ==> Searching for coverage reports in: 19:17:14 + . 19:17:14 -> Found 1 reports 19:17:14 ==> Detecting git/mercurial file structure 19:17:14 ==> Reading reports 19:17:14 + ./coverage.out bytes=10 19:17:14 ==> Appending adjustments 19:17:14 https://docs.codecov.io/docs/fixing-reports 19:17:14 + Found adjustments 19:17:14 ==> Gzipping contents 19:17:14 4.0K /tmp/codecov.YCpato.gz 19:17:14 ==> Uploading reports 19:17:14 url: https://codecov.io 19:17:14 query: branch=main&commit=c8a5d46700fb7f28d3d7157a33cb96b157f5d133&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:17:14 -> Pinging Codecov 19:17:14 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:17:14 -> Uploading to 19:17:14 https://storage.googleapis.com/codecov/v4/raw/2022-09-21/A97CA9966030D2A3747ED39772930CCE/c8a5d46700fb7f28d3d7157a33cb96b157f5d133/9fcbc53f-27bf-458d-badd-d3fb28d0cf9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T191714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5b753a2e33606eab21bcdb3ccd2aaabfe17f73a3a43ac33bce81e7bde621a2 19:17:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:14 Dload Upload Total Spent Left Speed 19:17:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2301 --:--:-- --:--:-- --:--:-- 2301 19:17:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } 19:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:17:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:17:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:15 19:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:17:15 df9b9388f04a: Pulling fs layer 19:17:15 52dc419b0ee2: Pulling fs layer 19:17:15 25bc292e5bac: Pulling fs layer 19:17:15 114826534d7a: Pulling fs layer 19:17:15 4657fd5d0bcf: Pulling fs layer 19:17:15 6ad1cebc031e: Pulling fs layer 19:17:15 8a3aa393b2d8: Pulling fs layer 19:17:15 114826534d7a: Waiting 19:17:15 6ad1cebc031e: Waiting 19:17:15 4657fd5d0bcf: Waiting 19:17:15 8a3aa393b2d8: Waiting 19:17:15 25bc292e5bac: Download complete 19:17:15 52dc419b0ee2: Verifying Checksum 19:17:15 4657fd5d0bcf: Verifying Checksum 19:17:15 4657fd5d0bcf: Download complete 19:17:15 df9b9388f04a: Download complete 19:17:16 df9b9388f04a: Pull complete 19:17:16 6ad1cebc031e: Verifying Checksum 19:17:16 6ad1cebc031e: Download complete 19:17:16 52dc419b0ee2: Pull complete 19:17:16 25bc292e5bac: Pull complete 19:17:16 114826534d7a: Verifying Checksum 19:17:16 114826534d7a: Download complete 19:17:16 8a3aa393b2d8: Verifying Checksum 19:17:16 8a3aa393b2d8: Download complete 19:17:20 114826534d7a: Pull complete 19:17:20 4657fd5d0bcf: Pull complete 19:17:20 6ad1cebc031e: Pull complete 19:17:23 8a3aa393b2d8: Pull complete 19:17:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:23 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:17:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:17:25 $ docker top 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:17:25 + set -o pipefail 19:17:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:17:32 19:17:32 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:17:32 19:17:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e49339b0-447e-48d6-a106-1030c585a413 19:17:32 19:17:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:17:32 19:17:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:17:32 19:17:32 [Pipeline] } 19:17:32 $ docker stop --time=1 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 19:17:34 $ docker rm -f 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 [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 19:17:35 + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] sh 19:17:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:36 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:17:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:17:36 $ docker top 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 -eo pid,comm 19:17:36 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). 19:17:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:36 [ssh-agent] Looking for ssh-agent implementation... 19:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:36 $ docker exec 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 ssh-agent 19:17:36 SSH_AUTH_SOCK=/tmp/ssh-tRtlVaBuWnUY/agent.32 19:17:36 SSH_AGENT_PID=38 19:17:36 Running ssh-add (command line suppressed) 19:17:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16753398111791834652.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16753398111791834652.key) 19:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:37 + git semver tag 19:17:37 2022-09-21 19:17:37,422 [run_tag] DEBUG tag force:False 19:17:37 2022-09-21 19:17:37,422 [check_head_tag] DEBUG check head tag 19:17:37 2022-09-21 19:17:37,423 [execute] INFO git cat-file --batch-check 19:17:37 2022-09-21 19:17:37,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:17:37 2022-09-21 19:17:37,428 [execute] INFO git cat-file --batch 19:17:37 2022-09-21 19:17:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:17:37 2022-09-21 19:17:37,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:37 2022-09-21 19:17:37,444 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 19:17:37 2022-09-21 19:17:37,444 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:17:37 2022-09-21 19:17:37,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:37 2.3.0-dev.24 [Pipeline] } 19:17:37 $ docker exec --env ******** --env ******** 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 ssh-agent -k 19:17:37 unset SSH_AUTH_SOCK; 19:17:37 unset SSH_AGENT_PID; 19:17:37 echo Agent pid 38 killed; 19:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:37 + git semver [Pipeline] } 19:17:38 $ docker stop --time=1 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 19:17:39 $ docker rm -f 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:39 19:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:40 0.23.1-centos7: Pulling from edgex-lftools 19:17:40 ab5ef0e58194: Pulling fs layer 19:17:40 9712f1f96733: Pulling fs layer 19:17:40 63f879dbbcfc: Pulling fs layer 19:17:40 0d9ebad4ef96: Pulling fs layer 19:17:40 e9a5061849ea: Pulling fs layer 19:17:40 d747dcd14b5f: Pulling fs layer 19:17:40 2de7ff778b66: Pulling fs layer 19:17:40 d747dcd14b5f: Waiting 19:17:40 0d9ebad4ef96: Waiting 19:17:40 2de7ff778b66: Waiting 19:17:40 e9a5061849ea: Waiting 19:17:40 9712f1f96733: Verifying Checksum 19:17:40 9712f1f96733: Download complete 19:17:40 63f879dbbcfc: Verifying Checksum 19:17:40 63f879dbbcfc: Download complete 19:17:40 e9a5061849ea: Verifying Checksum 19:17:40 e9a5061849ea: Download complete 19:17:40 d747dcd14b5f: Verifying Checksum 19:17:40 d747dcd14b5f: Download complete 19:17:40 ab5ef0e58194: Verifying Checksum 19:17:40 ab5ef0e58194: Download complete 19:17:40 0d9ebad4ef96: Verifying Checksum 19:17:40 0d9ebad4ef96: Download complete 19:17:40 2de7ff778b66: Verifying Checksum 19:17:40 2de7ff778b66: Download complete 19:17:43 ab5ef0e58194: Pull complete 19:17:43 9712f1f96733: Pull complete 19:17:44 63f879dbbcfc: Pull complete 19:17:48 0d9ebad4ef96: Pull complete 19:17:48 e9a5061849ea: Pull complete 19:17:48 d747dcd14b5f: Pull complete 19:17:48 2de7ff778b66: Pull complete 19:17:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:49 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:17:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:17:51 $ docker top ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:17:51 provisioning config files... 19:17:51 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18197639692178938602tmp 19:17:51 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6204920541295695743tmp 19:17:51 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5027869134393791124tmp [Pipeline] { [Pipeline] echo 19:17:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:17:51 ---> sigul-configuration.sh 19:17:51 gpg: directory `/root/.gnupg' created 19:17:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:17:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:17:51 gpg: keyring `/root/.gnupg/secring.gpg' created 19:17:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:17:51 gpg: CAST5 encrypted data 19:17:51 gpg: encrypted with 1 passphrase 19:17:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:17:52 + mkdir /home/jenkins 19:17:52 + mkdir /home/jenkins/sigul [Pipeline] sh 19:17:52 + 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 19:17:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:17:52 ---> sigul-install.sh 19:17:52 Sigul already installed; skipping installation. [Pipeline] sh 19:17:52 + git tag --list 19:17:52 v1.0.0 19:17:52 v1.1.0 19:17:52 v1.2.0 19:17:52 v1.3.0 19:17:52 v1.3.1 19:17:52 v2.0.0 19:17:52 v2.0.1 19:17:52 v2.1.0 19:17:52 v2.1.1 19:17:52 v2.1.1-dev.1 19:17:52 v2.1.1-dev.2 19:17:52 v2.2.0 19:17:52 v2.2.1-dev.1 19:17:52 v2.2.1-dev.10 19:17:52 v2.2.1-dev.2 19:17:52 v2.2.1-dev.3 19:17:52 v2.2.1-dev.4 19:17:52 v2.2.1-dev.5 19:17:52 v2.2.1-dev.6 19:17:52 v2.2.1-dev.7 19:17:52 v2.2.1-dev.8 19:17:52 v2.2.1-dev.9 19:17:52 v2.3.0-dev.10 19:17:52 v2.3.0-dev.11 19:17:52 v2.3.0-dev.12 19:17:52 v2.3.0-dev.13 19:17:52 v2.3.0-dev.14 19:17:52 v2.3.0-dev.15 19:17:52 v2.3.0-dev.16 19:17:52 v2.3.0-dev.17 19:17:52 v2.3.0-dev.18 19:17:52 v2.3.0-dev.19 19:17:52 v2.3.0-dev.20 19:17:52 v2.3.0-dev.21 19:17:52 v2.3.0-dev.22 19:17:52 v2.3.0-dev.23 19:17:52 v2.3.0-dev.24 [Pipeline] sh 19:17:53 + lftools sign git-tag v2.3.0-dev.24 19:17:53 Signing Git tag with Sigul... 19:17:53 Signing v2.3.0-dev.24 [Pipeline] echo 19:17:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:17:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:17:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:17:54 $ docker stop --time=1 ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 19:17:55 $ docker rm -f ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:17:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:56 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:17:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:17:56 $ docker top 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 -eo pid,comm 19:17:56 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). 19:17:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:56 [ssh-agent] Looking for ssh-agent implementation... 19:17:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:57 $ docker exec 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 ssh-agent 19:17:57 SSH_AUTH_SOCK=/tmp/ssh-Nsl3VBZ4yZmX/agent.33 19:17:57 SSH_AGENT_PID=39 19:17:57 Running ssh-add (command line suppressed) 19:17:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10335494145543328477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10335494145543328477.key) 19:17:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:57 + git semver bump pre 19:17:57 2022-09-21 19:17:57,797 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:57 2022-09-21 19:17:57,797 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 19:17:57 2022-09-21 19:17:57,797 [bump_version] DEBUG bumped version:2.3.0-dev.25 19:17:57 2022-09-21 19:17:57,797 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:17:57 2022-09-21 19:17:57,797 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:57 2022-09-21 19:17:57,797 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:17:57 2022-09-21 19:17:57,799 [execute] INFO git cat-file --batch-check 19:17:57 2022-09-21 19:17:57,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:57 2022-09-21 19:17:57,805 [execute] INFO git cat-file --batch 19:17:57 2022-09-21 19:17:57,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:57 2022-09-21 19:17:57,811 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:57 2.3.0-dev.25 [Pipeline] } 19:17:57 $ docker exec --env ******** --env ******** 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 ssh-agent -k 19:17:57 unset SSH_AUTH_SOCK; 19:17:57 unset SSH_AGENT_PID; 19:17:57 echo Agent pid 39 killed; 19:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:58 + git semver [Pipeline] } 19:17:58 $ docker stop --time=1 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 19:17:59 $ docker rm -f 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:00 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:18:00 $ docker top 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 -eo pid,comm 19:18:01 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). 19:18:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:01 [ssh-agent] Looking for ssh-agent implementation... 19:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:01 $ docker exec 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 ssh-agent 19:18:01 SSH_AUTH_SOCK=/tmp/ssh-U5uCFTA5aPin/agent.32 19:18:01 SSH_AGENT_PID=38 19:18:01 Running ssh-add (command line suppressed) 19:18:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2962247081475532887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2962247081475532887.key) 19:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:01 + git semver push 19:18:01 2022-09-21 19:18:01,949 [run_push] DEBUG push 19:18:01 2022-09-21 19:18:01,950 [execute] INFO git cat-file --batch-check 19:18:01 2022-09-21 19:18:01,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:18:01 2022-09-21 19:18:01,955 [execute] INFO git rev-list e7d4eb279bd58162608bae6e72c8bd0bcaf1cf38 -- 19:18:01 2022-09-21 19:18:01,956 [execute] DEBUG Popen(['git', 'rev-list', 'e7d4eb279bd58162608bae6e72c8bd0bcaf1cf38', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:18:01 2022-09-21 19:18:01,968 [execute] INFO git fetch -v origin 19:18:01 2022-09-21 19:18:01,969 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:18:02 2022-09-21 19:18:02,650 [run_push] DEBUG no remote changes detected 19:18:02 2022-09-21 19:18:02,650 [execute] INFO git push origin semver 19:18:02 2022-09-21 19:18:02,651 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:18:03 2022-09-21 19:18:03,489 [run_push] DEBUG push all version tags 19:18:03 2022-09-21 19:18:03,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:18:03 2022-09-21 19:18:03,491 [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) 19:18:04 2022-09-21 19:18:04,279 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:18:04 2.3.0-dev.25 [Pipeline] } 19:18:04 $ docker exec --env ******** --env ******** 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 ssh-agent -k 19:18:04 unset SSH_AUTH_SOCK; 19:18:04 unset SSH_AGENT_PID; 19:18:04 echo Agent pid 38 killed; 19:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:04 + git semver [Pipeline] } 19:18:05 $ docker stop --time=1 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 19:18:06 $ docker rm -f 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 [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 19:18:07 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:18:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:18:07 total 16 19:18:07 drwxr-xr-x 3 root root 4096 Sep 21 19:10 . 19:18:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 19:17 .. 19:18:07 drwxr-xr-x 2 root root 4096 Sep 21 19:10 cost 19:18:07 -rw-r--r-- 1 root root 96 Sep 21 19:10 cost.csv 19:18:07 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:18:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:18:07 total 16 19:18:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 19:10 . 19:18:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 19:17 .. 19:18:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 19:10 cost 19:18:07 -rw-r--r-- 1 jenkins jenkins 96 Sep 21 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:18:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:18:08 ---> package-listing.sh 19:18:08 ++ facter osfamily 19:18:08 ++ tr '[:upper:]' '[:lower:]' 19:18:08 + OS_FAMILY=debian 19:18:08 + workspace=/w/workspace/ry_app-service-configurable_main 19:18:08 + START_PACKAGES=/tmp/packages_start.txt 19:18:08 + END_PACKAGES=/tmp/packages_end.txt 19:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:08 + PACKAGES=/tmp/packages_start.txt 19:18:08 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:18:08 + PACKAGES=/tmp/packages_end.txt 19:18:08 + case "${OS_FAMILY}" in 19:18:08 + dpkg -l 19:18:08 + grep '^ii' 19:18:08 + '[' -f /tmp/packages_start.txt ']' 19:18:08 + '[' -f /tmp/packages_end.txt ']' 19:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:08 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:18:08 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:18:08 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 19:18:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:09 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 19:18:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:18:09 $ docker top c551570b013852430d3360ae50c4dbd5f74ec0bf7772f6ea61df4e6305fda685 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:09 + touch /tmp/pre-build-complete [Pipeline] sh 19:18:10 + mkdir -p /var/log/sysstat [Pipeline] sh 19:18:10 + ls /var/log/sa-host 19:18:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:10 provisioning config files... 19:18:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config113166786110488253tmp [Pipeline] { [Pipeline] echo 19:18:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:18:10 ---> create-netrc.sh [Pipeline] } 19:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:18:11 ---> python-tools-install.sh [Pipeline] echo 19:18:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:18:11 ---> sudo-logs.sh 19:18:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:18:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:18:11 ---> job-cost.sh 19:18:11 lf-activate-venv: SKIPPING 19:18:11 DEBUG: total: 0.2199999988079071 19:18:11 INFO: Retrieving Stack Cost... 19:18:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:18:12 INFO: Archiving Costs [Pipeline] echo 19:18:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:18:12 ---> logs-deploy.sh 19:18:12 lf-activate-venv: SKIPPING 19:18:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/103 19:18:12 INFO: archiving workspace using pattern(s): 19:18:13 Archives upload complete. 19:18:14 INFO: archiving logs to Nexus 19:18:14 ---> uname -a: 19:18:14 Linux prd-ubuntu20-04-docker-8c-8g-453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:18:14 19:18:14 19:18:14 ---> lscpu: 19:18:14 Architecture: x86_64 19:18:14 CPU op-mode(s): 32-bit, 64-bit 19:18:14 Byte Order: Little Endian 19:18:14 Address sizes: 40 bits physical, 48 bits virtual 19:18:14 CPU(s): 8 19:18:14 On-line CPU(s) list: 0-7 19:18:14 Thread(s) per core: 1 19:18:14 Core(s) per socket: 1 19:18:14 Socket(s): 8 19:18:14 NUMA node(s): 1 19:18:14 Vendor ID: AuthenticAMD 19:18:14 CPU family: 23 19:18:14 Model: 49 19:18:14 Model name: AMD EPYC-Rome Processor 19:18:14 Stepping: 0 19:18:14 CPU MHz: 2799.996 19:18:14 BogoMIPS: 5599.99 19:18:14 Virtualization: AMD-V 19:18:14 Hypervisor vendor: KVM 19:18:14 Virtualization type: full 19:18:14 L1d cache: 256 KiB 19:18:14 L1i cache: 256 KiB 19:18:14 L2 cache: 4 MiB 19:18:14 L3 cache: 128 MiB 19:18:14 NUMA node0 CPU(s): 0-7 19:18:14 Vulnerability Itlb multihit: Not affected 19:18:14 Vulnerability L1tf: Not affected 19:18:14 Vulnerability Mds: Not affected 19:18:14 Vulnerability Meltdown: Not affected 19:18:14 Vulnerability Mmio stale data: Not affected 19:18:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:18:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:18:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:18:14 Vulnerability Srbds: Not affected 19:18:14 Vulnerability Tsx async abort: Not affected 19:18:14 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 19:18:14 19:18:14 19:18:14 ---> nproc: 19:18:14 8 19:18:14 19:18:14 19:18:14 ---> df -h: 19:18:14 Filesystem Size Used Avail Use% Mounted on 19:18:14 overlay 155G 13G 143G 9% / 19:18:14 tmpfs 64M 0 64M 0% /dev 19:18:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:18:14 shm 64M 0 64M 0% /dev/shm 19:18:14 /dev/vda1 155G 13G 143G 9% /facter-os 19:18:14 19:18:14 19:18:14 ---> sar -b -r -n DEV: 19:18:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-453) 09/21/22 _x86_64_ (8 CPU) 19:18:14 19:18:14 19:07:37 LINUX RESTART (8 CPU) 19:18:14 19:18:14 19:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:18:14 19:09:01 227.10 53.25 173.85 0.00 4506.05 94491.78 0.00 19:18:14 19:10:01 226.36 0.27 226.09 0.00 18.53 43703.17 0.00 19:18:14 19:11:01 35.28 0.07 35.21 0.00 10.13 19720.45 0.00 19:18:14 19:12:01 1.53 0.00 1.53 0.00 0.00 2765.09 0.00 19:18:14 19:13:01 37.86 9.42 28.45 0.00 2890.32 7564.61 0.00 19:18:14 19:14:01 3.00 0.00 3.00 0.00 0.00 2986.60 0.00 19:18:14 19:15:01 1.60 0.00 1.60 0.00 0.00 2836.79 0.00 19:18:14 19:16:01 2.40 0.00 2.40 0.00 0.00 2845.79 0.00 19:18:14 19:17:01 1.73 0.02 1.72 0.00 0.13 2972.74 0.00 19:18:14 19:18:01 124.16 0.37 123.80 0.00 16.40 63224.40 0.00 19:18:14 Average: 65.83 6.26 59.57 0.00 737.82 24192.90 0.00 19:18:14 19:18:14 19:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:18:14 19:09:01 28502708 31587436 714316 2.17 113508 3189120 2044992 6.03 1094128 2852520 164996 19:18:14 19:10:01 28417344 31596976 699384 2.13 136916 3258384 1744492 5.14 1148560 2875760 532 19:18:14 19:11:01 27895712 31586324 707808 2.15 145576 3710668 1732292 5.11 1177816 3314948 20 19:18:14 19:12:01 27895516 31586300 707300 2.15 145632 3710684 1732292 5.11 1178172 3314956 208 19:18:14 19:13:01 27601964 31572456 710664 2.16 164060 3959372 1805008 5.32 1328420 3432020 244 19:18:14 19:14:01 27602920 31573448 709800 2.16 164136 3959368 1769640 5.22 1327868 3431980 12 19:18:14 19:15:01 27613156 31583788 699372 2.13 164216 3959376 1769640 5.22 1318196 3431988 152 19:18:14 19:16:01 27612800 31583524 699632 2.13 164296 3959376 1769640 5.22 1318284 3432000 16 19:18:14 19:17:01 27612868 31583712 699112 2.13 164388 3959376 1769640 5.22 1318112 3432004 12 19:18:14 19:18:01 26063204 31516944 757448 2.30 206984 5267864 1854976 5.47 1476696 4681492 840 19:18:14 Average: 27681819 31577091 710484 2.16 156971 3893359 1799261 5.30 1268625 3419967 16703 19:18:14 19:18:14 19:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:18:14 19:09:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 19:18:14 19:09:01 docker0 131.23 157.21 10.78 1550.48 0.00 0.00 0.00 0.00 19:18:14 19:09:01 ens3 722.11 502.27 8025.52 100.82 0.00 0.00 0.00 0.00 19:18:14 19:10:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 19:18:14 19:10:01 docker0 8.90 13.81 0.52 101.24 0.00 0.00 0.00 0.00 19:18:14 19:10:01 ens3 64.11 41.67 188.95 18.65 0.00 0.00 0.00 0.00 19:18:14 19:11:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 19:18:14 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:11:01 ens3 174.52 143.23 2551.07 323.39 0.00 0.00 0.00 0.00 19:18:14 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:18:14 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:12:01 ens3 12.60 4.68 12.06 0.31 0.00 0.00 0.00 0.00 19:18:14 19:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:18:14 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:13:01 ens3 95.00 63.36 1301.82 4.49 0.00 0.00 0.00 0.00 19:18:14 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:18:14 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:14:01 ens3 0.35 0.28 0.09 0.08 0.00 0.00 0.00 0.00 19:18:14 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:15:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:18:14 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:18:14 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:16:01 ens3 0.43 0.40 0.27 0.21 0.00 0.00 0.00 0.00 19:18:14 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 19:18:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 19:18:14 19:18:01 docker0 39.98 47.83 3.44 687.61 0.00 0.00 0.00 0.00 19:18:14 19:18:01 veth93d0be9 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:18:14 19:18:01 ens3 374.24 234.54 7907.31 45.45 0.00 0.00 0.00 0.00 19:18:14 Average: lo 1.79 1.79 0.17 0.17 0.00 0.00 0.00 0.00 19:18:14 Average: docker0 17.82 21.66 1.46 231.72 0.00 0.00 0.00 0.00 19:18:14 Average: veth93d0be9 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 19:18:14 Average: ens3 143.40 98.37 1988.49 49.25 0.00 0.00 0.00 0.00 19:18:14 19:18:14 19:18:14 ---> sar -P ALL: 19:18:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-453) 09/21/22 _x86_64_ (8 CPU) 19:18:14 19:18:14 19:07:37 LINUX RESTART (8 CPU) 19:18:14 19:18:14 19:08:02 CPU %user %nice %system %iowait %steal %idle 19:18:14 19:09:01 all 12.12 0.00 4.78 2.00 0.06 81.05 19:18:14 19:09:01 0 13.36 0.00 5.16 2.92 0.05 78.51 19:18:14 19:09:01 1 10.09 0.00 4.75 1.53 0.03 83.59 19:18:14 19:09:01 2 12.12 0.00 4.55 1.53 0.05 81.74 19:18:14 19:09:01 3 11.23 0.00 4.53 1.30 0.07 82.87 19:18:14 19:09:01 4 13.30 0.00 5.66 0.75 0.05 80.23 19:18:14 19:09:01 5 14.54 0.00 3.81 3.16 0.05 78.44 19:18:14 19:09:01 6 10.10 0.00 5.15 4.17 0.07 80.51 19:18:14 19:09:01 7 12.17 0.00 4.63 0.62 0.07 82.51 19:18:14 19:10:01 all 35.51 0.00 7.77 1.34 0.08 55.29 19:18:14 19:10:01 0 34.84 0.00 7.99 2.29 0.08 54.79 19:18:14 19:10:01 1 35.55 0.00 7.68 1.00 0.08 55.68 19:18:14 19:10:01 2 37.64 0.00 7.92 0.56 0.08 53.80 19:18:14 19:10:01 3 35.39 0.00 7.07 0.14 0.08 57.32 19:18:14 19:10:01 4 35.77 0.00 7.68 0.54 0.08 55.93 19:18:14 19:10:01 5 35.93 0.00 7.74 0.08 0.08 56.16 19:18:14 19:10:01 6 33.69 0.00 8.40 3.83 0.07 54.01 19:18:14 19:10:01 7 35.29 0.00 7.69 2.30 0.08 54.64 19:18:14 19:11:01 all 3.64 0.00 1.48 0.41 0.02 94.45 19:18:14 19:11:01 0 3.76 0.00 1.46 0.05 0.02 94.71 19:18:14 19:11:01 1 3.36 0.00 1.20 0.35 0.03 95.05 19:18:14 19:11:01 2 3.93 0.00 1.56 2.03 0.03 92.44 19:18:14 19:11:01 3 2.97 0.00 1.56 0.02 0.02 95.43 19:18:14 19:11:01 4 3.28 0.00 1.51 0.05 0.02 95.15 19:18:14 19:11:01 5 3.67 0.00 1.68 0.02 0.02 94.62 19:18:14 19:11:01 6 4.01 0.00 1.43 0.75 0.02 93.79 19:18:14 19:11:01 7 4.14 0.00 1.48 0.00 0.02 94.37 19:18:14 19:12:01 all 0.04 0.00 0.02 0.01 0.00 99.92 19:18:14 19:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:18:14 19:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:18:14 19:12:01 2 0.08 0.00 0.02 0.05 0.00 99.85 19:18:14 19:12:01 3 0.08 0.00 0.02 0.00 0.02 99.88 19:18:14 19:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:18:14 19:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:18:14 19:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:18:14 19:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:18:14 19:13:01 all 1.27 0.00 0.87 0.33 0.01 97.52 19:18:14 19:13:01 0 0.63 0.00 0.57 0.20 0.00 98.60 19:18:14 19:13:01 1 1.39 0.00 0.79 0.10 0.02 97.71 19:18:14 19:13:01 2 0.82 0.00 0.83 1.15 0.02 97.18 19:18:14 19:13:01 3 1.96 0.00 0.52 0.07 0.00 97.45 19:18:14 19:13:01 4 1.20 0.00 0.67 0.32 0.02 97.80 19:18:14 19:13:01 5 1.65 0.00 0.50 0.30 0.02 97.53 19:18:14 19:13:01 6 1.32 0.00 2.55 0.42 0.00 95.71 19:18:14 19:13:01 7 1.22 0.00 0.50 0.08 0.02 98.18 19:18:14 19:14:01 all 0.27 0.00 0.02 0.02 0.00 99.69 19:18:14 19:14:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:18:14 19:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:18:14 19:14:01 2 0.05 0.00 0.00 0.08 0.00 99.87 19:18:14 19:14:01 3 1.99 0.00 0.02 0.00 0.00 98.00 19:18:14 19:14:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:18:14 19:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:18:14 19:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:18:14 19:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:18:14 19:15:01 all 0.10 0.00 0.01 0.01 0.00 99.88 19:18:14 19:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:18:14 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:18:14 19:15:01 2 0.05 0.00 0.02 0.07 0.00 99.87 19:18:14 19:15:01 3 0.53 0.00 0.00 0.00 0.02 99.45 19:18:14 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:18:14 19:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:18:14 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:18:14 19:15:01 7 0.08 0.00 0.03 0.00 0.02 99.87 19:18:14 19:16:01 all 0.03 0.00 0.01 0.01 0.00 99.94 19:18:14 19:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:18:14 19:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:18:14 19:16:01 2 0.03 0.00 0.02 0.10 0.00 99.85 19:18:14 19:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 19:18:14 19:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:18:14 19:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:18:14 19:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:18:14 19:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:18:14 19:17:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:18:14 19:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:18:14 19:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:18:14 19:17:01 2 0.03 0.00 0.03 0.05 0.00 99.88 19:18:14 19:17:01 3 0.30 0.00 0.00 0.00 0.00 99.70 19:18:14 19:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:18:14 19:17:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:18:14 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:18:14 19:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:18:14 19:18:01 all 9.22 0.00 4.30 1.11 0.04 85.32 19:18:14 19:18:01 0 8.74 0.00 4.54 0.19 0.03 86.50 19:18:14 19:18:01 1 9.49 0.00 4.32 0.17 0.03 85.99 19:18:14 19:18:01 2 10.74 0.00 5.60 5.21 0.05 78.40 19:18:14 19:18:01 3 9.06 0.00 4.34 0.14 0.05 86.41 19:18:14 19:18:01 4 9.25 0.00 3.41 1.01 0.03 86.29 19:18:14 19:18:01 5 8.71 0.00 4.30 1.40 0.05 85.55 19:18:14 19:18:01 6 8.85 0.00 3.60 0.67 0.05 86.83 19:18:14 19:18:01 7 8.91 0.00 4.33 0.14 0.05 86.57 19:18:14 Average: all 6.17 0.00 1.91 0.52 0.02 91.38 19:18:14 Average: 0 6.09 0.00 1.96 0.56 0.02 91.38 19:18:14 Average: 1 5.94 0.00 1.86 0.31 0.02 91.86 19:18:14 Average: 2 6.49 0.00 2.04 1.08 0.02 90.38 19:18:14 Average: 3 6.30 0.00 1.79 0.16 0.03 91.72 19:18:14 Average: 4 6.23 0.00 1.88 0.27 0.02 91.60 19:18:14 Average: 5 6.40 0.00 1.80 0.49 0.02 91.28 19:18:14 Average: 6 5.77 0.00 2.11 0.97 0.02 91.13 19:18:14 Average: 7 6.14 0.00 1.85 0.31 0.03 91.68 19:18:14 19:18:14 19:18:14