Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35f171df5436d08790c06dac298ad736392365fe+c583aa4fb078343a3c888109ea4df2cf2137b3df (13e9ad6b0a4bd02ac3c948d32b46dc838bc2746c) 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-ssh14112307206636412359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17123347209825759324.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-614/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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14728528798779100112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15790930026585788451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15398142154490791580.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-614/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-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1035039949484657741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10434’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10442’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10443’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10444’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10445’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10435’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10491 in /w/workspace/_app-service-configurable_PR-614 [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-614 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 35f171df5436d08790c06dac298ad736392365fe Merge succeeded, producing 35f171df5436d08790c06dac298ad736392365fe Checking out Revision 35f171df5436d08790c06dac298ad736392365fe (PR-614) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:32:37.453Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:32:37.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:32:37.761Z] ========================================================= [2023-10-25T22:32:37.761Z] EdgeX Global Pipelines Version Info [2023-10-25T22:32:37.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:32:38.516Z] ------------------- [2023-10-25T22:32:38.516Z] stable info: [2023-10-25T22:32:38.516Z] ------------------- [2023-10-25T22:32:38.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:32:38.516Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:32:38.516Z] Message: update stable to v1.0.254 [2023-10-25T22:32:39.086Z] ------------------- [2023-10-25T22:32:39.086Z] experimental info: [2023-10-25T22:32:39.086Z] ------------------- [2023-10-25T22:32:39.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:32:39.086Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:32:39.086Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:32:39.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-25T22:32:39.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-25T22:32:39.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:32:39.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:32:39.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:32:39.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:32:39.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:32:39.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:32:39.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:32:39.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:32:39.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:32:39.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-25T22:32:39.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:32:39.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:32:40.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:32:40.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:32:40.122Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:32:40.176Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:32:40.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:32:40.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:32:40.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:32:40.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:32:40.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:32:40.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:32:40.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:32:40.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:32:40.592Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:32:40.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2023-10-25T22:32:40.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2023-10-25T22:32:40.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2023-10-25T22:32:40.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo [2023-10-25T22:32:40.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35f171d [Pipeline] echo [2023-10-25T22:32:40.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:32:41.094Z] provisioning config files... [2023-10-25T22:32:41.128Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config8630462090374170143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:32:41.485Z] ---> docker-login.sh [2023-10-25T22:32:41.485Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:32:41.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:32:41.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:32:41.745Z] Configure a credential helper to remove this warning. See [2023-10-25T22:32:41.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:32:41.745Z] [2023-10-25T22:32:41.745Z] Login Succeeded [2023-10-25T22:32:41.745Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:32:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:32:42.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:32:42.007Z] Configure a credential helper to remove this warning. See [2023-10-25T22:32:42.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:32:42.007Z] [2023-10-25T22:32:42.007Z] Login Succeeded [2023-10-25T22:32:42.007Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:32:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:32:42.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:32:42.007Z] Configure a credential helper to remove this warning. See [2023-10-25T22:32:42.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:32:42.007Z] [2023-10-25T22:32:42.007Z] Login Succeeded [2023-10-25T22:32:42.007Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:32:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:32:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:32:42.269Z] Configure a credential helper to remove this warning. See [2023-10-25T22:32:42.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:32:42.269Z] [2023-10-25T22:32:42.269Z] Login Succeeded [2023-10-25T22:32:42.269Z] docker.io [2023-10-25T22:32:42.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:32:42.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:32:42.530Z] Configure a credential helper to remove this warning. See [2023-10-25T22:32:42.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:32:42.530Z] [2023-10-25T22:32:42.530Z] Login Succeeded [2023-10-25T22:32:42.530Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:32:42.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:32:43.209Z] + git rev-list -1 --merges 35f171df5436d08790c06dac298ad736392365fe~1..35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo [2023-10-25T22:32:43.275Z] -----------> git rev-list -1 --merges 35f171df5436d08790c06dac298ad736392365fe~1..35f171df5436d08790c06dac298ad736392365fe 35f171df5436d08790c06dac298ad736392365fe [false] [Pipeline] sh [2023-10-25T22:32:43.590Z] + git log --format=format:%s -1 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo [2023-10-25T22:32:43.626Z] ========================================================= [2023-10-25T22:32:43.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:32:43.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:32:44.076Z] + git log --format=format:%s -1 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo [2023-10-25T22:32:44.112Z] [semverPrep] GIT_COMMIT: 35f171df5436d08790c06dac298ad736392365fe, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:32:44.146Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:32:44.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:32:44.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:32:44.577Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:32:44.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:32:44.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:32:44.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:32:44.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:32:45.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:32:45.020Z] [2023-10-25T22:32:45.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:32:45.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:32:45.397Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:32:45.397Z] b85a868b505f: Pulling fs layer [2023-10-25T22:32:45.397Z] e2be974225ed: Pulling fs layer [2023-10-25T22:32:45.397Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:32:45.397Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:32:45.397Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:32:45.397Z] eaf3925da568: Pulling fs layer [2023-10-25T22:32:45.397Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:32:45.397Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:32:45.397Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:32:45.397Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:32:45.397Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:32:45.397Z] bab4dde63d76: Waiting [2023-10-25T22:32:45.397Z] eaf3925da568: Waiting [2023-10-25T22:32:45.397Z] 988bab9f4d93: Waiting [2023-10-25T22:32:45.397Z] b352a97aabf1: Waiting [2023-10-25T22:32:45.397Z] 4872d77fe225: Waiting [2023-10-25T22:32:45.397Z] 5851b861e8e6: Waiting [2023-10-25T22:32:45.397Z] 1469e6f7b9e6: Waiting [2023-10-25T22:32:45.397Z] bde34c3a00c8: Waiting [2023-10-25T22:32:45.397Z] e2be974225ed: Verifying Checksum [2023-10-25T22:32:45.397Z] e2be974225ed: Download complete [2023-10-25T22:32:45.397Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:32:45.397Z] 988bab9f4d93: Download complete [2023-10-25T22:32:45.397Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:32:45.397Z] 339a4e72a1f5: Download complete [2023-10-25T22:32:45.655Z] eaf3925da568: Verifying Checksum [2023-10-25T22:32:45.655Z] eaf3925da568: Download complete [2023-10-25T22:32:45.655Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:32:45.655Z] 1469e6f7b9e6: Download complete [2023-10-25T22:32:45.655Z] bde34c3a00c8: Download complete [2023-10-25T22:32:45.655Z] b352a97aabf1: Download complete [2023-10-25T22:32:45.655Z] 4872d77fe225: Download complete [2023-10-25T22:32:45.655Z] 5851b861e8e6: Download complete [2023-10-25T22:32:45.655Z] b85a868b505f: Verifying Checksum [2023-10-25T22:32:45.655Z] b85a868b505f: Download complete [2023-10-25T22:32:45.913Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:32:45.913Z] bab4dde63d76: Download complete [2023-10-25T22:32:46.848Z] b85a868b505f: Pull complete [2023-10-25T22:32:46.848Z] e2be974225ed: Pull complete [2023-10-25T22:32:47.415Z] 339a4e72a1f5: Pull complete [2023-10-25T22:32:47.415Z] 988bab9f4d93: Pull complete [2023-10-25T22:32:47.674Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:32:47.674Z] eaf3925da568: Pull complete [2023-10-25T22:32:49.579Z] bab4dde63d76: Pull complete [2023-10-25T22:32:49.579Z] bde34c3a00c8: Pull complete [2023-10-25T22:32:49.579Z] b352a97aabf1: Pull complete [2023-10-25T22:32:49.579Z] 4872d77fe225: Pull complete [2023-10-25T22:32:49.579Z] 5851b861e8e6: Pull complete [2023-10-25T22:32:49.579Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:32:49.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:32:49.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:32:49.815Z] prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container [2023-10-25T22:32:49.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:33:02.333Z] $ docker top 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a -eo pid,comm [2023-10-25T22:33:02.505Z] 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). [2023-10-25T22:33:02.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:33:02.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:33:02.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:33:02.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:33:02.749Z] $ docker exec 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent [2023-10-25T22:33:02.943Z] SSH_AUTH_SOCK=/tmp/ssh-p8wVIzSsDXo0/agent.15 [2023-10-25T22:33:02.943Z] SSH_AGENT_PID=21 [2023-10-25T22:33:02.950Z] Running ssh-add (command line suppressed) [2023-10-25T22:33:03.093Z] Identity added: /w/workspace/_app-service-configurable_PR-614@tmp/private_key_17832368435945377784.key (/w/workspace/_app-service-configurable_PR-614@tmp/private_key_17832368435945377784.key) [2023-10-25T22:33:03.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:33:03.434Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:33:03.460Z] $ docker exec --env ******** --env ******** 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent -k [2023-10-25T22:33:03.565Z] unset SSH_AUTH_SOCK; [2023-10-25T22:33:03.565Z] unset SSH_AGENT_PID; [2023-10-25T22:33:03.565Z] echo Agent pid 21 killed; [2023-10-25T22:33:03.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:33:03.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:33:03.664Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:33:03.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:33:03.766Z] $ docker exec 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent [2023-10-25T22:33:03.885Z] SSH_AUTH_SOCK=/tmp/ssh-yjjKfnt8jaDz/agent.53 [2023-10-25T22:33:03.885Z] SSH_AGENT_PID=59 [2023-10-25T22:33:03.889Z] Running ssh-add (command line suppressed) [2023-10-25T22:33:04.001Z] Identity added: /w/workspace/_app-service-configurable_PR-614@tmp/private_key_3149395792177255253.key (/w/workspace/_app-service-configurable_PR-614@tmp/private_key_3149395792177255253.key) [2023-10-25T22:33:04.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:33:04.342Z] + git semver init [2023-10-25T22:33:04.909Z] 2023-10-25 22:33:04,685 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:33:04.909Z] 2023-10-25 22:33:04,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-614/.semver [2023-10-25T22:33:04.909Z] 2023-10-25 22:33:04,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-614/.semver [2023-10-25T22:33:04.909Z] 2023-10-25 22:33:04,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-614/.semver'], cwd=/w/workspace/_app-service-configurable_PR-614, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,008 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-614/.git/info/exclude [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-614/.semver/PR-614 with force:False [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,009 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-614/.semver/PR-614 [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,013 [execute] INFO git cat-file --batch-check [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,020 [execute] INFO git cat-file --batch [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:33:06.294Z] 2023-10-25 22:33:06,026 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-614/.semver/PR-614 [2023-10-25T22:33:06.294Z] 0.0.0 [Pipeline] } [2023-10-25T22:33:06.317Z] $ docker exec --env ******** --env ******** 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent -k [2023-10-25T22:33:06.436Z] unset SSH_AUTH_SOCK; [2023-10-25T22:33:06.436Z] unset SSH_AGENT_PID; [2023-10-25T22:33:06.436Z] echo Agent pid 59 killed; [2023-10-25T22:33:06.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:33:06.875Z] + git semver [Pipeline] } [2023-10-25T22:33:07.162Z] $ docker stop --time=1 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a [2023-10-25T22:33:08.434Z] $ docker rm -f --volumes 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:33:08.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:33:09.097Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:33:09.113Z] [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 [2023-10-25T22:33:09.743Z] provisioning config files... [2023-10-25T22:33:09.753Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config4612004801859742391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:33:10.096Z] ---> docker-login.sh [2023-10-25T22:33:10.096Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:33:10.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:33:10.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:33:10.096Z] Configure a credential helper to remove this warning. See [2023-10-25T22:33:10.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:33:10.096Z] [2023-10-25T22:33:10.096Z] Login Succeeded [2023-10-25T22:33:10.096Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:33:10.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:33:10.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:33:10.096Z] Configure a credential helper to remove this warning. See [2023-10-25T22:33:10.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:33:10.096Z] [2023-10-25T22:33:10.096Z] Login Succeeded [2023-10-25T22:33:10.096Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:33:10.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:33:10.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:33:10.358Z] Configure a credential helper to remove this warning. See [2023-10-25T22:33:10.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:33:10.358Z] [2023-10-25T22:33:10.358Z] Login Succeeded [2023-10-25T22:33:10.358Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:33:10.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:33:10.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:33:10.359Z] Configure a credential helper to remove this warning. See [2023-10-25T22:33:10.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:33:10.359Z] [2023-10-25T22:33:10.359Z] Login Succeeded [2023-10-25T22:33:10.359Z] docker.io [2023-10-25T22:33:10.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:33:10.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:33:10.618Z] Configure a credential helper to remove this warning. See [2023-10-25T22:33:10.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:33:10.618Z] [2023-10-25T22:33:10.618Z] Login Succeeded [2023-10-25T22:33:10.618Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:33:10.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:33:10.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:33:10.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:33:11.784Z] ========================================================= [2023-10-25T22:33:11.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:33:11.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:33:15.635Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:33:15.635Z] Sending build context to Docker daemon 3.369MB [2023-10-25T22:33:15.635Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:33:15.635Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:33:15.635Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:33:15.635Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:33:15.635Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:33:15.635Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:33:15.635Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:33:15.635Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:33:15.635Z] c68163c4e522: Pulling fs layer [2023-10-25T22:33:15.635Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:33:15.635Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:33:15.635Z] 33e27b845d1e: Waiting [2023-10-25T22:33:15.635Z] c68163c4e522: Waiting [2023-10-25T22:33:15.635Z] ad3a456e5733: Waiting [2023-10-25T22:33:15.635Z] 50da416c3ac9: Waiting [2023-10-25T22:33:15.635Z] 23d2d4c4bb30: Waiting [2023-10-25T22:33:15.635Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:33:15.635Z] c4d48a809fc2: Download complete [2023-10-25T22:33:15.635Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:33:15.635Z] ad3a456e5733: Download complete [2023-10-25T22:33:15.635Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:33:15.635Z] 33e27b845d1e: Download complete [2023-10-25T22:33:15.635Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:33:15.635Z] 7264a8db6415: Download complete [2023-10-25T22:33:15.895Z] c68163c4e522: Verifying Checksum [2023-10-25T22:33:15.895Z] c68163c4e522: Download complete [2023-10-25T22:33:15.895Z] 7264a8db6415: Pull complete [2023-10-25T22:33:16.154Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:33:16.154Z] 23d2d4c4bb30: Download complete [2023-10-25T22:33:16.154Z] c4d48a809fc2: Pull complete [2023-10-25T22:33:16.154Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:33:16.154Z] 4f1c88b9dad5: Download complete [2023-10-25T22:33:16.722Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:33:19.261Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:33:19.521Z] ad3a456e5733: Pull complete [2023-10-25T22:33:19.521Z] 33e27b845d1e: Pull complete [2023-10-25T22:33:19.521Z] c68163c4e522: Pull complete [2023-10-25T22:33:22.052Z] 50da416c3ac9: Pull complete [2023-10-25T22:33:22.311Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:33:22.311Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:33:22.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:33:22.311Z] ---> 0786185ac409 [2023-10-25T22:33:22.311Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T22:33:24.558Z] Still waiting to schedule task [2023-10-25T22:33:24.558Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:33:37.215Z] ---> Running in 7cd6e296497f [2023-10-25T22:33:37.215Z] Removing intermediate container 7cd6e296497f [2023-10-25T22:33:37.215Z] ---> 8d788a14e122 [2023-10-25T22:33:37.215Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:33:37.215Z] ---> Running in 978fb98ca447 [2023-10-25T22:33:37.215Z] Removing intermediate container 978fb98ca447 [2023-10-25T22:33:37.215Z] ---> 624815cc86e5 [2023-10-25T22:33:37.215Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:33:37.798Z] ---> Running in 9ad9e2d27241 [2023-10-25T22:33:38.363Z] Removing intermediate container 9ad9e2d27241 [2023-10-25T22:33:38.363Z] ---> c20f88db3c94 [2023-10-25T22:33:38.363Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:33:38.623Z] ---> Running in 4ff09c7a8249 [2023-10-25T22:33:39.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:33:39.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:33:39.450Z] OK: 264 MiB in 52 packages [2023-10-25T22:33:40.390Z] Removing intermediate container 4ff09c7a8249 [2023-10-25T22:33:40.390Z] ---> 5fbf37ecadfb [2023-10-25T22:33:40.390Z] Step 7/12 : WORKDIR /app [2023-10-25T22:33:40.650Z] ---> Running in f13104b7a305 [2023-10-25T22:33:41.217Z] Removing intermediate container f13104b7a305 [2023-10-25T22:33:41.217Z] ---> 9f28ae0e2393 [2023-10-25T22:33:41.217Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T22:33:41.217Z] ---> dbd81df35bf3 [2023-10-25T22:33:41.217Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:33:41.217Z] ---> Running in 9614ea22ac93 [2023-10-25T22:35:32.744Z] Removing intermediate container 9614ea22ac93 [2023-10-25T22:35:32.744Z] ---> 28d6ede64617 [2023-10-25T22:35:32.744Z] Step 10/12 : COPY . . [2023-10-25T22:35:32.744Z] ---> 731d7936e55e [2023-10-25T22:35:32.744Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:35:32.744Z] ---> Running in 8d71dbdb5b3a [2023-10-25T22:35:32.744Z] Removing intermediate container 8d71dbdb5b3a [2023-10-25T22:35:32.744Z] ---> 33c640ebc9d0 [2023-10-25T22:35:32.744Z] Step 12/12 : RUN $MAKE [2023-10-25T22:35:32.744Z] ---> Running in e73b98f4df5b [2023-10-25T22:35:32.744Z] noop [2023-10-25T22:35:32.744Z] Removing intermediate container e73b98f4df5b [2023-10-25T22:35:32.744Z] ---> 578569ebb8fa [2023-10-25T22:35:32.744Z] Successfully built 578569ebb8fa [2023-10-25T22:35:32.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:35:33.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:35:33.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:35:33.373Z] prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container [2023-10-25T22:35:33.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 ******** ci-base-image-x86_64 cat [2023-10-25T22:35:33.866Z] $ docker top 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:35:34.297Z] + go version [2023-10-25T22:35:34.297Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:35:34.334Z] $ docker stop --time=1 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f [2023-10-25T22:35:35.682Z] $ docker rm -f --volumes 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:35:36.397Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:35:36.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:35:36.540Z] prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container [2023-10-25T22:35:36.570Z] $ 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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 ******** ci-base-image-x86_64 cat [2023-10-25T22:35:36.916Z] $ docker top e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:35:37.420Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-614 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:35:37.784Z] + make test [2023-10-25T22:35:37.784Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T22:35:59.730Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-25T22:36:21.657Z] go vet ./... [2023-10-25T22:36:24.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:36:24.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:36:24.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:36:25.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:36:25.036Z] $ docker stop --time=1 e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 [2023-10-25T22:36:30.621Z] $ docker rm -f --volumes e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:36:31.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:36:31.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:36:31.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:36:32.184Z] + ls -al . [2023-10-25T22:36:32.184Z] total 180 [2023-10-25T22:36:32.184Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:35 . [2023-10-25T22:36:32.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:32 .. [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 22:32 .dockerignore [2023-10-25T22:36:32.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:35 .git [2023-10-25T22:36:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:32 .github [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 25 22:32 .gitignore [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:32 .golangci.yml [2023-10-25T22:36:32.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:33 .semver [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 25 22:32 Attribution.txt [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 25 22:32 CHANGELOG.md [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 25 22:32 Dockerfile [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:32 GOVERNANCE.md [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 25 22:32 Jenkinsfile [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 22:32 LICENSE [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 22:32 OWNERS.md [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 25 22:32 README.md [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:33 VERSION [2023-10-25T22:36:32.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:32 bin [2023-10-25T22:36:32.184Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 25 22:35 coverage.out [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 25 22:32 go.mod [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 25 22:32 go.sum [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 25 22:32 main.go [2023-10-25T22:36:32.184Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 25 22:32 makefile [2023-10-25T22:36:32.184Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:36:32.572Z] + 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=35f171df5436d08790c06dac298ad736392365fe --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:36:32.572Z] Sending build context to Docker daemon 3.37MB [2023-10-25T22:36:32.572Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:36:32.572Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-25T22:36:32.572Z] ---> 578569ebb8fa [2023-10-25T22:36:32.572Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T22:36:32.572Z] ---> Running in 29098ac0b44d [2023-10-25T22:36:32.832Z] Removing intermediate container 29098ac0b44d [2023-10-25T22:36:32.832Z] ---> 19b3b7b96740 [2023-10-25T22:36:32.832Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:36:32.832Z] ---> Running in a4b184228727 [2023-10-25T22:36:32.832Z] Removing intermediate container a4b184228727 [2023-10-25T22:36:32.832Z] ---> e0741aa77a74 [2023-10-25T22:36:32.832Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:36:32.832Z] ---> Running in 5b1fee6b7e9f [2023-10-25T22:36:32.832Z] Removing intermediate container 5b1fee6b7e9f [2023-10-25T22:36:32.832Z] ---> 7dbf2660e1b9 [2023-10-25T22:36:32.832Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:36:32.832Z] ---> Running in f60f85fc6342 [2023-10-25T22:36:33.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:36:33.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:36:33.657Z] OK: 264 MiB in 52 packages [2023-10-25T22:36:33.916Z] Removing intermediate container f60f85fc6342 [2023-10-25T22:36:33.916Z] ---> 24ce9b884af9 [2023-10-25T22:36:33.916Z] Step 7/26 : WORKDIR /app [2023-10-25T22:36:34.173Z] ---> Running in cc8464cb7ee7 [2023-10-25T22:36:34.173Z] Removing intermediate container cc8464cb7ee7 [2023-10-25T22:36:34.173Z] ---> 572913da2fdf [2023-10-25T22:36:34.173Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-25T22:36:34.173Z] ---> 53c48c32b718 [2023-10-25T22:36:34.173Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:36:34.432Z] ---> Running in f52dcc57eee9 [2023-10-25T22:36:34.998Z] Removing intermediate container f52dcc57eee9 [2023-10-25T22:36:34.998Z] ---> ab368cf000dc [2023-10-25T22:36:34.998Z] Step 10/26 : COPY . . [2023-10-25T22:36:35.257Z] ---> 8ed7148f67e6 [2023-10-25T22:36:35.257Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:36:35.257Z] ---> Running in 40e83cc48b0f [2023-10-25T22:36:35.515Z] Removing intermediate container 40e83cc48b0f [2023-10-25T22:36:35.515Z] ---> 8f0e17fad87b [2023-10-25T22:36:35.515Z] Step 12/26 : RUN $MAKE [2023-10-25T22:36:35.515Z] ---> Running in 8f1bb5e28753 [2023-10-25T22:36:35.773Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-25T22:37:07.885Z] Removing intermediate container 8f1bb5e28753 [2023-10-25T22:37:07.885Z] ---> 7d91a564a5da [2023-10-25T22:37:07.885Z] Step 13/26 : FROM alpine:3.18 [2023-10-25T22:37:07.885Z] 3.18: Pulling from library/alpine [2023-10-25T22:37:07.885Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:37:07.885Z] 96526aa774ef: Verifying Checksum [2023-10-25T22:37:07.885Z] 96526aa774ef: Download complete [2023-10-25T22:37:07.885Z] 96526aa774ef: Pull complete [2023-10-25T22:37:07.885Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:37:07.885Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:37:07.885Z] ---> 8ca4688f4f35 [2023-10-25T22:37:07.885Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T22:37:07.885Z] ---> Running in 864e3fc59613 [2023-10-25T22:37:07.885Z] Removing intermediate container 864e3fc59613 [2023-10-25T22:37:07.885Z] ---> 4263dbe2b897 [2023-10-25T22:37:07.885Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-25T22:37:07.885Z] ---> Running in 6cb86e4bba83 [2023-10-25T22:37:07.885Z] Removing intermediate container 6cb86e4bba83 [2023-10-25T22:37:07.885Z] ---> 267d33a2af0b [2023-10-25T22:37:07.885Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:37:07.885Z] ---> Running in dc2fc1494085 [2023-10-25T22:37:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:37:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:37:07.885Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T22:37:07.885Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T22:37:07.885Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:37:07.885Z] Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:37:07.885Z] OK: 8 MiB in 17 packages [2023-10-25T22:37:09.282Z] Removing intermediate container dc2fc1494085 [2023-10-25T22:37:09.282Z] ---> 63d6f0e38e13 [2023-10-25T22:37:09.282Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-25T22:37:10.217Z] ---> b33df7b01453 [2023-10-25T22:37:10.217Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-25T22:37:10.817Z] ---> f49e19c0c427 [2023-10-25T22:37:10.817Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-25T22:37:11.080Z] ---> fdcc7982521d [2023-10-25T22:37:11.080Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-25T22:37:12.454Z] ---> 5b004bb68ffe [2023-10-25T22:37:12.454Z] Step 21/26 : EXPOSE 48095 [2023-10-25T22:37:12.454Z] ---> Running in 4a6090cf028a [2023-10-25T22:37:12.711Z] Removing intermediate container 4a6090cf028a [2023-10-25T22:37:12.711Z] ---> ddba802f969c [2023-10-25T22:37:12.711Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-25T22:37:12.969Z] ---> Running in 730fc96f88a2 [2023-10-25T22:37:13.228Z] Removing intermediate container 730fc96f88a2 [2023-10-25T22:37:13.228Z] ---> d06c33552e5b [2023-10-25T22:37:13.228Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:37:13.487Z] ---> Running in 88f204507b88 [2023-10-25T22:37:13.746Z] Removing intermediate container 88f204507b88 [2023-10-25T22:37:13.746Z] ---> 3405d5f1d59f [2023-10-25T22:37:13.746Z] Step 24/26 : LABEL arch=amd64 [2023-10-25T22:37:14.006Z] ---> Running in 9ed3749fcf38 [2023-10-25T22:37:14.006Z] Removing intermediate container 9ed3749fcf38 [2023-10-25T22:37:14.006Z] ---> 9fbdb80c37f4 [2023-10-25T22:37:14.006Z] Step 25/26 : LABEL git_sha=35f171df5436d08790c06dac298ad736392365fe [2023-10-25T22:37:14.278Z] ---> Running in 1bbe5f77b208 [2023-10-25T22:37:14.538Z] Removing intermediate container 1bbe5f77b208 [2023-10-25T22:37:14.538Z] ---> 7e9d9d0da6cf [2023-10-25T22:37:14.538Z] Step 26/26 : LABEL version=0.0.0 [2023-10-25T22:37:15.131Z] ---> Running in 0e7ecfd766e2 [2023-10-25T22:37:15.131Z] Removing intermediate container 0e7ecfd766e2 [2023-10-25T22:37:15.131Z] ---> 5d8f6814d358 [2023-10-25T22:37:15.131Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:37:15.131Z] Successfully built 5d8f6814d358 [2023-10-25T22:37:15.131Z] 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 [2023-10-25T22:37:16.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:37:16.051Z] [2023-10-25T22:37:16.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:37:16.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:37:16.687Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:37:16.687Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:37:16.687Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:37:16.687Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:37:16.687Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:37:16.687Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:37:16.687Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:37:16.687Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:37:16.687Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:37:16.687Z] 33b1e0a273af: Waiting [2023-10-25T22:37:16.687Z] 5d3b04190fa2: Waiting [2023-10-25T22:37:16.687Z] 2f39f015ded8: Waiting [2023-10-25T22:37:16.687Z] 5c69ac0246d0: Download complete [2023-10-25T22:37:16.687Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-25T22:37:16.687Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:37:16.687Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:37:16.687Z] 33b1e0a273af: Download complete [2023-10-25T22:37:16.945Z] 5d3b04190fa2: Download complete [2023-10-25T22:37:16.945Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:37:16.945Z] ec43610c2a17: Download complete [2023-10-25T22:37:16.945Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:37:16.945Z] 5eb5b503b376: Download complete [2023-10-25T22:37:17.514Z] 2f39f015ded8: Verifying Checksum [2023-10-25T22:37:17.514Z] 2f39f015ded8: Download complete [2023-10-25T22:37:18.890Z] 5eb5b503b376: Pull complete [2023-10-25T22:37:18.890Z] 5c69ac0246d0: Pull complete [2023-10-25T22:37:19.457Z] ec43610c2a17: Pull complete [2023-10-25T22:37:19.718Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:37:20.284Z] 33b1e0a273af: Pull complete [2023-10-25T22:37:20.545Z] 5d3b04190fa2: Pull complete [2023-10-25T22:37:25.804Z] 2f39f015ded8: Pull complete [2023-10-25T22:37:25.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:37:25.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:37:25.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:37:26.159Z] prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container [2023-10-25T22:37:26.196Z] $ 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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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-lftools-log-publisher:latest cat [2023-10-25T22:37:37.180Z] $ docker top 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:37:37.686Z] ---> job-cost.sh [2023-10-25T22:37:37.686Z] lf-activate-venv: SKIPPING [2023-10-25T22:37:37.686Z] INFO: No Stack... [2023-10-25T22:37:37.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:37:38.510Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:37:38.837Z] + cat /w/workspace/_app-service-configurable_PR-614/archives/cost.csv [2023-10-25T22:37:38.837Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:37:38.876Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [2023-10-25T22:37:38.881Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] did not exist. Created. [2023-10-25T22:37:38.881Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:37:39.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:37:39.328Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:37:39.359Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:37:39.447Z] $ docker stop --time=1 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 [2023-10-25T22:37:40.694Z] $ docker rm -f --volumes 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:58:09.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11723 in /w/workspace/_app-service-configurable_PR-614 [Pipeline] { [Pipeline] ws [2023-10-25T22:58:09.671Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:58:09.760Z] Selected Git installation does not exist. Using Default [2023-10-25T22:58:09.760Z] The recommended git tool is: NONE [2023-10-25T22:58:18.501Z] using credential edgex-jenkins-ssh [2023-10-25T22:58:18.520Z] Cloning the remote Git repository [2023-10-25T22:58:18.591Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-25T22:58:18.722Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-25T22:58:18.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-25T22:58:18.935Z] > git --version # timeout=10 [2023-10-25T22:58:18.960Z] > git --version # 'git version 2.25.1' [2023-10-25T22:58:18.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:19.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:58:20.534Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-25T22:58:20.581Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:58:22.550Z] Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 35f171df5436d08790c06dac298ad736392365fe [2023-10-25T22:58:22.889Z] Merge succeeded, producing 35f171df5436d08790c06dac298ad736392365fe [2023-10-25T22:58:22.890Z] Checking out Revision 35f171df5436d08790c06dac298ad736392365fe (PR-614) [2023-10-25T22:58:21.896Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-25T22:58:21.950Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-25T22:58:21.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:21.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:58:22.576Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:58:22.674Z] > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 [2023-10-25T22:58:22.775Z] > git remote # timeout=10 [2023-10-25T22:58:22.799Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:58:22.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:22.841Z] > git merge c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 [2023-10-25T22:58:22.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:58:22.899Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:58:22.916Z] > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 [2023-10-25T22:58:23.532Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:58:23.603Z] > git --version # timeout=10 [2023-10-25T22:58:23.618Z] > git --version # 'git version 2.25.1' [2023-10-25T22:58:23.643Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:58:24.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:58:24.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:58:24.767Z] Dload Upload Total Spent Left Speed [2023-10-25T22:58:24.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-10-25T22:58:25.423Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:58:25.825Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:58:25.825Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:58:25.825Z] { [2023-10-25T22:58:25.825Z] "registry-mirrors": [ [2023-10-25T22:58:25.825Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:58:25.825Z] ], [2023-10-25T22:58:25.825Z] "bip": "10.250.0.254/24", [2023-10-25T22:58:25.825Z] "hosts": [ [2023-10-25T22:58:25.825Z] "tcp://0.0.0.0:5555", [2023-10-25T22:58:25.825Z] "unix:///var/run/docker.sock" [2023-10-25T22:58:25.825Z] ], [2023-10-25T22:58:25.825Z] "mtu": 1458, [2023-10-25T22:58:25.825Z] "selinux-enabled": true, [2023-10-25T22:58:25.825Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:58:25.825Z] } [Pipeline] sh [2023-10-25T22:58:26.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:58:26.586Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:58:48.842Z] provisioning config files... [2023-10-25T22:58:48.884Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4084566232755188999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:58:49.321Z] ---> docker-login.sh [2023-10-25T22:58:49.321Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:58:49.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:49.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:49.932Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:49.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:49.932Z] [2023-10-25T22:58:49.932Z] Login Succeeded [2023-10-25T22:58:50.208Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:58:50.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:50.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:50.486Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:50.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:50.486Z] [2023-10-25T22:58:50.486Z] Login Succeeded [2023-10-25T22:58:50.486Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:58:51.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:51.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:51.100Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:51.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:51.100Z] [2023-10-25T22:58:51.100Z] Login Succeeded [2023-10-25T22:58:51.100Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:58:51.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:51.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:51.652Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:51.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:51.652Z] [2023-10-25T22:58:51.652Z] Login Succeeded [2023-10-25T22:58:51.652Z] docker.io [2023-10-25T22:58:51.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:52.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:52.206Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:52.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:52.206Z] [2023-10-25T22:58:52.206Z] Login Succeeded [2023-10-25T22:58:52.206Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:58:52.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:58:52.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:58:52.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:58:52.870Z] ========================================================= [2023-10-25T22:58:52.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:58:52.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:58:53.475Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:58:53.475Z] Sending build context to Docker daemon 157.7kB [2023-10-25T22:58:53.757Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:58:53.757Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:58:54.034Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:58:54.034Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:58:54.034Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:58:54.034Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:58:54.034Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:58:54.034Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:58:54.034Z] 17808c966233: Pulling fs layer [2023-10-25T22:58:54.034Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:58:54.034Z] cefa15bbcfad: Waiting [2023-10-25T22:58:54.034Z] 17808c966233: Waiting [2023-10-25T22:58:54.034Z] f4c1fc716caa: Waiting [2023-10-25T22:58:54.034Z] f0e02332f6b5: Waiting [2023-10-25T22:58:54.034Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:58:54.034Z] 5d54e960e981: Download complete [2023-10-25T22:58:54.034Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:58:54.034Z] f0e02332f6b5: Download complete [2023-10-25T22:58:54.034Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:58:54.034Z] cefa15bbcfad: Download complete [2023-10-25T22:58:54.034Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:58:54.034Z] 9fda8d8052c6: Download complete [2023-10-25T22:58:54.960Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:58:54.960Z] f4c1fc716caa: Download complete [2023-10-25T22:58:56.131Z] 9fda8d8052c6: Pull complete [2023-10-25T22:58:57.181Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:58:57.181Z] c4a7e357bf2a: Download complete [2023-10-25T22:58:57.781Z] 17808c966233: Verifying Checksum [2023-10-25T22:58:57.781Z] 17808c966233: Download complete [2023-10-25T22:59:00.393Z] 5d54e960e981: Pull complete [2023-10-25T22:59:15.504Z] c4a7e357bf2a: Pull complete [2023-10-25T22:59:15.504Z] f0e02332f6b5: Pull complete [2023-10-25T22:59:15.504Z] cefa15bbcfad: Pull complete [2023-10-25T22:59:25.633Z] 17808c966233: Pull complete [2023-10-25T22:59:26.222Z] f4c1fc716caa: Pull complete [2023-10-25T22:59:26.222Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:59:26.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:59:26.222Z] ---> ea914061e18c [2023-10-25T22:59:26.222Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T22:59:28.271Z] ---> Running in 6ca85bce0479 [2023-10-25T22:59:28.544Z] Removing intermediate container 6ca85bce0479 [2023-10-25T22:59:28.544Z] ---> ad46663cf685 [2023-10-25T22:59:28.544Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:59:28.544Z] ---> Running in 6bb8fa385856 [2023-10-25T22:59:29.139Z] Removing intermediate container 6bb8fa385856 [2023-10-25T22:59:29.139Z] ---> 9b4b8e24ad0f [2023-10-25T22:59:29.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:59:29.413Z] ---> Running in edb47b2f64a2 [2023-10-25T22:59:29.689Z] Removing intermediate container edb47b2f64a2 [2023-10-25T22:59:29.689Z] ---> f1c39d54baf9 [2023-10-25T22:59:29.689Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:59:29.689Z] ---> Running in f3acda57c080 [2023-10-25T22:59:31.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:59:31.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:59:33.091Z] OK: 266 MiB in 52 packages [2023-10-25T22:59:34.334Z] Removing intermediate container f3acda57c080 [2023-10-25T22:59:34.334Z] ---> 598d0e00411f [2023-10-25T22:59:34.334Z] Step 7/12 : WORKDIR /app [2023-10-25T22:59:34.334Z] ---> Running in b1da82ab728b [2023-10-25T22:59:34.617Z] Removing intermediate container b1da82ab728b [2023-10-25T22:59:34.617Z] ---> 7034010fb77d [2023-10-25T22:59:34.617Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T22:59:35.217Z] ---> 0fdc54fad9af [2023-10-25T22:59:35.217Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:59:35.217Z] ---> Running in 562f7c372346 [2023-10-25T23:01:27.048Z] Removing intermediate container 562f7c372346 [2023-10-25T23:01:27.049Z] ---> 625eece2a74c [2023-10-25T23:01:27.049Z] Step 10/12 : COPY . . [2023-10-25T23:01:27.049Z] ---> 1ce703733d9e [2023-10-25T23:01:27.049Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T23:01:27.323Z] ---> Running in 9f239af6bb0e [2023-10-25T23:01:27.601Z] Removing intermediate container 9f239af6bb0e [2023-10-25T23:01:27.601Z] ---> 19dd718c43d9 [2023-10-25T23:01:27.601Z] Step 12/12 : RUN $MAKE [2023-10-25T23:01:27.601Z] ---> Running in 1517513889db [2023-10-25T23:01:29.042Z] noop [2023-10-25T23:01:29.641Z] Removing intermediate container 1517513889db [2023-10-25T23:01:29.641Z] ---> d0eccf70a9e4 [2023-10-25T23:01:29.641Z] Successfully built d0eccf70a9e4 [2023-10-25T23:01:29.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:01:30.137Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T23:01:30.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:01:30.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container [2023-10-25T23:01:30.602Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T23:01:32.023Z] $ docker top c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:01:32.997Z] + go version [2023-10-25T23:01:32.997Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T23:01:33.047Z] $ docker stop --time=1 c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b [2023-10-25T23:01:34.836Z] $ docker rm -f --volumes c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:01:35.784Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T23:01:35.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:01:36.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container [2023-10-25T23:01:36.172Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T23:01:37.557Z] $ docker top e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:01:38.519Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T23:01:39.331Z] + make test [2023-10-25T23:01:39.331Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T23:04:47.877Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-25T23:04:47.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T23:04:47.877Z] go vet ./... [2023-10-25T23:07:09.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T23:07:09.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T23:07:09.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T23:07:09.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T23:07:09.825Z] $ docker stop --time=1 e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a [2023-10-25T23:07:12.143Z] $ docker rm -f --volumes e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T23:07:14.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T23:07:14.039Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T23:07:14.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T23:07:15.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T23:07:15.690Z] + ls -al . [2023-10-25T23:07:15.690Z] total 176 [2023-10-25T23:07:15.690Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 23:01 . [2023-10-25T23:07:15.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:58 .. [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 22:58 .dockerignore [2023-10-25T23:07:15.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:58 .git [2023-10-25T23:07:15.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 .github [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 25 22:58 .gitignore [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:58 .golangci.yml [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 25 22:58 Attribution.txt [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 25 22:58 CHANGELOG.md [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 25 22:58 Dockerfile [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:58 GOVERNANCE.md [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 25 22:58 Jenkinsfile [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 22:58 LICENSE [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 22:58 OWNERS.md [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 25 22:58 README.md [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:33 VERSION [2023-10-25T23:07:15.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 bin [2023-10-25T23:07:15.690Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 25 23:01 coverage.out [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 25 22:58 go.mod [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 25 22:58 go.sum [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 25 22:58 main.go [2023-10-25T23:07:15.690Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 25 22:58 makefile [2023-10-25T23:07:15.690Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:07:16.132Z] + 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=35f171df5436d08790c06dac298ad736392365fe --label arch=arm64 --label version=0.0.0 . [2023-10-25T23:07:16.132Z] Sending build context to Docker daemon 158.7kB [2023-10-25T23:07:16.404Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T23:07:16.404Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-25T23:07:16.404Z] ---> d0eccf70a9e4 [2023-10-25T23:07:16.404Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T23:07:16.677Z] ---> Running in 72ad92613c3a [2023-10-25T23:07:16.949Z] Removing intermediate container 72ad92613c3a [2023-10-25T23:07:16.949Z] ---> da28ef0514b4 [2023-10-25T23:07:16.949Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T23:07:16.949Z] ---> Running in 0f3443f643b8 [2023-10-25T23:07:17.552Z] Removing intermediate container 0f3443f643b8 [2023-10-25T23:07:17.552Z] ---> f5a2ae22a622 [2023-10-25T23:07:17.552Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-25T23:07:17.552Z] ---> Running in c002ef2a3ac4 [2023-10-25T23:07:17.825Z] Removing intermediate container c002ef2a3ac4 [2023-10-25T23:07:17.825Z] ---> 6efa043cbfee [2023-10-25T23:07:17.825Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T23:07:18.097Z] ---> Running in 21b4073ca67d [2023-10-25T23:07:19.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T23:07:19.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T23:07:21.092Z] OK: 266 MiB in 52 packages [2023-10-25T23:07:24.485Z] Removing intermediate container 21b4073ca67d [2023-10-25T23:07:24.485Z] ---> 12b64d2649d3 [2023-10-25T23:07:24.485Z] Step 7/26 : WORKDIR /app [2023-10-25T23:07:24.758Z] ---> Running in 9bbcdbb0a675 [2023-10-25T23:07:25.029Z] Removing intermediate container 9bbcdbb0a675 [2023-10-25T23:07:25.030Z] ---> d61ae6e421f5 [2023-10-25T23:07:25.030Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-25T23:07:25.622Z] ---> 39c22108b1eb [2023-10-25T23:07:25.622Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T23:07:25.622Z] ---> Running in 702b87e9ab14 [2023-10-25T23:07:28.985Z] Removing intermediate container 702b87e9ab14 [2023-10-25T23:07:28.985Z] ---> fa9cc9d1efe1 [2023-10-25T23:07:28.985Z] Step 10/26 : COPY . . [2023-10-25T23:07:28.985Z] ---> 46341aed987e [2023-10-25T23:07:28.985Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T23:07:29.271Z] ---> Running in 0c5bf9f04393 [2023-10-25T23:07:29.541Z] Removing intermediate container 0c5bf9f04393 [2023-10-25T23:07:29.541Z] ---> 81ba0623d5e2 [2023-10-25T23:07:29.541Z] Step 12/26 : RUN $MAKE [2023-10-25T23:07:29.541Z] ---> Running in e2c6f939c121 [2023-10-25T23:07:30.958Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-25T23:09:37.705Z] Removing intermediate container e2c6f939c121 [2023-10-25T23:09:37.705Z] ---> 3340f3ca1af4 [2023-10-25T23:09:37.705Z] Step 13/26 : FROM alpine:3.18 [2023-10-25T23:09:37.705Z] 3.18: Pulling from library/alpine [2023-10-25T23:09:37.705Z] 579b34f0a95b: Pulling fs layer [2023-10-25T23:09:37.705Z] 579b34f0a95b: Verifying Checksum [2023-10-25T23:09:37.705Z] 579b34f0a95b: Download complete [2023-10-25T23:09:37.705Z] 579b34f0a95b: Pull complete [2023-10-25T23:09:37.705Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T23:09:37.705Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T23:09:37.705Z] ---> 3cc203321400 [2023-10-25T23:09:37.705Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T23:09:37.705Z] ---> Running in 4499d302a2b4 [2023-10-25T23:09:37.705Z] Removing intermediate container 4499d302a2b4 [2023-10-25T23:09:37.705Z] ---> 96475339ad75 [2023-10-25T23:09:37.705Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-25T23:09:37.705Z] ---> Running in cc49b288eab9 [2023-10-25T23:09:37.705Z] Removing intermediate container cc49b288eab9 [2023-10-25T23:09:37.705Z] ---> ba05db20cad7 [2023-10-25T23:09:37.705Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T23:09:37.705Z] ---> Running in ac6e4d05c2ae [2023-10-25T23:09:37.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T23:09:37.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T23:09:39.391Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T23:09:39.391Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T23:09:39.391Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T23:09:39.391Z] Executing ca-certificates-20230506-r0.trigger [2023-10-25T23:09:39.661Z] OK: 9 MiB in 17 packages [2023-10-25T23:09:41.076Z] Removing intermediate container ac6e4d05c2ae [2023-10-25T23:09:41.076Z] ---> b3ec86fa02c3 [2023-10-25T23:09:41.076Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-25T23:09:41.666Z] ---> b8fc2c0a7eeb [2023-10-25T23:09:41.666Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-25T23:09:43.648Z] ---> c15af293284d [2023-10-25T23:09:43.648Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-25T23:09:43.922Z] ---> 8cfe0cb8352b [2023-10-25T23:09:43.922Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-25T23:09:45.984Z] ---> c7198d7793b2 [2023-10-25T23:09:45.984Z] Step 21/26 : EXPOSE 48095 [2023-10-25T23:09:45.984Z] ---> Running in 0b3e3e542b06 [2023-10-25T23:09:45.984Z] Removing intermediate container 0b3e3e542b06 [2023-10-25T23:09:45.984Z] ---> 7a3e19df7f8d [2023-10-25T23:09:45.984Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-25T23:09:45.984Z] ---> Running in d1a93ba5c051 [2023-10-25T23:09:46.582Z] Removing intermediate container d1a93ba5c051 [2023-10-25T23:09:46.582Z] ---> b52a4695a8a0 [2023-10-25T23:09:46.582Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T23:09:46.582Z] ---> Running in 362eeb17846e [2023-10-25T23:09:46.864Z] Removing intermediate container 362eeb17846e [2023-10-25T23:09:46.864Z] ---> 9be3e2544d6c [2023-10-25T23:09:46.864Z] Step 24/26 : LABEL arch=arm64 [2023-10-25T23:09:46.864Z] ---> Running in e9267111128b [2023-10-25T23:09:47.163Z] Removing intermediate container e9267111128b [2023-10-25T23:09:47.163Z] ---> 1d61411098da [2023-10-25T23:09:47.163Z] Step 25/26 : LABEL git_sha=35f171df5436d08790c06dac298ad736392365fe [2023-10-25T23:09:47.438Z] ---> Running in 178b44472f25 [2023-10-25T23:09:47.713Z] Removing intermediate container 178b44472f25 [2023-10-25T23:09:47.713Z] ---> 1a5debaaaf4c [2023-10-25T23:09:47.713Z] Step 26/26 : LABEL version=0.0.0 [2023-10-25T23:09:47.713Z] ---> Running in add0105caa8a [2023-10-25T23:09:47.984Z] Removing intermediate container add0105caa8a [2023-10-25T23:09:47.984Z] ---> 77de39df6b9f [2023-10-25T23:09:47.984Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T23:09:47.984Z] Successfully built 77de39df6b9f [2023-10-25T23:09:47.984Z] 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 [2023-10-25T23:09:48.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:09:48.838Z] [2023-10-25T23:09:48.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:09:49.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:09:49.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T23:09:49.251Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T23:09:49.251Z] 04944245beec: Pulling fs layer [2023-10-25T23:09:49.251Z] 699f458cf7ca: Pulling fs layer [2023-10-25T23:09:49.251Z] 765212b225bb: Pulling fs layer [2023-10-25T23:09:49.251Z] f23df028b6ca: Pulling fs layer [2023-10-25T23:09:49.251Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T23:09:49.251Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T23:09:49.251Z] 765212b225bb: Waiting [2023-10-25T23:09:49.251Z] f23df028b6ca: Waiting [2023-10-25T23:09:49.251Z] 2437ff75d9bd: Waiting [2023-10-25T23:09:49.520Z] 04944245beec: Verifying Checksum [2023-10-25T23:09:49.520Z] 04944245beec: Download complete [2023-10-25T23:09:49.520Z] 765212b225bb: Verifying Checksum [2023-10-25T23:09:49.520Z] 765212b225bb: Download complete [2023-10-25T23:09:49.520Z] f23df028b6ca: Download complete [2023-10-25T23:09:49.520Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T23:09:49.520Z] d65c8cfc05b1: Download complete [2023-10-25T23:09:49.789Z] 699f458cf7ca: Verifying Checksum [2023-10-25T23:09:49.789Z] 699f458cf7ca: Download complete [2023-10-25T23:09:50.056Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T23:09:50.056Z] 8998bd30e6a1: Download complete [2023-10-25T23:09:52.660Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T23:09:52.660Z] 2437ff75d9bd: Download complete [2023-10-25T23:09:58.008Z] 8998bd30e6a1: Pull complete [2023-10-25T23:09:58.277Z] 04944245beec: Pull complete [2023-10-25T23:09:59.685Z] 699f458cf7ca: Pull complete [2023-10-25T23:09:59.953Z] 765212b225bb: Pull complete [2023-10-25T23:10:00.914Z] f23df028b6ca: Pull complete [2023-10-25T23:10:00.914Z] d65c8cfc05b1: Pull complete [2023-10-25T23:10:19.151Z] 2437ff75d9bd: Pull complete [2023-10-25T23:10:19.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T23:10:19.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:10:19.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:10:19.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container [2023-10-25T23:10:19.596Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T23:10:22.385Z] $ docker top 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:23.309Z] ---> job-cost.sh [2023-10-25T23:10:23.309Z] lf-activate-venv: SKIPPING [2023-10-25T23:10:23.309Z] INFO: No Stack... [2023-10-25T23:10:23.897Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T23:10:24.867Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T23:10:25.551Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-25T23:10:25.551Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T23:10:25.649Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [2023-10-25T23:10:25.654Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] did not exist. Created. [2023-10-25T23:10:25.654Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T23:10:26.411Z] /w/workspace/app-service-configurable/1@tmp/durable-73c77cad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T23:10:27.095Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T23:10:27.135Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T23:10:27.195Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T23:10:27.210Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T23:10:27.290Z] $ docker stop --time=1 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d [2023-10-25T23:10:28.845Z] $ docker rm -f --volumes 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d [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 [2023-10-25T23:10:29.838Z] provisioning config files... [2023-10-25T23:10:29.845Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config2503545326151077115tmp [Pipeline] { [Pipeline] sh [2023-10-25T23:10:30.193Z] + set +x [2023-10-25T23:10:30.193Z] + + bash -s -- [2023-10-25T23:10:30.193Z] curl -s https://codecov.io/bash [2023-10-25T23:10:30.193Z] [2023-10-25T23:10:30.193Z] _____ _ [2023-10-25T23:10:30.193Z] / ____| | | [2023-10-25T23:10:30.193Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T23:10:30.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T23:10:30.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T23:10:30.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T23:10:30.193Z] Bash-1.0.6 [2023-10-25T23:10:30.193Z] [2023-10-25T23:10:30.193Z] [2023-10-25T23:10:30.193Z] ==> git version 2.25.1 found [2023-10-25T23:10:30.193Z] ==> 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 [2023-10-25T23:10:30.193Z] Release-Date: 2020-01-08 [2023-10-25T23:10:30.193Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-25T23:10:30.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T23:10:30.193Z] ==> Jenkins CI detected. [2023-10-25T23:10:30.193Z] current dir:  /w/workspace/_app-service-configurable_PR-614 [2023-10-25T23:10:30.193Z] project root: . [2023-10-25T23:10:30.193Z] --> token set from env [2023-10-25T23:10:30.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T23:10:30.193Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T23:10:30.193Z] ==> Python coveragepy not found [2023-10-25T23:10:30.193Z] ==> Searching for coverage reports in: [2023-10-25T23:10:30.193Z] + . [2023-10-25T23:10:30.193Z] -> Found 1 reports [2023-10-25T23:10:30.193Z] ==> Detecting git/mercurial file structure [2023-10-25T23:10:30.193Z] ==> Reading reports [2023-10-25T23:10:30.193Z] + ./coverage.out bytes=13 [2023-10-25T23:10:30.193Z] ==> Appending adjustments [2023-10-25T23:10:30.193Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T23:10:30.453Z] + Found adjustments [2023-10-25T23:10:30.453Z] ==> Gzipping contents [2023-10-25T23:10:30.453Z] 4.0K /tmp/codecov.xhUZkl.gz [2023-10-25T23:10:30.453Z] ==> Uploading reports [2023-10-25T23:10:30.453Z] url: https://codecov.io [2023-10-25T23:10:30.453Z] query: branch=PR-614&commit=35f171df5436d08790c06dac298ad736392365fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-10-25T23:10:30.453Z] -> Pinging Codecov [2023-10-25T23:10:30.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-614&commit=35f171df5436d08790c06dac298ad736392365fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-10-25T23:10:30.453Z] -> Uploading to [2023-10-25T23:10:30.453Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/A97CA9966030D2A3747ED39772930CCE/35f171df5436d08790c06dac298ad736392365fe/b37a8df3-cc93-4f8b-8957-9aba9fae31e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T231030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acadfadd07f518da204f356b16d5331564b0b3193e6a71d10ade4e3d0652c7c7 [2023-10-25T23:10:30.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T23:10:30.453Z] Dload Upload Total Spent Left Speed [2023-10-25T23:10:30.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 785 --:--:-- --:--:-- --:--:-- 787 [2023-10-25T23:10:30.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/35f171df5436d08790c06dac298ad736392365fe [Pipeline] } [2023-10-25T23:10:30.739Z] 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 [2023-10-25T23:10:32.610Z] + [ -d /w/workspace/_app-service-configurable_PR-614/archives ] [2023-10-25T23:10:32.610Z] + ls -al /w/workspace/_app-service-configurable_PR-614/archives [2023-10-25T23:10:32.610Z] total 16 [2023-10-25T23:10:32.610Z] drwxr-xr-x 3 root root 4096 Oct 25 22:37 . [2023-10-25T23:10:32.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .. [2023-10-25T23:10:32.610Z] drwxr-xr-x 2 root root 4096 Oct 25 22:37 cost [2023-10-25T23:10:32.610Z] -rw-r--r-- 1 root root 96 Oct 25 22:37 cost.csv [2023-10-25T23:10:32.610Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-614/archives [2023-10-25T23:10:32.610Z] + ls -al /w/workspace/_app-service-configurable_PR-614/archives [2023-10-25T23:10:32.610Z] total 16 [2023-10-25T23:10:32.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:37 . [2023-10-25T23:10:32.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .. [2023-10-25T23:10:32.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:37 cost [2023-10-25T23:10:32.610Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 25 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:32.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:33.822Z] ---> package-listing.sh [2023-10-25T23:10:33.822Z] ++ facter osfamily [2023-10-25T23:10:33.822Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T23:10:34.080Z] + OS_FAMILY=debian [2023-10-25T23:10:34.080Z] + workspace=/w/workspace/_app-service-configurable_PR-614 [2023-10-25T23:10:34.080Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T23:10:34.080Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T23:10:34.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T23:10:34.080Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T23:10:34.080Z] + '[' /w/workspace/_app-service-configurable_PR-614 ']' [2023-10-25T23:10:34.080Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T23:10:34.080Z] + case "${OS_FAMILY}" in [2023-10-25T23:10:34.080Z] + dpkg -l [2023-10-25T23:10:34.080Z] + grep '^ii' [2023-10-25T23:10:34.080Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T23:10:34.080Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T23:10:34.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T23:10:34.080Z] + '[' /w/workspace/_app-service-configurable_PR-614 ']' [2023-10-25T23:10:34.080Z] + mkdir -p /w/workspace/_app-service-configurable_PR-614/archives/ [2023-10-25T23:10:34.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-614/archives/ [Pipeline] echo [2023-10-25T23:10:34.116Z] 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T23:10:34.408Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:10:35.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T23:10:35.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:10:35.189Z] prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container [2023-10-25T23:10:35.211Z] $ 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-614/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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T23:10:35.429Z] $ docker top a5a170a1e2d8465ed8605c3f45aef78680f8b268353371c0b56414922f82a40f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:10:35.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T23:10:36.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T23:10:36.442Z] + ls /var/log/sa-host [2023-10-25T23:10:36.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T23:10:36.584Z] provisioning config files... [2023-10-25T23:10:36.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config2817220203865686664tmp [Pipeline] { [Pipeline] echo [2023-10-25T23:10:36.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:36.961Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T23:10:36.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:37.399Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T23:10:37.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:37.741Z] ---> sudo-logs.sh [2023-10-25T23:10:37.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T23:10:37.830Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:38.141Z] ---> job-cost.sh [2023-10-25T23:10:38.141Z] lf-activate-venv: SKIPPING [2023-10-25T23:10:38.141Z] DEBUG: total: 0.2199999988079071 [2023-10-25T23:10:38.141Z] INFO: Retrieving Stack Cost... [2023-10-25T23:10:38.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T23:10:38.970Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T23:10:39.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:10:39.316Z] ---> logs-deploy.sh [2023-10-25T23:10:39.316Z] lf-activate-venv: SKIPPING [2023-10-25T23:10:39.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-614/1 [2023-10-25T23:10:39.316Z] INFO: archiving workspace using pattern(s): [2023-10-25T23:10:40.252Z] Archives upload complete. [2023-10-25T23:10:40.511Z] INFO: archiving logs to Nexus [2023-10-25T23:10:41.082Z] ---> uname -a: [2023-10-25T23:10:41.082Z] Linux prd-ubuntu20-04-docker-8c-8g-10491 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] ---> lscpu: [2023-10-25T23:10:41.082Z] Architecture: x86_64 [2023-10-25T23:10:41.082Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T23:10:41.082Z] Byte Order: Little Endian [2023-10-25T23:10:41.082Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T23:10:41.082Z] CPU(s): 8 [2023-10-25T23:10:41.082Z] On-line CPU(s) list: 0-7 [2023-10-25T23:10:41.082Z] Thread(s) per core: 1 [2023-10-25T23:10:41.082Z] Core(s) per socket: 1 [2023-10-25T23:10:41.082Z] Socket(s): 8 [2023-10-25T23:10:41.082Z] NUMA node(s): 1 [2023-10-25T23:10:41.082Z] Vendor ID: AuthenticAMD [2023-10-25T23:10:41.082Z] CPU family: 23 [2023-10-25T23:10:41.082Z] Model: 49 [2023-10-25T23:10:41.082Z] Model name: AMD EPYC-Rome Processor [2023-10-25T23:10:41.082Z] Stepping: 0 [2023-10-25T23:10:41.082Z] CPU MHz: 2800.000 [2023-10-25T23:10:41.082Z] BogoMIPS: 5600.00 [2023-10-25T23:10:41.082Z] Virtualization: AMD-V [2023-10-25T23:10:41.082Z] Hypervisor vendor: KVM [2023-10-25T23:10:41.082Z] Virtualization type: full [2023-10-25T23:10:41.082Z] L1d cache: 256 KiB [2023-10-25T23:10:41.082Z] L1i cache: 256 KiB [2023-10-25T23:10:41.082Z] L2 cache: 4 MiB [2023-10-25T23:10:41.082Z] L3 cache: 128 MiB [2023-10-25T23:10:41.082Z] NUMA node0 CPU(s): 0-7 [2023-10-25T23:10:41.082Z] Vulnerability Itlb multihit: Not affected [2023-10-25T23:10:41.082Z] Vulnerability L1tf: Not affected [2023-10-25T23:10:41.082Z] Vulnerability Mds: Not affected [2023-10-25T23:10:41.082Z] Vulnerability Meltdown: Not affected [2023-10-25T23:10:41.082Z] Vulnerability Mmio stale data: Not affected [2023-10-25T23:10:41.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T23:10:41.082Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T23:10:41.082Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T23:10:41.082Z] Vulnerability Srbds: Not affected [2023-10-25T23:10:41.082Z] Vulnerability Tsx async abort: Not affected [2023-10-25T23:10:41.082Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] ---> nproc: [2023-10-25T23:10:41.082Z] 8 [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z] ---> df -h: [2023-10-25T23:10:41.082Z] Filesystem Size Used Avail Use% Mounted on [2023-10-25T23:10:41.082Z] overlay 155G 12G 144G 8% / [2023-10-25T23:10:41.082Z] tmpfs 64M 0 64M 0% /dev [2023-10-25T23:10:41.082Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-25T23:10:41.082Z] shm 64M 0 64M 0% /dev/shm [2023-10-25T23:10:41.082Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-25T23:10:41.082Z] [2023-10-25T23:10:41.082Z]