Pull request #518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff+2fb2187aee5de59b88737c8c64f9f7346195a6a3 (1fa6685da097f8c0437bf301e5fc9826b651a643) 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-ssh10698074760999860882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16567308036849537201.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15871934225641462620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8085950669060009565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13738592045943011208.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18182347431139807944.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6131 in /w/workspace/_app-service-configurable_PR-518 [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/_app-service-configurable_PR-518 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff Merge succeeded, producing 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff Checking out Revision 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff (PR-518) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 Commit message: "feat!: updates for common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:42 ========================================================= 15:59:42 EdgeX Global Pipelines Version Info 15:59:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:59:43 ------------------- 15:59:43 stable info: 15:59:43 ------------------- 15:59:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:59:43 Message: update stable to v1.0.244 15:59:43 ------------------- 15:59:43 experimental info: 15:59:43 ------------------- 15:59:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:59:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f25cc8 [Pipeline] echo 15:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:45 provisioning config files... 15:59:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config1332835139721892579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:45 ---> docker-login.sh 15:59:45 nexus3.edgexfoundry.org:10001 15:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:46 Configure a credential helper to remove this warning. See 15:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:46 15:59:46 Login Succeeded 15:59:46 nexus3.edgexfoundry.org:10002 15:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:46 Configure a credential helper to remove this warning. See 15:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:46 15:59:46 Login Succeeded 15:59:46 nexus3.edgexfoundry.org:10003 15:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:46 Configure a credential helper to remove this warning. See 15:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:46 15:59:46 Login Succeeded 15:59:46 nexus3.edgexfoundry.org:10004 15:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:46 Configure a credential helper to remove this warning. See 15:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:46 15:59:46 Login Succeeded 15:59:46 docker.io 15:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:46 Configure a credential helper to remove this warning. See 15:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:46 15:59:46 Login Succeeded 15:59:46 ---> docker-login.sh ends [Pipeline] } 15:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:59:47 + git rev-list -1 --merges 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff~1..0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo 15:59:47 -----------> git rev-list -1 --merges 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff~1..0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [false] [Pipeline] sh 15:59:47 + git log --format=format:%s -1 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo 15:59:47 ========================================================= 15:59:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:59:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:48 + git log --format=format:%s -1 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo 15:59:48 [semverPrep] GIT_COMMIT: 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff, Commit Message: feat!: updates for common config [Pipeline] echo 15:59:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:59:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:48 + grep -v github /etc/ssh/ssh_known_hosts 15:59:48 + [ -e /tmp/ssh_known_hosts ] 15:59:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:59:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:59:48 + sudo tee -a /etc/ssh/ssh_known_hosts 15:59:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:49 15:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:49 0.1.4: Pulling from edgex-devops/py-git-semver 15:59:49 b85a868b505f: Pulling fs layer 15:59:49 e2be974225ed: Pulling fs layer 15:59:49 339a4e72a1f5: Pulling fs layer 15:59:49 988bab9f4d93: Pulling fs layer 15:59:49 1469e6f7b9e6: Pulling fs layer 15:59:49 eaf3925da568: Pulling fs layer 15:59:49 bab4dde63d76: Pulling fs layer 15:59:49 bde34c3a00c8: Pulling fs layer 15:59:49 b352a97aabf1: Pulling fs layer 15:59:49 1469e6f7b9e6: Waiting 15:59:49 eaf3925da568: Waiting 15:59:49 988bab9f4d93: Waiting 15:59:49 bab4dde63d76: Waiting 15:59:49 bde34c3a00c8: Waiting 15:59:49 4872d77fe225: Pulling fs layer 15:59:49 b352a97aabf1: Waiting 15:59:49 5851b861e8e6: Pulling fs layer 15:59:49 4872d77fe225: Waiting 15:59:49 5851b861e8e6: Waiting 15:59:49 e2be974225ed: Download complete 15:59:49 988bab9f4d93: Verifying Checksum 15:59:49 988bab9f4d93: Download complete 15:59:49 1469e6f7b9e6: Verifying Checksum 15:59:49 1469e6f7b9e6: Download complete 15:59:49 339a4e72a1f5: Verifying Checksum 15:59:49 339a4e72a1f5: Download complete 15:59:49 eaf3925da568: Verifying Checksum 15:59:49 eaf3925da568: Download complete 15:59:49 bde34c3a00c8: Download complete 15:59:50 b352a97aabf1: Verifying Checksum 15:59:50 b352a97aabf1: Download complete 15:59:50 4872d77fe225: Verifying Checksum 15:59:50 4872d77fe225: Download complete 15:59:50 5851b861e8e6: Verifying Checksum 15:59:50 5851b861e8e6: Download complete 15:59:50 b85a868b505f: Verifying Checksum 15:59:50 b85a868b505f: Download complete 15:59:50 bab4dde63d76: Verifying Checksum 15:59:50 bab4dde63d76: Download complete 15:59:51 b85a868b505f: Pull complete 15:59:51 e2be974225ed: Pull complete 15:59:52 339a4e72a1f5: Pull complete 15:59:52 988bab9f4d93: Pull complete 15:59:52 1469e6f7b9e6: Pull complete 15:59:52 eaf3925da568: Pull complete 15:59:54 bab4dde63d76: Pull complete 15:59:54 bde34c3a00c8: Pull complete 15:59:54 b352a97aabf1: Pull complete 15:59:54 4872d77fe225: Pull complete 15:59:55 5851b861e8e6: Pull complete 15:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:55 prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container 15:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:59:56 $ docker top 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b -eo pid,comm 15:59:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:59:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:57 [ssh-agent] Looking for ssh-agent implementation... 15:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:57 $ docker exec 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent 15:59:57 SSH_AUTH_SOCK=/tmp/ssh-7CCqZ5vSYbJE/agent.33 15:59:57 SSH_AGENT_PID=39 15:59:57 Running ssh-add (command line suppressed) 15:59:57 Identity added: /w/workspace/_app-service-configurable_PR-518@tmp/private_key_2456419400030252727.key (/w/workspace/_app-service-configurable_PR-518@tmp/private_key_2456419400030252727.key) 15:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:57 + git tag --points-at HEAD [Pipeline] } 15:59:57 $ docker exec --env ******** --env ******** 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent -k 15:59:57 unset SSH_AUTH_SOCK; 15:59:57 unset SSH_AGENT_PID; 15:59:57 echo Agent pid 39 killed; 15:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:58 [ssh-agent] Looking for ssh-agent implementation... 15:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:58 $ docker exec 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent 15:59:58 SSH_AUTH_SOCK=/tmp/ssh-bKsLTQPpO238/agent.71 15:59:58 SSH_AGENT_PID=77 15:59:58 Running ssh-add (command line suppressed) 15:59:58 Identity added: /w/workspace/_app-service-configurable_PR-518@tmp/private_key_8626775242157407783.key (/w/workspace/_app-service-configurable_PR-518@tmp/private_key_8626775242157407783.key) 15:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:58 + git semver init 15:59:58 2023-02-15 15:59:58,918 [run_init] DEBUG init version:0.0.0 force:False 15:59:58 2023-02-15 15:59:58,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-518/.semver 15:59:58 2023-02-15 15:59:58,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-518/.semver 15:59:58 2023-02-15 15:59:58,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-518/.semver'], cwd=/w/workspace/_app-service-configurable_PR-518, universal_newlines=False, shell=None, istream=None) 15:59:59 2023-02-15 15:59:59,854 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-518/.git/info/exclude 15:59:59 2023-02-15 15:59:59,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-518/.semver/PR-518 with force:False 15:59:59 2023-02-15 15:59:59,855 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-518/.semver/PR-518 15:59:59 2023-02-15 15:59:59,859 [execute] INFO git cat-file --batch-check 15:59:59 2023-02-15 15:59:59,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-518/.semver, universal_newlines=False, shell=None, istream=) 15:59:59 2023-02-15 15:59:59,866 [execute] INFO git cat-file --batch 15:59:59 2023-02-15 15:59:59,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-518/.semver, universal_newlines=False, shell=None, istream=) 15:59:59 2023-02-15 15:59:59,870 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-518/.semver/PR-518 15:59:59 0.0.0 [Pipeline] } 15:59:59 $ docker exec --env ******** --env ******** 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent -k 16:00:00 unset SSH_AUTH_SOCK; 16:00:00 unset SSH_AGENT_PID; 16:00:00 echo Agent pid 77 killed; 16:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:00 + git semver [Pipeline] } 16:00:00 $ docker stop --time=1 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b 16:00:02 $ docker rm -f --volumes 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b [Pipeline] // withDockerContainer [Pipeline] sh 16:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:02 Stashed 1 file(s) [Pipeline] echo 16:00:02 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:00:03 provisioning config files... 16:00:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config16200732153236323875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:03 ---> docker-login.sh 16:00:03 nexus3.edgexfoundry.org:10001 16:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:03 Configure a credential helper to remove this warning. See 16:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:03 16:00:03 Login Succeeded 16:00:03 nexus3.edgexfoundry.org:10002 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:04 Configure a credential helper to remove this warning. See 16:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:04 16:00:04 Login Succeeded 16:00:04 nexus3.edgexfoundry.org:10003 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:04 Configure a credential helper to remove this warning. See 16:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:04 16:00:04 Login Succeeded 16:00:04 nexus3.edgexfoundry.org:10004 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:04 Configure a credential helper to remove this warning. See 16:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:04 16:00:04 Login Succeeded 16:00:04 docker.io 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:07 Configure a credential helper to remove this warning. See 16:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:07 16:00:07 Login Succeeded 16:00:07 ---> docker-login.sh ends [Pipeline] } 16:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:07 ========================================================= 16:00:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:00:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:00:08 Sending build context to Docker daemon 3.213MB 16:00:08 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:00:08 Step 2/12 : FROM ${BASE} AS builder 16:00:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:08 213ec9aee27d: Pulling fs layer 16:00:08 4583459ba037: Pulling fs layer 16:00:08 93c1e223e6f2: Pulling fs layer 16:00:08 53926ce57604: Pulling fs layer 16:00:08 21b2b0c7a3f4: Pulling fs layer 16:00:08 22ff95d597cd: Pulling fs layer 16:00:08 12d6caf4c0d1: Pulling fs layer 16:00:08 96b7cbca73a9: Pulling fs layer 16:00:08 a7acece74701: Pulling fs layer 16:00:08 22ff95d597cd: Waiting 16:00:08 12d6caf4c0d1: Waiting 16:00:08 96b7cbca73a9: Waiting 16:00:08 a7acece74701: Waiting 16:00:08 53926ce57604: Waiting 16:00:08 21b2b0c7a3f4: Waiting 16:00:08 93c1e223e6f2: Verifying Checksum 16:00:08 93c1e223e6f2: Download complete 16:00:08 4583459ba037: Download complete 16:00:08 21b2b0c7a3f4: Verifying Checksum 16:00:08 21b2b0c7a3f4: Download complete 16:00:08 22ff95d597cd: Download complete 16:00:08 213ec9aee27d: Verifying Checksum 16:00:08 213ec9aee27d: Download complete 16:00:08 12d6caf4c0d1: Verifying Checksum 16:00:08 12d6caf4c0d1: Download complete 16:00:08 213ec9aee27d: Pull complete 16:00:08 4583459ba037: Pull complete 16:00:08 93c1e223e6f2: Pull complete 16:00:10 a7acece74701: Verifying Checksum 16:00:10 a7acece74701: Download complete 16:00:10 53926ce57604: Verifying Checksum 16:00:10 53926ce57604: Download complete 16:00:10 96b7cbca73a9: Verifying Checksum 16:00:10 96b7cbca73a9: Download complete 16:00:14 53926ce57604: Pull complete 16:00:14 21b2b0c7a3f4: Pull complete 16:00:14 22ff95d597cd: Pull complete 16:00:14 12d6caf4c0d1: Pull complete 16:00:16 96b7cbca73a9: Pull complete 16:00:17 a7acece74701: Pull complete 16:00:17 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:00:17 ---> db6d94c90886 16:00:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:00:18 Still waiting to schedule task 16:00:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:00:19 ---> Running in 83bc637761ea 16:00:19 Removing intermediate container 83bc637761ea 16:00:19 ---> e5955e85fe6c 16:00:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:00:20 ---> Running in 64cda643b68c 16:00:20 Removing intermediate container 64cda643b68c 16:00:20 ---> f23fac76bebf 16:00:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:00:20 ---> Running in a4e208c2a48a 16:00:20 Removing intermediate container a4e208c2a48a 16:00:20 ---> dfbc6fafb91a 16:00:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:20 ---> Running in 81d0aa37d362 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:21 OK: 211 MiB in 51 packages 16:00:21 Removing intermediate container 81d0aa37d362 16:00:21 ---> 756edfc58f44 16:00:21 Step 7/12 : WORKDIR /app 16:00:21 ---> Running in 5dbb50f92746 16:00:21 Removing intermediate container 5dbb50f92746 16:00:21 ---> 2456ff69803f 16:00:21 Step 8/12 : COPY go.mod vendor* ./ 16:00:22 ---> 20e972d0da6c 16:00:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:22 ---> Running in 4c5a701c13b1 16:00:54 Removing intermediate container 4c5a701c13b1 16:00:54 ---> 37057cae331e 16:00:54 Step 10/12 : COPY . . 16:00:54 ---> b73de74e3978 16:00:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:00:54 ---> Running in a9184cda3e0f 16:00:54 Removing intermediate container a9184cda3e0f 16:00:54 ---> 59acff50a729 16:00:54 Step 12/12 : RUN $MAKE 16:00:54 ---> Running in 7aed5879fadd 16:00:54 noop 16:00:55 Removing intermediate container 7aed5879fadd 16:00:55 ---> 6efe3548cf9f 16:00:55 Successfully built 6efe3548cf9f 16:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:55 + docker inspect -f . ci-base-image-x86_64 16:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:55 prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container 16:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:56 $ docker top d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:56 + go version 16:00:56 go version go1.18.7 linux/amd64 [Pipeline] } 16:00:56 $ docker stop --time=1 d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 16:00:58 $ docker rm -f --volumes d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:58 + docker inspect -f . ci-base-image-x86_64 16:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:58 prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container 16:00:58 $ 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_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:59 $ docker top f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:59 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-518 [Pipeline] fileExists [Pipeline] sh 16:01:00 + make test 16:01:00 go test -race -coverprofile=coverage.out ./... 16:01:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:01:21 go vet ./... 16:01:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:28 ./bin/test-attribution-txt.sh 16:01:28 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 16:01:28 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 16:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:01:28 $ docker stop --time=1 f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 16:01:31 $ docker rm -f --volumes f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:01:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:32 + ls -al . 16:01:32 total 172 16:01:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:01 . 16:01:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 15:59 .. 16:01:32 -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 15:59 .dockerignore 16:01:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:00 .git 16:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 15:59 .github 16:01:32 -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 15:59 .gitignore 16:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 15:59 .semver 16:01:32 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 15:59 Attribution.txt 16:01:32 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 15:59 CHANGELOG.md 16:01:32 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 15:59 Dockerfile 16:01:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 15:59 GOVERNANCE.md 16:01:32 -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 15:59 Jenkinsfile 16:01:32 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 15:59 LICENSE 16:01:32 -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 15:59 OWNERS.md 16:01:32 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 15:59 README.md 16:01:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 16:00 VERSION 16:01:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 15:59 bin 16:01:32 -rw-r--r-- 1 jenkins jenkins 13 Feb 15 16:01 coverage.out 16:01:32 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 15:59 go.mod 16:01:32 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 15:59 go.sum 16:01:32 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 15:59 main.go 16:01:32 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 15:59 makefile 16:01:32 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 15:59 res 16:01:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 15:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:33 + 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=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff --label arch=amd64 --label version=0.0.0 . 16:01:33 Sending build context to Docker daemon 3.214MB 16:01:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:01:33 Step 2/26 : FROM ${BASE} AS builder 16:01:33 ---> 6efe3548cf9f 16:01:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:01:33 ---> Running in bfe0d275f33f 16:01:33 Removing intermediate container bfe0d275f33f 16:01:33 ---> cc21e3da8161 16:01:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:01:33 ---> Running in 2869b1dc538d 16:01:33 Removing intermediate container 2869b1dc538d 16:01:33 ---> cc94ca1ba744 16:01:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:01:33 ---> Running in 068fc4d3ca86 16:01:33 Removing intermediate container 068fc4d3ca86 16:01:33 ---> 35aecca2b77e 16:01:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:33 ---> Running in 1954957c07a4 16:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:34 OK: 211 MiB in 51 packages 16:01:35 Removing intermediate container 1954957c07a4 16:01:35 ---> 42fe5836ba8c 16:01:35 Step 7/26 : WORKDIR /app 16:01:35 ---> Running in dc6ec9d1d666 16:01:35 Removing intermediate container dc6ec9d1d666 16:01:35 ---> b80219057a2e 16:01:35 Step 8/26 : COPY go.mod vendor* ./ 16:01:35 ---> 3b6f9b95ada0 16:01:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:35 ---> Running in e534795a2748 16:01:36 Removing intermediate container e534795a2748 16:01:36 ---> b0cae333c6d7 16:01:36 Step 10/26 : COPY . . 16:01:36 ---> 684fed777b52 16:01:36 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:01:36 ---> Running in 3f91de77d1b3 16:01:36 Removing intermediate container 3f91de77d1b3 16:01:36 ---> efb7cd3c43f4 16:01:36 Step 12/26 : RUN $MAKE 16:01:36 ---> Running in 58d4405dcfa3 16:01:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 16:01:58 Removing intermediate container 58d4405dcfa3 16:01:58 ---> 98c8599b168d 16:01:58 Step 13/26 : FROM alpine:3.16 16:01:58 3.16: Pulling from library/alpine 16:01:58 ef5531b6e74e: Pulling fs layer 16:01:58 ef5531b6e74e: Verifying Checksum 16:01:58 ef5531b6e74e: Download complete 16:01:58 ef5531b6e74e: Pull complete 16:01:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:01:58 Status: Downloaded newer image for alpine:3.16 16:01:58 ---> dfd21b5a31f5 16:01:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:01:58 ---> Running in 0cb2c506a870 16:01:58 Removing intermediate container 0cb2c506a870 16:01:58 ---> 841da8e06fa8 16:01:58 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:01:58 ---> Running in 7f3f8d547032 16:01:58 Removing intermediate container 7f3f8d547032 16:01:58 ---> 91f3212ae806 16:01:58 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:58 ---> Running in 548e4d3f394b 16:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:58 (1/2) Installing ca-certificates (20220614-r0) 16:01:58 (2/2) Installing dumb-init (1.2.5-r1) 16:01:58 Executing busybox-1.35.0-r17.trigger 16:01:58 Executing ca-certificates-20220614-r0.trigger 16:01:58 OK: 6 MiB in 16 packages 16:01:59 Removing intermediate container 548e4d3f394b 16:01:59 ---> f3c49847fbd4 16:01:59 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:01:59 ---> dfbf6803a8f6 16:01:59 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:01:59 ---> 68c7fd435c44 16:01:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:01:59 ---> e6abe220cfc8 16:01:59 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:02:00 ---> 713be5145d4d 16:02:00 Step 21/26 : EXPOSE 48095 16:02:00 ---> Running in 6458350c4ac9 16:02:00 Removing intermediate container 6458350c4ac9 16:02:00 ---> 7614475154c0 16:02:00 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:02:00 ---> Running in 3ed7d836c0ed 16:02:00 Removing intermediate container 3ed7d836c0ed 16:02:00 ---> 282bcb2e5194 16:02:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:02:00 ---> Running in b8323eca525b 16:02:00 Removing intermediate container b8323eca525b 16:02:00 ---> 1498194cc821 16:02:00 Step 24/26 : LABEL arch=amd64 16:02:00 ---> Running in 09b6849d9358 16:02:00 Removing intermediate container 09b6849d9358 16:02:00 ---> c03b990cc63f 16:02:00 Step 25/26 : LABEL git_sha=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 16:02:00 ---> Running in 3804cb79d026 16:02:01 Removing intermediate container 3804cb79d026 16:02:01 ---> 071d8ed28e8b 16:02:01 Step 26/26 : LABEL version=0.0.0 16:02:01 ---> Running in 8a8707876f47 16:02:01 Removing intermediate container 8a8707876f47 16:02:01 ---> 9a522c077aa7 16:02:01 [Warning] One or more build-args [ARCH] were not consumed 16:02:01 Successfully built 9a522c077aa7 16:02:01 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 16:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:01 16:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:02 latest: Pulling from edgex-lftools-log-publisher 16:02:02 5eb5b503b376: Pulling fs layer 16:02:02 5c69ac0246d0: Pulling fs layer 16:02:02 ec43610c2a17: Pulling fs layer 16:02:02 3a2ae6a8a46f: Pulling fs layer 16:02:02 33b1e0a273af: Pulling fs layer 16:02:02 5d3b04190fa2: Pulling fs layer 16:02:02 2f39f015ded8: Pulling fs layer 16:02:02 3a2ae6a8a46f: Waiting 16:02:02 5d3b04190fa2: Waiting 16:02:02 2f39f015ded8: Waiting 16:02:02 33b1e0a273af: Waiting 16:02:02 5c69ac0246d0: Verifying Checksum 16:02:02 5c69ac0246d0: Download complete 16:02:02 3a2ae6a8a46f: Verifying Checksum 16:02:02 3a2ae6a8a46f: Download complete 16:02:02 33b1e0a273af: Verifying Checksum 16:02:02 33b1e0a273af: Download complete 16:02:02 5d3b04190fa2: Verifying Checksum 16:02:02 5d3b04190fa2: Download complete 16:02:02 ec43610c2a17: Verifying Checksum 16:02:02 ec43610c2a17: Download complete 16:02:02 5eb5b503b376: Verifying Checksum 16:02:02 5eb5b503b376: Download complete 16:02:03 2f39f015ded8: Download complete 16:02:03 5eb5b503b376: Pull complete 16:02:03 5c69ac0246d0: Pull complete 16:02:04 ec43610c2a17: Pull complete 16:02:04 3a2ae6a8a46f: Pull complete 16:02:04 33b1e0a273af: Pull complete 16:02:04 5d3b04190fa2: Pull complete 16:02:08 2f39f015ded8: Pull complete 16:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:09 prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container 16:02: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/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:02:11 $ docker top c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:12 ---> job-cost.sh 16:02:12 lf-activate-venv: SKIPPING 16:02:12 INFO: No Stack... 16:02:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:13 INFO: Archiving Costs [Pipeline] sh 16:02:13 + cat /w/workspace/_app-service-configurable_PR-518/archives/cost.csv 16:02:13 + cut -d, -f6 [Pipeline] lock 16:02:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] 16:02:13 Resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] did not exist. Created. 16:02:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:02:13 Stashed 1 file(s) [Pipeline] } 16:02:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:13 $ docker stop --time=1 c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 16:02:15 $ docker rm -f --volumes c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6132 in /w/workspace/_app-service-configurable_PR-518 [Pipeline] { [Pipeline] ws 16:04:37 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 16:04:37 Selected Git installation does not exist. Using Default 16:04:37 The recommended git tool is: NONE 16:04:45 using credential edgex-jenkins-ssh 16:04:45 Cloning the remote Git repository 16:04:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:04:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 16:04:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:45 > git --version # timeout=10 16:04:45 > git --version # 'git version 2.25.1' 16:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:48 Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 16:04:49 Merge succeeded, producing 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 16:04:49 Checking out Revision 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff (PR-518) 16:04:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:04:48 > git config core.sparsecheckout # timeout=10 16:04:48 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 16:04:48 > git remote # timeout=10 16:04:48 > git config --get remote.origin.url # timeout=10 16:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:48 > git merge 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 16:04:48 > git rev-parse HEAD^{commit} # timeout=10 16:04:49 > git config core.sparsecheckout # timeout=10 16:04:49 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 16:04:52 Commit message: "feat!: updates for common config" 16:04:52 > git --version # timeout=10 16:04:52 > git --version # 'git version 2.25.1' 16:04:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:04:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:04:53 Dload Upload Total Spent Left Speed 16:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 16:04:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:04:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:04:54 + sudo tee /etc/docker/daemon.new 16:04:54 { 16:04:54 "registry-mirrors": [ 16:04:54 "https://nexus3.edgexfoundry.org:10001" 16:04:54 ], 16:04:54 "bip": "10.250.0.254/24", 16:04:54 "hosts": [ 16:04:54 "tcp://0.0.0.0:5555", 16:04:54 "unix:///var/run/docker.sock" 16:04:54 ], 16:04:54 "mtu": 1458, 16:04:54 "selinux-enabled": true, 16:04:54 "seccomp-profile": "/etc/docker/seccomp.json" 16:04:54 } [Pipeline] sh 16:04:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:04:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:13 provisioning config files... 16:05:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1854515062304301999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:14 ---> docker-login.sh 16:05:14 nexus3.edgexfoundry.org:10001 16:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:15 Configure a credential helper to remove this warning. See 16:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:15 16:05:15 Login Succeeded 16:05:15 nexus3.edgexfoundry.org:10002 16:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:15 Configure a credential helper to remove this warning. See 16:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:15 16:05:15 Login Succeeded 16:05:15 nexus3.edgexfoundry.org:10003 16:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 nexus3.edgexfoundry.org:10004 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 docker.io 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 ---> docker-login.sh ends [Pipeline] } 16:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:17 ========================================================= 16:05:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:05:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:05:17 Sending build context to Docker daemon 178.2kB 16:05:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:05:18 Step 2/12 : FROM ${BASE} AS builder 16:05:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:05:18 9b18e9b68314: Pulling fs layer 16:05:18 35d82f9e3411: Pulling fs layer 16:05:18 e16973657156: Pulling fs layer 16:05:18 fc693d55d65f: Pulling fs layer 16:05:18 7e9fc2657dce: Pulling fs layer 16:05:18 dda99020689f: Pulling fs layer 16:05:18 db1c61fa0a46: Pulling fs layer 16:05:18 891c053d2c06: Pulling fs layer 16:05:18 fc693d55d65f: Waiting 16:05:18 7e9fc2657dce: Waiting 16:05:18 dda99020689f: Waiting 16:05:18 db1c61fa0a46: Waiting 16:05:18 891c053d2c06: Waiting 16:05:18 e16973657156: Verifying Checksum 16:05:18 e16973657156: Download complete 16:05:18 35d82f9e3411: Verifying Checksum 16:05:18 35d82f9e3411: Download complete 16:05:18 7e9fc2657dce: Verifying Checksum 16:05:18 7e9fc2657dce: Download complete 16:05:18 dda99020689f: Verifying Checksum 16:05:18 dda99020689f: Download complete 16:05:18 9b18e9b68314: Verifying Checksum 16:05:18 9b18e9b68314: Download complete 16:05:19 9b18e9b68314: Pull complete 16:05:19 891c053d2c06: Verifying Checksum 16:05:19 891c053d2c06: Download complete 16:05:20 35d82f9e3411: Pull complete 16:05:20 e16973657156: Pull complete 16:05:21 db1c61fa0a46: Verifying Checksum 16:05:21 db1c61fa0a46: Download complete 16:05:21 fc693d55d65f: Verifying Checksum 16:05:21 fc693d55d65f: Download complete 16:05:36 fc693d55d65f: Pull complete 16:05:36 7e9fc2657dce: Pull complete 16:05:36 dda99020689f: Pull complete 16:05:42 db1c61fa0a46: Pull complete 16:05:44 891c053d2c06: Pull complete 16:05:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:05:44 ---> f96f9c87975a 16:05:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:05:47 ---> Running in 5f4c750a9cdf 16:05:47 Removing intermediate container 5f4c750a9cdf 16:05:47 ---> 54c33511ebcf 16:05:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:05:47 ---> Running in 83e057911061 16:05:48 Removing intermediate container 83e057911061 16:05:48 ---> 12e9e2d3af59 16:05:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:05:48 ---> Running in 67a61f0ee4b2 16:05:48 Removing intermediate container 67a61f0ee4b2 16:05:48 ---> a4e2749a71bf 16:05:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:48 ---> Running in 8f93746c4c1b 16:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:51 OK: 221 MiB in 51 packages 16:05:52 Removing intermediate container 8f93746c4c1b 16:05:52 ---> 3c2bc72b7db8 16:05:52 Step 7/12 : WORKDIR /app 16:05:52 ---> Running in 966ba3975ab2 16:05:52 Removing intermediate container 966ba3975ab2 16:05:52 ---> 5b1841ea0cfe 16:05:52 Step 8/12 : COPY go.mod vendor* ./ 16:05:53 ---> 57d31fc5295d 16:05:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:53 ---> Running in 9846c8b9199f 16:07:15 Removing intermediate container 9846c8b9199f 16:07:15 ---> 98dc375f8885 16:07:15 Step 10/12 : COPY . . 16:07:15 ---> 86c6acf470ad 16:07:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:07:15 ---> Running in 499375c113b5 16:07:15 Removing intermediate container 499375c113b5 16:07:15 ---> 1ffc369962b9 16:07:15 Step 12/12 : RUN $MAKE 16:07:15 ---> Running in a2260661da6d 16:07:15 noop 16:07:15 Removing intermediate container a2260661da6d 16:07:15 ---> 2909b279b8ad 16:07:15 Successfully built 2909b279b8ad 16:07:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:15 + docker inspect -f . ci-base-image-arm64 16:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:15 prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container 16:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:17 $ docker top 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:18 + go version 16:07:18 go version go1.18.7 linux/arm64 [Pipeline] } 16:07:18 $ docker stop --time=1 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 16:07:19 $ docker rm -f --volumes 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:20 + docker inspect -f . ci-base-image-arm64 16:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container 16:07:21 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:22 $ docker top 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:23 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 16:07:24 + make test 16:07:24 go test -race -coverprofile=coverage.out ./... 16:10:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:10:15 go vet ./... 16:11:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:11:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:11:37 ./bin/test-attribution-txt.sh 16:11:37 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 16:11:37 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 16:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:11:37 $ docker stop --time=1 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 16:11:39 $ docker rm -f --volumes 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:11:40 Warning: overwriting stash ‘coverage-report’ 16:11:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:11:42 + ls -al . 16:11:42 total 168 16:11:42 drwxrwxr-x 7 jenkins jenkins 4096 Feb 15 16:07 . 16:11:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 16:04 .. 16:11:42 -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 16:04 .dockerignore 16:11:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:04 .git 16:11:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 16:04 .github 16:11:42 -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 16:04 .gitignore 16:11:42 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 16:04 Attribution.txt 16:11:42 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 16:04 CHANGELOG.md 16:11:42 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 16:04 Dockerfile 16:11:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 16:04 GOVERNANCE.md 16:11:42 -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 16:04 Jenkinsfile 16:11:42 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 16:04 LICENSE 16:11:42 -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 16:04 OWNERS.md 16:11:42 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 16:04 README.md 16:11:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 16:00 VERSION 16:11:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 16:04 bin 16:11:42 -rw-r--r-- 1 jenkins jenkins 13 Feb 15 16:07 coverage.out 16:11:42 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 16:04 go.mod 16:11:42 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 16:04 go.sum 16:11:42 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 16:04 main.go 16:11:42 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 16:04 makefile 16:11:42 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 16:04 res 16:11:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 16:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + 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=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff --label arch=arm64 --label version=0.0.0 . 16:11:42 Sending build context to Docker daemon 179.2kB 16:11:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:11:42 Step 2/26 : FROM ${BASE} AS builder 16:11:42 ---> 2909b279b8ad 16:11:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:11:42 ---> Running in fb52a9a6bf59 16:11:43 Removing intermediate container fb52a9a6bf59 16:11:43 ---> b6d439d6e574 16:11:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:11:43 ---> Running in e068ceb457a6 16:11:43 Removing intermediate container e068ceb457a6 16:11:43 ---> fd9ff5a435b3 16:11:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:11:43 ---> Running in 87b292cc56bf 16:11:44 Removing intermediate container 87b292cc56bf 16:11:44 ---> 4fbe569a0af4 16:11:44 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:11:44 ---> Running in 57037dfa03f6 16:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:46 OK: 221 MiB in 51 packages 16:11:47 Removing intermediate container 57037dfa03f6 16:11:47 ---> 633e269737c8 16:11:47 Step 7/26 : WORKDIR /app 16:11:47 ---> Running in 08061aa2bff3 16:11:47 Removing intermediate container 08061aa2bff3 16:11:47 ---> 504b79c648ef 16:11:47 Step 8/26 : COPY go.mod vendor* ./ 16:11:48 ---> a54987f39fe7 16:11:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:48 ---> Running in 6e06a2278b2a 16:11:51 Removing intermediate container 6e06a2278b2a 16:11:51 ---> c284f543f5bb 16:11:51 Step 10/26 : COPY . . 16:11:51 ---> 84d4364c7811 16:11:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:11:51 ---> Running in 4e7c83fbc830 16:11:51 Removing intermediate container 4e7c83fbc830 16:11:51 ---> eba883c0ec47 16:11:51 Step 12/26 : RUN $MAKE 16:11:51 ---> Running in c06fb9dd1e4d 16:11:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 16:13:59 Removing intermediate container c06fb9dd1e4d 16:13:59 ---> 61354afba081 16:13:59 Step 13/26 : FROM alpine:3.16 16:13:59 3.16: Pulling from library/alpine 16:13:59 3760b48202b3: Pulling fs layer 16:13:59 3760b48202b3: Verifying Checksum 16:13:59 3760b48202b3: Download complete 16:13:59 3760b48202b3: Pull complete 16:13:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:13:59 Status: Downloaded newer image for alpine:3.16 16:13:59 ---> 4c81e5bf8899 16:13:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:13:59 ---> Running in e7c8901bccf4 16:13:59 Removing intermediate container e7c8901bccf4 16:13:59 ---> 073c26254b3b 16:13:59 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:13:59 ---> Running in 53ad9eeead32 16:13:59 Removing intermediate container 53ad9eeead32 16:13:59 ---> 825a4956c06b 16:13:59 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:13:59 ---> Running in 9923a4f0564a 16:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:13:59 (1/2) Installing ca-certificates (20220614-r0) 16:13:59 (2/2) Installing dumb-init (1.2.5-r1) 16:13:59 Executing busybox-1.35.0-r17.trigger 16:13:59 Executing ca-certificates-20220614-r0.trigger 16:13:59 OK: 6 MiB in 16 packages 16:14:00 Removing intermediate container 9923a4f0564a 16:14:00 ---> 81e491187965 16:14:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:14:01 ---> 7661ecc8e94e 16:14:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:14:01 ---> 5f0596b237dd 16:14:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:14:02 ---> d36296e22c4b 16:14:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:14:03 ---> 1579f7af5dd9 16:14:03 Step 21/26 : EXPOSE 48095 16:14:03 ---> Running in 4cc449c82426 16:14:03 Removing intermediate container 4cc449c82426 16:14:03 ---> 2f2aeccb6927 16:14:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:14:03 ---> Running in 55d5e5a6fb8e 16:14:04 Removing intermediate container 55d5e5a6fb8e 16:14:04 ---> 3e9a49f1f728 16:14:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:14:04 ---> Running in cd60a0bc6192 16:14:04 Removing intermediate container cd60a0bc6192 16:14:04 ---> 3c428bf35f26 16:14:04 Step 24/26 : LABEL arch=arm64 16:14:04 ---> Running in 51fa9fd809cd 16:14:04 Removing intermediate container 51fa9fd809cd 16:14:04 ---> 0023c479c422 16:14:04 Step 25/26 : LABEL git_sha=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 16:14:04 ---> Running in 2b4cd65ecf09 16:14:05 Removing intermediate container 2b4cd65ecf09 16:14:05 ---> 07f9bae117af 16:14:05 Step 26/26 : LABEL version=0.0.0 16:14:05 ---> Running in 469fdaa5444e 16:14:05 Removing intermediate container 469fdaa5444e 16:14:05 ---> 96df102620d5 16:14:05 [Warning] One or more build-args [ARCH] were not consumed 16:14:05 Successfully built 96df102620d5 16:14:05 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:06 16:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:06 arm64: Pulling from edgex-lftools-log-publisher 16:14:06 8998bd30e6a1: Pulling fs layer 16:14:06 04944245beec: Pulling fs layer 16:14:06 699f458cf7ca: Pulling fs layer 16:14:06 765212b225bb: Pulling fs layer 16:14:06 f23df028b6ca: Pulling fs layer 16:14:06 d65c8cfc05b1: Pulling fs layer 16:14:06 2437ff75d9bd: Pulling fs layer 16:14:06 765212b225bb: Waiting 16:14:06 f23df028b6ca: Waiting 16:14:06 d65c8cfc05b1: Waiting 16:14:06 2437ff75d9bd: Waiting 16:14:06 04944245beec: Verifying Checksum 16:14:06 04944245beec: Download complete 16:14:06 765212b225bb: Download complete 16:14:06 f23df028b6ca: Verifying Checksum 16:14:06 f23df028b6ca: Download complete 16:14:06 d65c8cfc05b1: Verifying Checksum 16:14:06 d65c8cfc05b1: Download complete 16:14:07 699f458cf7ca: Verifying Checksum 16:14:07 699f458cf7ca: Download complete 16:14:07 8998bd30e6a1: Verifying Checksum 16:14:07 8998bd30e6a1: Download complete 16:14:09 2437ff75d9bd: Verifying Checksum 16:14:09 2437ff75d9bd: Download complete 16:14:11 8998bd30e6a1: Pull complete 16:14:11 04944245beec: Pull complete 16:14:12 699f458cf7ca: Pull complete 16:14:12 765212b225bb: Pull complete 16:14:13 f23df028b6ca: Pull complete 16:14:13 d65c8cfc05b1: Pull complete 16:14:26 2437ff75d9bd: Pull complete 16:14:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container 16:14:26 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:14:29 $ docker top e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:30 ---> job-cost.sh 16:14:30 lf-activate-venv: SKIPPING 16:14:30 INFO: No Stack... 16:14:30 INFO: Retrieving Pricing Info for: v3-standard-4 16:14:31 INFO: Archiving Costs [Pipeline] sh 16:14:32 + cut -d, -f6 16:14:32 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 16:14:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] 16:14:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] did not exist. Created. 16:14:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:32 /w/workspace/app-service-configurable/1@tmp/durable-e2557c97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:14:33 + echo total: 0.10999999940395355 [Pipeline] stash 16:14:33 Warning: overwriting stash ‘stack-cost’ 16:14:33 Stashed 1 file(s) [Pipeline] } 16:14:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:33 $ docker stop --time=1 e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b 16:14:34 $ docker rm -f --volumes e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b [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 16:14:35 provisioning config files... 16:14:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config759796100008840752tmp [Pipeline] { [Pipeline] sh 16:14:36 + set +x 16:14:36 + curl -s https://codecov.io/bash 16:14:36 + bash -s -- 16:14:36 16:14:36 _____ _ 16:14:36 / ____| | | 16:14:36 | | ___ __| | ___ ___ _____ __ 16:14:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:14:36 | |___| (_) | (_| | __/ (_| (_) \ V / 16:14:36 \_____\___/ \__,_|\___|\___\___/ \_/ 16:14:36 Bash-1.0.6 16:14:36 16:14:36 16:14:36 ==> git version 2.25.1 found 16:14:36 ==> 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 16:14:36 Release-Date: 2020-01-08 16:14:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:14:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:14:36 ==> Jenkins CI detected. 16:14:36 current dir:  /w/workspace/_app-service-configurable_PR-518 16:14:36 project root: . 16:14:36 --> token set from env 16:14:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:14:36 ==> Running gcov in . (disable via -X gcov) 16:14:36 ==> Python coveragepy not found 16:14:36 ==> Searching for coverage reports in: 16:14:36 + . 16:14:36 -> Found 1 reports 16:14:36 ==> Detecting git/mercurial file structure 16:14:36 ==> Reading reports 16:14:36 + ./coverage.out bytes=13 16:14:36 ==> Appending adjustments 16:14:36 https://docs.codecov.io/docs/fixing-reports 16:14:36 + Found adjustments 16:14:36 ==> Gzipping contents 16:14:36 4.0K /tmp/codecov.K367mJ.gz 16:14:36 ==> Uploading reports 16:14:36 url: https://codecov.io 16:14:36 query: branch=PR-518&commit=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=518&job=&cmd_args= 16:14:36 -> Pinging Codecov 16:14:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-518&commit=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=518&job=&cmd_args= 16:14:36 -> Uploading to 16:14:36 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/A97CA9966030D2A3747ED39772930CCE/0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff/3e5d7df8-5f23-46ed-b4eb-827b958be599.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T161436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=448e3ad6facaae03d255e0c95f280bec159baea3a8b130dcfccdea9cfc9fb7a5 16:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:36 Dload Upload Total Spent Left Speed 16:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1940 --:--:-- --:--:-- --:--:-- 1933 100 520 0 0 100 520 0 1933 --:--:-- --:--:-- --:--:-- 1925 16:14:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] } 16:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 16:14:38 + [ -d /w/workspace/_app-service-configurable_PR-518/archives ] 16:14:38 + ls -al /w/workspace/_app-service-configurable_PR-518/archives 16:14:38 total 16 16:14:38 drwxr-xr-x 3 root root 4096 Feb 15 16:02 . 16:14:38 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 16:02 .. 16:14:38 drwxr-xr-x 2 root root 4096 Feb 15 16:02 cost 16:14:38 -rw-r--r-- 1 root root 96 Feb 15 16:02 cost.csv 16:14:38 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-518/archives 16:14:38 + ls -al /w/workspace/_app-service-configurable_PR-518/archives 16:14:38 total 16 16:14:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 16:02 . 16:14:38 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 16:02 .. 16:14:38 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 16:02 cost 16:14:38 -rw-r--r-- 1 jenkins jenkins 96 Feb 15 16:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:14:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:39 ---> package-listing.sh 16:14:39 ++ facter osfamily 16:14:39 ++ tr '[:upper:]' '[:lower:]' 16:14:39 + OS_FAMILY=debian 16:14:39 + workspace=/w/workspace/_app-service-configurable_PR-518 16:14:39 + START_PACKAGES=/tmp/packages_start.txt 16:14:39 + END_PACKAGES=/tmp/packages_end.txt 16:14:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:39 + PACKAGES=/tmp/packages_start.txt 16:14:39 + '[' /w/workspace/_app-service-configurable_PR-518 ']' 16:14:39 + PACKAGES=/tmp/packages_end.txt 16:14:39 + case "${OS_FAMILY}" in 16:14:39 + dpkg -l 16:14:39 + grep '^ii' 16:14:39 + '[' -f /tmp/packages_start.txt ']' 16:14:39 + '[' -f /tmp/packages_end.txt ']' 16:14:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:39 + '[' /w/workspace/_app-service-configurable_PR-518 ']' 16:14:39 + mkdir -p /w/workspace/_app-service-configurable_PR-518/archives/ 16:14:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-518/archives/ [Pipeline] echo 16:14:39 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/_app-service-configurable_PR-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:14:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:41 prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container 16:14:41 $ 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/_app-service-configurable_PR-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:41 $ docker top 3278ea2e47766ad1060b5c667a7b0ab6b29cb2a8b279feb0cb8ad66e1ab4ba84 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:41 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:41 + mkdir -p /var/log/sysstat [Pipeline] sh 16:14:42 + ls /var/log/sa-host 16:14:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:42 provisioning config files... 16:14:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config12557287105991522079tmp [Pipeline] { [Pipeline] echo 16:14:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:42 ---> create-netrc.sh [Pipeline] } 16:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:43 ---> python-tools-install.sh [Pipeline] echo 16:14:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:43 ---> sudo-logs.sh 16:14:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:43 ---> job-cost.sh 16:14:43 lf-activate-venv: SKIPPING 16:14:43 DEBUG: total: 0.2199999988079071 16:14:43 INFO: Retrieving Stack Cost... 16:14:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:44 INFO: Archiving Costs [Pipeline] echo 16:14:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:45 ---> logs-deploy.sh 16:14:45 lf-activate-venv: SKIPPING 16:14:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-518/1 16:14:45 INFO: archiving workspace using pattern(s): 16:14:46 Archives upload complete. 16:14:46 INFO: archiving logs to Nexus