Pull request #479 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 96afd08c94d581f0317abfaa4a07e02f9ee43f73+cbbfdcca1044d62b99a0e964471bbd453ee97efe (8c2ce0843bf176936985687aecd4846ccfdde345) 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-ssh15954449505187949926.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17889515777876833273.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-479/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-479/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10881143959959216815.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4979535429437586846.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh343295503283607079.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/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-479/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1097972338158595201.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116946 in /w/workspace/_app-service-configurable_PR-479 [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-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cbbfdcca1044d62b99a0e964471bbd453ee97efe into PR head commit 96afd08c94d581f0317abfaa4a07e02f9ee43f73 Merge succeeded, producing 96afd08c94d581f0317abfaa4a07e02f9ee43f73 Checking out Revision 96afd08c94d581f0317abfaa4a07e02f9ee43f73 (PR-479) > git config core.sparsecheckout # timeout=10 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T18:30:48.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T18:30:48.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T18:30:48.568Z] ========================================================= [2022-10-25T18:30:48.568Z] EdgeX Global Pipelines Version Info [2022-10-25T18:30:48.568Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:30:49.297Z] ------------------- [2022-10-25T18:30:49.297Z] stable info: [2022-10-25T18:30:49.297Z] ------------------- [2022-10-25T18:30:49.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T18:30:49.297Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:30:49.297Z] Message: update stable to v1.0.243 [2022-10-25T18:30:49.866Z] ------------------- [2022-10-25T18:30:49.866Z] experimental info: [2022-10-25T18:30:49.866Z] ------------------- [2022-10-25T18:30:49.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T18:30:49.866Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:30:49.866Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T18:30:50.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-25T18:30:50.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-25T18:30:50.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T18:30:50.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T18:30:50.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T18:30:50.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T18:30:50.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T18:30:50.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T18:30:50.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T18:30:50.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T18:30:50.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T18:30:50.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-25T18:30:50.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T18:30:50.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T18:30:50.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:30:50.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:30:50.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:30:50.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:30:50.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T18:30:50.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T18:30:50.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T18:30:50.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T18:30:50.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T18:30:51.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T18:30:51.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T18:30:51.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T18:30:51.150Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T18:30:51.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo [2022-10-25T18:30:51.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo [2022-10-25T18:30:51.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo [2022-10-25T18:30:51.317Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo [2022-10-25T18:30:51.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96afd08 [Pipeline] echo [2022-10-25T18:30:51.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:30:51.502Z] provisioning config files... [2022-10-25T18:30:51.516Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config15819221407060587662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:30:51.853Z] ---> docker-login.sh [2022-10-25T18:30:51.853Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:30:52.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:30:52.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:30:52.681Z] Configure a credential helper to remove this warning. See [2022-10-25T18:30:52.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:30:52.681Z] [2022-10-25T18:30:52.681Z] Login Succeeded [2022-10-25T18:30:52.681Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:30:52.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:30:52.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:30:52.681Z] Configure a credential helper to remove this warning. See [2022-10-25T18:30:52.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:30:52.681Z] [2022-10-25T18:30:52.681Z] Login Succeeded [2022-10-25T18:30:52.681Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:30:52.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:30:52.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:30:52.681Z] Configure a credential helper to remove this warning. See [2022-10-25T18:30:52.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:30:52.681Z] [2022-10-25T18:30:52.681Z] Login Succeeded [2022-10-25T18:30:52.681Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:30:52.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:30:52.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:30:52.940Z] Configure a credential helper to remove this warning. See [2022-10-25T18:30:52.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:30:52.940Z] [2022-10-25T18:30:52.940Z] Login Succeeded [2022-10-25T18:30:52.940Z] docker.io [2022-10-25T18:30:52.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:30:53.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:30:53.200Z] Configure a credential helper to remove this warning. See [2022-10-25T18:30:53.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:30:53.200Z] [2022-10-25T18:30:53.200Z] Login Succeeded [2022-10-25T18:30:53.200Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:30:53.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T18:30:53.865Z] + git rev-list -1 --merges 96afd08c94d581f0317abfaa4a07e02f9ee43f73~1..96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo [2022-10-25T18:30:53.908Z] -----------> git rev-list -1 --merges 96afd08c94d581f0317abfaa4a07e02f9ee43f73~1..96afd08c94d581f0317abfaa4a07e02f9ee43f73 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [false] [Pipeline] sh [2022-10-25T18:30:54.222Z] + git log --format=format:%s -1 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo [2022-10-25T18:30:54.261Z] ========================================================= [2022-10-25T18:30:54.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T18:30:54.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:30:54.691Z] + git log --format=format:%s -1 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo [2022-10-25T18:30:54.727Z] [semverPrep] GIT_COMMIT: 96afd08c94d581f0317abfaa4a07e02f9ee43f73, Commit Message: build: Latest go-mods, config and Dockerfile fix [Pipeline] echo [2022-10-25T18:30:54.756Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T18:30:55.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:30:55.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T18:30:55.240Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T18:30:55.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T18:30:55.240Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T18:30:55.240Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T18:30:55.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:30:55.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:30:55.687Z] [2022-10-25T18:30:55.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:30:56.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:30:56.066Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T18:30:56.066Z] b85a868b505f: Pulling fs layer [2022-10-25T18:30:56.066Z] e2be974225ed: Pulling fs layer [2022-10-25T18:30:56.066Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T18:30:56.066Z] 988bab9f4d93: Pulling fs layer [2022-10-25T18:30:56.066Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T18:30:56.066Z] eaf3925da568: Pulling fs layer [2022-10-25T18:30:56.066Z] bab4dde63d76: Pulling fs layer [2022-10-25T18:30:56.066Z] bde34c3a00c8: Pulling fs layer [2022-10-25T18:30:56.066Z] b352a97aabf1: Pulling fs layer [2022-10-25T18:30:56.066Z] 4872d77fe225: Pulling fs layer [2022-10-25T18:30:56.066Z] 5851b861e8e6: Pulling fs layer [2022-10-25T18:30:56.067Z] 988bab9f4d93: Waiting [2022-10-25T18:30:56.067Z] eaf3925da568: Waiting [2022-10-25T18:30:56.067Z] 1469e6f7b9e6: Waiting [2022-10-25T18:30:56.067Z] bde34c3a00c8: Waiting [2022-10-25T18:30:56.067Z] bab4dde63d76: Waiting [2022-10-25T18:30:56.067Z] b352a97aabf1: Waiting [2022-10-25T18:30:56.067Z] 4872d77fe225: Waiting [2022-10-25T18:30:56.067Z] 5851b861e8e6: Waiting [2022-10-25T18:30:56.067Z] e2be974225ed: Download complete [2022-10-25T18:30:56.067Z] 988bab9f4d93: Download complete [2022-10-25T18:30:56.326Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T18:30:56.326Z] 339a4e72a1f5: Download complete [2022-10-25T18:30:56.327Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T18:30:56.327Z] eaf3925da568: Verifying Checksum [2022-10-25T18:30:56.327Z] bde34c3a00c8: Download complete [2022-10-25T18:30:56.327Z] b352a97aabf1: Verifying Checksum [2022-10-25T18:30:56.327Z] b352a97aabf1: Download complete [2022-10-25T18:30:56.327Z] 4872d77fe225: Verifying Checksum [2022-10-25T18:30:56.327Z] 4872d77fe225: Download complete [2022-10-25T18:30:56.327Z] 5851b861e8e6: Verifying Checksum [2022-10-25T18:30:56.327Z] 5851b861e8e6: Download complete [2022-10-25T18:30:56.327Z] b85a868b505f: Download complete [2022-10-25T18:30:56.598Z] bab4dde63d76: Verifying Checksum [2022-10-25T18:30:56.598Z] bab4dde63d76: Download complete [2022-10-25T18:30:57.532Z] b85a868b505f: Pull complete [2022-10-25T18:30:57.789Z] e2be974225ed: Pull complete [2022-10-25T18:30:58.047Z] 339a4e72a1f5: Pull complete [2022-10-25T18:30:58.305Z] 988bab9f4d93: Pull complete [2022-10-25T18:30:58.563Z] 1469e6f7b9e6: Pull complete [2022-10-25T18:30:58.563Z] eaf3925da568: Pull complete [2022-10-25T18:31:00.469Z] bab4dde63d76: Pull complete [2022-10-25T18:31:00.469Z] bde34c3a00c8: Pull complete [2022-10-25T18:31:00.469Z] b352a97aabf1: Pull complete [2022-10-25T18:31:00.469Z] 4872d77fe225: Pull complete [2022-10-25T18:31:00.469Z] 5851b861e8e6: Pull complete [2022-10-25T18:31:00.470Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T18:31:00.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:31:00.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:31:00.697Z] prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container [2022-10-25T18:31:00.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T18:31:01.969Z] $ docker top ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 -eo pid,comm [2022-10-25T18:31:02.028Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-25T18:31:02.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:31:02.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:31:02.198Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:31:02.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:31:02.315Z] $ docker exec ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent [2022-10-25T18:31:02.428Z] SSH_AUTH_SOCK=/tmp/ssh-eOm7IXNc5bcT/agent.32 [2022-10-25T18:31:02.428Z] SSH_AGENT_PID=38 [2022-10-25T18:31:02.436Z] Running ssh-add (command line suppressed) [2022-10-25T18:31:02.545Z] Identity added: /w/workspace/_app-service-configurable_PR-479@tmp/private_key_942405084468237820.key (/w/workspace/_app-service-configurable_PR-479@tmp/private_key_942405084468237820.key) [2022-10-25T18:31:02.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:31:02.884Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T18:31:02.912Z] $ docker exec --env ******** --env ******** ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent -k [2022-10-25T18:31:03.019Z] unset SSH_AUTH_SOCK; [2022-10-25T18:31:03.020Z] unset SSH_AGENT_PID; [2022-10-25T18:31:03.020Z] echo Agent pid 38 killed; [2022-10-25T18:31:03.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T18:31:03.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:31:03.118Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:31:03.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:31:03.256Z] $ docker exec ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent [2022-10-25T18:31:03.378Z] SSH_AUTH_SOCK=/tmp/ssh-OSAyAhqoGXGU/agent.70 [2022-10-25T18:31:03.378Z] SSH_AGENT_PID=76 [2022-10-25T18:31:03.383Z] Running ssh-add (command line suppressed) [2022-10-25T18:31:03.502Z] Identity added: /w/workspace/_app-service-configurable_PR-479@tmp/private_key_13269064920449174006.key (/w/workspace/_app-service-configurable_PR-479@tmp/private_key_13269064920449174006.key) [2022-10-25T18:31:03.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:31:03.845Z] + git semver init [2022-10-25T18:31:04.105Z] 2022-10-25 18:31:04,035 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T18:31:04.105Z] 2022-10-25 18:31:04,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-479/.semver [2022-10-25T18:31:04.105Z] 2022-10-25 18:31:04,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-479/.semver [2022-10-25T18:31:04.105Z] 2022-10-25 18:31:04,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-479/.semver'], cwd=/w/workspace/_app-service-configurable_PR-479, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,959 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-479/.git/info/exclude [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-479/.semver/PR-479 with force:False [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,960 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-479/.semver/PR-479 [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,964 [execute] INFO git cat-file --batch-check [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-479/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,972 [execute] INFO git cat-file --batch [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-479/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:31:05.042Z] 2022-10-25 18:31:04,978 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-479/.semver/PR-479 [2022-10-25T18:31:05.042Z] 0.0.0 [Pipeline] } [2022-10-25T18:31:05.070Z] $ docker exec --env ******** --env ******** ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent -k [2022-10-25T18:31:05.178Z] unset SSH_AUTH_SOCK; [2022-10-25T18:31:05.179Z] unset SSH_AGENT_PID; [2022-10-25T18:31:05.179Z] echo Agent pid 76 killed; [2022-10-25T18:31:05.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:31:05.619Z] + git semver [Pipeline] } [2022-10-25T18:31:05.902Z] $ docker stop --time=1 ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 [2022-10-25T18:31:07.233Z] $ docker rm -f ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:31:07.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T18:31:07.850Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T18:31:07.865Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:31:08.417Z] provisioning config files... [2022-10-25T18:31:08.428Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config3674459073940747100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:31:08.778Z] ---> docker-login.sh [2022-10-25T18:31:08.778Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:31:08.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:31:08.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:31:08.778Z] Configure a credential helper to remove this warning. See [2022-10-25T18:31:08.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:31:08.778Z] [2022-10-25T18:31:08.778Z] Login Succeeded [2022-10-25T18:31:08.778Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:31:08.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:31:08.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:31:08.778Z] Configure a credential helper to remove this warning. See [2022-10-25T18:31:08.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:31:08.778Z] [2022-10-25T18:31:08.778Z] Login Succeeded [2022-10-25T18:31:08.778Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:31:09.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:31:09.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:31:09.038Z] Configure a credential helper to remove this warning. See [2022-10-25T18:31:09.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:31:09.038Z] [2022-10-25T18:31:09.038Z] Login Succeeded [2022-10-25T18:31:09.038Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:31:09.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:31:09.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:31:09.038Z] Configure a credential helper to remove this warning. See [2022-10-25T18:31:09.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:31:09.038Z] [2022-10-25T18:31:09.038Z] Login Succeeded [2022-10-25T18:31:09.038Z] docker.io [2022-10-25T18:31:09.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:31:09.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:31:09.559Z] Configure a credential helper to remove this warning. See [2022-10-25T18:31:09.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:31:09.559Z] [2022-10-25T18:31:09.559Z] Login Succeeded [2022-10-25T18:31:09.559Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:31:09.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:31:09.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:31:09.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:31:09.818Z] ========================================================= [2022-10-25T18:31:09.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T18:31:09.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:31:10.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:31:10.275Z] Sending build context to Docker daemon 3.17MB [2022-10-25T18:31:10.275Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:31:10.275Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T18:31:10.275Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T18:31:10.275Z] 213ec9aee27d: Pulling fs layer [2022-10-25T18:31:10.275Z] 4583459ba037: Pulling fs layer [2022-10-25T18:31:10.275Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T18:31:10.275Z] 53926ce57604: Pulling fs layer [2022-10-25T18:31:10.275Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T18:31:10.275Z] 30f14e443154: Pulling fs layer [2022-10-25T18:31:10.275Z] 801331c1e519: Pulling fs layer [2022-10-25T18:31:10.275Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T18:31:10.275Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T18:31:10.275Z] 30f14e443154: Waiting [2022-10-25T18:31:10.275Z] 801331c1e519: Waiting [2022-10-25T18:31:10.275Z] 99cc6dd402b0: Waiting [2022-10-25T18:31:10.275Z] 7d9ed39f4882: Waiting [2022-10-25T18:31:10.275Z] 53926ce57604: Waiting [2022-10-25T18:31:10.275Z] 21b2b0c7a3f4: Waiting [2022-10-25T18:31:10.275Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T18:31:10.275Z] 4583459ba037: Download complete [2022-10-25T18:31:10.275Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T18:31:10.275Z] 21b2b0c7a3f4: Download complete [2022-10-25T18:31:10.275Z] 30f14e443154: Verifying Checksum [2022-10-25T18:31:10.275Z] 30f14e443154: Download complete [2022-10-25T18:31:10.541Z] 213ec9aee27d: Verifying Checksum [2022-10-25T18:31:10.541Z] 213ec9aee27d: Download complete [2022-10-25T18:31:10.541Z] 801331c1e519: Download complete [2022-10-25T18:31:10.541Z] 213ec9aee27d: Pull complete [2022-10-25T18:31:10.541Z] 4583459ba037: Pull complete [2022-10-25T18:31:10.817Z] 93c1e223e6f2: Pull complete [2022-10-25T18:31:11.406Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T18:31:11.406Z] 7d9ed39f4882: Download complete [2022-10-25T18:31:11.406Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T18:31:11.406Z] 99cc6dd402b0: Download complete [2022-10-25T18:31:11.406Z] 53926ce57604: Download complete [2022-10-25T18:31:15.591Z] 53926ce57604: Pull complete [2022-10-25T18:31:15.591Z] 21b2b0c7a3f4: Pull complete [2022-10-25T18:31:15.591Z] 30f14e443154: Pull complete [2022-10-25T18:31:15.591Z] 801331c1e519: Pull complete [2022-10-25T18:31:16.964Z] 99cc6dd402b0: Pull complete [2022-10-25T18:31:17.899Z] 7d9ed39f4882: Pull complete [2022-10-25T18:31:17.899Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T18:31:17.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T18:31:17.899Z] ---> 1dedd983c030 [2022-10-25T18:31:17.899Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:31:19.277Z] ---> Running in 7301fb0e88e2 [2022-10-25T18:31:19.277Z] Removing intermediate container 7301fb0e88e2 [2022-10-25T18:31:19.277Z] ---> b5d48937b4cf [2022-10-25T18:31:19.277Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:31:19.277Z] ---> Running in 7e54d329a361 [2022-10-25T18:31:19.534Z] Removing intermediate container 7e54d329a361 [2022-10-25T18:31:19.534Z] ---> 4ed8f03d22f7 [2022-10-25T18:31:19.534Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:31:19.534Z] ---> Running in df1b9e826091 [2022-10-25T18:31:19.534Z] Removing intermediate container df1b9e826091 [2022-10-25T18:31:19.534Z] ---> db6c7f6924fc [2022-10-25T18:31:19.534Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:31:19.534Z] ---> Running in 5b048bc8ef12 [2022-10-25T18:31:19.795Z] Removing intermediate container 5b048bc8ef12 [2022-10-25T18:31:19.795Z] ---> 61cd6b01817a [2022-10-25T18:31:19.795Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:31:19.795Z] ---> Running in 356d2a6d4632 [2022-10-25T18:31:20.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:31:20.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:31:20.312Z] OK: 211 MiB in 51 packages [2022-10-25T18:31:20.570Z] Removing intermediate container 356d2a6d4632 [2022-10-25T18:31:20.570Z] ---> b6c9caf4105b [2022-10-25T18:31:20.570Z] Step 8/13 : WORKDIR /app [2022-10-25T18:31:20.570Z] ---> Running in fa161cd51bed [2022-10-25T18:31:20.570Z] Removing intermediate container fa161cd51bed [2022-10-25T18:31:20.570Z] ---> f13d4baa456a [2022-10-25T18:31:20.570Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T18:31:20.828Z] ---> aa9d97510726 [2022-10-25T18:31:20.828Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:31:20.828Z] ---> Running in 7e90c6ecc275 [2022-10-25T18:31:23.241Z] Still waiting to schedule task [2022-10-25T18:31:23.241Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116947’ is offline [2022-10-25T18:31:38.936Z] Removing intermediate container 7e90c6ecc275 [2022-10-25T18:31:38.936Z] ---> 790485811eb5 [2022-10-25T18:31:38.936Z] Step 11/13 : COPY . . [2022-10-25T18:31:38.936Z] ---> 05b847c7740b [2022-10-25T18:31:38.936Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:31:38.936Z] ---> Running in c30735b5f982 [2022-10-25T18:31:38.936Z] Removing intermediate container c30735b5f982 [2022-10-25T18:31:38.936Z] ---> 447f8a6a468f [2022-10-25T18:31:38.936Z] Step 13/13 : RUN $MAKE [2022-10-25T18:31:38.936Z] ---> Running in 5617960c7938 [2022-10-25T18:31:38.936Z] noop [2022-10-25T18:31:38.936Z] Removing intermediate container 5617960c7938 [2022-10-25T18:31:38.936Z] ---> adb1b8cfa1e8 [2022-10-25T18:31:38.936Z] Successfully built adb1b8cfa1e8 [2022-10-25T18:31:38.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:31:39.379Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:31:39.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:31:39.510Z] prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container [2022-10-25T18:31:39.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:31:39.905Z] $ docker top ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:31:40.290Z] + go version [2022-10-25T18:31:40.290Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T18:31:40.324Z] $ docker stop --time=1 ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc [2022-10-25T18:31:41.634Z] $ docker rm -f ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:31:42.348Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:31:42.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:31:42.490Z] prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container [2022-10-25T18:31:42.521Z] $ 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-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:31:42.862Z] $ docker top e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:31:43.241Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-479 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:31:43.599Z] + make test [2022-10-25T18:31:43.599Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T18:31:46.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116947 in /w/workspace/_app-service-configurable_PR-479 [Pipeline] { [Pipeline] ws [2022-10-25T18:31:46.267Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-10-25T18:31:46.351Z] Selected Git installation does not exist. Using Default [2022-10-25T18:31:46.351Z] The recommended git tool is: NONE [2022-10-25T18:31:51.997Z] using credential edgex-jenkins-ssh [2022-10-25T18:31:52.015Z] Cloning the remote Git repository [2022-10-25T18:31:52.068Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T18:31:52.155Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-10-25T18:31:52.353Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T18:31:52.354Z] > git --version # timeout=10 [2022-10-25T18:31:52.380Z] > git --version # 'git version 2.25.1' [2022-10-25T18:31:52.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:31:52.446Z] Verifying host key using known hosts file [2022-10-25T18:31:53.574Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T18:31:53.574Z] CGO_ENABLED=1 go vet ./... [2022-10-25T18:31:52.678Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:31:52.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:31:53.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-25T18:31:53.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:31:54.963Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-25T18:31:55.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T18:31:55.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:31:55.013Z] Verifying host key using known hosts file [2022-10-25T18:31:55.020Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:31:55.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T18:31:55.706Z] Merging remotes/origin/main commit cbbfdcca1044d62b99a0e964471bbd453ee97efe into PR head commit 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [2022-10-25T18:31:55.968Z] Merge succeeded, producing 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [2022-10-25T18:31:55.969Z] Checking out Revision 96afd08c94d581f0317abfaa4a07e02f9ee43f73 (PR-479) [2022-10-25T18:31:56.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:31:56.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:31:56.099Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T18:31:56.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:31:56.169Z] $ docker stop --time=1 e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 [2022-10-25T18:31:55.728Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:31:55.746Z] > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 [2022-10-25T18:31:55.851Z] > git remote # timeout=10 [2022-10-25T18:31:55.872Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T18:31:55.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:31:55.898Z] Verifying host key using known hosts file [2022-10-25T18:31:55.903Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:31:55.914Z] > git merge cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 [2022-10-25T18:31:55.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T18:31:55.975Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:31:55.991Z] > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 [2022-10-25T18:31:57.749Z] $ docker rm -f e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:31:58.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:31:58.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T18:31:58.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:31:59.260Z] + ls -al . [2022-10-25T18:31:59.260Z] total 180 [2022-10-25T18:31:59.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 . [2022-10-25T18:31:59.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:30 .. [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:30 .dockerignore [2022-10-25T18:31:59.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 .git [2022-10-25T18:31:59.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:30 .github [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:30 .gitignore [2022-10-25T18:31:59.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:31 .semver [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:30 Attribution.txt [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:30 CHANGELOG.md [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:30 Dockerfile [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:30 GOVERNANCE.md [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:30 Jenkinsfile [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:30 LICENSE [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:30 OWNERS.md [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:30 README.md [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:31 VERSION [2022-10-25T18:31:59.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:30 bin [2022-10-25T18:31:59.260Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:31 coverage.out [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:30 go.mod [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:30 go.sum [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:30 main.go [2022-10-25T18:31:59.260Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:30 makefile [2022-10-25T18:31:59.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:30 res [2022-10-25T18:31:59.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:31:59.547Z] Commit message: "build: Latest go-mods, config and Dockerfile fix" [2022-10-25T18:31:59.611Z] > git --version # timeout=10 [2022-10-25T18:31:59.624Z] > git --version # 'git version 2.25.1' [2022-10-25T18:31:59.637Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:31:59.646Z] + 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=96afd08c94d581f0317abfaa4a07e02f9ee43f73 --label arch=amd64 --label version=0.0.0 . [2022-10-25T18:31:59.646Z] Sending build context to Docker daemon 3.171MB [2022-10-25T18:31:59.646Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:31:59.646Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T18:31:59.646Z] ---> adb1b8cfa1e8 [2022-10-25T18:31:59.646Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:31:59.646Z] ---> Running in 24406535c455 [2022-10-25T18:31:59.646Z] Removing intermediate container 24406535c455 [2022-10-25T18:31:59.646Z] ---> 08aa77f3884c [2022-10-25T18:31:59.646Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:31:59.904Z] ---> Running in 81d91ae17294 [2022-10-25T18:31:59.904Z] Removing intermediate container 81d91ae17294 [2022-10-25T18:31:59.904Z] ---> 6209d0aea102 [2022-10-25T18:31:59.904Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:31:59.904Z] ---> Running in 97fa16ed6abd [2022-10-25T18:31:59.904Z] Removing intermediate container 97fa16ed6abd [2022-10-25T18:31:59.904Z] ---> a51d81213412 [2022-10-25T18:31:59.904Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:31:59.904Z] ---> Running in 4aa764c3ea15 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-10-25T18:32:00.163Z] Removing intermediate container 4aa764c3ea15 [2022-10-25T18:32:00.163Z] ---> d88ac9a3ac55 [2022-10-25T18:32:00.163Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:32:00.163Z] ---> Running in b2a9e715be95 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:32:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:32:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:32:00.680Z] OK: 211 MiB in 51 packages [2022-10-25T18:32:00.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T18:32:00.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:32:00.916Z] Dload Upload Total Spent Left Speed [2022-10-25T18:32:00.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [2022-10-25T18:32:00.940Z] Removing intermediate container b2a9e715be95 [2022-10-25T18:32:00.940Z] ---> 048e35b000f5 [2022-10-25T18:32:00.940Z] Step 8/27 : WORKDIR /app [2022-10-25T18:32:00.940Z] ---> Running in 4713b18fd40b [2022-10-25T18:32:00.940Z] Removing intermediate container 4713b18fd40b [2022-10-25T18:32:00.940Z] ---> 2e2f531ed64c [2022-10-25T18:32:00.940Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-25T18:32:01.197Z] ---> cae797a7b85e [2022-10-25T18:32:01.197Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:32:01.197Z] ---> Running in cf4e35ca8ec6 [Pipeline] sh [2022-10-25T18:32:01.660Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T18:32:02.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T18:32:02.040Z] + sudo tee /etc/docker/daemon.new [2022-10-25T18:32:02.040Z] { [2022-10-25T18:32:02.040Z] "registry-mirrors": [ [2022-10-25T18:32:02.040Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T18:32:02.040Z] ], [2022-10-25T18:32:02.040Z] "bip": "10.250.0.254/24", [2022-10-25T18:32:02.040Z] "hosts": [ [2022-10-25T18:32:02.040Z] "tcp://0.0.0.0:5555", [2022-10-25T18:32:02.040Z] "unix:///var/run/docker.sock" [2022-10-25T18:32:02.040Z] ], [2022-10-25T18:32:02.040Z] "mtu": 1458, [2022-10-25T18:32:02.040Z] "selinux-enabled": true, [2022-10-25T18:32:02.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T18:32:02.040Z] } [Pipeline] sh [2022-10-25T18:32:02.136Z] Removing intermediate container cf4e35ca8ec6 [2022-10-25T18:32:02.136Z] ---> 05841227d8ad [2022-10-25T18:32:02.136Z] Step 11/27 : COPY . . [2022-10-25T18:32:02.136Z] ---> efce1f7ed0dc [2022-10-25T18:32:02.136Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:32:02.136Z] ---> Running in 204358da0545 [2022-10-25T18:32:02.136Z] Removing intermediate container 204358da0545 [2022-10-25T18:32:02.136Z] ---> 4bad47fc5fa3 [2022-10-25T18:32:02.136Z] Step 13/27 : RUN $MAKE [2022-10-25T18:32:02.136Z] ---> Running in e3e72419da9b [2022-10-25T18:32:02.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T18:32:02.702Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T18:32:02.762Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:32:21.115Z] provisioning config files... [2022-10-25T18:32:21.147Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10122429402918667937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:32:21.546Z] ---> docker-login.sh [2022-10-25T18:32:21.546Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:32:22.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:32:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:32:22.149Z] Configure a credential helper to remove this warning. See [2022-10-25T18:32:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:32:22.149Z] [2022-10-25T18:32:22.149Z] Login Succeeded [2022-10-25T18:32:22.149Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:32:22.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:32:22.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:32:22.696Z] Configure a credential helper to remove this warning. See [2022-10-25T18:32:22.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:32:22.696Z] [2022-10-25T18:32:22.696Z] Login Succeeded [2022-10-25T18:32:22.696Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:32:22.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:32:22.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:32:22.969Z] Configure a credential helper to remove this warning. See [2022-10-25T18:32:22.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:32:22.969Z] [2022-10-25T18:32:22.969Z] Login Succeeded [2022-10-25T18:32:22.969Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:32:23.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:32:23.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:32:23.511Z] Configure a credential helper to remove this warning. See [2022-10-25T18:32:23.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:32:23.511Z] [2022-10-25T18:32:23.511Z] Login Succeeded [2022-10-25T18:32:23.511Z] docker.io [2022-10-25T18:32:23.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:32:24.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:32:24.058Z] Configure a credential helper to remove this warning. See [2022-10-25T18:32:24.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:32:24.058Z] [2022-10-25T18:32:24.058Z] Login Succeeded [2022-10-25T18:32:24.058Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:32:24.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:32:24.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:32:24.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:32:24.462Z] ========================================================= [2022-10-25T18:32:24.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T18:32:24.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-10-25T18:32:24.640Z] Removing intermediate container e3e72419da9b [2022-10-25T18:32:24.640Z] ---> 0469b9a6984a [2022-10-25T18:32:24.640Z] Step 14/27 : FROM alpine:3.16 [2022-10-25T18:32:24.640Z] 3.16: Pulling from library/alpine [2022-10-25T18:32:24.640Z] 213ec9aee27d: Already exists [2022-10-25T18:32:24.640Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:32:24.640Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:32:24.640Z] ---> 9c6f07244728 [2022-10-25T18:32:24.640Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:32:24.640Z] ---> Running in 1596a58edd64 [2022-10-25T18:32:24.640Z] Removing intermediate container 1596a58edd64 [2022-10-25T18:32:24.640Z] ---> af528fab5cb6 [2022-10-25T18:32:24.640Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T18:32:24.640Z] ---> Running in 90c5b2030f07 [2022-10-25T18:32:24.640Z] Removing intermediate container 90c5b2030f07 [2022-10-25T18:32:24.640Z] ---> a550d76f5d09 [2022-10-25T18:32:24.640Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T18:32:24.640Z] ---> Running in 44d7995da4bc [2022-10-25T18:32:24.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:32:24.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:32:24.640Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T18:32:24.640Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T18:32:24.640Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:32:24.640Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T18:32:24.640Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:32:24.640Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T18:32:24.640Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T18:32:24.640Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:32:24.640Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T18:32:24.640Z] OK: 9 MiB in 21 packages [2022-10-25T18:32:24.640Z] Removing intermediate container 44d7995da4bc [2022-10-25T18:32:24.640Z] ---> d0494b65bb6e [2022-10-25T18:32:24.640Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T18:32:24.640Z] ---> a88b1bf6c181 [2022-10-25T18:32:24.640Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T18:32:24.640Z] ---> 35c0a7aa644e [2022-10-25T18:32:24.640Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-25T18:32:24.640Z] ---> 897080fee800 [2022-10-25T18:32:24.640Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T18:32:24.640Z] ---> dcdfd6bfecd4 [2022-10-25T18:32:24.640Z] Step 22/27 : EXPOSE 48095 [2022-10-25T18:32:24.640Z] ---> Running in f0c880200835 [2022-10-25T18:32:24.640Z] Removing intermediate container f0c880200835 [2022-10-25T18:32:24.640Z] ---> 68c53f6f944a [2022-10-25T18:32:24.640Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T18:32:24.640Z] ---> Running in 3a3e66ffd87c [2022-10-25T18:32:24.640Z] Removing intermediate container 3a3e66ffd87c [2022-10-25T18:32:24.640Z] ---> 2d03f7283025 [2022-10-25T18:32:24.640Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:32:24.640Z] ---> Running in 6b0349e96be1 [2022-10-25T18:32:24.640Z] Removing intermediate container 6b0349e96be1 [2022-10-25T18:32:24.640Z] ---> d8ab4cd50777 [2022-10-25T18:32:24.640Z] Step 25/27 : LABEL arch=amd64 [2022-10-25T18:32:24.640Z] ---> Running in 94fb3e91a4c4 [2022-10-25T18:32:24.640Z] Removing intermediate container 94fb3e91a4c4 [2022-10-25T18:32:24.640Z] ---> c75a0d0b2bc0 [2022-10-25T18:32:24.640Z] Step 26/27 : LABEL git_sha=96afd08c94d581f0317abfaa4a07e02f9ee43f73 [2022-10-25T18:32:24.640Z] ---> Running in 61dd9404ec6c [2022-10-25T18:32:24.640Z] Removing intermediate container 61dd9404ec6c [2022-10-25T18:32:24.640Z] ---> 22f1658b0e9c [2022-10-25T18:32:24.640Z] Step 27/27 : LABEL version=0.0.0 [Pipeline] sh [2022-10-25T18:32:24.898Z] ---> Running in 11ef55864717 [2022-10-25T18:32:24.898Z] Removing intermediate container 11ef55864717 [2022-10-25T18:32:24.898Z] ---> 89cbe0a7e641 [2022-10-25T18:32:24.898Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:32:24.898Z] Successfully built 89cbe0a7e641 [2022-10-25T18:32:24.898Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [2022-10-25T18:32:24.983Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:32:24.983Z] Sending build context to Docker daemon 216.1kB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-10-25T18:32:25.250Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:32:25.250Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T18:32:25.250Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T18:32:25.250Z] 9b18e9b68314: Pulling fs layer [2022-10-25T18:32:25.250Z] d32db5db7311: Pulling fs layer [2022-10-25T18:32:25.250Z] d0c4b47475fc: Pulling fs layer [2022-10-25T18:32:25.250Z] 5831b945b038: Pulling fs layer [2022-10-25T18:32:25.250Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T18:32:25.250Z] e10730c5d714: Pulling fs layer [2022-10-25T18:32:25.250Z] 5dd5c2283517: Pulling fs layer [2022-10-25T18:32:25.250Z] d5ac0230b979: Pulling fs layer [2022-10-25T18:32:25.250Z] 5831b945b038: Waiting [2022-10-25T18:32:25.250Z] 86bbec2aaacd: Waiting [2022-10-25T18:32:25.250Z] e10730c5d714: Waiting [2022-10-25T18:32:25.250Z] 5dd5c2283517: Waiting [2022-10-25T18:32:25.250Z] d5ac0230b979: Waiting [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:32:25.524Z] d0c4b47475fc: Verifying Checksum [2022-10-25T18:32:25.524Z] d0c4b47475fc: Download complete [2022-10-25T18:32:25.524Z] d32db5db7311: Verifying Checksum [2022-10-25T18:32:25.524Z] d32db5db7311: Download complete [2022-10-25T18:32:25.524Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T18:32:25.524Z] 86bbec2aaacd: Download complete [2022-10-25T18:32:25.524Z] e10730c5d714: Verifying Checksum [2022-10-25T18:32:25.524Z] e10730c5d714: Download complete [2022-10-25T18:32:25.524Z] 9b18e9b68314: Verifying Checksum [2022-10-25T18:32:25.524Z] 9b18e9b68314: Download complete [2022-10-25T18:32:25.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:32:25.804Z] [2022-10-25T18:32:25.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:32:26.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:32:26.179Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T18:32:26.179Z] 5eb5b503b376: Pulling fs layer [2022-10-25T18:32:26.179Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T18:32:26.179Z] ec43610c2a17: Pulling fs layer [2022-10-25T18:32:26.179Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T18:32:26.179Z] 33b1e0a273af: Pulling fs layer [2022-10-25T18:32:26.179Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T18:32:26.179Z] 2f39f015ded8: Pulling fs layer [2022-10-25T18:32:26.179Z] 33b1e0a273af: Waiting [2022-10-25T18:32:26.179Z] 5d3b04190fa2: Waiting [2022-10-25T18:32:26.179Z] 2f39f015ded8: Waiting [2022-10-25T18:32:26.179Z] 3a2ae6a8a46f: Waiting [2022-10-25T18:32:26.179Z] 5c69ac0246d0: Download complete [2022-10-25T18:32:26.179Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T18:32:26.179Z] 3a2ae6a8a46f: Download complete [2022-10-25T18:32:26.179Z] 33b1e0a273af: Download complete [2022-10-25T18:32:26.179Z] ec43610c2a17: Verifying Checksum [2022-10-25T18:32:26.179Z] ec43610c2a17: Download complete [2022-10-25T18:32:26.444Z] 5d3b04190fa2: Download complete [2022-10-25T18:32:26.444Z] 5eb5b503b376: Verifying Checksum [2022-10-25T18:32:26.444Z] 5eb5b503b376: Download complete [2022-10-25T18:32:26.503Z] 9b18e9b68314: Pull complete [2022-10-25T18:32:26.503Z] d5ac0230b979: Verifying Checksum [2022-10-25T18:32:26.503Z] d5ac0230b979: Download complete [2022-10-25T18:32:27.017Z] 2f39f015ded8: Download complete [2022-10-25T18:32:27.097Z] d32db5db7311: Pull complete [2022-10-25T18:32:27.373Z] d0c4b47475fc: Pull complete [2022-10-25T18:32:27.591Z] 5eb5b503b376: Pull complete [2022-10-25T18:32:27.591Z] 5c69ac0246d0: Pull complete [2022-10-25T18:32:27.651Z] 5dd5c2283517: Verifying Checksum [2022-10-25T18:32:27.651Z] 5dd5c2283517: Download complete [2022-10-25T18:32:28.160Z] ec43610c2a17: Pull complete [2022-10-25T18:32:28.160Z] 3a2ae6a8a46f: Pull complete [2022-10-25T18:32:28.419Z] 33b1e0a273af: Pull complete [2022-10-25T18:32:28.419Z] 5d3b04190fa2: Pull complete [2022-10-25T18:32:28.619Z] 5831b945b038: Verifying Checksum [2022-10-25T18:32:28.619Z] 5831b945b038: Download complete [2022-10-25T18:32:32.606Z] 2f39f015ded8: Pull complete [2022-10-25T18:32:32.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T18:32:32.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:32:32.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:32:32.816Z] prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container [2022-10-25T18:32:32.847Z] $ 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-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:32:34.300Z] $ docker top 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:32:34.726Z] ---> job-cost.sh [2022-10-25T18:32:34.726Z] lf-activate-venv: SKIPPING [2022-10-25T18:32:34.726Z] INFO: No Stack... [2022-10-25T18:32:35.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:32:35.551Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:32:35.866Z] + cat /w/workspace/_app-service-configurable_PR-479/archives/cost.csv [2022-10-25T18:32:35.866Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:32:35.906Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [2022-10-25T18:32:35.910Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] did not exist. Created. [2022-10-25T18:32:35.910Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:32:36.306Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T18:32:36.360Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:32:36.391Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:32:36.476Z] $ docker stop --time=1 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 [2022-10-25T18:32:37.639Z] $ docker rm -f 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T18:32:40.964Z] 5831b945b038: Pull complete [2022-10-25T18:32:40.964Z] 86bbec2aaacd: Pull complete [2022-10-25T18:32:40.964Z] e10730c5d714: Pull complete [2022-10-25T18:32:46.320Z] 5dd5c2283517: Pull complete [2022-10-25T18:32:47.748Z] d5ac0230b979: Pull complete [2022-10-25T18:32:47.748Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T18:32:47.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T18:32:47.748Z] ---> 59b3b1a385d4 [2022-10-25T18:32:47.748Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:32:49.698Z] ---> Running in 070427c731aa [2022-10-25T18:32:49.698Z] Removing intermediate container 070427c731aa [2022-10-25T18:32:49.698Z] ---> c45b6e39a933 [2022-10-25T18:32:49.698Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:32:49.965Z] ---> Running in fde58f14ed4e [2022-10-25T18:32:50.232Z] Removing intermediate container fde58f14ed4e [2022-10-25T18:32:50.232Z] ---> 474541ab5b88 [2022-10-25T18:32:50.232Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:32:50.232Z] ---> Running in 8bed26d0c1be [2022-10-25T18:32:50.500Z] Removing intermediate container 8bed26d0c1be [2022-10-25T18:32:50.500Z] ---> b781c819ea18 [2022-10-25T18:32:50.500Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:32:50.775Z] ---> Running in 1aa9421be8c2 [2022-10-25T18:32:51.044Z] Removing intermediate container 1aa9421be8c2 [2022-10-25T18:32:51.044Z] ---> 9de5a3eb5a11 [2022-10-25T18:32:51.044Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:32:51.044Z] ---> Running in 67810add533a [2022-10-25T18:32:52.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:32:52.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:32:53.422Z] OK: 221 MiB in 51 packages [2022-10-25T18:32:54.386Z] Removing intermediate container 67810add533a [2022-10-25T18:32:54.386Z] ---> e4ba409fd3a1 [2022-10-25T18:32:54.386Z] Step 8/13 : WORKDIR /app [2022-10-25T18:32:54.386Z] ---> Running in 74df948cef43 [2022-10-25T18:32:54.656Z] Removing intermediate container 74df948cef43 [2022-10-25T18:32:54.656Z] ---> 584127b9f991 [2022-10-25T18:32:54.656Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T18:32:55.244Z] ---> 84a47711ce14 [2022-10-25T18:32:55.245Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:32:55.245Z] ---> Running in 8e6ef0d7d335 [2022-10-25T18:33:51.694Z] Removing intermediate container 8e6ef0d7d335 [2022-10-25T18:33:51.694Z] ---> aa42d0f34da0 [2022-10-25T18:33:51.694Z] Step 11/13 : COPY . . [2022-10-25T18:33:51.694Z] ---> 509c0b6eafb6 [2022-10-25T18:33:51.694Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:33:51.694Z] ---> Running in 8a50e5b0cca9 [2022-10-25T18:33:51.694Z] Removing intermediate container 8a50e5b0cca9 [2022-10-25T18:33:51.694Z] ---> be3a8e130868 [2022-10-25T18:33:51.694Z] Step 13/13 : RUN $MAKE [2022-10-25T18:33:51.694Z] ---> Running in 305813fed56c [2022-10-25T18:33:52.656Z] noop [2022-10-25T18:33:53.237Z] Removing intermediate container 305813fed56c [2022-10-25T18:33:53.237Z] ---> 5099f8e0caa8 [2022-10-25T18:33:53.237Z] Successfully built 5099f8e0caa8 [2022-10-25T18:33:53.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:33:53.715Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:33:53.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:33:53.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container [2022-10-25T18:33:54.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:33:55.199Z] $ docker top dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:33:56.059Z] + go version [2022-10-25T18:33:56.059Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T18:33:56.090Z] $ docker stop --time=1 dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 [2022-10-25T18:33:57.715Z] $ docker rm -f dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:33:58.553Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:33:58.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:33:58.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container [2022-10-25T18:33:58.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:34:00.114Z] $ docker top 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:34:00.661Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:34:01.045Z] + make test [2022-10-25T18:34:01.045Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T18:35:37.850Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T18:35:37.850Z] CGO_ENABLED=1 go vet ./... [2022-10-25T18:35:53.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:35:53.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:35:53.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T18:35:53.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:35:53.073Z] $ docker stop --time=1 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 [2022-10-25T18:35:54.854Z] $ docker rm -f 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:35:55.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:35:55.908Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T18:35:56.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:35:56.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:35:57.311Z] + ls -al . [2022-10-25T18:35:57.311Z] total 176 [2022-10-25T18:35:57.311Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 18:34 . [2022-10-25T18:35:57.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:31 .. [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:31 .dockerignore [2022-10-25T18:35:57.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 .git [2022-10-25T18:35:57.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:31 .github [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:31 .gitignore [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:31 Attribution.txt [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:31 CHANGELOG.md [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:31 Dockerfile [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:31 GOVERNANCE.md [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:31 Jenkinsfile [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:31 LICENSE [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:31 OWNERS.md [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:31 README.md [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:31 VERSION [2022-10-25T18:35:57.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:31 bin [2022-10-25T18:35:57.311Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:34 coverage.out [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:31 go.mod [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:31 go.sum [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:31 main.go [2022-10-25T18:35:57.311Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:31 makefile [2022-10-25T18:35:57.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:31 res [2022-10-25T18:35:57.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:35:57.736Z] + 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=96afd08c94d581f0317abfaa4a07e02f9ee43f73 --label arch=arm64 --label version=0.0.0 . [2022-10-25T18:35:57.736Z] Sending build context to Docker daemon 217.1kB [2022-10-25T18:35:58.008Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:35:58.008Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T18:35:58.008Z] ---> 5099f8e0caa8 [2022-10-25T18:35:58.008Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:35:58.008Z] ---> Running in 48c91e2a181a [2022-10-25T18:35:58.596Z] Removing intermediate container 48c91e2a181a [2022-10-25T18:35:58.596Z] ---> bc2e27172815 [2022-10-25T18:35:58.596Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:35:58.596Z] ---> Running in 6b26974dee1d [2022-10-25T18:35:58.864Z] Removing intermediate container 6b26974dee1d [2022-10-25T18:35:58.864Z] ---> 02d444913327 [2022-10-25T18:35:58.864Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:35:58.864Z] ---> Running in 899c8afbe414 [2022-10-25T18:35:59.451Z] Removing intermediate container 899c8afbe414 [2022-10-25T18:35:59.451Z] ---> 686ed068e2d0 [2022-10-25T18:35:59.451Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:35:59.451Z] ---> Running in 3b2dddfde37a [2022-10-25T18:35:59.722Z] Removing intermediate container 3b2dddfde37a [2022-10-25T18:35:59.722Z] ---> 0d254643ce9d [2022-10-25T18:35:59.722Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:35:59.992Z] ---> Running in b56a2e454d98 [2022-10-25T18:36:01.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:36:01.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:36:02.387Z] OK: 221 MiB in 51 packages [2022-10-25T18:36:03.350Z] Removing intermediate container b56a2e454d98 [2022-10-25T18:36:03.350Z] ---> b61692184ad0 [2022-10-25T18:36:03.350Z] Step 8/27 : WORKDIR /app [2022-10-25T18:36:03.625Z] ---> Running in 2b220dc2b07a [2022-10-25T18:36:05.577Z] Removing intermediate container 2b220dc2b07a [2022-10-25T18:36:05.577Z] ---> 0af711a36a10 [2022-10-25T18:36:05.577Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-25T18:36:05.848Z] ---> 8bff2b0cb46e [2022-10-25T18:36:05.848Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:36:06.119Z] ---> Running in 373592caab41 [2022-10-25T18:36:08.711Z] Removing intermediate container 373592caab41 [2022-10-25T18:36:08.711Z] ---> da8d7b59cd6e [2022-10-25T18:36:08.711Z] Step 11/27 : COPY . . [2022-10-25T18:36:08.977Z] ---> 8860074cabb8 [2022-10-25T18:36:08.977Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:36:08.977Z] ---> Running in be7a9e7b8aca [2022-10-25T18:36:09.566Z] Removing intermediate container be7a9e7b8aca [2022-10-25T18:36:09.566Z] ---> e0fe1a0772c8 [2022-10-25T18:36:09.566Z] Step 13/27 : RUN $MAKE [2022-10-25T18:36:09.566Z] ---> Running in 0976bc3e6fd7 [2022-10-25T18:36:10.526Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T18:39:02.328Z] Removing intermediate container 0976bc3e6fd7 [2022-10-25T18:39:02.328Z] ---> 87831bf2e0b2 [2022-10-25T18:39:02.328Z] Step 14/27 : FROM alpine:3.16 [2022-10-25T18:39:02.328Z] 3.16: Pulling from library/alpine [2022-10-25T18:39:02.328Z] 9b18e9b68314: Already exists [2022-10-25T18:39:02.328Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:39:02.328Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:39:02.328Z] ---> a6215f271958 [2022-10-25T18:39:02.328Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:39:02.328Z] ---> Running in a4cb5e21ae24 [2022-10-25T18:39:02.328Z] Removing intermediate container a4cb5e21ae24 [2022-10-25T18:39:02.328Z] ---> e789b52f8e47 [2022-10-25T18:39:02.328Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T18:39:02.328Z] ---> Running in 05b7ab352b0e [2022-10-25T18:39:02.328Z] Removing intermediate container 05b7ab352b0e [2022-10-25T18:39:02.328Z] ---> 9bc491a9568c [2022-10-25T18:39:02.328Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T18:39:02.328Z] ---> Running in bbea446bff6c [2022-10-25T18:39:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:39:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:39:02.328Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T18:39:02.328Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T18:39:02.328Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:39:02.328Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T18:39:02.328Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:39:02.328Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T18:39:02.328Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T18:39:02.328Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:39:02.328Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T18:39:02.328Z] OK: 9 MiB in 21 packages [2022-10-25T18:39:03.751Z] Removing intermediate container bbea446bff6c [2022-10-25T18:39:03.751Z] ---> 169f17d2c7e1 [2022-10-25T18:39:03.751Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T18:39:04.340Z] ---> 1ad98b46ddf0 [2022-10-25T18:39:04.340Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T18:39:04.931Z] ---> 333dac5c0954 [2022-10-25T18:39:04.931Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-25T18:39:05.518Z] ---> bd7095029139 [2022-10-25T18:39:05.518Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T18:39:06.934Z] ---> 20b5fcf23293 [2022-10-25T18:39:06.934Z] Step 22/27 : EXPOSE 48095 [2022-10-25T18:39:07.206Z] ---> Running in a520d643bbeb [2022-10-25T18:39:07.476Z] Removing intermediate container a520d643bbeb [2022-10-25T18:39:07.476Z] ---> 5d16b1323e6a [2022-10-25T18:39:07.476Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T18:39:07.476Z] ---> Running in 434e57e2e94f [2022-10-25T18:39:07.747Z] Removing intermediate container 434e57e2e94f [2022-10-25T18:39:07.747Z] ---> a42bcd7237ae [2022-10-25T18:39:07.747Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:39:08.018Z] ---> Running in 094d3674c9e8 [2022-10-25T18:39:08.289Z] Removing intermediate container 094d3674c9e8 [2022-10-25T18:39:08.289Z] ---> 25729739f727 [2022-10-25T18:39:08.289Z] Step 25/27 : LABEL arch=arm64 [2022-10-25T18:39:08.289Z] ---> Running in 17c91faac119 [2022-10-25T18:39:08.559Z] Removing intermediate container 17c91faac119 [2022-10-25T18:39:08.559Z] ---> 0190b50a5711 [2022-10-25T18:39:08.559Z] Step 26/27 : LABEL git_sha=96afd08c94d581f0317abfaa4a07e02f9ee43f73 [2022-10-25T18:39:08.843Z] ---> Running in 5933805804e4 [2022-10-25T18:39:09.113Z] Removing intermediate container 5933805804e4 [2022-10-25T18:39:09.113Z] ---> 4702b066c260 [2022-10-25T18:39:09.113Z] Step 27/27 : LABEL version=0.0.0 [2022-10-25T18:39:09.113Z] ---> Running in 473a22c36eef [2022-10-25T18:39:09.381Z] Removing intermediate container 473a22c36eef [2022-10-25T18:39:09.381Z] ---> ee081c5e2176 [2022-10-25T18:39:09.381Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:39:09.381Z] Successfully built ee081c5e2176 [2022-10-25T18:39:09.381Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:39:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:39:10.457Z] [2022-10-25T18:39:10.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:39:10.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:39:11.137Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T18:39:11.137Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T18:39:11.137Z] 04944245beec: Pulling fs layer [2022-10-25T18:39:11.137Z] 699f458cf7ca: Pulling fs layer [2022-10-25T18:39:11.137Z] 765212b225bb: Pulling fs layer [2022-10-25T18:39:11.137Z] f23df028b6ca: Pulling fs layer [2022-10-25T18:39:11.137Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T18:39:11.137Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T18:39:11.137Z] 765212b225bb: Waiting [2022-10-25T18:39:11.137Z] f23df028b6ca: Waiting [2022-10-25T18:39:11.137Z] d65c8cfc05b1: Waiting [2022-10-25T18:39:11.137Z] 2437ff75d9bd: Waiting [2022-10-25T18:39:11.137Z] 04944245beec: Verifying Checksum [2022-10-25T18:39:11.137Z] 04944245beec: Download complete [2022-10-25T18:39:11.137Z] 765212b225bb: Verifying Checksum [2022-10-25T18:39:11.137Z] 765212b225bb: Download complete [2022-10-25T18:39:11.137Z] f23df028b6ca: Verifying Checksum [2022-10-25T18:39:11.137Z] f23df028b6ca: Download complete [2022-10-25T18:39:11.137Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T18:39:11.137Z] d65c8cfc05b1: Download complete [2022-10-25T18:39:11.409Z] 699f458cf7ca: Verifying Checksum [2022-10-25T18:39:11.409Z] 699f458cf7ca: Download complete [2022-10-25T18:39:12.000Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T18:39:12.000Z] 8998bd30e6a1: Download complete [2022-10-25T18:39:14.590Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T18:39:14.590Z] 2437ff75d9bd: Download complete [2022-10-25T18:39:16.001Z] 8998bd30e6a1: Pull complete [2022-10-25T18:39:16.588Z] 04944245beec: Pull complete [2022-10-25T18:39:18.002Z] 699f458cf7ca: Pull complete [2022-10-25T18:39:18.002Z] 765212b225bb: Pull complete [2022-10-25T18:39:18.963Z] f23df028b6ca: Pull complete [2022-10-25T18:39:18.963Z] d65c8cfc05b1: Pull complete [2022-10-25T18:39:33.976Z] 2437ff75d9bd: Pull complete [2022-10-25T18:39:33.976Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T18:39:33.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:39:33.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:39:34.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container [2022-10-25T18:39:34.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T18:39:37.426Z] $ docker top 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:38.365Z] ---> job-cost.sh [2022-10-25T18:39:38.365Z] lf-activate-venv: SKIPPING [2022-10-25T18:39:38.365Z] INFO: No Stack... [2022-10-25T18:39:38.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T18:39:39.915Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:39:40.582Z] + cut -d, -f6 [2022-10-25T18:39:40.582Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-10-25T18:39:40.679Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [2022-10-25T18:39:40.684Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] did not exist. Created. [2022-10-25T18:39:40.684Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:39:41.421Z] /w/workspace/app-service-configurable/1@tmp/durable-c091d80d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T18:39:42.103Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T18:39:42.139Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T18:39:42.195Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:39:42.209Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:39:42.286Z] $ docker stop --time=1 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 [2022-10-25T18:39:43.925Z] $ docker rm -f 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-25T18:39:44.941Z] provisioning config files... [2022-10-25T18:39:44.948Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config6117860849570855137tmp [Pipeline] { [Pipeline] sh [2022-10-25T18:39:45.274Z] + set +x [2022-10-25T18:39:45.274Z] + curl -s https://codecov.io/bash [2022-10-25T18:39:45.274Z] + bash -s -- [2022-10-25T18:39:45.274Z] [2022-10-25T18:39:45.274Z] _____ _ [2022-10-25T18:39:45.274Z] / ____| | | [2022-10-25T18:39:45.274Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T18:39:45.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T18:39:45.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T18:39:45.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T18:39:45.274Z] Bash-1.0.6 [2022-10-25T18:39:45.274Z] [2022-10-25T18:39:45.274Z] [2022-10-25T18:39:45.274Z] ==> git version 2.25.1 found [2022-10-25T18:39:45.274Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-25T18:39:45.274Z] Release-Date: 2020-01-08 [2022-10-25T18:39:45.274Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T18:39:45.274Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T18:39:45.274Z] ==> Jenkins CI detected. [2022-10-25T18:39:45.274Z] current dir:  /w/workspace/_app-service-configurable_PR-479 [2022-10-25T18:39:45.274Z] project root: . [2022-10-25T18:39:45.274Z] --> token set from env [2022-10-25T18:39:45.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T18:39:45.274Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T18:39:45.274Z] ==> Python coveragepy not found [2022-10-25T18:39:45.274Z] ==> Searching for coverage reports in: [2022-10-25T18:39:45.274Z] + . [2022-10-25T18:39:45.274Z] -> Found 1 reports [2022-10-25T18:39:45.274Z] ==> Detecting git/mercurial file structure [2022-10-25T18:39:45.274Z] ==> Reading reports [2022-10-25T18:39:45.274Z] + ./coverage.out bytes=10 [2022-10-25T18:39:45.274Z] ==> Appending adjustments [2022-10-25T18:39:45.274Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T18:39:45.533Z] + Found adjustments [2022-10-25T18:39:45.533Z] ==> Gzipping contents [2022-10-25T18:39:45.533Z] 4.0K /tmp/codecov.ROHR1n.gz [2022-10-25T18:39:45.533Z] ==> Uploading reports [2022-10-25T18:39:45.533Z] url: https://codecov.io [2022-10-25T18:39:45.533Z] query: branch=PR-479&commit=96afd08c94d581f0317abfaa4a07e02f9ee43f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-479%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=479&job=&cmd_args= [2022-10-25T18:39:45.533Z] -> Pinging Codecov [2022-10-25T18:39:45.533Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-479&commit=96afd08c94d581f0317abfaa4a07e02f9ee43f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-479%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=479&job=&cmd_args= [2022-10-25T18:39:45.793Z] -> Uploading to [2022-10-25T18:39:45.793Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/96afd08c94d581f0317abfaa4a07e02f9ee43f73/3fd61f4d-25d9-4da3-9a0d-6f0d9961eace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T183945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8fcd4d2fde9129eccbbb54229f8f0c69428734037a10e7099a38df108024087 [2022-10-25T18:39:45.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:39:45.793Z] Dload Upload Total Spent Left Speed [2022-10-25T18:39:46.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2395 --:--:-- --:--:-- --:--:-- 2395 [2022-10-25T18:39:46.052Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] } [2022-10-25T18:39:46.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T18:39:47.739Z] + [ -d /w/workspace/_app-service-configurable_PR-479/archives ] [2022-10-25T18:39:47.740Z] + ls -al /w/workspace/_app-service-configurable_PR-479/archives [2022-10-25T18:39:47.740Z] total 16 [2022-10-25T18:39:47.740Z] drwxr-xr-x 3 root root 4096 Oct 25 18:32 . [2022-10-25T18:39:47.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:32 .. [2022-10-25T18:39:47.740Z] drwxr-xr-x 2 root root 4096 Oct 25 18:32 cost [2022-10-25T18:39:47.740Z] -rw-r--r-- 1 root root 96 Oct 25 18:32 cost.csv [2022-10-25T18:39:47.740Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-479/archives [2022-10-25T18:39:47.740Z] + ls -al /w/workspace/_app-service-configurable_PR-479/archives [2022-10-25T18:39:47.740Z] total 16 [2022-10-25T18:39:47.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:32 . [2022-10-25T18:39:47.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:32 .. [2022-10-25T18:39:47.740Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:32 cost [2022-10-25T18:39:47.740Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 25 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:48.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:48.957Z] ---> package-listing.sh [2022-10-25T18:39:48.957Z] ++ facter osfamily [2022-10-25T18:39:48.957Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T18:39:49.215Z] + OS_FAMILY=debian [2022-10-25T18:39:49.215Z] + workspace=/w/workspace/_app-service-configurable_PR-479 [2022-10-25T18:39:49.215Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T18:39:49.215Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T18:39:49.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T18:39:49.215Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T18:39:49.216Z] + '[' /w/workspace/_app-service-configurable_PR-479 ']' [2022-10-25T18:39:49.216Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T18:39:49.216Z] + case "${OS_FAMILY}" in [2022-10-25T18:39:49.216Z] + dpkg -l [2022-10-25T18:39:49.216Z] + grep '^ii' [2022-10-25T18:39:49.216Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T18:39:49.216Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T18:39:49.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T18:39:49.216Z] + '[' /w/workspace/_app-service-configurable_PR-479 ']' [2022-10-25T18:39:49.216Z] + mkdir -p /w/workspace/_app-service-configurable_PR-479/archives/ [2022-10-25T18:39:49.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-479/archives/ [Pipeline] echo [2022-10-25T18:39:49.253Z] 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-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T18:39:49.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:39:50.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:39:50.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:39:50.326Z] prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container [2022-10-25T18:39:50.358Z] $ 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-479/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-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:39:50.588Z] $ docker top 1592dff5204fd7cc070c3781301446a34f69905a6f49fb5138025c1e140e216e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:39:50.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T18:39:51.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T18:39:51.594Z] + ls /var/log/sa-host [2022-10-25T18:39:51.594Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:39:51.809Z] provisioning config files... [2022-10-25T18:39:51.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config17023659662429523769tmp [Pipeline] { [Pipeline] echo [2022-10-25T18:39:51.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:52.173Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T18:39:52.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:52.604Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T18:39:52.635Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:52.951Z] ---> sudo-logs.sh [2022-10-25T18:39:52.951Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T18:39:53.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:53.349Z] ---> job-cost.sh [2022-10-25T18:39:53.349Z] lf-activate-venv: SKIPPING [2022-10-25T18:39:53.349Z] DEBUG: total: 0.2199999988079071 [2022-10-25T18:39:53.349Z] INFO: Retrieving Stack Cost... [2022-10-25T18:39:53.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:39:53.866Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T18:39:53.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:39:54.216Z] ---> logs-deploy.sh [2022-10-25T18:39:54.216Z] lf-activate-venv: SKIPPING [2022-10-25T18:39:54.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-479/1 [2022-10-25T18:39:54.216Z] INFO: archiving workspace using pattern(s): [2022-10-25T18:39:55.154Z] Archives upload complete. [2022-10-25T18:39:55.414Z] INFO: archiving logs to Nexus [2022-10-25T18:39:55.984Z] ---> uname -a: [2022-10-25T18:39:55.984Z] Linux prd-ubuntu20-04-docker-8c-8g-116946 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] ---> lscpu: [2022-10-25T18:39:55.984Z] Architecture: x86_64 [2022-10-25T18:39:55.984Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T18:39:55.984Z] Byte Order: Little Endian [2022-10-25T18:39:55.984Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T18:39:55.984Z] CPU(s): 8 [2022-10-25T18:39:55.984Z] On-line CPU(s) list: 0-7 [2022-10-25T18:39:55.984Z] Thread(s) per core: 1 [2022-10-25T18:39:55.984Z] Core(s) per socket: 1 [2022-10-25T18:39:55.984Z] Socket(s): 8 [2022-10-25T18:39:55.984Z] NUMA node(s): 1 [2022-10-25T18:39:55.984Z] Vendor ID: AuthenticAMD [2022-10-25T18:39:55.984Z] CPU family: 23 [2022-10-25T18:39:55.984Z] Model: 49 [2022-10-25T18:39:55.984Z] Model name: AMD EPYC-Rome Processor [2022-10-25T18:39:55.984Z] Stepping: 0 [2022-10-25T18:39:55.984Z] CPU MHz: 2800.000 [2022-10-25T18:39:55.984Z] BogoMIPS: 5600.00 [2022-10-25T18:39:55.984Z] Virtualization: AMD-V [2022-10-25T18:39:55.984Z] Hypervisor vendor: KVM [2022-10-25T18:39:55.984Z] Virtualization type: full [2022-10-25T18:39:55.984Z] L1d cache: 256 KiB [2022-10-25T18:39:55.984Z] L1i cache: 256 KiB [2022-10-25T18:39:55.984Z] L2 cache: 4 MiB [2022-10-25T18:39:55.984Z] L3 cache: 128 MiB [2022-10-25T18:39:55.984Z] NUMA node0 CPU(s): 0-7 [2022-10-25T18:39:55.984Z] Vulnerability Itlb multihit: Not affected [2022-10-25T18:39:55.984Z] Vulnerability L1tf: Not affected [2022-10-25T18:39:55.984Z] Vulnerability Mds: Not affected [2022-10-25T18:39:55.984Z] Vulnerability Meltdown: Not affected [2022-10-25T18:39:55.984Z] Vulnerability Mmio stale data: Not affected [2022-10-25T18:39:55.984Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T18:39:55.984Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T18:39:55.984Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T18:39:55.984Z] Vulnerability Srbds: Not affected [2022-10-25T18:39:55.984Z] Vulnerability Tsx async abort: Not affected [2022-10-25T18:39:55.984Z] 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 [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] ---> nproc: [2022-10-25T18:39:55.984Z] 8 [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] ---> df -h: [2022-10-25T18:39:55.984Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T18:39:55.984Z] overlay 155G 12G 144G 8% / [2022-10-25T18:39:55.984Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T18:39:55.984Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T18:39:55.984Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T18:39:55.984Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] ---> sar -b -r -n DEV: [2022-10-25T18:39:55.984Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116946) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] 18:30:09 LINUX RESTART (8 CPU) [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T18:39:55.984Z] 18:32:01 231.74 4.42 227.33 0.00 426.06 70233.23 0.00 [2022-10-25T18:39:55.984Z] 18:33:01 134.54 0.10 134.44 0.00 10.00 33996.87 0.00 [2022-10-25T18:39:55.984Z] 18:34:01 1.75 0.00 1.75 0.00 0.00 21.88 0.00 [2022-10-25T18:39:55.984Z] 18:35:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-10-25T18:39:55.984Z] 18:36:01 39.75 10.37 29.38 0.00 2910.93 4792.13 0.00 [2022-10-25T18:39:55.984Z] 18:37:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 [2022-10-25T18:39:55.984Z] 18:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2022-10-25T18:39:55.984Z] 18:39:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2022-10-25T18:39:55.984Z] Average: 51.73 1.86 49.87 0.00 418.30 13638.13 0.00 [2022-10-25T18:39:55.984Z] [2022-10-25T18:39:55.984Z] 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T18:39:55.984Z] 18:32:01 28494804 31519576 787500 2.39 139440 3100408 1966072 5.79 1210052 2745352 436 [2022-10-25T18:39:55.984Z] 18:33:01 27777048 31550676 752716 2.29 150260 3778132 1774280 5.23 1230884 3378944 396 [2022-10-25T18:39:55.984Z] 18:34:01 27778772 31552572 750596 2.28 150292 3778140 1774280 5.23 1228588 3378952 20 [2022-10-25T18:39:55.984Z] 18:35:01 27786320 31560188 742788 2.26 150328 3778124 1774280 5.23 1220332 3378952 8 [2022-10-25T18:39:55.984Z] 18:36:01 27497568 31545836 741104 2.25 168700 4027800 1834172 5.41 1372988 3490584 164 [2022-10-25T18:39:55.985Z] 18:37:01 27498604 31546912 739848 2.25 168740 4027800 1834172 5.41 1371952 3490584 20 [2022-10-25T18:39:55.985Z] 18:38:01 27499416 31548132 738980 2.25 168768 4027804 1834172 5.41 1371316 3490904 8 [2022-10-25T18:39:55.985Z] 18:39:01 27499312 31548028 738936 2.25 168792 4027804 1834172 5.41 1371656 3490904 164 [2022-10-25T18:39:55.985Z] Average: 27728980 31546490 749058 2.28 158165 3818252 1828200 5.39 1297221 3355647 152 [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T18:39:55.985Z] 18:32:01 docker0 158.17 202.72 12.84 1844.18 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:32:01 vethe4cde60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:32:01 ens3 420.05 317.33 5830.99 48.38 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:32:01 lo 3.00 3.00 0.30 0.30 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:33:01 docker0 2.42 4.98 0.16 60.56 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:33:01 ens3 109.98 72.07 2587.25 13.75 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:33:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:35:01 ens3 1.07 0.98 6.87 0.08 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:36:01 ens3 56.82 32.27 1297.74 2.55 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:39:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] Average: docker0 20.07 25.96 1.63 238.08 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] Average: ens3 73.54 52.86 1215.28 8.10 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] ---> sar -P ALL: [2022-10-25T18:39:55.985Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116946) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] 18:30:09 LINUX RESTART (8 CPU) [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] 18:31:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T18:39:55.985Z] 18:32:01 all 21.12 0.00 6.55 1.21 0.08 71.04 [2022-10-25T18:39:55.985Z] 18:32:01 0 21.02 0.00 6.49 0.34 0.08 72.07 [2022-10-25T18:39:55.985Z] 18:32:01 1 21.11 0.00 7.54 5.11 0.08 66.15 [2022-10-25T18:39:55.985Z] 18:32:01 2 22.48 0.00 5.77 0.19 0.12 71.44 [2022-10-25T18:39:55.985Z] 18:32:01 3 20.45 0.00 6.66 2.65 0.08 70.15 [2022-10-25T18:39:55.985Z] 18:32:01 4 19.16 0.00 6.72 0.61 0.07 73.45 [2022-10-25T18:39:55.985Z] 18:32:01 5 22.43 0.00 6.27 0.25 0.07 70.98 [2022-10-25T18:39:55.985Z] 18:32:01 6 21.69 0.00 6.28 0.17 0.05 71.82 [2022-10-25T18:39:55.985Z] 18:32:01 7 20.64 0.00 6.67 0.36 0.08 72.25 [2022-10-25T18:39:55.985Z] 18:33:01 all 18.17 0.00 3.85 0.73 0.05 77.20 [2022-10-25T18:39:55.985Z] 18:33:01 0 19.23 0.00 3.55 0.03 0.05 77.14 [2022-10-25T18:39:55.985Z] 18:33:01 1 17.60 0.00 3.56 0.08 0.05 78.70 [2022-10-25T18:39:55.985Z] 18:33:01 2 18.49 0.00 4.47 2.19 0.05 74.80 [2022-10-25T18:39:55.985Z] 18:33:01 3 17.22 0.00 4.38 2.95 0.05 75.40 [2022-10-25T18:39:55.985Z] 18:33:01 4 17.75 0.00 3.82 0.05 0.05 78.33 [2022-10-25T18:39:55.985Z] 18:33:01 5 18.10 0.00 3.97 0.15 0.05 77.73 [2022-10-25T18:39:55.985Z] 18:33:01 6 18.85 0.00 3.74 0.25 0.05 77.10 [2022-10-25T18:39:55.985Z] 18:33:01 7 18.15 0.00 3.32 0.10 0.05 78.38 [2022-10-25T18:39:55.985Z] 18:34:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-10-25T18:39:55.985Z] 18:34:01 0 0.10 0.00 0.03 0.02 0.00 99.85 [2022-10-25T18:39:55.985Z] 18:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T18:39:55.985Z] 18:34:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-25T18:39:55.985Z] 18:34:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-25T18:39:55.985Z] 18:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T18:39:55.985Z] 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:39:55.985Z] 18:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T18:39:55.985Z] 18:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:39:55.985Z] 18:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-25T18:39:55.985Z] 18:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T18:39:55.985Z] 18:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T18:39:55.985Z] 18:35:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-25T18:39:55.985Z] 18:35:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-25T18:39:55.985Z] 18:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T18:39:55.985Z] 18:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T18:39:55.985Z] 18:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:39:55.985Z] 18:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-25T18:39:55.985Z] 18:36:01 all 1.10 0.00 0.80 0.28 0.01 97.81 [2022-10-25T18:39:55.985Z] 18:36:01 0 0.88 0.00 0.68 0.12 0.02 98.30 [2022-10-25T18:39:55.985Z] 18:36:01 1 1.30 0.00 0.68 0.05 0.00 97.97 [2022-10-25T18:39:55.985Z] 18:36:01 2 0.45 0.00 0.50 0.87 0.00 98.17 [2022-10-25T18:39:55.985Z] 18:36:01 3 1.19 0.00 0.43 0.10 0.00 98.28 [2022-10-25T18:39:55.985Z] 18:36:01 4 1.07 0.00 2.08 0.40 0.00 96.45 [2022-10-25T18:39:55.985Z] 18:36:01 5 1.74 0.00 0.75 0.20 0.02 97.29 [2022-10-25T18:39:55.985Z] 18:36:01 6 1.45 0.00 0.47 0.47 0.00 97.61 [2022-10-25T18:39:55.985Z] 18:36:01 7 0.75 0.00 0.82 0.03 0.02 98.38 [2022-10-25T18:39:55.985Z] 18:37:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-25T18:39:55.985Z] 18:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T18:39:55.985Z] 18:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-25T18:39:55.985Z] 18:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T18:39:55.985Z] 18:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:39:55.985Z] 18:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:39:55.985Z] 18:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T18:39:55.985Z] 18:37:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-25T18:39:55.985Z] 18:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T18:39:55.985Z] 18:38:01 all 0.05 0.00 0.05 0.00 0.01 99.89 [2022-10-25T18:39:55.985Z] 18:38:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2022-10-25T18:39:55.985Z] 18:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-25T18:39:55.985Z] 18:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T18:39:55.985Z] 18:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T18:39:55.985Z] 18:38:01 4 0.08 0.00 0.10 0.00 0.00 99.82 [2022-10-25T18:39:55.985Z] 18:38:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-25T18:39:55.985Z] 18:38:01 6 0.08 0.00 0.13 0.00 0.00 99.78 [2022-10-25T18:39:55.985Z] 18:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:39:55.985Z] 18:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T18:39:55.985Z] 18:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:39:55.985Z] 18:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:39:55.985Z] 18:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T18:39:55.985Z] 18:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T18:39:55.985Z] 18:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:39:55.985Z] 18:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T18:39:55.985Z] 18:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T18:39:55.985Z] 18:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:39:55.985Z] Average: all 5.03 0.00 1.40 0.28 0.02 93.27 [2022-10-25T18:39:55.985Z] Average: 0 5.13 0.00 1.35 0.06 0.02 93.43 [2022-10-25T18:39:55.985Z] Average: 1 4.97 0.00 1.47 0.65 0.02 92.89 [2022-10-25T18:39:55.985Z] Average: 2 5.15 0.00 1.34 0.42 0.03 93.06 [2022-10-25T18:39:55.985Z] Average: 3 4.84 0.00 1.43 0.71 0.02 93.00 [2022-10-25T18:39:55.985Z] Average: 4 4.73 0.00 1.58 0.13 0.02 93.54 [2022-10-25T18:39:55.985Z] Average: 5 5.26 0.00 1.38 0.08 0.02 93.27 [2022-10-25T18:39:55.985Z] Average: 6 5.23 0.00 1.32 0.11 0.02 93.31 [2022-10-25T18:39:55.985Z] Average: 7 4.91 0.00 1.35 0.06 0.02 93.66 [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z] [2022-10-25T18:39:55.985Z]