Pull request #484 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d98976c619e5737d68bbec58b27cb939b67a430+e24262ef9183de1c0c5cd9baee4f648fbf1c66fe (c76a18237c6b97a0a01274c76474362088f8e393) 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-ssh17785406182171328029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12276152253539915532.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-modbus-go/branches/PR-484/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-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10704608004650071449.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-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12505566616592078273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11584034617956511650.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-modbus-go/branches/PR-484/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-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12397176849500203383.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-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-modbus 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 Running on prd-ubuntu20.04-docker-8c-8g-16085 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-484 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e24262ef9183de1c0c5cd9baee4f648fbf1c66fe into PR head commit 7d98976c619e5737d68bbec58b27cb939b67a430 Merge succeeded, producing 7d98976c619e5737d68bbec58b27cb939b67a430 Checking out Revision 7d98976c619e5737d68bbec58b27cb939b67a430 (PR-484) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # 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 e24262ef9183de1c0c5cd9baee4f648fbf1c66fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 [Pipeline] echo 05:59:48 ========================================================= 05:59:48 EdgeX Global Pipelines Version Info 05:59:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:49 ------------------- 05:59:49 stable info: 05:59:49 ------------------- 05:59:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:59:49 Message: update stable to v1.0.249 05:59:49 ------------------- 05:59:49 experimental info: 05:59:49 ------------------- 05:59:49 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:59:49 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d98976 [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:51 provisioning config files... 05:59:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config2529221888361265066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:51 ---> docker-login.sh 05:59:51 nexus3.edgexfoundry.org:10001 05:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:52 Configure a credential helper to remove this warning. See 05:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:52 05:59:52 Login Succeeded 05:59:52 nexus3.edgexfoundry.org:10002 05:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:52 Configure a credential helper to remove this warning. See 05:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:52 05:59:52 Login Succeeded 05:59:52 nexus3.edgexfoundry.org:10003 05:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:52 Configure a credential helper to remove this warning. See 05:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:52 05:59:52 Login Succeeded 05:59:52 nexus3.edgexfoundry.org:10004 05:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:52 Configure a credential helper to remove this warning. See 05:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:52 05:59:52 Login Succeeded 05:59:52 docker.io 05:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:52 Configure a credential helper to remove this warning. See 05:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:52 05:59:52 Login Succeeded 05:59:52 ---> docker-login.sh ends [Pipeline] } 05:59:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:53 + git rev-list -1 --merges 7d98976c619e5737d68bbec58b27cb939b67a430~1..7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo 05:59:53 -----------> git rev-list -1 --merges 7d98976c619e5737d68bbec58b27cb939b67a430~1..7d98976c619e5737d68bbec58b27cb939b67a430 7d98976c619e5737d68bbec58b27cb939b67a430 [false] [Pipeline] sh 05:59:53 + git log --format=format:%s -1 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo 05:59:53 ========================================================= 05:59:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:54 + git log --format=format:%s -1 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo 05:59:54 [semverPrep] GIT_COMMIT: 7d98976c619e5737d68bbec58b27cb939b67a430, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo 05:59:54 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:54 + grep -v github /etc/ssh/ssh_known_hosts 05:59:54 + [ -e /tmp/ssh_known_hosts ] 05:59:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:54 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:54 sudo tee -a /etc/ssh/ssh_known_hosts 05:59:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:55 05:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:55 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:55 b85a868b505f: Pulling fs layer 05:59:55 e2be974225ed: Pulling fs layer 05:59:55 339a4e72a1f5: Pulling fs layer 05:59:55 988bab9f4d93: Pulling fs layer 05:59:55 1469e6f7b9e6: Pulling fs layer 05:59:55 eaf3925da568: Pulling fs layer 05:59:55 bab4dde63d76: Pulling fs layer 05:59:55 bde34c3a00c8: Pulling fs layer 05:59:55 b352a97aabf1: Pulling fs layer 05:59:55 4872d77fe225: Pulling fs layer 05:59:55 5851b861e8e6: Pulling fs layer 05:59:55 eaf3925da568: Waiting 05:59:55 bab4dde63d76: Waiting 05:59:55 bde34c3a00c8: Waiting 05:59:55 1469e6f7b9e6: Waiting 05:59:55 b352a97aabf1: Waiting 05:59:55 5851b861e8e6: Waiting 05:59:55 4872d77fe225: Waiting 05:59:55 e2be974225ed: Verifying Checksum 05:59:55 e2be974225ed: Download complete 05:59:55 988bab9f4d93: Verifying Checksum 05:59:55 988bab9f4d93: Download complete 05:59:55 1469e6f7b9e6: Verifying Checksum 05:59:55 1469e6f7b9e6: Download complete 05:59:55 339a4e72a1f5: Verifying Checksum 05:59:55 339a4e72a1f5: Download complete 05:59:55 eaf3925da568: Verifying Checksum 05:59:55 eaf3925da568: Download complete 05:59:55 bde34c3a00c8: Download complete 05:59:55 b352a97aabf1: Download complete 05:59:55 4872d77fe225: Download complete 05:59:55 5851b861e8e6: Download complete 05:59:55 b85a868b505f: Verifying Checksum 05:59:55 b85a868b505f: Download complete 05:59:56 bab4dde63d76: Verifying Checksum 05:59:56 bab4dde63d76: Download complete 05:59:57 b85a868b505f: Pull complete 05:59:57 e2be974225ed: Pull complete 05:59:57 339a4e72a1f5: Pull complete 05:59:57 988bab9f4d93: Pull complete 05:59:57 1469e6f7b9e6: Pull complete 05:59:58 eaf3925da568: Pull complete 06:00:00 bab4dde63d76: Pull complete 06:00:00 bde34c3a00c8: Pull complete 06:00:00 b352a97aabf1: Pull complete 06:00:00 4872d77fe225: Pull complete 06:00:00 5851b861e8e6: Pull complete 06:00:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:00 prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container 06:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:02 $ docker top 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 -eo pid,comm 06:00:02 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). 06:00:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:02 [ssh-agent] Looking for ssh-agent implementation... 06:00:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:02 $ docker exec 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent 06:00:02 SSH_AUTH_SOCK=/tmp/ssh-bxgQTRlqvPS5/agent.32 06:00:02 SSH_AGENT_PID=38 06:00:02 Running ssh-add (command line suppressed) 06:00:02 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_4444700795156911164.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_4444700795156911164.key) 06:00:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:03 + git tag --points-at HEAD [Pipeline] } 06:00:03 $ docker exec --env ******** --env ******** 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent -k 06:00:03 unset SSH_AUTH_SOCK; 06:00:03 unset SSH_AGENT_PID; 06:00:03 echo Agent pid 38 killed; 06:00:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:03 [ssh-agent] Looking for ssh-agent implementation... 06:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:03 $ docker exec 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent 06:00:03 SSH_AUTH_SOCK=/tmp/ssh-fO3WgTkyMZPk/agent.71 06:00:03 SSH_AGENT_PID=77 06:00:03 Running ssh-add (command line suppressed) 06:00:03 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_752306767169151721.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_752306767169151721.key) 06:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:04 + git semver init 06:00:04 2023-05-19 06:00:04,425 [run_init] DEBUG init version:0.0.0 force:False 06:00:04 2023-05-19 06:00:04,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver 06:00:04 2023-05-19 06:00:04,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-484/.semver 06:00:04 2023-05-19 06:00:04,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-484/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484, universal_newlines=False, shell=None, istream=None) 06:00:05 2023-05-19 06:00:05,402 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.git/info/exclude 06:00:05 2023-05-19 06:00:05,402 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 with force:False 06:00:05 2023-05-19 06:00:05,402 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 06:00:05 2023-05-19 06:00:05,407 [execute] INFO git cat-file --batch-check 06:00:05 2023-05-19 06:00:05,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) 06:00:05 2023-05-19 06:00:05,413 [execute] INFO git cat-file --batch 06:00:05 2023-05-19 06:00:05,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) 06:00:05 2023-05-19 06:00:05,418 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 06:00:05 0.0.0 [Pipeline] } 06:00:05 $ docker exec --env ******** --env ******** 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent -k 06:00:05 unset SSH_AUTH_SOCK; 06:00:05 unset SSH_AGENT_PID; 06:00:05 echo Agent pid 77 killed; 06:00:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:06 + git semver [Pipeline] } 06:00:06 $ docker stop --time=1 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 06:00:07 $ docker rm -f --volumes 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:10 Stashed 1 file(s) [Pipeline] echo 06:00:10 [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 06:00:11 provisioning config files... 06:00:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config572199276690977920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:11 ---> docker-login.sh 06:00:11 nexus3.edgexfoundry.org:10001 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10002 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10003 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10004 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 docker.io 06:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:12 Configure a credential helper to remove this warning. See 06:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:12 06:00:12 Login Succeeded 06:00:12 ---> docker-login.sh ends [Pipeline] } 06:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 ========================================================= 06:00:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:00:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:13 + 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 . 06:00:13 Sending build context to Docker daemon 6.542MB 06:00:13 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:00:13 Step 2/10 : FROM ${BASE} AS builder 06:00:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:13 f56be85fc22e: Pulling fs layer 06:00:13 85791d961cd3: Pulling fs layer 06:00:13 d694b5ae8c79: Pulling fs layer 06:00:13 9f32a84ed3da: Pulling fs layer 06:00:13 4d19c01a9841: Pulling fs layer 06:00:13 9325e15d5711: Pulling fs layer 06:00:13 556b6ee489ea: Pulling fs layer 06:00:13 c5a4b2cf53e6: Pulling fs layer 06:00:13 9f32a84ed3da: Waiting 06:00:13 4d19c01a9841: Waiting 06:00:13 9325e15d5711: Waiting 06:00:13 556b6ee489ea: Waiting 06:00:13 c5a4b2cf53e6: Waiting 06:00:13 85791d961cd3: Verifying Checksum 06:00:13 85791d961cd3: Download complete 06:00:13 9f32a84ed3da: Verifying Checksum 06:00:13 9f32a84ed3da: Download complete 06:00:13 4d19c01a9841: Verifying Checksum 06:00:13 4d19c01a9841: Download complete 06:00:13 f56be85fc22e: Verifying Checksum 06:00:13 f56be85fc22e: Download complete 06:00:13 9325e15d5711: Verifying Checksum 06:00:13 9325e15d5711: Download complete 06:00:13 f56be85fc22e: Pull complete 06:00:13 85791d961cd3: Pull complete 06:00:13 c5a4b2cf53e6: Verifying Checksum 06:00:13 c5a4b2cf53e6: Download complete 06:00:14 d694b5ae8c79: Download complete 06:00:14 556b6ee489ea: Verifying Checksum 06:00:14 556b6ee489ea: Download complete 06:00:17 d694b5ae8c79: Pull complete 06:00:17 9f32a84ed3da: Pull complete 06:00:17 4d19c01a9841: Pull complete 06:00:17 9325e15d5711: Pull complete 06:00:20 556b6ee489ea: Pull complete 06:00:21 c5a4b2cf53e6: Pull complete 06:00:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:00:21 ---> c4be618373d6 06:00:21 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:00:24 ---> Running in c946773c5575 06:00:24 Removing intermediate container c946773c5575 06:00:24 ---> 9d620ad15d16 06:00:24 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:24 ---> Running in 681dc655d963 06:00:24 Removing intermediate container 681dc655d963 06:00:24 ---> 07c7db7fee6e 06:00:24 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:00:24 ---> Running in b1049afd3d97 06:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:00:25 (1/8) Installing openssh-keygen (9.1_p1-r3) 06:00:25 (2/8) Installing libedit (20221030.3.1-r0) 06:00:25 (3/8) Installing openssh-client-common (9.1_p1-r3) 06:00:25 (4/8) Installing openssh-client-default (9.1_p1-r3) 06:00:25 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 06:00:25 (6/8) Installing openssh-server-common (9.1_p1-r3) 06:00:25 (7/8) Installing openssh-server (9.1_p1-r3) 06:00:25 (8/8) Installing openssh (9.1_p1-r3) 06:00:25 Executing busybox-1.35.0-r29.trigger 06:00:25 OK: 270 MiB in 61 packages 06:00:25 Removing intermediate container b1049afd3d97 06:00:25 ---> 23792d56700b 06:00:25 Step 6/10 : WORKDIR /device-modbus-go 06:00:25 ---> Running in 3cf973965349 06:00:25 Removing intermediate container 3cf973965349 06:00:25 ---> ba0d861d28c8 06:00:25 Step 7/10 : COPY go.mod vendor* ./ 06:00:26 Still waiting to schedule task 06:00:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16086’ is offline 06:00:26 ---> 2a50568fd416 06:00:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 ---> Running in 704ec061b4a7 06:00:52 Removing intermediate container 704ec061b4a7 06:00:52 ---> 3989ba381e6b 06:00:52 Step 9/10 : COPY . . 06:00:52 ---> 1aaec2b8c76d 06:00:52 Step 10/10 : RUN ${MAKE} 06:00:52 ---> Running in c7e12b416bed 06:00:52 noop 06:00:52 Removing intermediate container c7e12b416bed 06:00:52 ---> eb11c3a0fa2e 06:00:52 Successfully built eb11c3a0fa2e 06:00:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:53 + docker inspect -f . ci-base-image-x86_64 06:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:53 prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container 06:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:53 $ docker top e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:54 + go version 06:00:54 go version go1.20.2 linux/amd64 [Pipeline] } 06:00:54 $ docker stop --time=1 e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea 06:00:55 $ docker rm -f --volumes e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:56 + docker inspect -f . ci-base-image-x86_64 06:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:56 prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container 06:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:56 $ docker top 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:57 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] fileExists [Pipeline] sh 06:00:57 + make test 06:00:57 go test ./... -coverprofile=coverage.out 06:01:02 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:01:12 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:01:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements 06:01:18 go vet ./... 06:01:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:22 ./bin/test-attribution-txt.sh [Pipeline] echo 06:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:22 $ docker stop --time=1 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 06:01:25 $ docker rm -f --volumes 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:27 + ls -al . 06:01:27 total 184 06:01:27 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:00 . 06:01:27 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:59 .. 06:01:27 -rw-rw-r-- 1 jenkins jenkins 140 May 19 05:59 .dockerignore 06:01:27 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:00 .git 06:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 .github 06:01:27 -rw-rw-r-- 1 jenkins jenkins 331 May 19 05:59 .gitignore 06:01:27 -rw-rw-r-- 1 jenkins jenkins 41 May 19 05:59 .golangci.yml 06:01:27 drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:00 .semver 06:01:27 -rw-rw-r-- 1 jenkins jenkins 10132 May 19 05:59 Attribution.txt 06:01:27 -rw-rw-r-- 1 jenkins jenkins 11576 May 19 05:59 CHANGELOG.md 06:01:27 -rw-rw-r-- 1 jenkins jenkins 1365 May 19 05:59 Dockerfile 06:01:27 -rw-rw-r-- 1 jenkins jenkins 677 May 19 05:59 GOVERNANCE.md 06:01:27 -rw-rw-r-- 1 jenkins jenkins 680 May 19 05:59 Jenkinsfile 06:01:27 -rw-rw-r-- 1 jenkins jenkins 11340 May 19 05:59 LICENSE 06:01:27 -rw-rw-r-- 1 jenkins jenkins 1705 May 19 05:59 Makefile 06:01:27 -rw-rw-r-- 1 jenkins jenkins 622 May 19 05:59 OWNERS.md 06:01:27 -rw-rw-r-- 1 jenkins jenkins 4554 May 19 05:59 README.md 06:01:27 -rw-rw-r-- 1 jenkins jenkins 5 May 19 06:00 VERSION 06:01:27 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:59 bin 06:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 cmd 06:01:27 -rw-r--r-- 1 jenkins jenkins 24160 May 19 06:01 coverage.out 06:01:27 -rw-rw-r-- 1 jenkins jenkins 3453 May 19 05:59 go.mod 06:01:27 -rw-rw-r-- 1 jenkins jenkins 31760 May 19 05:59 go.sum 06:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 internal 06:01:27 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:59 simulator 06:01:27 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:59 snap 06:01:27 -rw-rw-r-- 1 jenkins jenkins 229 May 19 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 --label arch=amd64 --label version=0.0.0 . 06:01:27 Sending build context to Docker daemon 6.567MB 06:01:27 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:01:27 Step 2/22 : FROM ${BASE} AS builder 06:01:27 ---> eb11c3a0fa2e 06:01:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:01:27 ---> Running in 0b4c63be65a2 06:01:27 Removing intermediate container 0b4c63be65a2 06:01:27 ---> 0e7451be00fe 06:01:27 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:27 ---> Running in b517cec17e01 06:01:27 Removing intermediate container b517cec17e01 06:01:27 ---> 95f3b8e46da9 06:01:27 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:01:27 ---> Running in d7a8c090e16a 06:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:28 OK: 270 MiB in 61 packages 06:01:28 Removing intermediate container d7a8c090e16a 06:01:28 ---> 3348a0874ac6 06:01:28 Step 6/22 : WORKDIR /device-modbus-go 06:01:28 ---> Running in a814835526cd 06:01:28 Removing intermediate container a814835526cd 06:01:28 ---> d58c8146a7de 06:01:28 Step 7/22 : COPY go.mod vendor* ./ 06:01:29 ---> 3461afb38f98 06:01:29 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:29 ---> Running in 8cd649d303c0 06:01:29 Removing intermediate container 8cd649d303c0 06:01:29 ---> 1cedb35fbc04 06:01:29 Step 9/22 : COPY . . 06:01:30 ---> a7b41a91c770 06:01:30 Step 10/22 : RUN ${MAKE} 06:01:30 ---> Running in 0bc07d60b563 06:01:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:01:52 Removing intermediate container 0bc07d60b563 06:01:52 ---> 5d88c080bf4b 06:01:52 Step 11/22 : FROM alpine:3.17 06:01:52 3.17: Pulling from library/alpine 06:01:52 f56be85fc22e: Already exists 06:01:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:01:52 Status: Downloaded newer image for alpine:3.17 06:01:52 ---> 9ed4aefc74f6 06:01:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:01:52 ---> Running in 4691861d5a27 06:01:52 Removing intermediate container 4691861d5a27 06:01:52 ---> 1d57d743779a 06:01:52 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:01:52 ---> Running in 3f0902ae9d88 06:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:52 (1/1) Installing dumb-init (1.2.5-r2) 06:01:52 Executing busybox-1.35.0-r29.trigger 06:01:52 OK: 7 MiB in 16 packages 06:01:52 Removing intermediate container 3f0902ae9d88 06:01:52 ---> 058da44aa723 06:01:52 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:01:52 ---> 721edb04b619 06:01:52 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:01:52 ---> 15e6b67c014c 06:01:52 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:01:52 ---> f7e421dc2d4a 06:01:52 Step 17/22 : EXPOSE 59901 06:01:52 ---> Running in 0538a2931423 06:01:52 Removing intermediate container 0538a2931423 06:01:52 ---> 77d4fe9bd8ed 06:01:52 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:01:52 ---> Running in b365c090e707 06:01:52 Removing intermediate container b365c090e707 06:01:52 ---> 8fcca54fe467 06:01:52 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:01:52 ---> Running in 9bc6a4d9cb0c 06:01:52 Removing intermediate container 9bc6a4d9cb0c 06:01:52 ---> 57c3d8d35449 06:01:52 Step 20/22 : LABEL arch=amd64 06:01:52 ---> Running in 1ac83bbb2e01 06:01:52 Removing intermediate container 1ac83bbb2e01 06:01:52 ---> e8457da87cbe 06:01:52 Step 21/22 : LABEL git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 06:01:52 ---> Running in 68fd47d801a0 06:01:52 Removing intermediate container 68fd47d801a0 06:01:52 ---> deefc3a1dedf 06:01:52 Step 22/22 : LABEL version=0.0.0 06:01:52 ---> Running in 01e6ddd42625 06:01:52 Removing intermediate container 01e6ddd42625 06:01:52 ---> 608538b58096 06:01:52 [Warning] One or more build-args [ARCH] were not consumed 06:01:52 Successfully built 608538b58096 06:01:52 Successfully tagged device-modbus: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 06:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:53 06:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:54 latest: Pulling from edgex-lftools-log-publisher 06:01:54 5eb5b503b376: Pulling fs layer 06:01:54 5c69ac0246d0: Pulling fs layer 06:01:54 ec43610c2a17: Pulling fs layer 06:01:54 3a2ae6a8a46f: Pulling fs layer 06:01:54 33b1e0a273af: Pulling fs layer 06:01:54 5d3b04190fa2: Pulling fs layer 06:01:54 2f39f015ded8: Pulling fs layer 06:01:54 3a2ae6a8a46f: Waiting 06:01:54 33b1e0a273af: Waiting 06:01:54 2f39f015ded8: Waiting 06:01:54 5d3b04190fa2: Waiting 06:01:54 5c69ac0246d0: Verifying Checksum 06:01:54 5c69ac0246d0: Download complete 06:01:54 3a2ae6a8a46f: Verifying Checksum 06:01:54 3a2ae6a8a46f: Download complete 06:01:54 33b1e0a273af: Verifying Checksum 06:01:54 33b1e0a273af: Download complete 06:01:54 ec43610c2a17: Verifying Checksum 06:01:54 ec43610c2a17: Download complete 06:01:54 5d3b04190fa2: Verifying Checksum 06:01:54 5d3b04190fa2: Download complete 06:01:54 5eb5b503b376: Download complete 06:01:55 2f39f015ded8: Download complete 06:01:55 5eb5b503b376: Pull complete 06:01:55 5c69ac0246d0: Pull complete 06:01:56 ec43610c2a17: Pull complete 06:01:56 3a2ae6a8a46f: Pull complete 06:01:56 33b1e0a273af: Pull complete 06:01:56 5d3b04190fa2: Pull complete 06:02:00 2f39f015ded8: Pull complete 06:02:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:01 prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container 06:02: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/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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 06:02:04 $ docker top 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:04 ---> job-cost.sh 06:02:04 lf-activate-venv: SKIPPING 06:02:04 INFO: No Stack... 06:02:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:05 INFO: Archiving Costs [Pipeline] sh 06:02:05 + cat /w/workspace/xfoundry_device-modbus-go_PR-484/archives/cost.csv 06:02:05 + cut -d, -f6 [Pipeline] lock 06:02:05 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] 06:02:05 Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] did not exist. Created. 06:02:05 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:06 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:06 Stashed 1 file(s) [Pipeline] } 06:02:06 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:06 $ docker stop --time=1 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 06:02:07 $ docker rm -f --volumes 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16087 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] ws 06:02:28 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:02:29 Selected Git installation does not exist. Using Default 06:02:29 The recommended git tool is: NONE 06:02:34 using credential edgex-jenkins-ssh 06:02:34 Cloning the remote Git repository 06:02:34 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:02:34 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:02:35 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:02:35 > git --version # timeout=10 06:02:35 > git --version # 'git version 2.25.1' 06:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:38 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:02:39 Merging remotes/origin/main commit e24262ef9183de1c0c5cd9baee4f648fbf1c66fe into PR head commit 7d98976c619e5737d68bbec58b27cb939b67a430 06:02:40 Merge succeeded, producing 7d98976c619e5737d68bbec58b27cb939b67a430 06:02:40 Checking out Revision 7d98976c619e5737d68bbec58b27cb939b67a430 (PR-484) 06:02:40 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" 06:02:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:39 > git config core.sparsecheckout # timeout=10 06:02:39 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 06:02:39 > git remote # timeout=10 06:02:39 > git config --get remote.origin.url # timeout=10 06:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:39 > git merge e24262ef9183de1c0c5cd9baee4f648fbf1c66fe # timeout=10 06:02:40 > git rev-parse HEAD^{commit} # timeout=10 06:02:40 > git config core.sparsecheckout # timeout=10 06:02:40 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 06:02:40 > git --version # timeout=10 06:02:40 > git --version # 'git version 2.25.1' 06:02:40 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:41 Dload Upload Total Spent Left Speed 06:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 06:02:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:02:42 + sudo tee /etc/docker/daemon.new 06:02:42 { 06:02:42 "registry-mirrors": [ 06:02:42 "https://nexus3.edgexfoundry.org:10001" 06:02:42 ], 06:02:42 "bip": "10.250.0.254/24", 06:02:42 "hosts": [ 06:02:42 "tcp://0.0.0.0:5555", 06:02:42 "unix:///var/run/docker.sock" 06:02:42 ], 06:02:42 "mtu": 1458, 06:02:42 "selinux-enabled": true, 06:02:42 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:42 } [Pipeline] sh 06:02:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:02 provisioning config files... 06:03:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5522554218795960825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:02 ---> docker-login.sh 06:03:02 nexus3.edgexfoundry.org:10001 06:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:03 Configure a credential helper to remove this warning. See 06:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:03 06:03:03 Login Succeeded 06:03:03 nexus3.edgexfoundry.org:10002 06:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:03 Configure a credential helper to remove this warning. See 06:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:03 06:03:03 Login Succeeded 06:03:03 nexus3.edgexfoundry.org:10003 06:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:03 Configure a credential helper to remove this warning. See 06:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:03 06:03:03 Login Succeeded 06:03:03 nexus3.edgexfoundry.org:10004 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 docker.io 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 ---> docker-login.sh ends [Pipeline] } 06:03:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:05 ========================================================= 06:03:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:03:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:06 + 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 . 06:03:06 Sending build context to Docker daemon 3.42MB 06:03:06 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:03:06 Step 2/10 : FROM ${BASE} AS builder 06:03:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:06 c41833b44d91: Pulling fs layer 06:03:06 ed15518f5707: Pulling fs layer 06:03:06 feae8fd75edb: Pulling fs layer 06:03:06 242c74f7c9fa: Pulling fs layer 06:03:06 3cdef696dda3: Pulling fs layer 06:03:06 2ced38df9373: Pulling fs layer 06:03:06 58f1dce35555: Pulling fs layer 06:03:06 242c74f7c9fa: Waiting 06:03:06 3cdef696dda3: Waiting 06:03:06 2ced38df9373: Waiting 06:03:06 58f1dce35555: Waiting 06:03:06 ed15518f5707: Verifying Checksum 06:03:06 ed15518f5707: Download complete 06:03:06 242c74f7c9fa: Verifying Checksum 06:03:06 242c74f7c9fa: Download complete 06:03:06 3cdef696dda3: Verifying Checksum 06:03:06 3cdef696dda3: Download complete 06:03:06 c41833b44d91: Verifying Checksum 06:03:06 c41833b44d91: Download complete 06:03:08 c41833b44d91: Pull complete 06:03:08 58f1dce35555: Verifying Checksum 06:03:08 58f1dce35555: Download complete 06:03:08 ed15518f5707: Pull complete 06:03:09 feae8fd75edb: Verifying Checksum 06:03:09 feae8fd75edb: Download complete 06:03:09 2ced38df9373: Verifying Checksum 06:03:09 2ced38df9373: Download complete 06:03:21 feae8fd75edb: Pull complete 06:03:21 242c74f7c9fa: Pull complete 06:03:21 3cdef696dda3: Pull complete 06:03:28 2ced38df9373: Pull complete 06:03:30 58f1dce35555: Pull complete 06:03:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:03:30 ---> fadd8f120f05 06:03:30 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:03:32 ---> Running in 04a76f60d59a 06:03:32 Removing intermediate container 04a76f60d59a 06:03:32 ---> 052831d9f5e9 06:03:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:32 ---> Running in 13b2a155442a 06:03:33 Removing intermediate container 13b2a155442a 06:03:33 ---> cfa7dd8f9846 06:03:33 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:03:33 ---> Running in aade451475cc 06:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:03:36 (1/8) Installing openssh-keygen (9.1_p1-r3) 06:03:36 (2/8) Installing libedit (20221030.3.1-r0) 06:03:36 (3/8) Installing openssh-client-common (9.1_p1-r3) 06:03:36 (4/8) Installing openssh-client-default (9.1_p1-r3) 06:03:36 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 06:03:36 (6/8) Installing openssh-server-common (9.1_p1-r3) 06:03:36 (7/8) Installing openssh-server (9.1_p1-r3) 06:03:36 (8/8) Installing openssh (9.1_p1-r3) 06:03:36 Executing busybox-1.35.0-r29.trigger 06:03:36 OK: 270 MiB in 61 packages 06:03:37 Removing intermediate container aade451475cc 06:03:37 ---> 03df4b93b3f1 06:03:37 Step 6/10 : WORKDIR /device-modbus-go 06:03:37 ---> Running in bc28132c8037 06:03:38 Removing intermediate container bc28132c8037 06:03:38 ---> 2654a312638b 06:03:38 Step 7/10 : COPY go.mod vendor* ./ 06:03:38 ---> 17c29cf7459e 06:03:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:38 ---> Running in 9c7e4181fbe2 06:04:46 Removing intermediate container 9c7e4181fbe2 06:04:46 ---> ba73734f60bf 06:04:46 Step 9/10 : COPY . . 06:04:46 ---> 5ba95257fe2d 06:04:46 Step 10/10 : RUN ${MAKE} 06:04:46 ---> Running in 52378a317a60 06:04:46 noop 06:04:46 Removing intermediate container 52378a317a60 06:04:46 ---> 17914310306b 06:04:46 Successfully built 17914310306b 06:04:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:47 + docker inspect -f . ci-base-image-arm64 06:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container 06:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 06:04:48 $ docker top beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:49 + go version 06:04:49 go version go1.20.2 linux/arm64 [Pipeline] } 06:04:49 $ docker stop --time=1 beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d 06:04:53 $ docker rm -f --volumes beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker inspect -f . ci-base-image-arm64 06:04:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:54 prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container 06:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 06:04:55 $ docker top 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:56 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:56 + make test 06:04:56 go test ./... -coverprofile=coverage.out 06:05:35 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:07:42 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:07:42 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.4% of statements 06:07:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:07:42 go vet ./... 06:08:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:00 ./bin/test-attribution-txt.sh [Pipeline] echo 06:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:08:00 $ docker stop --time=1 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f 06:08:02 $ docker rm -f --volumes 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f [Pipeline] // withDockerContainer [Pipeline] sh 06:08:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:03 Warning: overwriting stash ‘coverage-report’ 06:08:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:05 + ls -al . 06:08:05 total 180 06:08:05 drwxrwxr-x 9 jenkins jenkins 4096 May 19 06:04 . 06:08:05 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:02 .. 06:08:05 -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:02 .dockerignore 06:08:05 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:02 .git 06:08:05 drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 .github 06:08:05 -rw-rw-r-- 1 jenkins jenkins 331 May 19 06:02 .gitignore 06:08:05 -rw-rw-r-- 1 jenkins jenkins 41 May 19 06:02 .golangci.yml 06:08:05 -rw-rw-r-- 1 jenkins jenkins 10132 May 19 06:02 Attribution.txt 06:08:05 -rw-rw-r-- 1 jenkins jenkins 11576 May 19 06:02 CHANGELOG.md 06:08:05 -rw-rw-r-- 1 jenkins jenkins 1365 May 19 06:02 Dockerfile 06:08:05 -rw-rw-r-- 1 jenkins jenkins 677 May 19 06:02 GOVERNANCE.md 06:08:05 -rw-rw-r-- 1 jenkins jenkins 680 May 19 06:02 Jenkinsfile 06:08:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 19 06:02 LICENSE 06:08:05 -rw-rw-r-- 1 jenkins jenkins 1705 May 19 06:02 Makefile 06:08:05 -rw-rw-r-- 1 jenkins jenkins 622 May 19 06:02 OWNERS.md 06:08:05 -rw-rw-r-- 1 jenkins jenkins 4554 May 19 06:02 README.md 06:08:05 -rw-rw-r-- 1 jenkins jenkins 5 May 19 06:00 VERSION 06:08:05 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:02 bin 06:08:05 drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 cmd 06:08:05 -rw-r--r-- 1 jenkins jenkins 24160 May 19 06:07 coverage.out 06:08:05 -rw-rw-r-- 1 jenkins jenkins 3453 May 19 06:02 go.mod 06:08:05 -rw-rw-r-- 1 jenkins jenkins 31760 May 19 06:02 go.sum 06:08:05 drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 internal 06:08:05 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:02 simulator 06:08:05 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:02 snap 06:08:05 -rw-rw-r-- 1 jenkins jenkins 229 May 19 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:06 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 --label arch=arm64 --label version=0.0.0 . 06:08:06 Sending build context to Docker daemon 3.445MB 06:08:06 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:08:06 Step 2/22 : FROM ${BASE} AS builder 06:08:06 ---> 17914310306b 06:08:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:08:06 ---> Running in 4ae3285a7914 06:08:06 Removing intermediate container 4ae3285a7914 06:08:06 ---> 318422c43493 06:08:06 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:08:06 ---> Running in a1f1af8e3ce9 06:08:07 Removing intermediate container a1f1af8e3ce9 06:08:07 ---> a9f322dac448 06:08:07 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:08:07 ---> Running in 310f9773a3ca 06:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:08:09 OK: 270 MiB in 61 packages 06:08:10 Removing intermediate container 310f9773a3ca 06:08:10 ---> 2510ab7abc51 06:08:10 Step 6/22 : WORKDIR /device-modbus-go 06:08:10 ---> Running in 86e77cf2a74c 06:08:11 Removing intermediate container 86e77cf2a74c 06:08:11 ---> a64dee3eb593 06:08:11 Step 7/22 : COPY go.mod vendor* ./ 06:08:11 ---> d02a3a418594 06:08:11 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:11 ---> Running in 246e5ad1f51d 06:08:15 Removing intermediate container 246e5ad1f51d 06:08:15 ---> 143f16bb9ff2 06:08:15 Step 9/22 : COPY . . 06:08:16 ---> 42a95dec683a 06:08:16 Step 10/22 : RUN ${MAKE} 06:08:16 ---> Running in 952844ff9860 06:08:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:10:24 Removing intermediate container 952844ff9860 06:10:24 ---> 89806c8461c1 06:10:24 Step 11/22 : FROM alpine:3.17 06:10:24 3.17: Pulling from library/alpine 06:10:24 c41833b44d91: Already exists 06:10:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:10:24 Status: Downloaded newer image for alpine:3.17 06:10:24 ---> 51e60588ff2c 06:10:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:10:24 ---> Running in e4fb8818107e 06:10:24 Removing intermediate container e4fb8818107e 06:10:24 ---> 18a72b92ccc3 06:10:24 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:10:24 ---> Running in 433ccbd210fc 06:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:10:26 (1/1) Installing dumb-init (1.2.5-r2) 06:10:26 Executing busybox-1.35.0-r29.trigger 06:10:26 OK: 8 MiB in 16 packages 06:10:26 Removing intermediate container 433ccbd210fc 06:10:26 ---> 8b50e8424962 06:10:26 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:10:31 ---> 6f33d5f1699d 06:10:31 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:10:31 ---> b6a539f4f42a 06:10:31 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:10:31 ---> 4ddcc6c183e0 06:10:31 Step 17/22 : EXPOSE 59901 06:10:31 ---> Running in bc67c19e5c33 06:10:31 Removing intermediate container bc67c19e5c33 06:10:31 ---> 66a84b2f28db 06:10:31 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:10:31 ---> Running in 5c72c3ebc189 06:10:31 Removing intermediate container 5c72c3ebc189 06:10:31 ---> b3ebf2d20959 06:10:31 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:10:31 ---> Running in ea0bbaba37cd 06:10:31 Removing intermediate container ea0bbaba37cd 06:10:31 ---> 57552053a5d9 06:10:31 Step 20/22 : LABEL arch=arm64 06:10:31 ---> Running in 7b81dc28951f 06:10:32 Removing intermediate container 7b81dc28951f 06:10:32 ---> 95215eee8341 06:10:32 Step 21/22 : LABEL git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 06:10:32 ---> Running in 45e87a10f1c1 06:10:32 Removing intermediate container 45e87a10f1c1 06:10:32 ---> cb69979b561d 06:10:32 Step 22/22 : LABEL version=0.0.0 06:10:32 ---> Running in cb88c77d43ac 06:10:32 Removing intermediate container cb88c77d43ac 06:10:32 ---> 6f15fd9400d8 06:10:32 [Warning] One or more build-args [ARCH] were not consumed 06:10:32 Successfully built 6f15fd9400d8 06:10:32 Successfully tagged device-modbus-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 06:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:33 06:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:34 arm64: Pulling from edgex-lftools-log-publisher 06:10:34 8998bd30e6a1: Pulling fs layer 06:10:34 04944245beec: Pulling fs layer 06:10:34 699f458cf7ca: Pulling fs layer 06:10:34 765212b225bb: Pulling fs layer 06:10:34 f23df028b6ca: Pulling fs layer 06:10:34 d65c8cfc05b1: Pulling fs layer 06:10:34 2437ff75d9bd: Pulling fs layer 06:10:34 f23df028b6ca: Waiting 06:10:34 765212b225bb: Waiting 06:10:34 d65c8cfc05b1: Waiting 06:10:34 2437ff75d9bd: Waiting 06:10:34 04944245beec: Verifying Checksum 06:10:34 04944245beec: Download complete 06:10:34 765212b225bb: Verifying Checksum 06:10:34 765212b225bb: Download complete 06:10:34 f23df028b6ca: Verifying Checksum 06:10:34 f23df028b6ca: Download complete 06:10:34 d65c8cfc05b1: Verifying Checksum 06:10:34 d65c8cfc05b1: Download complete 06:10:34 699f458cf7ca: Verifying Checksum 06:10:34 699f458cf7ca: Download complete 06:10:35 8998bd30e6a1: Verifying Checksum 06:10:35 8998bd30e6a1: Download complete 06:10:37 2437ff75d9bd: Verifying Checksum 06:10:37 2437ff75d9bd: Download complete 06:10:39 8998bd30e6a1: Pull complete 06:10:39 04944245beec: Pull complete 06:10:41 699f458cf7ca: Pull complete 06:10:41 765212b225bb: Pull complete 06:10:42 f23df028b6ca: Pull complete 06:10:42 d65c8cfc05b1: Pull complete 06:10:58 2437ff75d9bd: Pull complete 06:10:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:58 prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container 06:10:58 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:11:00 $ docker top 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:01 ---> job-cost.sh 06:11:01 lf-activate-venv: SKIPPING 06:11:01 INFO: No Stack... 06:11:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:03 INFO: Archiving Costs [Pipeline] sh 06:11:03 + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 06:11:03 [Pipeline] lock 06:11:03 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] 06:11:03 Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] did not exist. Created. 06:11:03 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:04 /w/workspace/device-modbus-go/1@tmp/durable-ec24a802/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:04 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:04 Warning: overwriting stash ‘stack-cost’ 06:11:05 Stashed 1 file(s) [Pipeline] } 06:11:05 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:05 $ docker stop --time=1 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 06:11:06 $ docker rm -f --volumes 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 [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 06:11:09 provisioning config files... 06:11:09 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config10673816992614078548tmp [Pipeline] { [Pipeline] sh 06:11:10 + set +x 06:11:10 + curl -s https://codecov.io/bash 06:11:10 + bash -s -- 06:11:10 06:11:10 _____ _ 06:11:10 / ____| | | 06:11:10 | | ___ __| | ___ ___ _____ __ 06:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:10 Bash-1.0.6 06:11:10 06:11:10 06:11:10 ==> git version 2.25.1 found 06:11:10 ==> 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 06:11:10 Release-Date: 2020-01-08 06:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:10 ==> Jenkins CI detected. 06:11:10 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-484 06:11:10 project root: . 06:11:10 --> token set from env 06:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:10 ==> Running gcov in . (disable via -X gcov) 06:11:10 ==> Python coveragepy not found 06:11:10 ==> Searching for coverage reports in: 06:11:10 + . 06:11:10 -> Found 1 reports 06:11:10 ==> Detecting git/mercurial file structure 06:11:10 ==> Reading reports 06:11:10 + ./coverage.out bytes=24160 06:11:10 ==> Appending adjustments 06:11:10 https://docs.codecov.io/docs/fixing-reports 06:11:10 + Found adjustments 06:11:10 ==> Gzipping contents 06:11:10 4.0K /tmp/codecov.meRPyF.gz 06:11:10 ==> Uploading reports 06:11:10 url: https://codecov.io 06:11:10 query: branch=PR-484&commit=7d98976c619e5737d68bbec58b27cb939b67a430&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= 06:11:10 -> Pinging Codecov 06:11:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-484&commit=7d98976c619e5737d68bbec58b27cb939b67a430&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= 06:11:10 -> Uploading to 06:11:10 https://storage.googleapis.com/codecov/v4/raw/2023-05-19/55DBCA73C666E3227836607328DD7E49/7d98976c619e5737d68bbec58b27cb939b67a430/8b788588-e370-44fb-9559-f89740d3b399.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T061110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d93b78b19b410df464e801ec9012c94b31dc8d9b1fac96a2e45dc676e5b1bbb6 06:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:10 Dload Upload Total Spent Left Speed 06:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20020 --:--:-- --:--:-- --:--:-- 20020 06:11:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] } 06:11:10 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 06:11:12 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-484/archives ] 06:11:12 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives 06:11:12 total 16 06:11:12 drwxr-xr-x 3 root root 4096 May 19 06:02 . 06:11:12 drwxrwxr-x 11 jenkins jenkins 4096 May 19 06:02 .. 06:11:12 drwxr-xr-x 2 root root 4096 May 19 06:02 cost 06:11:12 -rw-r--r-- 1 root root 88 May 19 06:02 cost.csv 06:11:12 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-484/archives 06:11:12 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives 06:11:12 total 16 06:11:12 drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:02 . 06:11:12 drwxrwxr-x 11 jenkins jenkins 4096 May 19 06:02 .. 06:11:12 drwxr-xr-x 2 jenkins jenkins 4096 May 19 06:02 cost 06:11:12 -rw-r--r-- 1 jenkins jenkins 88 May 19 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:11:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:13 ---> package-listing.sh 06:11:13 ++ facter osfamily 06:11:13 ++ tr '[:upper:]' '[:lower:]' 06:11:13 + OS_FAMILY=debian 06:11:13 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-484 06:11:13 + START_PACKAGES=/tmp/packages_start.txt 06:11:13 + END_PACKAGES=/tmp/packages_end.txt 06:11:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:13 + PACKAGES=/tmp/packages_start.txt 06:11:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' 06:11:13 + PACKAGES=/tmp/packages_end.txt 06:11:13 + case "${OS_FAMILY}" in 06:11:13 + dpkg -l 06:11:13 + grep '^ii' 06:11:13 + '[' -f /tmp/packages_start.txt ']' 06:11:13 + '[' -f /tmp/packages_end.txt ']' 06:11:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' 06:11:13 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ 06:11:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [Pipeline] echo 06:11:14 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:14 prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container 06:11:14 $ 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:11:15 $ docker top 2023a75ee8e7108bbae85a1894a589389416f7e69de7ea4b2f5c6a5967ad42b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:15 + mkdir -p /var/log/sysstat [Pipeline] sh 06:11:16 + ls /var/log/sa-host 06:11:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:16 provisioning config files... 06:11:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config6387587729126502412tmp [Pipeline] { [Pipeline] echo 06:11:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:16 ---> create-netrc.sh [Pipeline] } 06:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:17 ---> python-tools-install.sh [Pipeline] echo 06:11:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:17 ---> sudo-logs.sh 06:11:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:17 ---> job-cost.sh 06:11:17 lf-activate-venv: SKIPPING 06:11:17 DEBUG: total: 0.2199999988079071 06:11:17 INFO: Retrieving Stack Cost... 06:11:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:18 INFO: Archiving Costs [Pipeline] echo 06:11:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:19 ---> logs-deploy.sh 06:11:19 lf-activate-venv: SKIPPING 06:11:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-484/1 06:11:19 INFO: archiving workspace using pattern(s): 06:11:19 Archives upload complete. 06:11:19 INFO: archiving logs to Nexus 06:11:20 ---> uname -a: 06:11:20 Linux prd-ubuntu20-04-docker-8c-8g-16085 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:11:20 06:11:20 06:11:20 ---> lscpu: 06:11:20 Architecture: x86_64 06:11:20 CPU op-mode(s): 32-bit, 64-bit 06:11:20 Byte Order: Little Endian 06:11:20 Address sizes: 40 bits physical, 48 bits virtual 06:11:20 CPU(s): 8 06:11:20 On-line CPU(s) list: 0-7 06:11:20 Thread(s) per core: 1 06:11:20 Core(s) per socket: 1 06:11:20 Socket(s): 8 06:11:20 NUMA node(s): 1 06:11:20 Vendor ID: AuthenticAMD 06:11:20 CPU family: 23 06:11:20 Model: 49 06:11:20 Model name: AMD EPYC-Rome Processor 06:11:20 Stepping: 0 06:11:20 CPU MHz: 2799.998 06:11:20 BogoMIPS: 5599.99 06:11:20 Virtualization: AMD-V 06:11:20 Hypervisor vendor: KVM 06:11:20 Virtualization type: full 06:11:20 L1d cache: 256 KiB 06:11:20 L1i cache: 256 KiB 06:11:20 L2 cache: 4 MiB 06:11:20 L3 cache: 128 MiB 06:11:20 NUMA node0 CPU(s): 0-7 06:11:20 Vulnerability Itlb multihit: Not affected 06:11:20 Vulnerability L1tf: Not affected 06:11:20 Vulnerability Mds: Not affected 06:11:20 Vulnerability Meltdown: Not affected 06:11:20 Vulnerability Mmio stale data: Not affected 06:11:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:11:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:11:20 Vulnerability Srbds: Not affected 06:11:20 Vulnerability Tsx async abort: Not affected 06:11:20 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 06:11:20 06:11:20 06:11:20 ---> nproc: 06:11:20 8 06:11:20 06:11:20 06:11:20 ---> df -h: 06:11:20 Filesystem Size Used Avail Use% Mounted on 06:11:20 overlay 155G 12G 144G 8% / 06:11:20 tmpfs 64M 0 64M 0% /dev 06:11:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:11:20 shm 64M 0 64M 0% /dev/shm 06:11:20 /dev/vda1 155G 12G 144G 8% /facter-os 06:11:20 06:11:20 06:11:20 ---> sar -b -r -n DEV: 06:11:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16085) 05/19/23 _x86_64_ (8 CPU) 06:11:20 06:11:20 05:59:12 LINUX RESTART (8 CPU) 06:11:20 06:11:20 06:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:20 06:01:01 194.58 4.25 190.33 0.00 398.87 73293.25 0.00 06:11:20 06:02:01 141.39 0.23 141.16 0.00 14.53 30788.87 0.00 06:11:20 06:03:01 23.78 0.00 23.78 0.00 0.00 12715.10 0.00 06:11:20 06:04:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 06:11:20 06:05:01 28.53 10.21 18.31 0.00 3449.83 3765.64 0.00 06:11:20 06:06:01 2.82 0.00 2.82 0.00 0.00 31.45 0.00 06:11:20 06:07:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 06:11:20 06:08:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 06:11:20 06:09:02 1.07 0.00 1.07 0.00 0.00 12.13 0.00 06:11:20 06:10:01 2.10 0.00 2.10 0.00 0.00 31.05 0.00 06:11:20 06:11:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 06:11:20 Average: 36.32 1.34 34.98 0.00 351.71 10987.73 0.00 06:11:20 06:11:20 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:20 06:01:01 28167044 31415904 886612 2.70 145284 3294064 2389676 7.04 1332772 2923716 85844 06:11:20 06:02:01 27658028 31580828 721292 2.19 158652 3906592 1899740 5.60 1241644 3475680 354632 06:11:20 06:03:01 27672696 31595788 707856 2.15 158920 3906604 1774744 5.23 1239344 3463284 20 06:11:20 06:04:01 27672644 31595840 707428 2.15 158960 3906604 1774744 5.23 1239608 3463284 16 06:11:20 06:05:01 27440788 31583004 710204 2.16 164212 4110328 1837808 5.42 1394172 3517292 632 06:11:20 06:06:01 27440772 31583048 710104 2.16 164260 4110328 1837808 5.42 1393848 3517296 8 06:11:20 06:07:01 27447392 31589780 703276 2.14 164272 4110332 1837808 5.42 1387660 3517296 8 06:11:20 06:08:01 27447532 31589944 703044 2.14 164296 4110336 1837808 5.42 1387368 3517300 8 06:11:20 06:09:02 27447472 31590080 703216 2.14 164328 4110340 1837808 5.42 1387532 3517468 12 06:11:20 06:10:01 27447488 31590144 703080 2.14 164404 4110320 1837808 5.42 1387656 3517456 8 06:11:20 06:11:01 27447440 31590096 703052 2.14 164420 4110320 1837808 5.42 1387620 3517456 16 06:11:20 Average: 27571754 31573132 723560 2.20 161092 3980561 1882142 5.55 1343566 3449775 40109 06:11:20 06:11:20 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:20 06:01:01 docker0 192.37 319.18 15.56 2027.27 0.00 0.00 0.00 0.00 06:11:20 06:01:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 06:11:20 06:01:01 veth210810b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:20 06:01:01 ens3 521.25 325.85 6310.56 111.79 0.00 0.00 0.00 0.00 06:11:20 06:02:01 docker0 2.85 7.12 0.18 85.57 0.00 0.00 0.00 0.00 06:11:20 06:02:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 06:11:20 06:02:01 ens3 121.26 70.20 2623.20 18.01 0.00 0.00 0.00 0.00 06:11:20 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:11:20 06:03:01 ens3 9.87 5.32 9.48 2.97 0.00 0.00 0.00 0.00 06:11:20 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:20 06:04:01 ens3 1.23 0.53 0.41 0.28 0.00 0.00 0.00 0.00 06:11:20 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:11:20 06:05:01 ens3 104.62 48.59 1375.94 3.49 0.00 0.00 0.00 0.00 06:11:20 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:20 06:06:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 06:11:20 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:20 06:08:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:11:20 06:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:09:02 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:20 06:10:01 ens3 0.25 0.24 0.08 0.08 0.00 0.00 0.00 0.00 06:11:20 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 06:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:20 Average: docker0 17.77 29.71 1.43 192.36 0.00 0.00 0.00 0.00 06:11:20 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:11:20 Average: ens3 69.11 41.07 939.52 12.44 0.00 0.00 0.00 0.00 06:11:20 06:11:20 06:11:20 ---> sar -P ALL: 06:11:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16085) 05/19/23 _x86_64_ (8 CPU) 06:11:20 06:11:20 05:59:12 LINUX RESTART (8 CPU) 06:11:20 06:11:20 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:11:20 06:01:01 all 11.82 0.00 4.89 2.83 0.06 80.40 06:11:20 06:01:01 0 11.38 0.00 5.40 12.91 0.07 70.25 06:11:20 06:01:01 1 11.45 0.00 4.32 0.52 0.05 83.66 06:11:20 06:01:01 2 12.07 0.00 4.72 0.27 0.05 82.89 06:11:20 06:01:01 3 11.88 0.00 4.63 6.84 0.05 76.60 06:11:20 06:01:01 4 11.89 0.00 5.05 0.19 0.07 82.81 06:11:20 06:01:01 5 12.90 0.00 5.06 1.01 0.07 80.97 06:11:20 06:01:01 6 12.06 0.00 4.33 0.59 0.05 82.97 06:11:20 06:01:01 7 10.88 0.00 5.65 0.34 0.08 83.04 06:11:20 06:02:01 all 38.38 0.00 7.16 1.48 0.09 52.88 06:11:20 06:02:01 0 37.93 0.00 6.80 0.79 0.08 54.40 06:11:20 06:02:01 1 38.06 0.00 7.72 0.02 0.08 54.12 06:11:20 06:02:01 2 38.64 0.00 6.96 0.12 0.08 54.20 06:11:20 06:02:01 3 39.08 0.00 7.62 0.13 0.10 53.06 06:11:20 06:02:01 4 36.80 0.00 7.23 4.15 0.08 51.73 06:11:20 06:02:01 5 37.92 0.00 6.81 0.17 0.08 55.01 06:11:20 06:02:01 6 39.70 0.00 7.35 2.63 0.08 50.24 06:11:20 06:02:01 7 38.95 0.00 6.83 3.88 0.08 50.26 06:11:20 06:03:01 all 0.21 0.00 0.18 0.49 0.01 99.10 06:11:20 06:03:01 0 0.27 0.00 0.15 0.30 0.02 99.26 06:11:20 06:03:01 1 0.35 0.00 0.18 0.00 0.03 99.43 06:11:20 06:03:01 2 0.20 0.00 0.13 0.35 0.00 99.32 06:11:20 06:03:01 3 0.18 0.00 0.08 0.00 0.00 99.73 06:11:20 06:03:01 4 0.12 0.00 0.52 3.24 0.02 96.11 06:11:20 06:03:01 5 0.13 0.00 0.13 0.02 0.00 99.72 06:11:20 06:03:01 6 0.18 0.00 0.10 0.00 0.02 99.70 06:11:20 06:03:01 7 0.28 0.00 0.15 0.00 0.02 99.55 06:11:20 06:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:11:20 06:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:11:20 06:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:11:20 06:04:01 2 0.03 0.00 0.03 0.02 0.02 99.90 06:11:20 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:11:20 06:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:11:20 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:11:20 06:05:01 all 0.99 0.00 0.47 0.28 0.01 98.26 06:11:20 06:05:01 0 0.57 0.00 0.34 0.30 0.02 98.78 06:11:20 06:05:01 1 0.78 0.00 0.42 0.05 0.00 98.75 06:11:20 06:05:01 2 2.20 0.00 0.43 0.47 0.02 96.88 06:11:20 06:05:01 3 0.93 0.00 0.43 0.05 0.02 98.56 06:11:20 06:05:01 4 1.02 0.00 0.53 0.65 0.03 97.76 06:11:20 06:05:01 5 0.60 0.00 0.55 0.63 0.00 98.22 06:11:20 06:05:01 6 0.63 0.00 0.37 0.00 0.00 99.00 06:11:20 06:05:01 7 1.14 0.00 0.65 0.08 0.02 98.11 06:11:20 06:06:01 all 0.16 0.00 0.01 0.01 0.00 99.81 06:11:20 06:06:01 0 1.17 0.00 0.02 0.00 0.00 98.81 06:11:20 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:11:20 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:11:20 06:06:01 4 0.05 0.00 0.05 0.02 0.02 99.87 06:11:20 06:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:20 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:11:20 06:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:11:20 06:07:01 all 0.09 0.00 0.01 0.01 0.01 99.89 06:11:20 06:07:01 0 0.60 0.00 0.02 0.00 0.02 99.37 06:11:20 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:20 06:07:01 3 0.02 0.00 0.02 0.07 0.00 99.90 06:11:20 06:07:01 4 0.00 0.00 0.05 0.00 0.03 99.92 06:11:20 06:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:11:20 06:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:20 06:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:08:01 all 0.20 0.00 0.02 0.00 0.01 99.78 06:11:20 06:08:01 0 1.42 0.00 0.00 0.00 0.00 98.58 06:11:20 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:11:20 06:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:11:20 06:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:11:20 06:08:01 4 0.08 0.00 0.07 0.02 0.02 99.82 06:11:20 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:20 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 06:11:20 06:09:02 all 0.16 0.00 0.01 0.00 0.01 99.81 06:11:20 06:09:02 0 1.12 0.00 0.02 0.00 0.02 98.84 06:11:20 06:09:02 1 0.03 0.00 0.00 0.00 0.02 99.95 06:11:20 06:09:02 2 0.03 0.00 0.02 0.00 0.00 99.95 06:11:20 06:09:02 3 0.02 0.00 0.00 0.00 0.00 99.98 06:11:20 06:09:02 4 0.05 0.00 0.02 0.03 0.02 99.88 06:11:20 06:09:02 5 0.00 0.00 0.03 0.00 0.00 99.97 06:11:20 06:09:02 6 0.03 0.00 0.02 0.00 0.00 99.95 06:11:20 06:09:02 7 0.02 0.00 0.00 0.00 0.02 99.97 06:11:20 06:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 06:11:20 06:10:01 0 1.95 0.00 0.02 0.00 0.00 98.03 06:11:20 06:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:11:20 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:10:01 4 0.03 0.00 0.03 0.03 0.03 99.86 06:11:20 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:20 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:20 06:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:11:20 06:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:11:20 06:11:01 0 0.10 0.00 0.07 0.00 0.02 99.82 06:11:20 06:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:11:20 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:20 06:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:11:20 06:11:01 4 0.05 0.00 0.02 0.02 0.03 99.88 06:11:20 06:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:11:20 06:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:11:20 06:11:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:11:20 06:11:20 Average: CPU %user %nice %system %iowait %steal %idle 06:11:20 Average: all 4.72 0.00 1.16 0.46 0.02 93.64 06:11:20 Average: 0 5.12 0.00 1.16 1.28 0.02 92.42 06:11:20 Average: 1 4.60 0.00 1.15 0.05 0.02 94.18 06:11:20 Average: 2 4.80 0.00 1.11 0.11 0.02 93.96 06:11:20 Average: 3 4.71 0.00 1.16 0.64 0.02 93.48 06:11:20 Average: 4 4.53 0.00 1.23 0.76 0.03 93.45 06:11:20 Average: 5 4.67 0.00 1.14 0.17 0.02 94.01 06:11:20 Average: 6 4.75 0.00 1.10 0.29 0.02 93.84 06:11:20 Average: 7 4.63 0.00 1.20 0.39 0.02 93.76 06:11:20 06:11:20 06:11:20