Pull request #222 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5034d95c24c283ca5c1cd8748801c0a382af0d0d+280325e4612ce8aecdce91e221aa23a95129edcb (c703bb6affd7e190f2d0bcb0727e73b5923cb9a7) 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-ssh10267434820299104595.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4375871980523889739.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7867361310216087569.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16564163909474574808.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9502594890028207144.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116225 in /w/workspace/gexfoundry_device-rest-go_PR-222 [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-222 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 280325e4612ce8aecdce91e221aa23a95129edcb into PR head commit 5034d95c24c283ca5c1cd8748801c0a382af0d0d Merge succeeded, producing 5034d95c24c283ca5c1cd8748801c0a382af0d0d Checking out Revision 5034d95c24c283ca5c1cd8748801c0a382af0d0d (PR-222) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:09:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 280325e4612ce8aecdce91e221aa23a95129edcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 > git rev-list --no-walk 902eff6e3bf3907c0b7d951246858f337eb277ae # timeout=10 08:09:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:09:53 ========================================================= 08:09:53 EdgeX Global Pipelines Version Info 08:09:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:09:54 ------------------- 08:09:54 stable info: 08:09:54 ------------------- 08:09:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:09:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:09:54 Message: update stable to v1.0.243 08:09:54 ------------------- 08:09:54 experimental info: 08:09:54 ------------------- 08:09:54 Commited By: **** collab-it+edgex@linuxfoundation.org 08:09:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:09:54 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5034d95c24c283ca5c1cd8748801c0a382af0d0d [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5034d95 [Pipeline] echo 08:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:55 provisioning config files... 08:09:55 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config14969111331037714076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:55 ---> docker-login.sh 08:09:55 nexus3.edgexfoundry.org:10001 08:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:56 Configure a credential helper to remove this warning. See 08:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:56 08:09:56 Login Succeeded 08:09:56 nexus3.edgexfoundry.org:10002 08:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:56 Configure a credential helper to remove this warning. See 08:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:56 08:09:56 Login Succeeded 08:09:56 nexus3.edgexfoundry.org:10003 08:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:56 Configure a credential helper to remove this warning. See 08:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:56 08:09:56 Login Succeeded 08:09:56 nexus3.edgexfoundry.org:10004 08:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:56 Configure a credential helper to remove this warning. See 08:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:56 08:09:56 Login Succeeded 08:09:56 docker.io 08:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:56 Configure a credential helper to remove this warning. See 08:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:56 08:09:56 Login Succeeded 08:09:56 ---> docker-login.sh ends [Pipeline] } 08:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:09:57 + git rev-list -1 --merges 5034d95c24c283ca5c1cd8748801c0a382af0d0d~1..5034d95c24c283ca5c1cd8748801c0a382af0d0d [Pipeline] echo 08:09:57 -----------> git rev-list -1 --merges 5034d95c24c283ca5c1cd8748801c0a382af0d0d~1..5034d95c24c283ca5c1cd8748801c0a382af0d0d 5034d95c24c283ca5c1cd8748801c0a382af0d0d [false] [Pipeline] sh 08:09:57 + git log --format=format:%s -1 5034d95c24c283ca5c1cd8748801c0a382af0d0d [Pipeline] echo 08:09:57 ========================================================= 08:09:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:09:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:57 + git log --format=format:%s -1 5034d95c24c283ca5c1cd8748801c0a382af0d0d [Pipeline] echo 08:09:57 [semverPrep] GIT_COMMIT: 5034d95c24c283ca5c1cd8748801c0a382af0d0d, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 [Pipeline] echo 08:09:57 [semverPrep] This is not a build commit. [Pipeline] sh 08:09:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:58 + grep -v github /etc/ssh/ssh_known_hosts 08:09:58 + [ -e /tmp/ssh_known_hosts ] 08:09:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:09:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:09:58 + sudo tee -a /etc/ssh/ssh_known_hosts 08:09:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:58 08:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:58 0.1.4: Pulling from edgex-devops/py-git-semver 08:09:58 b85a868b505f: Pulling fs layer 08:09:58 e2be974225ed: Pulling fs layer 08:09:58 339a4e72a1f5: Pulling fs layer 08:09:58 988bab9f4d93: Pulling fs layer 08:09:58 1469e6f7b9e6: Pulling fs layer 08:09:58 eaf3925da568: Pulling fs layer 08:09:58 bab4dde63d76: Pulling fs layer 08:09:58 bde34c3a00c8: Pulling fs layer 08:09:58 b352a97aabf1: Pulling fs layer 08:09:58 4872d77fe225: Pulling fs layer 08:09:58 5851b861e8e6: Pulling fs layer 08:09:58 eaf3925da568: Waiting 08:09:58 bab4dde63d76: Waiting 08:09:58 bde34c3a00c8: Waiting 08:09:58 b352a97aabf1: Waiting 08:09:58 4872d77fe225: Waiting 08:09:58 5851b861e8e6: Waiting 08:09:58 988bab9f4d93: Waiting 08:09:58 1469e6f7b9e6: Waiting 08:09:58 e2be974225ed: Verifying Checksum 08:09:58 e2be974225ed: Download complete 08:09:58 988bab9f4d93: Verifying Checksum 08:09:58 988bab9f4d93: Download complete 08:09:59 1469e6f7b9e6: Verifying Checksum 08:09:59 1469e6f7b9e6: Download complete 08:09:59 339a4e72a1f5: Verifying Checksum 08:09:59 339a4e72a1f5: Download complete 08:09:59 eaf3925da568: Download complete 08:09:59 bde34c3a00c8: Verifying Checksum 08:09:59 b352a97aabf1: Download complete 08:09:59 4872d77fe225: Download complete 08:09:59 5851b861e8e6: Download complete 08:09:59 b85a868b505f: Verifying Checksum 08:09:59 b85a868b505f: Download complete 08:09:59 bab4dde63d76: Verifying Checksum 08:09:59 bab4dde63d76: Download complete 08:10:00 b85a868b505f: Pull complete 08:10:00 e2be974225ed: Pull complete 08:10:01 339a4e72a1f5: Pull complete 08:10:01 988bab9f4d93: Pull complete 08:10:01 1469e6f7b9e6: Pull complete 08:10:01 eaf3925da568: Pull complete 08:10:03 bab4dde63d76: Pull complete 08:10:03 bde34c3a00c8: Pull complete 08:10:03 b352a97aabf1: Pull complete 08:10:03 4872d77fe225: Pull complete 08:10:03 5851b861e8e6: Pull complete 08:10:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:03 prd-ubuntu20.04-docker-8c-8g-116225 does not seem to be running inside a container 08:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:10:06 $ docker top c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 -eo pid,comm 08:10:06 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:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:06 [ssh-agent] Looking for ssh-agent implementation... 08:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:06 $ docker exec c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 ssh-agent 08:10:07 SSH_AUTH_SOCK=/tmp/ssh-7IYdqmZfHvTL/agent.15 08:10:07 SSH_AGENT_PID=21 08:10:07 Running ssh-add (command line suppressed) 08:10:07 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_4091387351755179610.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_4091387351755179610.key) 08:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:07 + git tag --points-at HEAD [Pipeline] } 08:10:07 $ docker exec --env ******** --env ******** c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 ssh-agent -k 08:10:07 unset SSH_AUTH_SOCK; 08:10:07 unset SSH_AGENT_PID; 08:10:07 echo Agent pid 21 killed; 08:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:07 [ssh-agent] Looking for ssh-agent implementation... 08:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:07 $ docker exec c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 ssh-agent 08:10:07 SSH_AUTH_SOCK=/tmp/ssh-CKDXccg6erH2/agent.72 08:10:07 SSH_AGENT_PID=78 08:10:07 Running ssh-add (command line suppressed) 08:10:07 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_12966661075044740457.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_12966661075044740457.key) 08:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:08 + git semver init 08:10:08 2022-10-25 08:10:08,422 [run_init] DEBUG init version:0.0.0 force:False 08:10:08 2022-10-25 08:10:08,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver 08:10:08 2022-10-25 08:10:08,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-222/.semver 08:10:08 2022-10-25 08:10:08,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-222/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222, universal_newlines=False, shell=None, istream=None) 08:10:09 2022-10-25 08:10:09,796 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.git/info/exclude 08:10:09 2022-10-25 08:10:09,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 with force:False 08:10:09 2022-10-25 08:10:09,796 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 08:10:09 2022-10-25 08:10:09,800 [execute] INFO git cat-file --batch-check 08:10:09 2022-10-25 08:10:09,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 08:10:09 2022-10-25 08:10:09,806 [execute] INFO git cat-file --batch 08:10:09 2022-10-25 08:10:09,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 08:10:09 2022-10-25 08:10:09,811 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 08:10:09 0.0.0 [Pipeline] } 08:10:09 $ docker exec --env ******** --env ******** c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 ssh-agent -k 08:10:10 unset SSH_AUTH_SOCK; 08:10:10 unset SSH_AGENT_PID; 08:10:10 echo Agent pid 78 killed; 08:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:10 + git semver [Pipeline] } 08:10:10 $ docker stop --time=1 c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 08:10:11 $ docker rm -f c5e511c7f76a8a7843f5e59cc1ce2fbc01b5544c9d9f92c7db8a5b2c656566e7 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:10:12 Stashed 1 file(s) [Pipeline] echo 08:10:12 [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:10:12 provisioning config files... 08:10:12 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config9064896279636159302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:12 ---> docker-login.sh 08:10:12 nexus3.edgexfoundry.org:10001 08:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:12 Configure a credential helper to remove this warning. See 08:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:12 08:10:12 Login Succeeded 08:10:12 nexus3.edgexfoundry.org:10002 08:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:12 Configure a credential helper to remove this warning. See 08:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:12 08:10:12 Login Succeeded 08:10:12 nexus3.edgexfoundry.org:10003 08:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:13 Configure a credential helper to remove this warning. See 08:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:13 08:10:13 Login Succeeded 08:10:13 nexus3.edgexfoundry.org:10004 08:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:13 Configure a credential helper to remove this warning. See 08:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:13 08:10:13 Login Succeeded 08:10:13 docker.io 08:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:13 Configure a credential helper to remove this warning. See 08:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:13 08:10:13 Login Succeeded 08:10:13 ---> docker-login.sh ends [Pipeline] } 08:10:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:10:13 ========================================================= 08:10:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:10:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:10:14 Sending build context to Docker daemon 10.74MB 08:10:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:10:14 Step 2/13 : FROM ${BASE} AS builder 08:10:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:14 213ec9aee27d: Pulling fs layer 08:10:14 4583459ba037: Pulling fs layer 08:10:14 93c1e223e6f2: Pulling fs layer 08:10:14 53926ce57604: Pulling fs layer 08:10:14 21b2b0c7a3f4: Pulling fs layer 08:10:14 30f14e443154: Pulling fs layer 08:10:14 801331c1e519: Pulling fs layer 08:10:14 99cc6dd402b0: Pulling fs layer 08:10:14 7d9ed39f4882: Pulling fs layer 08:10:14 21b2b0c7a3f4: Waiting 08:10:14 7d9ed39f4882: Waiting 08:10:14 30f14e443154: Waiting 08:10:14 99cc6dd402b0: Waiting 08:10:14 801331c1e519: Waiting 08:10:14 53926ce57604: Waiting 08:10:14 93c1e223e6f2: Download complete 08:10:14 4583459ba037: Download complete 08:10:14 21b2b0c7a3f4: Verifying Checksum 08:10:14 21b2b0c7a3f4: Download complete 08:10:14 30f14e443154: Download complete 08:10:14 213ec9aee27d: Verifying Checksum 08:10:14 213ec9aee27d: Download complete 08:10:14 801331c1e519: Download complete 08:10:14 213ec9aee27d: Pull complete 08:10:14 4583459ba037: Pull complete 08:10:14 93c1e223e6f2: Pull complete 08:10:14 7d9ed39f4882: Verifying Checksum 08:10:14 7d9ed39f4882: Download complete 08:10:15 53926ce57604: Verifying Checksum 08:10:15 53926ce57604: Download complete 08:10:15 99cc6dd402b0: Download complete 08:10:19 53926ce57604: Pull complete 08:10:19 21b2b0c7a3f4: Pull complete 08:10:19 30f14e443154: Pull complete 08:10:19 801331c1e519: Pull complete 08:10:21 99cc6dd402b0: Pull complete 08:10:22 7d9ed39f4882: Pull complete 08:10:22 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 08:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:10:22 ---> 1dedd983c030 08:10:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:10:26 ---> Running in c46147a5137a 08:10:26 Removing intermediate container c46147a5137a 08:10:26 ---> 5950a30d0178 08:10:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:10:26 ---> Running in f9c9ccc020b2 08:10:26 Removing intermediate container f9c9ccc020b2 08:10:26 ---> 8e2dbe7c0ec5 08:10:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:10:26 ---> Running in ef2a45c6108f 08:10:26 Removing intermediate container ef2a45c6108f 08:10:26 ---> e90ac7e12046 08:10:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:10:26 ---> Running in a4965a6f4f73 08:10:26 Removing intermediate container a4965a6f4f73 08:10:26 ---> 8a4936e545cb 08:10:26 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:26 ---> Running in f1115d841de5 08:10:26 Removing intermediate container f1115d841de5 08:10:26 ---> cfe87b8a2086 08:10:26 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:10:26 ---> Running in 508748490f1b 08:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:10:27 Still waiting to schedule task 08:10:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:10:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:10:28 (2/4) Installing libedit (20210910.3.1-r0) 08:10:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:10:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:10:28 Executing busybox-1.35.0-r17.trigger 08:10:28 OK: 216 MiB in 55 packages 08:10:29 Removing intermediate container 508748490f1b 08:10:29 ---> 6786f7d849df 08:10:29 Step 9/13 : WORKDIR /device-rest-go 08:10:29 ---> Running in 28d72634e5e4 08:10:29 Removing intermediate container 28d72634e5e4 08:10:29 ---> e8e132f5b780 08:10:29 Step 10/13 : COPY go.mod vendor* ./ 08:10:29 ---> a6b8dcafbe98 08:10:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:29 ---> Running in 0e881cea1dce 08:10:53 Removing intermediate container 0e881cea1dce 08:10:53 ---> 2d02fd69239b 08:10:53 Step 12/13 : COPY . . 08:10:53 ---> 6dac7a0f86ca 08:10:53 Step 13/13 : RUN $MAKE 08:10:53 ---> Running in bc7bfe7d6029 08:10:53 noop 08:10:53 Removing intermediate container bc7bfe7d6029 08:10:53 ---> 9309d69bd970 08:10:53 Successfully built 9309d69bd970 08:10:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:53 + docker inspect -f . ci-base-image-x86_64 08:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:53 prd-ubuntu20.04-docker-8c-8g-116225 does not seem to be running inside a container 08:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** ci-base-image-x86_64 cat 08:10:54 $ docker top 70d3d2b60116e623d26c3c146984510eec04eb19b188bd0ceb7e7f79f8608058 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:54 + go version 08:10:54 go version go1.18.7 linux/amd64 [Pipeline] } 08:10:54 $ docker stop --time=1 70d3d2b60116e623d26c3c146984510eec04eb19b188bd0ceb7e7f79f8608058 08:10:55 $ docker rm -f 70d3d2b60116e623d26c3c146984510eec04eb19b188bd0ceb7e7f79f8608058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:56 + docker inspect -f . ci-base-image-x86_64 08:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:56 prd-ubuntu20.04-docker-8c-8g-116225 does not seem to be running inside a container 08:10:56 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** ci-base-image-x86_64 cat 08:10:56 $ docker top e45e3680c7783932b3b788185f06e42e240b5b0f6a49d3e99f80833b0de6664c -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] fileExists [Pipeline] sh 08:10:57 + make test 08:10:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:10:57 ? github.com/edgexfoundry/device-rest-go [no test files] 08:11:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:11:08 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements 08:11:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:11:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:11:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:11:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:11:19 $ docker stop --time=1 e45e3680c7783932b3b788185f06e42e240b5b0f6a49d3e99f80833b0de6664c 08:11:21 $ docker rm -f e45e3680c7783932b3b788185f06e42e240b5b0f6a49d3e99f80833b0de6664c [Pipeline] // withDockerContainer [Pipeline] sh 08:11:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:11:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:11:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:22 + ls -al . 08:11:22 total 188 08:11:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 08:10 . 08:11:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:09 .. 08:11:22 -rw-rw-r-- 1 jenkins jenkins 151 Oct 25 08:09 .dockerignore 08:11:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:11 .git 08:11:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:09 .github 08:11:22 -rw-rw-r-- 1 jenkins jenkins 329 Oct 25 08:09 .gitignore 08:11:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 08:09 .golangci.yml 08:11:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:10 .semver 08:11:22 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 25 08:09 Attribution.txt 08:11:22 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 25 08:09 CHANGELOG.md 08:11:22 -rw-rw-r-- 1 jenkins jenkins 1730 Oct 25 08:09 Dockerfile 08:11:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:09 GOVERNANCE.md 08:11:22 -rw-rw-r-- 1 jenkins jenkins 680 Oct 25 08:09 Jenkinsfile 08:11:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 08:09 LICENSE 08:11:22 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 25 08:09 Makefile 08:11:22 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 08:09 OWNERS.md 08:11:22 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 25 08:09 README.md 08:11:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:10 VERSION 08:11:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:09 bin 08:11:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:09 cmd 08:11:22 -rw-r--r-- 1 jenkins jenkins 9355 Oct 25 08:11 coverage.out 08:11:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:09 driver 08:11:22 -rw-rw-r-- 1 jenkins jenkins 3535 Oct 25 08:09 go.mod 08:11:22 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 25 08:09 go.sum 08:11:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:09 snap 08:11:22 -rw-rw-r-- 1 jenkins jenkins 713 Oct 25 08:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:22 + 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=5034d95c24c283ca5c1cd8748801c0a382af0d0d --label arch=amd64 --label version=0.0.0 . 08:11:22 Sending build context to Docker daemon 10.75MB 08:11:22 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:11:22 Step 2/26 : FROM ${BASE} AS builder 08:11:22 ---> 9309d69bd970 08:11:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:11:23 ---> Running in c18561ae1631 08:11:23 Removing intermediate container c18561ae1631 08:11:23 ---> d1d2112a4155 08:11:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:11:23 ---> Running in c1f3312d83dc 08:11:23 Removing intermediate container c1f3312d83dc 08:11:23 ---> dee0a78c483c 08:11:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:11:23 ---> Running in 839778ed9c29 08:11:23 Removing intermediate container 839778ed9c29 08:11:23 ---> 5995a1785471 08:11:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:11:23 ---> Running in 7fc656e290c9 08:11:23 Removing intermediate container 7fc656e290c9 08:11:23 ---> 9647903ea597 08:11:23 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:23 ---> Running in 01fef9e0bcb0 08:11:24 Removing intermediate container 01fef9e0bcb0 08:11:24 ---> f24c60497a6a 08:11:24 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:24 ---> Running in 24171736909f 08:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:11:25 OK: 216 MiB in 55 packages 08:11:26 Removing intermediate container 24171736909f 08:11:26 ---> 50c77335cce7 08:11:26 Step 9/26 : WORKDIR /device-rest-go 08:11:26 ---> Running in c73825c9b313 08:11:26 Removing intermediate container c73825c9b313 08:11:26 ---> d5efeec1c3fb 08:11:26 Step 10/26 : COPY go.mod vendor* ./ 08:11:26 ---> 35fbd03754b6 08:11:26 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:26 ---> Running in 9bbe1105fa16 08:11:26 Removing intermediate container 9bbe1105fa16 08:11:26 ---> e97c8cec6914 08:11:26 Step 12/26 : COPY . . 08:11:27 ---> 991243156d4c 08:11:27 Step 13/26 : RUN $MAKE 08:11:27 ---> Running in 9cb3bb849238 08:11:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 08:11:49 Removing intermediate container 9cb3bb849238 08:11:49 ---> 79d56b65a474 08:11:49 Step 14/26 : FROM alpine:3.16 08:11:50 3.16: Pulling from library/alpine 08:11:50 213ec9aee27d: Already exists 08:11:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:11:50 Status: Downloaded newer image for alpine:3.16 08:11:50 ---> 9c6f07244728 08:11:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:11:50 ---> Running in 68f019093256 08:11:50 Removing intermediate container 68f019093256 08:11:50 ---> 16085b377db5 08:11:50 Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} 08:11:50 ---> Running in f5f07d87c58f 08:11:51 Removing intermediate container f5f07d87c58f 08:11:51 ---> e19e4f1bebfc 08:11:51 Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init 08:11:51 ---> Running in 7273bbf6131b 08:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:11:51 (1/6) Installing dumb-init (1.2.5-r1) 08:11:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:11:51 (3/6) Installing libsodium (1.0.18-r0) 08:11:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:11:51 (5/6) Installing libzmq (4.3.4-r0) 08:11:51 (6/6) Installing zeromq (4.3.4-r0) 08:11:51 Executing busybox-1.35.0-r17.trigger 08:11:51 OK: 8 MiB in 20 packages 08:11:52 Removing intermediate container 7273bbf6131b 08:11:52 ---> c3557b386fb0 08:11:52 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 08:11:52 ---> 93cb1accf87b 08:11:52 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 08:11:52 ---> 9be5608bdd95 08:11:52 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 08:11:52 ---> fee735fb2919 08:11:52 Step 21/26 : EXPOSE 59986 08:11:52 ---> Running in 5f66ee1ac0f7 08:11:53 Removing intermediate container 5f66ee1ac0f7 08:11:53 ---> 268e9762fbc4 08:11:53 Step 22/26 : ENTRYPOINT ["/device-rest"] 08:11:53 ---> Running in 867c66ef4649 08:11:53 Removing intermediate container 867c66ef4649 08:11:53 ---> 097524a7a6ce 08:11:53 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:11:53 ---> Running in 1647166202c8 08:11:53 Removing intermediate container 1647166202c8 08:11:53 ---> 3afb9d96c878 08:11:53 Step 24/26 : LABEL arch=amd64 08:11:53 ---> Running in ed1f28b9bbab 08:11:53 Removing intermediate container ed1f28b9bbab 08:11:53 ---> c00f1b1c68b3 08:11:53 Step 25/26 : LABEL git_sha=5034d95c24c283ca5c1cd8748801c0a382af0d0d 08:11:53 ---> Running in 582ae34508d4 08:11:53 Removing intermediate container 582ae34508d4 08:11:53 ---> 18f7ed2212fd 08:11:53 Step 26/26 : LABEL version=0.0.0 08:11:53 ---> Running in ab9008b45057 08:11:53 Removing intermediate container ab9008b45057 08:11:53 ---> 1c5102809d38 08:11:53 [Warning] One or more build-args [ARCH] were not consumed 08:11:53 Successfully built 1c5102809d38 08:11:53 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:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:54 08:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:54 latest: Pulling from edgex-lftools-log-publisher 08:11:54 5eb5b503b376: Pulling fs layer 08:11:54 5c69ac0246d0: Pulling fs layer 08:11:54 ec43610c2a17: Pulling fs layer 08:11:54 3a2ae6a8a46f: Pulling fs layer 08:11:54 33b1e0a273af: Pulling fs layer 08:11:54 5d3b04190fa2: Pulling fs layer 08:11:54 2f39f015ded8: Pulling fs layer 08:11:54 3a2ae6a8a46f: Waiting 08:11:54 33b1e0a273af: Waiting 08:11:54 2f39f015ded8: Waiting 08:11:54 5d3b04190fa2: Waiting 08:11:54 5c69ac0246d0: Download complete 08:11:54 3a2ae6a8a46f: Verifying Checksum 08:11:54 3a2ae6a8a46f: Download complete 08:11:54 33b1e0a273af: Verifying Checksum 08:11:54 33b1e0a273af: Download complete 08:11:54 ec43610c2a17: Verifying Checksum 08:11:54 ec43610c2a17: Download complete 08:11:54 5d3b04190fa2: Verifying Checksum 08:11:54 5d3b04190fa2: Download complete 08:11:54 5eb5b503b376: Verifying Checksum 08:11:54 5eb5b503b376: Download complete 08:11:55 2f39f015ded8: Verifying Checksum 08:11:55 2f39f015ded8: Download complete 08:11:55 5eb5b503b376: Pull complete 08:11:56 5c69ac0246d0: Pull complete 08:11:56 ec43610c2a17: Pull complete 08:11:56 3a2ae6a8a46f: Pull complete 08:11:56 33b1e0a273af: Pull complete 08:11:56 5d3b04190fa2: Pull complete 08:12:01 2f39f015ded8: Pull complete 08:12:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:01 prd-ubuntu20.04-docker-8c-8g-116225 does not seem to be running inside a container 08:12:01 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 Aborted by Eric Ball 08:12:05 $ docker top 2c7377ee802c2eda5bb9f15d9afa14b2f5a3b987d271e8c1738aa715a76d1ed8 -eo pid,comm [Pipeline] { [Pipeline] } 08:12:05 $ docker stop --time=1 2c7377ee802c2eda5bb9f15d9afa14b2f5a3b987d271e8c1738aa715a76d1ed8 08:12:06 $ docker rm -f 2c7377ee802c2eda5bb9f15d9afa14b2f5a3b987d271e8c1738aa715a76d1ed8 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } 08:12:06 Failed in branch arm64 Error when executing always post condition: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1150) at org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:12:06 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:12:07 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-222/archives ] [Pipeline] libraryResource [Pipeline] sh 08:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:08 ---> package-listing.sh 08:12:08 ++ facter osfamily 08:12:08 ++ tr '[:upper:]' '[:lower:]' 08:12:08 + OS_FAMILY=debian 08:12:08 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-222 08:12:08 + START_PACKAGES=/tmp/packages_start.txt 08:12:08 + END_PACKAGES=/tmp/packages_end.txt 08:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:08 + PACKAGES=/tmp/packages_start.txt 08:12:08 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 08:12:08 + PACKAGES=/tmp/packages_end.txt 08:12:08 + case "${OS_FAMILY}" in 08:12:08 + dpkg -l 08:12:08 + grep '^ii' 08:12:08 + '[' -f /tmp/packages_start.txt ']' 08:12:08 + '[' -f /tmp/packages_end.txt ']' 08:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:08 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 08:12:08 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ 08:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ [Pipeline] echo 08:12:08 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:12:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:09 prd-ubuntu20.04-docker-8c-8g-116225 does not seem to be running inside a container 08:12:09 $ 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-222/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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:12:09 $ docker top f6c98a8c48d623ba1beddfdf349263f398807fcf6b5469ebbfcb7a86c54d6bbf -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:12:10 + mkdir -p /var/log/sysstat [Pipeline] sh 08:12:10 + ls /var/log/sa-host 08:12:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:10 provisioning config files... 08:12:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config12793942156630331314tmp [Pipeline] { [Pipeline] echo 08:12:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:12:10 ---> create-netrc.sh [Pipeline] } 08:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:12:11 ---> python-tools-install.sh [Pipeline] echo 08:12:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:12:11 ---> sudo-logs.sh 08:12:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:12:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:12:11 ---> job-cost.sh 08:12:11 lf-activate-venv: SKIPPING 08:12:11 INFO: No Stack... 08:12:12 INFO: Retrieving Pricing Info for: v3-standard-8 08:12:12 INFO: Archiving Costs [Pipeline] echo 08:12:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:12:12 ---> logs-deploy.sh 08:12:12 lf-activate-venv: SKIPPING 08:12:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-222/2 08:12:12 INFO: archiving workspace using pattern(s): 08:12:13 Archives upload complete. 08:12:13 INFO: archiving logs to Nexus