Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 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-ssh9855730001485596820.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11431756565013022281.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16204303261885830809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7802694608358800338.key > 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-ssh12195722360241997725.key > 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] ========================================================= [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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16946 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621)" > 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 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 > git rev-list --no-walk b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:02:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:02:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:02:18 ========================================================= 01:02:18 EdgeX Global Pipelines Version Info 01:02:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:02:18 ------------------- 01:02:18 stable info: 01:02:18 ------------------- 01:02:18 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 01:02:18 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:02:18 Message: update stable to v1.0.257 01:02:19 ------------------- 01:02:19 experimental info: 01:02:19 ------------------- 01:02:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:02:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:02:19 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:02:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:02:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo 01:02:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42cf7a9 [Pipeline] echo 01:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:20 provisioning config files... 01:02:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9750394443636172904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:20 ---> docker-login.sh 01:02:20 nexus3.edgexfoundry.org:10001 01:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:20 Configure a credential helper to remove this warning. See 01:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:20 01:02:20 Login Succeeded 01:02:20 nexus3.edgexfoundry.org:10002 01:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:20 Configure a credential helper to remove this warning. See 01:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:20 01:02:20 Login Succeeded 01:02:20 nexus3.edgexfoundry.org:10003 01:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:20 Configure a credential helper to remove this warning. See 01:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:20 01:02:20 Login Succeeded 01:02:20 nexus3.edgexfoundry.org:10004 01:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:21 Configure a credential helper to remove this warning. See 01:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:21 01:02:21 Login Succeeded 01:02:21 docker.io 01:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:21 Configure a credential helper to remove this warning. See 01:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:21 01:02:21 Login Succeeded 01:02:21 ---> docker-login.sh ends [Pipeline] } 01:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:02:21 + git rev-list -1 --merges 42cf7a9d8527f7ddc9b3597bc626304eb0fad692~1..42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo 01:02:21 -----------> git rev-list -1 --merges 42cf7a9d8527f7ddc9b3597bc626304eb0fad692~1..42cf7a9d8527f7ddc9b3597bc626304eb0fad692 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [false] [Pipeline] sh 01:02:22 + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo 01:02:22 ========================================================= 01:02:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:02:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:22 + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo 01:02:22 [semverPrep] GIT_COMMIT: 42cf7a9d8527f7ddc9b3597bc626304eb0fad692, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621) [Pipeline] echo 01:02:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:02:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:02:22 + grep -v github /etc/ssh/ssh_known_hosts 01:02:22 + [ -e /tmp/ssh_known_hosts ] 01:02:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:02:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:02:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:02:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:02:23 01:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:02:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:02:23 b85a868b505f: Pulling fs layer 01:02:23 e2be974225ed: Pulling fs layer 01:02:23 339a4e72a1f5: Pulling fs layer 01:02:23 988bab9f4d93: Pulling fs layer 01:02:23 1469e6f7b9e6: Pulling fs layer 01:02:23 eaf3925da568: Pulling fs layer 01:02:23 bab4dde63d76: Pulling fs layer 01:02:23 bde34c3a00c8: Pulling fs layer 01:02:23 988bab9f4d93: Waiting 01:02:23 eaf3925da568: Waiting 01:02:23 1469e6f7b9e6: Waiting 01:02:23 bab4dde63d76: Waiting 01:02:23 b352a97aabf1: Pulling fs layer 01:02:23 bde34c3a00c8: Waiting 01:02:23 4872d77fe225: Pulling fs layer 01:02:23 b352a97aabf1: Waiting 01:02:23 5851b861e8e6: Pulling fs layer 01:02:23 5851b861e8e6: Waiting 01:02:23 e2be974225ed: Download complete 01:02:23 988bab9f4d93: Verifying Checksum 01:02:23 988bab9f4d93: Download complete 01:02:23 1469e6f7b9e6: Verifying Checksum 01:02:23 1469e6f7b9e6: Download complete 01:02:23 eaf3925da568: Verifying Checksum 01:02:23 eaf3925da568: Download complete 01:02:23 339a4e72a1f5: Verifying Checksum 01:02:23 339a4e72a1f5: Download complete 01:02:23 bde34c3a00c8: Download complete 01:02:23 b352a97aabf1: Verifying Checksum 01:02:23 b352a97aabf1: Download complete 01:02:23 4872d77fe225: Verifying Checksum 01:02:23 4872d77fe225: Download complete 01:02:23 5851b861e8e6: Verifying Checksum 01:02:23 5851b861e8e6: Download complete 01:02:23 b85a868b505f: Verifying Checksum 01:02:23 b85a868b505f: Download complete 01:02:24 bab4dde63d76: Verifying Checksum 01:02:24 bab4dde63d76: Download complete 01:02:25 b85a868b505f: Pull complete 01:02:25 e2be974225ed: Pull complete 01:02:25 339a4e72a1f5: Pull complete 01:02:25 988bab9f4d93: Pull complete 01:02:26 1469e6f7b9e6: Pull complete 01:02:26 eaf3925da568: Pull complete 01:02:28 bab4dde63d76: Pull complete 01:02:28 bde34c3a00c8: Pull complete 01:02:28 b352a97aabf1: Pull complete 01:02:28 4872d77fe225: Pull complete 01:02:28 5851b861e8e6: Pull complete 01:02:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:28 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:02: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 01:02:31 $ docker top 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:31 [ssh-agent] Looking for ssh-agent implementation... 01:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:32 $ docker exec 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent 01:02:33 SSH_AUTH_SOCK=/tmp/ssh-4GWa2Ub5dLWY/agent.33 01:02:33 SSH_AGENT_PID=39 01:02:33 Running ssh-add (command line suppressed) 01:02:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12638938128112743325.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12638938128112743325.key) 01:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:36 + git tag --points-at HEAD [Pipeline] } 01:02:36 $ docker exec --env ******** --env ******** 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent -k 01:02:36 unset SSH_AUTH_SOCK; 01:02:36 unset SSH_AGENT_PID; 01:02:36 echo Agent pid 39 killed; 01:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:36 [ssh-agent] Looking for ssh-agent implementation... 01:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:36 $ docker exec 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent 01:02:36 SSH_AUTH_SOCK=/tmp/ssh-9dFsTjs5Dp2U/agent.71 01:02:36 SSH_AGENT_PID=77 01:02:36 Running ssh-add (command line suppressed) 01:02:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1535728504536053422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1535728504536053422.key) 01:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:37 + git semver init 01:02:37 2023-11-08 01:02:37,647 [run_init] DEBUG init version:0.0.0 force:False 01:02:37 2023-11-08 01:02:37,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:02:37 2023-11-08 01:02:37,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:02:37 2023-11-08 01:02:37,650 [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) 01:02:38 2023-11-08 01:02:38,563 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:02:38 2023-11-08 01:02:38,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:02:38 2023-11-08 01:02:38,564 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:02:38 2023-11-08 01:02:38,564 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:02:38 3.1.0-dev.36 [Pipeline] } 01:02:38 $ docker exec --env ******** --env ******** 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent -k 01:02:38 unset SSH_AUTH_SOCK; 01:02:38 unset SSH_AGENT_PID; 01:02:38 echo Agent pid 77 killed; 01:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:39 + git semver [Pipeline] } 01:02:39 $ docker stop --time=1 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 01:02:40 $ docker rm -f --volumes 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:02:41 Stashed 1 file(s) [Pipeline] echo 01:02:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 01:02:41 provisioning config files... 01:02:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15780833327668987324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:41 ---> docker-login.sh 01:02:41 nexus3.edgexfoundry.org:10001 01:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:41 Configure a credential helper to remove this warning. See 01:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:41 01:02:41 Login Succeeded 01:02:41 nexus3.edgexfoundry.org:10002 01:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:41 Configure a credential helper to remove this warning. See 01:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:41 01:02:41 Login Succeeded 01:02:41 nexus3.edgexfoundry.org:10003 01:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:41 Configure a credential helper to remove this warning. See 01:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:41 01:02:41 Login Succeeded 01:02:41 nexus3.edgexfoundry.org:10004 01:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:41 Configure a credential helper to remove this warning. See 01:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:41 01:02:41 Login Succeeded 01:02:41 docker.io 01:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:42 Configure a credential helper to remove this warning. See 01:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:42 01:02:42 Login Succeeded 01:02:42 ---> docker-login.sh ends [Pipeline] } 01:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:02:42 ========================================================= 01:02:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:02:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:02:42 Sending build context to Docker daemon 3.369MB 01:02:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:02:42 Step 2/12 : FROM ${BASE} AS builder 01:02:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:02:43 7264a8db6415: Pulling fs layer 01:02:43 c4d48a809fc2: Pulling fs layer 01:02:43 4f1c88b9dad5: Pulling fs layer 01:02:43 ad3a456e5733: Pulling fs layer 01:02:43 33e27b845d1e: Pulling fs layer 01:02:43 c68163c4e522: Pulling fs layer 01:02:43 50da416c3ac9: Pulling fs layer 01:02:43 23d2d4c4bb30: Pulling fs layer 01:02:43 33e27b845d1e: Waiting 01:02:43 c68163c4e522: Waiting 01:02:43 50da416c3ac9: Waiting 01:02:43 23d2d4c4bb30: Waiting 01:02:43 ad3a456e5733: Waiting 01:02:43 c4d48a809fc2: Verifying Checksum 01:02:43 c4d48a809fc2: Download complete 01:02:43 ad3a456e5733: Download complete 01:02:43 33e27b845d1e: Verifying Checksum 01:02:43 33e27b845d1e: Download complete 01:02:43 7264a8db6415: Verifying Checksum 01:02:43 7264a8db6415: Download complete 01:02:43 c68163c4e522: Verifying Checksum 01:02:43 c68163c4e522: Download complete 01:02:43 7264a8db6415: Pull complete 01:02:43 23d2d4c4bb30: Verifying Checksum 01:02:43 23d2d4c4bb30: Download complete 01:02:43 c4d48a809fc2: Pull complete 01:02:43 4f1c88b9dad5: Verifying Checksum 01:02:43 4f1c88b9dad5: Download complete 01:02:43 50da416c3ac9: Download complete 01:02:47 4f1c88b9dad5: Pull complete 01:02:47 ad3a456e5733: Pull complete 01:02:47 33e27b845d1e: Pull complete 01:02:47 c68163c4e522: Pull complete 01:02:49 50da416c3ac9: Pull complete 01:02:49 23d2d4c4bb30: Pull complete 01:02:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:02:49 ---> 0786185ac409 01:02:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:02:55 ---> Running in 056d816dd3d6 01:02:55 Removing intermediate container 056d816dd3d6 01:02:55 ---> ca09ca90ee3a 01:02:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:02:55 ---> Running in 3bfe390db8dc 01:02:55 Removing intermediate container 3bfe390db8dc 01:02:55 ---> 0ac0b1610bbb 01:02:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:02:55 ---> Running in b9dfbad4a1ce 01:02:55 Removing intermediate container b9dfbad4a1ce 01:02:55 ---> b880a918b6ed 01:02:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:02:55 ---> Running in 180d8f41b51d 01:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:02:55 OK: 264 MiB in 52 packages 01:02:55 Removing intermediate container 180d8f41b51d 01:02:55 ---> a35006d6b25b 01:02:55 Step 7/12 : WORKDIR /app 01:02:55 ---> Running in 4f3feb0ca6ea 01:02:56 Removing intermediate container 4f3feb0ca6ea 01:02:56 ---> 28627bb520bb 01:02:56 Step 8/12 : COPY go.mod vendor* ./ 01:02:56 ---> a44d58f7a1e0 01:02:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:56 ---> Running in 1e975cc1ba70 01:02:56 Still waiting to schedule task 01:02:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:03:34 Removing intermediate container 1e975cc1ba70 01:03:34 ---> 18cb8a2cc3c5 01:03:34 Step 10/12 : COPY . . 01:03:35 ---> 9f41e5e91c84 01:03:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:35 ---> Running in 5f682f54ccb4 01:03:35 Removing intermediate container 5f682f54ccb4 01:03:35 ---> dc6966bee897 01:03:35 Step 12/12 : RUN $MAKE 01:03:35 ---> Running in 9fde1e6a97f8 01:03:35 noop 01:03:36 Removing intermediate container 9fde1e6a97f8 01:03:36 ---> f363796f84d1 01:03:36 Successfully built f363796f84d1 01:03:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:36 + docker inspect -f . ci-base-image-x86_64 01:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:36 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:03:36 $ 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 01:03:36 $ docker top 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:37 + go version 01:03:37 go version go1.21.0 linux/amd64 [Pipeline] } 01:03:37 $ docker stop --time=1 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 01:03:38 $ docker rm -f --volumes 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:39 + docker inspect -f . ci-base-image-x86_64 01:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:39 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:03:39 $ 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 01:03:39 $ docker top 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:03:40 + make test 01:03:40 go test -race -coverprofile=coverage.out ./... 01:04:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:04:20 go vet ./... 01:04:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:04:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:04:22 ./bin/test-attribution-txt.sh [Pipeline] echo 01:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:04:22 $ docker stop --time=1 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 01:04:26 $ docker rm -f --volumes 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:04:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:04:28 + ls -al . 01:04:28 total 180 01:04:28 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 01:03 . 01:04:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 .. 01:04:28 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:02 .dockerignore 01:04:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:03 .git 01:04:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 .github 01:04:28 -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 01:02 .gitignore 01:04:28 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:02 .golangci.yml 01:04:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:02 .semver 01:04:28 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 8 01:02 Attribution.txt 01:04:28 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 8 01:02 CHANGELOG.md 01:04:28 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 8 01:02 Dockerfile 01:04:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:02 GOVERNANCE.md 01:04:28 -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 01:02 Jenkinsfile 01:04:28 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:02 LICENSE 01:04:28 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 01:02 OWNERS.md 01:04:28 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 01:02 README.md 01:04:28 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION 01:04:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 bin 01:04:28 -rw-r--r-- 1 jenkins jenkins 13 Nov 8 01:03 coverage.out 01:04:28 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 8 01:02 go.mod 01:04:28 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 8 01:02 go.sum 01:04:28 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 01:02 main.go 01:04:28 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 8 01:02 makefile 01:04:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 --label arch=amd64 --label version=3.1.0-dev.36 . 01:04:28 Sending build context to Docker daemon 3.37MB 01:04:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:04:28 Step 2/26 : FROM ${BASE} AS builder 01:04:28 ---> f363796f84d1 01:04:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:04:28 ---> Running in 2bee329b2d4c 01:04:29 Removing intermediate container 2bee329b2d4c 01:04:29 ---> 825e4ca52fa4 01:04:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:04:29 ---> Running in 0d7321463649 01:04:29 Removing intermediate container 0d7321463649 01:04:29 ---> 6d74e3f800d0 01:04:29 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:04:29 ---> Running in 90ffe1423d0a 01:04:29 Removing intermediate container 90ffe1423d0a 01:04:29 ---> 9ba5d5bd2be0 01:04:29 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:04:29 ---> Running in d545622a414a 01:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:04:30 OK: 264 MiB in 52 packages 01:04:30 Removing intermediate container d545622a414a 01:04:30 ---> e6a4d49f7737 01:04:30 Step 7/26 : WORKDIR /app 01:04:30 ---> Running in 4fc264b1cdc2 01:04:30 Removing intermediate container 4fc264b1cdc2 01:04:30 ---> def08e0463b6 01:04:30 Step 8/26 : COPY go.mod vendor* ./ 01:04:30 ---> 7a92b666514d 01:04:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:30 ---> Running in 5edd9ebded50 01:04:31 Removing intermediate container 5edd9ebded50 01:04:31 ---> 79590a0bfc4c 01:04:31 Step 10/26 : COPY . . 01:04:31 ---> 45c2a93dcc5c 01:04:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:04:31 ---> Running in d54d9a039b7d 01:04:31 Removing intermediate container d54d9a039b7d 01:04:31 ---> 9b4a407c543b 01:04:31 Step 12/26 : RUN $MAKE 01:04:31 ---> Running in 0ea5ed3a79ab 01:04:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 01:04:54 Removing intermediate container 0ea5ed3a79ab 01:04:54 ---> c347f6763063 01:04:54 Step 13/26 : FROM alpine:3.18 01:04:54 3.18: Pulling from library/alpine 01:04:54 96526aa774ef: Pulling fs layer 01:04:54 96526aa774ef: Verifying Checksum 01:04:54 96526aa774ef: Download complete 01:04:54 96526aa774ef: Pull complete 01:04:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:04:54 Status: Downloaded newer image for alpine:3.18 01:04:54 ---> 8ca4688f4f35 01:04:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:04:54 ---> Running in a14aa0f77659 01:04:54 Removing intermediate container a14aa0f77659 01:04:54 ---> b65a4d77a2b0 01:04:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 01:04:54 ---> Running in e6d8423622ee 01:04:54 Removing intermediate container e6d8423622ee 01:04:54 ---> a0325c4045b6 01:04:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:04:54 ---> Running in ccb39efc8aad 01:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:04:54 (1/2) Installing ca-certificates (20230506-r0) 01:04:54 (2/2) Installing dumb-init (1.2.5-r2) 01:04:54 Executing busybox-1.36.1-r2.trigger 01:04:54 Executing ca-certificates-20230506-r0.trigger 01:04:54 OK: 8 MiB in 17 packages 01:04:54 Removing intermediate container ccb39efc8aad 01:04:54 ---> 6cb36513234b 01:04:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:04:54 ---> e191e9a46e2e 01:04:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:04:54 ---> 3d8c4ee52a41 01:04:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:04:54 ---> aacb41d807ed 01:04:54 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:04:55 ---> 8660b658d979 01:04:55 Step 21/26 : EXPOSE 48095 01:04:55 ---> Running in c5c91e2bf3ed 01:04:55 Removing intermediate container c5c91e2bf3ed 01:04:55 ---> cf06e38ec26d 01:04:55 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 01:04:55 ---> Running in 4a836d82390c 01:04:55 Removing intermediate container 4a836d82390c 01:04:55 ---> 26f40e327aff 01:04:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:04:55 ---> Running in 48c2af1df667 01:04:55 Removing intermediate container 48c2af1df667 01:04:55 ---> 49ba222f17ce 01:04:55 Step 24/26 : LABEL arch=amd64 01:04:55 ---> Running in 7bcb181d1c2c 01:04:55 Removing intermediate container 7bcb181d1c2c 01:04:55 ---> be94d15452b6 01:04:55 Step 25/26 : LABEL git_sha=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:04:55 ---> Running in 0965082e2719 01:04:55 Removing intermediate container 0965082e2719 01:04:55 ---> c0a2668f992f 01:04:55 Step 26/26 : LABEL version=3.1.0-dev.36 01:04:55 ---> Running in 6d1357a3e415 01:04:55 Removing intermediate container 6d1357a3e415 01:04:55 ---> 67b5f8f78604 01:04:55 [Warning] One or more build-args [ARCH] were not consumed 01:04:55 Successfully built 67b5f8f78604 01:04:55 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 01:04:55 provisioning config files... 01:04:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3761395276749965099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:55 ---> docker-login.sh 01:04:55 nexus3.edgexfoundry.org:10001 01:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:55 Configure a credential helper to remove this warning. See 01:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:55 01:04:55 Login Succeeded 01:04:55 nexus3.edgexfoundry.org:10002 01:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:55 Configure a credential helper to remove this warning. See 01:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:55 01:04:55 Login Succeeded 01:04:55 nexus3.edgexfoundry.org:10003 01:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:56 Configure a credential helper to remove this warning. See 01:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:56 01:04:56 Login Succeeded 01:04:56 nexus3.edgexfoundry.org:10004 01:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:56 Configure a credential helper to remove this warning. See 01:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:56 01:04:56 Login Succeeded 01:04:56 docker.io 01:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:56 Configure a credential helper to remove this warning. See 01:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:56 01:04:56 Login Succeeded 01:04:56 ---> docker-login.sh ends [Pipeline] } 01:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:04:56 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:04:56 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:04:56 latest 01:04:56 3.1.0-dev.36 01:04:56 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:04:56 main 01:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16951 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:04:56 Running in /w/workspace/app-service-configurable/206 [Pipeline] { [Pipeline] checkout 01:04:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:04:56 Selected Git installation does not exist. Using Default 01:04:56 The recommended git tool is: NONE [Pipeline] sh 01:04:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:04:57 96a60c38fc1b: Preparing 01:04:57 743fa89ea591: Preparing 01:04:57 2f0620552af5: Preparing 01:04:57 8afe62af8cf0: Preparing 01:04:57 b1529fe475dd: Preparing 01:04:57 cc2447e1835a: Preparing 01:04:57 cc2447e1835a: Waiting 01:04:57 743fa89ea591: Pushed 01:04:57 2f0620552af5: Pushed 01:04:57 8afe62af8cf0: Pushed 01:04:57 cc2447e1835a: Layer already exists 01:04:57 b1529fe475dd: Pushed 01:04:59 96a60c38fc1b: Pushed 01:04:59 42cf7a9d8527f7ddc9b3597bc626304eb0fad692: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:05:00 96a60c38fc1b: Preparing 01:05:00 743fa89ea591: Preparing 01:05:00 2f0620552af5: Preparing 01:05:00 8afe62af8cf0: Preparing 01:05:00 b1529fe475dd: Preparing 01:05:00 cc2447e1835a: Preparing 01:05:00 cc2447e1835a: Waiting 01:05:00 8afe62af8cf0: Layer already exists 01:05:00 b1529fe475dd: Layer already exists 01:05:00 2f0620552af5: Layer already exists 01:05:00 96a60c38fc1b: Layer already exists 01:05:00 743fa89ea591: Layer already exists 01:05:00 cc2447e1835a: Layer already exists 01:05:00 latest: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 01:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:05:01 96a60c38fc1b: Preparing 01:05:01 743fa89ea591: Preparing 01:05:01 2f0620552af5: Preparing 01:05:01 8afe62af8cf0: Preparing 01:05:01 b1529fe475dd: Preparing 01:05:01 cc2447e1835a: Preparing 01:05:01 cc2447e1835a: Waiting 01:05:01 2f0620552af5: Layer already exists 01:05:01 96a60c38fc1b: Layer already exists 01:05:01 8afe62af8cf0: Layer already exists 01:05:01 b1529fe475dd: Layer already exists 01:05:01 743fa89ea591: Layer already exists 01:05:01 cc2447e1835a: Layer already exists 01:05:01 3.1.0-dev.36: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:05:01 96a60c38fc1b: Preparing 01:05:01 743fa89ea591: Preparing 01:05:01 2f0620552af5: Preparing 01:05:01 8afe62af8cf0: Preparing 01:05:01 b1529fe475dd: Preparing 01:05:01 cc2447e1835a: Preparing 01:05:01 cc2447e1835a: Waiting 01:05:01 96a60c38fc1b: Layer already exists 01:05:01 2f0620552af5: Layer already exists 01:05:01 743fa89ea591: Layer already exists 01:05:01 b1529fe475dd: Layer already exists 01:05:01 8afe62af8cf0: Layer already exists 01:05:01 cc2447e1835a: Layer already exists 01:05:01 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:05:02 96a60c38fc1b: Preparing 01:05:02 743fa89ea591: Preparing 01:05:02 2f0620552af5: Preparing 01:05:02 8afe62af8cf0: Preparing 01:05:02 b1529fe475dd: Preparing 01:05:02 cc2447e1835a: Preparing 01:05:02 cc2447e1835a: Waiting 01:05:02 96a60c38fc1b: Layer already exists 01:05:02 8afe62af8cf0: Layer already exists 01:05:02 b1529fe475dd: Layer already exists 01:05:02 743fa89ea591: Layer already exists 01:05:02 2f0620552af5: Layer already exists 01:05:02 cc2447e1835a: Layer already exists 01:05:02 main: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:02 ===================================================== [Pipeline] echo 01:05:02 taggedImages: 01:05:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:05:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:05:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 01:05:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:05:02 - 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 01:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:02 01:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:03 latest: Pulling from edgex-lftools-log-publisher 01:05:03 5eb5b503b376: Pulling fs layer 01:05:03 5c69ac0246d0: Pulling fs layer 01:05:03 ec43610c2a17: Pulling fs layer 01:05:03 3a2ae6a8a46f: Pulling fs layer 01:05:03 33b1e0a273af: Pulling fs layer 01:05:03 5d3b04190fa2: Pulling fs layer 01:05:03 2f39f015ded8: Pulling fs layer 01:05:03 33b1e0a273af: Waiting 01:05:03 2f39f015ded8: Waiting 01:05:03 5c69ac0246d0: Verifying Checksum 01:05:03 5c69ac0246d0: Download complete 01:05:03 3a2ae6a8a46f: Verifying Checksum 01:05:03 3a2ae6a8a46f: Download complete 01:05:03 33b1e0a273af: Verifying Checksum 01:05:03 33b1e0a273af: Download complete 01:05:03 5d3b04190fa2: Verifying Checksum 01:05:03 5d3b04190fa2: Download complete 01:05:03 ec43610c2a17: Verifying Checksum 01:05:03 ec43610c2a17: Download complete 01:05:03 using credential edgex-jenkins-ssh 01:05:03 Cloning the remote Git repository 01:05:03 5eb5b503b376: Verifying Checksum 01:05:03 5eb5b503b376: Download complete 01:05:04 2f39f015ded8: Download complete 01:05:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:05:03 > git init /w/workspace/app-service-configurable/206 # timeout=10 01:05:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:05:03 > git --version # timeout=10 01:05:03 > git --version # 'git version 2.25.1' 01:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:05:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:04 5eb5b503b376: Pull complete 01:05:04 5c69ac0246d0: Pull complete 01:05:05 ec43610c2a17: Pull complete 01:05:05 3a2ae6a8a46f: Pull complete 01:05:05 33b1e0a273af: Pull complete 01:05:05 5d3b04190fa2: Pull complete 01:05:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:06 Avoid second fetch 01:05:06 Checking out Revision 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 (main) 01:05:06 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621)" 01:05:07 01:05:07 GitHub has been notified of this commit’s build result 01:05:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:06 > git config core.sparsecheckout # timeout=10 01:05:06 > git checkout -f 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 01:05:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:07 Dload Upload Total Spent Left Speed 01:05:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k [Pipeline] sh 01:05:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:05:08 + sudo tee /etc/docker/daemon.new 01:05:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:05:08 { 01:05:08 "registry-mirrors": [ 01:05:08 "https://nexus3.edgexfoundry.org:10001" 01:05:08 ], 01:05:08 "bip": "10.250.0.254/24", 01:05:08 "hosts": [ 01:05:08 "tcp://0.0.0.0:5555", 01:05:08 "unix:///var/run/docker.sock" 01:05:08 ], 01:05:08 "mtu": 1458, 01:05:08 "selinux-enabled": true, 01:05:08 "seccomp-profile": "/etc/docker/seccomp.json" 01:05:08 } [Pipeline] sh 01:05:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:05:09 + sudo service docker restart 01:05:09 2f39f015ded8: Pull complete 01:05:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:09 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:05:09 $ 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 01:05:14 $ docker top d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:15 ---> job-cost.sh 01:05:15 lf-activate-venv: SKIPPING 01:05:15 INFO: No Stack... 01:05:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:05:15 INFO: Archiving Costs [Pipeline] sh 01:05:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:05:15 + cut -d, -f6 [Pipeline] lock 01:05:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] 01:05:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] did not exist. Created. 01:05:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:16 + echo total: 0.2199999988079071 [Pipeline] stash 01:05:16 Stashed 1 file(s) [Pipeline] } 01:05:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:16 $ docker stop --time=1 d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 01:05:17 $ docker rm -f --volumes d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:27 provisioning config files... 01:05:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/206@tmp/config3798220642278455769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:28 ---> docker-login.sh 01:05:28 nexus3.edgexfoundry.org:10001 01:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:28 Configure a credential helper to remove this warning. See 01:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:28 01:05:28 Login Succeeded 01:05:28 nexus3.edgexfoundry.org:10002 01:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:29 Configure a credential helper to remove this warning. See 01:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:29 01:05:29 Login Succeeded 01:05:29 nexus3.edgexfoundry.org:10003 01:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:29 Configure a credential helper to remove this warning. See 01:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:29 01:05:29 Login Succeeded 01:05:29 nexus3.edgexfoundry.org:10004 01:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:30 Configure a credential helper to remove this warning. See 01:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:30 01:05:30 Login Succeeded 01:05:30 docker.io 01:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:30 Configure a credential helper to remove this warning. See 01:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:30 01:05:30 Login Succeeded 01:05:30 ---> docker-login.sh ends [Pipeline] } 01:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:05:31 ========================================================= 01:05:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:05:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:05:31 Sending build context to Docker daemon 157.7kB 01:05:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:05:31 Step 2/12 : FROM ${BASE} AS builder 01:05:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:05:32 9fda8d8052c6: Pulling fs layer 01:05:32 5d54e960e981: Pulling fs layer 01:05:32 c4a7e357bf2a: Pulling fs layer 01:05:32 f0e02332f6b5: Pulling fs layer 01:05:32 cefa15bbcfad: Pulling fs layer 01:05:32 17808c966233: Pulling fs layer 01:05:32 f4c1fc716caa: Pulling fs layer 01:05:32 17808c966233: Waiting 01:05:32 f4c1fc716caa: Waiting 01:05:32 f0e02332f6b5: Waiting 01:05:32 5d54e960e981: Verifying Checksum 01:05:32 5d54e960e981: Download complete 01:05:32 f0e02332f6b5: Verifying Checksum 01:05:32 f0e02332f6b5: Download complete 01:05:32 cefa15bbcfad: Verifying Checksum 01:05:32 cefa15bbcfad: Download complete 01:05:32 9fda8d8052c6: Verifying Checksum 01:05:32 9fda8d8052c6: Download complete 01:05:32 f4c1fc716caa: Verifying Checksum 01:05:32 f4c1fc716caa: Download complete 01:05:33 9fda8d8052c6: Pull complete 01:05:34 5d54e960e981: Pull complete 01:05:34 c4a7e357bf2a: Verifying Checksum 01:05:34 c4a7e357bf2a: Download complete 01:05:35 17808c966233: Verifying Checksum 01:05:35 17808c966233: Download complete 01:05:47 c4a7e357bf2a: Pull complete 01:05:47 f0e02332f6b5: Pull complete 01:05:48 cefa15bbcfad: Pull complete 01:05:58 17808c966233: Pull complete 01:06:00 f4c1fc716caa: Pull complete 01:06:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:06:00 ---> ea914061e18c 01:06:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:06:01 ---> Running in 5e3f24fab118 01:06:02 Removing intermediate container 5e3f24fab118 01:06:02 ---> c8a5db204f70 01:06:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:06:02 ---> Running in 7b73d3f888fd 01:06:02 Removing intermediate container 7b73d3f888fd 01:06:02 ---> 5f758b57dfea 01:06:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:06:03 ---> Running in 12bea19d625e 01:06:03 Removing intermediate container 12bea19d625e 01:06:03 ---> 8584b43c4326 01:06:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:03 ---> Running in fb8a832f13e3 01:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:06:06 OK: 266 MiB in 52 packages 01:06:07 Removing intermediate container fb8a832f13e3 01:06:07 ---> c9290096b1d4 01:06:07 Step 7/12 : WORKDIR /app 01:06:07 ---> Running in 118a6b4cfd7b 01:06:08 Removing intermediate container 118a6b4cfd7b 01:06:08 ---> 7a217e135cf0 01:06:08 Step 8/12 : COPY go.mod vendor* ./ 01:06:08 ---> 24440610acea 01:06:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:08 ---> Running in c3a492184110 01:07:30 Removing intermediate container c3a492184110 01:07:30 ---> b59eb15fb8a2 01:07:30 Step 10/12 : COPY . . 01:07:30 ---> 681a17f98232 01:07:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:30 ---> Running in 8832906505fc 01:07:30 Removing intermediate container 8832906505fc 01:07:30 ---> 30d93756c262 01:07:30 Step 12/12 : RUN $MAKE 01:07:30 ---> Running in 421f325d613d 01:07:30 noop 01:07:30 Removing intermediate container 421f325d613d 01:07:30 ---> baaead8519de 01:07:30 Successfully built baaead8519de 01:07:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:30 + docker inspect -f . ci-base-image-arm64 01:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container 01:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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 01:07:32 $ docker top 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:33 + go version 01:07:33 go version go1.21.0 linux/arm64 [Pipeline] } 01:07:33 $ docker stop --time=1 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c 01:07:35 $ docker rm -f --volumes 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:35 + docker inspect -f . ci-base-image-arm64 01:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:35 prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container 01:07:35 $ 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/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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 01:07:37 $ docker top 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/206 [Pipeline] fileExists [Pipeline] sh 01:07:38 + make test 01:07:38 go test -race -coverprofile=coverage.out ./... 01:10:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:10:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:10:45 go vet ./... 01:12:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:52 ./bin/test-attribution-txt.sh [Pipeline] echo 01:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:12:52 $ docker stop --time=1 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a 01:12:54 $ docker rm -f --volumes 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a [Pipeline] // withDockerContainer [Pipeline] sh 01:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:55 Warning: overwriting stash ‘coverage-report’ 01:12:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:57 + ls -al . 01:12:57 total 176 01:12:57 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 01:07 . 01:12:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:05 .. 01:12:57 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:05 .dockerignore 01:12:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:05 .git 01:12:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:05 .github 01:12:57 -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 01:05 .gitignore 01:12:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:05 .golangci.yml 01:12:57 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 8 01:05 Attribution.txt 01:12:57 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 8 01:05 CHANGELOG.md 01:12:57 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 8 01:05 Dockerfile 01:12:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:05 GOVERNANCE.md 01:12:57 -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 01:05 Jenkinsfile 01:12:57 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:05 LICENSE 01:12:57 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 01:05 OWNERS.md 01:12:57 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 01:05 README.md 01:12:57 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION 01:12:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:05 bin 01:12:57 -rw-r--r-- 1 jenkins jenkins 13 Nov 8 01:07 coverage.out 01:12:57 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 8 01:05 go.mod 01:12:57 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 8 01:05 go.sum 01:12:57 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 01:05 main.go 01:12:57 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 8 01:05 makefile 01:12:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:57 + 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 --label arch=arm64 --label version=3.1.0-dev.36 . 01:12:57 Sending build context to Docker daemon 158.7kB 01:12:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:12:57 Step 2/26 : FROM ${BASE} AS builder 01:12:57 ---> baaead8519de 01:12:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:13:02 ---> Running in e338df23cd50 01:13:02 Removing intermediate container e338df23cd50 01:13:02 ---> 295574d673cc 01:13:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:13:02 ---> Running in a849fd464dc1 01:13:02 Removing intermediate container a849fd464dc1 01:13:02 ---> 5a28a73e7788 01:13:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:13:02 ---> Running in 9f7781e54992 01:13:02 Removing intermediate container 9f7781e54992 01:13:02 ---> 91d574e7e2b8 01:13:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:02 ---> Running in a17eb80e70ff 01:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:13:05 OK: 266 MiB in 52 packages 01:13:06 Removing intermediate container a17eb80e70ff 01:13:06 ---> 42ec5a8e672d 01:13:06 Step 7/26 : WORKDIR /app 01:13:06 ---> Running in add0b236eeaa 01:13:06 Removing intermediate container add0b236eeaa 01:13:06 ---> f0b110b2e646 01:13:06 Step 8/26 : COPY go.mod vendor* ./ 01:13:07 ---> c4c18dba42b8 01:13:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:07 ---> Running in 166c6b009bd5 01:13:10 Removing intermediate container 166c6b009bd5 01:13:10 ---> 6edce2ebfc52 01:13:10 Step 10/26 : COPY . . 01:13:11 ---> 98a24451c80d 01:13:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:11 ---> Running in c6931f5b9650 01:13:11 Removing intermediate container c6931f5b9650 01:13:11 ---> 2a3ab9d96346 01:13:11 Step 12/26 : RUN $MAKE 01:13:11 ---> Running in ef4e8e45cc57 01:13:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 01:15:19 Removing intermediate container ef4e8e45cc57 01:15:19 ---> a6e1f31665a0 01:15:19 Step 13/26 : FROM alpine:3.18 01:15:19 3.18: Pulling from library/alpine 01:15:19 579b34f0a95b: Pulling fs layer 01:15:19 579b34f0a95b: Verifying Checksum 01:15:19 579b34f0a95b: Download complete 01:15:19 579b34f0a95b: Pull complete 01:15:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:15:19 Status: Downloaded newer image for alpine:3.18 01:15:19 ---> 3cc203321400 01:15:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:15:19 ---> Running in feba26231b08 01:15:19 Removing intermediate container feba26231b08 01:15:19 ---> 0eba89e856b9 01:15:19 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 01:15:19 ---> Running in e450810cf604 01:15:19 Removing intermediate container e450810cf604 01:15:19 ---> 3ab14bdf5a3f 01:15:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:15:19 ---> Running in 00bb1be5a3e2 01:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:15:21 (1/2) Installing ca-certificates (20230506-r0) 01:15:21 (2/2) Installing dumb-init (1.2.5-r2) 01:15:21 Executing busybox-1.36.1-r2.trigger 01:15:21 Executing ca-certificates-20230506-r0.trigger 01:15:22 OK: 9 MiB in 17 packages 01:15:23 Removing intermediate container 00bb1be5a3e2 01:15:23 ---> 747a5b67728e 01:15:23 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:15:23 ---> 64b58f7abe85 01:15:23 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:15:24 ---> 7c75b9289731 01:15:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:15:25 ---> 9e40bea00a5a 01:15:25 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:15:26 ---> c4482cdf880b 01:15:26 Step 21/26 : EXPOSE 48095 01:15:26 ---> Running in 69c74513f01f 01:15:27 Removing intermediate container 69c74513f01f 01:15:27 ---> 50dc68b5e783 01:15:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 01:15:27 ---> Running in a8ee3997f583 01:15:27 Removing intermediate container a8ee3997f583 01:15:27 ---> 43a6c15cf6c6 01:15:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:15:27 ---> Running in 2ee97fd3fa7f 01:15:27 Removing intermediate container 2ee97fd3fa7f 01:15:27 ---> 62441da1be58 01:15:27 Step 24/26 : LABEL arch=arm64 01:15:27 ---> Running in 88688598bd88 01:15:28 Removing intermediate container 88688598bd88 01:15:28 ---> 12fe67eba02a 01:15:28 Step 25/26 : LABEL git_sha=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:15:28 ---> Running in 4bcbeabf08c8 01:15:28 Removing intermediate container 4bcbeabf08c8 01:15:28 ---> de0854823e16 01:15:28 Step 26/26 : LABEL version=3.1.0-dev.36 01:15:28 ---> Running in 6ffaafb91694 01:15:29 Removing intermediate container 6ffaafb91694 01:15:29 ---> c754c6a51f2c 01:15:29 [Warning] One or more build-args [ARCH] were not consumed 01:15:29 Successfully built c754c6a51f2c 01:15:29 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 01:15:29 provisioning config files... 01:15:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/206@tmp/config3398772439588275544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:29 ---> docker-login.sh 01:15:29 nexus3.edgexfoundry.org:10001 01:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:30 Configure a credential helper to remove this warning. See 01:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:30 01:15:30 Login Succeeded 01:15:30 nexus3.edgexfoundry.org:10002 01:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:30 Configure a credential helper to remove this warning. See 01:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:30 01:15:30 Login Succeeded 01:15:30 nexus3.edgexfoundry.org:10003 01:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:30 Configure a credential helper to remove this warning. See 01:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:30 01:15:30 Login Succeeded 01:15:30 nexus3.edgexfoundry.org:10004 01:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:31 Configure a credential helper to remove this warning. See 01:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:31 01:15:31 Login Succeeded 01:15:31 docker.io 01:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:32 Configure a credential helper to remove this warning. See 01:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:32 01:15:32 Login Succeeded 01:15:32 ---> docker-login.sh ends [Pipeline] } 01:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:15:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:15:32 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:15:32 latest 01:15:32 3.1.0-dev.36 01:15:32 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:15:32 main 01:15:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:15:37 0f3eaa7eb036: Preparing 01:15:37 30cb12c8d42f: Preparing 01:15:37 f55fcd9bc5f6: Preparing 01:15:37 0ad6b9ca98ba: Preparing 01:15:37 5cd6acf96e1a: Preparing 01:15:37 5f4d9fc4d98d: Preparing 01:15:37 5f4d9fc4d98d: Waiting 01:15:37 0ad6b9ca98ba: Pushed 01:15:37 30cb12c8d42f: Pushed 01:15:37 f55fcd9bc5f6: Pushed 01:15:37 5f4d9fc4d98d: Layer already exists 01:15:37 5cd6acf96e1a: Pushed 01:15:43 0f3eaa7eb036: Pushed 01:15:43 42cf7a9d8527f7ddc9b3597bc626304eb0fad692: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:43 + 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 01:15:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:15:43 0f3eaa7eb036: Preparing 01:15:43 30cb12c8d42f: Preparing 01:15:43 f55fcd9bc5f6: Preparing 01:15:43 0ad6b9ca98ba: Preparing 01:15:43 5cd6acf96e1a: Preparing 01:15:43 5f4d9fc4d98d: Preparing 01:15:43 5f4d9fc4d98d: Waiting 01:15:43 0ad6b9ca98ba: Layer already exists 01:15:43 30cb12c8d42f: Layer already exists 01:15:43 f55fcd9bc5f6: Layer already exists 01:15:43 0f3eaa7eb036: Layer already exists 01:15:43 5cd6acf96e1a: Layer already exists 01:15:43 5f4d9fc4d98d: Layer already exists 01:15:43 latest: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 01:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:15:44 0f3eaa7eb036: Preparing 01:15:44 30cb12c8d42f: Preparing 01:15:44 f55fcd9bc5f6: Preparing 01:15:44 0ad6b9ca98ba: Preparing 01:15:44 5cd6acf96e1a: Preparing 01:15:44 5f4d9fc4d98d: Preparing 01:15:44 5f4d9fc4d98d: Waiting 01:15:44 0ad6b9ca98ba: Layer already exists 01:15:44 f55fcd9bc5f6: Layer already exists 01:15:44 0f3eaa7eb036: Layer already exists 01:15:44 5cd6acf96e1a: Layer already exists 01:15:44 30cb12c8d42f: Layer already exists 01:15:44 5f4d9fc4d98d: Layer already exists 01:15:44 3.1.0-dev.36: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:15:45 0f3eaa7eb036: Preparing 01:15:45 30cb12c8d42f: Preparing 01:15:45 f55fcd9bc5f6: Preparing 01:15:45 0ad6b9ca98ba: Preparing 01:15:45 5cd6acf96e1a: Preparing 01:15:45 5f4d9fc4d98d: Preparing 01:15:45 5f4d9fc4d98d: Waiting 01:15:45 5cd6acf96e1a: Layer already exists 01:15:45 30cb12c8d42f: Layer already exists 01:15:45 0f3eaa7eb036: Layer already exists 01:15:45 f55fcd9bc5f6: Layer already exists 01:15:45 0ad6b9ca98ba: Layer already exists 01:15:45 5f4d9fc4d98d: Layer already exists 01:15:45 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:46 + 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 01:15:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:15:46 0f3eaa7eb036: Preparing 01:15:46 30cb12c8d42f: Preparing 01:15:46 f55fcd9bc5f6: Preparing 01:15:46 0ad6b9ca98ba: Preparing 01:15:46 5cd6acf96e1a: Preparing 01:15:46 5f4d9fc4d98d: Preparing 01:15:46 5f4d9fc4d98d: Waiting 01:15:46 0ad6b9ca98ba: Layer already exists 01:15:46 30cb12c8d42f: Layer already exists 01:15:46 5cd6acf96e1a: Layer already exists 01:15:46 f55fcd9bc5f6: Layer already exists 01:15:46 0f3eaa7eb036: Layer already exists 01:15:46 5f4d9fc4d98d: Layer already exists 01:15:46 main: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:46 ===================================================== [Pipeline] echo 01:15:46 taggedImages: 01:15:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 01:15:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:15:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 01:15:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 01:15:46 - 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 01:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:47 01:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:47 arm64: Pulling from edgex-lftools-log-publisher 01:15:47 8998bd30e6a1: Pulling fs layer 01:15:47 04944245beec: Pulling fs layer 01:15:47 699f458cf7ca: Pulling fs layer 01:15:47 765212b225bb: Pulling fs layer 01:15:47 f23df028b6ca: Pulling fs layer 01:15:47 d65c8cfc05b1: Pulling fs layer 01:15:47 2437ff75d9bd: Pulling fs layer 01:15:47 765212b225bb: Waiting 01:15:47 f23df028b6ca: Waiting 01:15:47 d65c8cfc05b1: Waiting 01:15:47 2437ff75d9bd: Waiting 01:15:47 04944245beec: Verifying Checksum 01:15:47 04944245beec: Download complete 01:15:47 765212b225bb: Verifying Checksum 01:15:47 765212b225bb: Download complete 01:15:47 f23df028b6ca: Verifying Checksum 01:15:47 f23df028b6ca: Download complete 01:15:47 d65c8cfc05b1: Verifying Checksum 01:15:47 d65c8cfc05b1: Download complete 01:15:47 699f458cf7ca: Verifying Checksum 01:15:47 699f458cf7ca: Download complete 01:15:48 8998bd30e6a1: Verifying Checksum 01:15:48 8998bd30e6a1: Download complete 01:15:51 2437ff75d9bd: Verifying Checksum 01:15:51 2437ff75d9bd: Download complete 01:15:52 8998bd30e6a1: Pull complete 01:15:53 04944245beec: Pull complete 01:15:54 699f458cf7ca: Pull complete 01:15:54 765212b225bb: Pull complete 01:15:55 f23df028b6ca: Pull complete 01:15:56 d65c8cfc05b1: Pull complete 01:16:14 2437ff75d9bd: Pull complete 01:16:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container 01:16:14 $ 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/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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 01:16:17 $ docker top dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:18 ---> job-cost.sh 01:16:18 lf-activate-venv: SKIPPING 01:16:18 INFO: No Stack... 01:16:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:19 INFO: Archiving Costs [Pipeline] sh 01:16:20 + cut -d, -f6 01:16:20 + cat /w/workspace/app-service-configurable/206/archives/cost.csv [Pipeline] lock 01:16:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] 01:16:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] did not exist. Created. 01:16:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:21 /w/workspace/app-service-configurable/206@tmp/durable-b60fd7dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:16:22 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:22 Warning: overwriting stash ‘stack-cost’ 01:16:22 Stashed 1 file(s) [Pipeline] } 01:16:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:22 $ docker stop --time=1 dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b 01:16:23 $ docker rm -f --volumes dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b [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 01:16:23 provisioning config files... 01:16:23 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10706912065194183357tmp [Pipeline] { [Pipeline] sh 01:16:24 + set +x 01:16:24 + curl -s https://codecov.io/bash 01:16:24 + bash -s -- 01:16:24 01:16:24 _____ _ 01:16:24 / ____| | | 01:16:24 | | ___ __| | ___ ___ _____ __ 01:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:16:24 Bash-1.0.6 01:16:24 01:16:24 01:16:24 ==> git version 2.25.1 found 01:16:24 ==> 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 01:16:24 Release-Date: 2020-01-08 01:16:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:16:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:16:24 ==> Jenkins CI detected. 01:16:24 current dir:  /w/workspace/ry_app-service-configurable_main 01:16:24 project root: . 01:16:24 --> token set from env 01:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:16:24 ==> Running gcov in . (disable via -X gcov) 01:16:24 ==> Python coveragepy not found 01:16:24 ==> Searching for coverage reports in: 01:16:24 + . 01:16:24 -> Found 1 reports 01:16:24 ==> Detecting git/mercurial file structure 01:16:24 ==> Reading reports 01:16:24 + ./coverage.out bytes=13 01:16:24 ==> Appending adjustments 01:16:24 https://docs.codecov.io/docs/fixing-reports 01:16:24 + Found adjustments 01:16:24 ==> Gzipping contents 01:16:24 4.0K /tmp/codecov.NmVmRu.gz 01:16:24 ==> Uploading reports 01:16:24 url: https://codecov.io 01:16:24 query: branch=main&commit=42cf7a9d8527f7ddc9b3597bc626304eb0fad692&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:16:24 -> Pinging Codecov 01:16:24 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:16:24 -> Uploading to 01:16:24 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/A97CA9966030D2A3747ED39772930CCE/42cf7a9d8527f7ddc9b3597bc626304eb0fad692/905b1bb7-a0d0-4ada-9dcc-8789ef00b961.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T011624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8256843dc13aa4b0d1c9aa20e76a49c87c0448b8e5718b6254e3c962ce7f1174 01:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:24 Dload Upload Total Spent Left Speed 01:16:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 932 --:--:-- --:--:-- --:--:-- 932 01:16:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } 01:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:16:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:16:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:16:25 01:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:16:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:16:25 df9b9388f04a: Pulling fs layer 01:16:25 52dc419b0ee2: Pulling fs layer 01:16:25 25bc292e5bac: Pulling fs layer 01:16:25 114826534d7a: Pulling fs layer 01:16:25 4657fd5d0bcf: Pulling fs layer 01:16:25 6ad1cebc031e: Pulling fs layer 01:16:25 8a3aa393b2d8: Pulling fs layer 01:16:25 6ad1cebc031e: Waiting 01:16:25 114826534d7a: Waiting 01:16:25 8a3aa393b2d8: Waiting 01:16:25 25bc292e5bac: Verifying Checksum 01:16:25 25bc292e5bac: Download complete 01:16:25 4657fd5d0bcf: Verifying Checksum 01:16:25 4657fd5d0bcf: Download complete 01:16:25 df9b9388f04a: Download complete 01:16:25 6ad1cebc031e: Verifying Checksum 01:16:25 6ad1cebc031e: Download complete 01:16:25 df9b9388f04a: Pull complete 01:16:26 52dc419b0ee2: Pull complete 01:16:26 25bc292e5bac: Pull complete 01:16:26 114826534d7a: Verifying Checksum 01:16:26 114826534d7a: Download complete 01:16:26 8a3aa393b2d8: Verifying Checksum 01:16:26 8a3aa393b2d8: Download complete 01:16:29 114826534d7a: Pull complete 01:16:29 4657fd5d0bcf: Pull complete 01:16:30 6ad1cebc031e: Pull complete 01:16:33 8a3aa393b2d8: Pull complete 01:16:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:33 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:16:33 $ 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 01:16:38 $ docker top afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 -eo pid,comm [Pipeline] { [Pipeline] echo 01:16:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 01:16:38 + set -o pipefail 01:16:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 01:16:45 01:16:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:16:45 01:16:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/32a5f9e3-a59c-4f27-b651-1cff48fba276 01:16:45 01:16:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:16:45 01:16:45 01:16:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:16:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:16:45 More details here: https://snyk.co/ue1NS 01:16:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:16:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:16:45 $ docker stop --time=1 afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 01:16:49 $ docker rm -f --volumes afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 [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 01:16:50 + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] sh 01:16:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:50 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:16:50 $ 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 01:16:51 $ docker top 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b -eo pid,comm 01:16:51 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). 01:16:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:51 [ssh-agent] Looking for ssh-agent implementation... 01:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:51 $ docker exec 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b ssh-agent 01:16:51 SSH_AUTH_SOCK=/tmp/ssh-ATUQeu95WLte/agent.31 01:16:51 SSH_AGENT_PID=37 01:16:51 Running ssh-add (command line suppressed) 01:16:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10394991112082141919.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10394991112082141919.key) 01:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:51 + git semver tag 01:16:52 2023-11-08 01:16:52,056 [run_tag] DEBUG tag force:False 01:16:52 2023-11-08 01:16:52,056 [check_head_tag] DEBUG check head tag 01:16:52 2023-11-08 01:16:52,057 [execute] INFO git cat-file --batch-check 01:16:52 2023-11-08 01:16:52,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:16:52 2023-11-08 01:16:52,061 [execute] INFO git cat-file --batch 01:16:52 2023-11-08 01:16:52,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:16:52 2023-11-08 01:16:52,076 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:16:52 2023-11-08 01:16:52,076 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 01:16:52 2023-11-08 01:16:52,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 01:16:52 2023-11-08 01:16:52,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:16:52 3.1.0-dev.36 [Pipeline] } 01:16:52 $ docker exec --env ******** --env ******** 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b ssh-agent -k 01:16:52 unset SSH_AUTH_SOCK; 01:16:52 unset SSH_AGENT_PID; 01:16:52 echo Agent pid 37 killed; 01:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:52 + git semver [Pipeline] } 01:16:52 $ docker stop --time=1 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b 01:16:54 $ docker rm -f --volumes 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:16:54 01:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:16:54 0.23.1-centos7: Pulling from edgex-lftools 01:16:54 ab5ef0e58194: Pulling fs layer 01:16:54 9712f1f96733: Pulling fs layer 01:16:54 63f879dbbcfc: Pulling fs layer 01:16:54 0d9ebad4ef96: Pulling fs layer 01:16:54 e9a5061849ea: Pulling fs layer 01:16:54 d747dcd14b5f: Pulling fs layer 01:16:54 2de7ff778b66: Pulling fs layer 01:16:54 0d9ebad4ef96: Waiting 01:16:54 e9a5061849ea: Waiting 01:16:54 d747dcd14b5f: Waiting 01:16:54 2de7ff778b66: Waiting 01:16:54 9712f1f96733: Download complete 01:16:55 63f879dbbcfc: Verifying Checksum 01:16:55 63f879dbbcfc: Download complete 01:16:55 ab5ef0e58194: Verifying Checksum 01:16:55 ab5ef0e58194: Download complete 01:16:55 e9a5061849ea: Verifying Checksum 01:16:55 e9a5061849ea: Download complete 01:16:55 d747dcd14b5f: Download complete 01:16:55 0d9ebad4ef96: Verifying Checksum 01:16:55 0d9ebad4ef96: Download complete 01:16:55 2de7ff778b66: Verifying Checksum 01:16:55 2de7ff778b66: Download complete 01:16:58 ab5ef0e58194: Pull complete 01:16:58 9712f1f96733: Pull complete 01:16:59 63f879dbbcfc: Pull complete 01:17:02 0d9ebad4ef96: Pull complete 01:17:02 e9a5061849ea: Pull complete 01:17:02 d747dcd14b5f: Pull complete 01:17:03 2de7ff778b66: Pull complete 01:17:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:03 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:17:03 $ 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 01:17:09 $ docker top 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:17:09 provisioning config files... 01:17:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5376205408749336212tmp 01:17:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8435088925057634878tmp 01:17:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12908929371465903872tmp [Pipeline] { [Pipeline] echo 01:17:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:17:10 ---> sigul-configuration.sh 01:17:10 gpg: directory `/root/.gnupg' created 01:17:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:17:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:17:10 gpg: keyring `/root/.gnupg/secring.gpg' created 01:17:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:17:10 gpg: CAST5 encrypted data 01:17:10 gpg: encrypted with 1 passphrase 01:17:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:17:10 + mkdir /home/jenkins 01:17:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:17:10 + 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 01:17:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:17:10 ---> sigul-install.sh 01:17:10 Sigul already installed; skipping installation. [Pipeline] sh 01:17:11 + git tag --list 01:17:11 v1.0.0 01:17:11 v1.1.0 01:17:11 v1.2.0 01:17:11 v1.3.0 01:17:11 v1.3.1 01:17:11 v2.0.0 01:17:11 v2.0.1 01:17:11 v2.1.0 01:17:11 v2.1.1 01:17:11 v2.1.2 01:17:11 v2.2.0 01:17:11 v2.3 01:17:11 v2.3.0 01:17:11 v2.3.1 01:17:11 v3.0 01:17:11 v3.0.0 01:17:11 v3.0.1 01:17:11 v3.0.1-dev.1 01:17:11 v3.1.0-dev.1 01:17:11 v3.1.0-dev.10 01:17:11 v3.1.0-dev.11 01:17:11 v3.1.0-dev.12 01:17:11 v3.1.0-dev.13 01:17:11 v3.1.0-dev.14 01:17:11 v3.1.0-dev.15 01:17:11 v3.1.0-dev.16 01:17:11 v3.1.0-dev.17 01:17:11 v3.1.0-dev.18 01:17:11 v3.1.0-dev.19 01:17:11 v3.1.0-dev.2 01:17:11 v3.1.0-dev.20 01:17:11 v3.1.0-dev.21 01:17:11 v3.1.0-dev.22 01:17:11 v3.1.0-dev.23 01:17:11 v3.1.0-dev.24 01:17:11 v3.1.0-dev.25 01:17:11 v3.1.0-dev.26 01:17:11 v3.1.0-dev.27 01:17:11 v3.1.0-dev.28 01:17:11 v3.1.0-dev.29 01:17:11 v3.1.0-dev.3 01:17:11 v3.1.0-dev.30 01:17:11 v3.1.0-dev.31 01:17:11 v3.1.0-dev.32 01:17:11 v3.1.0-dev.33 01:17:11 v3.1.0-dev.34 01:17:11 v3.1.0-dev.35 01:17:11 v3.1.0-dev.36 01:17:11 v3.1.0-dev.4 01:17:11 v3.1.0-dev.5 01:17:11 v3.1.0-dev.6 01:17:11 v3.1.0-dev.7 01:17:11 v3.1.0-dev.8 01:17:11 v3.1.0-dev.9 [Pipeline] sh 01:17:11 + lftools sign git-tag v3.1.0-dev.36 01:17:12 Signing Git tag with Sigul... 01:17:12 Signing v3.1.0-dev.36 [Pipeline] echo 01:17:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:17:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:17:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:17:12 $ docker stop --time=1 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 01:17:14 $ docker rm -f --volumes 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:17:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:14 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:17:14 $ 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 01:17:15 $ docker top 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc -eo pid,comm 01:17:15 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). 01:17:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:15 [ssh-agent] Looking for ssh-agent implementation... 01:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:15 $ docker exec 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc ssh-agent 01:17:15 SSH_AUTH_SOCK=/tmp/ssh-rKp2T9MEOI5c/agent.33 01:17:15 SSH_AGENT_PID=39 01:17:15 Running ssh-add (command line suppressed) 01:17:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5585764891047089384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5585764891047089384.key) 01:17:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:15 + git semver bump pre 01:17:16 2023-11-08 01:17:16,178 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:17:16 2023-11-08 01:17:16,178 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 01:17:16 2023-11-08 01:17:16,179 [bump_version] DEBUG bumped version:3.1.0-dev.37 01:17:16 2023-11-08 01:17:16,179 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 01:17:16 2023-11-08 01:17:16,179 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:17:16 2023-11-08 01:17:16,179 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 01:17:16 2023-11-08 01:17:16,181 [execute] INFO git cat-file --batch-check 01:17:16 2023-11-08 01:17:16,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:17:16 2023-11-08 01:17:16,187 [execute] INFO git cat-file --batch 01:17:16 2023-11-08 01:17:16,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:17:16 2023-11-08 01:17:16,194 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:17:16 3.1.0-dev.37 [Pipeline] } 01:17:16 $ docker exec --env ******** --env ******** 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc ssh-agent -k 01:17:16 unset SSH_AUTH_SOCK; 01:17:16 unset SSH_AGENT_PID; 01:17:16 echo Agent pid 39 killed; 01:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:16 + git semver [Pipeline] } 01:17:16 $ docker stop --time=1 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc 01:17:18 $ docker rm -f --volumes 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc [Pipeline] // withDockerContainer [Pipeline] sh 01:17:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:18 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:17:19 $ 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 01:17:19 $ docker top a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 -eo pid,comm 01:17:19 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). 01:17:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:19 [ssh-agent] Looking for ssh-agent implementation... 01:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:19 $ docker exec a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 ssh-agent 01:17:19 SSH_AUTH_SOCK=/tmp/ssh-aXtWXldHQNly/agent.32 01:17:19 SSH_AGENT_PID=38 01:17:19 Running ssh-add (command line suppressed) 01:17:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7383549718304468278.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7383549718304468278.key) 01:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:20 + git semver push 01:17:20 2023-11-08 01:17:20,341 [run_push] DEBUG push 01:17:20 2023-11-08 01:17:20,342 [execute] INFO git cat-file --batch-check 01:17:20 2023-11-08 01:17:20,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:17:20 2023-11-08 01:17:20,346 [execute] INFO git rev-list fbbf3e208853a537e6432ffb71bd83349a581568 -- 01:17:20 2023-11-08 01:17:20,346 [execute] DEBUG Popen(['git', 'rev-list', 'fbbf3e208853a537e6432ffb71bd83349a581568', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:17:20 2023-11-08 01:17:20,358 [execute] INFO git fetch -v origin 01:17:20 2023-11-08 01:17:20,358 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 01:17:20 2023-11-08 01:17:20,890 [run_push] DEBUG no remote changes detected 01:17:20 2023-11-08 01:17:20,890 [execute] INFO git push origin semver 01:17:20 2023-11-08 01:17:20,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:17:21 2023-11-08 01:17:21,686 [run_push] DEBUG push all version tags 01:17:21 2023-11-08 01:17:21,687 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:17:21 2023-11-08 01:17:21,687 [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) 01:17:22 2023-11-08 01:17:22,432 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:17:22 3.1.0-dev.37 [Pipeline] } 01:17:22 $ docker exec --env ******** --env ******** a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 ssh-agent -k 01:17:22 unset SSH_AUTH_SOCK; 01:17:22 unset SSH_AGENT_PID; 01:17:22 echo Agent pid 38 killed; 01:17:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:22 + git semver [Pipeline] } 01:17:23 $ docker stop --time=1 a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 01:17:24 $ docker rm -f --volumes a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 [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 01:17:25 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 01:17:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:17:25 total 16 01:17:25 drwxr-xr-x 3 root root 4096 Nov 8 01:05 . 01:17:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:17 .. 01:17:25 drwxr-xr-x 2 root root 4096 Nov 8 01:05 cost 01:17:25 -rw-r--r-- 1 root root 96 Nov 8 01:05 cost.csv 01:17:25 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:17:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:17:25 total 16 01:17:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:05 . 01:17:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:17 .. 01:17:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:05 cost 01:17:25 -rw-r--r-- 1 jenkins jenkins 96 Nov 8 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:17:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:17:26 ---> package-listing.sh 01:17:26 ++ tr '[:upper:]' '[:lower:]' 01:17:26 ++ facter osfamily 01:17:26 + OS_FAMILY=debian 01:17:26 + workspace=/w/workspace/ry_app-service-configurable_main 01:17:26 + START_PACKAGES=/tmp/packages_start.txt 01:17:26 + END_PACKAGES=/tmp/packages_end.txt 01:17:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:17:26 + PACKAGES=/tmp/packages_start.txt 01:17:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:17:26 + PACKAGES=/tmp/packages_end.txt 01:17:26 + case "${OS_FAMILY}" in 01:17:26 + dpkg -l 01:17:26 + grep '^ii' 01:17:26 + '[' -f /tmp/packages_start.txt ']' 01:17:26 + '[' -f /tmp/packages_end.txt ']' 01:17:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:17:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:17:26 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:17:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:17:26 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 01:17:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:27 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 01:17:27 $ 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 01:17:27 $ docker top 64df64f2ead0fe0cb60192b271d37ad4400649020dec0eb7c56a8e72dccc1d60 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:17:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:17:28 + ls /var/log/sa-host 01:17:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:28 provisioning config files... 01:17:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17095453242530629131tmp [Pipeline] { [Pipeline] echo 01:17:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:17:28 ---> create-netrc.sh [Pipeline] } 01:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:17:29 ---> python-tools-install.sh [Pipeline] echo 01:17:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:17:29 ---> sudo-logs.sh 01:17:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:17:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:17:29 ---> job-cost.sh 01:17:29 lf-activate-venv: SKIPPING 01:17:29 DEBUG: total: 0.2199999988079071 01:17:29 INFO: Retrieving Stack Cost... 01:17:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:30 INFO: Archiving Costs [Pipeline] echo 01:17:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:17:30 ---> logs-deploy.sh 01:17:30 lf-activate-venv: SKIPPING 01:17:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/206 01:17:30 INFO: archiving workspace using pattern(s): 01:17:31 Archives upload complete. 01:17:31 INFO: archiving logs to Nexus