Pull request #334 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 FelixTing for edgexfoundry/device-rest-go Obtained Jenkinsfile from 0605e1b199b8aa92f85f955bcb801461337e9dd7+7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab (d38422af4cec756154bf159ed67f0b097d86ae53) 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-ssh2563642616373406607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4800595064848494752.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/device-rest-go/branches/PR-334/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/device-rest-go/branches/PR-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh91027084378482310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11181740335722712527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh164768275983887745.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-334/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/device-rest-go/branches/PR-334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15959453051080764446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4724 in /w/workspace/gexfoundry_device-rest-go_PR-334 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-334 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab into PR head commit 0605e1b199b8aa92f85f955bcb801461337e9dd7 Merge succeeded, producing 0605e1b199b8aa92f85f955bcb801461337e9dd7 Checking out Revision 0605e1b199b8aa92f85f955bcb801461337e9dd7 (PR-334) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0605e1b199b8aa92f85f955bcb801461337e9dd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0605e1b199b8aa92f85f955bcb801461337e9dd7 # timeout=10 Commit message: "feat: replace gorilla/mux with labstack/echo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:46 ========================================================= 08:39:46 EdgeX Global Pipelines Version Info 08:39:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:47 ------------------- 08:39:47 stable info: 08:39:47 ------------------- 08:39:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:39:47 Message: update stable to v1.0.253 08:39:47 ------------------- 08:39:47 experimental info: 08:39:47 ------------------- 08:39:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:39:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:39:47 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:39:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-334 [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-334 [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-334 [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0605e1b199b8aa92f85f955bcb801461337e9dd7 [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0605e1b [Pipeline] echo 08:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:49 provisioning config files... 08:39:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/config5335165656162090960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:49 ---> docker-login.sh 08:39:49 nexus3.edgexfoundry.org:10001 08:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:50 Configure a credential helper to remove this warning. See 08:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:50 08:39:50 Login Succeeded 08:39:50 nexus3.edgexfoundry.org:10002 08:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:50 Configure a credential helper to remove this warning. See 08:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:50 08:39:50 Login Succeeded 08:39:50 nexus3.edgexfoundry.org:10003 08:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:50 Configure a credential helper to remove this warning. See 08:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:50 08:39:50 Login Succeeded 08:39:50 nexus3.edgexfoundry.org:10004 08:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:50 Configure a credential helper to remove this warning. See 08:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:50 08:39:50 Login Succeeded 08:39:50 docker.io 08:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:51 Configure a credential helper to remove this warning. See 08:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:51 08:39:51 Login Succeeded 08:39:51 ---> docker-login.sh ends [Pipeline] } 08:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:39:51 + git rev-list -1 --merges 0605e1b199b8aa92f85f955bcb801461337e9dd7~1..0605e1b199b8aa92f85f955bcb801461337e9dd7 [Pipeline] echo 08:39:51 -----------> git rev-list -1 --merges 0605e1b199b8aa92f85f955bcb801461337e9dd7~1..0605e1b199b8aa92f85f955bcb801461337e9dd7 0605e1b199b8aa92f85f955bcb801461337e9dd7 [false] [Pipeline] sh 08:39:52 + git log --format=format:%s -1 0605e1b199b8aa92f85f955bcb801461337e9dd7 [Pipeline] echo 08:39:52 ========================================================= 08:39:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:39:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:52 + git log --format=format:%s -1 0605e1b199b8aa92f85f955bcb801461337e9dd7 [Pipeline] echo 08:39:52 [semverPrep] GIT_COMMIT: 0605e1b199b8aa92f85f955bcb801461337e9dd7, Commit Message: feat: replace gorilla/mux with labstack/echo [Pipeline] echo 08:39:52 [semverPrep] This is not a build commit. [Pipeline] sh 08:39:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:53 + grep -v github /etc/ssh/ssh_known_hosts 08:39:53 + [ -e /tmp/ssh_known_hosts ] 08:39:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:39:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:39:53 + sudo tee -a /etc/ssh/ssh_known_hosts 08:39:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:53 08:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:53 0.1.4: Pulling from edgex-devops/py-git-semver 08:39:53 b85a868b505f: Pulling fs layer 08:39:53 e2be974225ed: Pulling fs layer 08:39:53 339a4e72a1f5: Pulling fs layer 08:39:53 988bab9f4d93: Pulling fs layer 08:39:53 1469e6f7b9e6: Pulling fs layer 08:39:53 eaf3925da568: Pulling fs layer 08:39:53 bab4dde63d76: Pulling fs layer 08:39:53 988bab9f4d93: Waiting 08:39:53 bde34c3a00c8: Pulling fs layer 08:39:53 b352a97aabf1: Pulling fs layer 08:39:53 4872d77fe225: Pulling fs layer 08:39:53 5851b861e8e6: Pulling fs layer 08:39:53 eaf3925da568: Waiting 08:39:53 bde34c3a00c8: Waiting 08:39:53 1469e6f7b9e6: Waiting 08:39:53 b352a97aabf1: Waiting 08:39:53 4872d77fe225: Waiting 08:39:53 5851b861e8e6: Waiting 08:39:53 bab4dde63d76: Waiting 08:39:53 e2be974225ed: Verifying Checksum 08:39:53 e2be974225ed: Download complete 08:39:53 988bab9f4d93: Verifying Checksum 08:39:53 988bab9f4d93: Download complete 08:39:54 1469e6f7b9e6: Verifying Checksum 08:39:54 1469e6f7b9e6: Download complete 08:39:54 eaf3925da568: Verifying Checksum 08:39:54 eaf3925da568: Download complete 08:39:54 339a4e72a1f5: Verifying Checksum 08:39:54 339a4e72a1f5: Download complete 08:39:54 bde34c3a00c8: Verifying Checksum 08:39:54 bde34c3a00c8: Download complete 08:39:54 b352a97aabf1: Verifying Checksum 08:39:54 b352a97aabf1: Download complete 08:39:54 4872d77fe225: Verifying Checksum 08:39:54 4872d77fe225: Download complete 08:39:54 5851b861e8e6: Download complete 08:39:54 b85a868b505f: Verifying Checksum 08:39:54 b85a868b505f: Download complete 08:39:54 bab4dde63d76: Verifying Checksum 08:39:54 bab4dde63d76: Download complete 08:39:55 b85a868b505f: Pull complete 08:39:55 e2be974225ed: Pull complete 08:39:56 339a4e72a1f5: Pull complete 08:39:56 988bab9f4d93: Pull complete 08:39:56 1469e6f7b9e6: Pull complete 08:39:56 eaf3925da568: Pull complete 08:39:58 bab4dde63d76: Pull complete 08:39:58 bde34c3a00c8: Pull complete 08:39:58 b352a97aabf1: Pull complete 08:39:58 4872d77fe225: Pull complete 08:39:59 5851b861e8e6: Pull complete 08:39:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:59 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 08:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-334 -v /w/workspace/gexfoundry_device-rest-go_PR-334:/w/workspace/gexfoundry_device-rest-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-334@tmp:/w/workspace/gexfoundry_device-rest-go_PR-334@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 08:40:01 $ docker top d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 -eo pid,comm 08:40:01 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). 08:40:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:02 [ssh-agent] Looking for ssh-agent implementation... 08:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:02 $ docker exec d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 ssh-agent 08:40:02 SSH_AUTH_SOCK=/tmp/ssh-OhCfb4Sk7pX8/agent.31 08:40:02 SSH_AGENT_PID=37 08:40:02 Running ssh-add (command line suppressed) 08:40:02 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-334@tmp/private_key_18072604030663101946.key (/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/private_key_18072604030663101946.key) 08:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:02 + git tag --points-at HEAD [Pipeline] } 08:40:02 $ docker exec --env ******** --env ******** d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 ssh-agent -k 08:40:02 unset SSH_AUTH_SOCK; 08:40:02 unset SSH_AGENT_PID; 08:40:02 echo Agent pid 37 killed; 08:40:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:02 [ssh-agent] Looking for ssh-agent implementation... 08:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:03 $ docker exec d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 ssh-agent 08:40:03 SSH_AUTH_SOCK=/tmp/ssh-5lmFCC7xIErl/agent.69 08:40:03 SSH_AGENT_PID=75 08:40:03 Running ssh-add (command line suppressed) 08:40:03 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-334@tmp/private_key_1148833431375978390.key (/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/private_key_1148833431375978390.key) 08:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:03 + git semver init 08:40:03 2023-08-28 08:40:03,854 [run_init] DEBUG init version:0.0.0 force:False 08:40:03 2023-08-28 08:40:03,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-334/.semver 08:40:03 2023-08-28 08:40:03,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-334/.semver 08:40:03 2023-08-28 08:40:03,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-334/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-334, universal_newlines=False, shell=None, istream=None) 08:40:05 2023-08-28 08:40:05,017 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-334/.git/info/exclude 08:40:05 2023-08-28 08:40:05,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-334/.semver/PR-334 with force:False 08:40:05 2023-08-28 08:40:05,018 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-334/.semver/PR-334 08:40:05 2023-08-28 08:40:05,022 [execute] INFO git cat-file --batch-check 08:40:05 2023-08-28 08:40:05,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-334/.semver, universal_newlines=False, shell=None, istream=) 08:40:05 2023-08-28 08:40:05,030 [execute] INFO git cat-file --batch 08:40:05 2023-08-28 08:40:05,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-334/.semver, universal_newlines=False, shell=None, istream=) 08:40:05 2023-08-28 08:40:05,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-334/.semver/PR-334 08:40:05 0.0.0 [Pipeline] } 08:40:05 $ docker exec --env ******** --env ******** d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 ssh-agent -k 08:40:05 unset SSH_AUTH_SOCK; 08:40:05 unset SSH_AGENT_PID; 08:40:05 echo Agent pid 75 killed; 08:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:05 + git semver [Pipeline] } 08:40:06 $ docker stop --time=1 d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 08:40:07 $ docker rm -f --volumes d265b3dfa08bf39d3e1a26c11a3822634726fff864789f68090ecf42c1dc9382 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:40:08 Stashed 1 file(s) [Pipeline] echo 08:40:08 [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 08:40:08 provisioning config files... 08:40:08 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/config15391213927012007483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:09 ---> docker-login.sh 08:40:09 nexus3.edgexfoundry.org:10001 08:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:09 Configure a credential helper to remove this warning. See 08:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:09 08:40:09 Login Succeeded 08:40:09 nexus3.edgexfoundry.org:10002 08:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:09 Configure a credential helper to remove this warning. See 08:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:09 08:40:09 Login Succeeded 08:40:09 nexus3.edgexfoundry.org:10003 08:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:09 Configure a credential helper to remove this warning. See 08:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:09 08:40:09 Login Succeeded 08:40:09 nexus3.edgexfoundry.org:10004 08:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:09 Configure a credential helper to remove this warning. See 08:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:09 08:40:09 Login Succeeded 08:40:09 docker.io 08:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:09 Configure a credential helper to remove this warning. See 08:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:09 08:40:09 Login Succeeded 08:40:09 ---> docker-login.sh ends [Pipeline] } 08:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:09 ========================================================= 08:40:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:40:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:40:10 Sending build context to Docker daemon 10.92MB 08:40:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:40:10 Step 2/12 : FROM ${BASE} AS builder 08:40:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:40:10 4db1b89c0bd1: Pulling fs layer 08:40:10 6911f1a30b25: Pulling fs layer 08:40:10 e194b8c5c2a9: Pulling fs layer 08:40:10 6863d3e3a2b1: Pulling fs layer 08:40:10 ec0bb842ea78: Pulling fs layer 08:40:10 40a00589a448: Pulling fs layer 08:40:10 6c08303d61cc: Pulling fs layer 08:40:10 798269fcf238: Pulling fs layer 08:40:10 6863d3e3a2b1: Waiting 08:40:10 ec0bb842ea78: Waiting 08:40:10 40a00589a448: Waiting 08:40:10 6c08303d61cc: Waiting 08:40:10 798269fcf238: Waiting 08:40:10 6911f1a30b25: Verifying Checksum 08:40:10 6911f1a30b25: Download complete 08:40:10 6863d3e3a2b1: Download complete 08:40:10 ec0bb842ea78: Verifying Checksum 08:40:10 ec0bb842ea78: Download complete 08:40:10 4db1b89c0bd1: Verifying Checksum 08:40:10 4db1b89c0bd1: Download complete 08:40:10 40a00589a448: Verifying Checksum 08:40:10 40a00589a448: Download complete 08:40:10 4db1b89c0bd1: Pull complete 08:40:10 6911f1a30b25: Pull complete 08:40:11 798269fcf238: Verifying Checksum 08:40:11 798269fcf238: Download complete 08:40:11 e194b8c5c2a9: Verifying Checksum 08:40:11 e194b8c5c2a9: Download complete 08:40:11 6c08303d61cc: Verifying Checksum 08:40:11 6c08303d61cc: Download complete 08:40:14 e194b8c5c2a9: Pull complete 08:40:14 6863d3e3a2b1: Pull complete 08:40:14 ec0bb842ea78: Pull complete 08:40:14 40a00589a448: Pull complete 08:40:17 6c08303d61cc: Pull complete 08:40:18 798269fcf238: Pull complete 08:40:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:40:18 ---> ec979cd7f677 08:40:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:40:22 ---> Running in 9304af58f32f 08:40:22 Removing intermediate container 9304af58f32f 08:40:22 ---> a833c3a9d14c 08:40:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:40:22 ---> Running in 0c88329c1390 08:40:22 Removing intermediate container 0c88329c1390 08:40:22 ---> d1978b2d9eaa 08:40:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:40:22 ---> Running in e2f2d8f60d93 08:40:22 Removing intermediate container e2f2d8f60d93 08:40:22 ---> f9167c094742 08:40:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:40:22 ---> Running in f3808a6c9593 08:40:22 Removing intermediate container f3808a6c9593 08:40:22 ---> aa9ac53f4bd4 08:40:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:40:22 ---> Running in 1a811610f6cb 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:23 (1/4) Installing openssh-keygen (9.1_p1-r4) 08:40:23 (2/4) Installing libedit (20221030.3.1-r0) 08:40:23 (3/4) Installing openssh-client-common (9.1_p1-r4) 08:40:23 (4/4) Installing openssh-client-default (9.1_p1-r4) 08:40:23 Executing busybox-1.35.0-r29.trigger 08:40:23 OK: 269 MiB in 57 packages 08:40:23 Still waiting to schedule task 08:40:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:40:24 Removing intermediate container 1a811610f6cb 08:40:24 ---> f03d415af482 08:40:24 Step 8/12 : WORKDIR /device-rest-go 08:40:24 ---> Running in ac40d57829af 08:40:24 Removing intermediate container ac40d57829af 08:40:24 ---> 08bc55d25475 08:40:24 Step 9/12 : COPY go.mod vendor* ./ 08:40:24 ---> 3aedd1436dde 08:40:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:24 ---> Running in aba828406487 08:41:11 Removing intermediate container aba828406487 08:41:11 ---> 1d47803f8e33 08:41:11 Step 11/12 : COPY . . 08:41:11 ---> ba13de2bac5f 08:41:11 Step 12/12 : RUN $MAKE 08:41:11 ---> Running in c92d2d4e70ab 08:41:11 noop 08:41:11 Removing intermediate container c92d2d4e70ab 08:41:11 ---> 1979cba04735 08:41:11 Successfully built 1979cba04735 08:41:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:11 + docker inspect -f . ci-base-image-x86_64 08:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:11 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 08:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-334 -v /w/workspace/gexfoundry_device-rest-go_PR-334:/w/workspace/gexfoundry_device-rest-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-334@tmp:/w/workspace/gexfoundry_device-rest-go_PR-334@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 08:41:12 $ docker top b3dd4f5e73acbc73256f11b4a345e4efb53e4580674019aac9b186d04b9495dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:12 + go version 08:41:12 go version go1.20.6 linux/amd64 [Pipeline] } 08:41:12 $ docker stop --time=1 b3dd4f5e73acbc73256f11b4a345e4efb53e4580674019aac9b186d04b9495dd 08:41:13 $ docker rm -f --volumes b3dd4f5e73acbc73256f11b4a345e4efb53e4580674019aac9b186d04b9495dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:14 + docker inspect -f . ci-base-image-x86_64 08:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:14 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 08:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-334 -v /w/workspace/gexfoundry_device-rest-go_PR-334:/w/workspace/gexfoundry_device-rest-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-334@tmp:/w/workspace/gexfoundry_device-rest-go_PR-334@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 08:41:15 $ docker top 39f2cc7065f98e852e7a68e66cd20f33103496db7399cd2a6216390cdedd2670 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-334 [Pipeline] fileExists [Pipeline] sh 08:41:15 + make test 08:41:15 go test ./... -coverprofile=coverage.out ./... 08:41:21 ? github.com/edgexfoundry/device-rest-go [no test files] 08:41:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:41:31 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 08:41:37 go vet ./... 08:41:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:41:42 $ docker stop --time=1 39f2cc7065f98e852e7a68e66cd20f33103496db7399cd2a6216390cdedd2670 08:41:46 $ docker rm -f --volumes 39f2cc7065f98e852e7a68e66cd20f33103496db7399cd2a6216390cdedd2670 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:41:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:41:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:41:47 + ls -al . 08:41:47 total 188 08:41:47 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 08:41 . 08:41:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 08:39 .. 08:41:47 -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 08:39 .dockerignore 08:41:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 08:40 .git 08:41:47 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 08:39 .github 08:41:47 -rw-rw-r-- 1 jenkins jenkins 329 Aug 28 08:39 .gitignore 08:41:47 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 08:39 .golangci.yml 08:41:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 08:40 .semver 08:41:47 -rw-rw-r-- 1 jenkins jenkins 10300 Aug 28 08:39 Attribution.txt 08:41:47 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 28 08:39 CHANGELOG.md 08:41:47 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 28 08:39 Dockerfile 08:41:47 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 08:39 GOVERNANCE.md 08:41:47 -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 08:39 Jenkinsfile 08:41:47 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 08:39 LICENSE 08:41:47 -rw-rw-r-- 1 jenkins jenkins 2010 Aug 28 08:39 Makefile 08:41:47 -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 08:39 OWNERS.md 08:41:47 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 28 08:39 README.md 08:41:47 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 08:40 VERSION 08:41:47 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 08:39 bin 08:41:47 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 08:39 cmd 08:41:47 -rw-r--r-- 1 jenkins jenkins 14499 Aug 28 08:41 coverage.out 08:41:47 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 08:39 driver 08:41:47 -rw-rw-r-- 1 jenkins jenkins 3889 Aug 28 08:39 go.mod 08:41:47 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 28 08:39 go.sum 08:41:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 08:39 snap 08:41:47 -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 08:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:48 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0605e1b199b8aa92f85f955bcb801461337e9dd7 --label arch=amd64 --label version=0.0.0 . 08:41:48 Sending build context to Docker daemon 10.94MB 08:41:48 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:41:48 Step 2/25 : FROM ${BASE} AS builder 08:41:48 ---> 1979cba04735 08:41:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:41:48 ---> Running in df7a9b530b75 08:41:48 Removing intermediate container df7a9b530b75 08:41:48 ---> fe01f9deeb96 08:41:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:41:48 ---> Running in a019ef91897e 08:41:48 Removing intermediate container a019ef91897e 08:41:48 ---> 7733f0e56a81 08:41:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:41:48 ---> Running in 294d2787b6b7 08:41:48 Removing intermediate container 294d2787b6b7 08:41:48 ---> 518272a40489 08:41:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:41:48 ---> Running in 5908f4707419 08:41:48 Removing intermediate container 5908f4707419 08:41:48 ---> 7c042f4c6012 08:41:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:41:48 ---> Running in edcdad2c10d4 08:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:49 OK: 269 MiB in 57 packages 08:41:49 Removing intermediate container edcdad2c10d4 08:41:49 ---> b4076a0d25f6 08:41:49 Step 8/25 : WORKDIR /device-rest-go 08:41:49 ---> Running in 6d9caa7219d6 08:41:49 Removing intermediate container 6d9caa7219d6 08:41:49 ---> 8c410c264429 08:41:49 Step 9/25 : COPY go.mod vendor* ./ 08:41:49 ---> 3fb51551cccc 08:41:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:49 ---> Running in 8a540b48cf85 08:41:50 Removing intermediate container 8a540b48cf85 08:41:50 ---> 3f71a40496b9 08:41:50 Step 11/25 : COPY . . 08:41:51 ---> 38144f6dd959 08:41:51 Step 12/25 : RUN $MAKE 08:41:51 ---> Running in b308729219f5 08:41:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 08:41:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4725 in /w/workspace/gexfoundry_device-rest-go_PR-334 [Pipeline] { [Pipeline] ws 08:41:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 08:41:54 The recommended git tool is: git 08:41:59 using credential edgex-jenkins-ssh 08:41:59 Cloning the remote Git repository 08:41:59 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:41:59 > git init /w/workspace/device-rest-go/1 # timeout=10 08:41:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:41:59 > git --version # timeout=10 08:41:59 > git --version # 'git version 2.25.1' 08:41:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:42:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:03 Merging remotes/origin/main commit 7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab into PR head commit 0605e1b199b8aa92f85f955bcb801461337e9dd7 08:42:03 Merge succeeded, producing 0605e1b199b8aa92f85f955bcb801461337e9dd7 08:42:03 Checking out Revision 0605e1b199b8aa92f85f955bcb801461337e9dd7 (PR-334) 08:42:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:42:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:42:03 > git config core.sparsecheckout # timeout=10 08:42:03 > git checkout -f 0605e1b199b8aa92f85f955bcb801461337e9dd7 # timeout=10 08:42:03 > git remote # timeout=10 08:42:03 > git config --get remote.origin.url # timeout=10 08:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:03 > git merge 7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab # timeout=10 08:42:03 > git rev-parse HEAD^{commit} # timeout=10 08:42:03 > git config core.sparsecheckout # timeout=10 08:42:03 > git checkout -f 0605e1b199b8aa92f85f955bcb801461337e9dd7 # timeout=10 08:42:06 Commit message: "feat: replace gorilla/mux with labstack/echo" 08:42:06 > git --version # timeout=10 08:42:06 > git --version # 'git version 2.25.1' 08:42:06 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:07 Dload Upload Total Spent Left Speed 08:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 08:42:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:09 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:09 sudo tee /etc/docker/daemon.new 08:42:09 { 08:42:09 "registry-mirrors": [ 08:42:09 "https://nexus3.edgexfoundry.org:10001" 08:42:09 ], 08:42:09 "bip": "10.250.0.254/24", 08:42:09 "hosts": [ 08:42:09 "tcp://0.0.0.0:5555", 08:42:09 "unix:///var/run/docker.sock" 08:42:09 ], 08:42:09 "mtu": 1458, 08:42:09 "selinux-enabled": true, 08:42:09 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:09 } [Pipeline] sh 08:42:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:09 + sudo service docker restart 08:42:13 Removing intermediate container b308729219f5 08:42:13 ---> c189aa213109 08:42:13 Step 13/25 : FROM alpine:3.17 08:42:13 3.17: Pulling from library/alpine 08:42:13 9398808236ff: Pulling fs layer 08:42:13 9398808236ff: Verifying Checksum 08:42:13 9398808236ff: Download complete 08:42:13 9398808236ff: Pull complete 08:42:13 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:42:13 Status: Downloaded newer image for alpine:3.17 08:42:13 ---> 1e0b8b5322fc 08:42:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:42:13 ---> Running in f6b20ba27fec 08:42:13 Removing intermediate container f6b20ba27fec 08:42:13 ---> 529d014010b4 08:42:13 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:42:13 ---> Running in 72a93c8a35d8 08:42:13 Removing intermediate container 72a93c8a35d8 08:42:13 ---> 0f9eba0cfbad 08:42:13 Step 16/25 : RUN apk add --update --no-cache dumb-init 08:42:13 ---> Running in c61ad974b716 08:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:42:14 (1/1) Installing dumb-init (1.2.5-r2) 08:42:14 Executing busybox-1.35.0-r29.trigger 08:42:14 OK: 7 MiB in 16 packages 08:42:14 Removing intermediate container c61ad974b716 08:42:14 ---> 7a3a23a7c0b6 08:42:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:42:15 ---> 13b07e75dd0a 08:42:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:42:15 ---> 4c4cc1edb990 08:42:15 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:42:15 ---> 61f956f0a759 08:42:15 Step 20/25 : EXPOSE 59986 08:42:15 ---> Running in a55e64061d3b 08:42:16 Removing intermediate container a55e64061d3b 08:42:16 ---> e4d5bb2b2a8d 08:42:16 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:42:16 ---> Running in f2bcbc975542 08:42:16 Removing intermediate container f2bcbc975542 08:42:16 ---> b80604cde8ef 08:42:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:42:16 ---> Running in 41f15cda3fb8 08:42:16 Removing intermediate container 41f15cda3fb8 08:42:16 ---> bff36551f401 08:42:16 Step 23/25 : LABEL arch=amd64 08:42:16 ---> Running in 9fec94dde013 08:42:16 Removing intermediate container 9fec94dde013 08:42:16 ---> b25f04bffd3d 08:42:16 Step 24/25 : LABEL git_sha=0605e1b199b8aa92f85f955bcb801461337e9dd7 08:42:16 ---> Running in f38ff7c929d8 08:42:16 Removing intermediate container f38ff7c929d8 08:42:16 ---> 36ea9c97c641 08:42:16 Step 25/25 : LABEL version=0.0.0 08:42:16 ---> Running in e64d210f19fd 08:42:16 Removing intermediate container e64d210f19fd 08:42:16 ---> 8959598ade68 08:42:16 [Warning] One or more build-args [ARCH] were not consumed 08:42:16 Successfully built 8959598ade68 08:42:16 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:17 08:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:17 latest: Pulling from edgex-lftools-log-publisher 08:42:17 5eb5b503b376: Pulling fs layer 08:42:17 5c69ac0246d0: Pulling fs layer 08:42:17 ec43610c2a17: Pulling fs layer 08:42:17 3a2ae6a8a46f: Pulling fs layer 08:42:17 33b1e0a273af: Pulling fs layer 08:42:17 5d3b04190fa2: Pulling fs layer 08:42:17 2f39f015ded8: Pulling fs layer 08:42:17 33b1e0a273af: Waiting 08:42:17 3a2ae6a8a46f: Waiting 08:42:17 2f39f015ded8: Waiting 08:42:17 5d3b04190fa2: Waiting 08:42:17 5c69ac0246d0: Download complete 08:42:17 3a2ae6a8a46f: Download complete 08:42:17 33b1e0a273af: Verifying Checksum 08:42:17 33b1e0a273af: Download complete 08:42:17 ec43610c2a17: Verifying Checksum 08:42:17 ec43610c2a17: Download complete 08:42:17 5d3b04190fa2: Verifying Checksum 08:42:17 5d3b04190fa2: Download complete 08:42:18 5eb5b503b376: Verifying Checksum 08:42:18 5eb5b503b376: Download complete 08:42:18 2f39f015ded8: Download complete 08:42:19 5eb5b503b376: Pull complete 08:42:19 5c69ac0246d0: Pull complete 08:42:20 ec43610c2a17: Pull complete 08:42:20 3a2ae6a8a46f: Pull complete 08:42:20 33b1e0a273af: Pull complete 08:42:20 5d3b04190fa2: Pull complete 08:42:24 2f39f015ded8: Pull complete 08:42:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:24 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 08:42:24 $ 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/gexfoundry_device-rest-go_PR-334 -v /w/workspace/gexfoundry_device-rest-go_PR-334:/w/workspace/gexfoundry_device-rest-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-334@tmp:/w/workspace/gexfoundry_device-rest-go_PR-334@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 08:42:29 $ docker top b4a7a937fabf4864b57c8496b9120fd15238d1e04374738f8fca2336555959ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 08:42:29 provisioning config files... 08:42:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1875512156181307441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:30 ---> job-cost.sh 08:42:30 lf-activate-venv: SKIPPING 08:42:30 INFO: No Stack... 08:42:30 ---> docker-login.sh 08:42:30 nexus3.edgexfoundry.org:10001 08:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:30 INFO: Archiving Costs [Pipeline] sh 08:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:30 Configure a credential helper to remove this warning. See 08:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:30 08:42:30 Login Succeeded 08:42:30 nexus3.edgexfoundry.org:10002 08:42:30 + cat /w/workspace/gexfoundry_device-rest-go_PR-334/archives/cost.csv 08:42:30 + cut -d, -f6 [Pipeline] lock 08:42:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] 08:42:30 Resource [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] did not exist. Created. 08:42:30 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:31 Configure a credential helper to remove this warning. See 08:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:31 08:42:31 Login Succeeded 08:42:31 nexus3.edgexfoundry.org:10003 08:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:31 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:31 Stashed 1 file(s) [Pipeline] } 08:42:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:31 $ docker stop --time=1 b4a7a937fabf4864b57c8496b9120fd15238d1e04374738f8fca2336555959ed 08:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:31 Configure a credential helper to remove this warning. See 08:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:31 08:42:31 Login Succeeded 08:42:31 nexus3.edgexfoundry.org:10004 08:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:31 Configure a credential helper to remove this warning. See 08:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:31 08:42:31 Login Succeeded 08:42:31 docker.io 08:42:32 $ docker rm -f --volumes b4a7a937fabf4864b57c8496b9120fd15238d1e04374738f8fca2336555959ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:35 Configure a credential helper to remove this warning. See 08:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:35 08:42:35 Login Succeeded 08:42:35 ---> docker-login.sh ends [Pipeline] } 08:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:35 ========================================================= 08:42:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:42:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:42:36 Sending build context to Docker daemon 143.4kB 08:42:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:42:36 Step 2/12 : FROM ${BASE} AS builder 08:42:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:42:36 edb6bdbacee9: Pulling fs layer 08:42:36 5f9638ab2659: Pulling fs layer 08:42:36 8d51d6327a98: Pulling fs layer 08:42:36 8b374f2dd631: Pulling fs layer 08:42:36 ec14aa9079de: Pulling fs layer 08:42:36 2f466654f4bb: Pulling fs layer 08:42:36 554e91adad29: Pulling fs layer 08:42:36 8b374f2dd631: Waiting 08:42:36 2f466654f4bb: Waiting 08:42:36 554e91adad29: Waiting 08:42:36 ec14aa9079de: Waiting 08:42:36 5f9638ab2659: Verifying Checksum 08:42:36 5f9638ab2659: Download complete 08:42:36 8b374f2dd631: Download complete 08:42:36 ec14aa9079de: Verifying Checksum 08:42:36 ec14aa9079de: Download complete 08:42:36 edb6bdbacee9: Download complete 08:42:37 edb6bdbacee9: Pull complete 08:42:37 554e91adad29: Verifying Checksum 08:42:37 554e91adad29: Download complete 08:42:37 5f9638ab2659: Pull complete 08:42:38 8d51d6327a98: Verifying Checksum 08:42:38 8d51d6327a98: Download complete 08:42:38 2f466654f4bb: Verifying Checksum 08:42:38 2f466654f4bb: Download complete 08:42:51 8d51d6327a98: Pull complete 08:42:51 8b374f2dd631: Pull complete 08:42:51 ec14aa9079de: Pull complete 08:42:56 2f466654f4bb: Pull complete 08:42:59 554e91adad29: Pull complete 08:42:59 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:42:59 ---> 1e15ea492957 08:42:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:43:00 ---> Running in 952ed38c27ae 08:43:00 Removing intermediate container 952ed38c27ae 08:43:00 ---> 68c5c053ad20 08:43:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:43:00 ---> Running in 00129683a224 08:43:01 Removing intermediate container 00129683a224 08:43:01 ---> d0fd95bd1181 08:43:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:43:01 ---> Running in 53d4391344a2 08:43:01 Removing intermediate container 53d4391344a2 08:43:01 ---> 50ea49dae73d 08:43:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:43:01 ---> Running in db8603e45096 08:43:01 Removing intermediate container db8603e45096 08:43:01 ---> b66798067d42 08:43:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:01 ---> Running in e192f72ee202 08:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:43:04 (1/4) Installing openssh-keygen (9.1_p1-r4) 08:43:04 (2/4) Installing libedit (20221030.3.1-r0) 08:43:04 (3/4) Installing openssh-client-common (9.1_p1-r4) 08:43:04 (4/4) Installing openssh-client-default (9.1_p1-r4) 08:43:04 Executing busybox-1.35.0-r29.trigger 08:43:04 OK: 268 MiB in 57 packages 08:43:05 Removing intermediate container e192f72ee202 08:43:05 ---> b2fa7b757555 08:43:05 Step 8/12 : WORKDIR /device-rest-go 08:43:05 ---> Running in a13a83b46926 08:43:05 Removing intermediate container a13a83b46926 08:43:05 ---> 65f93c5f7dc3 08:43:05 Step 9/12 : COPY go.mod vendor* ./ 08:43:06 ---> b6cb8a3c41af 08:43:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:06 ---> Running in 1b0cc5cb67e1 08:44:14 Removing intermediate container 1b0cc5cb67e1 08:44:14 ---> a72ad0450db6 08:44:14 Step 11/12 : COPY . . 08:44:14 ---> 23daf98bbf09 08:44:14 Step 12/12 : RUN $MAKE 08:44:14 ---> Running in 7d0a04893494 08:44:14 noop 08:44:14 Removing intermediate container 7d0a04893494 08:44:14 ---> cbd92ca616c5 08:44:14 Successfully built cbd92ca616c5 08:44:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:15 + docker inspect -f . ci-base-image-arm64 08:44:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:15 prd-ubuntu20.04-docker-arm64-4c-16g-4725 does not seem to be running inside a container 08:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat 08:44:16 $ docker top e86cc0a53d25da3469f0b8626ce8333d40b0e96905737df1d0f07f5b9e6352f5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:17 + go version 08:44:17 go version go1.20.6 linux/arm64 [Pipeline] } 08:44:17 $ docker stop --time=1 e86cc0a53d25da3469f0b8626ce8333d40b0e96905737df1d0f07f5b9e6352f5 08:44:19 $ docker rm -f --volumes e86cc0a53d25da3469f0b8626ce8333d40b0e96905737df1d0f07f5b9e6352f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:19 + docker inspect -f . ci-base-image-arm64 08:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:20 prd-ubuntu20.04-docker-arm64-4c-16g-4725 does not seem to be running inside a container 08:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat 08:44:21 $ docker top a0d8dcf8033a5e9f0ca86124107ffa76b446ef9b6e59edfa6941da59eec1bf41 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:21 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 08:44:22 + make test 08:44:22 go test ./... -coverprofile=coverage.out ./... 08:44:54 ? github.com/edgexfoundry/device-rest-go [no test files] 08:47:01 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:47:01 ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 33.2% of statements 08:47:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:47:01 go vet ./... 08:47:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:47:19 $ docker stop --time=1 a0d8dcf8033a5e9f0ca86124107ffa76b446ef9b6e59edfa6941da59eec1bf41 08:47:22 $ docker rm -f --volumes a0d8dcf8033a5e9f0ca86124107ffa76b446ef9b6e59edfa6941da59eec1bf41 [Pipeline] // withDockerContainer [Pipeline] sh 08:47:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:47:24 Warning: overwriting stash ‘coverage-report’ 08:47:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:47:25 + ls -al . 08:47:25 total 184 08:47:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 08:44 . 08:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 08:41 .. 08:47:25 -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 08:42 .dockerignore 08:47:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 08:42 .git 08:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 08:42 .github 08:47:25 -rw-rw-r-- 1 jenkins jenkins 329 Aug 28 08:42 .gitignore 08:47:25 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 08:42 .golangci.yml 08:47:25 -rw-rw-r-- 1 jenkins jenkins 10300 Aug 28 08:42 Attribution.txt 08:47:25 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 28 08:42 CHANGELOG.md 08:47:25 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 28 08:42 Dockerfile 08:47:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 08:42 GOVERNANCE.md 08:47:25 -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 08:42 Jenkinsfile 08:47:25 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 08:42 LICENSE 08:47:25 -rw-rw-r-- 1 jenkins jenkins 2010 Aug 28 08:42 Makefile 08:47:25 -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 08:42 OWNERS.md 08:47:25 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 28 08:42 README.md 08:47:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 08:40 VERSION 08:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 08:42 bin 08:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 08:42 cmd 08:47:25 -rw-r--r-- 1 jenkins jenkins 14499 Aug 28 08:46 coverage.out 08:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 08:42 driver 08:47:25 -rw-rw-r-- 1 jenkins jenkins 3889 Aug 28 08:42 go.mod 08:47:25 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 28 08:42 go.sum 08:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 08:42 snap 08:47:25 -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:25 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0605e1b199b8aa92f85f955bcb801461337e9dd7 --label arch=arm64 --label version=0.0.0 . 08:47:25 Sending build context to Docker daemon 158.7kB 08:47:26 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:47:26 Step 2/25 : FROM ${BASE} AS builder 08:47:26 ---> cbd92ca616c5 08:47:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:47:26 ---> Running in 1ca3109eb0c2 08:47:26 Removing intermediate container 1ca3109eb0c2 08:47:26 ---> 16d67018648e 08:47:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:47:26 ---> Running in f4e42746f8ea 08:47:26 Removing intermediate container f4e42746f8ea 08:47:26 ---> 83602e029317 08:47:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:47:27 ---> Running in dedfb7c5a5fe 08:47:27 Removing intermediate container dedfb7c5a5fe 08:47:27 ---> 6c80f2641bbe 08:47:27 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:47:27 ---> Running in 18e94167bcdf 08:47:27 Removing intermediate container 18e94167bcdf 08:47:27 ---> 8474600b9d66 08:47:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:27 ---> Running in ce8ee2aa7ad6 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 OK: 268 MiB in 57 packages 08:47:31 Removing intermediate container ce8ee2aa7ad6 08:47:31 ---> fbe33e9742d4 08:47:31 Step 8/25 : WORKDIR /device-rest-go 08:47:31 ---> Running in 3ca746635c04 08:47:31 Removing intermediate container 3ca746635c04 08:47:31 ---> 4eaa16ff6489 08:47:31 Step 9/25 : COPY go.mod vendor* ./ 08:47:31 ---> 5bbad30f6b35 08:47:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:31 ---> Running in a86eeb00fe0f 08:47:33 Removing intermediate container a86eeb00fe0f 08:47:33 ---> 85c51ec04eb9 08:47:33 Step 11/25 : COPY . . 08:47:35 ---> c2e2952dbed8 08:47:35 Step 12/25 : RUN $MAKE 08:47:35 ---> Running in df9bc7bf1ae2 08:47:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 08:49:57 Removing intermediate container df9bc7bf1ae2 08:49:57 ---> 773151a33034 08:49:57 Step 13/25 : FROM alpine:3.17 08:49:57 3.17: Pulling from library/alpine 08:49:57 4060ece20d7a: Pulling fs layer 08:49:57 4060ece20d7a: Verifying Checksum 08:49:57 4060ece20d7a: Download complete 08:49:57 4060ece20d7a: Pull complete 08:49:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:57 Status: Downloaded newer image for alpine:3.17 08:49:57 ---> 8650cd65339b 08:49:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:49:57 ---> Running in b4b3320bb696 08:49:57 Removing intermediate container b4b3320bb696 08:49:57 ---> 09642e4c8456 08:49:57 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:49:57 ---> Running in 7412da57d84b 08:49:57 Removing intermediate container 7412da57d84b 08:49:57 ---> b51e0894ddae 08:49:57 Step 16/25 : RUN apk add --update --no-cache dumb-init 08:49:57 ---> Running in 9302347e3e57 08:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:57 (1/1) Installing dumb-init (1.2.5-r2) 08:49:57 Executing busybox-1.35.0-r29.trigger 08:49:57 OK: 8 MiB in 16 packages 08:49:57 Removing intermediate container 9302347e3e57 08:49:57 ---> 5354f92af34f 08:49:57 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:49:57 ---> 8cae12613ac5 08:49:57 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:49:57 ---> d215fdda06be 08:49:57 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:49:57 ---> 1cbe87a8746a 08:49:57 Step 20/25 : EXPOSE 59986 08:49:57 ---> Running in c26444dbc758 08:49:57 Removing intermediate container c26444dbc758 08:49:57 ---> 8df18bee01aa 08:49:57 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:49:57 ---> Running in a9ec6296052a 08:49:57 Removing intermediate container a9ec6296052a 08:49:57 ---> d6d4766b0ec9 08:49:57 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:49:57 ---> Running in 6d5e82ac9e68 08:49:57 Removing intermediate container 6d5e82ac9e68 08:49:57 ---> 7008af89bdbb 08:49:57 Step 23/25 : LABEL arch=arm64 08:49:57 ---> Running in 10cbbdb77119 08:49:57 Removing intermediate container 10cbbdb77119 08:49:57 ---> 736dce056af6 08:49:57 Step 24/25 : LABEL git_sha=0605e1b199b8aa92f85f955bcb801461337e9dd7 08:49:57 ---> Running in 3e590d2b6686 08:49:57 Removing intermediate container 3e590d2b6686 08:49:57 ---> 54efe498b813 08:49:57 Step 25/25 : LABEL version=0.0.0 08:49:57 ---> Running in 43233a3cd8fc 08:49:57 Removing intermediate container 43233a3cd8fc 08:49:57 ---> 666a06d02b15 08:49:57 [Warning] One or more build-args [ARCH] were not consumed 08:49:57 Successfully built 666a06d02b15 08:49:57 Successfully tagged device-rest-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 08:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:58 08:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:59 arm64: Pulling from edgex-lftools-log-publisher 08:49:59 8998bd30e6a1: Pulling fs layer 08:49:59 04944245beec: Pulling fs layer 08:49:59 699f458cf7ca: Pulling fs layer 08:49:59 765212b225bb: Pulling fs layer 08:49:59 f23df028b6ca: Pulling fs layer 08:49:59 d65c8cfc05b1: Pulling fs layer 08:49:59 2437ff75d9bd: Pulling fs layer 08:49:59 765212b225bb: Waiting 08:49:59 f23df028b6ca: Waiting 08:49:59 2437ff75d9bd: Waiting 08:49:59 d65c8cfc05b1: Waiting 08:49:59 04944245beec: Verifying Checksum 08:49:59 04944245beec: Download complete 08:49:59 765212b225bb: Download complete 08:49:59 f23df028b6ca: Verifying Checksum 08:49:59 f23df028b6ca: Download complete 08:49:59 d65c8cfc05b1: Verifying Checksum 08:49:59 d65c8cfc05b1: Download complete 08:49:59 699f458cf7ca: Verifying Checksum 08:49:59 699f458cf7ca: Download complete 08:50:00 8998bd30e6a1: Verifying Checksum 08:50:00 8998bd30e6a1: Download complete 08:50:02 2437ff75d9bd: Verifying Checksum 08:50:02 2437ff75d9bd: Download complete 08:50:03 8998bd30e6a1: Pull complete 08:50:04 04944245beec: Pull complete 08:50:05 699f458cf7ca: Pull complete 08:50:05 765212b225bb: Pull complete 08:50:06 f23df028b6ca: Pull complete 08:50:06 d65c8cfc05b1: Pull complete 08:50:21 2437ff75d9bd: Pull complete 08:50:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-4725 does not seem to be running inside a container 08:50:22 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:50:24 $ docker top 98f697b85eb79c9f1b9cb854cfd1eec12b82fb4a1eac69544cc35f7b277b5b04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:25 ---> job-cost.sh 08:50:25 lf-activate-venv: SKIPPING 08:50:25 INFO: No Stack... 08:50:25 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:26 INFO: Archiving Costs [Pipeline] sh 08:50:26 + cat /w/workspace/device-rest-go/1/archives/cost.csv 08:50:26 + cut -d, -f6 [Pipeline] lock 08:50:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] 08:50:26 Resource [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] did not exist. Created. 08:50:26 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:27 /w/workspace/device-rest-go/1@tmp/durable-acaca4ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:50:28 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:28 Warning: overwriting stash ‘stack-cost’ 08:50:28 Stashed 1 file(s) [Pipeline] } 08:50:28 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:28 $ docker stop --time=1 98f697b85eb79c9f1b9cb854cfd1eec12b82fb4a1eac69544cc35f7b277b5b04 08:50:31 $ docker rm -f --volumes 98f697b85eb79c9f1b9cb854cfd1eec12b82fb4a1eac69544cc35f7b277b5b04 [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 08:50:32 provisioning config files... 08:50:32 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/config11846843224482431093tmp [Pipeline] { [Pipeline] sh 08:50:33 + set +x 08:50:33 + curl -s https://codecov.io/bash 08:50:33 + bash -s -- 08:50:33 08:50:33 _____ _ 08:50:33 / ____| | | 08:50:33 | | ___ __| | ___ ___ _____ __ 08:50:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:33 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:33 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:33 Bash-1.0.6 08:50:33 08:50:33 08:50:33 ==> git version 2.25.1 found 08:50:33 ==> 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 08:50:33 Release-Date: 2020-01-08 08:50:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:33 ==> Jenkins CI detected. 08:50:33 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-334 08:50:33 project root: . 08:50:33 --> token set from env 08:50:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:33 ==> Running gcov in . (disable via -X gcov) 08:50:33 ==> Python coveragepy not found 08:50:33 ==> Searching for coverage reports in: 08:50:33 + . 08:50:33 -> Found 1 reports 08:50:35 ==> Detecting git/mercurial file structure 08:50:35 ==> Reading reports 08:50:35 + ./coverage.out bytes=14499 08:50:35 ==> Appending adjustments 08:50:35 https://docs.codecov.io/docs/fixing-reports 08:50:35 + Found adjustments 08:50:35 ==> Gzipping contents 08:50:35 4.0K /tmp/codecov.al1Vie.gz 08:50:35 ==> Uploading reports 08:50:35 url: https://codecov.io 08:50:35 query: branch=PR-334&commit=0605e1b199b8aa92f85f955bcb801461337e9dd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=334&job=&cmd_args= 08:50:35 -> Pinging Codecov 08:50:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-334&commit=0605e1b199b8aa92f85f955bcb801461337e9dd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=334&job=&cmd_args= 08:50:39 -> Uploading to 08:50:39 https://storage.googleapis.com/codecov/v4/raw/2023-08-28/4E5D53B4F1F92C436F7061BF334D961C/0605e1b199b8aa92f85f955bcb801461337e9dd7/cf06593e-23b9-4ef9-8eea-89f262cd5e31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T085039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b13920664cbe2ac02698381fe800bdea9983a8df7f134ee4eab4b16b29da5758 08:50:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:39 Dload Upload Total Spent Left Speed 08:50:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 13850 --:--:-- --:--:-- --:--:-- 13850 08:50:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0605e1b199b8aa92f85f955bcb801461337e9dd7 [Pipeline] } 08:50:39 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 08:50:41 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-334/archives ] 08:50:41 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-334/archives 08:50:41 total 16 08:50:41 drwxr-xr-x 3 root root 4096 Aug 28 08:42 . 08:50:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 08:42 .. 08:50:41 drwxr-xr-x 2 root root 4096 Aug 28 08:42 cost 08:50:41 -rw-r--r-- 1 root root 86 Aug 28 08:42 cost.csv 08:50:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-334/archives 08:50:41 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-334/archives 08:50:41 total 16 08:50:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 08:42 . 08:50:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 08:42 .. 08:50:41 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 08:42 cost 08:50:41 -rw-r--r-- 1 jenkins jenkins 86 Aug 28 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:50:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:42 ---> package-listing.sh 08:50:42 ++ tr '[:upper:]' '[:lower:]' 08:50:42 ++ facter osfamily 08:50:43 + OS_FAMILY=debian 08:50:43 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-334 08:50:43 + START_PACKAGES=/tmp/packages_start.txt 08:50:43 + END_PACKAGES=/tmp/packages_end.txt 08:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:43 + PACKAGES=/tmp/packages_start.txt 08:50:43 + '[' /w/workspace/gexfoundry_device-rest-go_PR-334 ']' 08:50:43 + PACKAGES=/tmp/packages_end.txt 08:50:43 + case "${OS_FAMILY}" in 08:50:43 + dpkg -l 08:50:43 + grep '^ii' 08:50:43 + '[' -f /tmp/packages_start.txt ']' 08:50:43 + '[' -f /tmp/packages_end.txt ']' 08:50:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:43 + '[' /w/workspace/gexfoundry_device-rest-go_PR-334 ']' 08:50:43 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-334/archives/ 08:50:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-334/archives/ [Pipeline] echo 08:50:43 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/gexfoundry_device-rest-go_PR-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:44 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 08:50:44 $ 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/gexfoundry_device-rest-go_PR-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-334 -v /w/workspace/gexfoundry_device-rest-go_PR-334:/w/workspace/gexfoundry_device-rest-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-334@tmp:/w/workspace/gexfoundry_device-rest-go_PR-334@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 08:50:44 $ docker top a7f6522df5bdb5fa9c4454b0eb63f482de7e135d8ba94c250cf765739ab55fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:44 + touch /tmp/pre-build-complete [Pipeline] sh 08:50:45 + mkdir -p /var/log/sysstat [Pipeline] sh 08:50:45 + ls /var/log/sa-host 08:50:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:45 provisioning config files... 08:50:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-334@tmp/config244974838127903384tmp [Pipeline] { [Pipeline] echo 08:50:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:50:46 ---> create-netrc.sh [Pipeline] } 08:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:50:46 ---> python-tools-install.sh [Pipeline] echo 08:50:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:50:46 ---> sudo-logs.sh 08:50:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:50:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:50:47 ---> job-cost.sh 08:50:47 lf-activate-venv: SKIPPING 08:50:47 DEBUG: total: 0.2199999988079071 08:50:47 INFO: Retrieving Stack Cost... 08:50:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:50:48 INFO: Archiving Costs [Pipeline] echo 08:50:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:50:48 ---> logs-deploy.sh 08:50:48 lf-activate-venv: SKIPPING 08:50:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-334/1 08:50:48 INFO: archiving workspace using pattern(s): 08:50:49 Archives upload complete. 08:50:49 INFO: archiving logs to Nexus 08:50:50 ---> uname -a: 08:50:50 Linux prd-ubuntu20-04-docker-8c-8g-4724 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:50:50 08:50:50 08:50:50 ---> lscpu: 08:50:50 Architecture: x86_64 08:50:50 CPU op-mode(s): 32-bit, 64-bit 08:50:50 Byte Order: Little Endian 08:50:50 Address sizes: 40 bits physical, 48 bits virtual 08:50:50 CPU(s): 8 08:50:50 On-line CPU(s) list: 0-7 08:50:50 Thread(s) per core: 1 08:50:50 Core(s) per socket: 1 08:50:50 Socket(s): 8 08:50:50 NUMA node(s): 1 08:50:50 Vendor ID: AuthenticAMD 08:50:50 CPU family: 23 08:50:50 Model: 49 08:50:50 Model name: AMD EPYC-Rome Processor 08:50:50 Stepping: 0 08:50:50 CPU MHz: 2800.000 08:50:50 BogoMIPS: 5600.00 08:50:50 Virtualization: AMD-V 08:50:50 Hypervisor vendor: KVM 08:50:50 Virtualization type: full 08:50:50 L1d cache: 256 KiB 08:50:50 L1i cache: 256 KiB 08:50:50 L2 cache: 4 MiB 08:50:50 L3 cache: 128 MiB 08:50:50 NUMA node0 CPU(s): 0-7 08:50:50 Vulnerability Itlb multihit: Not affected 08:50:50 Vulnerability L1tf: Not affected 08:50:50 Vulnerability Mds: Not affected 08:50:50 Vulnerability Meltdown: Not affected 08:50:50 Vulnerability Mmio stale data: Not affected 08:50:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:50:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:50:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:50:50 Vulnerability Srbds: Not affected 08:50:50 Vulnerability Tsx async abort: Not affected 08:50:50 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 08:50:50 08:50:50 08:50:50 ---> nproc: 08:50:50 8 08:50:50 08:50:50 08:50:50 ---> df -h: 08:50:50 Filesystem Size Used Avail Use% Mounted on 08:50:50 overlay 155G 12G 144G 8% / 08:50:50 tmpfs 64M 0 64M 0% /dev 08:50:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:50:50 shm 64M 0 64M 0% /dev/shm 08:50:50 /dev/vda1 155G 12G 144G 8% /facter-os 08:50:50 08:50:50 08:50:50 ---> sar -b -r -n DEV: 08:50:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4724) 08/28/23 _x86_64_ (8 CPU) 08:50:50 08:50:50 08:39:07 LINUX RESTART (8 CPU) 08:50:50 08:50:50 08:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:50:50 08:41:01 139.20 1.43 137.77 0.00 65.45 53115.03 0.00 08:50:50 08:42:01 131.74 0.25 131.49 0.00 20.40 35824.70 0.00 08:50:50 08:43:01 115.63 0.07 115.56 0.00 6.53 35341.69 0.00 08:50:50 08:44:01 2.43 0.00 2.43 0.00 0.00 26.28 0.00 08:50:50 08:45:01 28.96 10.18 18.78 0.00 3442.59 3764.61 0.00 08:50:50 08:46:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 08:50:50 08:47:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 08:50:50 08:48:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 08:50:50 08:49:01 0.93 0.00 0.93 0.00 0.00 10.17 0.00 08:50:50 08:50:01 1.97 0.00 1.97 0.00 0.00 30.26 0.00 08:50:50 Average: 42.60 1.19 41.41 0.00 353.99 12853.25 0.00 08:50:50 08:50:50 08:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:50 08:41:01 27583320 31531220 775912 2.36 145928 3944600 2035092 6.00 1255252 3545124 692156 08:50:50 08:42:01 27652040 31270816 1026684 3.12 151504 3635536 2548120 7.51 1669856 3074864 318084 08:50:50 08:43:01 27525184 31573768 726780 2.21 161752 4022392 1775540 5.23 1268832 3571124 148 08:50:50 08:44:01 27524968 31573612 726660 2.21 161844 4022392 1775540 5.23 1268732 3571124 40 08:50:50 08:45:01 27291876 31560992 729968 2.22 167176 4225912 1810704 5.34 1423628 3625732 12 08:50:50 08:46:01 27292496 31561672 728964 2.22 167208 4225916 1810704 5.34 1423496 3625736 12 08:50:50 08:47:01 27296724 31566304 724604 2.20 167232 4225920 1810704 5.34 1418340 3626048 12 08:50:50 08:48:01 27296944 31566584 724316 2.20 167268 4225920 1810704 5.34 1418136 3626052 8 08:50:50 08:49:01 27297376 31567448 723792 2.20 167288 4225924 1810704 5.34 1417976 3626472 12 08:50:50 08:50:01 27297160 31567344 723640 2.20 167384 4225904 1810704 5.34 1418428 3626456 176 08:50:50 Average: 27405809 31533976 761132 2.31 162458 4098042 1899852 5.60 1398268 3551873 101066 08:50:50 08:50:50 08:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:50 08:41:01 ens3 524.56 344.13 6789.91 42.84 0.00 0.00 0.00 0.00 08:50:50 08:41:01 lo 2.72 2.72 0.27 0.27 0.00 0.00 0.00 0.00 08:50:50 08:41:01 docker0 246.43 357.60 19.04 2586.11 0.00 0.00 0.00 0.00 08:50:50 08:42:01 ens3 42.83 27.60 82.39 17.26 0.00 0.00 0.00 0.00 08:50:50 08:42:01 veth8c7b06f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:50:50 08:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:50:50 08:42:01 docker0 1.47 3.67 0.09 42.52 0.00 0.00 0.00 0.00 08:50:50 08:43:01 ens3 104.52 64.70 2623.60 12.94 0.00 0.00 0.00 0.00 08:50:50 08:43:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:50:50 08:43:01 docker0 2.32 4.77 0.13 43.07 0.00 0.00 0.00 0.00 08:50:50 08:44:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:45:01 ens3 106.30 56.00 1387.77 4.00 0.00 0.00 0.00 0.00 08:50:50 08:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:50:50 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:48:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 08:50:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:50:50 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:50 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:50 Average: ens3 78.22 49.50 1092.53 7.74 0.00 0.00 0.00 0.00 08:50:50 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 08:50:50 Average: docker0 25.15 36.79 1.94 268.56 0.00 0.00 0.00 0.00 08:50:50 08:50:50 08:50:50 ---> sar -P ALL: 08:50:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4724) 08/28/23 _x86_64_ (8 CPU) 08:50:50 08:50:50 08:39:07 LINUX RESTART (8 CPU) 08:50:50 08:50:50 08:40:01 CPU %user %nice %system %iowait %steal %idle 08:50:50 08:41:01 all 8.75 0.00 3.74 2.74 0.06 84.71 08:50:50 08:41:01 0 8.70 0.00 3.73 0.74 0.07 86.76 08:50:50 08:41:01 1 9.41 0.00 3.85 0.30 0.05 86.39 08:50:50 08:41:01 2 9.87 0.00 3.24 0.65 0.05 86.18 08:50:50 08:41:01 3 8.37 0.00 3.49 3.56 0.07 84.51 08:50:50 08:41:01 4 7.96 0.00 4.30 2.74 0.07 84.93 08:50:50 08:41:01 5 9.12 0.00 4.06 2.72 0.07 84.03 08:50:50 08:41:01 6 8.05 0.00 4.18 10.38 0.05 77.34 08:50:50 08:41:01 7 8.50 0.00 3.06 0.84 0.08 87.52 08:50:50 08:42:01 all 39.89 0.00 6.69 2.03 0.08 51.31 08:50:50 08:42:01 0 39.21 0.00 7.15 1.96 0.07 51.61 08:50:50 08:42:01 1 40.39 0.00 6.66 0.29 0.08 52.58 08:50:50 08:42:01 2 39.08 0.00 6.55 0.97 0.08 53.31 08:50:50 08:42:01 3 40.89 0.00 6.01 0.23 0.08 52.79 08:50:50 08:42:01 4 40.10 0.00 6.22 0.51 0.08 53.09 08:50:50 08:42:01 5 39.52 0.00 6.67 3.48 0.08 50.24 08:50:50 08:42:01 6 40.47 0.00 7.05 7.81 0.08 44.59 08:50:50 08:42:01 7 39.50 0.00 7.19 0.99 0.08 52.22 08:50:50 08:43:01 all 6.00 0.00 2.25 2.29 0.05 89.41 08:50:50 08:43:01 0 5.95 0.00 2.50 0.25 0.03 91.26 08:50:50 08:43:01 1 5.67 0.00 1.79 0.25 0.03 92.25 08:50:50 08:43:01 2 6.21 0.00 2.53 1.00 0.05 90.21 08:50:50 08:43:01 3 4.43 0.00 1.54 0.85 0.03 93.14 08:50:50 08:43:01 4 6.36 0.00 2.50 1.11 0.02 90.02 08:50:50 08:43:01 5 7.18 0.00 2.19 6.01 0.03 84.59 08:50:50 08:43:01 6 5.44 0.00 1.92 1.38 0.05 91.21 08:50:50 08:43:01 7 6.80 0.00 3.03 7.50 0.13 82.53 08:50:50 08:44:01 all 0.03 0.00 0.01 0.02 0.01 99.93 08:50:50 08:44:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:50:50 08:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:50:50 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:50:50 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:50 08:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:50:50 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:50:50 08:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:50:50 08:44:01 7 0.00 0.00 0.02 0.17 0.00 99.82 08:50:50 08:45:01 all 1.00 0.00 0.45 0.35 0.01 98.18 08:50:50 08:45:01 0 0.37 0.00 0.27 0.42 0.00 98.95 08:50:50 08:45:01 1 1.40 0.00 0.52 0.07 0.00 98.02 08:50:50 08:45:01 2 0.94 0.00 0.55 0.08 0.00 98.43 08:50:50 08:45:01 3 0.75 0.00 0.43 0.32 0.03 98.46 08:50:50 08:45:01 4 2.59 0.00 0.52 0.47 0.00 96.42 08:50:50 08:45:01 5 0.65 0.00 0.67 0.67 0.02 98.00 08:50:50 08:45:01 6 0.82 0.00 0.32 0.08 0.02 98.76 08:50:50 08:45:01 7 0.49 0.00 0.37 0.70 0.03 98.41 08:50:50 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:50:50 08:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:50 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:50:50 08:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:50:50 08:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:50:50 08:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:50:50 08:46:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:50:50 08:46:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:50:50 08:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:50:50 08:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:50:50 08:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:50:50 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:50:50 08:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:50:50 08:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:50:50 08:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:50:50 08:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:50:50 08:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:50:50 08:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:50:50 08:48:01 all 0.20 0.00 0.01 0.00 0.00 99.78 08:50:50 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:50 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:50:50 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:50:50 08:48:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:50:50 08:48:01 4 1.52 0.00 0.03 0.00 0.00 98.45 08:50:50 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:50 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:50:50 08:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:50:50 08:49:01 all 0.17 0.00 0.02 0.01 0.00 99.80 08:50:50 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:50 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:50:50 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:50:50 08:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:50:50 08:49:01 4 1.08 0.00 0.02 0.00 0.00 98.91 08:50:50 08:49:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:50:50 08:49:01 6 0.05 0.00 0.03 0.03 0.02 99.86 08:50:50 08:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:50:50 08:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:50:50 08:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:50 08:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:50:50 08:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:50:50 08:50:01 3 0.32 0.00 0.02 0.00 0.02 99.65 08:50:50 08:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:50:50 08:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:50:50 08:50:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:50:50 08:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:50:50 Average: all 5.59 0.00 1.31 0.74 0.02 92.33 08:50:50 Average: 0 5.42 0.00 1.37 0.34 0.02 92.86 08:50:50 Average: 1 5.66 0.00 1.28 0.09 0.02 92.95 08:50:50 Average: 2 5.60 0.00 1.29 0.27 0.02 92.81 08:50:50 Average: 3 5.48 0.00 1.16 0.49 0.03 92.84 08:50:50 Average: 4 5.93 0.00 1.35 0.48 0.02 92.22 08:50:50 Average: 5 5.65 0.00 1.36 1.28 0.02 91.68 08:50:50 Average: 6 5.46 0.00 1.35 1.96 0.02 91.21 08:50:50 Average: 7 5.50 0.00 1.36 1.02 0.03 92.08 08:50:50 08:50:50 08:50:50