Pull request #469 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 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0+c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (8eb75b11c7f0fc676ba272ef6bf157cd41ab3823) 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-ssh3574673736520346592.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17578715966800784867.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh 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-469/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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18288525501883874030.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10004739628922855394.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh10765346992977327772.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-469/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-469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8865224847797978924.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-645’ Running on prd-ubuntu20.04-docker-8c-8g-647 in /w/workspace/_app-service-configurable_PR-469 [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-469 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8a5d46700fb7f28d3d7157a33cb96b157f5d133 into PR head commit 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 Merge succeeded, producing 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 Checking out Revision 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 (PR-469) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T20:32:42.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T20:32:42.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T20:32:42.356Z] ========================================================= [2022-09-22T20:32:42.356Z] EdgeX Global Pipelines Version Info [2022-09-22T20:32:42.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:32:43.084Z] ------------------- [2022-09-22T20:32:43.084Z] stable info: [2022-09-22T20:32:43.084Z] ------------------- [2022-09-22T20:32:43.084Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T20:32:43.084Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T20:32:43.084Z] Message: update stable to v1.0.239 [2022-09-22T20:32:43.655Z] ------------------- [2022-09-22T20:32:43.655Z] experimental info: [2022-09-22T20:32:43.655Z] ------------------- [2022-09-22T20:32:43.655Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T20:32:43.655Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T20:32:43.655Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T20:32:43.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-22T20:32:43.998Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-22T20:32:44.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T20:32:44.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T20:32:44.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T20:32:44.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T20:32:44.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T20:32:44.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T20:32:44.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T20:32:44.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T20:32:44.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T20:32:44.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-22T20:32:44.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T20:32:44.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T20:32:44.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T20:32:44.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T20:32:44.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T20:32:44.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T20:32:44.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T20:32:44.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T20:32:44.779Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T20:32:44.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T20:32:44.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T20:32:44.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T20:32:44.937Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T20:32:44.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T20:32:45.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T20:32:45.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-469 [Pipeline] echo [2022-09-22T20:32:45.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-469 [Pipeline] echo [2022-09-22T20:32:45.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-469 [Pipeline] echo [2022-09-22T20:32:45.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo [2022-09-22T20:32:45.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a0bc8b [Pipeline] echo [2022-09-22T20:32:45.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:32:45.384Z] provisioning config files... [2022-09-22T20:32:45.400Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config8945485439642399242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:32:45.748Z] ---> docker-login.sh [2022-09-22T20:32:45.748Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:32:46.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:32:46.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:32:46.008Z] Configure a credential helper to remove this warning. See [2022-09-22T20:32:46.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:32:46.008Z] [2022-09-22T20:32:46.008Z] Login Succeeded [2022-09-22T20:32:46.008Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:32:46.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:32:46.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:32:46.008Z] Configure a credential helper to remove this warning. See [2022-09-22T20:32:46.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:32:46.008Z] [2022-09-22T20:32:46.008Z] Login Succeeded [2022-09-22T20:32:46.009Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:32:46.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:32:46.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:32:46.268Z] Configure a credential helper to remove this warning. See [2022-09-22T20:32:46.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:32:46.268Z] [2022-09-22T20:32:46.268Z] Login Succeeded [2022-09-22T20:32:46.268Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:32:46.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:32:46.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:32:46.268Z] Configure a credential helper to remove this warning. See [2022-09-22T20:32:46.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:32:46.268Z] [2022-09-22T20:32:46.268Z] Login Succeeded [2022-09-22T20:32:46.268Z] docker.io [2022-09-22T20:32:46.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:32:46.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:32:46.789Z] Configure a credential helper to remove this warning. See [2022-09-22T20:32:46.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:32:46.789Z] [2022-09-22T20:32:46.789Z] Login Succeeded [2022-09-22T20:32:46.789Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:32:46.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T20:32:47.431Z] + git rev-list -1 --merges 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0~1..8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo [2022-09-22T20:32:47.476Z] -----------> git rev-list -1 --merges 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0~1..8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [false] [Pipeline] sh [2022-09-22T20:32:47.783Z] + git log --format=format:%s -1 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo [2022-09-22T20:32:47.816Z] ========================================================= [2022-09-22T20:32:47.817Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T20:32:47.817Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:32:48.236Z] + git log --format=format:%s -1 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo [2022-09-22T20:32:48.266Z] [semverPrep] GIT_COMMIT: 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0, Commit Message: refactor: Adjust NATS Subject to be for all data not just Events [Pipeline] echo [2022-09-22T20:32:48.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T20:32:48.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T20:32:48.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T20:32:48.663Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T20:32:48.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T20:32:48.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T20:32:48.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T20:32:48.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:32:49.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:32:49.099Z] [2022-09-22T20:32:49.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:32:49.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:32:49.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T20:32:49.474Z] b85a868b505f: Pulling fs layer [2022-09-22T20:32:49.474Z] e2be974225ed: Pulling fs layer [2022-09-22T20:32:49.474Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T20:32:49.474Z] 988bab9f4d93: Pulling fs layer [2022-09-22T20:32:49.474Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T20:32:49.474Z] eaf3925da568: Pulling fs layer [2022-09-22T20:32:49.474Z] bab4dde63d76: Pulling fs layer [2022-09-22T20:32:49.474Z] bde34c3a00c8: Pulling fs layer [2022-09-22T20:32:49.474Z] b352a97aabf1: Pulling fs layer [2022-09-22T20:32:49.474Z] 4872d77fe225: Pulling fs layer [2022-09-22T20:32:49.474Z] 5851b861e8e6: Pulling fs layer [2022-09-22T20:32:49.474Z] bab4dde63d76: Waiting [2022-09-22T20:32:49.474Z] bde34c3a00c8: Waiting [2022-09-22T20:32:49.474Z] b352a97aabf1: Waiting [2022-09-22T20:32:49.474Z] 4872d77fe225: Waiting [2022-09-22T20:32:49.474Z] 5851b861e8e6: Waiting [2022-09-22T20:32:49.474Z] 988bab9f4d93: Waiting [2022-09-22T20:32:49.474Z] 1469e6f7b9e6: Waiting [2022-09-22T20:32:49.474Z] eaf3925da568: Waiting [2022-09-22T20:32:49.474Z] e2be974225ed: Verifying Checksum [2022-09-22T20:32:49.474Z] e2be974225ed: Download complete [2022-09-22T20:32:49.474Z] 988bab9f4d93: Verifying Checksum [2022-09-22T20:32:49.474Z] 988bab9f4d93: Download complete [2022-09-22T20:32:49.732Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T20:32:49.732Z] 1469e6f7b9e6: Download complete [2022-09-22T20:32:49.732Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T20:32:49.732Z] 339a4e72a1f5: Download complete [2022-09-22T20:32:49.732Z] eaf3925da568: Verifying Checksum [2022-09-22T20:32:49.732Z] eaf3925da568: Download complete [2022-09-22T20:32:49.732Z] bde34c3a00c8: Verifying Checksum [2022-09-22T20:32:49.732Z] bde34c3a00c8: Download complete [2022-09-22T20:32:49.732Z] b352a97aabf1: Verifying Checksum [2022-09-22T20:32:49.732Z] b352a97aabf1: Download complete [2022-09-22T20:32:49.732Z] 4872d77fe225: Verifying Checksum [2022-09-22T20:32:49.732Z] 4872d77fe225: Download complete [2022-09-22T20:32:49.732Z] 5851b861e8e6: Verifying Checksum [2022-09-22T20:32:49.732Z] 5851b861e8e6: Download complete [2022-09-22T20:32:49.732Z] b85a868b505f: Verifying Checksum [2022-09-22T20:32:49.732Z] b85a868b505f: Download complete [2022-09-22T20:32:49.992Z] bab4dde63d76: Verifying Checksum [2022-09-22T20:32:49.992Z] bab4dde63d76: Download complete [2022-09-22T20:32:50.926Z] b85a868b505f: Pull complete [2022-09-22T20:32:51.185Z] e2be974225ed: Pull complete [2022-09-22T20:32:51.444Z] 339a4e72a1f5: Pull complete [2022-09-22T20:32:51.704Z] 988bab9f4d93: Pull complete [2022-09-22T20:32:51.963Z] 1469e6f7b9e6: Pull complete [2022-09-22T20:32:51.963Z] eaf3925da568: Pull complete [2022-09-22T20:32:53.895Z] bab4dde63d76: Pull complete [2022-09-22T20:32:53.895Z] bde34c3a00c8: Pull complete [2022-09-22T20:32:53.895Z] b352a97aabf1: Pull complete [2022-09-22T20:32:53.895Z] 4872d77fe225: Pull complete [2022-09-22T20:32:54.157Z] 5851b861e8e6: Pull complete [2022-09-22T20:32:54.157Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T20:32:54.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:32:54.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:32:54.387Z] prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container [2022-09-22T20:32:54.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T20:32:56.102Z] $ docker top feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 -eo pid,comm [2022-09-22T20:32:56.160Z] 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). [2022-09-22T20:32:56.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T20:32:56.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T20:32:56.283Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T20:32:56.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T20:32:56.400Z] $ docker exec feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent [2022-09-22T20:32:56.514Z] SSH_AUTH_SOCK=/tmp/ssh-BGifDfsg5Z43/agent.32 [2022-09-22T20:32:56.514Z] SSH_AGENT_PID=38 [2022-09-22T20:32:56.520Z] Running ssh-add (command line suppressed) [2022-09-22T20:32:56.625Z] Identity added: /w/workspace/_app-service-configurable_PR-469@tmp/private_key_10039111852768382286.key (/w/workspace/_app-service-configurable_PR-469@tmp/private_key_10039111852768382286.key) [2022-09-22T20:32:56.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T20:32:56.973Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T20:32:56.996Z] $ docker exec --env ******** --env ******** feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent -k [2022-09-22T20:32:57.096Z] unset SSH_AUTH_SOCK; [2022-09-22T20:32:57.096Z] unset SSH_AGENT_PID; [2022-09-22T20:32:57.096Z] echo Agent pid 38 killed; [2022-09-22T20:32:57.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T20:32:57.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T20:32:57.201Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T20:32:57.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T20:32:57.307Z] $ docker exec feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent [2022-09-22T20:32:57.422Z] SSH_AUTH_SOCK=/tmp/ssh-n4Z5314iIniR/agent.70 [2022-09-22T20:32:57.422Z] SSH_AGENT_PID=76 [2022-09-22T20:32:57.426Z] Running ssh-add (command line suppressed) [2022-09-22T20:32:57.531Z] Identity added: /w/workspace/_app-service-configurable_PR-469@tmp/private_key_10103506036923674252.key (/w/workspace/_app-service-configurable_PR-469@tmp/private_key_10103506036923674252.key) [2022-09-22T20:32:57.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T20:32:57.878Z] + git semver init [2022-09-22T20:32:58.138Z] 2022-09-22 20:32:58,063 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T20:32:58.138Z] 2022-09-22 20:32:58,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-469/.semver [2022-09-22T20:32:58.138Z] 2022-09-22 20:32:58,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-469/.semver [2022-09-22T20:32:58.138Z] 2022-09-22 20:32:58,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-469/.semver'], cwd=/w/workspace/_app-service-configurable_PR-469, universal_newlines=False, shell=None, istream=None) [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,962 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-469/.git/info/exclude [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-469/.semver/PR-469 with force:False [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,963 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-469/.semver/PR-469 [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,967 [execute] INFO git cat-file --batch-check [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-469/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,975 [execute] INFO git cat-file --batch [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-469/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T20:32:59.077Z] 2022-09-22 20:32:58,981 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-469/.semver/PR-469 [2022-09-22T20:32:59.077Z] 0.0.0 [Pipeline] } [2022-09-22T20:32:59.101Z] $ docker exec --env ******** --env ******** feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent -k [2022-09-22T20:32:59.208Z] unset SSH_AUTH_SOCK; [2022-09-22T20:32:59.208Z] unset SSH_AGENT_PID; [2022-09-22T20:32:59.208Z] echo Agent pid 76 killed; [2022-09-22T20:32:59.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T20:32:59.634Z] + git semver [Pipeline] } [2022-09-22T20:32:59.918Z] $ docker stop --time=1 feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 [2022-09-22T20:33:01.219Z] $ docker rm -f feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:33:01.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T20:33:01.858Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T20:33:01.880Z] [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 [2022-09-22T20:33:02.429Z] provisioning config files... [2022-09-22T20:33:02.439Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config4140438764238389313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:33:02.784Z] ---> docker-login.sh [2022-09-22T20:33:02.784Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:33:02.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:33:02.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:33:02.784Z] Configure a credential helper to remove this warning. See [2022-09-22T20:33:02.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:33:02.784Z] [2022-09-22T20:33:02.784Z] Login Succeeded [2022-09-22T20:33:02.784Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:33:02.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:33:02.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:33:02.784Z] Configure a credential helper to remove this warning. See [2022-09-22T20:33:02.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:33:02.784Z] [2022-09-22T20:33:02.784Z] Login Succeeded [2022-09-22T20:33:02.784Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:33:03.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:33:03.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:33:03.043Z] Configure a credential helper to remove this warning. See [2022-09-22T20:33:03.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:33:03.043Z] [2022-09-22T20:33:03.043Z] Login Succeeded [2022-09-22T20:33:03.043Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:33:03.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:33:03.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:33:03.043Z] Configure a credential helper to remove this warning. See [2022-09-22T20:33:03.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:33:03.043Z] [2022-09-22T20:33:03.043Z] Login Succeeded [2022-09-22T20:33:03.043Z] docker.io [2022-09-22T20:33:03.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:33:03.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:33:03.560Z] Configure a credential helper to remove this warning. See [2022-09-22T20:33:03.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:33:03.560Z] [2022-09-22T20:33:03.560Z] Login Succeeded [2022-09-22T20:33:03.560Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:33:03.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T20:33:03.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:33:03.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:33:03.828Z] ========================================================= [2022-09-22T20:33:03.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T20:33:03.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:33:04.273Z] + 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 . [2022-09-22T20:33:04.273Z] Sending build context to Docker daemon 3.124MB [2022-09-22T20:33:04.273Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:33:04.273Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T20:33:04.273Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T20:33:04.273Z] 2408cc74d12b: Pulling fs layer [2022-09-22T20:33:04.273Z] ea60b727a1ce: Pulling fs layer [2022-09-22T20:33:04.273Z] 30c4a7721957: Pulling fs layer [2022-09-22T20:33:04.273Z] 370296b7ddb6: Pulling fs layer [2022-09-22T20:33:04.273Z] 7c6cee850709: Pulling fs layer [2022-09-22T20:33:04.273Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T20:33:04.273Z] d94ebbe4e438: Pulling fs layer [2022-09-22T20:33:04.273Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T20:33:04.273Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T20:33:04.273Z] 370296b7ddb6: Waiting [2022-09-22T20:33:04.273Z] 7c6cee850709: Waiting [2022-09-22T20:33:04.273Z] 39a5fcdaea64: Waiting [2022-09-22T20:33:04.273Z] d94ebbe4e438: Waiting [2022-09-22T20:33:04.273Z] bcfd1f05c69d: Waiting [2022-09-22T20:33:04.273Z] 59ccb84bbe0f: Waiting [2022-09-22T20:33:04.273Z] 30c4a7721957: Verifying Checksum [2022-09-22T20:33:04.273Z] 30c4a7721957: Download complete [2022-09-22T20:33:04.273Z] ea60b727a1ce: Download complete [2022-09-22T20:33:04.273Z] 7c6cee850709: Download complete [2022-09-22T20:33:04.273Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T20:33:04.273Z] 39a5fcdaea64: Download complete [2022-09-22T20:33:04.273Z] 2408cc74d12b: Download complete [2022-09-22T20:33:04.533Z] d94ebbe4e438: Download complete [2022-09-22T20:33:04.533Z] 2408cc74d12b: Pull complete [2022-09-22T20:33:04.794Z] ea60b727a1ce: Pull complete [2022-09-22T20:33:04.794Z] 30c4a7721957: Pull complete [2022-09-22T20:33:04.794Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T20:33:04.794Z] 59ccb84bbe0f: Download complete [2022-09-22T20:33:05.054Z] 370296b7ddb6: Verifying Checksum [2022-09-22T20:33:05.054Z] 370296b7ddb6: Download complete [2022-09-22T20:33:05.054Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T20:33:05.054Z] bcfd1f05c69d: Download complete [2022-09-22T20:33:09.236Z] 370296b7ddb6: Pull complete [2022-09-22T20:33:09.236Z] 7c6cee850709: Pull complete [2022-09-22T20:33:09.236Z] 39a5fcdaea64: Pull complete [2022-09-22T20:33:09.236Z] d94ebbe4e438: Pull complete [2022-09-22T20:33:11.137Z] bcfd1f05c69d: Pull complete [2022-09-22T20:33:12.071Z] 59ccb84bbe0f: Pull complete [2022-09-22T20:33:12.071Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T20:33:12.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T20:33:12.071Z] ---> a4fb48ad2a94 [2022-09-22T20:33:12.071Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:33:14.606Z] ---> Running in dab90dd57d6b [2022-09-22T20:33:14.606Z] Removing intermediate container dab90dd57d6b [2022-09-22T20:33:14.606Z] ---> b2df97002677 [2022-09-22T20:33:14.606Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:33:14.606Z] ---> Running in 4d283e0637ac [2022-09-22T20:33:14.606Z] Removing intermediate container 4d283e0637ac [2022-09-22T20:33:14.606Z] ---> 0ba5c01711d0 [2022-09-22T20:33:14.606Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:33:14.606Z] ---> Running in 5df555a498ea [2022-09-22T20:33:14.606Z] Removing intermediate container 5df555a498ea [2022-09-22T20:33:14.606Z] ---> 3ab9b2688fed [2022-09-22T20:33:14.606Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:33:14.606Z] ---> Running in 1ec5c882760c [2022-09-22T20:33:14.606Z] Removing intermediate container 1ec5c882760c [2022-09-22T20:33:14.606Z] ---> a0cb63bafb2a [2022-09-22T20:33:14.606Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:33:14.606Z] ---> Running in b958caeacbfe [2022-09-22T20:33:15.173Z] Removing intermediate container b958caeacbfe [2022-09-22T20:33:15.173Z] ---> 6ab03531cf25 [2022-09-22T20:33:15.173Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:33:15.173Z] ---> Running in 32fe07c46ef2 [2022-09-22T20:33:15.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:33:16.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:33:16.631Z] OK: 211 MiB in 51 packages [2022-09-22T20:33:16.890Z] Removing intermediate container 32fe07c46ef2 [2022-09-22T20:33:16.890Z] ---> c254ab971ed5 [2022-09-22T20:33:16.890Z] Step 9/14 : WORKDIR /app [2022-09-22T20:33:16.890Z] ---> Running in 5e0041e90a84 [2022-09-22T20:33:17.149Z] Removing intermediate container 5e0041e90a84 [2022-09-22T20:33:17.149Z] ---> 0a4465d76288 [2022-09-22T20:33:17.149Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T20:33:17.149Z] ---> f4d27ed4a52d [2022-09-22T20:33:17.149Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:33:17.149Z] ---> Running in ac5a51082e2e [2022-09-22T20:33:17.267Z] Still waiting to schedule task [2022-09-22T20:33:17.267Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-646’ [2022-09-22T20:33:35.230Z] Removing intermediate container ac5a51082e2e [2022-09-22T20:33:35.230Z] ---> 98b940cedd33 [2022-09-22T20:33:35.230Z] Step 12/14 : COPY . . [2022-09-22T20:33:35.230Z] ---> 508ca737bca6 [2022-09-22T20:33:35.230Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:33:35.230Z] ---> Running in 5dd85d3deeb4 [2022-09-22T20:33:35.230Z] Removing intermediate container 5dd85d3deeb4 [2022-09-22T20:33:35.230Z] ---> 80b4ce8306dc [2022-09-22T20:33:35.230Z] Step 14/14 : RUN $MAKE [2022-09-22T20:33:35.230Z] ---> Running in c38b071b96de [2022-09-22T20:33:35.230Z] noop [2022-09-22T20:33:35.230Z] Removing intermediate container c38b071b96de [2022-09-22T20:33:35.230Z] ---> b9a26fb294b5 [2022-09-22T20:33:35.230Z] Successfully built b9a26fb294b5 [2022-09-22T20:33:35.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:33:35.703Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T20:33:35.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:33:35.862Z] prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container [2022-09-22T20:33:35.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@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-x86_64 cat [2022-09-22T20:33:36.270Z] $ docker top 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:33:36.663Z] + go version [2022-09-22T20:33:36.663Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T20:33:36.699Z] $ docker stop --time=1 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 [2022-09-22T20:33:37.985Z] $ docker rm -f 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:33:38.648Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T20:33:38.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:33:38.789Z] prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container [2022-09-22T20:33:38.823Z] $ 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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@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-x86_64 cat [2022-09-22T20:33:39.157Z] $ docker top b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:33:39.541Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-469 [Pipeline] fileExists [Pipeline] sh [2022-09-22T20:33:39.897Z] + make test [2022-09-22T20:33:39.898Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-22T20:33:49.865Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-22T20:33:49.865Z] CGO_ENABLED=1 go vet ./... [2022-09-22T20:33:53.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T20:33:53.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T20:33:53.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-22T20:33:53.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T20:33:53.497Z] $ docker stop --time=1 b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 [2022-09-22T20:33:55.215Z] $ docker rm -f b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:33:55.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T20:33:55.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T20:33:56.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T20:33:56.667Z] + ls -al . [2022-09-22T20:33:56.667Z] total 176 [2022-09-22T20:33:56.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:33 . [2022-09-22T20:33:56.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:32 .. [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 20:32 .dockerignore [2022-09-22T20:33:56.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:32 .git [2022-09-22T20:33:56.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:32 .github [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 20:32 .gitignore [2022-09-22T20:33:56.667Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:32 .semver [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 20:32 Attribution.txt [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 20:32 CHANGELOG.md [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 20:32 Dockerfile [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:32 GOVERNANCE.md [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 20:32 Jenkinsfile [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 20:32 LICENSE [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 20:32 OWNERS.md [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 20:32 README.md [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:33 VERSION [2022-09-22T20:33:56.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:32 bin [2022-09-22T20:33:56.667Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 20:33 coverage.out [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 20:32 go.mod [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 20:32 go.sum [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 20:32 main.go [2022-09-22T20:33:56.667Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 20:32 makefile [2022-09-22T20:33:56.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 20:32 res [2022-09-22T20:33:56.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:33:57.045Z] + 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=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 --label arch=amd64 --label version=0.0.0 . [2022-09-22T20:33:57.045Z] Sending build context to Docker daemon 3.125MB [2022-09-22T20:33:57.045Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:33:57.045Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-22T20:33:57.045Z] ---> b9a26fb294b5 [2022-09-22T20:33:57.045Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:33:57.045Z] ---> Running in 159f51fa1d98 [2022-09-22T20:33:57.045Z] Removing intermediate container 159f51fa1d98 [2022-09-22T20:33:57.045Z] ---> 3fab862e3091 [2022-09-22T20:33:57.045Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:33:57.045Z] ---> Running in fe690a2ad519 [2022-09-22T20:33:57.304Z] Removing intermediate container fe690a2ad519 [2022-09-22T20:33:57.304Z] ---> 2c468422cb3b [2022-09-22T20:33:57.304Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:33:57.304Z] ---> Running in aa4599167309 [2022-09-22T20:33:57.304Z] Removing intermediate container aa4599167309 [2022-09-22T20:33:57.304Z] ---> d9eff3cce3f3 [2022-09-22T20:33:57.304Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:33:57.304Z] ---> Running in adeaba16d871 [2022-09-22T20:33:57.562Z] Removing intermediate container adeaba16d871 [2022-09-22T20:33:57.562Z] ---> 2e8743ca459a [2022-09-22T20:33:57.562Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:33:57.562Z] ---> Running in bb7c2fede10d [2022-09-22T20:33:58.129Z] Removing intermediate container bb7c2fede10d [2022-09-22T20:33:58.129Z] ---> 7f5029d9973b [2022-09-22T20:33:58.129Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:33:58.129Z] ---> Running in f62de43c8776 [2022-09-22T20:33:58.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:33:58.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:33:59.521Z] OK: 211 MiB in 51 packages [2022-09-22T20:33:59.779Z] Removing intermediate container f62de43c8776 [2022-09-22T20:33:59.779Z] ---> 11c853e76dc0 [2022-09-22T20:33:59.779Z] Step 9/28 : WORKDIR /app [2022-09-22T20:33:59.779Z] ---> Running in d0c5b0460004 [2022-09-22T20:33:59.779Z] Removing intermediate container d0c5b0460004 [2022-09-22T20:33:59.779Z] ---> e551bb10381f [2022-09-22T20:33:59.779Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-22T20:34:00.037Z] ---> 4b5ea871c287 [2022-09-22T20:34:00.037Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:34:00.037Z] ---> Running in b8cb283d7daf [2022-09-22T20:34:00.602Z] Removing intermediate container b8cb283d7daf [2022-09-22T20:34:00.602Z] ---> 30c33d1769e2 [2022-09-22T20:34:00.602Z] Step 12/28 : COPY . . [2022-09-22T20:34:00.860Z] ---> 9c5b793d45eb [2022-09-22T20:34:00.860Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:34:00.860Z] ---> Running in 15ac8820f364 [2022-09-22T20:34:00.860Z] Removing intermediate container 15ac8820f364 [2022-09-22T20:34:00.860Z] ---> c4e11ded0933 [2022-09-22T20:34:00.860Z] Step 14/28 : RUN $MAKE [2022-09-22T20:34:00.860Z] ---> Running in 5f2adaba7db3 [2022-09-22T20:34:01.117Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-22T20:34:23.031Z] Removing intermediate container 5f2adaba7db3 [2022-09-22T20:34:23.031Z] ---> 29aa758e1d15 [2022-09-22T20:34:23.031Z] Step 15/28 : FROM alpine:3.16 [2022-09-22T20:34:23.031Z] 3.16: Pulling from library/alpine [2022-09-22T20:34:23.031Z] 213ec9aee27d: Pulling fs layer [2022-09-22T20:34:23.031Z] 213ec9aee27d: Verifying Checksum [2022-09-22T20:34:23.031Z] 213ec9aee27d: Download complete [2022-09-22T20:34:23.031Z] 213ec9aee27d: Pull complete [2022-09-22T20:34:23.031Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T20:34:23.031Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T20:34:23.031Z] ---> 9c6f07244728 [2022-09-22T20:34:23.031Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:34:23.031Z] ---> Running in 99d21af33df3 [2022-09-22T20:34:23.031Z] Removing intermediate container 99d21af33df3 [2022-09-22T20:34:23.031Z] ---> 3438c8500b17 [2022-09-22T20:34:23.031Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-22T20:34:23.031Z] ---> Running in b5155fd9d2ba [2022-09-22T20:34:23.031Z] Removing intermediate container b5155fd9d2ba [2022-09-22T20:34:23.031Z] ---> 39c2fab91137 [2022-09-22T20:34:23.031Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-22T20:34:23.031Z] ---> Running in 3c25841fbcc8 [2022-09-22T20:34:23.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:34:23.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:34:23.031Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T20:34:23.031Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T20:34:23.031Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T20:34:23.031Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T20:34:23.031Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T20:34:23.031Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T20:34:23.031Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T20:34:23.031Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T20:34:23.031Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T20:34:23.031Z] OK: 9 MiB in 21 packages [2022-09-22T20:34:23.597Z] Removing intermediate container 3c25841fbcc8 [2022-09-22T20:34:23.597Z] ---> 6bb0e7271ab1 [2022-09-22T20:34:23.597Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T20:34:23.597Z] ---> 217410d66029 [2022-09-22T20:34:23.597Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T20:34:23.597Z] ---> 89cee677ca73 [2022-09-22T20:34:23.597Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-22T20:34:23.855Z] ---> d4dfe239f0eb [2022-09-22T20:34:23.855Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-22T20:34:24.425Z] ---> f4eb3a2f916c [2022-09-22T20:34:24.425Z] Step 23/28 : EXPOSE 48095 [2022-09-22T20:34:24.425Z] ---> Running in e5bdf1b54bbd [2022-09-22T20:34:24.425Z] Removing intermediate container e5bdf1b54bbd [2022-09-22T20:34:24.425Z] ---> 33f661bc37fa [2022-09-22T20:34:24.425Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-22T20:34:24.425Z] ---> Running in 099dc8567bd1 [2022-09-22T20:34:24.425Z] Removing intermediate container 099dc8567bd1 [2022-09-22T20:34:24.425Z] ---> 2257e2c79046 [2022-09-22T20:34:24.425Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T20:34:24.684Z] ---> Running in e6b6784951d7 [2022-09-22T20:34:24.684Z] Removing intermediate container e6b6784951d7 [2022-09-22T20:34:24.684Z] ---> 4498d32216eb [2022-09-22T20:34:24.684Z] Step 26/28 : LABEL arch=amd64 [2022-09-22T20:34:24.684Z] ---> Running in f555f9b52f3a [2022-09-22T20:34:24.684Z] Removing intermediate container f555f9b52f3a [2022-09-22T20:34:24.684Z] ---> 95f42b2e4cef [2022-09-22T20:34:24.684Z] Step 27/28 : LABEL git_sha=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [2022-09-22T20:34:24.684Z] ---> Running in 9ee8efa28db1 [2022-09-22T20:34:24.684Z] Removing intermediate container 9ee8efa28db1 [2022-09-22T20:34:24.684Z] ---> 1416f7a0b65c [2022-09-22T20:34:24.684Z] Step 28/28 : LABEL version=0.0.0 [2022-09-22T20:34:24.943Z] ---> Running in f26bf49b276a [2022-09-22T20:34:24.943Z] Removing intermediate container f26bf49b276a [2022-09-22T20:34:24.943Z] ---> 92a7ab58ffdb [2022-09-22T20:34:24.943Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T20:34:24.943Z] Successfully built 92a7ab58ffdb [2022-09-22T20:34:24.943Z] 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 [2022-09-22T20:34:25.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:34:25.802Z] [2022-09-22T20:34:25.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:34:26.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:34:26.175Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T20:34:26.175Z] 5eb5b503b376: Pulling fs layer [2022-09-22T20:34:26.175Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T20:34:26.175Z] ec43610c2a17: Pulling fs layer [2022-09-22T20:34:26.175Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T20:34:26.175Z] 33b1e0a273af: Pulling fs layer [2022-09-22T20:34:26.175Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T20:34:26.175Z] 2f39f015ded8: Pulling fs layer [2022-09-22T20:34:26.175Z] 5d3b04190fa2: Waiting [2022-09-22T20:34:26.175Z] 3a2ae6a8a46f: Waiting [2022-09-22T20:34:26.175Z] 33b1e0a273af: Waiting [2022-09-22T20:34:26.175Z] 5c69ac0246d0: Verifying Checksum [2022-09-22T20:34:26.175Z] 5c69ac0246d0: Download complete [2022-09-22T20:34:26.175Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-22T20:34:26.175Z] 3a2ae6a8a46f: Download complete [2022-09-22T20:34:26.175Z] 33b1e0a273af: Verifying Checksum [2022-09-22T20:34:26.175Z] 33b1e0a273af: Download complete [2022-09-22T20:34:26.175Z] 5d3b04190fa2: Verifying Checksum [2022-09-22T20:34:26.175Z] 5d3b04190fa2: Download complete [2022-09-22T20:34:26.175Z] ec43610c2a17: Verifying Checksum [2022-09-22T20:34:26.175Z] ec43610c2a17: Download complete [2022-09-22T20:34:26.434Z] 5eb5b503b376: Verifying Checksum [2022-09-22T20:34:26.434Z] 5eb5b503b376: Download complete [2022-09-22T20:34:27.000Z] 2f39f015ded8: Verifying Checksum [2022-09-22T20:34:27.000Z] 2f39f015ded8: Download complete [2022-09-22T20:34:27.567Z] 5eb5b503b376: Pull complete [2022-09-22T20:34:27.567Z] 5c69ac0246d0: Pull complete [2022-09-22T20:34:28.132Z] ec43610c2a17: Pull complete [2022-09-22T20:34:28.132Z] 3a2ae6a8a46f: Pull complete [2022-09-22T20:34:28.389Z] 33b1e0a273af: Pull complete [2022-09-22T20:34:28.389Z] 5d3b04190fa2: Pull complete [2022-09-22T20:34:32.570Z] 2f39f015ded8: Pull complete [2022-09-22T20:34:32.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T20:34:32.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:34:32.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:34:32.777Z] prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container [2022-09-22T20:34:32.802Z] $ 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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@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:latest cat [2022-09-22T20:34:34.530Z] $ docker top 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:34:34.945Z] ---> job-cost.sh [2022-09-22T20:34:34.945Z] lf-activate-venv: SKIPPING [2022-09-22T20:34:34.945Z] INFO: No Stack... [2022-09-22T20:34:35.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T20:34:35.772Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T20:34:36.076Z] + cut -d, -f6 [2022-09-22T20:34:36.076Z] + cat /w/workspace/_app-service-configurable_PR-469/archives/cost.csv [Pipeline] lock [2022-09-22T20:34:36.118Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [2022-09-22T20:34:36.123Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] did not exist. Created. [2022-09-22T20:34:36.123Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T20:34:36.508Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T20:34:36.562Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T20:34:36.590Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T20:34:36.672Z] $ docker stop --time=1 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c [2022-09-22T20:34:37.838Z] $ docker rm -f 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T20:36:24.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-648 in /w/workspace/_app-service-configurable_PR-469 [Pipeline] { [Pipeline] ws [2022-09-22T20:36:24.874Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-09-22T20:36:24.939Z] Selected Git installation does not exist. Using Default [2022-09-22T20:36:24.939Z] The recommended git tool is: NONE [2022-09-22T20:36:29.768Z] using credential edgex-jenkins-ssh [2022-09-22T20:36:29.784Z] Cloning the remote Git repository [2022-09-22T20:36:29.820Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-22T20:36:30.051Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-09-22T20:36:30.195Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-22T20:36:30.196Z] > git --version # timeout=10 [2022-09-22T20:36:30.215Z] > git --version # 'git version 2.25.1' [2022-09-22T20:36:30.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:36:30.259Z] Verifying host key using known hosts file [2022-09-22T20:36:30.442Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:36:30.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T20:36:31.555Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-22T20:36:31.578Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T20:36:33.144Z] Merging remotes/origin/main commit c8a5d46700fb7f28d3d7157a33cb96b157f5d133 into PR head commit 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [2022-09-22T20:36:33.363Z] Merge succeeded, producing 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [2022-09-22T20:36:33.364Z] Checking out Revision 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 (PR-469) [2022-09-22T20:36:32.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-22T20:36:32.450Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-22T20:36:32.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:36:32.456Z] Verifying host key using known hosts file [2022-09-22T20:36:32.463Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:36:32.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-22T20:36:33.158Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T20:36:33.183Z] > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 [2022-09-22T20:36:33.263Z] > git remote # timeout=10 [2022-09-22T20:36:33.281Z] > git config --get remote.origin.url # timeout=10 [2022-09-22T20:36:33.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:36:33.303Z] Verifying host key using known hosts file [2022-09-22T20:36:33.306Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:36:33.316Z] > git merge c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 [2022-09-22T20:36:33.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-22T20:36:33.364Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T20:36:33.378Z] > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 [2022-09-22T20:36:36.850Z] Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" [2022-09-22T20:36:36.902Z] > git --version # timeout=10 [2022-09-22T20:36:36.917Z] > git --version # 'git version 2.25.1' [2022-09-22T20:36:36.929Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:36:37.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T20:36:37.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T20:36:37.910Z] Dload Upload Total Spent Left Speed [2022-09-22T20:36:37.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 72448 0 --:--:-- --:--:-- --:--:-- 71952 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-09-22T20:36:38.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T20:36:38.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T20:36:38.978Z] + sudo tee /etc/docker/daemon.new [2022-09-22T20:36:38.978Z] { [2022-09-22T20:36:38.978Z] "registry-mirrors": [ [2022-09-22T20:36:38.978Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T20:36:38.978Z] ], [2022-09-22T20:36:38.978Z] "bip": "10.250.0.254/24", [2022-09-22T20:36:38.978Z] "hosts": [ [2022-09-22T20:36:38.978Z] "tcp://0.0.0.0:5555", [2022-09-22T20:36:38.978Z] "unix:///var/run/docker.sock" [2022-09-22T20:36:38.978Z] ], [2022-09-22T20:36:38.978Z] "mtu": 1458, [2022-09-22T20:36:38.978Z] "selinux-enabled": true, [2022-09-22T20:36:38.978Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T20:36:38.978Z] } [Pipeline] sh [2022-09-22T20:36:39.328Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T20:36:39.679Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:36:57.999Z] provisioning config files... [2022-09-22T20:36:58.023Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14399241936929526020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:36:58.403Z] ---> docker-login.sh [2022-09-22T20:36:58.403Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:36:58.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:36:58.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:36:58.942Z] Configure a credential helper to remove this warning. See [2022-09-22T20:36:58.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:36:58.942Z] [2022-09-22T20:36:58.942Z] Login Succeeded [2022-09-22T20:36:58.942Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:36:59.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:36:59.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:36:59.208Z] Configure a credential helper to remove this warning. See [2022-09-22T20:36:59.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:36:59.208Z] [2022-09-22T20:36:59.208Z] Login Succeeded [2022-09-22T20:36:59.208Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:36:59.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:36:59.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:36:59.475Z] Configure a credential helper to remove this warning. See [2022-09-22T20:36:59.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:36:59.475Z] [2022-09-22T20:36:59.475Z] Login Succeeded [2022-09-22T20:36:59.741Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:36:59.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:37:00.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:37:00.011Z] Configure a credential helper to remove this warning. See [2022-09-22T20:37:00.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:37:00.011Z] [2022-09-22T20:37:00.011Z] Login Succeeded [2022-09-22T20:37:00.011Z] docker.io [2022-09-22T20:37:00.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:37:00.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:37:00.596Z] Configure a credential helper to remove this warning. See [2022-09-22T20:37:00.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:37:00.596Z] [2022-09-22T20:37:00.596Z] Login Succeeded [2022-09-22T20:37:00.596Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:37:00.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T20:37:00.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:37:00.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:37:00.991Z] ========================================================= [2022-09-22T20:37:00.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T20:37:00.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:37:01.483Z] + 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 . [2022-09-22T20:37:01.483Z] Sending build context to Docker daemon 207.9kB [2022-09-22T20:37:01.751Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:37:01.751Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T20:37:01.751Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T20:37:01.751Z] b3c136eddcbf: Pulling fs layer [2022-09-22T20:37:01.751Z] c0a3192eca97: Pulling fs layer [2022-09-22T20:37:01.751Z] a050256f5b6f: Pulling fs layer [2022-09-22T20:37:01.751Z] 656be50a0ddc: Pulling fs layer [2022-09-22T20:37:01.751Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T20:37:01.751Z] 46d945488cbd: Pulling fs layer [2022-09-22T20:37:01.751Z] 8a5474983e97: Pulling fs layer [2022-09-22T20:37:01.751Z] 329c88fbcd65: Pulling fs layer [2022-09-22T20:37:01.751Z] 2bbca73fdf42: Waiting [2022-09-22T20:37:01.751Z] 46d945488cbd: Waiting [2022-09-22T20:37:01.751Z] 8a5474983e97: Waiting [2022-09-22T20:37:01.751Z] 329c88fbcd65: Waiting [2022-09-22T20:37:01.751Z] 656be50a0ddc: Waiting [2022-09-22T20:37:01.751Z] a050256f5b6f: Download complete [2022-09-22T20:37:01.751Z] c0a3192eca97: Verifying Checksum [2022-09-22T20:37:01.751Z] c0a3192eca97: Download complete [2022-09-22T20:37:02.020Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T20:37:02.020Z] 2bbca73fdf42: Download complete [2022-09-22T20:37:02.020Z] 46d945488cbd: Verifying Checksum [2022-09-22T20:37:02.020Z] 46d945488cbd: Download complete [2022-09-22T20:37:02.020Z] b3c136eddcbf: Verifying Checksum [2022-09-22T20:37:02.020Z] b3c136eddcbf: Download complete [2022-09-22T20:37:03.001Z] b3c136eddcbf: Pull complete [2022-09-22T20:37:03.001Z] 329c88fbcd65: Verifying Checksum [2022-09-22T20:37:03.001Z] 329c88fbcd65: Download complete [2022-09-22T20:37:03.269Z] c0a3192eca97: Pull complete [2022-09-22T20:37:03.538Z] a050256f5b6f: Pull complete [2022-09-22T20:37:04.120Z] 8a5474983e97: Verifying Checksum [2022-09-22T20:37:04.120Z] 8a5474983e97: Download complete [2022-09-22T20:37:04.705Z] 656be50a0ddc: Verifying Checksum [2022-09-22T20:37:04.705Z] 656be50a0ddc: Download complete [2022-09-22T20:37:17.017Z] 656be50a0ddc: Pull complete [2022-09-22T20:37:17.017Z] 2bbca73fdf42: Pull complete [2022-09-22T20:37:17.017Z] 46d945488cbd: Pull complete [2022-09-22T20:37:22.376Z] 8a5474983e97: Pull complete [2022-09-22T20:37:24.331Z] 329c88fbcd65: Pull complete [2022-09-22T20:37:24.331Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T20:37:24.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T20:37:24.331Z] ---> ff4287adb874 [2022-09-22T20:37:24.331Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:37:26.281Z] ---> Running in 34f269d204b9 [2022-09-22T20:37:26.281Z] Removing intermediate container 34f269d204b9 [2022-09-22T20:37:26.281Z] ---> 66ce6fd2bba9 [2022-09-22T20:37:26.281Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:37:26.549Z] ---> Running in 88d8a2895e97 [2022-09-22T20:37:26.816Z] Removing intermediate container 88d8a2895e97 [2022-09-22T20:37:26.816Z] ---> 18cfefec246a [2022-09-22T20:37:26.816Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:37:26.816Z] ---> Running in fc3fbc147c6c [2022-09-22T20:37:27.083Z] Removing intermediate container fc3fbc147c6c [2022-09-22T20:37:27.083Z] ---> a5dafb44e350 [2022-09-22T20:37:27.083Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:37:27.083Z] ---> Running in 297599a5844f [2022-09-22T20:37:27.362Z] Removing intermediate container 297599a5844f [2022-09-22T20:37:27.362Z] ---> d24c23fa3485 [2022-09-22T20:37:27.362Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:37:27.631Z] ---> Running in 504d075c0010 [2022-09-22T20:37:29.588Z] Removing intermediate container 504d075c0010 [2022-09-22T20:37:29.588Z] ---> 3bb36fdfd911 [2022-09-22T20:37:29.588Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:37:29.588Z] ---> Running in 9a061d58ab57 [2022-09-22T20:37:30.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:37:31.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:37:32.096Z] OK: 221 MiB in 51 packages [2022-09-22T20:37:33.069Z] Removing intermediate container 9a061d58ab57 [2022-09-22T20:37:33.069Z] ---> 86c6cbe6e292 [2022-09-22T20:37:33.069Z] Step 9/14 : WORKDIR /app [2022-09-22T20:37:33.069Z] ---> Running in 5a2631ae32cd [2022-09-22T20:37:33.335Z] Removing intermediate container 5a2631ae32cd [2022-09-22T20:37:33.335Z] ---> bb464de969e0 [2022-09-22T20:37:33.335Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T20:37:33.928Z] ---> 00f49d1eb6bf [2022-09-22T20:37:33.928Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:37:33.928Z] ---> Running in 823e42b2df2e [2022-09-22T20:38:20.769Z] Removing intermediate container 823e42b2df2e [2022-09-22T20:38:20.769Z] ---> 9133516efe6b [2022-09-22T20:38:20.769Z] Step 12/14 : COPY . . [2022-09-22T20:38:20.769Z] ---> 45f5a282a142 [2022-09-22T20:38:20.769Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:38:20.769Z] ---> Running in b845b41a1b9c [2022-09-22T20:38:20.769Z] Removing intermediate container b845b41a1b9c [2022-09-22T20:38:20.769Z] ---> 92c1bd93e45b [2022-09-22T20:38:20.769Z] Step 14/14 : RUN $MAKE [2022-09-22T20:38:20.769Z] ---> Running in 17e5ac154d86 [2022-09-22T20:38:21.731Z] noop [2022-09-22T20:38:22.316Z] Removing intermediate container 17e5ac154d86 [2022-09-22T20:38:22.316Z] ---> ca0a591cf90e [2022-09-22T20:38:22.316Z] Successfully built ca0a591cf90e [2022-09-22T20:38:22.316Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:38:22.796Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T20:38:22.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:38:23.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container [2022-09-22T20:38:23.087Z] $ 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 [2022-09-22T20:38:24.187Z] $ docker top d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:38:25.046Z] + go version [2022-09-22T20:38:25.046Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T20:38:25.083Z] $ docker stop --time=1 d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d [2022-09-22T20:38:26.635Z] $ docker rm -f d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:38:27.467Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T20:38:27.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:38:27.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container [2022-09-22T20:38:27.761Z] $ 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 [2022-09-22T20:38:28.838Z] $ docker top eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:38:29.447Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-09-22T20:38:29.827Z] + make test [2022-09-22T20:38:29.827Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-22T20:39:51.466Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-22T20:39:51.466Z] CGO_ENABLED=1 go vet ./... [2022-09-22T20:40:09.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T20:40:09.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T20:40:09.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-22T20:40:09.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T20:40:09.754Z] $ docker stop --time=1 eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 [2022-09-22T20:40:11.491Z] $ docker rm -f eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:40:12.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T20:40:12.452Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T20:40:12.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:40:13.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T20:40:13.767Z] + ls -al . [2022-09-22T20:40:13.767Z] total 172 [2022-09-22T20:40:13.767Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 20:38 . [2022-09-22T20:40:13.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:36 .. [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 20:36 .dockerignore [2022-09-22T20:40:13.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:36 .git [2022-09-22T20:40:13.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:36 .github [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 20:36 .gitignore [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 20:36 Attribution.txt [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 20:36 CHANGELOG.md [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 20:36 Dockerfile [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:36 GOVERNANCE.md [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 20:36 Jenkinsfile [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 20:36 LICENSE [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 20:36 OWNERS.md [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 20:36 README.md [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:33 VERSION [2022-09-22T20:40:13.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:36 bin [2022-09-22T20:40:13.767Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 20:38 coverage.out [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 20:36 go.mod [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 20:36 go.sum [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 20:36 main.go [2022-09-22T20:40:13.767Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 20:36 makefile [2022-09-22T20:40:13.767Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 20:36 res [2022-09-22T20:40:13.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:40:14.181Z] + 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=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 --label arch=arm64 --label version=0.0.0 . [2022-09-22T20:40:14.181Z] Sending build context to Docker daemon 208.9kB [2022-09-22T20:40:14.447Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:40:14.447Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-22T20:40:14.447Z] ---> ca0a591cf90e [2022-09-22T20:40:14.447Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:40:14.447Z] ---> Running in 8eb55a80fba0 [2022-09-22T20:40:14.714Z] Removing intermediate container 8eb55a80fba0 [2022-09-22T20:40:14.714Z] ---> 3b38b24cf679 [2022-09-22T20:40:14.714Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:40:14.714Z] ---> Running in d4c8c65a9d3c [2022-09-22T20:40:14.981Z] Removing intermediate container d4c8c65a9d3c [2022-09-22T20:40:14.981Z] ---> 979d4e21a144 [2022-09-22T20:40:14.981Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:40:15.247Z] ---> Running in a763a6cefbf3 [2022-09-22T20:40:15.515Z] Removing intermediate container a763a6cefbf3 [2022-09-22T20:40:15.515Z] ---> bcb8056d4613 [2022-09-22T20:40:15.515Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:40:15.515Z] ---> Running in e0f5802d8ca0 [2022-09-22T20:40:15.783Z] Removing intermediate container e0f5802d8ca0 [2022-09-22T20:40:15.783Z] ---> 4c0e9fa74bd3 [2022-09-22T20:40:15.783Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:40:15.783Z] ---> Running in af55a1854928 [2022-09-22T20:40:17.784Z] Removing intermediate container af55a1854928 [2022-09-22T20:40:17.784Z] ---> fb9b41e1f3d0 [2022-09-22T20:40:17.784Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:40:17.784Z] ---> Running in bf8c73e54170 [2022-09-22T20:40:18.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:40:19.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:40:20.339Z] OK: 221 MiB in 51 packages [2022-09-22T20:40:21.301Z] Removing intermediate container bf8c73e54170 [2022-09-22T20:40:21.301Z] ---> f9bfc9bde21c [2022-09-22T20:40:21.301Z] Step 9/28 : WORKDIR /app [2022-09-22T20:40:21.301Z] ---> Running in 33fd5c2cd5bf [2022-09-22T20:40:21.568Z] Removing intermediate container 33fd5c2cd5bf [2022-09-22T20:40:21.568Z] ---> 65286b283d19 [2022-09-22T20:40:21.568Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-22T20:40:21.833Z] ---> 704d2047a1b0 [2022-09-22T20:40:21.833Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:40:22.098Z] ---> Running in 00b26796f256 [2022-09-22T20:40:24.045Z] Removing intermediate container 00b26796f256 [2022-09-22T20:40:24.045Z] ---> 19c5476a090f [2022-09-22T20:40:24.045Z] Step 12/28 : COPY . . [2022-09-22T20:40:24.630Z] ---> 957dfd3451c1 [2022-09-22T20:40:24.630Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:40:24.630Z] ---> Running in 0893fa8c4377 [2022-09-22T20:40:24.897Z] Removing intermediate container 0893fa8c4377 [2022-09-22T20:40:24.897Z] ---> 2f900460036a [2022-09-22T20:40:24.897Z] Step 14/28 : RUN $MAKE [2022-09-22T20:40:25.168Z] ---> Running in 093ba8fce8e2 [2022-09-22T20:40:26.131Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-22T20:43:02.829Z] Removing intermediate container 093ba8fce8e2 [2022-09-22T20:43:02.829Z] ---> 1a9a46844bc0 [2022-09-22T20:43:02.829Z] Step 15/28 : FROM alpine:3.16 [2022-09-22T20:43:02.829Z] 3.16: Pulling from library/alpine [2022-09-22T20:43:02.829Z] 9b18e9b68314: Pulling fs layer [2022-09-22T20:43:02.829Z] 9b18e9b68314: Verifying Checksum [2022-09-22T20:43:02.829Z] 9b18e9b68314: Download complete [2022-09-22T20:43:02.829Z] 9b18e9b68314: Pull complete [2022-09-22T20:43:02.829Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T20:43:02.829Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T20:43:02.829Z] ---> a6215f271958 [2022-09-22T20:43:02.829Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:43:02.829Z] ---> Running in 78b44a07f7f6 [2022-09-22T20:43:02.829Z] Removing intermediate container 78b44a07f7f6 [2022-09-22T20:43:02.829Z] ---> 2547421a6dbd [2022-09-22T20:43:02.829Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-22T20:43:02.829Z] ---> Running in 4fb5b9df69ab [2022-09-22T20:43:02.829Z] Removing intermediate container 4fb5b9df69ab [2022-09-22T20:43:02.829Z] ---> 3c377c49add3 [2022-09-22T20:43:02.829Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-22T20:43:02.829Z] ---> Running in 448c27cfa8b7 [2022-09-22T20:43:02.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:43:02.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:43:02.829Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T20:43:02.829Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T20:43:02.829Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T20:43:02.829Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T20:43:02.829Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T20:43:02.829Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T20:43:02.829Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T20:43:02.829Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T20:43:02.829Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T20:43:02.829Z] OK: 9 MiB in 21 packages [2022-09-22T20:43:02.829Z] Removing intermediate container 448c27cfa8b7 [2022-09-22T20:43:02.829Z] ---> 9b9cbd4676c1 [2022-09-22T20:43:02.829Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T20:43:02.829Z] ---> bcc445039e43 [2022-09-22T20:43:02.829Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T20:43:02.829Z] ---> a9a4feb565b5 [2022-09-22T20:43:02.830Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-22T20:43:02.830Z] ---> 09dce2641257 [2022-09-22T20:43:02.830Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-22T20:43:02.830Z] ---> 4526a24ac159 [2022-09-22T20:43:02.830Z] Step 23/28 : EXPOSE 48095 [2022-09-22T20:43:02.830Z] ---> Running in a05e3c12ebcb [2022-09-22T20:43:02.830Z] Removing intermediate container a05e3c12ebcb [2022-09-22T20:43:02.830Z] ---> d9741e31441a [2022-09-22T20:43:02.830Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-22T20:43:02.830Z] ---> Running in e19a119ce2eb [2022-09-22T20:43:02.830Z] Removing intermediate container e19a119ce2eb [2022-09-22T20:43:02.830Z] ---> 90809dda0936 [2022-09-22T20:43:02.830Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T20:43:02.830Z] ---> Running in f21c5bfa2f60 [2022-09-22T20:43:02.830Z] Removing intermediate container f21c5bfa2f60 [2022-09-22T20:43:02.830Z] ---> 1656cb1aa7d5 [2022-09-22T20:43:02.830Z] Step 26/28 : LABEL arch=arm64 [2022-09-22T20:43:02.830Z] ---> Running in 8e97b88b0ce5 [2022-09-22T20:43:02.830Z] Removing intermediate container 8e97b88b0ce5 [2022-09-22T20:43:02.830Z] ---> 860e2aaf6c12 [2022-09-22T20:43:02.830Z] Step 27/28 : LABEL git_sha=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [2022-09-22T20:43:02.830Z] ---> Running in 99692a719229 [2022-09-22T20:43:02.830Z] Removing intermediate container 99692a719229 [2022-09-22T20:43:02.830Z] ---> e69935578262 [2022-09-22T20:43:02.830Z] Step 28/28 : LABEL version=0.0.0 [2022-09-22T20:43:02.830Z] ---> Running in 8d35784e5f8b [2022-09-22T20:43:02.830Z] Removing intermediate container 8d35784e5f8b [2022-09-22T20:43:02.830Z] ---> ea5e70764116 [2022-09-22T20:43:02.830Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T20:43:02.830Z] Successfully built ea5e70764116 [2022-09-22T20:43:02.830Z] 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 [2022-09-22T20:43:03.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:43:03.652Z] [2022-09-22T20:43:03.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:43:04.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:43:04.058Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T20:43:04.058Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T20:43:04.058Z] 04944245beec: Pulling fs layer [2022-09-22T20:43:04.058Z] 699f458cf7ca: Pulling fs layer [2022-09-22T20:43:04.058Z] 765212b225bb: Pulling fs layer [2022-09-22T20:43:04.058Z] f23df028b6ca: Pulling fs layer [2022-09-22T20:43:04.058Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T20:43:04.058Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T20:43:04.058Z] 765212b225bb: Waiting [2022-09-22T20:43:04.058Z] f23df028b6ca: Waiting [2022-09-22T20:43:04.058Z] d65c8cfc05b1: Waiting [2022-09-22T20:43:04.058Z] 2437ff75d9bd: Waiting [2022-09-22T20:43:04.329Z] 04944245beec: Verifying Checksum [2022-09-22T20:43:04.329Z] 04944245beec: Download complete [2022-09-22T20:43:04.329Z] 765212b225bb: Verifying Checksum [2022-09-22T20:43:04.329Z] 765212b225bb: Download complete [2022-09-22T20:43:04.329Z] f23df028b6ca: Verifying Checksum [2022-09-22T20:43:04.329Z] f23df028b6ca: Download complete [2022-09-22T20:43:04.329Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T20:43:04.329Z] d65c8cfc05b1: Download complete [2022-09-22T20:43:04.603Z] 699f458cf7ca: Download complete [2022-09-22T20:43:04.875Z] 8998bd30e6a1: Verifying Checksum [2022-09-22T20:43:04.875Z] 8998bd30e6a1: Download complete [2022-09-22T20:43:07.460Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T20:43:07.460Z] 2437ff75d9bd: Download complete [2022-09-22T20:43:08.887Z] 8998bd30e6a1: Pull complete [2022-09-22T20:43:09.155Z] 04944245beec: Pull complete [2022-09-22T20:43:10.571Z] 699f458cf7ca: Pull complete [2022-09-22T20:43:10.838Z] 765212b225bb: Pull complete [2022-09-22T20:43:11.422Z] f23df028b6ca: Pull complete [2022-09-22T20:43:11.688Z] d65c8cfc05b1: Pull complete [2022-09-22T20:43:26.684Z] 2437ff75d9bd: Pull complete [2022-09-22T20:43:26.684Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T20:43:26.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:43:26.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:43:27.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container [2022-09-22T20:43:27.077Z] $ 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 [2022-09-22T20:43:29.517Z] $ docker top db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:30.402Z] ---> job-cost.sh [2022-09-22T20:43:30.402Z] lf-activate-venv: SKIPPING [2022-09-22T20:43:30.402Z] INFO: No Stack... [2022-09-22T20:43:30.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T20:43:31.625Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T20:43:31.969Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-09-22T20:43:31.969Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T20:43:32.314Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [2022-09-22T20:43:32.320Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] did not exist. Created. [2022-09-22T20:43:32.320Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T20:43:33.042Z] /w/workspace/app-service-configurable/1@tmp/durable-89b659e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T20:43:33.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T20:43:33.745Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T20:43:33.787Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T20:43:33.801Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T20:43:33.889Z] $ docker stop --time=1 db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 [2022-09-22T20:43:35.329Z] $ docker rm -f db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 [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 [2022-09-22T20:43:36.261Z] provisioning config files... [2022-09-22T20:43:36.268Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config1260575946824511274tmp [Pipeline] { [Pipeline] sh [2022-09-22T20:43:36.601Z] + set +x [2022-09-22T20:43:36.601Z] + curl -s https://codecov.io/bash [2022-09-22T20:43:36.601Z] + bash -s -- [2022-09-22T20:43:36.601Z] [2022-09-22T20:43:36.601Z] _____ _ [2022-09-22T20:43:36.601Z] / ____| | | [2022-09-22T20:43:36.601Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T20:43:36.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T20:43:36.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T20:43:36.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T20:43:36.601Z] Bash-1.0.6 [2022-09-22T20:43:36.601Z] [2022-09-22T20:43:36.601Z] [2022-09-22T20:43:36.601Z] ==> git version 2.25.1 found [2022-09-22T20:43:36.601Z] ==> 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 [2022-09-22T20:43:36.601Z] Release-Date: 2020-01-08 [2022-09-22T20:43:36.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-22T20:43:36.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T20:43:36.601Z] ==> Jenkins CI detected. [2022-09-22T20:43:36.601Z] current dir:  /w/workspace/_app-service-configurable_PR-469 [2022-09-22T20:43:36.601Z] project root: . [2022-09-22T20:43:36.601Z] --> token set from env [2022-09-22T20:43:36.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T20:43:36.601Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T20:43:36.601Z] ==> Python coveragepy not found [2022-09-22T20:43:36.601Z] ==> Searching for coverage reports in: [2022-09-22T20:43:36.601Z] + . [2022-09-22T20:43:36.601Z] -> Found 1 reports [2022-09-22T20:43:36.601Z] ==> Detecting git/mercurial file structure [2022-09-22T20:43:36.601Z] ==> Reading reports [2022-09-22T20:43:36.601Z] + ./coverage.out bytes=10 [2022-09-22T20:43:36.601Z] ==> Appending adjustments [2022-09-22T20:43:36.601Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T20:43:36.859Z] + Found adjustments [2022-09-22T20:43:36.859Z] ==> Gzipping contents [2022-09-22T20:43:36.859Z] 4.0K /tmp/codecov.TIowx1.gz [2022-09-22T20:43:36.859Z] ==> Uploading reports [2022-09-22T20:43:36.859Z] url: https://codecov.io [2022-09-22T20:43:36.859Z] query: branch=PR-469&commit=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=469&job=&cmd_args= [2022-09-22T20:43:36.859Z] -> Pinging Codecov [2022-09-22T20:43:36.859Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-469&commit=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=469&job=&cmd_args= [2022-09-22T20:43:37.118Z] -> Uploading to [2022-09-22T20:43:37.118Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/A97CA9966030D2A3747ED39772930CCE/8a0bc8b10fe4fc187bb5b115495f91d9075a39f0/bbbe82bc-c311-45e0-9225-6304b6b2231f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T204336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=671c069702fbd5c3c9d5684ee36c9bb82c661bd31383bfb6bfc016c0b7c17d63 [2022-09-22T20:43:37.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T20:43:37.118Z] Dload Upload Total Spent Left Speed [2022-09-22T20:43:37.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2142 --:--:-- --:--:-- --:--:-- 2142 [2022-09-22T20:43:37.377Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] } [2022-09-22T20:43:37.405Z] 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 [2022-09-22T20:43:39.100Z] + [ -d /w/workspace/_app-service-configurable_PR-469/archives ] [2022-09-22T20:43:39.100Z] + ls -al /w/workspace/_app-service-configurable_PR-469/archives [2022-09-22T20:43:39.100Z] total 16 [2022-09-22T20:43:39.100Z] drwxr-xr-x 3 root root 4096 Sep 22 20:34 . [2022-09-22T20:43:39.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 20:34 .. [2022-09-22T20:43:39.100Z] drwxr-xr-x 2 root root 4096 Sep 22 20:34 cost [2022-09-22T20:43:39.100Z] -rw-r--r-- 1 root root 96 Sep 22 20:34 cost.csv [2022-09-22T20:43:39.100Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-469/archives [2022-09-22T20:43:39.100Z] + ls -al /w/workspace/_app-service-configurable_PR-469/archives [2022-09-22T20:43:39.100Z] total 16 [2022-09-22T20:43:39.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:34 . [2022-09-22T20:43:39.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 20:34 .. [2022-09-22T20:43:39.100Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 20:34 cost [2022-09-22T20:43:39.100Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 22 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:39.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:40.312Z] ---> package-listing.sh [2022-09-22T20:43:40.312Z] ++ facter osfamily [2022-09-22T20:43:40.312Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T20:43:40.574Z] + OS_FAMILY=debian [2022-09-22T20:43:40.574Z] + workspace=/w/workspace/_app-service-configurable_PR-469 [2022-09-22T20:43:40.574Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T20:43:40.574Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T20:43:40.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T20:43:40.574Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T20:43:40.574Z] + '[' /w/workspace/_app-service-configurable_PR-469 ']' [2022-09-22T20:43:40.574Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T20:43:40.574Z] + case "${OS_FAMILY}" in [2022-09-22T20:43:40.574Z] + dpkg -l [2022-09-22T20:43:40.574Z] + grep '^ii' [2022-09-22T20:43:40.574Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T20:43:40.574Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T20:43:40.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T20:43:40.574Z] + '[' /w/workspace/_app-service-configurable_PR-469 ']' [2022-09-22T20:43:40.574Z] + mkdir -p /w/workspace/_app-service-configurable_PR-469/archives/ [2022-09-22T20:43:40.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-469/archives/ [Pipeline] echo [2022-09-22T20:43:40.607Z] 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-469/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-22T20:43:40.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:43:41.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:43:41.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:43:41.671Z] prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container [2022-09-22T20:43:41.707Z] $ 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-469/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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@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 [2022-09-22T20:43:41.914Z] $ docker top 580706e179f4238658658604c5d8da751b5c1d752d9ee0f4588273a1638f34e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:43:42.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T20:43:42.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T20:43:42.920Z] + ls /var/log/sa-host [2022-09-22T20:43:42.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:43:43.053Z] provisioning config files... [2022-09-22T20:43:43.064Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config1223270756068474169tmp [Pipeline] { [Pipeline] echo [2022-09-22T20:43:43.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:43.419Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T20:43:43.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:43.836Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T20:43:43.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:44.176Z] ---> sudo-logs.sh [2022-09-22T20:43:44.176Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T20:43:44.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:44.572Z] ---> job-cost.sh [2022-09-22T20:43:44.572Z] lf-activate-venv: SKIPPING [2022-09-22T20:43:44.572Z] DEBUG: total: 0.2199999988079071 [2022-09-22T20:43:44.572Z] INFO: Retrieving Stack Cost... [2022-09-22T20:43:44.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T20:43:45.404Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T20:43:45.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:43:45.750Z] ---> logs-deploy.sh [2022-09-22T20:43:45.750Z] lf-activate-venv: SKIPPING [2022-09-22T20:43:45.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-469/1 [2022-09-22T20:43:45.750Z] INFO: archiving workspace using pattern(s): [2022-09-22T20:43:46.692Z] Archives upload complete. [2022-09-22T20:43:46.692Z] INFO: archiving logs to Nexus